[{"uid": 8106883, "src_sentence": "As a journalist in 1926 he got interviews from Miguel Primo de Rivera and the Italian dictator Benito Mussolini.", "sentence": "Benito Mussolini [is] dictator [from] Italy", "sub": "http://dbpedia.org/resource/Benito_Mussolini", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does benito Mussolini [is] dictator [from] Italy?", "Who [is] dictator [from] Italy?", "Where did Benito Mussolini [ is ] dictator [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does benito Mussolini [is] dictator [from] ?", "Who [is] dictator [from] ?", "Where did [ is ] dictator [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8107357, "src_sentence": "May 1 is also celebrated as Labor Day by many trade unions in Japan, which hold large rallies and marches in Tokyo, Osaka and Nagoya.", "sentence": "many trade unions in Japan hold marches in Tokyo", "sub": "http://dbpedia.org/resource/Japan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does many trade unions in Japan hold marches in Tokyo?", "Where did many trade unions in Japan hold?"], "type": [-1, 2], "question_in_type": ["Does many trade unions in hold marches in ?", "Where did many trade unions in hold?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8108211, "src_sentence": "Delminichthys jadovensis is a species of cyprinid fish.", "sentence": "Delminichthys jadovensis is a species of cyprinid fish", "sub": "http://dbpedia.org/resource/Delminichthys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is delminichthys jadovensis a species of cyprinid fish ?"], "type": [-1], "question_in_type": ["Is delminichthys jadovensis a species of fish ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8109592, "src_sentence": "Nevertheless, the aggrandizing and imperialistic features of Machiavelli's republic became one of the central texts of modern republicanism, and has often been argued to be a more comprehensive work than The Prince.", "sentence": "imperialistic features of Machiavelli to be a more comprehensive work than The Prince", "sub": "http://dbpedia.org/resource/The_Prince", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Niccol\u00f2_Machiavelli", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do imperialistic features of Machiavelli to be a more comprehensive work than The Prince?", "Where did imperialistic features of Machiavelli to be a?", "Do the aggrand features of Machiavelli to be a more comprehensive work than The Prince?"], "type": [-1, 2, -1], "question_in_type": ["Do imperialistic features of to be a more comprehensive work than ?", "Where did imperialistic features of to be a?", "Do the aggrand features of to be a more comprehensive work than ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8119699, "src_sentence": "When Atri returned to Atri ashram (hermitage), Anasuya narrated the event, which Atri already knew through Atri psychic powers.", "sentence": "Anasuya narrated the event, which Atri already knew through Atri psychic powers When Atri returned to Atri ashram (hermitage", "sub": "http://dbpedia.org/resource/Anasuya", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Atri", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did anasuya nar the event, which Atri already knew through Atri psychic powers When Atri returned to Atri ashram (hermitage?", "Who did Anasuya narrated the?", "Where did Anasuya narrated the?"], "type": [-1, 1, 2], "question_in_type": ["Did anasuya nar the event, which already knew through psychic powers When returned to ashram (hermitage?", "Who did narrated the?", "Where did narrated the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8121707, "src_sentence": "In May 2015, United States President Barack Obama interviewed Attenborough at the White House in Washington D.C. Together, they discussed the future of the planet, their passion for nature and what measures can be taken to protect the environment.", "sentence": "United States President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C.", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did united States President Barack Obama interview Together In May 2015 at the White House in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C?", "Who did United States President Barack Obama interviewed?", "When did United States President Barack Obama interview Together In?", "Where did United States President Barack Obama interviewed?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did united States President Barack Obama interview Together In May 2015 at the in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the in Washington D.C?", "Who did Barack Obama interviewed?", "When did Barack Obama interview Together In?", "Where did Barack Obama interviewed?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8122066, "src_sentence": "In May 2015, United States President Barack Obama interviewed Attenborough at the White House in Washington D.C. Together, famine-stricken countries discussed the future of The Living Planet, famine-stricken countries passion for nature and what measures can be taken to protect the environment.", "sentence": "United States President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C.", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did united States President Barack Obama interview Together In May 2015 at the White House in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C?", "Who did United States President Barack Obama interviewed?", "When did United States President Barack Obama interview Together In?", "Where did United States President Barack Obama interviewed?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did united States President Barack Obama interview Together In May 2015 at the in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the in Washington D.C?", "Who did Barack Obama interviewed?", "When did Barack Obama interview Together In?", "Where did Barack Obama interviewed?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8125350, "src_sentence": "Maseru is the capital and largest city of Lesotho.", "sentence": "Maseru is the largest city of Lesotho", "sub": "http://dbpedia.org/resource/Lesotho", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Maseru", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is maseru the largest city of Lesotho ?", "Who is the largest city of Lesotho?", "Where is Maseru the largest city of Lesotho ?"], "type": [-1, 1, 2], "question_in_type": ["Is maseru the largest city of ?", "Who is the largest city of ?", "Where is the largest city of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8125424, "src_sentence": "Lesotho's national stadium, the multi-purpose Setsoto Stadium, is located in Maseru.", "sentence": "Lesotho's national stadium is located in Maseru", "sub": "http://dbpedia.org/resource/Lesotho", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Maseru", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is lesotho 's national stadium located in Maseru ?", "Who's national stadium is located in Maseru?", "Where is Lesotho 's national stadium located in?"], "type": [-1, 1, 2], "question_in_type": ["Is lesotho 's national stadium located in ?", "Who's national stadium is located in ?", "Where is 's national stadium located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8125459, "src_sentence": "When Basutoland gained Basutoland independence and became the Kingdom of Lesotho in 1966, Maseru remained capital.", "sentence": "Maseru remained capital When Basutoland became the Kingdom of Lesotho in 1966", "sub": "http://dbpedia.org/resource/Basutoland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Maseru", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did maseru remain capital When Basutoland became the Kingdom of Lesotho in 1966?", "Who remained capital When Basutoland became the Kingdom of Lesotho in 1966?", "Who did Maseru remained?", "Where did Maseru remained?", "When did Maseru remain capital When Basutoland become the Kingdom of Lesotho?", "Did maseru remain capital When Basutoland gained Basutoland independence?", "Who remained capital When Basutoland gained Basutoland independence?"], "type": [-1, 1, 1, 2, 3, -1, 1], "question_in_type": ["Did maseru remain capital When became the Kingdom of Lesotho in 1966?", "Who remained capital When became the Kingdom of Lesotho in 1966?", "Who did remained?", "Where did remained?", "When did remain capital When become the Kingdom of Lesotho?", "Did maseru remain capital When gained independence?", "Who remained capital When gained independence?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8125517, "src_sentence": "Lesotho's national stadium, the multi-purpose Setsoto Stadium, is located in Maseru.", "sentence": "Lesotho's national stadium is located in Maseru", "sub": "http://dbpedia.org/resource/Lesotho", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Maseru", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is lesotho 's national stadium located in Maseru ?", "Who's national stadium is located in Maseru?", "Where is Lesotho 's national stadium located in?"], "type": [-1, 1, 2], "question_in_type": ["Is lesotho 's national stadium located in ?", "Who's national stadium is located in ?", "Where is 's national stadium located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8127432, "src_sentence": "Assassination Tango is a 2002 American crime thriller film written, produced, directed by, and starring Robert Duvall.", "sentence": "Assassination Tango is a 2002 American crime thriller film written , produced , directed starring Robert Duvall", "sub": "http://dbpedia.org/resource/Assassination_Tango", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Duvall", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is assassination Tango a 2002 American crime thriller film written , produced , directed starring Robert Duvall ?", "When is Assassination Tango a?", "Where is Assassination Tango a 2002 American crime thriller film written ,?", "Who is Assassination Tango a 2002 American crime thriller film written ,?"], "type": [-1, 3, 2, 1], "question_in_type": ["Is assassination Tango a 2002 American crime thriller film written , produced , directed starring ?", "When is a?", "Where is a 2002 American crime thriller film written ,?", "Who is a 2002 American crime thriller film written ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8128686, "src_sentence": "Because of its vicinity to their arch-fiend, the Etruscan city of Veii (another naming for the Ager Vaticanus was Ripa Veientana or Ripa Etrusca) and for being subjected to the floods of the Tiber, the Romans considered this originally uninhabited part of Rome insalubrious and ominous.", "sentence": "the Romans considered this originally uninhabited part of Rome insalubrious and ominous", "sub": "http://dbpedia.org/resource/Ancient_Rome", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Romans consid this originally uninhabited part of Rome insalubrious and ominous?", "Where did the Romans considered this?"], "type": [-1, 2], "question_in_type": ["Did the consid this originally uninhabited part of insalubrious and ominous?", "Where did the considered this?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8128726, "src_sentence": "The British policy, as expressed in the minutes of a Cabinet meeting, was: \"that we should on no account molest the Vatican City, but that our action as regards the rest of Rome would depend upon how far the Italian government observed the rules of war\".After the US entered into the war, the US opposed such a bombing, fearful of offending Catholic members of its military forces, but said that \"they could not stop the British from bombing Rome if the British so decided\".", "sentence": "the rest of Rome would depend upon how far the Italian government observed the rules of war", "sub": "http://dbpedia.org/resource/Italy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Would the rest of Rome depend upon how far the Italian government observed the rules of war ?", "Where would the rest of Rome depend upon?", "Would the British policy the Vatican City , but that our action as regards the rest of Rome depend upon how far the Italian government observed the rules of war ?", "Where would The British policy the Vatican City , but that our action as regards the rest of Rome depend upon?"], "type": [-1, 2, -1, 2], "question_in_type": ["Would the rest of depend upon how far the government observed the rules of war ?", "Where would the rest of depend upon?", "Would the British policy the Vatican City , but that our action as regards the rest of depend upon how far the government observed the rules of war ?", "Where would The British policy the Vatican City , but that our action as regards the rest of depend upon?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8128837, "src_sentence": "Soldiers of the Swiss Guard are entitled to hold Vatican City State passports and nationality.", "sentence": "Soldiers of the Swiss Guard to hold Vatican City State nationality", "sub": "http://dbpedia.org/resource/Swiss_Guard", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Vatican_City", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do soldiers of the Swiss Guard to hold Vatican City State nationality?", "Where did Soldiers of the Swiss Guard to hold?", "Are soldiers of the Swiss Guard entitled to hold Vatican City State nationality ?", "Where are Soldiers of the Swiss Guard entitled to?", "Do soldiers of the Swiss Guard to hold Vatican City State passports?", "Are soldiers of the Swiss Guard entitled to hold Vatican City State passports ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Do soldiers of the to hold nationality?", "Where did Soldiers of the to hold?", "Are soldiers of the entitled to hold nationality ?", "Where are Soldiers of the entitled to?", "Do soldiers of the to hold passports?", "Are soldiers of the entitled to hold passports ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8129099, "src_sentence": "On the following day, the Italian government declared Rome an open city, after consulting the Holy See on the wording of the declaration, but the UK had decided that the UK would never recognize Rome as an open city.", "sentence": "the Italian government declared Rome an open city after consulting the Holy See on the wording of the declaration On the following day", "sub": "http://dbpedia.org/resource/Italy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Italian government decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian government declared?", "Did the Italian administration decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian administration declared?", "Did the Italian authorities decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian authorities declared?", "Did the Italian executive branch decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian executive branch declared?", "Did the Italian governance decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian governance declared?", "Did the Italian governing decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian governing declared?", "Did the Italian government activity decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian government activity declared?", "Did the Italian politics decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian politics declared?", "Did the Italian regime decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian regime declared?", "Did the Italian white house decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the Italian white house declared?", "Did the italish administration decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish authorities decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish executive branch decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish governance decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish governing decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish government decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish government activity decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish politics decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish regime decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish white house decl Rome an open city after consulting the Holy See on the wording of the declaration On the following day?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the government decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the government declared?", "Did the administration decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the administration declared?", "Did the authorities decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the authorities declared?", "Did the executive branch decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the executive branch declared?", "Did the governance decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the governance declared?", "Did the governing decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the governing declared?", "Did the government activity decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the government activity declared?", "Did the politics decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the politics declared?", "Did the regime decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the regime declared?", "Did the white house decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Where did the white house declared?", "Did the italish administration decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish authorities decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish executive branch decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish governance decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish governing decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish government decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish government activity decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish politics decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish regime decl an open city after consulting the Holy See on the wording of the declaration On the following day?", "Did the italish white house decl an open city after consulting the Holy See on the wording of the declaration On the following day?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8129427, "src_sentence": "Valentine career high for the Old Dominion Monarchs was 44 points in a game against Old Dominion University during Valentine sophomore year.", "sentence": "Valentine career high for the Old Dominion Monarchs was 44 points in a game against Old Dominion University during Valentine sophomore year", "sub": "http://dbpedia.org/resource/Old_Dominion_Monarchs_and_Lady_Monarchs", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Old_Dominion_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was valentine career high for the Old Dominion Monarchs 44 points in a game against Old Dominion University during Valentine sophomore year ?", "Where was Valentine career high for the Old Dominion Monarchs 44 points in a game against Old Dominion University during Valentine sophomore?", "Who career high for the Old Dominion Monarchs was 44 points in a game against Old Dominion University during Who sophomore year?"], "type": [-1, 2, 1], "question_in_type": ["Was valentine career high for the 44 points in a game against during Valentine sophomore year ?", "Where was Valentine career high for the 44 points in a game against during Valentine sophomore?", "Who career high for the was 44 points in a game against during Who sophomore year?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8129683, "src_sentence": "A megacity, Beijing is the second-largest Chinese city by urban population after Shanghai and is the nation's cultural, educational, and political center.", "sentence": "Beijing is the second - largest Chinese city by urban population after Shanghai", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is beijing the second - largest Chinese city by urban population after Shanghai ?", "Who is the second - largest Chinese city by urban population after Shanghai?", "Where is Beijing the second - largest Chinese city by urban population after Shanghai ?"], "type": [-1, 1, 2], "question_in_type": ["Is beijing the second - largest city by urban population after Shanghai ?", "Who is the second - largest city by urban population after Shanghai?", "Where is the second - largest city by urban population after Shanghai ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8129725, "src_sentence": "During the Sixteen Kingdoms period when northern China was conquered and divided by the Wu Hu, Jicheng was briefly the capital of the Xianbei Former Yan Kingdom.", "sentence": "Jicheng was briefly the capital of the Xianbei Former Yan Kingdom During the Sixteen Kingdoms period", "sub": "http://dbpedia.org/resource/Former_Yan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jicheng_(Beijing)", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was jicheng briefly the capital of the Xianbei Former Yan Kingdom During the Sixteen Kingdoms period ?", "Who was briefly the capital of the Xianbei Former Yan Kingdom During the Sixteen Kingdoms period?", "When was jicheng briefly the capital of the Xianbei Former Yan Kingdom During the Sixteen Kingdoms period ?"], "type": [-1, 1, 3], "question_in_type": ["Was jicheng briefly the capital of the Xianbei Kingdom During the Sixteen Kingdoms period ?", "Who was briefly the capital of the Xianbei Kingdom During the Sixteen Kingdoms period?", "When was jicheng briefly the capital of the Xianbei Kingdom During the Sixteen Kingdoms period ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8130117, "src_sentence": "The Beijing Olympians of the American Basketball Association, formerly a Chinese Basketball Association team, kept their name and maintained a roster of primarily Chinese players after moving to Maywood, California in 2005.", "sentence": "The Beijing maintained a roster of primarily Chinese players after moving to Maywood , California in 2005", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Beijing maintain a roster of primarily Chinese players after moving to Maywood , California in 2005?", "Where did The Beijing maintained a?", "When did The Beijing maintain a roster of primarily Chinese players after move to Maywood , California?"], "type": [-1, 2, 3], "question_in_type": ["Did the maintain a roster of primarily players after moving to Maywood , California in 2005?", "Where did The maintained a?", "When did The maintain a roster of primarily players after move to Maywood , California?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8130275, "src_sentence": "As the last of the Four Great Ancient Capitals of China, Beijing has been the political center of China for most of the past eight centuries, and was the largest city in the world by population for much of the second millennium AD.", "sentence": "Beijing has been the political center of China for most of the past eight centuries", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has beijing been the political center of China for most of the past eight centuries ?", "Who has been the political center of China for most of the past eight centuries?", "Where has Beijing been the?", "When has Beijing be the political center of China for most of?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has beijing been the political center of for most of the past eight centuries ?", "Who has been the political center of for most of the past eight centuries?", "Where has been the?", "When has be the political center of for most of?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8130376, "src_sentence": "By the autumn of 1966, all city schools were shut down and over a million Red Guards from across China gathered in Beijing for eight rallies in Tian'anmen Square with Mao.", "sentence": "over a million Red Guards from across China gathered in Beijing for eight rallies in Tian'anmen Square with Mao", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did over a million Red Guards from across China gath in Beijing for eight rallies in Tian'anmen Square with Mao?", "Where did over a million Red Guards from across China gathered in?", "Who did over a million Red Guards from across China gathered in?"], "type": [-1, 2, 1], "question_in_type": ["Did over a million Red Guards from across gath in for eight rallies in Tian'anmen Square with Mao?", "Where did over a million Red Guards from across gathered in?", "Who did over a million Red Guards from across gathered in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8130547, "src_sentence": "About 13 million of China's residents in 2013 had local hukou permits, which entitles the city's residents to permanent residence in Beijing.", "sentence": "About 13 million of China's residents in 2013 had local hukou permits, which entitles the city's residents to permanent residence in Beijing", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had about 13 million of China 's residents in 2013 local hukou permits , which entitles the city 's residents to permanent residence in Beijing ?", "Where of China's residents in 2013 had local hukou permits, which entitles the city's residents to permanent residence in Beijing?", "Where had About 13 million of China 's residents in 2013 local hukou permits , which entitles the?", "When had About 13 million of China 's residents?"], "type": [-1, 2, 2, 3], "question_in_type": ["Had about 13 million of 's residents in 2013 local hukou permits , which entitles the city 's residents to permanent residence in ?", "Where of 's residents in 2013 had local hukou permits, which entitles the city's residents to permanent residence in ?", "Where had About 13 million of 's residents in 2013 local hukou permits , which entitles the?", "When had About 13 million of 's residents?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8130703, "src_sentence": "The Beijing Olympians of the American Basketball Association, formerly a Chinese Basketball Association team, kept The Beijing Olympians of the American Basketball Association, formerly a Chinese Basketball Association team name and maintained a roster of primarily Chinese players after moving to Maywood, California in 2005.", "sentence": "The Beijing maintained a roster of primarily Chinese players after moving to Maywood , California in 2005", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Beijing maintain a roster of primarily Chinese players after moving to Maywood , California in 2005?", "Where did The Beijing maintained a?", "When did The Beijing maintain a roster of primarily Chinese players after move to Maywood , California?"], "type": [-1, 2, 3], "question_in_type": ["Did the maintain a roster of primarily players after moving to Maywood , California in 2005?", "Where did The maintained a?", "When did The maintain a roster of primarily players after move to Maywood , California?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8131250, "src_sentence": "Following High school, Queens Jason Cipolla attended Tallahassee Community College for two years earning an Associate degree.", "sentence": "Queens Jason Cipolla attended Tallahassee Community College for two years Following High school", "sub": "http://dbpedia.org/resource/Jason_Cipolla", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Tallahassee_Community_College", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did queens Jason Cipolla attend Tallahassee Community College for two years Following High school?", "Who attended Tallahassee Community College for two years Following High school?", "Where did Queens Jason Cipolla attended?", "When did Queens Jason Cipolla attend Tallahassee Community College for?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did queens attend for two years Following High school?", "Who attended for two years Following High school?", "Where did Queens attended?", "When did Queens attend for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8131272, "src_sentence": "He asserted that Octavian was of low descent, and was only named his heir due to a homosexual relationship with Caesar.", "sentence": "Octavian was named his heir due to a homosexual relationship with Caesar", "sub": "http://dbpedia.org/resource/Augustus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Julius_Caesar", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was octavian named his heir due to a homosexual relationship with Caesar ?", "Who was named his heir due to a homosexual relationship with Caesar?", "Was augustus named his heir due to a homosexual relationship with Caesar ?", "Was gaius julius caesar octavianus named his heir due to a homosexual relationship with Caesar ?"], "type": [-1, 1, -1, -1], "question_in_type": ["Was octavian named his heir due to a homosexual relationship with ?", "Who was named his heir due to a homosexual relationship with ?", "Was augustus named his heir due to a homosexual relationship with ?", "Was gaius julius caesar octavianus named his heir due to a homosexual relationship with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8131297, "src_sentence": "Cassius asserted that Octavian was of low descent, and was only named Cassius heir due to a homosexual relationship with Caesar.", "sentence": "Octavian was named Cassius heir due to a homosexual relationship with Caesar", "sub": "http://dbpedia.org/resource/Augustus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Julius_Caesar", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was octavian named Cassius heir due to a homosexual relationship with Caesar ?", "Who was named Cassius heir due to a homosexual relationship with Caesar?", "Who was Octavian named?", "Was augustus named Cassius heir due to a homosexual relationship with Caesar ?", "Was gaius julius caesar octavianus named Cassius heir due to a homosexual relationship with Caesar ?"], "type": [-1, 1, 1, -1, -1], "question_in_type": ["Was octavian named Cassius heir due to a homosexual relationship with ?", "Who was named Cassius heir due to a homosexual relationship with ?", "Who was named?", "Was augustus named Cassius heir due to a homosexual relationship with ?", "Was gaius julius caesar octavianus named Cassius heir due to a homosexual relationship with ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8134177, "src_sentence": "The Perote mouse (Peromyscus bullatus), or Perote deer mouse, is a species of rodent in the family Cricetidae.", "sentence": "The Perote mouse (Peromyscus bullatus), or Perote deer mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/Perote_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Perote mouse ( Peromyscus bullatus ) , or Perote deer mouse a species of rodent in the family Cricetidae ?", "Where is The Perote mouse ( Peromyscus bullatus ) , or Perote deer mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 2], "question_in_type": ["Is the ( Peromyscus bullatus ) , or Perote deer mouse a species of rodent in the family ?", "Where is The ( Peromyscus bullatus ) , or Perote deer mouse a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8135392, "src_sentence": "On 7 December 2010, the first hickatee conservation forum and workshop was held at the University of Belize, Belmopan campus presented by the Turtle Survival Alliance (TSA), in collaboration with the Belize Foundation for Research and Environmental Education (BFREE), the Environmental Research Institute at UB and the Belize Fisheries Department.", "sentence": "Belmopan campus presented by the Turtle Survival Alliance in collaboration with the Belize Foundation for Environmental Education", "sub": "http://dbpedia.org/resource/Belize", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belmopan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Foundation for Environmental Education?", "Where did Belmopan campus presented by?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Foundation for Research?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Fisheries Department?"], "type": [-1, 2, -1, -1], "question_in_type": ["Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Foundation for Environmental Education?", "Where did campus presented by?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Foundation for Research?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Fisheries Department?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8135438, "src_sentence": "On 7 December 2010, the first hickatee conservation forum and workshop was held at the University of Belize, Belmopan campus presented by the Turtle Survival Alliance (TSA), in collaboration with the Belize Foundation for Research and Environmental Education (BFREE), the Environmental Research Institute at UB and the Belize Fisheries Department.", "sentence": "Belmopan campus presented by the Turtle Survival Alliance in collaboration with the Belize Foundation for Environmental Education", "sub": "http://dbpedia.org/resource/Belize", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belmopan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Foundation for Environmental Education?", "Where did Belmopan campus presented by?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Foundation for Research?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Belize Fisheries Department?"], "type": [-1, 2, -1, -1], "question_in_type": ["Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Foundation for Environmental Education?", "Where did campus presented by?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Foundation for Research?", "Does belmopan campus pres by the Turtle Survival Alliance in collaboration with the Fisheries Department?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8136910, "src_sentence": "Gonospira nevilli is an extinct species of air-breathing land snail, terrestrial pulmonate gastropod mollusk in the family Streptaxidae.", "sentence": "Gonospira nevilli is an extinct species of air-breathing land snail, terrestrial pulmonate gastropod mollusk in the family Streptaxidae", "sub": "http://dbpedia.org/resource/Gonospira_nevilli", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Streptaxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gonospira nevilli an extinct species of air-breathing land snail , terrestrial pulmonate gastropod mollusk in the family Streptaxidae ?"], "type": [-1], "question_in_type": ["Is gonospira nevilli an extinct species of air-breathing land snail , terrestrial pulmonate gastropod mollusk in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139316, "src_sentence": "When St. Louis native Hadley Richardson came to Chicago to visit the sister of Hemingway's roommate, Hemingway became infatuated.", "sentence": "Hemingway became infatuated When St. Louis native Hadley Richardson came to Chicago", "sub": "http://dbpedia.org/resource/Hadley_Richardson", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did hemingway becam infatuated When St. Louis native Hadley Richardson came to Chicago?", "Where did Hemingway became infatuated?", "Who did Hemingway became infatuated?", "Does st. Louis native Hadley Richardson to visit the sister of Hemingway's roommate?", "Who native Hadley Richardson to visit the sister of Hemingway's roommate?", "Who did St. Louis native Hadley Richardson to visit the?", "Did st. Louis native Hadley Richardson cam to Chicago to visit the sister of Hemingway's roommate?", "Who native Hadley Richardson came to Chicago to visit the sister of Hemingway's roommate?", "Who did St. Louis native Hadley Richardson came to?", "Where did St. Louis native Hadley Richardson came to?"], "type": [-1, 2, 1, -1, 1, 1, -1, 1, 1, 2], "question_in_type": ["Did hemingway becam infatuated When St. Louis native came to Chicago?", "Where did became infatuated?", "Who did became infatuated?", "Does st. Louis native to visit the sister of 's roommate?", "Who native to visit the sister of 's roommate?", "Who did St. Louis native to visit the?", "Did st. Louis native cam to Chicago to visit the sister of 's roommate?", "Who native came to Chicago to visit the sister of 's roommate?", "Who did St. Louis native came to?", "Where did St. Louis native came to?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139648, "src_sentence": "The Kilimanjaro Device by Ray Bradbury featured Hemingway being transported to the top of Mount Kilimanjaro, while the 1993 motion picture Wrestling Ernest Hemingway explored the friendship of two retired men, played by Robert Duvall and Richard Harris, in a seaside Florida town.", "sentence": "the 1993 motion picture Wrestling Ernest Hemingway explored the friendship of two retired men , played by Richard Harris , in a seaside Florida town", "sub": "http://dbpedia.org/resource/Wrestling_Ernest_Hemingway", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Richard_Harris", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the 1993 motion picture Wrestling Ernest Hemingway expl the friendship of two retired men , played by Richard Harris , in a seaside Florida town?", "Who did the 1993 motion picture Wrestling Ernest Hemingway explored the?", "Where did the 1993 motion picture Wrestling Ernest Hemingway explored the?", "Did the 1993 motion picture Wrestling Ernest Hemingway expl the friendship of two retired men , played by Robert Duvall , in a seaside Florida town?"], "type": [-1, 1, 2, -1], "question_in_type": ["Did the 1993 motion picture expl the friendship of two retired men , played by , in a seaside Florida town?", "Who did the 1993 motion picture explored the?", "Where did the 1993 motion picture explored the?", "Did the 1993 motion picture expl the friendship of two retired men , played by , in a seaside Florida town?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139762, "src_sentence": "Hadley, red-haired, with a \"nurturing instinct,\" was eight years older than Hemingway.", "sentence": "Hadley, red-haired, with a \"nurturing instinct was eight years older than Hemingway", "sub": "http://dbpedia.org/resource/Hadley_Richardson", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was hadley , red-haired , with a `` nurturing instinct eight years older than Hemingway ?", "Who, red-haired, with a \"nurturing instinct was eight years older than Hemingway?", "When was Hadley , red-haired , with a `` nurturing instinct?", "Who was Hadley , red-haired , with a `` nurturing instinct eight years older than Hemingway ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Was hadley , red-haired , with a `` nurturing instinct eight years older than ?", "Who, red-haired, with a \"nurturing instinct was eight years older than ?", "When was , red-haired , with a `` nurturing instinct?", "Who was , red-haired , with a `` nurturing instinct eight years older than ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139783, "src_sentence": "Hemingway was devastated on learning that Hadley had lost a suitcase filled with Hemingway manuscripts at the Gare de Lyon as Hemingway was traveling to Geneva to meet Hemingway in December 1922.", "sentence": "Hemingway on learning that Hadley had lost a suitcase", "sub": "http://dbpedia.org/resource/Hadley_Richardson", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had hemingway on learning that Hadley lost a suitcase ?", "Where had Hemingway on learning that?", "Was hemingway devastated on learning that Hadley had lost a suitcase ?", "Where was Hemingway devastated on?"], "type": [-1, 2, -1, 2], "question_in_type": ["Had hemingway on learning that lost a suitcase ?", "Where had on learning that?", "Was hemingway devastated on learning that had lost a suitcase ?", "Where was devastated on?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139868, "src_sentence": "Martha Gellhorn inspired Hemingway to write Hemingway most famous novel For Whom the Bell Tolls, which Hemingway started in March 1939 and finished in July 1940.", "sentence": "Martha Gellhorn inspired Hemingway to write Hemingway", "sub": "http://dbpedia.org/resource/Martha_Gellhorn", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did martha Gellhorn inspir Hemingway to write Hemingway?", "Who inspired Hemingway to write Hemingway?", "Who did Martha Gellhorn inspired?"], "type": [-1, 1, 1], "question_in_type": ["Did martha Gellhorn inspir to write ?", "Who inspired to write ?", "Who did inspired?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8139950, "src_sentence": "Hemingway continued to rework the material that was published as A Moveable Feast through the 1950s.", "sentence": "Hemingway continued to rework the material that was published as A Moveable Feast through the 1950s", "sub": "http://dbpedia.org/resource/A_Moveable_Feast", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was hemingway continued to rework the material that published as A Moveable Feast through the 1950s ?", "Where was Hemingway continued to?", "When was Hemingway continue to rework the material that publish as A Moveable Feast through?"], "type": [-1, 2, 3], "question_in_type": ["Was hemingway continued to rework the material that published as through the 1950s ?", "Where was continued to?", "When was continue to rework the material that publish as through?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8143874, "src_sentence": "Slovenian metal bands include Noctiferia (death metal), Negligence (thrash metal), Naio Ssaion (gothic metal), and Within Destruction (deathcore).", "sentence": "Slovenian metal bands include Naio Ssaion", "sub": "http://dbpedia.org/resource/Naio_Ssaion", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Slovenia", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does slovenian metal bands includ Naio Ssaion?", "Who metal bands include Naio Ssaion?", "Where did Slovenian metal bands include?", "Does slovenian alloy band includ Naio Ssaion?", "Who alloy banding include Naio Ssaion?", "Where did Slovenian alloy banding include?", "Does slovenian alloy bands includ Naio Ssaion?", "Who alloy bands include Naio Ssaion?", "Where did Slovenian alloy bands include?", "Does slovenian alloy consort includ Naio Ssaion?", "Who alloy consort include Naio Ssaion?", "Where did Slovenian alloy consort include?", "Does slovenian alloy dance band includ Naio Ssaion?", "Who alloy dance band include Naio Ssaion?", "Where did Slovenian alloy dance band include?", "Does slovenian alloy group includ Naio Ssaion?", "Who alloy group include Naio Ssaion?", "Where did Slovenian alloy group include?", "Does slovenian alloy isthmus includ Naio Ssaion?", "Who alloy isthmus include Naio Ssaion?", "Where did Slovenian alloy isthmus include?", "Does slovenian alloy ring includ Naio Ssaion?", "Who alloy ring include Naio Ssaion?", "Where did Slovenian alloy ring include?", "Does slovenian alloy set includ Naio Ssaion?", "Who alloy set include Naio Ssaion?", "Where did Slovenian alloy set include?", "Does slovenian alloy stria includ Naio Ssaion?", "Who alloy stria include Naio Ssaion?", "Where did Slovenian alloy stria include?", "Does slovenian alloy striation includ Naio Ssaion?", "Who alloy striation include Naio Ssaion?", "Where did Slovenian alloy striation include?", "Does slovenian alloy stripe includ Naio Ssaion?", "Who alloy stripe include Naio Ssaion?", "Where did Slovenian alloy stripe include?", "Does slovenian alloy swathe includ Naio Ssaion?", "Who alloy swathe include Naio Ssaion?", "Where did Slovenian alloy swathe include?", "Does slovenian metal band includ Naio Ssaion?", "Who metal banding include Naio Ssaion?", "Where did Slovenian metal banding include?", "Does slovenian metal consort includ Naio Ssaion?", "Who metal consort include Naio Ssaion?", "Where did Slovenian metal consort include?", "Does slovenian metal dance band includ Naio Ssaion?", "Who metal dance band include Naio Ssaion?", "Where did Slovenian metal dance band include?", "Does slovenian metal group includ Naio Ssaion?", "Who metal group include Naio Ssaion?", "Where did Slovenian metal group include?", "Does slovenian metal isthmus includ Naio Ssaion?", "Who metal isthmus include Naio Ssaion?", "Where did Slovenian metal isthmus include?", "Does slovenian metal ring includ Naio Ssaion?", "Who metal ring include Naio Ssaion?", "Where did Slovenian metal ring include?", "Does slovenian metal set includ Naio Ssaion?", "Who metal set include Naio Ssaion?", "Where did Slovenian metal set include?", "Does slovenian metal stria includ Naio Ssaion?", "Who metal stria include Naio Ssaion?", "Where did Slovenian metal stria include?", "Does slovenian metal striation includ Naio Ssaion?", "Who metal striation include Naio Ssaion?", "Where did Slovenian metal striation include?", "Does slovenian metal stripe includ Naio Ssaion?", "Who metal stripe include Naio Ssaion?", "Where did Slovenian metal stripe include?", "Does slovenian metal swathe includ Naio Ssaion?", "Who metal swathe include Naio Ssaion?", "Where did Slovenian metal swathe include?", "Does slovenian metallic band includ Naio Ssaion?", "Who metallic banding include Naio Ssaion?", "Where did Slovenian metallic banding include?", "Do slovenian metallic bands includ Naio Ssaion?", "Who metallic bands include Naio Ssaion?", "Where did Slovenian metallic bands include?", "Does slovenian metallic consort includ Naio Ssaion?", "Who metallic consort include Naio Ssaion?", "Where did Slovenian metallic consort include?", "Does slovenian metallic dance band includ Naio Ssaion?", "Who metallic dance band include Naio Ssaion?", "Where did Slovenian metallic dance band include?", "Does slovenian metallic element band includ Naio Ssaion?", "Who metallic element banding include Naio Ssaion?", "Where did Slovenian metallic element banding include?", "Does slovenian metallic element bands includ Naio Ssaion?", "Who metallic element bands include Naio Ssaion?", "Where did Slovenian metallic element bands include?", "Does slovenian metallic element consort includ Naio Ssaion?", "Who metallic element consort include Naio Ssaion?", "Where did Slovenian metallic element consort include?", "Does slovenian metallic element dance band includ Naio Ssaion?", "Who metallic element dance band include Naio Ssaion?", "Where did Slovenian metallic element dance band include?", "Does slovenian metallic element group includ Naio Ssaion?", "Who metallic element group include Naio Ssaion?", "Where did Slovenian metallic element group include?", "Does slovenian metallic element isthmus includ Naio Ssaion?", "Who metallic element isthmus include Naio Ssaion?", "Where did Slovenian metallic element isthmus include?", "Does slovenian metallic element ring includ Naio Ssaion?", "Who metallic element ring include Naio Ssaion?", "Where did Slovenian metallic element ring include?", "Does slovenian metallic element set includ Naio Ssaion?", "Who metallic element set include Naio Ssaion?", "Where did Slovenian metallic element set include?", "Does slovenian metallic element stria includ Naio Ssaion?", "Who metallic element stria include Naio Ssaion?", "Where did Slovenian metallic element stria include?", "Does slovenian metallic element striation includ Naio Ssaion?", "Who metallic element striation include Naio Ssaion?", "Where did Slovenian metallic element striation include?", "Does slovenian metallic element stripe includ Naio Ssaion?", "Who metallic element stripe include Naio Ssaion?", "Where did Slovenian metallic element stripe include?", "Does slovenian metallic element swathe includ Naio Ssaion?", "Who metallic element swathe include Naio Ssaion?", "Where did Slovenian metallic element swathe include?", "Does slovenian metallic group includ Naio Ssaion?", "Who metallic group include Naio Ssaion?", "Where did Slovenian metallic group include?", "Does slovenian metallic isthmus includ Naio Ssaion?", "Who metallic isthmus include Naio Ssaion?", "Where did Slovenian metallic isthmus include?", "Does slovenian metallic ring includ Naio Ssaion?", "Who metallic ring include Naio Ssaion?", "Where did Slovenian metallic ring include?", "Does slovenian metallic set includ Naio Ssaion?", "Who metallic set include Naio Ssaion?", "Where did Slovenian metallic set include?", "Does slovenian metallic stria includ Naio Ssaion?", "Who metallic stria include Naio Ssaion?", "Where did Slovenian metallic stria include?", "Does slovenian metallic striation includ Naio Ssaion?", "Who metallic striation include Naio Ssaion?", "Where did Slovenian metallic striation include?", "Does slovenian metallic stripe includ Naio Ssaion?", "Who metallic stripe include Naio Ssaion?", "Where did Slovenian metallic stripe include?", "Does slovenian metallic swathe includ Naio Ssaion?", "Who metallic swathe include Naio Ssaion?", "Where did Slovenian metallic swathe include?", "Does slovene alloy band includ Naio Ssaion?", "Does slovene alloy bands includ Naio Ssaion?", "Does slovene alloy consort includ Naio Ssaion?", "Does slovene alloy dance band includ Naio Ssaion?", "Does slovene alloy group includ Naio Ssaion?", "Does slovene alloy isthmus includ Naio Ssaion?", "Does slovene alloy ring includ Naio Ssaion?", "Does slovene alloy set includ Naio Ssaion?", "Does slovene alloy stria includ Naio Ssaion?", "Does slovene alloy striation includ Naio Ssaion?", "Does slovene alloy stripe includ Naio Ssaion?", "Does slovene alloy swathe includ Naio Ssaion?", "Does slovene metal band includ Naio Ssaion?", "Does slovene metal bands includ Naio Ssaion?", "Does slovene metal consort includ Naio Ssaion?", "Does slovene metal dance band includ Naio Ssaion?", "Does slovene metal group includ Naio Ssaion?", "Does slovene metal isthmus includ Naio Ssaion?", "Does slovene metal ring includ Naio Ssaion?", "Does slovene metal set includ Naio Ssaion?", "Does slovene metal stria includ Naio Ssaion?", "Does slovene metal striation includ Naio Ssaion?", "Does slovene metal stripe includ Naio Ssaion?", "Does slovene metal swathe includ Naio Ssaion?", "Does slovene metallic band includ Naio Ssaion?", "Does slovene metallic bands includ Naio Ssaion?", "Does slovene metallic consort includ Naio Ssaion?", "Does slovene metallic dance band includ Naio Ssaion?", "Does slovene metallic element band includ Naio Ssaion?", "Does slovene metallic element bands includ Naio Ssaion?", "Does slovene metallic element consort includ Naio Ssaion?", "Does slovene metallic element dance band includ Naio Ssaion?", "Does slovene metallic element group includ Naio Ssaion?", "Does slovene metallic element isthmus includ Naio Ssaion?", "Does slovene metallic element ring includ Naio Ssaion?", "Does slovene metallic element set includ Naio Ssaion?", "Does slovene metallic element stria includ Naio Ssaion?", "Does slovene metallic element striation includ Naio Ssaion?", "Does slovene metallic element stripe includ Naio Ssaion?", "Does slovene metallic element swathe includ Naio Ssaion?", "Does slovene metallic group includ Naio Ssaion?", "Does slovene metallic isthmus includ Naio Ssaion?", "Does slovene metallic ring includ Naio Ssaion?", "Does slovene metallic set includ Naio Ssaion?", "Does slovene metallic stria includ Naio Ssaion?", "Does slovene metallic striation includ Naio Ssaion?", "Does slovene metallic stripe includ Naio Ssaion?", "Does slovene metallic swathe includ Naio Ssaion?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does slovenian metal bands includ ?", "Who metal bands include ?", "Where did metal bands include?", "Does slovenian alloy band includ ?", "Who alloy banding include ?", "Where did alloy banding include?", "Does slovenian alloy bands includ ?", "Who alloy bands include ?", "Where did alloy bands include?", "Does slovenian alloy consort includ ?", "Who alloy consort include ?", "Where did alloy consort include?", "Does slovenian alloy dance band includ ?", "Who alloy dance band include ?", "Where did alloy dance band include?", "Does slovenian alloy group includ ?", "Who alloy group include ?", "Where did alloy group include?", "Does slovenian alloy isthmus includ ?", "Who alloy isthmus include ?", "Where did alloy isthmus include?", "Does slovenian alloy ring includ ?", "Who alloy ring include ?", "Where did alloy ring include?", "Does slovenian alloy set includ ?", "Who alloy set include ?", "Where did alloy set include?", "Does slovenian alloy stria includ ?", "Who alloy stria include ?", "Where did alloy stria include?", "Does slovenian alloy striation includ ?", "Who alloy striation include ?", "Where did alloy striation include?", "Does slovenian alloy stripe includ ?", "Who alloy stripe include ?", "Where did alloy stripe include?", "Does slovenian alloy swathe includ ?", "Who alloy swathe include ?", "Where did alloy swathe include?", "Does slovenian metal band includ ?", "Who metal banding include ?", "Where did metal banding include?", "Does slovenian metal consort includ ?", "Who metal consort include ?", "Where did metal consort include?", "Does slovenian metal dance band includ ?", "Who metal dance band include ?", "Where did metal dance band include?", "Does slovenian metal group includ ?", "Who metal group include ?", "Where did metal group include?", "Does slovenian metal isthmus includ ?", "Who metal isthmus include ?", "Where did metal isthmus include?", "Does slovenian metal ring includ ?", "Who metal ring include ?", "Where did metal ring include?", "Does slovenian metal set includ ?", "Who metal set include ?", "Where did metal set include?", "Does slovenian metal stria includ ?", "Who metal stria include ?", "Where did metal stria include?", "Does slovenian metal striation includ ?", "Who metal striation include ?", "Where did metal striation include?", "Does slovenian metal stripe includ ?", "Who metal stripe include ?", "Where did metal stripe include?", "Does slovenian metal swathe includ ?", "Who metal swathe include ?", "Where did metal swathe include?", "Does slovenian metallic band includ ?", "Who metallic banding include ?", "Where did metallic banding include?", "Do slovenian metallic bands includ ?", "Who metallic bands include ?", "Where did metallic bands include?", "Does slovenian metallic consort includ ?", "Who metallic consort include ?", "Where did metallic consort include?", "Does slovenian metallic dance band includ ?", "Who metallic dance band include ?", "Where did metallic dance band include?", "Does slovenian metallic element band includ ?", "Who metallic element banding include ?", "Where did metallic element banding include?", "Does slovenian metallic element bands includ ?", "Who metallic element bands include ?", "Where did metallic element bands include?", "Does slovenian metallic element consort includ ?", "Who metallic element consort include ?", "Where did metallic element consort include?", "Does slovenian metallic element dance band includ ?", "Who metallic element dance band include ?", "Where did metallic element dance band include?", "Does slovenian metallic element group includ ?", "Who metallic element group include ?", "Where did metallic element group include?", "Does slovenian metallic element isthmus includ ?", "Who metallic element isthmus include ?", "Where did metallic element isthmus include?", "Does slovenian metallic element ring includ ?", "Who metallic element ring include ?", "Where did metallic element ring include?", "Does slovenian metallic element set includ ?", "Who metallic element set include ?", "Where did metallic element set include?", "Does slovenian metallic element stria includ ?", "Who metallic element stria include ?", "Where did metallic element stria include?", "Does slovenian metallic element striation includ ?", "Who metallic element striation include ?", "Where did metallic element striation include?", "Does slovenian metallic element stripe includ ?", "Who metallic element stripe include ?", "Where did metallic element stripe include?", "Does slovenian metallic element swathe includ ?", "Who metallic element swathe include ?", "Where did metallic element swathe include?", "Does slovenian metallic group includ ?", "Who metallic group include ?", "Where did metallic group include?", "Does slovenian metallic isthmus includ ?", "Who metallic isthmus include ?", "Where did metallic isthmus include?", "Does slovenian metallic ring includ ?", "Who metallic ring include ?", "Where did metallic ring include?", "Does slovenian metallic set includ ?", "Who metallic set include ?", "Where did metallic set include?", "Does slovenian metallic stria includ ?", "Who metallic stria include ?", "Where did metallic stria include?", "Does slovenian metallic striation includ ?", "Who metallic striation include ?", "Where did metallic striation include?", "Does slovenian metallic stripe includ ?", "Who metallic stripe include ?", "Where did metallic stripe include?", "Does slovenian metallic swathe includ ?", "Who metallic swathe include ?", "Where did metallic swathe include?", "Does slovene alloy band includ ?", "Does slovene alloy bands includ ?", "Does slovene alloy consort includ ?", "Does slovene alloy dance band includ ?", "Does slovene alloy group includ ?", "Does slovene alloy isthmus includ ?", "Does slovene alloy ring includ ?", "Does slovene alloy set includ ?", "Does slovene alloy stria includ ?", "Does slovene alloy striation includ ?", "Does slovene alloy stripe includ ?", "Does slovene alloy swathe includ ?", "Does slovene metal band includ ?", "Does slovene metal bands includ ?", "Does slovene metal consort includ ?", "Does slovene metal dance band includ ?", "Does slovene metal group includ ?", "Does slovene metal isthmus includ ?", "Does slovene metal ring includ ?", "Does slovene metal set includ ?", "Does slovene metal stria includ ?", "Does slovene metal striation includ ?", "Does slovene metal stripe includ ?", "Does slovene metal swathe includ ?", "Does slovene metallic band includ ?", "Does slovene metallic bands includ ?", "Does slovene metallic consort includ ?", "Does slovene metallic dance band includ ?", "Does slovene metallic element band includ ?", "Does slovene metallic element bands includ ?", "Does slovene metallic element consort includ ?", "Does slovene metallic element dance band includ ?", "Does slovene metallic element group includ ?", "Does slovene metallic element isthmus includ ?", "Does slovene metallic element ring includ ?", "Does slovene metallic element set includ ?", "Does slovene metallic element stria includ ?", "Does slovene metallic element striation includ ?", "Does slovene metallic element stripe includ ?", "Does slovene metallic element swathe includ ?", "Does slovene metallic group includ ?", "Does slovene metallic isthmus includ ?", "Does slovene metallic ring includ ?", "Does slovene metallic set includ ?", "Does slovene metallic stria includ ?", "Does slovene metallic striation includ ?", "Does slovene metallic stripe includ ?", "Does slovene metallic swathe includ ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8144092, "src_sentence": "In south-central Slovenia, annexed by Fascist Italy and renamed the Province of Ljubljana, the Slovenian National Liberation Front was organized in April 1941.", "sentence": "Ljubljana [is] the National Liberation Front [from] Slovenia", "sub": "http://dbpedia.org/resource/Slovenia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ljubljana", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does ljubljana [is] the National Liberation Front [from] Slovenia?", "Where did Ljubljana [ is ] the?"], "type": [-1, 2], "question_in_type": ["Does ljubljana [is] the National Liberation Front [from] ?", "Where did [ is ] the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8144833, "src_sentence": "Chaplin said Einstein's outward persona, calm and gentle, seemed to conceal a \"highly emotional temperament\", from which came his \"extraordinary intellectual energy\".Chaplin's film, City Lights, was to premiere a few days later in Hollywood, and Chaplin invited Einstein and Elsa to join him as his special guests.", "sentence": "Chaplin said Chaplin 's film , City Lights , was to premiere a few days later in Hollywood", "sub": "http://dbpedia.org/resource/City_Lights", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Charlie_Chaplin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was chaplin said Chaplin 's film , City Lights , to premiere a few days later in Hollywood ?", "Who said Who 's film , City Lights , was to premiere a few days later in Hollywood?", "Where was Chaplin said?", "When was Chaplin say Chaplin 's film , City Lights , to premiere?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was chaplin said 's film , , to premiere a few days later in Hollywood ?", "Who said Who 's film , , was to premiere a few days later in Hollywood?", "Where was said?", "When was say 's film , , to premiere?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8144952, "src_sentence": "He served on the advisory board of the First Humanist Society of New York, and was an honorary associate of the Rationalist Association, which publishes New Humanist in Britain.", "sentence": "the Rationalist Association publishes New Humanist in Britain", "sub": "http://dbpedia.org/resource/New_Humanist", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Rationalist_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Rationalist Association publ New Humanist in Britain?", "Where did the Rationalist Association publishes?"], "type": [-1, 2], "question_in_type": ["Does the publ in Britain?", "Where did the publishes?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8145374, "src_sentence": "Chaplin said Einstein's outward persona, calm and gentle, seemed to conceal a \"highly emotional temperament\", from which came Chaplin \"extraordinary intellectual energy\".Chaplin's film, City Lights, was to premiere a few days later in Hollywood, and Chaplin invited Einstein and Elsa to join Chaplin as Chaplin special guests.", "sentence": "Chaplin said Chaplin 's film , City Lights , was to premiere a few days later in Hollywood", "sub": "http://dbpedia.org/resource/City_Lights", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Charlie_Chaplin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was chaplin said Chaplin 's film , City Lights , to premiere a few days later in Hollywood ?", "Who said Who 's film , City Lights , was to premiere a few days later in Hollywood?", "Where was Chaplin said?", "When was Chaplin say Chaplin 's film , City Lights , to premiere?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was chaplin said 's film , , to premiere a few days later in Hollywood ?", "Who said Who 's film , , was to premiere a few days later in Hollywood?", "Where was said?", "When was say 's film , , to premiere?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8145493, "src_sentence": "Einstein served on the advisory board of the First Humanist Society of New York, and was an honorary associate of the Rationalist Association, which publishes New Humanist in Britain.", "sentence": "the Rationalist Association publishes New Humanist in Britain", "sub": "http://dbpedia.org/resource/New_Humanist", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Rationalist_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Rationalist Association publ New Humanist in Britain?", "Where did the Rationalist Association publishes?"], "type": [-1, 2], "question_in_type": ["Does the publ in Britain?", "Where did the publishes?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8145709, "src_sentence": "While traveling, Einstein wrote daily to Einstein wife Elsa and adopted stepdaughters Margot and Ilse.", "sentence": "Einstein wrote daily to Einstein wife Elsa While traveling", "sub": "http://dbpedia.org/resource/Elsa_Einstein", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Albert_Einstein", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did einstein wrot daily to Einstein wife Elsa While traveling?", "When did Einstein write?", "Who wrote daily to Who wife Elsa While traveling?", "Who did Einstein wrote daily?", "Did albert einstein wrot daily to Einstein wife Elsa While traveling?", "Did doubledome wrot daily to Einstein wife Elsa While traveling?", "Did genius wrot daily to Einstein wife Elsa While traveling?"], "type": [-1, 3, 1, 1, -1, -1, -1], "question_in_type": ["Did einstein wrot daily to wife While traveling?", "When did write?", "Who wrote daily to Who wife While traveling?", "Who did wrote daily?", "Did albert einstein wrot daily to wife While traveling?", "Did doubledome wrot daily to wife While traveling?", "Did genius wrot daily to wife While traveling?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8146677, "src_sentence": "Monrovia is the capital city of the West African country of Liberia.", "sentence": "Monrovia is the capital city of the West African country of Liberia", "sub": "http://dbpedia.org/resource/Liberia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Monrovia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is monrovia the capital city of the West African country of Liberia ?", "Who is the capital city of the West African country of Liberia?", "Where is Monrovia the capital city of the West African country of Liberia ?", "Is capital of liberia the capital city of the West African country of Liberia ?", "Where is capital of liberia the capital city of the West African country of Liberia ?", "Is liberian capital the capital city of the West African country of Liberia ?", "Where is liberian capital the capital city of the West African country of Liberia ?"], "type": [-1, 1, 2, -1, 2, -1, 2], "question_in_type": ["Is monrovia the capital city of the West African country of ?", "Who is the capital city of the West African country of ?", "Where is the capital city of the West African country of ?", "Is capital of liberia the capital city of the West African country of ?", "Where is capital of liberia the capital city of the West African country of ?", "Is liberian capital the capital city of the West African country of ?", "Where is liberian capital the capital city of the West African country of ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8146708, "src_sentence": "Monrovia is located in Montserrado County and is Liberia's largest city and Monrovia administrative, commercial and financial center.", "sentence": "Monrovia is Liberia Monrovia financial center", "sub": "http://dbpedia.org/resource/Liberia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Monrovia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is monrovia Liberia Monrovia financial center ?", "Who is Liberia Who financial center?", "Where is Monrovia Liberia Monrovia financial center ?", "Is monrovia Liberia Monrovia commercial center ?", "Who is Liberia Who commercial center?", "Where is Monrovia Liberia Monrovia commercial center ?", "Is monrovia Liberia Monrovia administrative center ?", "Who is Liberia Who administrative center?", "Where is Monrovia Liberia Monrovia administrative center ?", "Is monrovia Liberia 's largest city ?", "Who is Liberia 's largest city?", "Where is Monrovia Liberia 's largest city ?", "Is capital of liberia Liberia Monrovia financial center ?", "Where is capital of liberia Liberia Monrovia financial center ?", "Is liberian capital Liberia Monrovia financial center ?", "Where is liberian capital Liberia Monrovia financial center ?", "Is capital of liberia Liberia Monrovia commercial center ?", "Where is capital of liberia Liberia Monrovia commercial center ?", "Is liberian capital Liberia Monrovia commercial center ?", "Where is liberian capital Liberia Monrovia commercial center ?", "Is capital of liberia Liberia Monrovia administrative center ?", "Where is capital of liberia Liberia Monrovia administrative center ?", "Is liberian capital Liberia Monrovia administrative center ?", "Where is liberian capital Liberia Monrovia administrative center ?", "Is capital of liberia Liberia 's largest city ?", "Where is capital of liberia Liberia 's largest city ?", "Is liberian capital Liberia 's largest city ?", "Where is liberian capital Liberia 's largest city ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is monrovia financial center ?", "Who is Who financial center?", "Where is financial center ?", "Is monrovia commercial center ?", "Who is Who commercial center?", "Where is commercial center ?", "Is monrovia administrative center ?", "Who is Who administrative center?", "Where is administrative center ?", "Is monrovia 's largest city ?", "Who is 's largest city?", "Where is 's largest city ?", "Is capital of liberia financial center ?", "Where is capital of liberia financial center ?", "Is liberian capital financial center ?", "Where is liberian capital financial center ?", "Is capital of liberia commercial center ?", "Where is capital of liberia commercial center ?", "Is liberian capital commercial center ?", "Where is liberian capital commercial center ?", "Is capital of liberia administrative center ?", "Where is capital of liberia administrative center ?", "Is liberian capital administrative center ?", "Where is liberian capital administrative center ?", "Is capital of liberia 's largest city ?", "Where is capital of liberia 's largest city ?", "Is liberian capital 's largest city ?", "Where is liberian capital 's largest city ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8147452, "src_sentence": "Trithemis nigra is a species of dragonfly in the family Libellulidae.", "sentence": "Trithemis nigra is a species of dragonfly in the family Libellulidae", "sub": "http://dbpedia.org/resource/Trithemis_nigra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Libellulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trithemis nigra a species of dragonfly in the family Libellulidae ?"], "type": [-1], "question_in_type": ["Is trithemis nigra a species of dragonfly in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8147735, "src_sentence": "The capital is London, which has the largest metropolitan area in both the United Kingdom and, prior to Brexit, the European Union.", "sentence": "London has the largest metropolitan area in both the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has london the largest metropolitan area in both the United Kingdom ?", "Who has the largest metropolitan area in both the United Kingdom?", "Where has London the largest metropolitan area in both the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Has london the largest metropolitan area in both the ?", "Who has the largest metropolitan area in both the ?", "Where has the largest metropolitan area in both the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8148266, "src_sentence": "Marvell was the best-known poet of the Commonwealth, while John Milton authored Paradise Lost during the Restoration.", "sentence": "John Milton authored Paradise Lost during the Restoration", "sub": "http://dbpedia.org/resource/Paradise_Lost", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/John_Milton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did john Milton auth Paradise Lost during the Restoration?", "Who authored Paradise Lost during the Restoration?", "Where did John Milton authored?"], "type": [-1, 1, 2], "question_in_type": ["Did john auth during the Restoration?", "Who authored during the Restoration?", "Where did John authored?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8150879, "src_sentence": "In the French scientists Claude Louis Berthollet, Gaspard Monge and C. A. Vandermonde publication the French scientists Claude Louis Berthollet, Gaspard Monge and C. A. Vandermonde proposed the name carbone (Latin carbonum) for the element in graphite which was given off as a gas upon burning graphite.", "sentence": "the French scientists Claude Gaspard Monge proposed the name carbone for the element in graphite In the French scientists Claude C. A. Vandermonde publication", "sub": "http://dbpedia.org/resource/Gaspard_Monge", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the French scientists Claude Gaspard Monge propos the name carbone for the element in graphite In the French scientists Claude C. A. Vandermonde publication?", "Where did the French scientists Claude Gaspard Monge proposed the?", "Who did the French scientists Claude Gaspard Monge proposed the?", "Did the French scientists Claude Louis Berthollet propos the name carbone for the element in graphite In the French scientists Claude C. A. Vandermonde publication?", "Where did the French scientists Claude Louis Berthollet proposed the?", "Who did the French scientists Claude Louis Berthollet proposed the?", "Did claude Gaspard Monge propos the name carbone for the element in graphite In the French scientists Claude Gaspard Monge publication the French scientists?", "Who proposed the name carbone for the element in graphite In the French scientists Who publication the French scientists?", "Where did Claude Gaspard Monge proposed the?", "Did claude Louis Berthollet propos the name carbone for the element in graphite In the French scientists Claude Gaspard Monge publication the French scientists?", "Who proposed the name carbone for the element in graphite In the French scientists Claude Gaspard Monge publication the French scientists?", "Where did Claude Louis Berthollet proposed the?", "Who did Claude Louis Berthollet proposed the?", "Did claude Gaspard Monge propos the name carbone In the French scientists Claude Louis Berthollet publication the French scientists?", "Who proposed the name carbone In the French scientists Claude Louis Berthollet publication the French scientists?", "Who did Claude Gaspard Monge proposed the?", "Did claude Louis Berthollet propos the name carbone In the French scientists Claude Louis Berthollet publication the French scientists?", "Who proposed the name carbone In the French scientists Who publication the French scientists?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, 2, -1, 1, 2, 1, -1, 1, 1, -1, 1], "question_in_type": ["Did the scientists Claude propos the name carbone for the element in graphite In the scientists Claude C. A. Vandermonde publication?", "Where did the scientists Claude proposed the?", "Who did the scientists Claude proposed the?", "Did the scientists propos the name carbone for the element in graphite In the scientists Claude C. A. Vandermonde publication?", "Where did the scientists proposed the?", "Who did the scientists proposed the?", "Did claude propos the name carbone for the element in graphite In the scientists Claude publication the scientists?", "Who proposed the name carbone for the element in graphite In the scientists Who publication the scientists?", "Where did Claude proposed the?", "Did claude Louis Berthollet propos the name carbone for the element in graphite In the scientists Claude Gaspard Monge publication the scientists?", "Who proposed the name carbone for the element in graphite In the scientists Claude Gaspard Monge publication the scientists?", "Where did proposed the?", "Who did proposed the?", "Did claude propos the name carbone In the scientists Claude Louis Berthollet publication the scientists?", "Who proposed the name carbone In the scientists Claude Louis Berthollet publication the scientists?", "Who did Claude proposed the?", "Did claude Louis Berthollet propos the name carbone In the scientists publication the scientists?", "Who proposed the name carbone In the scientists Who publication the scientists?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8154352, "src_sentence": "El Asalto (\"The Robbery\") is a 1960 Argentine black-and-white film crime drama directed and by Kurt Land.", "sentence": "El Asalto is a 1960 Argentine - white film crime drama directed and by Kurt Land", "sub": "http://dbpedia.org/resource/El_Asalto", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Kurt_Land", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is el Asalto a 1960 Argentine - white film crime drama directed and by Kurt Land ?", "Who is a 1960 Argentine - white film crime drama directed and by Kurt Land?", "When is El Asalto a?", "Where is El Asalto a 1960 Argentine - white film crime drama directed and?", "Who is El Asalto a 1960 Argentine - white film crime drama directed and?", "Is el Asalto a 1960 Argentine black - film crime drama directed and by Kurt Land ?", "Who is a 1960 Argentine black - film crime drama directed and by Kurt Land?", "Where is El Asalto a 1960 Argentine black - film crime drama directed and?", "Who is El Asalto a 1960 Argentine black - film crime drama directed and?"], "type": [-1, 1, 3, 2, 1, -1, 1, 2, 1], "question_in_type": ["Is el Asalto a 1960 Argentine - white film crime drama directed and by ?", "Who is a 1960 Argentine - white film crime drama directed and by ?", "When is a?", "Where is a 1960 Argentine - white film crime drama directed and?", "Who is a 1960 Argentine - white film crime drama directed and?", "Is el Asalto a 1960 Argentine black - film crime drama directed and by ?", "Who is a 1960 Argentine black - film crime drama directed and by ?", "Where is a 1960 Argentine black - film crime drama directed and?", "Who is a 1960 Argentine black - film crime drama directed and?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8155133, "src_sentence": "Hamadan and Tehran hold the highest betweenness and closeness centrality among the cities of Iran, regarding road and air routes, respectively.", "sentence": "Hamadan and Tehran hold the highest betweenness and closeness centrality among the cities of Iran regarding road and air routes, respectively", "sub": "http://dbpedia.org/resource/Iran", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tehran", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does hamadan and Tehran hold the highest betweenness and closeness centrality among the cities of Iran regard road and air routes, respectively?", "Who and Tehran hold the highest betweenness and closeness centrality among the cities of Iran regarding road and air routes, respectively?", "Where did Hamadan and Tehran hold the?"], "type": [-1, 1, 2], "question_in_type": ["Does hamadan and hold the highest betweenness and closeness centrality among the cities of regard road and air routes, respectively?", "Who and hold the highest betweenness and closeness centrality among the cities of regarding road and air routes, respectively?", "Where did Hamadan and hold the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8155239, "src_sentence": "The Achaemenids borrowed heavily from the art of their neighboring civilizations, but produced a synthesis of a unique style, with an eclectic architecture remaining at sites such as Persepolis and Pasargadae.", "sentence": "The Achaemenids produced a synthesis of a unique style with an eclectic architecture remaining at sites such as Pasargadae", "sub": "http://dbpedia.org/resource/Achaemenid_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pasargadae", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Achaemenids produc a synthesis of a unique style with an eclectic architecture remaining at sites such as Pasargadae?", "Where did The Achaemenids produced a?", "Who did The Achaemenids produced a?", "Did the Achaemenids produc a synthesis of a unique style with an eclectic architecture remaining at sites such as Persepolis?"], "type": [-1, 2, 1, -1], "question_in_type": ["Did the produc a synthesis of a unique style with an eclectic architecture remaining at sites such as ?", "Where did The produced a?", "Who did The produced a?", "Did the produc a synthesis of a unique style with an eclectic architecture remaining at sites such as ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8156637, "src_sentence": "Hopi House was built by Mary Jane Colter in 1905.", "sentence": "Hopi House was built by Mary Jane Colter in 1905", "sub": "http://dbpedia.org/resource/Hopi_House", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Mary_Colter", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was hopi House built by Mary Jane Colter in 1905 ?", "Who was built by Mary Jane Colter in 1905?", "Who was Hopi House built by?", "When was Hopi House build by Mary Jane Colter?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was hopi House built by in 1905 ?", "Who was built by in 1905?", "Who was built by?", "When was build by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 8156809, "src_sentence": "Navajo Nation President Ben Shelly has indicated agreement; the tribe would have to invest $65 million for road, water and communication facilities for the $1 billion complex.", "sentence": "Ben Shelly [is] President [of] Navajo Nation", "sub": "http://dbpedia.org/resource/Ben_Shelly", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Navajo_Nation", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does ben Shelly [is] President [of] Navajo Nation?", "Who [is] President [of] Navajo Nation?"], "type": [-1, 1], "question_in_type": ["Does ben Shelly [is] President [of] ?", "Who [is] President [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8157749, "src_sentence": "General Montgomery and Major General Walter Bedell Smith, Eisenhower's chief of staff, were eager to launch the invasion.", "sentence": "Major General Walter Bedell Smith [is] chief [of] Eisenhower", "sub": "http://dbpedia.org/resource/Walter_Bedell_Smith", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does major General Walter Bedell Smith [is] chief [of] Eisenhower?", "Who did Major General Walter Bedell Smith [ is ] chief [ of ] Eisenhower ?", "Does major General Walter Bedell Smith [is] chief [of] dwight david eisenhower?", "Who did Major General Walter Bedell Smith [ is ] chief [ of ] dwight david eisenhower ?"], "type": [-1, 1, -1, 1], "question_in_type": ["Does major General [is] chief [of] ?", "Who did Major General [ is ] chief [ of ] ?", "Does major General [is] chief [of] dwight david eisenhower?", "Who did Major General [ is ] chief [ of ] dwight david eisenhower ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8159833, "src_sentence": "In 2001, Thornton released an album titled Private Radio on Lost Highway Records.", "sentence": "Thornton released an album titled Private Radio In 2001", "sub": "http://dbpedia.org/resource/Private_Radio", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Billy_Bob_Thornton", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did thornton releas an album titled Private Radio In 2001?", "Who released an album titled Private Radio In 2001?", "Where did Thornton released an?", "When did Thornton release an album title Private Radio In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did thornton releas an album titled In 2001?", "Who released an album titled In 2001?", "Where did released an?", "When did release an album title In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8159860, "src_sentence": "From 1990 to 1992, he was married to actress Cynda Williams, whom he cast in he writing debut, One False Move (1992).", "sentence": "actress Cynda Williams cast in he writing debut, One False Move", "sub": "http://dbpedia.org/resource/One_False_Move", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Cynda_Williams", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did actress Cynda Williams cast in he writing debut, One False Move?", "Who did actress Cynda Williams cast in?", "Where did actress Cynda Williams cast in?"], "type": [-1, 1, 2], "question_in_type": ["Did actress cast in he writing debut, ?", "Who did actress cast in?", "Where did actress cast in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8160215, "src_sentence": "Meladema imbricata is a species of beetle in family Dytiscidae.", "sentence": "Meladema imbricata is a species of beetle in family Dytiscidae", "sub": "http://dbpedia.org/resource/Meladema_imbricata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Dytiscidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is meladema imbricata a species of beetle in family Dytiscidae ?"], "type": [-1], "question_in_type": ["Is meladema imbricata a species of beetle in family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8163126, "src_sentence": "US Secretary of State John Foster Dulles replied for Eisenhower.", "sentence": "US Secretary of State John Foster Dulles replied for Eisenhower", "sub": "http://dbpedia.org/resource/John_Foster_Dulles", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did uS Secretary of State John Foster Dulles reply for Eisenhower?", "Who Secretary of State John Foster Dulles replied for Eisenhower?", "Where did US Secretary of State John Foster Dulles replied for?", "Who did US Secretary of State John Foster Dulles replied for?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did uS Secretary of State John Foster reply for ?", "Who Secretary of State John Foster replied for ?", "Where did US Secretary of State John Foster replied for?", "Who did US Secretary of State John Foster replied for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8164652, "src_sentence": "The eastern black rhinoceros (Diceros bicornis michaeli) is also known as the East African black rhinoceros or eastern hook-lipped rhinoceros.", "sentence": "The eastern black rhinoceros is known as the East African black rhinoceros or eastern hook-lipped rhinoceros", "sub": "http://dbpedia.org/resource/Eastern_black_rhinoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhinoceros", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the eastern black rhinoceros known as the East African black rhinoceros or eastern hook-lipped rhinoceros ?", "Where is The eastern black rhinoceros known as?"], "type": [-1, 2], "question_in_type": ["Is the known as the East African black or eastern hook-lipped ?", "Where is The known as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8164683, "src_sentence": "The eastern black rhinoceros (Diceros bicornis michaeli) numbers are very low due to poaching for The eastern black rhinoceros (Diceros bicornis michaeli) horn and The eastern black rhinoceros (Diceros bicornis michaeli) is listed as critically endangered.", "sentence": "The eastern black rhinoceros ( Diceros bicornis michaeli ) numbers are very low due to The eastern black rhinoceros", "sub": "http://dbpedia.org/resource/Eastern_black_rhinoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhinoceros", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are the eastern black rhinoceros ( Diceros bicornis michaeli ) numbers very low due to The eastern black rhinoceros ?", "Who are The eastern black rhinoceros ( Diceros bicornis michaeli ) numbers very low due to The eastern black rhinoceros ?", "Are the eastern black rhinoceros ( Diceros bicornis michaeli ) numbers very low due to poaching for The eastern black rhinoceros ?", "Who are The eastern black rhinoceros ( Diceros bicornis michaeli ) numbers very low due to poaching for?"], "type": [-1, 1, -1, 1], "question_in_type": ["Are the ( Diceros bicornis michaeli ) numbers very low due to The ?", "Who are The ( Diceros bicornis michaeli ) numbers very low due to The ?", "Are the ( Diceros bicornis michaeli ) numbers very low due to poaching for The ?", "Who are The ( Diceros bicornis michaeli ) numbers very low due to poaching for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8165526, "src_sentence": "Originally, Bomis planned to make Wikipedia a profitable business.", "sentence": "Bomis planned to make Wikipedia a profitable business", "sub": "http://dbpedia.org/resource/Bomis", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Wikipedia", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Did bomis plan to make Wikipedia a profitable business?", "Where did Bomis planned to?", "Did bomis plan to make Wikipedia a profitable business Originally?"], "type": [-1, 2, -1], "question_in_type": ["Did bomis plan to make a profitable business?", "Where did planned to?", "Did bomis plan to make a profitable business Originally?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8165733, "src_sentence": "Jimmy Wales, founder of Wikipedia, discusses the site, how it's treated by governments, and how it's fueled by its users.", "sentence": "Jimmy Wales [is] founder of Wikipedia", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Jimmy_Wales", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jimmy Wales [is] founder of Wikipedia?", "Who [is] founder of Wikipedia?", "Where did Jimmy Wales [ is ] founder of Wikipedia ?"], "type": [-1, 1, 2], "question_in_type": ["Does jimmy Wales [is] founder of ?", "Who [is] founder of ?", "Where did [ is ] founder of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8165807, "src_sentence": "Initially, neither Sanger nor Wales knew what to expect from the Wikipedia initiative.", "sentence": "neither Sanger nor Wales knew what to expect from the Wikipedia initiative Initially", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did neither Sanger nor Wales knew what to expect from the Wikipedia initiative Initially?", "Who did neither Sanger nor Wales knew what?", "Where did neither Sanger nor Wales knew what?"], "type": [-1, 1, 2], "question_in_type": ["Did neither nor Wales knew what to expect from the initiative Initially?", "Who did neither nor Wales knew what?", "Where did neither nor Wales knew what?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8166007, "src_sentence": "Jimmy Wales, founder of Wikipedia, discusses the site, how it's treated by governments, and how it's fueled by it users.", "sentence": "Jimmy Wales [is] founder of Wikipedia", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Jimmy_Wales", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jimmy Wales [is] founder of Wikipedia?", "Who [is] founder of Wikipedia?", "Where did Jimmy Wales [ is ] founder of Wikipedia ?"], "type": [-1, 1, 2], "question_in_type": ["Does jimmy Wales [is] founder of ?", "Who [is] founder of ?", "Where did [ is ] founder of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8166266, "src_sentence": "Pseudophilautus malcolmsmithi was a species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus malcolmsmithi was a species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was pseudophilautus malcolmsmithi a species of frog in the family Rhacophoridae ?", "Who malcolmsmithi was a species of frog in the family Rhacophoridae?", "Where was Pseudophilautus malcolmsmithi a species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Was pseudophilautus malcolmsmithi a species of frog in the family ?", "Who malcolmsmithi was a species of frog in the family ?", "Where was malcolmsmithi a species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8166388, "src_sentence": "Since October 2010, Amanda Crew has been in a long-term relationship with actor Dustin Milligan. .", "sentence": "Amanda Crew has been in a long-term relationship with actor Dustin Milligan Since October 2010", "sub": "http://dbpedia.org/resource/Dustin_Milligan", "pred": "http://dbpedia.org/ontology/partner", "obj": "http://dbpedia.org/resource/Amanda_Crew", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has amanda Crew been in a long-term relationship with actor Dustin Milligan Since October 2010 ?", "Who has been in a long-term relationship with actor Dustin Milligan Since October 2010?", "Who has Amanda Crew been in?", "When has Amanda Crew be in a long-term relationship with actor Dustin Milligan Since?"], "type": [-1, 1, 1, 3], "question_in_type": ["Has amanda Crew been in a long-term relationship with actor Since October 2010 ?", "Who has been in a long-term relationship with actor Since October 2010?", "Who has been in?", "When has be in a long-term relationship with actor Since?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8169019, "src_sentence": "The Bruneau hot springsnail, scientific name Pyrgulopsis bruneauensis, is a species of very small freshwater snail that has a gill and an operculum, an aquatic gastropod mollusk in the family Hydrobiidae.", "sentence": "The Bruneau hot springsnail is a species of very small freshwater snail that has an operculum , an aquatic gastropod mollusk in the family Hydrobiidae", "sub": "http://dbpedia.org/resource/Bruneau_hot_springsnail", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hydrobiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Bruneau hot springsnail a species of very small freshwater snail that has an operculum , an aquatic gastropod mollusk in the family Hydrobiidae ?", "Who is The Bruneau hot springsnail a species of very small freshwater snail that has an operculum , an aquatic gastropod mollusk in the family Hydrobiidae ?"], "type": [-1, 1], "question_in_type": ["Is the a species of very small freshwater snail that has an operculum , an aquatic gastropod mollusk in the family ?", "Who is The a species of very small freshwater snail that has an operculum , an aquatic gastropod mollusk in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8170003, "src_sentence": "Pseudophilautus stellatus, also known as starry shrub frog or Kelaart's starry shrub frog, is a frog species in the family Rhacophoridae.", "sentence": "Pseudophilautus stellatus is a frog species in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus_stellatus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophilautus stellatus a frog species in the family Rhacophoridae ?", "Who stellatus is a frog species in the family Rhacophoridae?", "Where is Pseudophilautus stellatus a frog species in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pseudophilautus stellatus a frog species in the family ?", "Who stellatus is a frog species in the family ?", "Where is a frog species in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8175343, "src_sentence": "The island of Bornholm is located east of the rest of the country, in the Baltic Sea.", "sentence": "The island of Bornholm is located east of the rest of the country, in the Baltic Sea", "sub": "http://dbpedia.org/resource/Baltic_Sea", "pred": "http://dbpedia.org/ontology/island", "obj": "http://dbpedia.org/resource/Bornholm", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/Island", "question": ["Is theland of Bornholm located east of the rest of the country , in the Baltic Sea ?", "Where is Theland of Bornholm located?"], "type": [-1, 2], "question_in_type": ["Is theland of located east of the rest of the country , in the ?", "Where is Theland of located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?island_obj.\n?bodyofwater_sub rdf:type .\n?island_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?island_obj.\n?bodyofwater_sub rdf:type .\n?island_obj rdf:type .\n\n}\n\t"]}, {"uid": 8177509, "src_sentence": "Dublin is also home to the Royal Irish Academy, membership of which is considered Ireland's highest academic honour.", "sentence": "Dublin is also home to the Royal Irish Academy", "sub": "http://dbpedia.org/resource/Royal_Irish_Academy", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Dublin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is dublin also home to the Royal Irish Academy ?", "Who is also home to the Royal Irish Academy?", "Where is Dublin also home to the Royal Irish Academy ?"], "type": [-1, 1, 2], "question_in_type": ["Is dublin also home to the ?", "Who is also home to the ?", "Where is also home to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8177534, "src_sentence": "Other influential writers and playwrights include Oscar Wilde, Jonathan Swift and the creator of Dracula, Bram Stoker.", "sentence": "Bram Stoker [is] the creator of Dracula", "sub": "http://dbpedia.org/resource/Dracula", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Bram_Stoker", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does bram Stoker [is] the creator of Dracula?", "Who [is] the creator of Dracula?", "Where did Bram Stoker [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does bram Stoker [is] the creator of ?", "Who [is] the creator of ?", "Where did Stoker [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8177588, "src_sentence": "Dublin is also the headquarters of national newspapers such as The Irish Times and Irish Independent, as well as local newspapers such as The Evening Herald.", "sentence": "Dublin is also the headquarters of national newspapers such as local newspapers such as The Evening Herald", "sub": "http://dbpedia.org/resource/The_Herald_(Ireland)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Dublin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is dublin also the headquarters of national newspapers such as local newspapers such as The Evening Herald ?", "Who is also the headquarters of national newspapers such as local newspapers such as The Evening Herald?", "Is dublin also the headquarters of national newspapers such as The Irish Independent ?", "Who is also the headquarters of national newspapers such as The Irish Independent?", "Where is Dublin also the headquarters of national newspapers such as The Irish Independent ?", "Is dublin also the headquarters of national newspapers such as The Irish Times ?", "Who is also the headquarters of national newspapers such as The Irish Times?", "Where is Dublin also the headquarters of national newspapers such as The Irish Times ?"], "type": [-1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is dublin also the headquarters of national newspapers such as local newspapers such as The ?", "Who is also the headquarters of national newspapers such as local newspapers such as The ?", "Is dublin also the headquarters of national newspapers such as ?", "Who is also the headquarters of national newspapers such as ?", "Where is also the headquarters of national newspapers such as ?", "Is dublin also the headquarters of national newspapers such as ?", "Who is also the headquarters of national newspapers such as ?", "Where is also the headquarters of national newspapers such as ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8177608, "src_sentence": "Rugby union team Leinster Rugby play their competitive home games in the RDS Arena & the Aviva Stadium while Donnybrook Stadium hosts their friendlies and A games, Ireland A and Women, Leinster Schools and Youths and the home club games of All Ireland League clubs Old Wesley and Bective Rangers.", "sentence": "Rugby union team Leinster Rugby play their competitive home games in the RDS Arena & the Aviva Stadium", "sub": "http://dbpedia.org/resource/RDS_Arena", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Leinster_Rugby", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does rugby union team Leinster Rugby play their competitive home games in the RDS Arena & the Aviva Stadium?", "Where did Rugby union team Leinster Rugby play their?"], "type": [-1, 2], "question_in_type": ["Does rugby union team play their competitive home games in the & the Aviva Stadium?", "Where did Rugby union team play their?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8178910, "src_sentence": "Assange and others established WikiLeaks in 2006.", "sentence": "Assange established WikiLeaks in 2006", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did assange est WikiLeaks in 2006?", "Where did Assange established?", "When did Assange establish WikiLeaks?"], "type": [-1, 2, 3], "question_in_type": ["Did assange est in 2006?", "Where did established?", "When did establish ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8178954, "src_sentence": "In January 2011, Assange described the allegation that Wikileaks had conspired with Manning as \"absolute nonsense\".", "sentence": "Assange described the allegation that Wikileaks had conspired with Manning as \"absolute nonsense In January 2011", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had assange described the allegation that Wikileaks conspired with Manning as `` absolute nonsense In January 2011 ?", "Where had Assange described the?", "When had Assange describe the allegation that Wikileaks conspire with Manning as `` absolute nonsense In?"], "type": [-1, 2, 3], "question_in_type": ["Had assange described the allegation that conspired with Manning as `` absolute nonsense In January 2011 ?", "Where had described the?", "When had describe the allegation that conspire with Manning as `` absolute nonsense In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8178984, "src_sentence": "In March 2015, after public criticism from other Swedish law practitioners, Ny changed her mind about interrogating Assange, who had taken refuge in the Ecuadorian embassy in London.", "sentence": "Assange had taken refuge in the Ecuadorian embassy in London", "sub": "http://dbpedia.org/resource/Julian_Assange", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Embassy_of_Ecuador,_London", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Had assange taken refuge in the Ecuadorian embassy in London ?", "Where had Assange taken?"], "type": [-1, 2], "question_in_type": ["Had assange taken refuge in the in London ?", "Where had taken?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179094, "src_sentence": "On the eve of the election, Assange addressed the criticism he had received for publishing Clinton material, saying that WikiLeaks publishes \"material given to us if it is of political, diplomatic, historical or ethical importance and which has not been published elsewhere,\" that it had never received any information on Trump, Jill Stein, or Gary Johnson's campaign.", "sentence": "Assange addressed the criticism he had received for publishing Clinton material saying that WikiLeaks publishes \"material", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had assange addressed the criticism he received for publishing Clinton material saying that WikiLeaks publishes `` material ?", "Who had Assange addressed the?", "Where had Assange addressed the?", "Had assange addressed the criticism he received for publishing Clinton material saying that WikiLeaks publishes `` material On the eve of the election ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Had assange addressed the criticism he received for publishing Clinton material saying that publishes `` material ?", "Who had addressed the?", "Where had addressed the?", "Had assange addressed the criticism he received for publishing Clinton material saying that publishes `` material On the eve of the election ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179230, "src_sentence": "He said Assange's \"continued exposure to severe mental and emotional suffering .. clearly amounts to psychological torture or other cruel, inhuman or degrading treatment or punishment.\"On 17 February 2020, the medical journal The Lancet published an open letter from Doctors for Assange, by then comprising 117 medical practitioners from 18 countries, in which they said Assange was in a \"dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison\" which could lead to his death and that his \"politically motivated medical neglect .. sets a dangerous precedent\".", "sentence": "Assange was in a \"dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison", "sub": "http://dbpedia.org/resource/Julian_Assange", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Embassy_of_Ecuador,_London", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was assange in a `` dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison ?", "Where was Assange in a `` dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison ?"], "type": [-1, 2], "question_in_type": ["Was assange in a `` dire state of health due to the effects of prolonged psychological torture in both the and Belmarsh prison ?", "Where was in a `` dire state of health due to the effects of prolonged psychological torture in both the and Belmarsh prison ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179356, "src_sentence": "The Fifth Estate (2013), a thriller that Assange claimed was a 'serious propaganda attack' on WikiLeaks and its staff.", "sentence": "a thriller that Assange claimed was a ' serious propaganda attack ' on WikiLeaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was a thriller that Assange claimed a ' serious propaganda attack ' on WikiLeaks ?", "Where was a thriller that Assange claimed?", "Was assange claimed a thriller that Assange claimed a ' serious propaganda attack ' on WikiLeaks ?", "Who claimed a thriller that Who claimed was a ' serious propaganda attack ' on WikiLeaks?", "Where was Assange claimed a?"], "type": [-1, 2, -1, 1, 2], "question_in_type": ["Was a thriller that claimed a ' serious propaganda attack ' on ?", "Where was a thriller that claimed?", "Was assange claimed a thriller that claimed a ' serious propaganda attack ' on ?", "Who claimed a thriller that Who claimed was a ' serious propaganda attack ' on ?", "Where was claimed a?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179424, "src_sentence": "In 2012, Assange hosted a television show called the World Tomorrow on RT, a network funded by the Russian government.", "sentence": "Assange hosted a television show called the World Tomorrow on RT, a network In 2012", "sub": "http://dbpedia.org/resource/World_Tomorrow", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did assange host a television show called the World Tomorrow on RT, a network In 2012?", "Where did Assange hosted a?", "When did Assange host a television show call the World Tomorrow on RT , a network In?"], "type": [-1, 2, 3], "question_in_type": ["Did assange host a television show called the on RT, a network In 2012?", "Where did hosted a?", "When did host a television show call the on RT , a network In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179458, "src_sentence": "In January 2011, Assange described the allegation that WikiLeaks had conspired with Manning as \"absolute nonsense\".", "sentence": "Assange described the allegation that WikiLeaks had conspired with Manning as \"absolute nonsense In January 2011", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had assange described the allegation that WikiLeaks conspired with Manning as `` absolute nonsense In January 2011 ?", "Where had Assange described the?", "When had Assange describe the allegation that WikiLeaks conspire with Manning as `` absolute nonsense In?"], "type": [-1, 2, 3], "question_in_type": ["Had assange described the allegation that conspired with Manning as `` absolute nonsense In January 2011 ?", "Where had described the?", "When had describe the allegation that conspire with Manning as `` absolute nonsense In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179506, "src_sentence": "WikiLeaks insiders stated that Assange decided to seek asylum because Assange felt abandoned by the Russian government.", "sentence": "WikiLeaks insiders stated that Assange decided to seek asylum", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did wikiLeaks insiders stat that Assange decided to seek asylum?", "Who insiders stated that Assange decided to seek asylum?", "Where did WikiLeaks insiders stated that?"], "type": [-1, 1, 2], "question_in_type": ["Did wikiLeaks insiders stat that decided to seek asylum?", "Who insiders stated that decided to seek asylum?", "Where did insiders stated that?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179722, "src_sentence": "United Nations human rights expert Agnes Callamard said the United States, UK, Sweden and Ecuador were trying to make an example of Assange.", "sentence": "United Nations human rights expert Agnes Callamard said the United States were trying to make an example of Assange", "sub": "http://dbpedia.org/resource/Agnes_Callamard", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were united Nations human rights expert Agnes Callamard said the United States trying to make an example of Assange ?", "Who human rights expert Agnes Callamard said the United States were trying to make an example of Assange?"], "type": [-1, 1], "question_in_type": ["Were united Nations human rights expert said the trying to make an example of Assange ?", "Who human rights expert said the were trying to make an example of Assange?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8179732, "src_sentence": "United Nations human rights expert Agnes Callamard said Assange's \"continued exposure to severe mental and emotional suffering .. clearly amounts to psychological torture or other cruel, inhuman or degrading treatment or punishment.\"On 17 February 2020, the medical journal The Lancet published an open letter from Doctors for Assange, by then comprising 117 medical practitioners from 18 countries, in which they said Assange was in a \"dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison\" which could lead to United Nations human rights expert Agnes Callamard death and that United Nations human rights expert Agnes Callamard \"politically motivated medical neglect .. sets a dangerous precedent\".", "sentence": "Assange was in a \"dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison", "sub": "http://dbpedia.org/resource/Julian_Assange", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Embassy_of_Ecuador,_London", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was assange in a `` dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison ?", "Where was Assange in a `` dire state of health due to the effects of prolonged psychological torture in both the Ecuadorian embassy and Belmarsh prison ?"], "type": [-1, 2], "question_in_type": ["Was assange in a `` dire state of health due to the effects of prolonged psychological torture in both the and Belmarsh prison ?", "Where was in a `` dire state of health due to the effects of prolonged psychological torture in both the and Belmarsh prison ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8180524, "src_sentence": "Humo de Marihuana (English: Marijuana Smoke) is an Argentine black-and-white film directed by Lucas Demare.", "sentence": "Humo de Marihuana is an Argentine - white film directed by Lucas Demare", "sub": "http://dbpedia.org/resource/Humo_de_Marihuana", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Lucas_Demare", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is humo de Marihuana an Argentine - white film directed by Lucas Demare ?", "Who is an Argentine - white film directed by Lucas Demare?", "Where is Humo de Marihuana an Argentine - white film directed by?", "Is humo de Marihuana an Argentine black - film directed by Lucas Demare ?", "Who is an Argentine black - film directed by Lucas Demare?", "Where is Humo de Marihuana an Argentine black - film directed by?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is humo de Marihuana an Argentine - white film directed by ?", "Who is an Argentine - white film directed by ?", "Where is an Argentine - white film directed by?", "Is humo de Marihuana an Argentine black - film directed by ?", "Who is an Argentine black - film directed by ?", "Where is an Argentine black - film directed by?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8181083, "src_sentence": "Marc Chagall wrote in 1922, \"Neither Imperial Russia, nor the Russia of the Soviets needs me.", "sentence": "Marc Chagall wrote in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me", "sub": "http://dbpedia.org/resource/Marc_Chagall", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did marc Chagall wrot in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me?", "Who wrote in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me?", "When did Marc Chagall write?", "Where did Marc Chagall wrote in?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did marc wrot in 1922 Neither Imperial , nor the of the Soviets needs me?", "Who wrote in 1922 Neither Imperial , nor the of the Soviets needs me?", "When did Marc write?", "Where did Marc wrote in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8181561, "src_sentence": "Marc Chagall wrote in 1922, \"Neither Imperial Russia, nor the Russia of the Soviets needs me.", "sentence": "Marc Chagall wrote in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me", "sub": "http://dbpedia.org/resource/Marc_Chagall", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did marc Chagall wrot in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me?", "Who wrote in 1922 Neither Imperial Russia, nor the Russia of the Soviets needs me?", "When did Marc Chagall write?", "Where did Marc Chagall wrote in?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did marc wrot in 1922 Neither Imperial , nor the of the Soviets needs me?", "Who wrote in 1922 Neither Imperial , nor the of the Soviets needs me?", "When did Marc write?", "Where did Marc wrote in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8181915, "src_sentence": "Neve Gayford (born 2018), Daughter of Jacinda Ardern, 40th Prime Minister of New Zealand.", "sentence": "Jacinda Ardern [is] 40th Prime Minister of New Zealand", "sub": "http://dbpedia.org/resource/Jacinda_Ardern", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/New_Zealand", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jacinda Ardern [is] 40th Prime Minister of New Zealand?", "Who [is] 40th Prime Minister of New Zealand?", "Where did Jacinda Ardern [ is ] 40th Prime Minister of New Zealand ?"], "type": [-1, 1, 2], "question_in_type": ["Does jacinda Ardern [is] 40th Prime Minister of ?", "Who [is] 40th Prime Minister of ?", "Where did [ is ] 40th Prime Minister of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8182004, "src_sentence": "CBS discussed the possibility of Oliver replacing Craig Ferguson on The Late Late Show.", "sentence": "CBS discussed the possibility of Oliver replacing Craig Ferguson on The Late Late Show", "sub": "http://dbpedia.org/resource/The_Late_Late_Show_with_Craig_Ferguson", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/CBS", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did cBS discuss the possibility of Oliver replacing Craig Ferguson on The Late Late Show?", "Who discussed the possibility of Oliver replacing Craig Ferguson on The Late Late Show?", "Where did CBS discussed the?", "Who did CBS discussed the?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did cBS discuss the possibility of Oliver replacing Craig Ferguson on ?", "Who discussed the possibility of Oliver replacing Craig Ferguson on ?", "Where did discussed the?", "Who did discussed the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8185140, "src_sentence": "The 6'9\" center then attended the University of Cincinnati, where Connie Dierking continued to excel, setting the Bearcats' single-season record of 18.8 rebounds per game, which still stands.", "sentence": "Connie Dierking continued to excel setting the Bearcats' single-season record of 18.8 rebounds per game", "sub": "http://dbpedia.org/resource/Connie_Dierking", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Cincinnati_Bearcats_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Does connie dierk continu to excel set the Bearcats' single-season record of 18.8 rebounds per game?", "Who continued to excel setting the Bearcats' single-season record of 18.8 rebounds per game?", "Where did Connie Dierking continued to?"], "type": [-1, 1, 2], "question_in_type": ["Does connie dierk continu to excel set the ' single-season record of 18.8 rebounds per game?", "Who continued to excel setting the ' single-season record of 18.8 rebounds per game?", "Where did continued to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8186330, "src_sentence": "The state's three United States House of Representatives members are Democrat Deb Haaland, Republican Yvette Herrell, and Democrat Teresa Leger Fernandez representing the first, second, and third districts respectively.", "sentence": "The state 's three United States House of Representatives members are Democrat Deb Republican Yvette Herrell", "sub": "http://dbpedia.org/resource/Yvette_Herrell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Are the state 's three United States House of Representatives members Democrat Deb Republican Yvette Herrell ?", "Where are The state 's three United States House of Representatives members Democrat Deb Republican Yvette Herrell ?", "Who are The state 's three United States House of Representatives members Democrat Deb Republican Yvette Herrell ?"], "type": [-1, 2, 1], "question_in_type": ["Are the state 's three House of Representatives members Democrat Deb Republican ?", "Where are The state 's three House of Representatives members Democrat Deb Republican ?", "Who are The state 's three House of Representatives members Democrat Deb Republican ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8187377, "src_sentence": "Pseudophilautus adspersus was a species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus adspersus was a species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was pseudophilautus adspersus a species of frog in the family Rhacophoridae ?", "Who adspersus was a species of frog in the family Rhacophoridae?", "Where was Pseudophilautus adspersus a species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Was pseudophilautus adspersus a species of frog in the family ?", "Who adspersus was a species of frog in the family ?", "Where was adspersus a species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8187405, "src_sentence": "Pseudophilautus adspersus was a species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus adspersus was a species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was pseudophilautus adspersus a species of frog in the family Rhacophoridae ?", "Who adspersus was a species of frog in the family Rhacophoridae?", "Where was Pseudophilautus adspersus a species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Was pseudophilautus adspersus a species of frog in the family ?", "Who adspersus was a species of frog in the family ?", "Where was adspersus a species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8190915, "src_sentence": "Located in Goldsboro, Seymour Johnson Air Force Base is home of the 4th Fighter Wing and 916th Air Refueling Wing.", "sentence": "Seymour Johnson Air Force Base is home of the 916th Air Refueling Wing", "sub": "http://dbpedia.org/resource/916th_Air_Refueling_Wing", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Seymour_Johnson_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is seymour Johnson Air Force Base home of the 916th Air Refueling Wing ?"], "type": [-1], "question_in_type": ["Is seymour Johnson Air Force Base home of the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8191234, "src_sentence": "North Carolina State, Duke University, and University of North Carolina at Chapel Hill, have helped the Raleigh region (Research Triangle) attract an educated workforce and develop more jobs.", "sentence": "University of North Carolina at Chapel Hill have helped the Raleigh region", "sub": "http://dbpedia.org/resource/North_Carolina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Raleigh,_North_Carolina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does university of North Carolina at Chapel Hill hav help the Raleigh region?", "Who at Chapel Hill have helped the Raleigh region?", "Where did University of North Carolina at Chapel Hill have helped?", "Who did University of North Carolina at Chapel Hill have helped?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does university of at Chapel Hill hav help the region?", "Who at Chapel Hill have helped the region?", "Where did University of at Chapel Hill have helped?", "Who did University of at Chapel Hill have helped?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8193860, "src_sentence": "The specific epithet ricordii commemorates the French doctor Alexandre Ricord who sent the first specimen to Paris.", "sentence": "the French doctor sent the first specimen to Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the French doctor sent the first specimen to Paris?", "Where did the French doctor sent the?", "Did the French doc sent the first specimen to Paris?", "Where did the French doc sent the?", "Did the French doctor of church sent the first specimen to Paris?", "Where did the French doctor of church sent the?", "Did the French doctorate sent the first specimen to Paris?", "Where did the French doctorate sent the?", "Did the French dr sent the first specimen to Paris?", "Where did the French dr sent the?", "Did the French falsify sent the first specimen to Paris?", "Where did the French falsify sent the?", "Did the French fix sent the first specimen to Paris?", "Where did the French fix sent the?", "Did the French md sent the first specimen to Paris?", "Where did the French md sent the?", "Did the French medico sent the first specimen to Paris?", "Where did the French medico sent the?", "Did the French physician sent the first specimen to Paris?", "Where did the French physician sent the?", "Did the French repair sent the first specimen to Paris?", "Where did the French repair sent the?", "Did the French sophisticate sent the first specimen to Paris?", "Where did the French sophisticate sent the?", "Did the French treat sent the first specimen to Paris?", "Where did the French treat sent the?", "Did the French vet sent the first specimen to Paris?", "Where did the French vet sent the?", "Did the daniel chester french doc sent the first specimen to Paris?", "Did the daniel chester french doctor sent the first specimen to Paris?", "Did the daniel chester french doctor of church sent the first specimen to Paris?", "Did the daniel chester french doctorate sent the first specimen to Paris?", "Did the daniel chester french dr sent the first specimen to Paris?", "Did the daniel chester french falsify sent the first specimen to Paris?", "Did the daniel chester french fix sent the first specimen to Paris?", "Did the daniel chester french md sent the first specimen to Paris?", "Did the daniel chester french medico sent the first specimen to Paris?", "Did the daniel chester french physician sent the first specimen to Paris?", "Did the daniel chester french repair sent the first specimen to Paris?", "Did the daniel chester french sophisticate sent the first specimen to Paris?", "Did the daniel chester french treat sent the first specimen to Paris?", "Did the daniel chester french vet sent the first specimen to Paris?", "Did the french kiss doc sent the first specimen to Paris?", "Did the french kiss doctor sent the first specimen to Paris?", "Did the french kiss doctor of church sent the first specimen to Paris?", "Did the french kiss doctorate sent the first specimen to Paris?", "Did the french kiss dr sent the first specimen to Paris?", "Did the french kiss fals sent the first specimen to Paris?", "Did the french kiss fix sent the first specimen to Paris?", "Did the french kiss md sent the first specimen to Paris?", "Did the french kiss medico sent the first specimen to Paris?", "Did the french kiss physician sent the first specimen to Paris?", "Did the french kiss repair sent the first specimen to Paris?", "Did the french kiss sophisticate sent the first specimen to Paris?", "Did the french kiss treat sent the first specimen to Paris?", "Did the french kiss vet sent the first specimen to Paris?", "Did the french people doc sent the first specimen to Paris?", "Did the french people doct sent the first specimen to Paris?", "Did the french people doctor of church sent the first specimen to Paris?", "Did the french people dr sent the first specimen to Paris?", "Did the french people fals sent the first specimen to Paris?", "Did the french people fix sent the first specimen to Paris?", "Did the french people md sent the first specimen to Paris?", "Did the french people medico sent the first specimen to Paris?", "Did the french people physician sent the first specimen to Paris?", "Did the french people repair sent the first specimen to Paris?", "Did the french people soph sent the first specimen to Paris?", "Did the french people tre sent the first specimen to Paris?", "Did the french people vet sent the first specimen to Paris?", "Did the gallian doc sent the first specimen to Paris?", "Did the gallian doctor sent the first specimen to Paris?", "Did the gallian doctor of church sent the first specimen to Paris?", "Did the gallian doctorate sent the first specimen to Paris?", "Did the gallian dr sent the first specimen to Paris?", "Did the gallian falsify sent the first specimen to Paris?", "Did the gallian fix sent the first specimen to Paris?", "Did the gallian md sent the first specimen to Paris?", "Did the gallian medico sent the first specimen to Paris?", "Did the gallian physician sent the first specimen to Paris?", "Did the gallian repair sent the first specimen to Paris?", "Did the gallian sophisticate sent the first specimen to Paris?", "Did the gallian treat sent the first specimen to Paris?", "Did the gallian vet sent the first specimen to Paris?", "Did the gallic doc sent the first specimen to Paris?", "Did the gallic doctor sent the first specimen to Paris?", "Did the gallic doctor of church sent the first specimen to Paris?", "Did the gallic doctorate sent the first specimen to Paris?", "Did the gallic dr sent the first specimen to Paris?", "Did the gallic falsify sent the first specimen to Paris?", "Did the gallic fix sent the first specimen to Paris?", "Did the gallic md sent the first specimen to Paris?", "Did the gallic medico sent the first specimen to Paris?", "Did the gallic physician sent the first specimen to Paris?", "Did the gallic repair sent the first specimen to Paris?", "Did the gallic sophisticate sent the first specimen to Paris?", "Did the gallic treat sent the first specimen to Paris?", "Did the gallic vet sent the first specimen to Paris?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the doctor sent the first specimen to ?", "Where did the doctor sent the?", "Did the doc sent the first specimen to ?", "Where did the doc sent the?", "Did the doctor of church sent the first specimen to ?", "Where did the doctor of church sent the?", "Did the doctorate sent the first specimen to ?", "Where did the doctorate sent the?", "Did the dr sent the first specimen to ?", "Where did the dr sent the?", "Did the falsify sent the first specimen to ?", "Where did the falsify sent the?", "Did the fix sent the first specimen to ?", "Where did the fix sent the?", "Did the md sent the first specimen to ?", "Where did the md sent the?", "Did the medico sent the first specimen to ?", "Where did the medico sent the?", "Did the physician sent the first specimen to ?", "Where did the physician sent the?", "Did the repair sent the first specimen to ?", "Where did the repair sent the?", "Did the sophisticate sent the first specimen to ?", "Where did the sophisticate sent the?", "Did the treat sent the first specimen to ?", "Where did the treat sent the?", "Did the vet sent the first specimen to ?", "Where did the vet sent the?", "Did the daniel chester french doc sent the first specimen to ?", "Did the daniel chester french doctor sent the first specimen to ?", "Did the daniel chester french doctor of church sent the first specimen to ?", "Did the daniel chester french doctorate sent the first specimen to ?", "Did the daniel chester french dr sent the first specimen to ?", "Did the daniel chester french falsify sent the first specimen to ?", "Did the daniel chester french fix sent the first specimen to ?", "Did the daniel chester french md sent the first specimen to ?", "Did the daniel chester french medico sent the first specimen to ?", "Did the daniel chester french physician sent the first specimen to ?", "Did the daniel chester french repair sent the first specimen to ?", "Did the daniel chester french sophisticate sent the first specimen to ?", "Did the daniel chester french treat sent the first specimen to ?", "Did the daniel chester french vet sent the first specimen to ?", "Did the french kiss doc sent the first specimen to ?", "Did the french kiss doctor sent the first specimen to ?", "Did the french kiss doctor of church sent the first specimen to ?", "Did the french kiss doctorate sent the first specimen to ?", "Did the french kiss dr sent the first specimen to ?", "Did the french kiss fals sent the first specimen to ?", "Did the french kiss fix sent the first specimen to ?", "Did the french kiss md sent the first specimen to ?", "Did the french kiss medico sent the first specimen to ?", "Did the french kiss physician sent the first specimen to ?", "Did the french kiss repair sent the first specimen to ?", "Did the french kiss sophisticate sent the first specimen to ?", "Did the french kiss treat sent the first specimen to ?", "Did the french kiss vet sent the first specimen to ?", "Did the french people doc sent the first specimen to ?", "Did the french people doct sent the first specimen to ?", "Did the french people doctor of church sent the first specimen to ?", "Did the french people dr sent the first specimen to ?", "Did the french people fals sent the first specimen to ?", "Did the french people fix sent the first specimen to ?", "Did the french people md sent the first specimen to ?", "Did the french people medico sent the first specimen to ?", "Did the french people physician sent the first specimen to ?", "Did the french people repair sent the first specimen to ?", "Did the french people soph sent the first specimen to ?", "Did the french people tre sent the first specimen to ?", "Did the french people vet sent the first specimen to ?", "Did the gallian doc sent the first specimen to ?", "Did the gallian doctor sent the first specimen to ?", "Did the gallian doctor of church sent the first specimen to ?", "Did the gallian doctorate sent the first specimen to ?", "Did the gallian dr sent the first specimen to ?", "Did the gallian falsify sent the first specimen to ?", "Did the gallian fix sent the first specimen to ?", "Did the gallian md sent the first specimen to ?", "Did the gallian medico sent the first specimen to ?", "Did the gallian physician sent the first specimen to ?", "Did the gallian repair sent the first specimen to ?", "Did the gallian sophisticate sent the first specimen to ?", "Did the gallian treat sent the first specimen to ?", "Did the gallian vet sent the first specimen to ?", "Did the gallic doc sent the first specimen to ?", "Did the gallic doctor sent the first specimen to ?", "Did the gallic doctor of church sent the first specimen to ?", "Did the gallic doctorate sent the first specimen to ?", "Did the gallic dr sent the first specimen to ?", "Did the gallic falsify sent the first specimen to ?", "Did the gallic fix sent the first specimen to ?", "Did the gallic md sent the first specimen to ?", "Did the gallic medico sent the first specimen to ?", "Did the gallic physician sent the first specimen to ?", "Did the gallic repair sent the first specimen to ?", "Did the gallic sophisticate sent the first specimen to ?", "Did the gallic treat sent the first specimen to ?", "Did the gallic vet sent the first specimen to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8194511, "src_sentence": "Kubrick originally wanted to call the second film directed by Stanley Kubrick Sky Pilot but the studio did not like the name.the \"Flying Padre the \"Flying Padre is narrated by CBS announcer Bob Hite. .", "sentence": "the \" Flying Padre is narrated by CBS announcer Bob Hite", "sub": "http://dbpedia.org/resource/Flying_Padre", "pred": "http://dbpedia.org/ontology/narrator", "obj": "http://dbpedia.org/resource/Bob_Hite", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the `` Flying Padre narrated by CBS announcer Bob Hite ?", "Where is the `` Flying Padre narrated by?", "Who is the `` Flying Padre narrated by?"], "type": [-1, 2, 1], "question_in_type": ["Is the `` narrated by CBS announcer ?", "Where is the `` narrated by?", "Who is the `` narrated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8195906, "src_sentence": "In March 2017, Batum became a shareholder in Infinity Nine Sports, the company owned by Tony Parker, which runs French basketball club ASVEL Basket, and took over the position as director of basketball operations at ASVEL.", "sentence": "Tony Parker runs French basketball club ASVEL Basket", "sub": "http://dbpedia.org/resource/ASVEL_Basket", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Tony_Parker", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tony Parker run French basketball club ASVEL Basket?", "Who runs French basketball club ASVEL Basket?", "Where did Tony Parker runs French?"], "type": [-1, 1, 2], "question_in_type": ["Does tony Parker run French basketball club ?", "Who runs French basketball club ?", "Where did runs French?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8196167, "src_sentence": "The Kona grosbeak (Chloridops kona) is an extinct species of Hawaiian honeycreeper.", "sentence": "The Kona grosbeak is an extinct species of Hawaiian honeycreeper", "sub": "http://dbpedia.org/resource/Kona_grosbeak", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hawaiian_honeycreeper", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Kona grosbeak an extinct species of Hawaiian honeycreeper ?", "Who is The Kona grosbeak an extinct species of Hawaiian honeycreeper ?", "Where is The Kona grosbeak an extinct species of Hawaiian honeycreeper ?"], "type": [-1, 1, 2], "question_in_type": ["Is the an extinct species of ?", "Who is The an extinct species of ?", "Where is The an extinct species of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8201744, "src_sentence": "Aaadonta constricta constricta is a subspecies of land snail, a terrestrial pulmonate gastropod mollusk in the family Endodontidae is threatened by destruction or modification of Aaadonta constricta constricta is a subspecies of land snail, a terrestrial pulmonate gastropod mollusk in the family Endodontidae habitat.", "sentence": "Endodontidae is threatened by destruction or modification of Aaadonta constricta constricta", "sub": "http://dbpedia.org/resource/Aaadonta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is endodontidae threatened by destruction or modification of Aaadonta constricta constricta ?", "Where is Endodontidae threatened by?"], "type": [-1, 2], "question_in_type": ["Is endodontidae threatened by destruction or modification of constricta constricta ?", "Where is threatened by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8201907, "src_sentence": "The 11th-century Byzantine historian Georgios Kedrenos records a tradition that The 11th-century Byzantine historian Georgios Kedrenos was carried off to Constantinople, where The 11th-century Byzantine historian Georgios Kedrenos was destroyed in the great fire of the Palace of Lausus, in 475 AD. .", "sentence": "The 11th-century Byzantine historian was destroyed in the great fire of the Palace of Lausus Constantinople", "sub": "http://dbpedia.org/resource/Byzantine_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the 11th-century Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-century Byzantine historian destroyed in?", "Was the 11th-century Byzantine historian carried off to Constantinople ?", "Where was The 11th-century Byzantine historian carried off?", "Was the 11th-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-centuria Byzantine archivist destroyed in?", "Was the 11th-centuria Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-centuria Byzantine historian destroyed in?", "Was the 11th-centuria Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-centuria Byzantine historiographer destroyed in?", "Was the 11th-centuria convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-centuria convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-centuria convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-century Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-century Byzantine archivist destroyed in?", "Was the 11th-century Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-century Byzantine historiographer destroyed in?", "Was the 11th-century convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-century convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-century convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-hundred Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-hundred Byzantine archivist destroyed in?", "Was the 11th-hundred Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-hundred Byzantine historian destroyed in?", "Was the 11th-hundred Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-hundred Byzantine historiographer destroyed in?", "Was the 11th-hundred convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-hundred convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-hundred convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-ton Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-ton Byzantine archivist destroyed in?", "Was the 11th-ton Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-ton Byzantine historian destroyed in?", "Was the 11th-ton Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-ton Byzantine historiographer destroyed in?", "Was the 11th-ton convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-ton convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-ton convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-yearhundred Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-yearhundred Byzantine archivist destroyed in?", "Was the 11th-yearhundred Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-yearhundred Byzantine historian destroyed in?", "Was the 11th-yearhundred Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The 11th-yearhundred Byzantine historiographer destroyed in?", "Was the 11th-yearhundred convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-yearhundred convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-yearhundred convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-centuria Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-centuria Byzantine archivist destroyed in?", "Was the eleventh-centuria Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-centuria Byzantine historian destroyed in?", "Was the eleventh-centuria Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-centuria Byzantine historiographer destroyed in?", "Was the eleventh-centuria convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-centuria convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-centuria convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-century Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-century Byzantine archivist destroyed in?", "Was the eleventh-century Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-century Byzantine historian destroyed in?", "Was the eleventh-century Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-century Byzantine historiographer destroyed in?", "Was the eleventh-century convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-century convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-century convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-hundred Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-hundred Byzantine archivist destroyed in?", "Was the eleventh-hundred Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-hundred Byzantine historian destroyed in?", "Was the eleventh-hundred Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-hundred Byzantine historiographer destroyed in?", "Was the eleventh-hundred convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-hundred convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-hundred convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-ton Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-ton Byzantine archivist destroyed in?", "Was the eleventh-ton Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-ton Byzantine historian destroyed in?", "Was the eleventh-ton Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-ton Byzantine historiographer destroyed in?", "Was the eleventh-ton convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-ton convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-ton convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-yearhundred Byzantine archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-yearhundred Byzantine archivist destroyed in?", "Was the eleventh-yearhundred Byzantine historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-yearhundred Byzantine historian destroyed in?", "Was the eleventh-yearhundred Byzantine historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Where was The eleventh-yearhundred Byzantine historiographer destroyed in?", "Was the eleventh-yearhundred convoluted archivist destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-yearhundred convoluted historian destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the eleventh-yearhundred convoluted historiographer destroyed in the great fire of the Palace of Lausus Constantinople ?", "Was the 11th-centuria Byzantine archivist carried off to Constantinople ?", "Where was The 11th-centuria Byzantine archivist carried off?", "Was the 11th-centuria Byzantine historian carried off to Constantinople ?", "Where was The 11th-centuria Byzantine historian carried off?", "Was the 11th-centuria Byzantine historiographer carried off to Constantinople ?", "Where was The 11th-centuria Byzantine historiographer carried off?", "Was the 11th-centuria convoluted archivist carried off to Constantinople ?", "Was the 11th-centuria convoluted historian carried off to Constantinople ?", "Was the 11th-centuria convoluted historiographer carried off to Constantinople ?", "Was the 11th-century Byzantine archivist carried off to Constantinople ?", "Where was The 11th-century Byzantine archivist carried off?", "Was the 11th-century Byzantine historiographer carried off to Constantinople ?", "Where was The 11th-century Byzantine historiographer carried off?", "Was the 11th-century convoluted archivist carried off to Constantinople ?", "Was the 11th-century convoluted historian carried off to Constantinople ?", "Was the 11th-century convoluted historiographer carried off to Constantinople ?", "Was the 11th-hundred Byzantine archivist carried off to Constantinople ?", "Where was The 11th-hundred Byzantine archivist carried off?", "Was the 11th-hundred Byzantine historian carried off to Constantinople ?", "Where was The 11th-hundred Byzantine historian carried off?", "Was the 11th-hundred Byzantine historiographer carried off to Constantinople ?", "Where was The 11th-hundred Byzantine historiographer carried off?", "Was the 11th-hundred convoluted archivist carried off to Constantinople ?", "Was the 11th-hundred convoluted historian carried off to Constantinople ?", "Was the 11th-hundred convoluted historiographer carried off to Constantinople ?", "Was the 11th-ton Byzantine archivist carried off to Constantinople ?", "Where was The 11th-ton Byzantine archivist carried off?", "Was the 11th-ton Byzantine historian carried off to Constantinople ?", "Where was The 11th-ton Byzantine historian carried off?", "Was the 11th-ton Byzantine historiographer carried off to Constantinople ?", "Where was The 11th-ton Byzantine historiographer carried off?", "Was the 11th-ton convoluted archivist carried off to Constantinople ?", "Was the 11th-ton convoluted historian carried off to Constantinople ?", "Was the 11th-ton convoluted historiographer carried off to Constantinople ?", "Was the 11th-yearhundred Byzantine archivist carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine archivist carried off?", "Was the 11th-yearhundred Byzantine historian carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine historian carried off?", "Was the 11th-yearhundred Byzantine historiographer carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine historiographer carried off?", "Was the 11th-yearhundred convoluted archivist carried off to Constantinople ?", "Was the 11th-yearhundred convoluted historian carried off to Constantinople ?", "Was the 11th-yearhundred convoluted historiographer carried off to Constantinople ?", "Was the eleventh-centuria Byzantine archivist carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine archivist carried off?", "Was the eleventh-centuria Byzantine historian carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine historian carried off?", "Was the eleventh-centuria Byzantine historiographer carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine historiographer carried off?", "Was the eleventh-centuria convoluted archivist carried off to Constantinople ?", "Was the eleventh-centuria convoluted historian carried off to Constantinople ?", "Was the eleventh-centuria convoluted historiographer carried off to Constantinople ?", "Was the eleventh-century Byzantine archivist carried off to Constantinople ?", "Where was The eleventh-century Byzantine archivist carried off?", "Was the eleventh-century Byzantine historian carried off to Constantinople ?", "Where was The eleventh-century Byzantine historian carried off?", "Was the eleventh-century Byzantine historiographer carried off to Constantinople ?", "Where was The eleventh-century Byzantine historiographer carried off?", "Was the eleventh-century convoluted archivist carried off to Constantinople ?", "Was the eleventh-century convoluted historian carried off to Constantinople ?", "Was the eleventh-century convoluted historiographer carried off to Constantinople ?", "Was the eleventh-hundred Byzantine archivist carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine archivist carried off?", "Was the eleventh-hundred Byzantine historian carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine historian carried off?", "Was the eleventh-hundred Byzantine historiographer carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine historiographer carried off?", "Was the eleventh-hundred convoluted archivist carried off to Constantinople ?", "Was the eleventh-hundred convoluted historian carried off to Constantinople ?", "Was the eleventh-hundred convoluted historiographer carried off to Constantinople ?", "Was the eleventh-ton Byzantine archivist carried off to Constantinople ?", "Where was The eleventh-ton Byzantine archivist carried off?", "Was the eleventh-ton Byzantine historian carried off to Constantinople ?", "Where was The eleventh-ton Byzantine historian carried off?", "Was the eleventh-ton Byzantine historiographer carried off to Constantinople ?", "Where was The eleventh-ton Byzantine historiographer carried off?", "Was the eleventh-ton convoluted archivist carried off to Constantinople ?", "Was the eleventh-ton convoluted historian carried off to Constantinople ?", "Was the eleventh-ton convoluted historiographer carried off to Constantinople ?", "Was the eleventh-yearhundred Byzantine archivist carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine archivist carried off?", "Was the eleventh-yearhundred Byzantine historian carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine historian carried off?", "Was the eleventh-yearhundred Byzantine historiographer carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine historiographer carried off?", "Was the eleventh-yearhundred convoluted archivist carried off to Constantinople ?", "Was the eleventh-yearhundred convoluted historian carried off to Constantinople ?", "Was the eleventh-yearhundred convoluted historiographer carried off to Constantinople ?", "Was the 11th-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-centuria Byzantine archivist records a tradition that The?", "Who was The 11th-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-centuria Byzantine historian records a tradition that The?", "Who was The 11th-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-centuria Byzantine historiographer records a tradition that The?", "Who was The 11th-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the 11th-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-century convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-century convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-century convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-century convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the 11th-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-hundred Byzantine archivist records a tradition that The?", "Who was The 11th-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-hundred Byzantine historian records a tradition that The?", "Who was The 11th-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-hundred Byzantine historiographer records a tradition that The?", "Who was The 11th-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the 11th-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-ton Byzantine archivist records a tradition that The?", "Who was The 11th-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-ton Byzantine historian records a tradition that The?", "Who was The 11th-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-ton Byzantine historiographer records a tradition that The?", "Who was The 11th-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-ton convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-ton convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-ton convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-ton convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the 11th-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred Byzantine archivist records a tradition that The?", "Who was The 11th-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred Byzantine historian records a tradition that The?", "Who was The 11th-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred Byzantine historiographer records a tradition that The?", "Who was The 11th-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The 11th-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The 11th-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-centuria Byzantine archivist records a tradition that The?", "Who was The eleventh-centuria Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-centuria Byzantine historian records a tradition that The?", "Who was The eleventh-centuria Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-centuria Byzantine historiographer records a tradition that The?", "Who was The eleventh-centuria Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-centuria convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-centuria convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-century Byzantine archivist records a tradition that The?", "Who was The eleventh-century Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-century Byzantine historian records a tradition that The?", "Who was The eleventh-century Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-century Byzantine historiographer records a tradition that The?", "Who was The eleventh-century Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-century convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-century convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-century convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-hundred Byzantine archivist records a tradition that The?", "Who was The eleventh-hundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-hundred Byzantine historian records a tradition that The?", "Who was The eleventh-hundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-hundred Byzantine historiographer records a tradition that The?", "Who was The eleventh-hundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-hundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-hundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-ton Byzantine archivist records a tradition that The?", "Who was The eleventh-ton Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-ton Byzantine historian records a tradition that The?", "Who was The eleventh-ton Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-ton Byzantine historiographer records a tradition that The?", "Who was The eleventh-ton Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-ton convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-ton convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-ton convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Was the eleventh-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred Byzantine archivist records a tradition that The?", "Who was The eleventh-yearhundred Byzantine archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred Byzantine historian records a tradition that The?", "Who was The eleventh-yearhundred Byzantine historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred Byzantine historiographer records a tradition that The?", "Who was The eleventh-yearhundred Byzantine historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-yearhundred convoluted archivist records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?", "Where was The eleventh-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Who was The eleventh-yearhundred convoluted historian records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted historiographer records a tradition that The 11th-century Byzantine historian Georgios Kedrenos carried off to Constantinople ?"], "type": [-1, 2, -1, 2, -1, 2, 1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1], "question_in_type": ["Was the 11th-century historian destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-century historian destroyed in?", "Was the 11th-century historian carried off to ?", "Where was The 11th-century historian carried off?", "Was the 11th-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-centuria archivist destroyed in?", "Was the 11th-centuria historian destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-centuria historian destroyed in?", "Was the 11th-centuria historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-centuria historiographer destroyed in?", "Was the 11th-centuria convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-centuria convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-centuria convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-century archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-century archivist destroyed in?", "Was the 11th-century historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-century historiographer destroyed in?", "Was the 11th-century convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-century convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-century convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-hundred archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-hundred archivist destroyed in?", "Was the 11th-hundred historian destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-hundred historian destroyed in?", "Was the 11th-hundred historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-hundred historiographer destroyed in?", "Was the 11th-hundred convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-hundred convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-hundred convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-ton archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-ton archivist destroyed in?", "Was the 11th-ton historian destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-ton historian destroyed in?", "Was the 11th-ton historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-ton historiographer destroyed in?", "Was the 11th-ton convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-ton convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-ton convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-yearhundred archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-yearhundred archivist destroyed in?", "Was the 11th-yearhundred historian destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-yearhundred historian destroyed in?", "Was the 11th-yearhundred historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The 11th-yearhundred historiographer destroyed in?", "Was the 11th-yearhundred convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-yearhundred convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-yearhundred convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-centuria archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-centuria archivist destroyed in?", "Was the eleventh-centuria historian destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-centuria historian destroyed in?", "Was the eleventh-centuria historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-centuria historiographer destroyed in?", "Was the eleventh-centuria convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-centuria convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-centuria convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-century archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-century archivist destroyed in?", "Was the eleventh-century historian destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-century historian destroyed in?", "Was the eleventh-century historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-century historiographer destroyed in?", "Was the eleventh-century convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-century convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-century convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-hundred archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-hundred archivist destroyed in?", "Was the eleventh-hundred historian destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-hundred historian destroyed in?", "Was the eleventh-hundred historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-hundred historiographer destroyed in?", "Was the eleventh-hundred convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-hundred convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-hundred convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-ton archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-ton archivist destroyed in?", "Was the eleventh-ton historian destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-ton historian destroyed in?", "Was the eleventh-ton historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-ton historiographer destroyed in?", "Was the eleventh-ton convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-ton convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-ton convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-yearhundred archivist destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-yearhundred archivist destroyed in?", "Was the eleventh-yearhundred historian destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-yearhundred historian destroyed in?", "Was the eleventh-yearhundred historiographer destroyed in the great fire of the Palace of Lausus ?", "Where was The eleventh-yearhundred historiographer destroyed in?", "Was the eleventh-yearhundred convoluted archivist destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-yearhundred convoluted historian destroyed in the great fire of the Palace of Lausus ?", "Was the eleventh-yearhundred convoluted historiographer destroyed in the great fire of the Palace of Lausus ?", "Was the 11th-centuria archivist carried off to ?", "Where was The 11th-centuria archivist carried off?", "Was the 11th-centuria historian carried off to ?", "Where was The 11th-centuria historian carried off?", "Was the 11th-centuria historiographer carried off to ?", "Where was The 11th-centuria historiographer carried off?", "Was the 11th-centuria convoluted archivist carried off to ?", "Was the 11th-centuria convoluted historian carried off to ?", "Was the 11th-centuria convoluted historiographer carried off to ?", "Was the 11th-century archivist carried off to ?", "Where was The 11th-century archivist carried off?", "Was the 11th-century historiographer carried off to ?", "Where was The 11th-century historiographer carried off?", "Was the 11th-century convoluted archivist carried off to ?", "Was the 11th-century convoluted historian carried off to ?", "Was the 11th-century convoluted historiographer carried off to ?", "Was the 11th-hundred archivist carried off to ?", "Where was The 11th-hundred archivist carried off?", "Was the 11th-hundred historian carried off to ?", "Where was The 11th-hundred historian carried off?", "Was the 11th-hundred historiographer carried off to ?", "Where was The 11th-hundred historiographer carried off?", "Was the 11th-hundred convoluted archivist carried off to ?", "Was the 11th-hundred convoluted historian carried off to ?", "Was the 11th-hundred convoluted historiographer carried off to ?", "Was the 11th-ton archivist carried off to ?", "Where was The 11th-ton archivist carried off?", "Was the 11th-ton historian carried off to ?", "Where was The 11th-ton historian carried off?", "Was the 11th-ton historiographer carried off to ?", "Where was The 11th-ton historiographer carried off?", "Was the 11th-ton convoluted archivist carried off to ?", "Was the 11th-ton convoluted historian carried off to ?", "Was the 11th-ton convoluted historiographer carried off to ?", "Was the 11th-yearhundred archivist carried off to ?", "Where was The 11th-yearhundred archivist carried off?", "Was the 11th-yearhundred historian carried off to ?", "Where was The 11th-yearhundred historian carried off?", "Was the 11th-yearhundred historiographer carried off to ?", "Where was The 11th-yearhundred historiographer carried off?", "Was the 11th-yearhundred convoluted archivist carried off to ?", "Was the 11th-yearhundred convoluted historian carried off to ?", "Was the 11th-yearhundred convoluted historiographer carried off to ?", "Was the eleventh-centuria archivist carried off to ?", "Where was The eleventh-centuria archivist carried off?", "Was the eleventh-centuria historian carried off to ?", "Where was The eleventh-centuria historian carried off?", "Was the eleventh-centuria historiographer carried off to ?", "Where was The eleventh-centuria historiographer carried off?", "Was the eleventh-centuria convoluted archivist carried off to ?", "Was the eleventh-centuria convoluted historian carried off to ?", "Was the eleventh-centuria convoluted historiographer carried off to ?", "Was the eleventh-century archivist carried off to ?", "Where was The eleventh-century archivist carried off?", "Was the eleventh-century historian carried off to ?", "Where was The eleventh-century historian carried off?", "Was the eleventh-century historiographer carried off to ?", "Where was The eleventh-century historiographer carried off?", "Was the eleventh-century convoluted archivist carried off to ?", "Was the eleventh-century convoluted historian carried off to ?", "Was the eleventh-century convoluted historiographer carried off to ?", "Was the eleventh-hundred archivist carried off to ?", "Where was The eleventh-hundred archivist carried off?", "Was the eleventh-hundred historian carried off to ?", "Where was The eleventh-hundred historian carried off?", "Was the eleventh-hundred historiographer carried off to ?", "Where was The eleventh-hundred historiographer carried off?", "Was the eleventh-hundred convoluted archivist carried off to ?", "Was the eleventh-hundred convoluted historian carried off to ?", "Was the eleventh-hundred convoluted historiographer carried off to ?", "Was the eleventh-ton archivist carried off to ?", "Where was The eleventh-ton archivist carried off?", "Was the eleventh-ton historian carried off to ?", "Where was The eleventh-ton historian carried off?", "Was the eleventh-ton historiographer carried off to ?", "Where was The eleventh-ton historiographer carried off?", "Was the eleventh-ton convoluted archivist carried off to ?", "Was the eleventh-ton convoluted historian carried off to ?", "Was the eleventh-ton convoluted historiographer carried off to ?", "Was the eleventh-yearhundred archivist carried off to ?", "Where was The eleventh-yearhundred archivist carried off?", "Was the eleventh-yearhundred historian carried off to ?", "Where was The eleventh-yearhundred historian carried off?", "Was the eleventh-yearhundred historiographer carried off to ?", "Where was The eleventh-yearhundred historiographer carried off?", "Was the eleventh-yearhundred convoluted archivist carried off to ?", "Was the eleventh-yearhundred convoluted historian carried off to ?", "Was the eleventh-yearhundred convoluted historiographer carried off to ?", "Was the 11th-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-centuria archivist records a tradition that The?", "Who was The 11th-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-centuria historian records a tradition that The?", "Who was The 11th-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-centuria historiographer records a tradition that The?", "Who was The 11th-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-centuria convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the 11th-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-century convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-century convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-century convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-century convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-century convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the 11th-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-hundred archivist records a tradition that The?", "Who was The 11th-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-hundred historian records a tradition that The?", "Who was The 11th-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-hundred historiographer records a tradition that The?", "Who was The 11th-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-hundred convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the 11th-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-ton archivist records a tradition that The?", "Who was The 11th-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-ton historian records a tradition that The?", "Who was The 11th-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-ton historiographer records a tradition that The?", "Who was The 11th-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-ton convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-ton convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-ton convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-ton convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-ton convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the 11th-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred archivist records a tradition that The?", "Who was The 11th-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred historian records a tradition that The?", "Who was The 11th-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The 11th-yearhundred historiographer records a tradition that The?", "Who was The 11th-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The 11th-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The 11th-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the 11th-yearhundred convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-centuria archivist records a tradition that The?", "Who was The eleventh-centuria archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-centuria historian records a tradition that The?", "Who was The eleventh-centuria historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-centuria historiographer records a tradition that The?", "Who was The eleventh-centuria historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-centuria convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-centuria convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-centuria convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-century archivist records a tradition that The?", "Who was The eleventh-century archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-century historian records a tradition that The?", "Who was The eleventh-century historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-century historiographer records a tradition that The?", "Who was The eleventh-century historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-century convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-century convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-century convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-hundred archivist records a tradition that The?", "Who was The eleventh-hundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-hundred historian records a tradition that The?", "Who was The eleventh-hundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-hundred historiographer records a tradition that The?", "Who was The eleventh-hundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-hundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-hundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-hundred convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-ton archivist records a tradition that The?", "Who was The eleventh-ton archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-ton historian records a tradition that The?", "Who was The eleventh-ton historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-ton historiographer records a tradition that The?", "Who was The eleventh-ton historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-ton convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-ton convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-ton convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Was the eleventh-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred archivist records a tradition that The?", "Who was The eleventh-yearhundred archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred historian records a tradition that The?", "Who was The eleventh-yearhundred historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "When was The eleventh-yearhundred historiographer records a tradition that The?", "Who was The eleventh-yearhundred historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-yearhundred convoluted archivist records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?", "Where was The eleventh-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Who was The eleventh-yearhundred convoluted historian records a tradition that The 11th-century historian Georgios Kedrenos carried off?", "Was the eleventh-yearhundred convoluted historiographer records a tradition that The 11th-century historian Georgios Kedrenos carried off to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8203837, "src_sentence": "Elections to The still-extant Luhansk Oblast Council took place on 2 November 2014, as the LPR did not allow the Ukrainian parliamentary election to be held in territory under the Ukrainian parliamentary election control.", "sentence": "Elections to The still-extant Luhansk Oblast Council took place on 2 November 2014 as the LPR did not allow the Ukrainian parliamentary election to be held in territory under the Ukrainian parliamentary election control", "sub": "http://dbpedia.org/resource/Luhansk_People's_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luhansk", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did elections to The still-extant Luhansk Oblast Council took place on 2 November 2014 as the LPR not allow the Ukrainian parliamentary election to be held in territory under the Ukrainian parliamentary election control ?", "Where did Elections to The still-extant Luhansk Oblast Council took?", "When did Elections to The still-extant Luhansk Oblast Council take place?"], "type": [-1, 2, 3], "question_in_type": ["Did elections to The still-extant Oblast Council took place on 2 November 2014 as the not allow the Ukrainian parliamentary election to be held in territory under the Ukrainian parliamentary election control ?", "Where did Elections to The still-extant Oblast Council took?", "When did Elections to The still-extant Oblast Council take place?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8203923, "src_sentence": "On 4 November 2016 both the DPR postponed the DPR local elections, the DPR had set for 6 November 2016, \"until further notice\".Additional elections took place simultaneously in Donetsk and Luhansk republics on 11 November 2018.", "sentence": "the DPR had set for 6 November 2016 until further notice \" . Additional elections took place simultaneously in Donetsk republics on 11 November 2018", "sub": "http://dbpedia.org/resource/Donetsk_People's_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Donetsk", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the DPR set for 6 November 2016 until further notice `` . Additional elections took place simultaneously in Donetsk republics on 11 November 2018 ?", "Where had the DPR set for?", "When had the DPR set for?", "When had the DPR set for 6 November 2016 until further notice `` . Additional elections take place simultaneously in Donetsk republics?"], "type": [-1, 2, 3, 3], "question_in_type": ["Had the set for 6 November 2016 until further notice `` . Additional elections took place simultaneously in republics on 11 November 2018 ?", "Where had the set for?", "When had the set for?", "When had the set for 6 November 2016 until further notice `` . Additional elections take place simultaneously in republics?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8203941, "src_sentence": "A football match between LPR and DPR was played on 8 August 2015 at the Metalurh Stadium in Donetsk.", "sentence": "A football match between LPR and DPR was played on 8 August 2015 at the Metalurh Stadium in Donetsk", "sub": "http://dbpedia.org/resource/Donetsk_People's_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Donetsk", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a football match between LPR and DPR played on 8 August 2015 at the Metalurh Stadium in Donetsk ?", "Where was A football match between LPR and DPR played on?", "When was A football match between LPR and DPR play?"], "type": [-1, 2, 3], "question_in_type": ["Was a football match between LPR and played on 8 August 2015 at the Metalurh Stadium in ?", "Where was A football match between LPR and played on?", "When was A football match between LPR and play?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8204689, "src_sentence": "the Abuja Municipal Area Council is the local government responsible for administration of the new Capital City of Nigeria.", "sentence": "the Abuja Municipal Area Council is the local government responsible for administration of the new Capital City of Nigeria", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Abuja Municipal Area Council the local government responsible for administration of the new Capital City of Nigeria ?", "Who is the local government responsible for administration of the new Capital City of Nigeria?", "Where is the Abuja Municipal Area Council the local government responsible for administration of the new Capital City of Nigeria ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Municipal Area Council the local government responsible for administration of the new Capital City of ?", "Who is the local government responsible for administration of the new Capital City of ?", "Where is the Municipal Area Council the local government responsible for administration of the new Capital City of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8205495, "src_sentence": "Cape Town is not only a popular international tourist destination in South Africa, but Africa as a whole.", "sentence": "Cape Town is not only a popular international tourist destination in South Africa as a whole", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Cape_Town", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is cape Town not only a popular international tourist destination in South Africa as a whole ?", "Who is not only a popular international tourist destination in South Africa as a whole?", "Where is Cape Town not only a popular international tourist destination in South Africa as a whole ?", "Is cape Town not only a popular international tourist destination in South Africa ?", "Who is not only a popular international tourist destination in South Africa?", "Where is Cape Town not only a popular international tourist destination in South Africa ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is cape Town not only a popular international tourist destination in as a whole ?", "Who is not only a popular international tourist destination in as a whole?", "Where is not only a popular international tourist destination in as a whole ?", "Is cape Town not only a popular international tourist destination in ?", "Who is not only a popular international tourist destination in ?", "Where is not only a popular international tourist destination in ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8205595, "src_sentence": "These teams are Ajax Cape Town, which formed as a result of the 1999 amalgamation of the Seven Stars and the Cape Town Spurs and resurrected Cape Town City F.C. Cape Town was also the location of several of the matches of the FIFA 2010 World Cup including a semi-final, held in South Africa.", "sentence": "Ajax Cape Town resurrected Cape Town City F.C. Cape Town", "sub": "http://dbpedia.org/resource/Ajax_Cape_Town_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Cape_Town", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did ajax Cape Town resurrect Cape Town City F.C. Cape Town?", "Who resurrected Cape Town City F.C. Cape Town?", "Where did Ajax Cape Town resurrected?"], "type": [-1, 1, 2], "question_in_type": ["Did ajax resurrect City F.C. ?", "Who resurrected City F.C. ?", "Where did resurrected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8205694, "src_sentence": "Cape Town suffers from the worst traffic congestion in South Africa.", "sentence": "Cape Town suffers from the worst traffic congestion in South Africa", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Cape_Town", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does cape Town suffers from the worst traffic congestion in South Africa?", "Who suffers from the worst traffic congestion in South Africa?", "Where did Cape Town suffers from the worst traffic congestion in South Africa ?"], "type": [-1, 1, 2], "question_in_type": ["Does cape Town suffers from the worst traffic congestion in ?", "Who suffers from the worst traffic congestion in ?", "Where did suffers from the worst traffic congestion in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8206400, "src_sentence": "Eisenhower suffered a mild stroke in November 1957, and Nixon gave a press conference, assuring the nation that the Cabinet was functioning well as a team during Eisenhower's brief illness.", "sentence": "Nixon gave a press conference assuring the nation that the Cabinet was functioning well as a team during Eisenhower 's brief illness", "sub": "http://dbpedia.org/resource/Richard_Nixon", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was nixon gave a press conference assuring the nation that the Cabinet functioning well as a team during Eisenhower 's brief illness ?", "Who gave a press conference assuring the nation that the Cabinet was functioning well as a team during Eisenhower 's brief illness?", "Where was Nixon gave a?", "Who was Nixon gave a?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was nixon gave a press conference assuring the nation that the Cabinet functioning well as a team during 's brief illness ?", "Who gave a press conference assuring the nation that the Cabinet was functioning well as a team during 's brief illness?", "Where was gave a?", "Who was gave a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8206410, "src_sentence": "In July 1959 President Eisenhower sent Nixon to the Soviet Union for the opening of the American National Exhibition in Moscow.", "sentence": "President Eisenhower sent Nixon to the Soviet Union for the opening of the American National Exhibition in Moscow In July 1959", "sub": "http://dbpedia.org/resource/Richard_Nixon", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did president Eisenhower sent Nixon to the Soviet Union for the opening of the American National Exhibition in Moscow In July 1959?", "Who did President Eisenhower sent?", "Where did President Eisenhower sent?", "When did President Eisenhower send Nixon to the Soviet Union for the opening of the American National Exhibition in Moscow In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president Eisenhower sent to the Soviet Union for the opening of the American National Exhibition in Moscow In July 1959?", "Who did sent?", "Where did sent?", "When did send to the Soviet Union for the opening of the American National Exhibition in Moscow In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8206885, "src_sentence": "In one conversation with H. R. Haldeman, Nixon said that Washington was \"full of Jews\" and that \"most Jews are disloyal\", making exceptions for some of his top aides.", "sentence": "Nixon said that Washington was \"full of Jews In one conversation with H. R. Haldeman", "sub": "http://dbpedia.org/resource/H._R._Haldeman", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was nixon said that Washington `` full of Jews In one conversation with H. R. Haldeman ?", "Who said that Washington was \"full of Jews In one conversation with H. R. Haldeman?", "Where was Nixon said that?", "Who was Nixon said that?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was nixon said that Washington `` full of Jews In one conversation with H. R. ?", "Who said that Washington was \"full of Jews In one conversation with H. R. ?", "Where was said that?", "Who was said that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8206963, "src_sentence": "Nixon was the running mate of Dwight D. Eisenhower, the Republican Party's presidential nominee in the 1952 election, subsequently serving for eight years as the vice president.", "sentence": "Nixon was the running mate of Dwight D. Eisenhower", "sub": "http://dbpedia.org/resource/Richard_Nixon", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was nixon the running mate of Dwight D. Eisenhower ?", "Who was the running mate of Dwight D. Eisenhower?", "Where was Nixon the running mate of Dwight D. Eisenhower ?"], "type": [-1, 1, 2], "question_in_type": ["Was nixon the running mate of Dwight D. ?", "Who was the running mate of Dwight D. ?", "Where was the running mate of Dwight D. ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8206976, "src_sentence": "After Nixon resignation, Nixon was issued a pardon by Nixon successor, Gerald Ford.", "sentence": "Gerald Ford [is] successor [of] Nixon", "sub": "http://dbpedia.org/resource/Gerald_Ford", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does gerald Ford [is] successor [of] Nixon?", "Who [is] successor [of] Nixon?", "Who did Gerald Ford [ is ] successor [ of ] Nixon ?"], "type": [-1, 1, 1], "question_in_type": ["Does gerald Ford [is] successor [of] ?", "Who [is] successor [of] ?", "Who did [ is ] successor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207039, "src_sentence": "Once they began they courtship, Pat Ryan was reluctant to marry Nixon; they dated for two years before Pat Ryan assented to Pat Ryan proposal.", "sentence": "Pat Ryan was reluctant to marry Nixon Once they began they courtship", "sub": "http://dbpedia.org/resource/Pat_Nixon", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was pat Ryan reluctant to marry Nixon Once they began they courtship ?", "Who was reluctant to marry Nixon Once they began they courtship?", "Who was Pat Ryan reluctant to marry?", "Does pat Ryan to marry Nixon?", "Who to marry Nixon?", "Who did Pat Ryan to marry?"], "type": [-1, 1, 1, -1, 1, 1], "question_in_type": ["Was pat Ryan reluctant to marry Once they began they courtship ?", "Who was reluctant to marry Once they began they courtship?", "Who was reluctant to marry?", "Does pat Ryan to marry ?", "Who to marry ?", "Who did to marry?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207115, "src_sentence": "With pressure building for General Dwight D. Eisenhower to demand Nixon's resignation from the ticket the senator went on television to deliver an address to the nation on September 23, 1952.", "sentence": "General Dwight D. Eisenhower to demand Nixon's resignation from the ticket", "sub": "http://dbpedia.org/resource/Richard_Nixon", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does general Dwight D. Eisenhower to demand Nixon's resignation from the ticket?", "Who did General Dwight D. Eisenhower to demand?"], "type": [-1, 1], "question_in_type": ["Does general Dwight D. to demand 's resignation from the ticket?", "Who did General Dwight D. to demand?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207251, "src_sentence": "Kissinger briefed Nixon for over 40 hours in preparation.", "sentence": "Kissinger briefed Nixon for over 40 hours in preparation", "sub": "http://dbpedia.org/resource/Henry_Kissinger", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did kissinger brief Nixon for over 40 hours in preparation?", "Who did Kissinger briefed?", "When did Kissinger brief Nixon for?", "Did henry alfr kissinger briefed Nixon for over 40 hours in preparation?", "When did henry alfred kissinger briefed Nixon for?"], "type": [-1, 1, 3, -1, 3], "question_in_type": ["Did kissinger brief for over 40 hours in preparation?", "Who did briefed?", "When did brief for?", "Did henry alfr kissinger briefed for over 40 hours in preparation?", "When did henry alfred kissinger briefed for?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207316, "src_sentence": "Through employment of linkage, Nixon and Kissinger hoped to change the nature and course of U.S. foreign policy, including U.S. nuclear disarmament and arms control policy, and to separate Nixon and Kissinger from those practiced by Nixon's predecessors.", "sentence": "Kissinger hoped to separate Nixon from those", "sub": "http://dbpedia.org/resource/Henry_Kissinger", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did kissinger hop to separate Nixon from those?", "Who hoped to separate Nixon from those?", "Who did Kissinger hoped to?", "Did nixon hop to separate Kissinger from those?", "Who hoped to separate Kissinger from those?", "Who did Nixon hoped to?", "Did henry alfr kissinger hoped to separate Nixon from those?"], "type": [-1, 1, 1, -1, 1, 1, -1], "question_in_type": ["Did kissinger hop to separate from those?", "Who hoped to separate from those?", "Who did hoped to?", "Did nixon hop to separate from those?", "Who hoped to separate from those?", "Who did hoped to?", "Did henry alfr kissinger hoped to separate from those?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207453, "src_sentence": "One researcher suggests Nixon effectively disengaged from the Nixon administration after Ford was sworn in as vice president on December 6, 1973.On November 17, 1973, during a televised question-and-answer session, with 400 Associated Press managing editors Nixon said, \"People have got to know whether or not \"People President is a crook.", "sentence": "Nixon effectively disengaged from the Nixon administration after Ford was sworn in as vice president on December 6", "sub": "http://dbpedia.org/resource/Gerald_Ford", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was nixon effectively disengaged from the Nixon administration after Ford sworn in as vice president on December 6 ?", "Who effectively disengaged from the Who administration after Ford was sworn in as vice president on December 6?", "Where was Nixon effectively disengaged from?", "When was Nixon effectively disengage from the Nixon administration after Ford swear in as vice president?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was nixon effectively disengaged from the administration after sworn in as vice president on December 6 ?", "Who effectively disengaged from the Who administration after was sworn in as vice president on December 6?", "Where was effectively disengaged from?", "When was effectively disengage from the administration after swear in as vice president?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8207535, "src_sentence": "Nixon visited the White House in 1979, invited by Georgia Governor Jimmy Carter for the state dinner for Chinese Vice Premier Deng Xiaoping.", "sentence": "Jimmy Carter [is] Governor [of] Georgia", "sub": "http://dbpedia.org/resource/Jimmy_Carter", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Georgia_(U.S._state)", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does jimmy Carter [is] Governor [of] Georgia?", "Who [is] Governor [of] Georgia?", "Where did Jimmy Carter [ is ] Governor [ of ] Georgia ?"], "type": [-1, 1, 2], "question_in_type": ["Does jimmy Carter [is] Governor [of] ?", "Who [is] Governor [of] ?", "Where did [ is ] Governor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8209181, "src_sentence": "The National Museum of Somalia is based in Mogadishu and holds many culturally important artefacts.", "sentence": "The National Museum of Somalia is based in Mogadishu", "sub": "http://dbpedia.org/resource/Somalia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mogadishu", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the National Museum of Somalia based in Mogadishu ?", "Who is based in Mogadishu?", "Where is The National Museum of Somalia based in?"], "type": [-1, 1, 2], "question_in_type": ["Is the National Museum of based in ?", "Who is based in ?", "Where is The National Museum of based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8209493, "src_sentence": "Tradition and old records assert that southern Somalia, including the Mogadishu area, was inhabited very early by hunter-gatherers.", "sentence": "southern Somalia including the Mogadishu area", "sub": "http://dbpedia.org/resource/Somalia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mogadishu", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does southern Somalia includ the Mogadishu area?", "Where did southern Somalia including the?"], "type": [-1, 2], "question_in_type": ["Does southern includ the area?", "Where did southern including the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8209737, "src_sentence": "Villa and Mansion Architects, an international architectural firm founded by the Somali-British architect Alexander Yusuf, likewise has The local Somali Energy Company regional offices in Mogadishu.", "sentence": "Alexander Yusuf [is] architect [from] United Kingdom", "sub": "http://dbpedia.org/resource/Alexander_Yusuf", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does alexander Yusuf [is] architect [from] United Kingdom?", "Who [is] architect [from] United Kingdom?", "Where did Alexander Yusuf [ is ] architect [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Does alexander Yusuf [is] architect [from] ?", "Who [is] architect [from] ?", "Where did [ is ] architect [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8209870, "src_sentence": "The National Museum of Somalia is based in Mogadishu and holds many culturally important artefacts.", "sentence": "The National Museum of Somalia is based in Mogadishu", "sub": "http://dbpedia.org/resource/Somalia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mogadishu", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the National Museum of Somalia based in Mogadishu ?", "Who is based in Mogadishu?", "Where is The National Museum of Somalia based in?"], "type": [-1, 1, 2], "question_in_type": ["Is the National Museum of based in ?", "Who is based in ?", "Where is The National Museum of based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8210808, "src_sentence": "In addition to signing the proclamation marking May 2015 as the annual Jewish American Heritage Month, the White House shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation, a large Washington, D.C. synagogue.", "sentence": "the White House shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did the White House shar plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation?", "Who shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation?", "Who did the White House shared?", "When did the White House share plans for an address by President Obama?", "Where did the White House shared?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did the shar plans for an address by on May 22, 2015 at Adas Israel Congregation?", "Who shared plans for an address by on May 22, 2015 at Adas Israel Congregation?", "Who did the shared?", "When did the share plans for an address by ?", "Where did the shared?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8210840, "src_sentence": "President Obama scheduled a second White House reception in honor of JAHM for May 17, 2011.", "sentence": "President Obama scheduled a second White House reception in honor of JAHM for May 17, 2011", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did president Obama scheduled a second White House reception in honor of JAHM for May 17, 2011?", "Who did President Obama scheduled a?", "Where did President Obama scheduled a?", "When did President Obama schedule a second White House reception in honor of JAHM for?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president Obama scheduled a second reception in honor of JAHM for May 17, 2011?", "Who did scheduled a?", "Where did scheduled a?", "When did schedule a second reception in honor of JAHM for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8210856, "src_sentence": "In addition to signing the proclamation marking May 2015 as the annual Jewish American Heritage Month, the White House shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation, a large Washington, D.C. synagogue.", "sentence": "the White House shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did the White House shar plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation?", "Who shared plans for an address by President Obama on May 22, 2015 at Adas Israel Congregation?", "Who did the White House shared?", "When did the White House share plans for an address by President Obama?", "Where did the White House shared?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did the shar plans for an address by on May 22, 2015 at Adas Israel Congregation?", "Who shared plans for an address by on May 22, 2015 at Adas Israel Congregation?", "Who did the shared?", "When did the share plans for an address by ?", "Where did the shared?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8212582, "src_sentence": "Mike Nichols, who directed Streep in Silkwood, Heartburn, Postcards from the Edge, and Angels in America, praised Streep's ability to transform Streep into Streep characters, remarking that, \"In every role, Streep becomes a totally new human being.", "sentence": "Mike Nichols praised Streep 's ability directed Streep in Silkwood", "sub": "http://dbpedia.org/resource/Silkwood", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Mike_Nichols", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did mike Nichols pra Streep 's ability directed Streep in Silkwood?", "Who praised Streep 's ability directed Streep in Silkwood?", "Who did Mike Nichols praised?", "Where did Mike Nichols praised?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did mike Nichols pra Streep 's ability directed Streep in ?", "Who praised Streep 's ability directed Streep in ?", "Who did praised?", "Where did praised?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8213592, "src_sentence": "Rotterdam is the home of three professional football clubs, being first tier clubs Feyenoord and Sparta and second tier club Excelsior.", "sentence": "Rotterdam is the home of three professional football clubs being first tier clubs second tier club Excelsior", "sub": "http://dbpedia.org/resource/S.B.V._Excelsior", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Rotterdam", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is rotterdam the home of three professional football clubs being first tier clubs second tier club Excelsior ?", "Where is Rotterdam the home of three professional football clubs being first?", "Is rotterdam the home of three professional football clubs being first tier clubs Sparta ?"], "type": [-1, 2, -1], "question_in_type": ["Is rotterdam the home of three professional football clubs being first tier clubs second tier club ?", "Where is the home of three professional football clubs being first?", "Is rotterdam the home of three professional football clubs being first tier clubs ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8213662, "src_sentence": "Francis Hoenselaar, a Rotterdam born female darts player, generally recognised as the best Dutch female darts player ever.", "sentence": "Francis Hoenselaar [is] a born female darts player [from] Rotterdam", "sub": "http://dbpedia.org/resource/Francis_Hoenselaar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Rotterdam", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does francis Hoenselaar [is] a born female darts player [from] Rotterdam?", "Who [is] a born female darts player [from] Rotterdam?"], "type": [-1, 1], "question_in_type": ["Does francis Hoenselaar [is] a born female darts player [from] ?", "Who [is] a born female darts player [from] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8215585, "src_sentence": "Arrabalera (English language:The Girl from the Suburbs) is a 1950 Argentine musical drama film directed and written by Tulio Demicheli on his debut and starring Tita Merello.", "sentence": "Arrabalera is a 1950 Argentine musical drama film written by Tulio Demicheli on starring Tita Merello", "sub": "http://dbpedia.org/resource/Arrabalera", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Tulio_Demicheli", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is arrabalera a 1950 Argentine musical drama film written by Tulio Demicheli on starring Tita Merello ?", "When is Arrabalera a?", "Where is Arrabalera a 1950 Argentine musical drama film written by?", "Who is Arrabalera a 1950 Argentine musical drama film written by?", "Is arrabalera a 1950 Argentine musical drama film written by Tulio Demicheli on his debut ?"], "type": [-1, 3, 2, 1, -1], "question_in_type": ["Is arrabalera a 1950 Argentine musical drama film written by on starring Tita Merello ?", "When is a?", "Where is a 1950 Argentine musical drama film written by?", "Who is a 1950 Argentine musical drama film written by?", "Is arrabalera a 1950 Argentine musical drama film written by on his debut ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8215608, "src_sentence": "Arrabalera (English language:The Girl from the Suburbs) is a 1950 Argentine musical drama film directed and written by Tulio Demicheli on Tulio Demicheli debut and starring Tita Merello.", "sentence": "Arrabalera is a 1950 Argentine musical drama film written by Tulio Demicheli on starring Tita Merello", "sub": "http://dbpedia.org/resource/Arrabalera", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Tulio_Demicheli", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is arrabalera a 1950 Argentine musical drama film written by Tulio Demicheli on starring Tita Merello ?", "When is Arrabalera a?", "Where is Arrabalera a 1950 Argentine musical drama film written by?", "Who is Arrabalera a 1950 Argentine musical drama film written by?", "Is arrabalera a 1950 Argentine musical drama film written by Tulio Demicheli on Tulio Demicheli debut ?"], "type": [-1, 3, 2, 1, -1], "question_in_type": ["Is arrabalera a 1950 Argentine musical drama film written by on starring Tita Merello ?", "When is a?", "Where is a 1950 Argentine musical drama film written by?", "Who is a 1950 Argentine musical drama film written by?", "Is arrabalera a 1950 Argentine musical drama film written by on debut ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8215610, "src_sentence": "Argentine musical drama film premiered on 25 April 1950 in Buenos Aires.", "sentence": "Argentine musical drama film premiered on 25 April 1950 in Buenos Aires", "sub": "http://dbpedia.org/resource/Argentina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Buenos_Aires", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did argentine musical drama film premy on 25 April 1950 in Buenos Aires?", "When did Argentine musical drama film premier?"], "type": [-1, 3], "question_in_type": ["Did argentine musical drama film premy on 25 April 1950 in ?", "When did musical drama film premier?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8216067, "src_sentence": "Subhadra welcomes Krishna with a tilaka on Krishna forehead.(Day 5) = celebrates the sibling bond between brother and sister.", "sentence": "Subhadra welcomes Krishna", "sub": "http://dbpedia.org/resource/Subhadra", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Krishna", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does subhadra welcomes Krishna?", "Who did Subhadra welcomes?"], "type": [-1, 1], "question_in_type": ["Does subhadra welcomes ?", "Who did welcomes?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8218481, "src_sentence": "Day of the Fight, Flying Padre and The Seafarers constitute Kubrick's only surviving documentary works; some historians believe he made others.", "sentence": "The Seafarers constitute Kubrick 's only surviving documentary works Day of the Fight", "sub": "http://dbpedia.org/resource/The_Seafarers", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Seafarers constitut Kubrick 's only surv documentary works Day of the Fight?", "Where did The Seafarers constitute?", "When did The Seafarers constitute Kubrick 's only survive documentary works?", "Does fly Padre constitute Kubrick 's only surv documentary works Day of the Fight?", "When did Flying Padre constitute Kubrick 's only survive documentary works?", "Does the mariner constitute Kubrick 's only surv documentary works Day of the Fight?", "Where did The mariner constitute Kubrick 's only surviving documentary?", "When did The mariner constitute Kubrick 's only survive documentary works?"], "type": [-1, 2, 3, -1, 3, -1, 2, 3], "question_in_type": ["Does the Seafarers constitut 's only surv documentary works Day of the Fight?", "Where did constitute?", "When did constitute 's only survive documentary works?", "Does fly Padre constitute 's only surv documentary works Day of the Fight?", "When did constitute 's only survive documentary works?", "Does the mariner constitute 's only surv documentary works Day of the Fight?", "Where did The mariner constitute 's only surviving documentary?", "When did The mariner constitute 's only survive documentary works?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8218641, "src_sentence": "The Shining was not the only horror film to which Kubrick had been linked; he had turned down the directing of both The Exorcist (1973) and Exorcist II: The Heretic (1977), despite once saying in 1966 to a friend that he had long desired to \"make the world's scariest movie, involving a series of episodes that would play upon the nightmare fears of the audience\".", "sentence": "The Shining was not the only horror film to which Kubrick had been linked", "sub": "http://dbpedia.org/resource/The_Shining_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the Shining not the only horror film to which Kubrick had been linked ?", "Who was The Shining not the only horror film to which Kubrick had been linked?", "Where was The Shining not the only horror film to which Kubrick had been linked?"], "type": [-1, 1, 2], "question_in_type": ["Was the Shining not the only horror film to which had been linked ?", "Who was not the only horror film to which had been linked?", "Where was not the only horror film to which had been linked?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8219189, "src_sentence": "Elias Kubrick settled on A Clockwork Orange (1971) at the end of 1969, an exploration of violence and experimental rehabilitation by law enforcement authorities, based around the character of Alex (portrayed by Malcolm McDowell).", "sentence": "Kubrick settled on A Clockwork Orange ( 1971", "sub": "http://dbpedia.org/resource/A_Clockwork_Orange_(film)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did kubrick settl on A Clockwork Orange ( 1971?", "Who settled on A Clockwork Orange ( 1971?", "Where did Kubrick settled on?", "When did Kubrick settle on A Clockwork Orange (?", "Did kubrick settl on A Clockwork Orange ( 1971 at the end of 1969?", "Who settled on A Clockwork Orange ( 1971 at the end of 1969?", "When did Kubrick settle on A Clockwork Orange ( 1971?"], "type": [-1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did kubrick settl on ( 1971?", "Who settled on ( 1971?", "Where did settled on?", "When did settle on (?", "Did kubrick settl on ( 1971 at the end of 1969?", "Who settled on ( 1971 at the end of 1969?", "When did settle on ( 1971?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8219225, "src_sentence": "The Shining was not the only horror film to which Elias Kubrick had been linked; Elias Kubrick had turned down the directing of both The Exorcist (1973) and Exorcist II: The Heretic (1977), despite once saying in 1966 to a friend that Elias Kubrick had long desired to \"make the world's scariest movie, involving a series of episodes that would play upon the nightmare fears of the audience\".", "sentence": "The Shining was not the only horror film to which Elias Kubrick had been linked", "sub": "http://dbpedia.org/resource/The_Shining_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the Shining not the only horror film to which Elias Kubrick had been linked ?", "Who was The Shining not the only horror film to which Elias Kubrick had been linked?"], "type": [-1, 1], "question_in_type": ["Was the Shining not the only horror film to which Elias had been linked ?", "Who was not the only horror film to which Elias had been linked?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8219405, "src_sentence": "Similarly, Malcolm McDowell recalls the long discussions Malcolm McDowell had with \"Kubrick to help Malcolm McDowell develop Malcolm McDowell character in A Clockwork Orange, noting that on set Malcolm McDowell felt entirely uninhibited and free, which is what made \"Kubrick \"such a great director\".", "sentence": "Kubrick to help Malcolm McDowell develop Malcolm McDowell character in A Clockwork Orange", "sub": "http://dbpedia.org/resource/A_Clockwork_Orange_(film)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does kubrick to help Malcolm McDowell develop Malcolm McDowell character in A Clockwork Orange?", "Who to help Malcolm McDowell develop Malcolm McDowell character in A Clockwork Orange?", "Who did Kubrick to help?", "Where did Kubrick to help?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does kubrick to help Malcolm McDowell develop Malcolm McDowell character in ?", "Who to help Malcolm McDowell develop Malcolm McDowell character in ?", "Who did to help?", "Where did to help?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8219488, "src_sentence": "On March 7, 1999, six days after screening a final cut of Eyes Wide Shut for Elias Kubrick family and the stars, Elias Kubrick died in Elias Kubrick sleep at the age of 70, suffering a heart attack.", "sentence": "Elias Kubrick died in Elias Kubrick sleep at the age of 70 suffering a heart attack On March 7 , 1999 six days after screening a final cut of Eyes Wide Shut for the stars", "sub": "http://dbpedia.org/resource/Eyes_Wide_Shut", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did elias Kubrick died in Elias Kubrick sleep at the age of 70 suffering a heart attack On March 7 , 1999 six days after screening a final cut of Eyes Wide Shut for the stars?", "Who died in Who sleep at the age of 70 suffering a heart attack On March 7 , 1999 six days after screening a final cut of Eyes Wide Shut for the stars?", "When did Elias Kubrick die in Elias Kubrick sleep?", "When did Elias Kubrick die in Elias Kubrick sleep at the age of 70 suffer a heart attack On?", "Where did Elias Kubrick died in?"], "type": [-1, 1, 3, 3, 2], "question_in_type": ["Did elias died in Elias sleep at the age of 70 suffering a heart attack On March 7 , 1999 six days after screening a final cut of for the stars?", "Who died in Who sleep at the age of 70 suffering a heart attack On March 7 , 1999 six days after screening a final cut of for the stars?", "When did Elias die in Elias sleep?", "When did Elias die in Elias sleep at the age of 70 suffer a heart attack On?", "Where did Elias died in?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8219592, "src_sentence": "Labeobarbus ruandae is a species of ray-finned fish in the family Cyprinidae.", "sentence": "Labeobarbus ruandae is a species of ray-finned fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Labeobarbus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is labeobarbus ruandae a species of ray-finned fish in the family Cyprinidae ?", "Who ruandae is a species of ray-finned fish in the family Cyprinidae?"], "type": [-1, 1], "question_in_type": ["Is labeobarbus ruandae a species of ray-finned fish in the family ?", "Who ruandae is a species of ray-finned fish in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8222467, "src_sentence": "Tom Wolfe has occasionally dealt with his southern heritage in bestsellers like I Am Charlotte Simmons.", "sentence": "Tom Wolfe has dealt with his southern heritage in bestsellers like I Am Charlotte Simmons occasionally", "sub": "http://dbpedia.org/resource/I_Am_Charlotte_Simmons", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Tom_Wolfe", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Who has dealt with his southern heritage in bestsellers like I Am Charlotte Simmons occasionally?"], "type": [1], "question_in_type": ["Who has dealt with his southern heritage in bestsellers like occasionally?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8223027, "src_sentence": "Tom Wolfe has occasionally dealt with Tom Wolfe southern heritage in bestsellers like I Am Charlotte Simmons.", "sentence": "Tom Wolfe has dealt with Tom Wolfe southern heritage in bestsellers like I Am Charlotte Simmons occasionally", "sub": "http://dbpedia.org/resource/I_Am_Charlotte_Simmons", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Tom_Wolfe", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Were tom Wolfe dealt with Tom Wolfe southern heritage in bestsellers like you Am Charlotte Simmons occasionally ?", "Who has dealt with Who southern heritage in bestsellers like I Am Charlotte Simmons occasionally?"], "type": [-1, 1], "question_in_type": ["Were tom Wolfe dealt with southern heritage in bestsellers like you Am Charlotte Simmons occasionally ?", "Who has dealt with Who southern heritage in bestsellers like occasionally?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8223169, "src_sentence": "The Virginia National Guard consists of approximately 7,200 soldiers in the Virginia Army National Guard, 1,200 airmen in the Virginia Air National Guard, 300 members of the Virginia Defense Force, and 400 civilians.", "sentence": "The Virginia National Guard consists of approximately 7,200 soldiers in the Virginia Army National Guard", "sub": "http://dbpedia.org/resource/Army_National_Guard", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Virginia", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Virginia National Guard consist of approximately 7,200 soldiers in the Virginia Army National Guard?", "Who consists of approximately 7,200 soldiers in the Virginia Army National Guard?", "Where did The Virginia National Guard consists of?"], "type": [-1, 1, 2], "question_in_type": ["Does the National Guard consist of approximately 7,200 soldiers in the ?", "Who consists of approximately 7,200 soldiers in the ?", "Where did The National Guard consists of?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8224248, "src_sentence": "The specific name honours the French parasitologist Jules Guiart (1870-1965), who was a friend of Jacques Pellegrin's.", "sentence": "the French parasitologist Jules Guiart (1870-1965 was a friend of Jacques Pellegrin's", "sub": "http://dbpedia.org/resource/Jacques_Pellegrin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was the French parasitologist Jules Guiart ( 1870-1965 a friend of Jacques Pellegrin 's ?", "Where was the French parasitologist Jules Guiart ( 1870-1965 a friend of Jacques Pellegrin 's ?", "Who was the French parasitologist Jules Guiart ( 1870-1965 a friend of Jacques Pellegrin 's ?", "When was the French parasitologist Jules Guiart (?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was the parasitologist Jules Guiart ( 1870-1965 a friend of 's ?", "Where was the parasitologist Jules Guiart ( 1870-1965 a friend of 's ?", "Who was the parasitologist Jules Guiart ( 1870-1965 a friend of 's ?", "When was the parasitologist Jules Guiart (?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8227148, "src_sentence": "Safaricom, the largest company in Kenya by assets and profitability is headquartered in Nairobi, KenGen, which is the largest African stock outside South Africa, is based in the city.", "sentence": "the largest company in Kenya by profitability is headquartered in Nairobi", "sub": "http://dbpedia.org/resource/Kenya", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nairobi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the largest company in Kenya by profitability headquartered in Nairobi ?", "Where is the largest company in Kenya by profitability headquartered in?"], "type": [-1, 2], "question_in_type": ["Is the largest company in by profitability headquartered in ?", "Where is the largest company in by profitability headquartered in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8227501, "src_sentence": "Nairobi () was founded in 1899 by the colonial authorities in British East Africa, as a rail depot on the Uganda Railway.", "sentence": "Nairobi () was founded in 1899 by the colonial authorities in British East Africa as a rail depot on the Uganda Railway", "sub": "http://dbpedia.org/resource/East_Africa_Protectorate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nairobi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was nairobi ( ) founded in 1899 by the colonial authorities in British East Africa as a rail depot on the Uganda Railway ?", "When was Nairobi ( ) found?", "Where was Nairobi ( ) founded in?"], "type": [-1, 3, 2], "question_in_type": ["Was nairobi ( ) founded in 1899 by the colonial authorities in as a rail depot on the Uganda Railway ?", "When was ( ) found?", "Where was ( ) founded in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8227503, "src_sentence": "After independence in 1963, Nairobi () became the capital of the Republic of Kenya.", "sentence": "Nairobi became the capital of the Republic of Kenya After independence in 1963", "sub": "http://dbpedia.org/resource/Kenya", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nairobi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did nairobi becam the capital of the Republic of Kenya After independence in 1963?", "Where did Nairobi became the?", "When did Nairobi become the capital of the Republic of Kenya After independence?"], "type": [-1, 2, 3], "question_in_type": ["Did nairobi becam the capital of the Republic of After independence in 1963?", "Where did became the?", "When did become the capital of the Republic of After independence?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8227764, "src_sentence": "Successful artists based in Nairobi include Jua Cali, Nonini, Camp Mulla, Juliani, Eric Wainaina, Suzanna Owinyo and Nameless.", "sentence": "Successful artists based in Nairobi include Camp Mulla", "sub": "http://dbpedia.org/resource/Camp_Mulla", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Nairobi", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do successful artists bas in Nairobi includ Camp Mulla?"], "type": [-1], "question_in_type": ["Do successful artists bas in includ ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8227810, "src_sentence": "The University of Nairobi is the largest and oldest university in Kenya.", "sentence": "The University of Nairobi is the oldest university in Kenya", "sub": "http://dbpedia.org/resource/Kenya", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nairobi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the University of Nairobi the oldest university in Kenya ?", "Who is the oldest university in Kenya?", "Where is The University of Nairobi the oldest university in Kenya ?", "Is the University of Nairobi the largest university in Kenya ?", "Who is the largest university in Kenya?", "Where is The University of Nairobi the largest university in Kenya ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is the University of the oldest university in ?", "Who is the oldest university in ?", "Where is The University of the oldest university in ?", "Is the University of the largest university in ?", "Who is the largest university in ?", "Where is The University of the largest university in ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8232798, "src_sentence": "Military service in the modern-day United States is voluntary, although conscription may occur in wartime through the Selective Service System.", "sentence": "Military service in the modern-day United States is voluntary although conscription may occur in wartime through the Selective Service System", "sub": "http://dbpedia.org/resource/Selective_Service_System", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is military service in the modern-day United States voluntary ?"], "type": [-1], "question_in_type": ["Is military service in the modern-day voluntary ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8235788, "src_sentence": "On Day of Reconciliation 2013, a statue of Nelson Mandela, the first black president of South Africa, was unveiled at the Union Buildings in Pretoria.", "sentence": "a statue of Nelson Mandela, the first black president of South Africa was unveiled at the Union Buildings in Pretoria On Day of Reconciliation 2013", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a statue of Nelson Mandela , the first black president of South Africa unveiled at the Union Buildings in Pretoria On Day of Reconciliation 2013 ?", "Who was a statue of Nelson Mandela , the first black president of South Africa unveiled at?", "Where was a statue of Nelson Mandela , the first black president of South Africa unveiled at?"], "type": [-1, 1, 2], "question_in_type": ["Was a statue of Nelson Mandela , the first black president of unveiled at the Union Buildings in On Day of Reconciliation 2013 ?", "Who was a statue of Nelson Mandela , the first black president of unveiled at?", "Where was a statue of Nelson Mandela , the first black president of unveiled at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8235860, "src_sentence": "On Day of Reconciliation 2013, a statue of Nelson Mandela, the first black president of South Africa, was unveiled at the Union Buildings in Pretoria.", "sentence": "a statue of Nelson Mandela, the first black president of South Africa was unveiled at the Union Buildings in Pretoria On Day of Reconciliation 2013", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a statue of Nelson Mandela , the first black president of South Africa unveiled at the Union Buildings in Pretoria On Day of Reconciliation 2013 ?", "Who was a statue of Nelson Mandela , the first black president of South Africa unveiled at?", "Where was a statue of Nelson Mandela , the first black president of South Africa unveiled at?"], "type": [-1, 1, 2], "question_in_type": ["Was a statue of Nelson Mandela , the first black president of unveiled at the Union Buildings in On Day of Reconciliation 2013 ?", "Who was a statue of Nelson Mandela , the first black president of unveiled at?", "Where was a statue of Nelson Mandela , the first black president of unveiled at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8238506, "src_sentence": " The No Wave movement is alternatively seen, however, as an avant-garde offshoot of 1970s punk, and a genre related to experimental rock (Anon. &", "sentence": "The No Wave movement is alternatively seen however as an avant-garde offshoot of 1970s punk, and a genre", "sub": "http://dbpedia.org/resource/Punk_rock", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/No_wave", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Is the No Wave movement alternatively seen however as an avant-garde offshoot of 1970s punk , and a genre ?", "When is The No Wave movement alternatively see however as an avant-garde offshoot of?"], "type": [-1, 3], "question_in_type": ["Is the movement alternatively seen however as an avant-garde offshoot of 1970s , and a genre ?", "When is The movement alternatively see however as an avant-garde offshoot of?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 8241107, "src_sentence": "The Riegelsville Bridge is a suspension bridge crossing the Delaware River at Riegelsville, Pennsylvania, connecting it with Pohatcong Township, New Jersey, United States. .", "sentence": "The Riegelsville Bridge is a suspension bridge crossing the Delaware River at Riegelsville, Pennsylvania connecting it with Pohatcong Township", "sub": "http://dbpedia.org/resource/Riegelsville_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Delaware_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Riegelsville Bridge a suspension bridge crossing the Delaware River at Riegelsville , Pennsylvania connecting it with Pohatcong Township ?", "Who is a suspension bridge crossing the Delaware River at Riegelsville, Pennsylvania connecting it with Pohatcong Township?", "Where is The Riegelsville Bridge a suspension bridge crossing the?"], "type": [-1, 1, 2], "question_in_type": ["Is the a suspension bridge crossing the at Riegelsville , Pennsylvania connecting it with Pohatcong Township ?", "Who is a suspension bridge crossing the at Riegelsville, Pennsylvania connecting it with Pohatcong Township?", "Where is The a suspension bridge crossing the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8244509, "src_sentence": "Truman said of dedicating the victory to Roosevelt's memory and keeping the flags at half-staff that his only wish was \"that Franklin D. Roosevelt had lived to witness this day\".", "sentence": "Truman said of dedicating the victory to Roosevelt 's memory", "sub": "http://dbpedia.org/resource/Harry_S._Truman", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Franklin_D._Roosevelt", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did truman said of dedicating the victory to Roosevelt 's memory?", "Who said of dedicating the victory to Roosevelt 's memory?", "Who did Truman said of?", "Was truman said that his only wish `` that Franklin D. Roosevelt had lived ?", "Who said that his only wish was \" that Franklin D. Roosevelt had lived?", "Who was Truman said that?", "Did president truman said of dedicating the victory to Roosevelt 's memory?", "Was president truman said that his only wish `` that Franklin D. Roosevelt had lived ?"], "type": [-1, 1, 1, -1, 1, 1, -1, -1], "question_in_type": ["Did truman said of dedicating the victory to 's memory?", "Who said of dedicating the victory to 's memory?", "Who did said of?", "Was truman said that his only wish `` that Franklin D. had lived ?", "Who said that his only wish was \" that Franklin D. had lived?", "Who was said that?", "Did president truman said of dedicating the victory to 's memory?", "Was president truman said that his only wish `` that Franklin D. had lived ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8244605, "src_sentence": "President Harry Truman dedicated the victory to the memory of President Harry Truman predecessor, Franklin D. Roosevelt, who had died of a cerebral hemorrhage less than a month earlier, on 12 April.", "sentence": "Franklin D. Roosevelt [is] predecessor [of] President Harry Truman", "sub": "http://dbpedia.org/resource/Harry_S._Truman", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Franklin_D._Roosevelt", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does franklin D. Roosevelt [is] predecessor [of] President Harry Truman?", "Who [is] predecessor [of] President Harry Truman?", "Who did Franklin D. Roosevelt [ is ] predecessor [ of ] President Harry Truman ?", "Had president Harry Truman dedicated the victory to the memory of President Harry Truman predecessor , Franklin D. Roosevelt , who died of a cerebral hemorrhage less than a month earlier , on 12 April ?", "Who had President Harry Truman dedicated the?", "When had President Harry Truman dedicate the victory to the memory of President Harry Truman predecessor , Franklin D. Roosevelt , who die of a cerebral hemorrhage?", "When had President Harry Truman dedicate the victory to the memory of President Harry Truman predecessor , Franklin D. Roosevelt , who die of a cerebral hemorrhage less than a month earlier ,?"], "type": [-1, 1, 1, -1, 1, 3, 3], "question_in_type": ["Does franklin D. [is] predecessor [of] President ?", "Who [is] predecessor [of] President ?", "Who did Franklin D. [ is ] predecessor [ of ] President ?", "Had president dedicated the victory to the memory of President predecessor , Franklin D. , who died of a cerebral hemorrhage less than a month earlier , on 12 April ?", "Who had President dedicated the?", "When had President dedicate the victory to the memory of President predecessor , Franklin D. , who die of a cerebral hemorrhage?", "When had President dedicate the victory to the memory of President predecessor , Franklin D. , who die of a cerebral hemorrhage less than a month earlier ,?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8244895, "src_sentence": "Following graduation in 1979, Gary Keller moved to Austin where Gary Keller began Gary Keller career in real estate.", "sentence": "Gary Keller began Gary Keller career Austin", "sub": "http://dbpedia.org/resource/Gary_W._Keller", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did gary Keller beg Gary Keller career Austin?", "Who began Who career Austin?", "Where did Gary Keller began?", "Did gary Keller mov to Austin Following graduation in 1979?", "Who moved to Austin Following graduation in 1979?", "Who did Gary Keller moved to?", "When did Gary Keller move to Austin Following graduation?"], "type": [-1, 1, 2, -1, 1, 1, 3], "question_in_type": ["Did gary Keller beg career ?", "Who began Who career ?", "Where did began?", "Did gary Keller mov to Following graduation in 1979?", "Who moved to Following graduation in 1979?", "Who did moved to?", "When did move to Following graduation?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8248044, "src_sentence": "A great majority of interstates in Massachusetts were constructed during the mid-20th century, and at times were controversial, particularly the intent to route I-95 northeastwards from Providence, Rhode Island, directly through central Boston, first proposed in 1948.", "sentence": "A great majority of interstates in Massachusetts were constructed during the mid-20th century Providence , Rhode Island , directly through central Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were a great majority of interstates in Massachusetts constructed during the mid-20th century Providence , Rhode Island , directly through central Boston ?", "Where were A great majority of interstates in Massachusetts constructed during?", "When were A great majority of interstates in Massachusetts construct during?"], "type": [-1, 2, 3], "question_in_type": ["Were a great majority of interstates in constructed during the mid-20th century Providence , Rhode Island , directly through central ?", "Where were A great majority of interstates in constructed during?", "When were A great majority of interstates in construct during?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8248100, "src_sentence": "Boston is the state capital and largest city in Massachusetts.", "sentence": "Boston is the largest city in Massachusetts", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is boston the largest city in Massachusetts ?", "Who is the largest city in Massachusetts?", "Where is Boston the largest city in Massachusetts ?"], "type": [-1, 1, 2], "question_in_type": ["Is boston the largest city in ?", "Who is the largest city in ?", "Where is the largest city in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8248603, "src_sentence": "A great majority of interstates in Massachusetts were constructed during the mid-20th century, and at times were controversial, particularly the intent to route I-95 northeastwards from Providence, Rhode Island, directly through central Boston, first proposed in 1948.", "sentence": "A great majority of interstates in Massachusetts were constructed during the mid-20th century Providence , Rhode Island , directly through central Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were a great majority of interstates in Massachusetts constructed during the mid-20th century Providence , Rhode Island , directly through central Boston ?", "Where were A great majority of interstates in Massachusetts constructed during?", "When were A great majority of interstates in Massachusetts construct during?"], "type": [-1, 2, 3], "question_in_type": ["Were a great majority of interstates in constructed during the mid-20th century Providence , Rhode Island , directly through central ?", "Where were A great majority of interstates in constructed during?", "When were A great majority of interstates in construct during?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8249186, "src_sentence": "By 1837, Marx was writing both fiction and non-fiction, having completed a short novel, Scorpion and Felix, a drama, Oulanem, as well as a number of love poems dedicated to Jenny von Westphalen, though none of this early work was published during his lifetime.", "sentence": "Marx was writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work was published during his lifetime By 1837", "sub": "http://dbpedia.org/resource/Jenny_von_Westphalen", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Karl_Marx", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "Who was writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work was published during his lifetime By 1837?", "Where was Marx writing?", "Who was Marx writing?", "When was Marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "Who was writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work was published during his lifetime By 1837?", "When was Marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "Who was writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work was published during his lifetime By 1837?", "Where was Marx writing both?", "Who was Marx writing both?", "When was Marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "Who was writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work was published during his lifetime By 1837?", "When was Marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was arthur marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was herbert marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was julius marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was karl marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was leonard marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was arthur marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was herbert marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was julius marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was karl marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was leonard marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was arthur marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was herbert marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was julius marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was karl marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was leonard marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was arthur marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was herbert marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was julius marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was karl marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?", "Was leonard marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to Jenny von Westphalen , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to Jenny von Westphalen , though none of this early work publish during his lifetime By?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3, -1, 1, 2, 1, 3, -1, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Was marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "Who was writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work was published during his lifetime By 1837?", "Where was writing?", "Who was writing?", "When was write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "Who was writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work was published during his lifetime By 1837?", "When was write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "Who was writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work was published during his lifetime By 1837?", "Where was writing both?", "Who was writing both?", "When was write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "Who was writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work was published during his lifetime By 1837?", "When was write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was arthur marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was herbert marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was julius marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was karl marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was leonard marx writing non-fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write non-fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was arthur marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was herbert marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was julius marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was karl marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was leonard marx writing non-fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write non-fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was arthur marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was herbert marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was julius marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was karl marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was leonard marx writing both fiction having completed a short novel , Felix , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write both fiction have complete a short novel , Felix , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was arthur marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was arthur marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was herbert marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was herbert marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was julius marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was julius marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was karl marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was karl marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?", "Was leonard marx writing both fiction having completed a short novel , Scorpion , a drama a number of love poems dedicated to , though none of this early work published during his lifetime By 1837 ?", "When was leonard marx write both fiction have complete a short novel , Scorpion , a drama a number of love poems dedicate to , though none of this early work publish during his lifetime By?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8249988, "src_sentence": "dermatologist Sam Shuster of Newcastle University dermatologist Sam Shuster of Newcastle University went on to ask dermatologist Sam Shuster of Newcastle University whether the mental effects of Marx's skin disease affected Jenny Marx's work and even helped dermatologist Sam Shuster of Newcastle University to develop dermatologist Sam Shuster of Newcastle University theory of alienation.", "sentence": "the mental effects of Marx 's skin disease affected Jenny Marx 's work", "sub": "http://dbpedia.org/resource/Jenny_von_Westphalen", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Karl_Marx", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the mental effects of Marx 's skin disease affect Jenny Marx 's work?", "Who did the mental effects of Marx 's skin disease affected?"], "type": [-1, 1], "question_in_type": ["Did the mental effects of 's skin disease affect 's work?", "Who did the mental effects of 's skin disease affected?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8256239, "src_sentence": "After the Connection left ROH, she became the manager of The Prophecy, a heel stable led by Christopher Daniels who opposed ROH's \"Code of Honor\" and was feuding with The Group, led by Danger's brother Steve.", "sentence": "a heel stable led by Christopher Daniels", "sub": "http://dbpedia.org/resource/Christopher_Daniels", "pred": "http://dbpedia.org/ontology/billed", "obj": "http://dbpedia.org/resource/Glossary_of_professional_wrestling_terms", "sub_type": "http://dbpedia.org/ontology/Wrestler", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a heel stable led by Christopher Daniels?", "Who did a heel stable led by?", "Does a cad fix led by Christopher Daniels?", "Does a cad heya led by Christopher Daniels?", "Does a cad stable led by Christopher Daniels?", "Does a cad stalls led by Christopher Daniels?", "Does a cad static led by Christopher Daniels?", "Does a cad unchanging led by Christopher Daniels?", "Does a careen fix led by Christopher Daniels?", "Does a careen heya led by Christopher Daniels?", "Does a careen stable led by Christopher Daniels?", "Do a careen stalls led by Christopher Daniels?", "Does a careen static led by Christopher Daniels?", "Does a careen unchanging led by Christopher Daniels?", "Does a ender fix led by Christopher Daniels?", "Does a ender heya led by Christopher Daniels?", "Does a ender stable led by Christopher Daniels?", "Does a ender stalls led by Christopher Daniels?", "Does a ender static led by Christopher Daniels?", "Does a ender unchanging led by Christopher Daniels?", "Does a heel fix led by Christopher Daniels?", "Who did a heel fixed led?", "Does a heel heya led by Christopher Daniels?", "Who did a heel heya led by?", "Does a heel stalls led by Christopher Daniels?", "Who did a heel stalls led by?", "Does a heel static led by Christopher Daniels?", "Who did a heel static led by?", "Does a heel unchang led by Christopher Daniels?", "Who did a heel unchanging led?", "Does a heelflip fix led by Christopher Daniels?", "Who did a heelflip fixed led?", "Does a heelflip heya led by Christopher Daniels?", "Who did a heelflip heya led by?", "Does a heelflip stable led by Christopher Daniels?", "Who did a heelflip stable led by?", "Does a heelflip stalls led by Christopher Daniels?", "Who did a heelflip stalls led by?", "Does a heelflip static led by Christopher Daniels?", "Who did a heelflip static led by?", "Does a heelflip unchanging led by Christopher Daniels?", "Who did a heelflip unchanging led by?", "Does a heeling fix led by Christopher Daniels?", "Who did a heeling fixed led?", "Does a heeling heya led by Christopher Daniels?", "Who did a heeling heya led by?", "Does a heeling stable led by Christopher Daniels?", "Who did a heeling stable led by?", "Does a heeling stalls led by Christopher Daniels?", "Who did a heeling stalls led by?", "Does a heeling static led by Christopher Daniels?", "Who did a heeling static led by?", "Does a heel unchanging led by Christopher Daniels?", "Who did a heeling?", "Does a list fix led by Christopher Daniels?", "Does a list heya led by Christopher Daniels?", "Does a list stable led by Christopher Daniels?", "Does a list stalls led by Christopher Daniels?", "Does a list static led by Christopher Daniels?", "Does a list unchang led by Christopher Daniels?", "Does a reheel fix led by Christopher Daniels?", "Who did a reheel fixed led?", "Does a reheel heya led by Christopher Daniels?", "Who did a reheel heya led by?", "Does a reheel stable led by Christopher Daniels?", "Who did a reheel stable led by?", "Does a reheel stalls led by Christopher Daniels?", "Who did a reheel stalls led by?", "Does a reheel static led by Christopher Daniels?", "Who did a reheel static led by?", "Does a reheel unchang led by Christopher Daniels?", "Who did a reheel unchanging led?", "Does a slubberdegullion fix led by Christopher Daniels?", "Does a slubberdegullion heya led by Christopher Daniels?", "Does a slubberdegullion stable led by Christopher Daniels?", "Does a slubberdegullion stalls led by Christopher Daniels?", "Does a slubberdegullion static led by Christopher Daniels?", "Does a slubberdegullion unchang led by Christopher Daniels?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does a stable led by ?", "Who did a stable led by?", "Does a cad fix led by ?", "Does a cad heya led by ?", "Does a cad stable led by ?", "Does a cad stalls led by ?", "Does a cad static led by ?", "Does a cad unchanging led by ?", "Does a careen fix led by ?", "Does a careen heya led by ?", "Does a careen stable led by ?", "Do a careen stalls led by ?", "Does a careen static led by ?", "Does a careen unchanging led by ?", "Does a ender fix led by ?", "Does a ender heya led by ?", "Does a ender stable led by ?", "Does a ender stalls led by ?", "Does a ender static led by ?", "Does a ender unchanging led by ?", "Does a fix led by ?", "Who did a fixed led?", "Does a heya led by ?", "Who did a heya led by?", "Does a stalls led by ?", "Who did a stalls led by?", "Does a static led by ?", "Who did a static led by?", "Does a unchang led by ?", "Who did a unchanging led?", "Does a flip fix led by ?", "Who did a flip fixed led?", "Does a flip heya led by ?", "Who did a flip heya led by?", "Does a flip stable led by ?", "Who did a flip stable led by?", "Does a flip stalls led by ?", "Who did a flip stalls led by?", "Does a flip static led by ?", "Who did a flip static led by?", "Does a flip unchanging led by ?", "Who did a flip unchanging led by?", "Does a ing fix led by ?", "Who did a ing fixed led?", "Does a ing heya led by ?", "Who did a ing heya led by?", "Does a ing stable led by ?", "Who did a ing stable led by?", "Does a ing stalls led by ?", "Who did a ing stalls led by?", "Does a ing static led by ?", "Who did a ing static led by?", "Does a unchanging led by ?", "Who did a ing?", "Does a list fix led by ?", "Does a list heya led by ?", "Does a list stable led by ?", "Does a list stalls led by ?", "Does a list static led by ?", "Does a list unchang led by ?", "Does a re fix led by ?", "Who did a re fixed led?", "Does a re heya led by ?", "Who did a re heya led by?", "Does a re stable led by ?", "Who did a re stable led by?", "Does a re stalls led by ?", "Who did a re stalls led by?", "Does a re static led by ?", "Who did a re static led by?", "Does a re unchang led by ?", "Who did a re unchanging led?", "Does a slubberdegullion fix led by ?", "Does a slubberdegullion heya led by ?", "Does a slubberdegullion stable led by ?", "Does a slubberdegullion stalls led by ?", "Does a slubberdegullion static led by ?", "Does a slubberdegullion unchang led by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8258353, "src_sentence": "The black dorcopsis or black forest wallaby (Dorcopsis atrata) is a species of marsupial in the family Macropodidae.", "sentence": "The black dorcopsis or black forest wallaby is a species of marsupial in the family Macropodidae", "sub": "http://dbpedia.org/resource/Black_dorcopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Macropodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the black dorcopsis or black forest wallaby a species of marsupial in the family Macropodidae ?", "Where is The black dorcopsis or black forest wallaby a species of marsupial in the family Macropodidae ?"], "type": [-1, 2], "question_in_type": ["Is the or black forest wallaby a species of marsupial in the family ?", "Where is The or black forest wallaby a species of marsupial in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8258404, "src_sentence": "The Kenai Peninsula wolf (Canis lupus alces), also known as the Kenai Peninsula grey wolf, is an extinct subspecies of the gray wolf that lived on the Kenai Peninsula in southern Alaska.", "sentence": "The Kenai Peninsula wolf is an extinct subspecies of the gray wolf", "sub": "http://dbpedia.org/resource/Kenai_Peninsula_wolf", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Gray_wolf", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Kenai Peninsula wolf an extinct subspecies of the gray wolf ?", "Where is The Kenai Peninsula wolf an extinct subspecies of the gray wolf ?", "Does the Kenai Peninsula wolf known as the Kenai Peninsula grey wolf?", "Where did The Kenai Peninsula wolf known as?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the an extinct subspecies of the ?", "Where is The an extinct subspecies of the ?", "Does the known as the Kenai Peninsula ?", "Where did The known as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8259929, "src_sentence": "In the 2008 presidential election, Democrat Barack Obama improved on Kerry's showing, and took 88.7% of the vote in the Bronx to Republican John McCain's 10.9%.", "sentence": "Democrat Barack Obama improved on Kerry In the 2008 presidential election", "sub": "http://dbpedia.org/resource/John_Kerry", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did democrat Barack Obama improv on Kerry In the 2008 presidential election?", "Who Barack Obama improved on Kerry In the 2008 presidential election?", "Who did Democrat Barack Obama improved on?", "When did Democrat Barack Obama improve on Kerry In the?", "Did democrat Barack Obama improv on Kerry 's showing In the 2008 presidential election?", "Who Barack Obama improved on Kerry 's showing In the 2008 presidential election?", "When did Democrat Barack Obama improve on Kerry 's showing In the?"], "type": [-1, 1, 1, 3, -1, 1, 3], "question_in_type": ["Did democrat improv on In the 2008 presidential election?", "Who improved on In the 2008 presidential election?", "Who did Democrat improved on?", "When did Democrat improve on In the?", "Did democrat improv on 's showing In the 2008 presidential election?", "Who improved on 's showing In the 2008 presidential election?", "When did Democrat improve on 's showing In the?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8260139, "src_sentence": "Last Bronx, a 1996 Sega game played on the bad reputation of the Bronx to lend its name to an alternate version of post-Japanese bubble Tokyo, where crime and gang warfare is rampant.", "sentence": "a 1996 Sega game played on the bad reputation of the Bronx to lend its name to an alternate version of post-Japanese bubble Tokyo Last Bronx", "sub": "http://dbpedia.org/resource/Last_Bronx", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Sega", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did a 1996 Sega game play on the bad reputation of the Bronx to lend its name to an alternate version of post-Japanese bubble Tokyo Last Bronx?", "Who did a 1996 Sega game played on?", "Where did a 1996 Sega game played on?"], "type": [-1, 1, 2], "question_in_type": ["Did a 1996 game play on the bad reputation of the Bronx to lend its name to an alternate version of post-Japanese bubble Tokyo ?", "Who did a 1996 game played on?", "Where did a 1996 game played on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8260380, "src_sentence": "On January 1, 1898, the consolidated City of New York was born, including The Bronx as one of the five distinct boroughs (at the same time, The whole territory east of the Bronx River moved from Westchester County into New York County, which already contained Manhattan and the rest of pre-1874 New York City).", "sentence": "The whole territory east of the Bronx River moved from Westchester County into New York County", "sub": "http://dbpedia.org/resource/Bronx_River", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Westchester_County,_New_York", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the whole territory east of the Bronx River mov from Westchester County into New York County?", "Where did The whole territory east of the Bronx River moved from?"], "type": [-1, 2], "question_in_type": ["Did the whole territory east of the mov from into New York County?", "Where did The whole territory east of the moved from?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8261112, "src_sentence": "Drepanosticta adami is a species of damselfly in the family Platystictidae.", "sentence": "Drepanosticta adami is a species of damselfly in the family Platystictidae", "sub": "http://dbpedia.org/resource/Drepanosticta_adami", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platystictidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drepanosticta adami a species of damselfly in the family Platystictidae ?"], "type": [-1], "question_in_type": ["Is drepanosticta adami a species of damselfly in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8261197, "src_sentence": "Perbrinckia gabadagei is a species of freshwater crabs of the family Gecarcinucidae that is endemic to Sri Lanka.", "sentence": "Perbrinckia gabadagei is a species of freshwater crabs of the family Gecarcinucidae", "sub": "http://dbpedia.org/resource/Perbrinckia_gabadagei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gecarcinucidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is perbrinckia gabadagei a species of freshwater crabs of the family Gecarcinucidae ?", "Who gabadagei is a species of freshwater crabs of the family Gecarcinucidae?"], "type": [-1, 1], "question_in_type": ["Is perbrinckia gabadagei a species of freshwater crabs of the family ?", "Who gabadagei is a species of freshwater crabs of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8263007, "src_sentence": "Lambeau Field, located in Green Bay, Wisconsin, is home to The Wisconsin Tavern League Green Bay Packers.", "sentence": "Lambeau Field is home to The Wisconsin Tavern League Green Bay Packers", "sub": "http://dbpedia.org/resource/Lambeau_Field", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Green_Bay_Packers", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is lambeau Field home to The Wisconsin Tavern League Green Bay Packers ?", "Who is home to The Wisconsin Tavern League Green Bay Packers?", "Where is Lambeau Field home to?"], "type": [-1, 1, 2], "question_in_type": ["Is lambeau Field home to The Wisconsin Tavern League ?", "Who is home to The Wisconsin Tavern League ?", "Where is home to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8263332, "src_sentence": "TX-13, \"Waco Suspension Bridge, Spanning Brazos River at Bridge Street, Waco, McLennan County, TX\", 21 photos, 2 color transparencies, 4 data pages, 3 photo caption pages.", "sentence": "TX-13, \"Waco Suspension Bridge Spanning Brazos River at Bridge Street, Waco, McLennan County, TX", "sub": "http://dbpedia.org/resource/Waco_Suspension_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Brazos_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does tX-13, \"Waco Suspension Bridge Spanning Brazos River at Bridge Street, Waco, McLennan County, TX?", "Where did TX-13 , `` Waco Suspension Bridge Spanning Brazos River at Bridge Street , Waco , McLennan County , TX ?"], "type": [-1, 2], "question_in_type": ["Does tX-13, \" Spanning at Bridge Street, Waco, McLennan County, TX?", "Where did TX-13 , `` Spanning at Bridge Street , Waco , McLennan County , TX ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8263339, "src_sentence": " The Waco Suspension Bridge is located north of Downtown Waco, connecting Indian Spring Park (on the southwest side of the Brazos River) with Doris D. Miller Park (on the northeast side of the Brazos River).", "sentence": "The Waco Suspension Bridge connecting Indian Spring Park (on the southwest side of the Brazos River", "sub": "http://dbpedia.org/resource/Waco_Suspension_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Brazos_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Waco Suspension Bridge connect Indian Spring Park (on the southwest side of the Brazos River?", "Where did The Waco Suspension Bridge connecting Indian?", "Is the Waco Suspension Bridge located north of Downtown Waco connecting Indian Spring Park ( on the southwest side of the Brazos River ) with Doris D. Miller Park ( on the northeast side of the Brazos River ?", "Where is The Waco Suspension Bridge located?", "Who is The Waco Suspension Bridge located?"], "type": [-1, 2, -1, 2, 1], "question_in_type": ["Does the connect Indian Spring Park (on the southwest side of the ?", "Where did The connecting Indian?", "Is the located north of Downtown Waco connecting Indian Spring Park ( on the southwest side of the ) with Doris D. Miller Park ( on the northeast side of the ?", "Where is The located?", "Who is The located?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8263982, "src_sentence": "Digital Fortress is a techno-thriller novel written by American author Dan Brown and published in 1998 by St. Martin's Press.", "sentence": "Digital Fortress is a techno - thriller novel written by American author Dan Brown", "sub": "http://dbpedia.org/resource/Digital_Fortress", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Dan_Brown", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Fortress a techno - thriller novel written by American author Dan Brown ?", "Who is a techno - thriller novel written by American author Dan Brown?", "Where is Digital Fortress a techno - thriller novel written by?", "Who is Digital Fortress a techno - thriller novel written by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is digital Fortress a techno - thriller novel written by American author ?", "Who is a techno - thriller novel written by American author ?", "Where is a techno - thriller novel written by?", "Who is a techno - thriller novel written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8265170, "src_sentence": "The government is a prominent employer, but Ankara is also an important commercial and industrial city, located at the centre of Turkey's road and railway networks.", "sentence": "Ankara is also an important industrial city , located at the centre of Turkey 's railway networks", "sub": "http://dbpedia.org/resource/Turkey", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is ankara also an important industrial city , located at the centre of Turkey 's railway networks ?", "Where is Ankara also an important industrial city , located at?", "Is ankara also an important industrial city , located at the centre of Turkey 's road networks ?", "Is ankara also an important commercial city , located at the centre of Turkey 's railway networks ?", "Where is Ankara also an important commercial city , located at?", "Is ankara also an important commercial city , located at the centre of Turkey 's road networks ?"], "type": [-1, 2, -1, -1, 2, -1], "question_in_type": ["Is ankara also an important industrial city , located at the centre of 's railway networks ?", "Where is also an important industrial city , located at?", "Is ankara also an important industrial city , located at the centre of 's road networks ?", "Is ankara also an important commercial city , located at the centre of 's railway networks ?", "Where is also an important commercial city , located at?", "Is ankara also an important commercial city , located at the centre of 's road networks ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8265670, "src_sentence": "The government is a prominent employer, but Ankara is also an important commercial and industrial city, located at the centre of Turkey's road and railway networks.", "sentence": "Ankara is also an important industrial city , located at the centre of Turkey 's railway networks", "sub": "http://dbpedia.org/resource/Turkey", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is ankara also an important industrial city , located at the centre of Turkey 's railway networks ?", "Where is Ankara also an important industrial city , located at?", "Is ankara also an important industrial city , located at the centre of Turkey 's road networks ?", "Is ankara also an important commercial city , located at the centre of Turkey 's railway networks ?", "Where is Ankara also an important commercial city , located at?", "Is ankara also an important commercial city , located at the centre of Turkey 's road networks ?"], "type": [-1, 2, -1, -1, 2, -1], "question_in_type": ["Is ankara also an important industrial city , located at the centre of 's railway networks ?", "Where is also an important industrial city , located at?", "Is ankara also an important industrial city , located at the centre of 's road networks ?", "Is ankara also an important commercial city , located at the centre of 's railway networks ?", "Where is also an important commercial city , located at?", "Is ankara also an important commercial city , located at the centre of 's road networks ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8266060, "src_sentence": "Ankara is noted, within Turkey, for the multitude of universities Ankara is home to.", "sentence": "Ankara is home within Turkey", "sub": "http://dbpedia.org/resource/Turkey", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is ankara home within Turkey ?", "Where is Ankara home within Turkey ?"], "type": [-1, 2], "question_in_type": ["Is ankara home within ?", "Where is home within ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8266426, "src_sentence": "Isthmohyla tica, also known as Starrett's treefrog, is a species of frog in the family Hylidae.", "sentence": "Isthmohyla tica is a species of frog in the family Hylidae", "sub": "http://dbpedia.org/resource/Isthmohyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is isthmohyla tica a species of frog in the family Hylidae ?"], "type": [-1], "question_in_type": ["Is isthmohyla tica a species of frog in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8266599, "src_sentence": "Dedmon tied Dedmon career-high of 18 points against Washington on March 6 but was suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === USC players and local bar patrons.", "sentence": "Dedmon was suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === USC players", "sub": "http://dbpedia.org/resource/Dewayne_Dedmon", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/USC_Trojans_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was dedmon suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === USC players ?", "Who was suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === USC players?", "When was Dedmon suspend indefinitely?", "When was Dedmon suspend indefinitely on March 12 follow a report?", "When was Dedmon suspend indefinitely on March 12 follow a report Saturday?", "Who was Dedmon suspended indefinitely?", "Where was Dedmon suspended indefinitely?"], "type": [-1, 1, 3, 3, 3, 1, 2], "question_in_type": ["Was dedmon suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === players ?", "Who was suspended indefinitely on March 12 following a reported Saturday night incident in downtown Spokane between === players?", "When was suspend indefinitely?", "When was suspend indefinitely on March 12 follow a report?", "When was suspend indefinitely on March 12 follow a report Saturday?", "Who was suspended indefinitely?", "Where was suspended indefinitely?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8266911, "src_sentence": "Under the terms of the Treaty of Paris (1763), which put an end to the Seven Years' War, France ceded all France North American possessions, but Britain returned Saint-Pierre and Miquelon to France.", "sentence": "France ceded all France North American possessions Under the terms of the Treaty of Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did france ced all France North American possessions Under the terms of the Treaty of Paris?", "Who ceded all Who North American possessions Under the terms of the Treaty of Paris?", "Where did France ceded all?"], "type": [-1, 1, 2], "question_in_type": ["Did france ced all North American possessions Under the terms of the Treaty of ?", "Who ceded all Who North American possessions Under the terms of the Treaty of ?", "Where did ceded all?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8267476, "src_sentence": "Karl Carstens was a member of the Evangelical Church in Germany.", "sentence": "Karl Carstens was a member of the Evangelical Church in Germany", "sub": "http://dbpedia.org/resource/Karl_Carstens", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was karl Carstens a member of the Evangelical Church in Germany ?", "Who was a member of the Evangelical Church in Germany?", "Where was Karl Carstens a member of the Evangelical Church in Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Was karl Carstens a member of the Evangelical Church in ?", "Who was a member of the Evangelical Church in ?", "Where was a member of the Evangelical Church in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8269984, "src_sentence": "Caldwellia philyrina was an extinct species of minute, air-breathing land snails, terrestrial pulmonate gastropod mollusks or micromollusks in the family Euconulidae, the hive snails.", "sentence": "Caldwellia philyrina was an extinct species of minute, air-breathing land snails, terrestrial pulmonate gastropod mollusks or micromollusks in the family Euconulidae", "sub": "http://dbpedia.org/resource/Caldwellia_philyrina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Euconulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was caldwellia philyrina an extinct species of minute , air-breathing land snails , terrestrial pulmonate gastropod mollusks or micromollusks in the family Euconulidae ?", "Who philyrina was an extinct species of minute, air-breathing land snails, terrestrial pulmonate gastropod mollusks or micromollusks in the family Euconulidae?"], "type": [-1, 1], "question_in_type": ["Was caldwellia philyrina an extinct species of minute , air-breathing land snails , terrestrial pulmonate gastropod mollusks or micromollusks in the family ?", "Who philyrina was an extinct species of minute, air-breathing land snails, terrestrial pulmonate gastropod mollusks or micromollusks in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8275963, "src_sentence": "The Pacific degu (Octodon pacificus), also known as the Mocha Island degu, is a species of rodent in the family Octodontidae.", "sentence": "The Pacific degu is a species of rodent in the family Octodontidae", "sub": "http://dbpedia.org/resource/Pacific_degu", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Octodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Pacific degu a species of rodent in the family Octodontidae ?", "Where is The Pacific degu a species of rodent in the family Octodontidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8275971, "src_sentence": "The Pacific degu (Octodon pacificus), also known as the Mocha Island degu, is a species of rodent in the family Octodontidae.", "sentence": "The Pacific degu is a species of rodent in the family Octodontidae", "sub": "http://dbpedia.org/resource/Pacific_degu", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Octodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Pacific degu a species of rodent in the family Octodontidae ?", "Where is The Pacific degu a species of rodent in the family Octodontidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8280165, "src_sentence": "Paul Harris of The Guardian said that the same tactic was being used by Ann Romney, wife of 2012 Republican candidate Mitt Romney.", "sentence": "Ann Romney [is] wife of 2012 Republican candidate Mitt Romney", "sub": "http://dbpedia.org/resource/Ann_Romney", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Mitt_Romney", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ann Romney [is] wife of 2012 Republican candidate Mitt Romney?", "Who [is] wife of 2012 Republican candidate Mitt Romney?", "When did Ann Romney [ is ] wife of?", "Where did Ann Romney [ is ] wife of 2012 Republican candidate Mitt Romney ?", "Who did Ann Romney [ is ] wife of 2012 Republican candidate Mitt Romney ?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Does ann Romney [is] wife of 2012 Republican candidate ?", "Who [is] wife of 2012 Republican candidate ?", "When did [ is ] wife of?", "Where did [ is ] wife of 2012 Republican candidate ?", "Who did [ is ] wife of 2012 Republican candidate ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8280197, "src_sentence": "Over the course of the Obama presidency, particularly during the second term, Michelle Obama was subject to speculation over whether she would run for the presidency herself, similarly to predecessor Hillary Clinton.", "sentence": "Michelle Obama was subject to speculation over whether she would run for the presidency herself Over the course of the Obama presidency particularly during the second term", "sub": "http://dbpedia.org/resource/Michelle_Obama", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was michelle Obama subject to speculation over whether she would run for the presidency herself Over the course of the Obama presidency particularly during the second term ?", "Who was subject to speculation over whether she would run for the presidency herself Over the course of the Obama presidency particularly during the second term?", "Where was Michelle Obama subject to speculation over whether she would run for?"], "type": [-1, 1, 2], "question_in_type": ["Was michelle subject to speculation over whether she would run for the presidency herself Over the course of the presidency particularly during the second term ?", "Who was subject to speculation over whether she would run for the presidency herself Over the course of the presidency particularly during the second term?", "Where was subject to speculation over whether she would run for?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8280258, "src_sentence": "She met with Peng Liyuan, the wife of Chinese president Xi Jinping, visited historic and cultural sites, as well as a university and two high schools.", "sentence": "Peng Liyuan [is] the wife of Chinese president Xi Jinping", "sub": "http://dbpedia.org/resource/Peng_Liyuan", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Xi_Jinping", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does peng Liyuan [is] the wife of Chinese president Xi Jinping?", "Who [is] the wife of Chinese president Xi Jinping?", "Where did Peng Liyuan [ is ] the?", "Who did Peng Liyuan [ is ] the?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does peng Liyuan [is] the wife of Chinese president ?", "Who [is] the wife of Chinese president ?", "Where did [ is ] the?", "Who did [ is ] the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8280288, "src_sentence": "Obama endorsed Democratic nominee Hillary Clinton and made several high-profile speeches in favor of her, including an address at the 2016 Democratic National Convention in Philadelphia.", "sentence": "Obama endorsed Democratic nominee Hillary Clinton", "sub": "http://dbpedia.org/resource/Hillary_Clinton", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did obama endors Democratic nominee Hillary Clinton?", "Where did Obama endorsed Democratic?", "Who did Obama endorsed Democratic?"], "type": [-1, 2, 1], "question_in_type": ["Did obama endors Democratic nominee ?", "Where did endorsed Democratic?", "Who did endorsed Democratic?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8280291, "src_sentence": "A week later, Trump attempted to revive past comments Obama made in regards to Clinton during the 2008 presidential election.", "sentence": "Obama made in regards to Clinton during the 2008 presidential election", "sub": "http://dbpedia.org/resource/Hillary_Clinton", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does obama mad in regards to Clinton during the 2008 presidential election?", "Who did Obama made in?", "When did Obama make in regards to Clinton during the?"], "type": [-1, 1, 3], "question_in_type": ["Does obama mad in regards to during the 2008 presidential election?", "Who did made in?", "When did make in regards to during the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8281011, "src_sentence": "Clarence \"Chucky\" Brown Jr. (born February 29, 1968) is an American former professional basketball player.", "sentence": "Clarence \"Chucky\" Brown Jr is an American former professional basketball player", "sub": "http://dbpedia.org/resource/Chucky_(Child's_Play)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is clarence `` Chucky '' Brown Jr an American former professional basketball player ?", "Where is Clarence `` Chucky '' Brown Jr an American former professional basketball player ?"], "type": [-1, 2], "question_in_type": ["Is clarence `` '' Brown Jr an former professional basketball player ?", "Where is Clarence `` '' Brown Jr an former professional basketball player ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8281384, "src_sentence": "Beginning in March 1981, Kosovar Albanian students of the University of Pristina organised protests seeking that Kosovo become a republic within Yugoslavia and demanding their human rights.", "sentence": "Kosovar Albanian students of the University of Pristina organised protests seeking that Kosovo become a republic within Yugoslavia Beginning in March 1981", "sub": "http://dbpedia.org/resource/Kosovo", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pristina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did kosovar Albanian students of the University of Pristina org protests seeking that Kosovo become a republic within Yugoslavia Beginning in March 1981?", "Who Albanian students of the University of Pristina organised protests seeking that Kosovo become a republic within Yugoslavia Beginning in March 1981?", "Where did Kosovar Albanian students of the University of Pristina organised?", "When did Kosovar Albanian students of the University of Pristina organise protests seek that Kosovo become a republic within Yugoslavia Beginning?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did kosovar Albanian students of the University of org protests seeking that become a republic within Yugoslavia Beginning in March 1981?", "Who Albanian students of the University of organised protests seeking that become a republic within Yugoslavia Beginning in March 1981?", "Where did Kosovar Albanian students of the University of organised?", "When did Kosovar Albanian students of the University of organise protests seek that become a republic within Yugoslavia Beginning?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8281796, "src_sentence": "Serb songs from Kosovo were an inspiration for 12th song wreath by composer Stevan Mokranjac.", "sentence": "Serb songs from Kosovo were an inspiration for 12th song wreath by composer Stevan Mokranjac", "sub": "http://dbpedia.org/resource/Stevan_Mokranjac", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Serbs", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were serb songs from Kosovo an inspiration for 12th song wreath by composer Stevan Mokranjac ?", "Who songs from Kosovo were an inspiration for 12th song wreath by composer Stevan Mokranjac?", "Where were Serb songs from Kosovo an inspiration for 12th song wreath by composer Stevan Mokranjac ?", "Who were Serb songs from Kosovo an inspiration for 12th song wreath by composer Stevan Mokranjac ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Were serb songs from Kosovo an inspiration for 12th song wreath by composer ?", "Who songs from Kosovo were an inspiration for 12th song wreath by composer ?", "Where were songs from Kosovo an inspiration for 12th song wreath by composer ?", "Who were songs from Kosovo an inspiration for 12th song wreath by composer ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8282106, "src_sentence": "During and after Kosovo War, over three hundred Serb civilians who were taken across the border into Albania were killed in a \"Yellow House\" near the town of Burrel and had several of three hundred Serb civilians who were taken across the border into Albania organs removed for sale on the black market.", "sentence": "over three hundred Serb civilians who were taken across the border into Albania were killed in a \" Yellow House near the town of Burrel several of three hundred Serb civilians after Kosovo War", "sub": "http://dbpedia.org/resource/Kosovo_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Albania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were over three hundred Serb civilians who taken across the border into Albania killed in a `` Yellow House near the town of Burrel several of three hundred Serb civilians after Kosovo War ?"], "type": [-1], "question_in_type": ["Were over three hundred Serb civilians who taken across the border into killed in a `` Yellow House near the town of Burrel several of three hundred Serb civilians after ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8282816, "src_sentence": "Khartoum is the main location for most of Sudan's top educational bodies.", "sentence": "Khartoum is the main location for most of Sudan's top educational bodies", "sub": "http://dbpedia.org/resource/Sudan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Khartoum", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is khartoum the main location for most of Sudan 's top educational bodies ?", "Who is the main location for most of Sudan's top educational bodies?", "Where is Khartoum the main location for most of Sudan 's top educational bodies ?"], "type": [-1, 1, 2], "question_in_type": ["Is khartoum the main location for most of 's top educational bodies ?", "Who is the main location for most of 's top educational bodies?", "Where is the main location for most of 's top educational bodies ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8282850, "src_sentence": "It is the main hub for Sudan Airways, Sudan's main carrier.", "sentence": "Sudan Airways [is] main carrier [from] Sudan", "sub": "http://dbpedia.org/resource/Sudan_Airways", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does sudan Airways [is] main carrier [from] Sudan?", "Who [is] main carrier [from] Sudan?"], "type": [-1, 1], "question_in_type": ["Does sudan Airways [is] main carrier [from] ?", "Who [is] main carrier [from] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8283049, "src_sentence": "the largest airport in Sudan, Khartoum International Airport was planned for the Southern outskirts of Khartoum; but with Khartoum's rapid growth and consequent urban sprawl, the largest airport in Sudan, Khartoum International Airport is still located in the heart of Khartoum.", "sentence": "the largest airport in Sudan is located in the heart of Khartoum still", "sub": "http://dbpedia.org/resource/Sudan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Khartoum", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the largest airport in Sudan located in the heart of Khartoum still ?", "Where is the largest airport in Sudan located in?", "Was the largest airport in Sudan planned for the Southern outskirts of Khartoum ?", "Where was the largest airport in Sudan planned for?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the largest airport in located in the heart of still ?", "Where is the largest airport in located in?", "Was the largest airport in planned for the Southern outskirts of ?", "Where was the largest airport in planned for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8283156, "src_sentence": "The Opel Adam is sold under the Vauxhall marque in the United Kingdom.", "sentence": "The Opel Adam is sold under the Vauxhall marque in the United Kingdom", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is the Opel Adam sold under the Vauxhall marque in the United Kingdom ?", "Where is The Opel Adam sold under?"], "type": [-1, 2], "question_in_type": ["Is the Adam sold under the marque in the United Kingdom ?", "Where is The Adam sold under?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8288112, "src_sentence": "Air China codeshares with China Southwest Airlines:.", "sentence": "Air China codeshares with China Southwest", "sub": "http://dbpedia.org/resource/Air_China", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/China", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does air China codesh with China Southwest?", "Who codeshares with China Southwest?", "Where did Air China codeshares with?"], "type": [-1, 1, 2], "question_in_type": ["Does air codesh with Southwest?", "Who codeshares with Southwest?", "Where did codeshares with?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8289956, "src_sentence": "Trump attracted public attention in 1978 with the launch of his family's first Manhattan venture, the renovation of the derelict Commodore Hotel, adjacent to Grand Central Terminal.", "sentence": "Trump attracted public attention in 1978 with the launch of his family's first Manhattan venture", "sub": "http://dbpedia.org/resource/Donald_Trump", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Manhattan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did trump attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Who attracted public attention in 1978 with the launch of his family's first Manhattan venture?", "When did Trump attract public attention?", "Where did Trump attracted public?", "Did cornet attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Did flatulate attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Does outdo attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Does outsmart attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Did ruff attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Did surpass attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Did top attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Did trump card attract public attention in 1978 with the launch of his family's first Manhattan venture?", "Does trump out attract public attention in 1978 with the launch of his family's first Manhattan venture?"], "type": [-1, 1, 3, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did trump attract public attention in 1978 with the launch of his family's first venture?", "Who attracted public attention in 1978 with the launch of his family's first venture?", "When did attract public attention?", "Where did attracted public?", "Did cornet attract public attention in 1978 with the launch of his family's first venture?", "Did flatulate attract public attention in 1978 with the launch of his family's first venture?", "Does outdo attract public attention in 1978 with the launch of his family's first venture?", "Does outsmart attract public attention in 1978 with the launch of his family's first venture?", "Did ruff attract public attention in 1978 with the launch of his family's first venture?", "Did surpass attract public attention in 1978 with the launch of his family's first venture?", "Did top attract public attention in 1978 with the launch of his family's first venture?", "Did trump card attract public attention in 1978 with the launch of his family's first venture?", "Does trump out attract public attention in 1978 with the launch of his family's first venture?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8290204, "src_sentence": "In December 2020, he pardoned Charles Kushner, father of Trump's son-in-law Jared Kushner; the elder Kushner previously pleaded guilty to witness tampering, tax evasion, and conducting illegal campaign donations.", "sentence": "Jared Kushner [is] son-in-law [of] Trump", "sub": "http://dbpedia.org/resource/Jared_Kushner", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Donald_Trump", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jared Kushner [is] son-in-law [of] Trump?", "Who [is] son-in-law [of] Trump?", "Where did Jared Kushner [ is ] son-in-law [ of ] Trump ?"], "type": [-1, 1, 2], "question_in_type": ["Does jared Kushner [is] son-in-law [of] ?", "Who [is] son-in-law [of] ?", "Where did [ is ] son-in-law [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8290775, "src_sentence": "While a student at Wharton and after graduating in 1968, Trump worked at Trump father Fred's real estate company, Trump Management, which owned middle-class rental housing in New York City's outer boroughs.", "sentence": "Trump father Fred's real estate company owned middle-class rental housing in New York City's outer boroughs", "sub": "http://dbpedia.org/resource/Donald_Trump", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did trump father Fred's real estate company own middle-class rental housing in New York City's outer boroughs?", "Who father Fred's real estate company owned middle-class rental housing in New York City's outer boroughs?", "Who did Trump father Fred 's real estate company owned?", "Where did Trump father Fred 's real estate company owned?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did trump father Fred's real estate company own middle-class rental housing in 's outer boroughs?", "Who father Fred's real estate company owned middle-class rental housing in 's outer boroughs?", "Who did father Fred 's real estate company owned?", "Where did father Fred 's real estate company owned?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8292922, "src_sentence": "On Twitter, American gay rights activist Dan Savage argued that Alcorn's parents should be prosecuted for Alcorn's parents role in bringing about Alcorn's parents daughter's death, commenting that through Alcorn's parents actions Alcorn's parents \"threw Leelah Alcorn ( in front of that truck\".", "sentence": "Dan Savage [is] gay rights activist [from] United States", "sub": "http://dbpedia.org/resource/Dan_Savage", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does dan Savage [is] gay rights act [from] United States?", "Who [is] gay rights activist [from] United States?", "Where did Dan Savage [ is ] gay rights activist?"], "type": [-1, 1, 2], "question_in_type": ["Does dan Savage [is] gay rights act [from] ?", "Who [is] gay rights activist [from] ?", "Where did [ is ] gay rights activist?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8293983, "src_sentence": "Hartford is the poorest municipality in Connecticut, with a per capita income of $13,428 in 2000.", "sentence": "Hartford is the poorest municipality in Connecticut", "sub": "http://dbpedia.org/resource/Connecticut", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hartford,_Connecticut", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is hartford the poorest municipality in Connecticut ?", "Who is the poorest municipality in Connecticut?", "Where is Hartford the poorest municipality in Connecticut ?"], "type": [-1, 1, 2], "question_in_type": ["Is hartford the poorest municipality in ?", "Who is the poorest municipality in ?", "Where is the poorest municipality in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8294063, "src_sentence": "Hartford has been the sole capital of Connecticut since 1875.", "sentence": "Hartford has been the sole capital of Connecticut since 1875", "sub": "http://dbpedia.org/resource/Connecticut", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hartford,_Connecticut", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When has hartford been the sole capital of Connecticut ?"], "type": [3], "question_in_type": ["When has hartford been the sole capital of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8295221, "src_sentence": "In 1990, Jouanin and the French palaeontologist Jean-Christophe Balouet used environmental forensics to demonstrate that the mounted skin in Paris came from King Island, and that at least one live bird had been brought from each island.", "sentence": "the French palaeontologist Jean - Christophe Balouet used environmental forensics to demonstrate that the mounted skin in Paris came from King Island", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the French palaeontologist Jean - Christophe Balouet us environmental forensics to demonstrate that the mounted skin in Paris came from King Island?", "Where did the French palaeontologist Jean - Christophe Balouet used environmental?", "Did the French palaeontologist Jean - Christophe Balouet us environmental forensics to demonstrate that the mounted skin in Paris came from King Island In 1990?", "When did the French palaeontologist Jean - Christophe Balouet use environmental forensics to demonstrate that the mounted skin in Paris come from King Island In?"], "type": [-1, 2, -1, 3], "question_in_type": ["Did the palaeontologist Jean - Christophe Balouet us environmental forensics to demonstrate that the mounted skin in came from King Island?", "Where did the palaeontologist Jean - Christophe Balouet used environmental?", "Did the palaeontologist Jean - Christophe Balouet us environmental forensics to demonstrate that the mounted skin in came from King Island In 1990?", "When did the palaeontologist Jean - Christophe Balouet use environmental forensics to demonstrate that the mounted skin in come from King Island In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8297283, "src_sentence": "The Maya mouse (Peromyscus mayensis) is a species of rodent in the family Cricetidae.", "sentence": "The Maya mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/Maya_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Maya mouse a species of rodent in the family Cricetidae ?", "Who is The Maya mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 1], "question_in_type": ["Is the a species of rodent in the family ?", "Who is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8297677, "src_sentence": "During the first season of The Simpsons, the Fox Network did not allow Cartwright to give interviews because they did not want to publicize that Bart was voiced by a woman.", "sentence": "the Fox Network did not allow Cartwright to give interviews During the first season of The Simpsons", "sub": "http://dbpedia.org/resource/The_Simpsons", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did the Fox Network not allow Cartwright to give interviews During the first season of The Simpsons ?", "Who did not allow Cartwright to give interviews During the first season of The Simpsons?", "When did the Fox Network not allow Cartwright to give interviews During?"], "type": [-1, 1, 3], "question_in_type": ["Did the not allow Cartwright to give interviews During the first season of ?", "Who did not allow Cartwright to give interviews During the first season of ?", "When did the not allow Cartwright to give interviews During?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8298779, "src_sentence": "In 2011, Ethiopia accused Eritrea of planting bombs at an African Union summit in Addis Ababa, which was later supported by a UN report.", "sentence": "Ethiopia accused Eritrea of planting bombs at an African Union summit in Addis Ababa In 2011", "sub": "http://dbpedia.org/resource/Ethiopia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did ethiopia accus Eritrea of planting bombs at an African Union summit in Addis Ababa In 2011?", "Who accused Eritrea of planting bombs at an African Union summit in Addis Ababa In 2011?", "Where did Ethiopia accused?", "When did Ethiopia accuse Eritrea of plant bombs at an African Union summit in Addis Ababa In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did ethiopia accus Eritrea of planting bombs at an African Union summit in In 2011?", "Who accused Eritrea of planting bombs at an African Union summit in In 2011?", "Where did accused?", "When did accuse Eritrea of plant bombs at an African Union summit in In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8299302, "src_sentence": "Asmara is the capital city of Eritrea with a population of 898,000 people.", "sentence": "Asmara is the capital city of Eritrea with a population of 898,000 people", "sub": "http://dbpedia.org/resource/Eritrea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Asmara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is asmara the capital city of Eritrea with a population of 898,000 people ?", "Who is the capital city of Eritrea with a population of 898,000 people?", "Where is Asmara the capital city of Eritrea with a population of 898,000 people ?"], "type": [-1, 1, 2], "question_in_type": ["Is asmara the capital city of with a population of 898,000 people ?", "Who is the capital city of with a population of 898,000 people?", "Where is the capital city of with a population of 898,000 people ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8302598, "src_sentence": "Foundation of the University of Vilnius in 1579 was a major factor of establishing local scientist community in Lithuania and making connections with other universities and scientists of Europe.", "sentence": "Foundation of the University of Vilnius in 1579 was a major factor of establishing local scientist community in Lithuania", "sub": "http://dbpedia.org/resource/Lithuania", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vilnius", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was foundation of the University of Vilnius in 1579 a major factor of establishing local scientist community in Lithuania ?", "Where was Foundation of the University of Vilnius in 1579 a major factor of establishing local?", "When was Foundation of the University of Vilnius?"], "type": [-1, 2, 3], "question_in_type": ["Was foundation of the University of in 1579 a major factor of establishing local scientist community in ?", "Where was Foundation of the University of in 1579 a major factor of establishing local?", "When was Foundation of the University of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304004, "src_sentence": "Starting in 1986, Leno was a regular substitute host for Johnny Carson on The Tonight Show.", "sentence": "Leno was a regular substitute host for Johnny Carson on The Tonight Show Starting in 1986", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Was leno a regular substitute host for Johnny Carson on The Tonight Show Starting in 1986 ?", "Who was a regular substitute host for Johnny Carson on The Tonight Show Starting in 1986?", "Who was Leno a regular substitute host for Johnny Carson on The Tonight Show Starting in 1986 ?", "Where was Leno a regular substitute host for Johnny Carson on The Tonight Show Starting in 1986 ?", "When was Leno a regular substitute host for Johnny Carson on The Tonight Show Starting?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Was leno a regular substitute host for Johnny Carson on Starting in 1986 ?", "Who was a regular substitute host for Johnny Carson on Starting in 1986?", "Who was a regular substitute host for Johnny Carson on Starting in 1986 ?", "Where was a regular substitute host for Johnny Carson on Starting in 1986 ?", "When was a regular substitute host for Johnny Carson on Starting?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304008, "src_sentence": "In 2004, Leno signed a contract extension with NBC which would keep him as host of The Tonight Show until 2009.", "sentence": "a contract extension with NBC would keep him as host of The Tonight Show until 2009", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/NBC", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would a contract extension with NBC keep him as host of The Tonight Show until 2009 ?", "Where would a contract extension with NBC keep him?", "When would a contract extension with NBC keep him as host of The Tonight Show until?"], "type": [-1, 2, 3], "question_in_type": ["Would a contract extension with keep him as host of until 2009 ?", "Where would a contract extension with keep him?", "When would a contract extension with keep him as host of until?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304027, "src_sentence": "Leno left The Tonight Show on Friday, May 29, 2009, and Conan O'Brien took over on June 1, 2009.", "sentence": "Leno left The Tonight Show on Friday", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno left The Tonight Show on Friday?", "Who left The Tonight Show on Friday?", "Where did Leno left The?"], "type": [-1, 1, 2], "question_in_type": ["Did leno left on Friday?", "Who left on Friday?", "Where did left The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304048, "src_sentence": "Leno returned as host of The Tonight Show following the 2010 Winter Olympics on March 1, 2010.", "sentence": "Leno returned as host of The Tonight Show following the 2010 Winter Olympics on March 1", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does leno return as host of The Tonight Show follow the 2010 Winter Olympics on March 1?", "Who returned as host of The Tonight Show following the 2010 Winter Olympics on March 1?", "Where did Leno returned as?", "When did Leno return as host of The Tonight Show follow the 2010 Winter Olympics?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does leno return as host of follow the 2010 Winter Olympics on March 1?", "Who returned as host of following the 2010 Winter Olympics on March 1?", "Where did returned as?", "When did return as host of follow the 2010 Winter Olympics?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304137, "src_sentence": "Beginning in September 2009, Jay Leno started The Jay Leno Show.", "sentence": "Jay Leno started The Jay Leno Show Beginning in September 2009", "sub": "http://dbpedia.org/resource/The_Jay_Leno_Show", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did jay Leno start The Jay Leno Show Beginning in September 2009?", "Who did Jay Leno started The?", "When did Jay Leno start The Jay Leno Show Beginning?"], "type": [-1, 1, 3], "question_in_type": ["Did jay Leno start Beginning in September 2009?", "Who did started The?", "When did start Beginning?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304164, "src_sentence": "Jay Leno continued to perform as a stand-up comedian throughout Jay Leno tenure on The Tonight Show.", "sentence": "Jay Leno continued to perform as a stand-up comedian throughout Jay Leno tenure on The Tonight Show", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did jay Leno continu to perform as a stand-up comedian throughout Jay Leno tenure on The Tonight Show?", "Who continued to perform as a stand-up comedian throughout Who tenure on The Tonight Show?", "Where did Jay Leno continued to?"], "type": [-1, 1, 2], "question_in_type": ["Did jay Leno continu to perform as a stand-up comedian throughout tenure on ?", "Who continued to perform as a stand-up comedian throughout Who tenure on ?", "Where did continued to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8304188, "src_sentence": "Jay Leno new show, titled The Jay Leno Show, debuted on September 14, 2009.", "sentence": "Jay Leno new show titled The Jay Leno Show", "sub": "http://dbpedia.org/resource/The_Jay_Leno_Show", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did jay Leno new show titl The Jay Leno Show?", "Where did Jay Leno new show titled The?"], "type": [-1, 2], "question_in_type": ["Did jay Leno new show titl ?", "Where did new show titled The?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8305953, "src_sentence": "Colorado has a high proportion of Hispanic, mostly Mexican-American, citizens in Metropolitan Denver, Colorado Springs, as well as the smaller cities of Greeley and Pueblo, and elsewhere.", "sentence": "Colorado has a high proportion of citizens in Metropolitan Denver", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has colorado a high proportion of citizens in Metropolitan Denver ?", "Who has a high proportion of citizens in Metropolitan Denver?", "Where has Colorado a high proportion of citizens in Metropolitan Denver ?"], "type": [-1, 1, 2], "question_in_type": ["Has colorado a high proportion of citizens in Metropolitan ?", "Who has a high proportion of citizens in Metropolitan ?", "Where has a high proportion of citizens in Metropolitan ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8306119, "src_sentence": "Colorado's contribution to world railroad history was forged principally by the Denver and Rio Grande Western Railroad which began in 1870 and wrote the book on mountain railroading.", "sentence": "Colorado 's contribution to world railroad history was forged principally by the Denver", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was colorado 's contribution to world railroad history forged principally by the Denver ?", "Who 's contribution to world railroad history was forged principally by the Denver?", "Where was Colorado 's contribution to world railroad history forged principally?"], "type": [-1, 1, 2], "question_in_type": ["Was colorado 's contribution to world railroad history forged principally by the ?", "Who 's contribution to world railroad history was forged principally by the ?", "Where was 's contribution to world railroad history forged principally?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8306489, "src_sentence": "Miguel de Cervantes, author of Don Quixote, is such a well-known reference in the world that Spanish is often called la lengua de Cervantes (\"the language of Cervantes\").In the twentieth century, Spanish was introduced to Equatorial Guinea and the Western Sahara, and to areas of the United States that had not been part of the Spanish Empire, such as Spanish Harlem in New York City.", "sentence": "Miguel de Cervantes [is] author of Don Quixote", "sub": "http://dbpedia.org/resource/Don_Quixote", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Miguel_de_Cervantes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does miguel de Cervantes [is] author of Don Quixote?", "Who [is] author of Don Quixote?", "Who did Miguel de Cervantes [ is ] author of Don Quixote ?"], "type": [-1, 1, 1], "question_in_type": ["Does miguel de Cervantes [is] author of ?", "Who [is] author of ?", "Who did [ is ] author of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8306856, "src_sentence": "Miguel de Cervantes, author of Don Quixote, is such a well-known reference in the world that Spanish is often called la lengua de Cervantes (\"the language of Cervantes\").In the twentieth century, Spanish was introduced to Equatorial Guinea and the Western Sahara, and to areas of the United States that had not been part of the Spanish Empire, such as Spanish Harlem in New York City.", "sentence": "Miguel de Cervantes [is] author of Don Quixote", "sub": "http://dbpedia.org/resource/Don_Quixote", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Miguel_de_Cervantes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does miguel de Cervantes [is] author of Don Quixote?", "Who [is] author of Don Quixote?", "Who did Miguel de Cervantes [ is ] author of Don Quixote ?"], "type": [-1, 1, 1], "question_in_type": ["Does miguel de Cervantes [is] author of ?", "Who [is] author of ?", "Who did [ is ] author of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8307305, "src_sentence": "The four largest cities in the Netherlands are Amsterdam, Rotterdam, The Hague and Utrecht.", "sentence": "The four largest cities in the Netherlands are Amsterdam", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the four largest cities in the Netherlands Amsterdam ?", "Where are The four largest cities in the Netherlands Amsterdam ?"], "type": [-1, 2], "question_in_type": ["Are the four largest cities in the ?", "Where are The four largest cities in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8307533, "src_sentence": "The Belgian Revolution at home and the Java War in the Dutch East Indies brought the Netherlands to the brink of bankruptcy.", "sentence": "The Belgian Revolution at home brought the Netherlands to the brink of bankruptcy", "sub": "http://dbpedia.org/resource/Belgian_Revolution", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Belgian Revolution at home brought the Netherlands to the brink of bankruptcy?", "Where at home brought the Netherlands to the brink of bankruptcy?", "Where did The Belgian Revolution at home brought the?"], "type": [-1, 2, 2], "question_in_type": ["Did the at home brought the to the brink of bankruptcy?", "Where at home brought the to the brink of bankruptcy?", "Where did The at home brought the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8308710, "src_sentence": "Indonesia became independent after the Indonesian National Revolution in the 1940s following a war of independence, international pressure and several United Nations Security Council resolutions.", "sentence": "Indonesia became independent after the Indonesian National Revolution in the 1940 s following a war of several United Nations Security Council resolutions", "sub": "http://dbpedia.org/resource/Indonesian_National_Revolution", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Indonesia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did indonesia becam independent after the Indonesian National Revolution in the 1940 s following a war of several United Nations Security Council resolutions?", "Where did Indonesia became independent?", "When did Indonesia become independent after the Indonesian National Revolution in the?", "Did indonesia becam independent after the Indonesian National Revolution in the 1940 s following a war of international pressure?", "Did indonesia becam independent after the Indonesian National Revolution in the 1940 s following a war of independence?"], "type": [-1, 2, 3, -1, -1], "question_in_type": ["Did indonesia becam independent after the in the 1940 s following a war of several United Nations Security Council resolutions?", "Where did became independent?", "When did become independent after the in the?", "Did indonesia becam independent after the in the 1940 s following a war of international pressure?", "Did indonesia becam independent after the in the 1940 s following a war of independence?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8309088, "src_sentence": "Film director Theo van Gogh achieved international notoriety in 2004 when Film director Theo van Gogh was murdered by Mohammed Bouyeri in the streets of Amsterdam after directing the short film Submission.", "sentence": "Film director Theo van Gogh was murdered by Mohammed Bouyeri in the streets of Amsterdam after directing the short film", "sub": "http://dbpedia.org/resource/Theo_van_Gogh_(film_director)", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was film director Theo van Gogh murdered by Mohammed Bouyeri in the streets of Amsterdam after directing the short film ?", "Who was Film director Theo van Gogh murdered by?", "Where was Film director Theo van Gogh murdered by?", "When did film director Theo van Gogh achiev international notoriety in 2004 ?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was film director murdered by Mohammed Bouyeri in the streets of after directing the short film ?", "Who was Film director murdered by?", "Where was Film director murdered by?", "When did film director achiev international notoriety in 2004 ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8310217, "src_sentence": "Every 15 September at around 11 p.m., the President of Mexico stands on the balcony of the National Palace in Mexico City and rings the same bell that Hidalgo rang in 1810, which was moved to the National Palace.", "sentence": "the President of Mexico stands on the balcony of the National Palace in Mexico City Every 15 September at around 11 p.m.", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the President of Mexico stands on the balcony of the National Palace in Mexico City Every 15 September at around 11 p.m?", "Where did the President of Mexico stands on the balcony of the National Palace in Mexico City Every 15 September at around 11 p.m ?", "When did the President of Mexico stands on the balcony of the National Palace in Mexico City Every 15 September at around 11 p.m?"], "type": [-1, 2, 3], "question_in_type": ["Does the President of stands on the balcony of the National Palace in City Every 15 September at around 11 p.m?", "Where did the President of stands on the balcony of the National Palace in City Every 15 September at around 11 p.m ?", "When did the President of stands on the balcony of the National Palace in City Every 15 September at around 11 p.m?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8310364, "src_sentence": "After the trailer for the film began circulating, Nader Bakkar, the Egyptian Salafist Nour Party's spokesman, and Muhammad al-Zawahiri, the brother of al-Qaeda leader Ayman al Zawihiri, called for Egyptians to assemble outside of the American embassy.", "sentence": "Nour Party [is] Salafist [from] Egypt", "sub": "http://dbpedia.org/resource/Al-Nour_Party", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Egypt", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does nour Party [is] Salafist [from] Egypt?", "Who [is] Salafist [from] Egypt?", "Where did Nour Party [ is ] Salafist [ from ] Egypt ?"], "type": [-1, 1, 2], "question_in_type": ["Does nour Party [is] Salafist [from] ?", "Who [is] Salafist [from] ?", "Where did [ is ] Salafist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8311688, "src_sentence": "Festivities date back to the Duchy of Warsaw early in the 19th century, but the Duchy of Warsaw became an official holiday only in 1919 in the Second Polish Republic.", "sentence": "the Duchy of Warsaw became an official holiday only in 1919 in the Second Polish Republic", "sub": "http://dbpedia.org/resource/Second_Polish_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Duchy of Warsaw becam an official holiday only in 1919 in the Second Polish Republic?", "Where did the Duchy of Warsaw became an?", "When did the Duchy of Warsaw become an official holiday only?"], "type": [-1, 2, 3], "question_in_type": ["Did the Duchy of becam an official holiday only in 1919 in the ?", "Where did the Duchy of became an?", "When did the Duchy of become an official holiday only?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8311838, "src_sentence": "The heavenly hill rat (Bunomys coelestis) is a species of rodent in the family Muridae.", "sentence": "The heavenly hill rat is a species of rodent in the family Muridae", "sub": "http://dbpedia.org/resource/Heavenly_hill_rat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Muridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the heavenly hill rat a species of rodent in the family Muridae ?", "Where is The heavenly hill rat a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the beatific capitol hill denounce a species of rodent in the family Muridae ?", "Where is The beatific capitol hill denounce a species of rodent in the family Muridae ?", "Is the beatific capitol hill informer a species of rodent in the family Muridae ?", "Where is The beatific capitol hill informer a species of rodent in the family Muridae ?", "Is the beatific capitol hill nark a species of rodent in the family Muridae ?", "Where is The beatific capitol hill nark a species of rodent in the family Muridae ?", "Is the beatific capitol hill rat a species of rodent in the family Muridae ?", "Where is The beatific capitol hill rat a species of rodent in the family Muridae ?", "Is the beatific capitol hill rotter a species of rodent in the family Muridae ?", "Where is The beatific capitol hill rotter a species of rodent in the family Muridae ?", "Is the beatific capitol hill scab a species of rodent in the family Muridae ?", "Where is The beatific capitol hill scab a species of rodent in the family Muridae ?", "Is the beatific capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific capitol hill tell on a species of rodent in the family Muridae ?", "Is the beatific capitol hill traitor a species of rodent in the family Muridae ?", "Where is The beatific capitol hill traitor a species of rodent in the family Muridae ?", "Is the beatific gradient denounce a species of rodent in the family Muridae ?", "Where is The beatific gradient denounce a species of rodent in the family Muridae ?", "Is the beatific gradient informer a species of rodent in the family Muridae ?", "Where is The beatific gradient informer a species of rodent in the family Muridae ?", "Is the beatific gradient nark a species of rodent in the family Muridae ?", "Where is The beatific gradient nark a species of rodent in the family Muridae ?", "Is the beatific gradient rat a species of rodent in the family Muridae ?", "Where is The beatific gradient rat a species of rodent in the family Muridae ?", "Is the beatific gradient rotter a species of rodent in the family Muridae ?", "Where is The beatific gradient rotter a species of rodent in the family Muridae ?", "Is the beatific gradient scab a species of rodent in the family Muridae ?", "Where is The beatific gradient scab a species of rodent in the family Muridae ?", "Is the beatific gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific gradient stool pigeon a species of rodent in the family Muridae ?", "Is the beatific gradient tell on a species of rodent in the family Muridae ?", "Where is The beatific gradient tell on a species of rodent in the family Muridae ?", "Is the beatific gradient traitor a species of rodent in the family Muridae ?", "Where is The beatific gradient traitor a species of rodent in the family Muridae ?", "Is the beatific hill denounce a species of rodent in the family Muridae ?", "Where is The beatific hill denounce a species of rodent in the family Muridae ?", "Is the beatific hill informer a species of rodent in the family Muridae ?", "Where is The beatific hill informer a species of rodent in the family Muridae ?", "Is the beatific hill nark a species of rodent in the family Muridae ?", "Where is The beatific hill nark a species of rodent in the family Muridae ?", "Is the beatific hill rat a species of rodent in the family Muridae ?", "Where is The beatific hill rat a species of rodent in the family Muridae ?", "Is the beatific hill rotter a species of rodent in the family Muridae ?", "Where is The beatific hill rotter a species of rodent in the family Muridae ?", "Is the beatific hill scab a species of rodent in the family Muridae ?", "Where is The beatific hill scab a species of rodent in the family Muridae ?", "Is the beatific hill stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific hill tell on a species of rodent in the family Muridae ?", "Is the beatific hill traitor a species of rodent in the family Muridae ?", "Where is The beatific hill traitor a species of rodent in the family Muridae ?", "Is the beatific james jerome hill denounce a species of rodent in the family Muridae ?", "Is the beatific james jerome hill informer a species of rodent in the family Muridae ?", "Is the beatific james jerome hill nark a species of rodent in the family Muridae ?", "Is the beatific james jerome hill rat a species of rodent in the family Muridae ?", "Is the beatific james jerome hill rotter a species of rodent in the family Muridae ?", "Is the beatific james jerome hill scab a species of rodent in the family Muridae ?", "Is the beatific james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific james jerome hill tell on a species of rodent in the family Muridae ?", "Is the beatific james jerome hill traitor a species of rodent in the family Muridae ?", "Is the beatific lump denounce a species of rodent in the family Muridae ?", "Where is The beatific lump denounce a species of rodent in the family Muridae ?", "Is the beatific lump informer a species of rodent in the family Muridae ?", "Where is The beatific lump informer a species of rodent in the family Muridae ?", "Is the beatific lump nark a species of rodent in the family Muridae ?", "Where is The beatific lump nark a species of rodent in the family Muridae ?", "Is the beatific lump rat a species of rodent in the family Muridae ?", "Where is The beatific lump rat a species of rodent in the family Muridae ?", "Is the beatific lump rotter a species of rodent in the family Muridae ?", "Where is The beatific lump rotter a species of rodent in the family Muridae ?", "Is the beatific lump scab a species of rodent in the family Muridae ?", "Where is The beatific lump scab a species of rodent in the family Muridae ?", "Is the beatific lump stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific lump stool pigeon a species of rodent in the family Muridae ?", "Is the beatific lump tell on a species of rodent in the family Muridae ?", "Where is The beatific lump tell on a species of rodent in the family Muridae ?", "Is the beatific lump traitor a species of rodent in the family Muridae ?", "Where is The beatific lump traitor a species of rodent in the family Muridae ?", "Is the beatific mound denounce a species of rodent in the family Muridae ?", "Where is The beatific mound denounce a species of rodent in the family Muridae ?", "Is the beatific mound informer a species of rodent in the family Muridae ?", "Where is The beatific mound informer a species of rodent in the family Muridae ?", "Is the beatific mound nark a species of rodent in the family Muridae ?", "Where is The beatific mound nark a species of rodent in the family Muridae ?", "Is the beatific mound rat a species of rodent in the family Muridae ?", "Where is The beatific mound rat a species of rodent in the family Muridae ?", "Is the beatific mound rotter a species of rodent in the family Muridae ?", "Where is The beatific mound rotter a species of rodent in the family Muridae ?", "Is the beatific mound scab a species of rodent in the family Muridae ?", "Where is The beatific mound scab a species of rodent in the family Muridae ?", "Is the beatific mound stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific mound stool pigeon a species of rodent in the family Muridae ?", "Is the beatific mound tell on a species of rodent in the family Muridae ?", "Where is The beatific mound tell on a species of rodent in the family Muridae ?", "Is the beatific mound traitor a species of rodent in the family Muridae ?", "Where is The beatific mound traitor a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the celestial capitol hill denounce a species of rodent in the family Muridae ?", "Where is The celestial capitol hill denounce a species of rodent in the family Muridae ?", "Is the celestial capitol hill informer a species of rodent in the family Muridae ?", "Where is The celestial capitol hill informer a species of rodent in the family Muridae ?", "Is the celestial capitol hill nark a species of rodent in the family Muridae ?", "Where is The celestial capitol hill nark a species of rodent in the family Muridae ?", "Is the celestial capitol hill rat a species of rodent in the family Muridae ?", "Where is The celestial capitol hill rat a species of rodent in the family Muridae ?", "Is the celestial capitol hill rotter a species of rodent in the family Muridae ?", "Where is The celestial capitol hill rotter a species of rodent in the family Muridae ?", "Is the celestial capitol hill scab a species of rodent in the family Muridae ?", "Where is The celestial capitol hill scab a species of rodent in the family Muridae ?", "Is the celestial capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial capitol hill tell on a species of rodent in the family Muridae ?", "Is the celestial capitol hill traitor a species of rodent in the family Muridae ?", "Where is The celestial capitol hill traitor a species of rodent in the family Muridae ?", "Is the celestial gradient denounce a species of rodent in the family Muridae ?", "Where is The celestial gradient denounce a species of rodent in the family Muridae ?", "Is the celestial gradient informer a species of rodent in the family Muridae ?", "Where is The celestial gradient informer a species of rodent in the family Muridae ?", "Is the celestial gradient nark a species of rodent in the family Muridae ?", "Where is The celestial gradient nark a species of rodent in the family Muridae ?", "Is the celestial gradient rat a species of rodent in the family Muridae ?", "Where is The celestial gradient rat a species of rodent in the family Muridae ?", "Is the celestial gradient rotter a species of rodent in the family Muridae ?", "Where is The celestial gradient rotter a species of rodent in the family Muridae ?", "Is the celestial gradient scab a species of rodent in the family Muridae ?", "Where is The celestial gradient scab a species of rodent in the family Muridae ?", "Is the celestial gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial gradient stool pigeon a species of rodent in the family Muridae ?", "Is the celestial gradient tell on a species of rodent in the family Muridae ?", "Where is The celestial gradient tell on a species of rodent in the family Muridae ?", "Is the celestial gradient traitor a species of rodent in the family Muridae ?", "Where is The celestial gradient traitor a species of rodent in the family Muridae ?", "Is the celestial hill denounce a species of rodent in the family Muridae ?", "Where is The celestial hill denounce a species of rodent in the family Muridae ?", "Is the celestial hill informer a species of rodent in the family Muridae ?", "Where is The celestial hill informer a species of rodent in the family Muridae ?", "Is the celestial hill nark a species of rodent in the family Muridae ?", "Where is The celestial hill nark a species of rodent in the family Muridae ?", "Is the celestial hill rat a species of rodent in the family Muridae ?", "Where is The celestial hill rat a species of rodent in the family Muridae ?", "Is the celestial hill rotter a species of rodent in the family Muridae ?", "Where is The celestial hill rotter a species of rodent in the family Muridae ?", "Is the celestial hill scab a species of rodent in the family Muridae ?", "Where is The celestial hill scab a species of rodent in the family Muridae ?", "Is the celestial hill stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial hill tell on a species of rodent in the family Muridae ?", "Is the celestial hill traitor a species of rodent in the family Muridae ?", "Where is The celestial hill traitor a species of rodent in the family Muridae ?", "Is the celestial james jerome hill denounce a species of rodent in the family Muridae ?", "Is the celestial james jerome hill informer a species of rodent in the family Muridae ?", "Is the celestial james jerome hill nark a species of rodent in the family Muridae ?", "Is the celestial james jerome hill rat a species of rodent in the family Muridae ?", "Is the celestial james jerome hill rotter a species of rodent in the family Muridae ?", "Is the celestial james jerome hill scab a species of rodent in the family Muridae ?", "Is the celestial james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial james jerome hill tell on a species of rodent in the family Muridae ?", "Is the celestial james jerome hill traitor a species of rodent in the family Muridae ?", "Is the celestial lump denounce a species of rodent in the family Muridae ?", "Where is The celestial lump denounce a species of rodent in the family Muridae ?", "Is the celestial lump informer a species of rodent in the family Muridae ?", "Where is The celestial lump informer a species of rodent in the family Muridae ?", "Is the celestial lump nark a species of rodent in the family Muridae ?", "Where is The celestial lump nark a species of rodent in the family Muridae ?", "Is the celestial lump rat a species of rodent in the family Muridae ?", "Where is The celestial lump rat a species of rodent in the family Muridae ?", "Is the celestial lump rotter a species of rodent in the family Muridae ?", "Where is The celestial lump rotter a species of rodent in the family Muridae ?", "Is the celestial lump scab a species of rodent in the family Muridae ?", "Where is The celestial lump scab a species of rodent in the family Muridae ?", "Is the celestial lump stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial lump stool pigeon a species of rodent in the family Muridae ?", "Is the celestial lump tell on a species of rodent in the family Muridae ?", "Where is The celestial lump tell on a species of rodent in the family Muridae ?", "Is the celestial lump traitor a species of rodent in the family Muridae ?", "Where is The celestial lump traitor a species of rodent in the family Muridae ?", "Is the celestial mound denounce a species of rodent in the family Muridae ?", "Where is The celestial mound denounce a species of rodent in the family Muridae ?", "Is the celestial mound informer a species of rodent in the family Muridae ?", "Where is The celestial mound informer a species of rodent in the family Muridae ?", "Is the celestial mound nark a species of rodent in the family Muridae ?", "Where is The celestial mound nark a species of rodent in the family Muridae ?", "Is the celestial mound rat a species of rodent in the family Muridae ?", "Where is The celestial mound rat a species of rodent in the family Muridae ?", "Is the celestial mound rotter a species of rodent in the family Muridae ?", "Where is The celestial mound rotter a species of rodent in the family Muridae ?", "Is the celestial mound scab a species of rodent in the family Muridae ?", "Where is The celestial mound scab a species of rodent in the family Muridae ?", "Is the celestial mound stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial mound stool pigeon a species of rodent in the family Muridae ?", "Is the celestial mound tell on a species of rodent in the family Muridae ?", "Where is The celestial mound tell on a species of rodent in the family Muridae ?", "Is the celestial mound traitor a species of rodent in the family Muridae ?", "Where is The celestial mound traitor a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the divine capitol hill denounce a species of rodent in the family Muridae ?", "Where is The divine capitol hill denounce a species of rodent in the family Muridae ?", "Is the divine capitol hill informer a species of rodent in the family Muridae ?", "Where is The divine capitol hill informer a species of rodent in the family Muridae ?", "Is the divine capitol hill nark a species of rodent in the family Muridae ?", "Where is The divine capitol hill nark a species of rodent in the family Muridae ?", "Is the divine capitol hill rat a species of rodent in the family Muridae ?", "Where is The divine capitol hill rat a species of rodent in the family Muridae ?", "Is the divine capitol hill rotter a species of rodent in the family Muridae ?", "Where is The divine capitol hill rotter a species of rodent in the family Muridae ?", "Is the divine capitol hill scab a species of rodent in the family Muridae ?", "Where is The divine capitol hill scab a species of rodent in the family Muridae ?", "Is the divine capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The divine capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine capitol hill tell on a species of rodent in the family Muridae ?", "Is the divine capitol hill traitor a species of rodent in the family Muridae ?", "Where is The divine capitol hill traitor a species of rodent in the family Muridae ?", "Is the divine gradient denounce a species of rodent in the family Muridae ?", "Where is The divine gradient denounce a species of rodent in the family Muridae ?", "Is the divine gradient informer a species of rodent in the family Muridae ?", "Where is The divine gradient informer a species of rodent in the family Muridae ?", "Is the divine gradient nark a species of rodent in the family Muridae ?", "Where is The divine gradient nark a species of rodent in the family Muridae ?", "Is the divine gradient rat a species of rodent in the family Muridae ?", "Where is The divine gradient rat a species of rodent in the family Muridae ?", "Is the divine gradient rotter a species of rodent in the family Muridae ?", "Where is The divine gradient rotter a species of rodent in the family Muridae ?", "Is the divine gradient scab a species of rodent in the family Muridae ?", "Where is The divine gradient scab a species of rodent in the family Muridae ?", "Is the divine gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The divine gradient stool pigeon a species of rodent in the family Muridae ?", "Is the divine gradient tell on a species of rodent in the family Muridae ?", "Where is The divine gradient tell on a species of rodent in the family Muridae ?", "Is the divine gradient traitor a species of rodent in the family Muridae ?", "Where is The divine gradient traitor a species of rodent in the family Muridae ?", "Is the divine hill denounce a species of rodent in the family Muridae ?", "Where is The divine hill denounce a species of rodent in the family Muridae ?", "Is the divine hill informer a species of rodent in the family Muridae ?", "Where is The divine hill informer a species of rodent in the family Muridae ?", "Is the divine hill nark a species of rodent in the family Muridae ?", "Where is The divine hill nark a species of rodent in the family Muridae ?", "Is the divine hill rat a species of rodent in the family Muridae ?", "Where is The divine hill rat a species of rodent in the family Muridae ?", "Is the divine hill rotter a species of rodent in the family Muridae ?", "Where is The divine hill rotter a species of rodent in the family Muridae ?", "Is the divine hill scab a species of rodent in the family Muridae ?", "Where is The divine hill scab a species of rodent in the family Muridae ?", "Is the divine hill stool pigeon a species of rodent in the family Muridae ?", "Where is The divine hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine hill tell on a species of rodent in the family Muridae ?", "Is the divine hill traitor a species of rodent in the family Muridae ?", "Where is The divine hill traitor a species of rodent in the family Muridae ?", "Is the divine james jerome hill denounce a species of rodent in the family Muridae ?", "Is the divine james jerome hill informer a species of rodent in the family Muridae ?", "Is the divine james jerome hill nark a species of rodent in the family Muridae ?", "Is the divine james jerome hill rat a species of rodent in the family Muridae ?", "Is the divine james jerome hill rotter a species of rodent in the family Muridae ?", "Is the divine james jerome hill scab a species of rodent in the family Muridae ?", "Is the divine james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine james jerome hill tell on a species of rodent in the family Muridae ?", "Is the divine james jerome hill traitor a species of rodent in the family Muridae ?", "Is the divine lump denounce a species of rodent in the family Muridae ?", "Where is The divine lump denounce a species of rodent in the family Muridae ?", "Is the divine lump informer a species of rodent in the family Muridae ?", "Where is The divine lump informer a species of rodent in the family Muridae ?", "Is the divine lump nark a species of rodent in the family Muridae ?", "Where is The divine lump nark a species of rodent in the family Muridae ?", "Is the divine lump rat a species of rodent in the family Muridae ?", "Where is The divine lump rat a species of rodent in the family Muridae ?", "Is the divine lump rotter a species of rodent in the family Muridae ?", "Where is The divine lump rotter a species of rodent in the family Muridae ?", "Is the divine lump scab a species of rodent in the family Muridae ?", "Where is The divine lump scab a species of rodent in the family Muridae ?", "Is the divine lump stool pigeon a species of rodent in the family Muridae ?", "Where is The divine lump stool pigeon a species of rodent in the family Muridae ?", "Is the divine lump tell on a species of rodent in the family Muridae ?", "Where is The divine lump tell on a species of rodent in the family Muridae ?", "Is the divine lump traitor a species of rodent in the family Muridae ?", "Where is The divine lump traitor a species of rodent in the family Muridae ?", "Is the divine mound denounce a species of rodent in the family Muridae ?", "Where is The divine mound denounce a species of rodent in the family Muridae ?", "Is the divine mound informer a species of rodent in the family Muridae ?", "Where is The divine mound informer a species of rodent in the family Muridae ?", "Is the divine mound nark a species of rodent in the family Muridae ?", "Where is The divine mound nark a species of rodent in the family Muridae ?", "Is the divine mound rat a species of rodent in the family Muridae ?", "Where is The divine mound rat a species of rodent in the family Muridae ?", "Is the divine mound rotter a species of rodent in the family Muridae ?", "Where is The divine mound rotter a species of rodent in the family Muridae ?", "Is the divine mound scab a species of rodent in the family Muridae ?", "Where is The divine mound scab a species of rodent in the family Muridae ?", "Is the divine mound stool pigeon a species of rodent in the family Muridae ?", "Where is The divine mound stool pigeon a species of rodent in the family Muridae ?", "Is the divine mound tell on a species of rodent in the family Muridae ?", "Where is The divine mound tell on a species of rodent in the family Muridae ?", "Is the divine mound traitor a species of rodent in the family Muridae ?", "Where is The divine mound traitor a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the heavenly capitol hill denounce a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill denounce a species of rodent in the family Muridae ?", "Is the heavenly capitol hill informer a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill informer a species of rodent in the family Muridae ?", "Is the heavenly capitol hill nark a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill nark a species of rodent in the family Muridae ?", "Is the heavenly capitol hill rat a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill rat a species of rodent in the family Muridae ?", "Is the heavenly capitol hill rotter a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill rotter a species of rodent in the family Muridae ?", "Is the heavenly capitol hill scab a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill scab a species of rodent in the family Muridae ?", "Is the heavenly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly capitol hill tell on a species of rodent in the family Muridae ?", "Is the heavenly capitol hill traitor a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill traitor a species of rodent in the family Muridae ?", "Is the heavenly gradient denounce a species of rodent in the family Muridae ?", "Where is The heavenly gradient denounce a species of rodent in the family Muridae ?", "Is the heavenly gradient informer a species of rodent in the family Muridae ?", "Where is The heavenly gradient informer a species of rodent in the family Muridae ?", "Is the heavenly gradient nark a species of rodent in the family Muridae ?", "Where is The heavenly gradient nark a species of rodent in the family Muridae ?", "Is the heavenly gradient rat a species of rodent in the family Muridae ?", "Where is The heavenly gradient rat a species of rodent in the family Muridae ?", "Is the heavenly gradient rotter a species of rodent in the family Muridae ?", "Where is The heavenly gradient rotter a species of rodent in the family Muridae ?", "Is the heavenly gradient scab a species of rodent in the family Muridae ?", "Where is The heavenly gradient scab a species of rodent in the family Muridae ?", "Is the heavenly gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly gradient stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly gradient tell on a species of rodent in the family Muridae ?", "Where is The heavenly gradient tell on a species of rodent in the family Muridae ?", "Is the heavenly gradient traitor a species of rodent in the family Muridae ?", "Where is The heavenly gradient traitor a species of rodent in the family Muridae ?", "Is the heavenly hill denounce a species of rodent in the family Muridae ?", "Where is The heavenly hill denounce a species of rodent in the family Muridae ?", "Is the heavenly hill informer a species of rodent in the family Muridae ?", "Where is The heavenly hill informer a species of rodent in the family Muridae ?", "Is the heavenly hill nark a species of rodent in the family Muridae ?", "Where is The heavenly hill nark a species of rodent in the family Muridae ?", "Is the heavenly hill rotter a species of rodent in the family Muridae ?", "Where is The heavenly hill rotter a species of rodent in the family Muridae ?", "Is the heavenly hill scab a species of rodent in the family Muridae ?", "Where is The heavenly hill scab a species of rodent in the family Muridae ?", "Is the heavenly hill stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly hill tell on a species of rodent in the family Muridae ?", "Is the heavenly hill traitor a species of rodent in the family Muridae ?", "Where is The heavenly hill traitor a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill denounce a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill informer a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill nark a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill rat a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill rotter a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill scab a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill tell on a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill traitor a species of rodent in the family Muridae ?", "Is the heavenly lump denounce a species of rodent in the family Muridae ?", "Where is The heavenly lump denounce a species of rodent in the family Muridae ?", "Is the heavenly lump informer a species of rodent in the family Muridae ?", "Where is The heavenly lump informer a species of rodent in the family Muridae ?", "Is the heavenly lump nark a species of rodent in the family Muridae ?", "Where is The heavenly lump nark a species of rodent in the family Muridae ?", "Is the heavenly lump rat a species of rodent in the family Muridae ?", "Where is The heavenly lump rat a species of rodent in the family Muridae ?", "Is the heavenly lump rotter a species of rodent in the family Muridae ?", "Where is The heavenly lump rotter a species of rodent in the family Muridae ?", "Is the heavenly lump scab a species of rodent in the family Muridae ?", "Where is The heavenly lump scab a species of rodent in the family Muridae ?", "Is the heavenly lump stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly lump stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly lump tell on a species of rodent in the family Muridae ?", "Where is The heavenly lump tell on a species of rodent in the family Muridae ?", "Is the heavenly lump traitor a species of rodent in the family Muridae ?", "Where is The heavenly lump traitor a species of rodent in the family Muridae ?", "Is the heavenly mound denounce a species of rodent in the family Muridae ?", "Where is The heavenly mound denounce a species of rodent in the family Muridae ?", "Is the heavenly mound informer a species of rodent in the family Muridae ?", "Where is The heavenly mound informer a species of rodent in the family Muridae ?", "Is the heavenly mound nark a species of rodent in the family Muridae ?", "Where is The heavenly mound nark a species of rodent in the family Muridae ?", "Is the heavenly mound rat a species of rodent in the family Muridae ?", "Where is The heavenly mound rat a species of rodent in the family Muridae ?", "Is the heavenly mound rotter a species of rodent in the family Muridae ?", "Where is The heavenly mound rotter a species of rodent in the family Muridae ?", "Is the heavenly mound scab a species of rodent in the family Muridae ?", "Where is The heavenly mound scab a species of rodent in the family Muridae ?", "Is the heavenly mound stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly mound stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly mound tell on a species of rodent in the family Muridae ?", "Where is The heavenly mound tell on a species of rodent in the family Muridae ?", "Is the heavenly mound traitor a species of rodent in the family Muridae ?", "Where is The heavenly mound traitor a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the paradisal capitol hill denounce a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill denounce a species of rodent in the family Muridae ?", "Is the paradisal capitol hill informer a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill informer a species of rodent in the family Muridae ?", "Is the paradisal capitol hill nark a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill nark a species of rodent in the family Muridae ?", "Is the paradisal capitol hill rat a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill rat a species of rodent in the family Muridae ?", "Is the paradisal capitol hill rotter a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill rotter a species of rodent in the family Muridae ?", "Is the paradisal capitol hill scab a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill scab a species of rodent in the family Muridae ?", "Is the paradisal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal capitol hill tell on a species of rodent in the family Muridae ?", "Is the paradisal capitol hill traitor a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill traitor a species of rodent in the family Muridae ?", "Is the paradisal gradient denounce a species of rodent in the family Muridae ?", "Where is The paradisal gradient denounce a species of rodent in the family Muridae ?", "Is the paradisal gradient informer a species of rodent in the family Muridae ?", "Where is The paradisal gradient informer a species of rodent in the family Muridae ?", "Is the paradisal gradient nark a species of rodent in the family Muridae ?", "Where is The paradisal gradient nark a species of rodent in the family Muridae ?", "Is the paradisal gradient rat a species of rodent in the family Muridae ?", "Where is The paradisal gradient rat a species of rodent in the family Muridae ?", "Is the paradisal gradient rotter a species of rodent in the family Muridae ?", "Where is The paradisal gradient rotter a species of rodent in the family Muridae ?", "Is the paradisal gradient scab a species of rodent in the family Muridae ?", "Where is The paradisal gradient scab a species of rodent in the family Muridae ?", "Is the paradisal gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal gradient stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal gradient tell on a species of rodent in the family Muridae ?", "Where is The paradisal gradient tell on a species of rodent in the family Muridae ?", "Is the paradisal gradient traitor a species of rodent in the family Muridae ?", "Where is The paradisal gradient traitor a species of rodent in the family Muridae ?", "Is the paradisal hill denounce a species of rodent in the family Muridae ?", "Where is The paradisal hill denounce a species of rodent in the family Muridae ?", "Is the paradisal hill informer a species of rodent in the family Muridae ?", "Where is The paradisal hill informer a species of rodent in the family Muridae ?", "Is the paradisal hill nark a species of rodent in the family Muridae ?", "Where is The paradisal hill nark a species of rodent in the family Muridae ?", "Is the paradisal hill rat a species of rodent in the family Muridae ?", "Where is The paradisal hill rat a species of rodent in the family Muridae ?", "Is the paradisal hill rotter a species of rodent in the family Muridae ?", "Where is The paradisal hill rotter a species of rodent in the family Muridae ?", "Is the paradisal hill scab a species of rodent in the family Muridae ?", "Where is The paradisal hill scab a species of rodent in the family Muridae ?", "Is the paradisal hill stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal hill tell on a species of rodent in the family Muridae ?", "Is the paradisal hill traitor a species of rodent in the family Muridae ?", "Where is The paradisal hill traitor a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill denounce a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill informer a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill nark a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill rat a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill rotter a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill scab a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill tell on a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill traitor a species of rodent in the family Muridae ?", "Is the paradisal lump denounce a species of rodent in the family Muridae ?", "Where is The paradisal lump denounce a species of rodent in the family Muridae ?", "Is the paradisal lump informer a species of rodent in the family Muridae ?", "Where is The paradisal lump informer a species of rodent in the family Muridae ?", "Is the paradisal lump nark a species of rodent in the family Muridae ?", "Where is The paradisal lump nark a species of rodent in the family Muridae ?", "Is the paradisal lump rat a species of rodent in the family Muridae ?", "Where is The paradisal lump rat a species of rodent in the family Muridae ?", "Is the paradisal lump rotter a species of rodent in the family Muridae ?", "Where is The paradisal lump rotter a species of rodent in the family Muridae ?", "Is the paradisal lump scab a species of rodent in the family Muridae ?", "Where is The paradisal lump scab a species of rodent in the family Muridae ?", "Is the paradisal lump stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal lump stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal lump tell on a species of rodent in the family Muridae ?", "Where is The paradisal lump tell on a species of rodent in the family Muridae ?", "Is the paradisal lump traitor a species of rodent in the family Muridae ?", "Where is The paradisal lump traitor a species of rodent in the family Muridae ?", "Is the paradisal mound denounce a species of rodent in the family Muridae ?", "Where is The paradisal mound denounce a species of rodent in the family Muridae ?", "Is the paradisal mound informer a species of rodent in the family Muridae ?", "Where is The paradisal mound informer a species of rodent in the family Muridae ?", "Is the paradisal mound nark a species of rodent in the family Muridae ?", "Where is The paradisal mound nark a species of rodent in the family Muridae ?", "Is the paradisal mound rat a species of rodent in the family Muridae ?", "Where is The paradisal mound rat a species of rodent in the family Muridae ?", "Is the paradisal mound rotter a species of rodent in the family Muridae ?", "Where is The paradisal mound rotter a species of rodent in the family Muridae ?", "Is the paradisal mound scab a species of rodent in the family Muridae ?", "Where is The paradisal mound scab a species of rodent in the family Muridae ?", "Is the paradisal mound stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal mound stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal mound tell on a species of rodent in the family Muridae ?", "Where is The paradisal mound tell on a species of rodent in the family Muridae ?", "Is the paradisal mound traitor a species of rodent in the family Muridae ?", "Where is The paradisal mound traitor a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the skyly capitol hill denounce a species of rodent in the family Muridae ?", "Where is The skyly capitol hill denounce a species of rodent in the family Muridae ?", "Is the skyly capitol hill informer a species of rodent in the family Muridae ?", "Where is The skyly capitol hill informer a species of rodent in the family Muridae ?", "Is the skyly capitol hill nark a species of rodent in the family Muridae ?", "Where is The skyly capitol hill nark a species of rodent in the family Muridae ?", "Is the skyly capitol hill rat a species of rodent in the family Muridae ?", "Where is The skyly capitol hill rat a species of rodent in the family Muridae ?", "Is the skyly capitol hill rotter a species of rodent in the family Muridae ?", "Where is The skyly capitol hill rotter a species of rodent in the family Muridae ?", "Is the skyly capitol hill scab a species of rodent in the family Muridae ?", "Where is The skyly capitol hill scab a species of rodent in the family Muridae ?", "Is the skyly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly capitol hill tell on a species of rodent in the family Muridae ?", "Is the skyly capitol hill traitor a species of rodent in the family Muridae ?", "Where is The skyly capitol hill traitor a species of rodent in the family Muridae ?", "Is the skyly gradient denounce a species of rodent in the family Muridae ?", "Where is The skyly gradient denounce a species of rodent in the family Muridae ?", "Is the skyly gradient informer a species of rodent in the family Muridae ?", "Where is The skyly gradient informer a species of rodent in the family Muridae ?", "Is the skyly gradient nark a species of rodent in the family Muridae ?", "Where is The skyly gradient nark a species of rodent in the family Muridae ?", "Is the skyly gradient rat a species of rodent in the family Muridae ?", "Where is The skyly gradient rat a species of rodent in the family Muridae ?", "Is the skyly gradient rotter a species of rodent in the family Muridae ?", "Where is The skyly gradient rotter a species of rodent in the family Muridae ?", "Is the skyly gradient scab a species of rodent in the family Muridae ?", "Where is The skyly gradient scab a species of rodent in the family Muridae ?", "Is the skyly gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly gradient stool pigeon a species of rodent in the family Muridae ?", "Is the skyly gradient tell on a species of rodent in the family Muridae ?", "Where is The skyly gradient tell on a species of rodent in the family Muridae ?", "Is the skyly gradient traitor a species of rodent in the family Muridae ?", "Where is The skyly gradient traitor a species of rodent in the family Muridae ?", "Is the skyly hill denounce a species of rodent in the family Muridae ?", "Where is The skyly hill denounce a species of rodent in the family Muridae ?", "Is the skyly hill informer a species of rodent in the family Muridae ?", "Where is The skyly hill informer a species of rodent in the family Muridae ?", "Is the skyly hill nark a species of rodent in the family Muridae ?", "Where is The skyly hill nark a species of rodent in the family Muridae ?", "Is the skyly hill rat a species of rodent in the family Muridae ?", "Where is The skyly hill rat a species of rodent in the family Muridae ?", "Is the skyly hill rotter a species of rodent in the family Muridae ?", "Where is The skyly hill rotter a species of rodent in the family Muridae ?", "Is the skyly hill scab a species of rodent in the family Muridae ?", "Where is The skyly hill scab a species of rodent in the family Muridae ?", "Is the skyly hill stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly hill tell on a species of rodent in the family Muridae ?", "Is the skyly hill traitor a species of rodent in the family Muridae ?", "Where is The skyly hill traitor a species of rodent in the family Muridae ?", "Is the skyly james jerome hill denounce a species of rodent in the family Muridae ?", "Is the skyly james jerome hill informer a species of rodent in the family Muridae ?", "Is the skyly james jerome hill nark a species of rodent in the family Muridae ?", "Is the skyly james jerome hill rat a species of rodent in the family Muridae ?", "Is the skyly james jerome hill rotter a species of rodent in the family Muridae ?", "Is the skyly james jerome hill scab a species of rodent in the family Muridae ?", "Is the skyly james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly james jerome hill tell on a species of rodent in the family Muridae ?", "Is the skyly james jerome hill traitor a species of rodent in the family Muridae ?", "Is the skyly lump denounce a species of rodent in the family Muridae ?", "Where is The skyly lump denounce a species of rodent in the family Muridae ?", "Is the skyly lump informer a species of rodent in the family Muridae ?", "Where is The skyly lump informer a species of rodent in the family Muridae ?", "Is the skyly lump nark a species of rodent in the family Muridae ?", "Where is The skyly lump nark a species of rodent in the family Muridae ?", "Is the skyly lump rat a species of rodent in the family Muridae ?", "Where is The skyly lump rat a species of rodent in the family Muridae ?", "Is the skyly lump rotter a species of rodent in the family Muridae ?", "Where is The skyly lump rotter a species of rodent in the family Muridae ?", "Is the skyly lump scab a species of rodent in the family Muridae ?", "Where is The skyly lump scab a species of rodent in the family Muridae ?", "Is the skyly lump stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly lump stool pigeon a species of rodent in the family Muridae ?", "Is the skyly lump tell on a species of rodent in the family Muridae ?", "Where is The skyly lump tell on a species of rodent in the family Muridae ?", "Is the skyly lump traitor a species of rodent in the family Muridae ?", "Where is The skyly lump traitor a species of rodent in the family Muridae ?", "Is the skyly mound denounce a species of rodent in the family Muridae ?", "Where is The skyly mound denounce a species of rodent in the family Muridae ?", "Is the skyly mound informer a species of rodent in the family Muridae ?", "Where is The skyly mound informer a species of rodent in the family Muridae ?", "Is the skyly mound nark a species of rodent in the family Muridae ?", "Where is The skyly mound nark a species of rodent in the family Muridae ?", "Is the skyly mound rat a species of rodent in the family Muridae ?", "Where is The skyly mound rat a species of rodent in the family Muridae ?", "Is the skyly mound rotter a species of rodent in the family Muridae ?", "Where is The skyly mound rotter a species of rodent in the family Muridae ?", "Is the skyly mound scab a species of rodent in the family Muridae ?", "Where is The skyly mound scab a species of rodent in the family Muridae ?", "Is the skyly mound stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly mound stool pigeon a species of rodent in the family Muridae ?", "Is the skyly mound tell on a species of rodent in the family Muridae ?", "Where is The skyly mound tell on a species of rodent in the family Muridae ?", "Is the skyly mound traitor a species of rodent in the family Muridae ?", "Where is The skyly mound traitor a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the supernal capitol hill denounce a species of rodent in the family Muridae ?", "Where is The supernal capitol hill denounce a species of rodent in the family Muridae ?", "Is the supernal capitol hill informer a species of rodent in the family Muridae ?", "Where is The supernal capitol hill informer a species of rodent in the family Muridae ?", "Is the supernal capitol hill nark a species of rodent in the family Muridae ?", "Where is The supernal capitol hill nark a species of rodent in the family Muridae ?", "Is the supernal capitol hill rat a species of rodent in the family Muridae ?", "Where is The supernal capitol hill rat a species of rodent in the family Muridae ?", "Is the supernal capitol hill rotter a species of rodent in the family Muridae ?", "Where is The supernal capitol hill rotter a species of rodent in the family Muridae ?", "Is the supernal capitol hill scab a species of rodent in the family Muridae ?", "Where is The supernal capitol hill scab a species of rodent in the family Muridae ?", "Is the supernal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal capitol hill tell on a species of rodent in the family Muridae ?", "Is the supernal capitol hill traitor a species of rodent in the family Muridae ?", "Where is The supernal capitol hill traitor a species of rodent in the family Muridae ?", "Is the supernal gradient denounce a species of rodent in the family Muridae ?", "Where is The supernal gradient denounce a species of rodent in the family Muridae ?", "Is the supernal gradient informer a species of rodent in the family Muridae ?", "Where is The supernal gradient informer a species of rodent in the family Muridae ?", "Is the supernal gradient nark a species of rodent in the family Muridae ?", "Where is The supernal gradient nark a species of rodent in the family Muridae ?", "Is the supernal gradient rat a species of rodent in the family Muridae ?", "Where is The supernal gradient rat a species of rodent in the family Muridae ?", "Is the supernal gradient rotter a species of rodent in the family Muridae ?", "Where is The supernal gradient rotter a species of rodent in the family Muridae ?", "Is the supernal gradient scab a species of rodent in the family Muridae ?", "Where is The supernal gradient scab a species of rodent in the family Muridae ?", "Is the supernal gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal gradient stool pigeon a species of rodent in the family Muridae ?", "Is the supernal gradient tell on a species of rodent in the family Muridae ?", "Where is The supernal gradient tell on a species of rodent in the family Muridae ?", "Is the supernal gradient traitor a species of rodent in the family Muridae ?", "Where is The supernal gradient traitor a species of rodent in the family Muridae ?", "Is the supernal hill denounce a species of rodent in the family Muridae ?", "Where is The supernal hill denounce a species of rodent in the family Muridae ?", "Is the supernal hill informer a species of rodent in the family Muridae ?", "Where is The supernal hill informer a species of rodent in the family Muridae ?", "Is the supernal hill nark a species of rodent in the family Muridae ?", "Where is The supernal hill nark a species of rodent in the family Muridae ?", "Is the supernal hill rat a species of rodent in the family Muridae ?", "Where is The supernal hill rat a species of rodent in the family Muridae ?", "Is the supernal hill rotter a species of rodent in the family Muridae ?", "Where is The supernal hill rotter a species of rodent in the family Muridae ?", "Is the supernal hill scab a species of rodent in the family Muridae ?", "Where is The supernal hill scab a species of rodent in the family Muridae ?", "Is the supernal hill stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal hill tell on a species of rodent in the family Muridae ?", "Is the supernal hill traitor a species of rodent in the family Muridae ?", "Where is The supernal hill traitor a species of rodent in the family Muridae ?", "Is the supernal james jerome hill denounce a species of rodent in the family Muridae ?", "Is the supernal james jerome hill informer a species of rodent in the family Muridae ?", "Is the supernal james jerome hill nark a species of rodent in the family Muridae ?", "Is the supernal james jerome hill rat a species of rodent in the family Muridae ?", "Is the supernal james jerome hill rotter a species of rodent in the family Muridae ?", "Is the supernal james jerome hill scab a species of rodent in the family Muridae ?", "Is the supernal james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal james jerome hill tell on a species of rodent in the family Muridae ?", "Is the supernal james jerome hill traitor a species of rodent in the family Muridae ?", "Is the supernal lump denounce a species of rodent in the family Muridae ?", "Where is The supernal lump denounce a species of rodent in the family Muridae ?", "Is the supernal lump informer a species of rodent in the family Muridae ?", "Where is The supernal lump informer a species of rodent in the family Muridae ?", "Is the supernal lump nark a species of rodent in the family Muridae ?", "Where is The supernal lump nark a species of rodent in the family Muridae ?", "Is the supernal lump rat a species of rodent in the family Muridae ?", "Where is The supernal lump rat a species of rodent in the family Muridae ?", "Is the supernal lump rotter a species of rodent in the family Muridae ?", "Where is The supernal lump rotter a species of rodent in the family Muridae ?", "Is the supernal lump scab a species of rodent in the family Muridae ?", "Where is The supernal lump scab a species of rodent in the family Muridae ?", "Is the supernal lump stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal lump stool pigeon a species of rodent in the family Muridae ?", "Is the supernal lump tell on a species of rodent in the family Muridae ?", "Where is The supernal lump tell on a species of rodent in the family Muridae ?", "Is the supernal lump traitor a species of rodent in the family Muridae ?", "Where is The supernal lump traitor a species of rodent in the family Muridae ?", "Is the supernal mound denounce a species of rodent in the family Muridae ?", "Where is The supernal mound denounce a species of rodent in the family Muridae ?", "Is the supernal mound informer a species of rodent in the family Muridae ?", "Where is The supernal mound informer a species of rodent in the family Muridae ?", "Is the supernal mound nark a species of rodent in the family Muridae ?", "Where is The supernal mound nark a species of rodent in the family Muridae ?", "Is the supernal mound rat a species of rodent in the family Muridae ?", "Where is The supernal mound rat a species of rodent in the family Muridae ?", "Is the supernal mound rotter a species of rodent in the family Muridae ?", "Where is The supernal mound rotter a species of rodent in the family Muridae ?", "Is the supernal mound scab a species of rodent in the family Muridae ?", "Where is The supernal mound scab a species of rodent in the family Muridae ?", "Is the supernal mound stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal mound stool pigeon a species of rodent in the family Muridae ?", "Is the supernal mound tell on a species of rodent in the family Muridae ?", "Where is The supernal mound tell on a species of rodent in the family Muridae ?", "Is the supernal mound traitor a species of rodent in the family Muridae ?", "Where is The supernal mound traitor a species of rodent in the family Muridae ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?", "Is the beatific alfred hawthorne denounce a species of rodent in the family ?", "Is the beatific alfred hawthorne informer a species of rodent in the family ?", "Is the beatific alfred hawthorne nark a species of rodent in the family ?", "Is the beatific alfred hawthorne rat a species of rodent in the family ?", "Is the beatific alfred hawthorne rotter a species of rodent in the family ?", "Is the beatific alfred hawthorne scab a species of rodent in the family ?", "Is the beatific alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the beatific alfred hawthorne tell on a species of rodent in the family ?", "Is the beatific alfred hawthorne traitor a species of rodent in the family ?", "Is the beatific capitol hill denounce a species of rodent in the family ?", "Where is The beatific capitol hill denounce a species of rodent in the family ?", "Is the beatific capitol hill informer a species of rodent in the family ?", "Where is The beatific capitol hill informer a species of rodent in the family ?", "Is the beatific capitol hill nark a species of rodent in the family ?", "Where is The beatific capitol hill nark a species of rodent in the family ?", "Is the beatific capitol hill rat a species of rodent in the family ?", "Where is The beatific capitol hill rat a species of rodent in the family ?", "Is the beatific capitol hill rotter a species of rodent in the family ?", "Where is The beatific capitol hill rotter a species of rodent in the family ?", "Is the beatific capitol hill scab a species of rodent in the family ?", "Where is The beatific capitol hill scab a species of rodent in the family ?", "Is the beatific capitol hill stool pigeon a species of rodent in the family ?", "Where is The beatific capitol hill stool pigeon a species of rodent in the family ?", "Is the beatific capitol hill tell on a species of rodent in the family ?", "Is the beatific capitol hill traitor a species of rodent in the family ?", "Where is The beatific capitol hill traitor a species of rodent in the family ?", "Is the beatific gradient denounce a species of rodent in the family ?", "Where is The beatific gradient denounce a species of rodent in the family ?", "Is the beatific gradient informer a species of rodent in the family ?", "Where is The beatific gradient informer a species of rodent in the family ?", "Is the beatific gradient nark a species of rodent in the family ?", "Where is The beatific gradient nark a species of rodent in the family ?", "Is the beatific gradient rat a species of rodent in the family ?", "Where is The beatific gradient rat a species of rodent in the family ?", "Is the beatific gradient rotter a species of rodent in the family ?", "Where is The beatific gradient rotter a species of rodent in the family ?", "Is the beatific gradient scab a species of rodent in the family ?", "Where is The beatific gradient scab a species of rodent in the family ?", "Is the beatific gradient stool pigeon a species of rodent in the family ?", "Where is The beatific gradient stool pigeon a species of rodent in the family ?", "Is the beatific gradient tell on a species of rodent in the family ?", "Where is The beatific gradient tell on a species of rodent in the family ?", "Is the beatific gradient traitor a species of rodent in the family ?", "Where is The beatific gradient traitor a species of rodent in the family ?", "Is the beatific hill denounce a species of rodent in the family ?", "Where is The beatific hill denounce a species of rodent in the family ?", "Is the beatific hill informer a species of rodent in the family ?", "Where is The beatific hill informer a species of rodent in the family ?", "Is the beatific hill nark a species of rodent in the family ?", "Where is The beatific hill nark a species of rodent in the family ?", "Is the beatific hill rat a species of rodent in the family ?", "Where is The beatific hill rat a species of rodent in the family ?", "Is the beatific hill rotter a species of rodent in the family ?", "Where is The beatific hill rotter a species of rodent in the family ?", "Is the beatific hill scab a species of rodent in the family ?", "Where is The beatific hill scab a species of rodent in the family ?", "Is the beatific hill stool pigeon a species of rodent in the family ?", "Where is The beatific hill stool pigeon a species of rodent in the family ?", "Is the beatific hill tell on a species of rodent in the family ?", "Is the beatific hill traitor a species of rodent in the family ?", "Where is The beatific hill traitor a species of rodent in the family ?", "Is the beatific james jerome hill denounce a species of rodent in the family ?", "Is the beatific james jerome hill informer a species of rodent in the family ?", "Is the beatific james jerome hill nark a species of rodent in the family ?", "Is the beatific james jerome hill rat a species of rodent in the family ?", "Is the beatific james jerome hill rotter a species of rodent in the family ?", "Is the beatific james jerome hill scab a species of rodent in the family ?", "Is the beatific james jerome hill stool pigeon a species of rodent in the family ?", "Is the beatific james jerome hill tell on a species of rodent in the family ?", "Is the beatific james jerome hill traitor a species of rodent in the family ?", "Is the beatific lump denounce a species of rodent in the family ?", "Where is The beatific lump denounce a species of rodent in the family ?", "Is the beatific lump informer a species of rodent in the family ?", "Where is The beatific lump informer a species of rodent in the family ?", "Is the beatific lump nark a species of rodent in the family ?", "Where is The beatific lump nark a species of rodent in the family ?", "Is the beatific lump rat a species of rodent in the family ?", "Where is The beatific lump rat a species of rodent in the family ?", "Is the beatific lump rotter a species of rodent in the family ?", "Where is The beatific lump rotter a species of rodent in the family ?", "Is the beatific lump scab a species of rodent in the family ?", "Where is The beatific lump scab a species of rodent in the family ?", "Is the beatific lump stool pigeon a species of rodent in the family ?", "Where is The beatific lump stool pigeon a species of rodent in the family ?", "Is the beatific lump tell on a species of rodent in the family ?", "Where is The beatific lump tell on a species of rodent in the family ?", "Is the beatific lump traitor a species of rodent in the family ?", "Where is The beatific lump traitor a species of rodent in the family ?", "Is the beatific mound denounce a species of rodent in the family ?", "Where is The beatific mound denounce a species of rodent in the family ?", "Is the beatific mound informer a species of rodent in the family ?", "Where is The beatific mound informer a species of rodent in the family ?", "Is the beatific mound nark a species of rodent in the family ?", "Where is The beatific mound nark a species of rodent in the family ?", "Is the beatific mound rat a species of rodent in the family ?", "Where is The beatific mound rat a species of rodent in the family ?", "Is the beatific mound rotter a species of rodent in the family ?", "Where is The beatific mound rotter a species of rodent in the family ?", "Is the beatific mound scab a species of rodent in the family ?", "Where is The beatific mound scab a species of rodent in the family ?", "Is the beatific mound stool pigeon a species of rodent in the family ?", "Where is The beatific mound stool pigeon a species of rodent in the family ?", "Is the beatific mound tell on a species of rodent in the family ?", "Where is The beatific mound tell on a species of rodent in the family ?", "Is the beatific mound traitor a species of rodent in the family ?", "Where is The beatific mound traitor a species of rodent in the family ?", "Is the celestial alfred hawthorne denounce a species of rodent in the family ?", "Where is The celestial alfred hawthorne denounce a species of rodent in the family ?", "Is the celestial alfred hawthorne informer a species of rodent in the family ?", "Where is The celestial alfred hawthorne informer a species of rodent in the family ?", "Is the celestial alfred hawthorne nark a species of rodent in the family ?", "Where is The celestial alfred hawthorne nark a species of rodent in the family ?", "Is the celestial alfred hawthorne rat a species of rodent in the family ?", "Where is The celestial alfred hawthorne rat a species of rodent in the family ?", "Is the celestial alfred hawthorne rotter a species of rodent in the family ?", "Where is The celestial alfred hawthorne rotter a species of rodent in the family ?", "Is the celestial alfred hawthorne scab a species of rodent in the family ?", "Where is The celestial alfred hawthorne scab a species of rodent in the family ?", "Is the celestial alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The celestial alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the celestial alfred hawthorne tell on a species of rodent in the family ?", "Where is The celestial alfred hawthorne tell on a species of rodent in the family ?", "Is the celestial alfred hawthorne traitor a species of rodent in the family ?", "Where is The celestial alfred hawthorne traitor a species of rodent in the family ?", "Is the celestial capitol hill denounce a species of rodent in the family ?", "Where is The celestial capitol hill denounce a species of rodent in the family ?", "Is the celestial capitol hill informer a species of rodent in the family ?", "Where is The celestial capitol hill informer a species of rodent in the family ?", "Is the celestial capitol hill nark a species of rodent in the family ?", "Where is The celestial capitol hill nark a species of rodent in the family ?", "Is the celestial capitol hill rat a species of rodent in the family ?", "Where is The celestial capitol hill rat a species of rodent in the family ?", "Is the celestial capitol hill rotter a species of rodent in the family ?", "Where is The celestial capitol hill rotter a species of rodent in the family ?", "Is the celestial capitol hill scab a species of rodent in the family ?", "Where is The celestial capitol hill scab a species of rodent in the family ?", "Is the celestial capitol hill stool pigeon a species of rodent in the family ?", "Where is The celestial capitol hill stool pigeon a species of rodent in the family ?", "Is the celestial capitol hill tell on a species of rodent in the family ?", "Is the celestial capitol hill traitor a species of rodent in the family ?", "Where is The celestial capitol hill traitor a species of rodent in the family ?", "Is the celestial gradient denounce a species of rodent in the family ?", "Where is The celestial gradient denounce a species of rodent in the family ?", "Is the celestial gradient informer a species of rodent in the family ?", "Where is The celestial gradient informer a species of rodent in the family ?", "Is the celestial gradient nark a species of rodent in the family ?", "Where is The celestial gradient nark a species of rodent in the family ?", "Is the celestial gradient rat a species of rodent in the family ?", "Where is The celestial gradient rat a species of rodent in the family ?", "Is the celestial gradient rotter a species of rodent in the family ?", "Where is The celestial gradient rotter a species of rodent in the family ?", "Is the celestial gradient scab a species of rodent in the family ?", "Where is The celestial gradient scab a species of rodent in the family ?", "Is the celestial gradient stool pigeon a species of rodent in the family ?", "Where is The celestial gradient stool pigeon a species of rodent in the family ?", "Is the celestial gradient tell on a species of rodent in the family ?", "Where is The celestial gradient tell on a species of rodent in the family ?", "Is the celestial gradient traitor a species of rodent in the family ?", "Where is The celestial gradient traitor a species of rodent in the family ?", "Is the celestial hill denounce a species of rodent in the family ?", "Where is The celestial hill denounce a species of rodent in the family ?", "Is the celestial hill informer a species of rodent in the family ?", "Where is The celestial hill informer a species of rodent in the family ?", "Is the celestial hill nark a species of rodent in the family ?", "Where is The celestial hill nark a species of rodent in the family ?", "Is the celestial hill rat a species of rodent in the family ?", "Where is The celestial hill rat a species of rodent in the family ?", "Is the celestial hill rotter a species of rodent in the family ?", "Where is The celestial hill rotter a species of rodent in the family ?", "Is the celestial hill scab a species of rodent in the family ?", "Where is The celestial hill scab a species of rodent in the family ?", "Is the celestial hill stool pigeon a species of rodent in the family ?", "Where is The celestial hill stool pigeon a species of rodent in the family ?", "Is the celestial hill tell on a species of rodent in the family ?", "Is the celestial hill traitor a species of rodent in the family ?", "Where is The celestial hill traitor a species of rodent in the family ?", "Is the celestial james jerome hill denounce a species of rodent in the family ?", "Is the celestial james jerome hill informer a species of rodent in the family ?", "Is the celestial james jerome hill nark a species of rodent in the family ?", "Is the celestial james jerome hill rat a species of rodent in the family ?", "Is the celestial james jerome hill rotter a species of rodent in the family ?", "Is the celestial james jerome hill scab a species of rodent in the family ?", "Is the celestial james jerome hill stool pigeon a species of rodent in the family ?", "Is the celestial james jerome hill tell on a species of rodent in the family ?", "Is the celestial james jerome hill traitor a species of rodent in the family ?", "Is the celestial lump denounce a species of rodent in the family ?", "Where is The celestial lump denounce a species of rodent in the family ?", "Is the celestial lump informer a species of rodent in the family ?", "Where is The celestial lump informer a species of rodent in the family ?", "Is the celestial lump nark a species of rodent in the family ?", "Where is The celestial lump nark a species of rodent in the family ?", "Is the celestial lump rat a species of rodent in the family ?", "Where is The celestial lump rat a species of rodent in the family ?", "Is the celestial lump rotter a species of rodent in the family ?", "Where is The celestial lump rotter a species of rodent in the family ?", "Is the celestial lump scab a species of rodent in the family ?", "Where is The celestial lump scab a species of rodent in the family ?", "Is the celestial lump stool pigeon a species of rodent in the family ?", "Where is The celestial lump stool pigeon a species of rodent in the family ?", "Is the celestial lump tell on a species of rodent in the family ?", "Where is The celestial lump tell on a species of rodent in the family ?", "Is the celestial lump traitor a species of rodent in the family ?", "Where is The celestial lump traitor a species of rodent in the family ?", "Is the celestial mound denounce a species of rodent in the family ?", "Where is The celestial mound denounce a species of rodent in the family ?", "Is the celestial mound informer a species of rodent in the family ?", "Where is The celestial mound informer a species of rodent in the family ?", "Is the celestial mound nark a species of rodent in the family ?", "Where is The celestial mound nark a species of rodent in the family ?", "Is the celestial mound rat a species of rodent in the family ?", "Where is The celestial mound rat a species of rodent in the family ?", "Is the celestial mound rotter a species of rodent in the family ?", "Where is The celestial mound rotter a species of rodent in the family ?", "Is the celestial mound scab a species of rodent in the family ?", "Where is The celestial mound scab a species of rodent in the family ?", "Is the celestial mound stool pigeon a species of rodent in the family ?", "Where is The celestial mound stool pigeon a species of rodent in the family ?", "Is the celestial mound tell on a species of rodent in the family ?", "Where is The celestial mound tell on a species of rodent in the family ?", "Is the celestial mound traitor a species of rodent in the family ?", "Where is The celestial mound traitor a species of rodent in the family ?", "Is the divine alfred hawthorne denounce a species of rodent in the family ?", "Is the divine alfred hawthorne informer a species of rodent in the family ?", "Is the divine alfred hawthorne nark a species of rodent in the family ?", "Is the divine alfred hawthorne rat a species of rodent in the family ?", "Is the divine alfred hawthorne rotter a species of rodent in the family ?", "Is the divine alfred hawthorne scab a species of rodent in the family ?", "Is the divine alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the divine alfred hawthorne tell on a species of rodent in the family ?", "Is the divine alfred hawthorne traitor a species of rodent in the family ?", "Is the divine capitol hill denounce a species of rodent in the family ?", "Where is The divine capitol hill denounce a species of rodent in the family ?", "Is the divine capitol hill informer a species of rodent in the family ?", "Where is The divine capitol hill informer a species of rodent in the family ?", "Is the divine capitol hill nark a species of rodent in the family ?", "Where is The divine capitol hill nark a species of rodent in the family ?", "Is the divine capitol hill rat a species of rodent in the family ?", "Where is The divine capitol hill rat a species of rodent in the family ?", "Is the divine capitol hill rotter a species of rodent in the family ?", "Where is The divine capitol hill rotter a species of rodent in the family ?", "Is the divine capitol hill scab a species of rodent in the family ?", "Where is The divine capitol hill scab a species of rodent in the family ?", "Is the divine capitol hill stool pigeon a species of rodent in the family ?", "Where is The divine capitol hill stool pigeon a species of rodent in the family ?", "Is the divine capitol hill tell on a species of rodent in the family ?", "Is the divine capitol hill traitor a species of rodent in the family ?", "Where is The divine capitol hill traitor a species of rodent in the family ?", "Is the divine gradient denounce a species of rodent in the family ?", "Where is The divine gradient denounce a species of rodent in the family ?", "Is the divine gradient informer a species of rodent in the family ?", "Where is The divine gradient informer a species of rodent in the family ?", "Is the divine gradient nark a species of rodent in the family ?", "Where is The divine gradient nark a species of rodent in the family ?", "Is the divine gradient rat a species of rodent in the family ?", "Where is The divine gradient rat a species of rodent in the family ?", "Is the divine gradient rotter a species of rodent in the family ?", "Where is The divine gradient rotter a species of rodent in the family ?", "Is the divine gradient scab a species of rodent in the family ?", "Where is The divine gradient scab a species of rodent in the family ?", "Is the divine gradient stool pigeon a species of rodent in the family ?", "Where is The divine gradient stool pigeon a species of rodent in the family ?", "Is the divine gradient tell on a species of rodent in the family ?", "Where is The divine gradient tell on a species of rodent in the family ?", "Is the divine gradient traitor a species of rodent in the family ?", "Where is The divine gradient traitor a species of rodent in the family ?", "Is the divine hill denounce a species of rodent in the family ?", "Where is The divine hill denounce a species of rodent in the family ?", "Is the divine hill informer a species of rodent in the family ?", "Where is The divine hill informer a species of rodent in the family ?", "Is the divine hill nark a species of rodent in the family ?", "Where is The divine hill nark a species of rodent in the family ?", "Is the divine hill rat a species of rodent in the family ?", "Where is The divine hill rat a species of rodent in the family ?", "Is the divine hill rotter a species of rodent in the family ?", "Where is The divine hill rotter a species of rodent in the family ?", "Is the divine hill scab a species of rodent in the family ?", "Where is The divine hill scab a species of rodent in the family ?", "Is the divine hill stool pigeon a species of rodent in the family ?", "Where is The divine hill stool pigeon a species of rodent in the family ?", "Is the divine hill tell on a species of rodent in the family ?", "Is the divine hill traitor a species of rodent in the family ?", "Where is The divine hill traitor a species of rodent in the family ?", "Is the divine james jerome hill denounce a species of rodent in the family ?", "Is the divine james jerome hill informer a species of rodent in the family ?", "Is the divine james jerome hill nark a species of rodent in the family ?", "Is the divine james jerome hill rat a species of rodent in the family ?", "Is the divine james jerome hill rotter a species of rodent in the family ?", "Is the divine james jerome hill scab a species of rodent in the family ?", "Is the divine james jerome hill stool pigeon a species of rodent in the family ?", "Is the divine james jerome hill tell on a species of rodent in the family ?", "Is the divine james jerome hill traitor a species of rodent in the family ?", "Is the divine lump denounce a species of rodent in the family ?", "Where is The divine lump denounce a species of rodent in the family ?", "Is the divine lump informer a species of rodent in the family ?", "Where is The divine lump informer a species of rodent in the family ?", "Is the divine lump nark a species of rodent in the family ?", "Where is The divine lump nark a species of rodent in the family ?", "Is the divine lump rat a species of rodent in the family ?", "Where is The divine lump rat a species of rodent in the family ?", "Is the divine lump rotter a species of rodent in the family ?", "Where is The divine lump rotter a species of rodent in the family ?", "Is the divine lump scab a species of rodent in the family ?", "Where is The divine lump scab a species of rodent in the family ?", "Is the divine lump stool pigeon a species of rodent in the family ?", "Where is The divine lump stool pigeon a species of rodent in the family ?", "Is the divine lump tell on a species of rodent in the family ?", "Where is The divine lump tell on a species of rodent in the family ?", "Is the divine lump traitor a species of rodent in the family ?", "Where is The divine lump traitor a species of rodent in the family ?", "Is the divine mound denounce a species of rodent in the family ?", "Where is The divine mound denounce a species of rodent in the family ?", "Is the divine mound informer a species of rodent in the family ?", "Where is The divine mound informer a species of rodent in the family ?", "Is the divine mound nark a species of rodent in the family ?", "Where is The divine mound nark a species of rodent in the family ?", "Is the divine mound rat a species of rodent in the family ?", "Where is The divine mound rat a species of rodent in the family ?", "Is the divine mound rotter a species of rodent in the family ?", "Where is The divine mound rotter a species of rodent in the family ?", "Is the divine mound scab a species of rodent in the family ?", "Where is The divine mound scab a species of rodent in the family ?", "Is the divine mound stool pigeon a species of rodent in the family ?", "Where is The divine mound stool pigeon a species of rodent in the family ?", "Is the divine mound tell on a species of rodent in the family ?", "Where is The divine mound tell on a species of rodent in the family ?", "Is the divine mound traitor a species of rodent in the family ?", "Where is The divine mound traitor a species of rodent in the family ?", "Is the heavenly alfred hawthorne denounce a species of rodent in the family ?", "Where is The heavenly alfred hawthorne denounce a species of rodent in the family ?", "Is the heavenly alfred hawthorne informer a species of rodent in the family ?", "Where is The heavenly alfred hawthorne informer a species of rodent in the family ?", "Is the heavenly alfred hawthorne nark a species of rodent in the family ?", "Where is The heavenly alfred hawthorne nark a species of rodent in the family ?", "Is the heavenly alfred hawthorne rat a species of rodent in the family ?", "Where is The heavenly alfred hawthorne rat a species of rodent in the family ?", "Is the heavenly alfred hawthorne rotter a species of rodent in the family ?", "Where is The heavenly alfred hawthorne rotter a species of rodent in the family ?", "Is the heavenly alfred hawthorne scab a species of rodent in the family ?", "Where is The heavenly alfred hawthorne scab a species of rodent in the family ?", "Is the heavenly alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The heavenly alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the heavenly alfred hawthorne tell on a species of rodent in the family ?", "Where is The heavenly alfred hawthorne tell on a species of rodent in the family ?", "Is the heavenly alfred hawthorne traitor a species of rodent in the family ?", "Where is The heavenly alfred hawthorne traitor a species of rodent in the family ?", "Is the heavenly capitol hill denounce a species of rodent in the family ?", "Where is The heavenly capitol hill denounce a species of rodent in the family ?", "Is the heavenly capitol hill informer a species of rodent in the family ?", "Where is The heavenly capitol hill informer a species of rodent in the family ?", "Is the heavenly capitol hill nark a species of rodent in the family ?", "Where is The heavenly capitol hill nark a species of rodent in the family ?", "Is the heavenly capitol hill rat a species of rodent in the family ?", "Where is The heavenly capitol hill rat a species of rodent in the family ?", "Is the heavenly capitol hill rotter a species of rodent in the family ?", "Where is The heavenly capitol hill rotter a species of rodent in the family ?", "Is the heavenly capitol hill scab a species of rodent in the family ?", "Where is The heavenly capitol hill scab a species of rodent in the family ?", "Is the heavenly capitol hill stool pigeon a species of rodent in the family ?", "Where is The heavenly capitol hill stool pigeon a species of rodent in the family ?", "Is the heavenly capitol hill tell on a species of rodent in the family ?", "Is the heavenly capitol hill traitor a species of rodent in the family ?", "Where is The heavenly capitol hill traitor a species of rodent in the family ?", "Is the heavenly gradient denounce a species of rodent in the family ?", "Where is The heavenly gradient denounce a species of rodent in the family ?", "Is the heavenly gradient informer a species of rodent in the family ?", "Where is The heavenly gradient informer a species of rodent in the family ?", "Is the heavenly gradient nark a species of rodent in the family ?", "Where is The heavenly gradient nark a species of rodent in the family ?", "Is the heavenly gradient rat a species of rodent in the family ?", "Where is The heavenly gradient rat a species of rodent in the family ?", "Is the heavenly gradient rotter a species of rodent in the family ?", "Where is The heavenly gradient rotter a species of rodent in the family ?", "Is the heavenly gradient scab a species of rodent in the family ?", "Where is The heavenly gradient scab a species of rodent in the family ?", "Is the heavenly gradient stool pigeon a species of rodent in the family ?", "Where is The heavenly gradient stool pigeon a species of rodent in the family ?", "Is the heavenly gradient tell on a species of rodent in the family ?", "Where is The heavenly gradient tell on a species of rodent in the family ?", "Is the heavenly gradient traitor a species of rodent in the family ?", "Where is The heavenly gradient traitor a species of rodent in the family ?", "Is the heavenly hill denounce a species of rodent in the family ?", "Where is The heavenly hill denounce a species of rodent in the family ?", "Is the heavenly hill informer a species of rodent in the family ?", "Where is The heavenly hill informer a species of rodent in the family ?", "Is the heavenly hill nark a species of rodent in the family ?", "Where is The heavenly hill nark a species of rodent in the family ?", "Is the heavenly hill rotter a species of rodent in the family ?", "Where is The heavenly hill rotter a species of rodent in the family ?", "Is the heavenly hill scab a species of rodent in the family ?", "Where is The heavenly hill scab a species of rodent in the family ?", "Is the heavenly hill stool pigeon a species of rodent in the family ?", "Where is The heavenly hill stool pigeon a species of rodent in the family ?", "Is the heavenly hill tell on a species of rodent in the family ?", "Is the heavenly hill traitor a species of rodent in the family ?", "Where is The heavenly hill traitor a species of rodent in the family ?", "Is the heavenly james jerome hill denounce a species of rodent in the family ?", "Is the heavenly james jerome hill informer a species of rodent in the family ?", "Is the heavenly james jerome hill nark a species of rodent in the family ?", "Is the heavenly james jerome hill rat a species of rodent in the family ?", "Is the heavenly james jerome hill rotter a species of rodent in the family ?", "Is the heavenly james jerome hill scab a species of rodent in the family ?", "Is the heavenly james jerome hill stool pigeon a species of rodent in the family ?", "Is the heavenly james jerome hill tell on a species of rodent in the family ?", "Is the heavenly james jerome hill traitor a species of rodent in the family ?", "Is the heavenly lump denounce a species of rodent in the family ?", "Where is The heavenly lump denounce a species of rodent in the family ?", "Is the heavenly lump informer a species of rodent in the family ?", "Where is The heavenly lump informer a species of rodent in the family ?", "Is the heavenly lump nark a species of rodent in the family ?", "Where is The heavenly lump nark a species of rodent in the family ?", "Is the heavenly lump rat a species of rodent in the family ?", "Where is The heavenly lump rat a species of rodent in the family ?", "Is the heavenly lump rotter a species of rodent in the family ?", "Where is The heavenly lump rotter a species of rodent in the family ?", "Is the heavenly lump scab a species of rodent in the family ?", "Where is The heavenly lump scab a species of rodent in the family ?", "Is the heavenly lump stool pigeon a species of rodent in the family ?", "Where is The heavenly lump stool pigeon a species of rodent in the family ?", "Is the heavenly lump tell on a species of rodent in the family ?", "Where is The heavenly lump tell on a species of rodent in the family ?", "Is the heavenly lump traitor a species of rodent in the family ?", "Where is The heavenly lump traitor a species of rodent in the family ?", "Is the heavenly mound denounce a species of rodent in the family ?", "Where is The heavenly mound denounce a species of rodent in the family ?", "Is the heavenly mound informer a species of rodent in the family ?", "Where is The heavenly mound informer a species of rodent in the family ?", "Is the heavenly mound nark a species of rodent in the family ?", "Where is The heavenly mound nark a species of rodent in the family ?", "Is the heavenly mound rat a species of rodent in the family ?", "Where is The heavenly mound rat a species of rodent in the family ?", "Is the heavenly mound rotter a species of rodent in the family ?", "Where is The heavenly mound rotter a species of rodent in the family ?", "Is the heavenly mound scab a species of rodent in the family ?", "Where is The heavenly mound scab a species of rodent in the family ?", "Is the heavenly mound stool pigeon a species of rodent in the family ?", "Where is The heavenly mound stool pigeon a species of rodent in the family ?", "Is the heavenly mound tell on a species of rodent in the family ?", "Where is The heavenly mound tell on a species of rodent in the family ?", "Is the heavenly mound traitor a species of rodent in the family ?", "Where is The heavenly mound traitor a species of rodent in the family ?", "Is the paradisal alfred hawthorne denounce a species of rodent in the family ?", "Is the paradisal alfred hawthorne informer a species of rodent in the family ?", "Is the paradisal alfred hawthorne nark a species of rodent in the family ?", "Is the paradisal alfred hawthorne rat a species of rodent in the family ?", "Is the paradisal alfred hawthorne rotter a species of rodent in the family ?", "Is the paradisal alfred hawthorne scab a species of rodent in the family ?", "Is the paradisal alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the paradisal alfred hawthorne tell on a species of rodent in the family ?", "Is the paradisal alfred hawthorne traitor a species of rodent in the family ?", "Is the paradisal capitol hill denounce a species of rodent in the family ?", "Where is The paradisal capitol hill denounce a species of rodent in the family ?", "Is the paradisal capitol hill informer a species of rodent in the family ?", "Where is The paradisal capitol hill informer a species of rodent in the family ?", "Is the paradisal capitol hill nark a species of rodent in the family ?", "Where is The paradisal capitol hill nark a species of rodent in the family ?", "Is the paradisal capitol hill rat a species of rodent in the family ?", "Where is The paradisal capitol hill rat a species of rodent in the family ?", "Is the paradisal capitol hill rotter a species of rodent in the family ?", "Where is The paradisal capitol hill rotter a species of rodent in the family ?", "Is the paradisal capitol hill scab a species of rodent in the family ?", "Where is The paradisal capitol hill scab a species of rodent in the family ?", "Is the paradisal capitol hill stool pigeon a species of rodent in the family ?", "Where is The paradisal capitol hill stool pigeon a species of rodent in the family ?", "Is the paradisal capitol hill tell on a species of rodent in the family ?", "Is the paradisal capitol hill traitor a species of rodent in the family ?", "Where is The paradisal capitol hill traitor a species of rodent in the family ?", "Is the paradisal gradient denounce a species of rodent in the family ?", "Where is The paradisal gradient denounce a species of rodent in the family ?", "Is the paradisal gradient informer a species of rodent in the family ?", "Where is The paradisal gradient informer a species of rodent in the family ?", "Is the paradisal gradient nark a species of rodent in the family ?", "Where is The paradisal gradient nark a species of rodent in the family ?", "Is the paradisal gradient rat a species of rodent in the family ?", "Where is The paradisal gradient rat a species of rodent in the family ?", "Is the paradisal gradient rotter a species of rodent in the family ?", "Where is The paradisal gradient rotter a species of rodent in the family ?", "Is the paradisal gradient scab a species of rodent in the family ?", "Where is The paradisal gradient scab a species of rodent in the family ?", "Is the paradisal gradient stool pigeon a species of rodent in the family ?", "Where is The paradisal gradient stool pigeon a species of rodent in the family ?", "Is the paradisal gradient tell on a species of rodent in the family ?", "Where is The paradisal gradient tell on a species of rodent in the family ?", "Is the paradisal gradient traitor a species of rodent in the family ?", "Where is The paradisal gradient traitor a species of rodent in the family ?", "Is the paradisal hill denounce a species of rodent in the family ?", "Where is The paradisal hill denounce a species of rodent in the family ?", "Is the paradisal hill informer a species of rodent in the family ?", "Where is The paradisal hill informer a species of rodent in the family ?", "Is the paradisal hill nark a species of rodent in the family ?", "Where is The paradisal hill nark a species of rodent in the family ?", "Is the paradisal hill rat a species of rodent in the family ?", "Where is The paradisal hill rat a species of rodent in the family ?", "Is the paradisal hill rotter a species of rodent in the family ?", "Where is The paradisal hill rotter a species of rodent in the family ?", "Is the paradisal hill scab a species of rodent in the family ?", "Where is The paradisal hill scab a species of rodent in the family ?", "Is the paradisal hill stool pigeon a species of rodent in the family ?", "Where is The paradisal hill stool pigeon a species of rodent in the family ?", "Is the paradisal hill tell on a species of rodent in the family ?", "Is the paradisal hill traitor a species of rodent in the family ?", "Where is The paradisal hill traitor a species of rodent in the family ?", "Is the paradisal james jerome hill denounce a species of rodent in the family ?", "Is the paradisal james jerome hill informer a species of rodent in the family ?", "Is the paradisal james jerome hill nark a species of rodent in the family ?", "Is the paradisal james jerome hill rat a species of rodent in the family ?", "Is the paradisal james jerome hill rotter a species of rodent in the family ?", "Is the paradisal james jerome hill scab a species of rodent in the family ?", "Is the paradisal james jerome hill stool pigeon a species of rodent in the family ?", "Is the paradisal james jerome hill tell on a species of rodent in the family ?", "Is the paradisal james jerome hill traitor a species of rodent in the family ?", "Is the paradisal lump denounce a species of rodent in the family ?", "Where is The paradisal lump denounce a species of rodent in the family ?", "Is the paradisal lump informer a species of rodent in the family ?", "Where is The paradisal lump informer a species of rodent in the family ?", "Is the paradisal lump nark a species of rodent in the family ?", "Where is The paradisal lump nark a species of rodent in the family ?", "Is the paradisal lump rat a species of rodent in the family ?", "Where is The paradisal lump rat a species of rodent in the family ?", "Is the paradisal lump rotter a species of rodent in the family ?", "Where is The paradisal lump rotter a species of rodent in the family ?", "Is the paradisal lump scab a species of rodent in the family ?", "Where is The paradisal lump scab a species of rodent in the family ?", "Is the paradisal lump stool pigeon a species of rodent in the family ?", "Where is The paradisal lump stool pigeon a species of rodent in the family ?", "Is the paradisal lump tell on a species of rodent in the family ?", "Where is The paradisal lump tell on a species of rodent in the family ?", "Is the paradisal lump traitor a species of rodent in the family ?", "Where is The paradisal lump traitor a species of rodent in the family ?", "Is the paradisal mound denounce a species of rodent in the family ?", "Where is The paradisal mound denounce a species of rodent in the family ?", "Is the paradisal mound informer a species of rodent in the family ?", "Where is The paradisal mound informer a species of rodent in the family ?", "Is the paradisal mound nark a species of rodent in the family ?", "Where is The paradisal mound nark a species of rodent in the family ?", "Is the paradisal mound rat a species of rodent in the family ?", "Where is The paradisal mound rat a species of rodent in the family ?", "Is the paradisal mound rotter a species of rodent in the family ?", "Where is The paradisal mound rotter a species of rodent in the family ?", "Is the paradisal mound scab a species of rodent in the family ?", "Where is The paradisal mound scab a species of rodent in the family ?", "Is the paradisal mound stool pigeon a species of rodent in the family ?", "Where is The paradisal mound stool pigeon a species of rodent in the family ?", "Is the paradisal mound tell on a species of rodent in the family ?", "Where is The paradisal mound tell on a species of rodent in the family ?", "Is the paradisal mound traitor a species of rodent in the family ?", "Where is The paradisal mound traitor a species of rodent in the family ?", "Is the skyly alfred hawthorne denounce a species of rodent in the family ?", "Is the skyly alfred hawthorne informer a species of rodent in the family ?", "Is the skyly alfred hawthorne nark a species of rodent in the family ?", "Is the skyly alfred hawthorne rat a species of rodent in the family ?", "Is the skyly alfred hawthorne rotter a species of rodent in the family ?", "Is the skyly alfred hawthorne scab a species of rodent in the family ?", "Is the skyly alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the skyly alfred hawthorne tell on a species of rodent in the family ?", "Is the skyly alfred hawthorne traitor a species of rodent in the family ?", "Is the skyly capitol hill denounce a species of rodent in the family ?", "Where is The skyly capitol hill denounce a species of rodent in the family ?", "Is the skyly capitol hill informer a species of rodent in the family ?", "Where is The skyly capitol hill informer a species of rodent in the family ?", "Is the skyly capitol hill nark a species of rodent in the family ?", "Where is The skyly capitol hill nark a species of rodent in the family ?", "Is the skyly capitol hill rat a species of rodent in the family ?", "Where is The skyly capitol hill rat a species of rodent in the family ?", "Is the skyly capitol hill rotter a species of rodent in the family ?", "Where is The skyly capitol hill rotter a species of rodent in the family ?", "Is the skyly capitol hill scab a species of rodent in the family ?", "Where is The skyly capitol hill scab a species of rodent in the family ?", "Is the skyly capitol hill stool pigeon a species of rodent in the family ?", "Where is The skyly capitol hill stool pigeon a species of rodent in the family ?", "Is the skyly capitol hill tell on a species of rodent in the family ?", "Is the skyly capitol hill traitor a species of rodent in the family ?", "Where is The skyly capitol hill traitor a species of rodent in the family ?", "Is the skyly gradient denounce a species of rodent in the family ?", "Where is The skyly gradient denounce a species of rodent in the family ?", "Is the skyly gradient informer a species of rodent in the family ?", "Where is The skyly gradient informer a species of rodent in the family ?", "Is the skyly gradient nark a species of rodent in the family ?", "Where is The skyly gradient nark a species of rodent in the family ?", "Is the skyly gradient rat a species of rodent in the family ?", "Where is The skyly gradient rat a species of rodent in the family ?", "Is the skyly gradient rotter a species of rodent in the family ?", "Where is The skyly gradient rotter a species of rodent in the family ?", "Is the skyly gradient scab a species of rodent in the family ?", "Where is The skyly gradient scab a species of rodent in the family ?", "Is the skyly gradient stool pigeon a species of rodent in the family ?", "Where is The skyly gradient stool pigeon a species of rodent in the family ?", "Is the skyly gradient tell on a species of rodent in the family ?", "Where is The skyly gradient tell on a species of rodent in the family ?", "Is the skyly gradient traitor a species of rodent in the family ?", "Where is The skyly gradient traitor a species of rodent in the family ?", "Is the skyly hill denounce a species of rodent in the family ?", "Where is The skyly hill denounce a species of rodent in the family ?", "Is the skyly hill informer a species of rodent in the family ?", "Where is The skyly hill informer a species of rodent in the family ?", "Is the skyly hill nark a species of rodent in the family ?", "Where is The skyly hill nark a species of rodent in the family ?", "Is the skyly hill rat a species of rodent in the family ?", "Where is The skyly hill rat a species of rodent in the family ?", "Is the skyly hill rotter a species of rodent in the family ?", "Where is The skyly hill rotter a species of rodent in the family ?", "Is the skyly hill scab a species of rodent in the family ?", "Where is The skyly hill scab a species of rodent in the family ?", "Is the skyly hill stool pigeon a species of rodent in the family ?", "Where is The skyly hill stool pigeon a species of rodent in the family ?", "Is the skyly hill tell on a species of rodent in the family ?", "Is the skyly hill traitor a species of rodent in the family ?", "Where is The skyly hill traitor a species of rodent in the family ?", "Is the skyly james jerome hill denounce a species of rodent in the family ?", "Is the skyly james jerome hill informer a species of rodent in the family ?", "Is the skyly james jerome hill nark a species of rodent in the family ?", "Is the skyly james jerome hill rat a species of rodent in the family ?", "Is the skyly james jerome hill rotter a species of rodent in the family ?", "Is the skyly james jerome hill scab a species of rodent in the family ?", "Is the skyly james jerome hill stool pigeon a species of rodent in the family ?", "Is the skyly james jerome hill tell on a species of rodent in the family ?", "Is the skyly james jerome hill traitor a species of rodent in the family ?", "Is the skyly lump denounce a species of rodent in the family ?", "Where is The skyly lump denounce a species of rodent in the family ?", "Is the skyly lump informer a species of rodent in the family ?", "Where is The skyly lump informer a species of rodent in the family ?", "Is the skyly lump nark a species of rodent in the family ?", "Where is The skyly lump nark a species of rodent in the family ?", "Is the skyly lump rat a species of rodent in the family ?", "Where is The skyly lump rat a species of rodent in the family ?", "Is the skyly lump rotter a species of rodent in the family ?", "Where is The skyly lump rotter a species of rodent in the family ?", "Is the skyly lump scab a species of rodent in the family ?", "Where is The skyly lump scab a species of rodent in the family ?", "Is the skyly lump stool pigeon a species of rodent in the family ?", "Where is The skyly lump stool pigeon a species of rodent in the family ?", "Is the skyly lump tell on a species of rodent in the family ?", "Where is The skyly lump tell on a species of rodent in the family ?", "Is the skyly lump traitor a species of rodent in the family ?", "Where is The skyly lump traitor a species of rodent in the family ?", "Is the skyly mound denounce a species of rodent in the family ?", "Where is The skyly mound denounce a species of rodent in the family ?", "Is the skyly mound informer a species of rodent in the family ?", "Where is The skyly mound informer a species of rodent in the family ?", "Is the skyly mound nark a species of rodent in the family ?", "Where is The skyly mound nark a species of rodent in the family ?", "Is the skyly mound rat a species of rodent in the family ?", "Where is The skyly mound rat a species of rodent in the family ?", "Is the skyly mound rotter a species of rodent in the family ?", "Where is The skyly mound rotter a species of rodent in the family ?", "Is the skyly mound scab a species of rodent in the family ?", "Where is The skyly mound scab a species of rodent in the family ?", "Is the skyly mound stool pigeon a species of rodent in the family ?", "Where is The skyly mound stool pigeon a species of rodent in the family ?", "Is the skyly mound tell on a species of rodent in the family ?", "Where is The skyly mound tell on a species of rodent in the family ?", "Is the skyly mound traitor a species of rodent in the family ?", "Where is The skyly mound traitor a species of rodent in the family ?", "Is the supernal alfred hawthorne denounce a species of rodent in the family ?", "Where is The supernal alfred hawthorne denounce a species of rodent in the family ?", "Is the supernal alfred hawthorne informer a species of rodent in the family ?", "Where is The supernal alfred hawthorne informer a species of rodent in the family ?", "Is the supernal alfred hawthorne nark a species of rodent in the family ?", "Where is The supernal alfred hawthorne nark a species of rodent in the family ?", "Is the supernal alfred hawthorne rat a species of rodent in the family ?", "Where is The supernal alfred hawthorne rat a species of rodent in the family ?", "Is the supernal alfred hawthorne rotter a species of rodent in the family ?", "Where is The supernal alfred hawthorne rotter a species of rodent in the family ?", "Is the supernal alfred hawthorne scab a species of rodent in the family ?", "Where is The supernal alfred hawthorne scab a species of rodent in the family ?", "Is the supernal alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The supernal alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the supernal alfred hawthorne tell on a species of rodent in the family ?", "Where is The supernal alfred hawthorne tell on a species of rodent in the family ?", "Is the supernal alfred hawthorne traitor a species of rodent in the family ?", "Where is The supernal alfred hawthorne traitor a species of rodent in the family ?", "Is the supernal capitol hill denounce a species of rodent in the family ?", "Where is The supernal capitol hill denounce a species of rodent in the family ?", "Is the supernal capitol hill informer a species of rodent in the family ?", "Where is The supernal capitol hill informer a species of rodent in the family ?", "Is the supernal capitol hill nark a species of rodent in the family ?", "Where is The supernal capitol hill nark a species of rodent in the family ?", "Is the supernal capitol hill rat a species of rodent in the family ?", "Where is The supernal capitol hill rat a species of rodent in the family ?", "Is the supernal capitol hill rotter a species of rodent in the family ?", "Where is The supernal capitol hill rotter a species of rodent in the family ?", "Is the supernal capitol hill scab a species of rodent in the family ?", "Where is The supernal capitol hill scab a species of rodent in the family ?", "Is the supernal capitol hill stool pigeon a species of rodent in the family ?", "Where is The supernal capitol hill stool pigeon a species of rodent in the family ?", "Is the supernal capitol hill tell on a species of rodent in the family ?", "Is the supernal capitol hill traitor a species of rodent in the family ?", "Where is The supernal capitol hill traitor a species of rodent in the family ?", "Is the supernal gradient denounce a species of rodent in the family ?", "Where is The supernal gradient denounce a species of rodent in the family ?", "Is the supernal gradient informer a species of rodent in the family ?", "Where is The supernal gradient informer a species of rodent in the family ?", "Is the supernal gradient nark a species of rodent in the family ?", "Where is The supernal gradient nark a species of rodent in the family ?", "Is the supernal gradient rat a species of rodent in the family ?", "Where is The supernal gradient rat a species of rodent in the family ?", "Is the supernal gradient rotter a species of rodent in the family ?", "Where is The supernal gradient rotter a species of rodent in the family ?", "Is the supernal gradient scab a species of rodent in the family ?", "Where is The supernal gradient scab a species of rodent in the family ?", "Is the supernal gradient stool pigeon a species of rodent in the family ?", "Where is The supernal gradient stool pigeon a species of rodent in the family ?", "Is the supernal gradient tell on a species of rodent in the family ?", "Where is The supernal gradient tell on a species of rodent in the family ?", "Is the supernal gradient traitor a species of rodent in the family ?", "Where is The supernal gradient traitor a species of rodent in the family ?", "Is the supernal hill denounce a species of rodent in the family ?", "Where is The supernal hill denounce a species of rodent in the family ?", "Is the supernal hill informer a species of rodent in the family ?", "Where is The supernal hill informer a species of rodent in the family ?", "Is the supernal hill nark a species of rodent in the family ?", "Where is The supernal hill nark a species of rodent in the family ?", "Is the supernal hill rat a species of rodent in the family ?", "Where is The supernal hill rat a species of rodent in the family ?", "Is the supernal hill rotter a species of rodent in the family ?", "Where is The supernal hill rotter a species of rodent in the family ?", "Is the supernal hill scab a species of rodent in the family ?", "Where is The supernal hill scab a species of rodent in the family ?", "Is the supernal hill stool pigeon a species of rodent in the family ?", "Where is The supernal hill stool pigeon a species of rodent in the family ?", "Is the supernal hill tell on a species of rodent in the family ?", "Is the supernal hill traitor a species of rodent in the family ?", "Where is The supernal hill traitor a species of rodent in the family ?", "Is the supernal james jerome hill denounce a species of rodent in the family ?", "Is the supernal james jerome hill informer a species of rodent in the family ?", "Is the supernal james jerome hill nark a species of rodent in the family ?", "Is the supernal james jerome hill rat a species of rodent in the family ?", "Is the supernal james jerome hill rotter a species of rodent in the family ?", "Is the supernal james jerome hill scab a species of rodent in the family ?", "Is the supernal james jerome hill stool pigeon a species of rodent in the family ?", "Is the supernal james jerome hill tell on a species of rodent in the family ?", "Is the supernal james jerome hill traitor a species of rodent in the family ?", "Is the supernal lump denounce a species of rodent in the family ?", "Where is The supernal lump denounce a species of rodent in the family ?", "Is the supernal lump informer a species of rodent in the family ?", "Where is The supernal lump informer a species of rodent in the family ?", "Is the supernal lump nark a species of rodent in the family ?", "Where is The supernal lump nark a species of rodent in the family ?", "Is the supernal lump rat a species of rodent in the family ?", "Where is The supernal lump rat a species of rodent in the family ?", "Is the supernal lump rotter a species of rodent in the family ?", "Where is The supernal lump rotter a species of rodent in the family ?", "Is the supernal lump scab a species of rodent in the family ?", "Where is The supernal lump scab a species of rodent in the family ?", "Is the supernal lump stool pigeon a species of rodent in the family ?", "Where is The supernal lump stool pigeon a species of rodent in the family ?", "Is the supernal lump tell on a species of rodent in the family ?", "Where is The supernal lump tell on a species of rodent in the family ?", "Is the supernal lump traitor a species of rodent in the family ?", "Where is The supernal lump traitor a species of rodent in the family ?", "Is the supernal mound denounce a species of rodent in the family ?", "Where is The supernal mound denounce a species of rodent in the family ?", "Is the supernal mound informer a species of rodent in the family ?", "Where is The supernal mound informer a species of rodent in the family ?", "Is the supernal mound nark a species of rodent in the family ?", "Where is The supernal mound nark a species of rodent in the family ?", "Is the supernal mound rat a species of rodent in the family ?", "Where is The supernal mound rat a species of rodent in the family ?", "Is the supernal mound rotter a species of rodent in the family ?", "Where is The supernal mound rotter a species of rodent in the family ?", "Is the supernal mound scab a species of rodent in the family ?", "Where is The supernal mound scab a species of rodent in the family ?", "Is the supernal mound stool pigeon a species of rodent in the family ?", "Where is The supernal mound stool pigeon a species of rodent in the family ?", "Is the supernal mound tell on a species of rodent in the family ?", "Where is The supernal mound tell on a species of rodent in the family ?", "Is the supernal mound traitor a species of rodent in the family ?", "Where is The supernal mound traitor a species of rodent in the family ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8311851, "src_sentence": "The heavenly hill rat (Bunomys coelestis) is a species of rodent in the family Muridae.", "sentence": "The heavenly hill rat is a species of rodent in the family Muridae", "sub": "http://dbpedia.org/resource/Heavenly_hill_rat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Muridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the heavenly hill rat a species of rodent in the family Muridae ?", "Where is The heavenly hill rat a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the beatific alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the beatific capitol hill denounce a species of rodent in the family Muridae ?", "Where is The beatific capitol hill denounce a species of rodent in the family Muridae ?", "Is the beatific capitol hill informer a species of rodent in the family Muridae ?", "Where is The beatific capitol hill informer a species of rodent in the family Muridae ?", "Is the beatific capitol hill nark a species of rodent in the family Muridae ?", "Where is The beatific capitol hill nark a species of rodent in the family Muridae ?", "Is the beatific capitol hill rat a species of rodent in the family Muridae ?", "Where is The beatific capitol hill rat a species of rodent in the family Muridae ?", "Is the beatific capitol hill rotter a species of rodent in the family Muridae ?", "Where is The beatific capitol hill rotter a species of rodent in the family Muridae ?", "Is the beatific capitol hill scab a species of rodent in the family Muridae ?", "Where is The beatific capitol hill scab a species of rodent in the family Muridae ?", "Is the beatific capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific capitol hill tell on a species of rodent in the family Muridae ?", "Is the beatific capitol hill traitor a species of rodent in the family Muridae ?", "Where is The beatific capitol hill traitor a species of rodent in the family Muridae ?", "Is the beatific gradient denounce a species of rodent in the family Muridae ?", "Where is The beatific gradient denounce a species of rodent in the family Muridae ?", "Is the beatific gradient informer a species of rodent in the family Muridae ?", "Where is The beatific gradient informer a species of rodent in the family Muridae ?", "Is the beatific gradient nark a species of rodent in the family Muridae ?", "Where is The beatific gradient nark a species of rodent in the family Muridae ?", "Is the beatific gradient rat a species of rodent in the family Muridae ?", "Where is The beatific gradient rat a species of rodent in the family Muridae ?", "Is the beatific gradient rotter a species of rodent in the family Muridae ?", "Where is The beatific gradient rotter a species of rodent in the family Muridae ?", "Is the beatific gradient scab a species of rodent in the family Muridae ?", "Where is The beatific gradient scab a species of rodent in the family Muridae ?", "Is the beatific gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific gradient stool pigeon a species of rodent in the family Muridae ?", "Is the beatific gradient tell on a species of rodent in the family Muridae ?", "Where is The beatific gradient tell on a species of rodent in the family Muridae ?", "Is the beatific gradient traitor a species of rodent in the family Muridae ?", "Where is The beatific gradient traitor a species of rodent in the family Muridae ?", "Is the beatific hill denounce a species of rodent in the family Muridae ?", "Where is The beatific hill denounce a species of rodent in the family Muridae ?", "Is the beatific hill informer a species of rodent in the family Muridae ?", "Where is The beatific hill informer a species of rodent in the family Muridae ?", "Is the beatific hill nark a species of rodent in the family Muridae ?", "Where is The beatific hill nark a species of rodent in the family Muridae ?", "Is the beatific hill rat a species of rodent in the family Muridae ?", "Where is The beatific hill rat a species of rodent in the family Muridae ?", "Is the beatific hill rotter a species of rodent in the family Muridae ?", "Where is The beatific hill rotter a species of rodent in the family Muridae ?", "Is the beatific hill scab a species of rodent in the family Muridae ?", "Where is The beatific hill scab a species of rodent in the family Muridae ?", "Is the beatific hill stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific hill tell on a species of rodent in the family Muridae ?", "Is the beatific hill traitor a species of rodent in the family Muridae ?", "Where is The beatific hill traitor a species of rodent in the family Muridae ?", "Is the beatific james jerome hill denounce a species of rodent in the family Muridae ?", "Is the beatific james jerome hill informer a species of rodent in the family Muridae ?", "Is the beatific james jerome hill nark a species of rodent in the family Muridae ?", "Is the beatific james jerome hill rat a species of rodent in the family Muridae ?", "Is the beatific james jerome hill rotter a species of rodent in the family Muridae ?", "Is the beatific james jerome hill scab a species of rodent in the family Muridae ?", "Is the beatific james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the beatific james jerome hill tell on a species of rodent in the family Muridae ?", "Is the beatific james jerome hill traitor a species of rodent in the family Muridae ?", "Is the beatific lump denounce a species of rodent in the family Muridae ?", "Where is The beatific lump denounce a species of rodent in the family Muridae ?", "Is the beatific lump informer a species of rodent in the family Muridae ?", "Where is The beatific lump informer a species of rodent in the family Muridae ?", "Is the beatific lump nark a species of rodent in the family Muridae ?", "Where is The beatific lump nark a species of rodent in the family Muridae ?", "Is the beatific lump rat a species of rodent in the family Muridae ?", "Where is The beatific lump rat a species of rodent in the family Muridae ?", "Is the beatific lump rotter a species of rodent in the family Muridae ?", "Where is The beatific lump rotter a species of rodent in the family Muridae ?", "Is the beatific lump scab a species of rodent in the family Muridae ?", "Where is The beatific lump scab a species of rodent in the family Muridae ?", "Is the beatific lump stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific lump stool pigeon a species of rodent in the family Muridae ?", "Is the beatific lump tell on a species of rodent in the family Muridae ?", "Where is The beatific lump tell on a species of rodent in the family Muridae ?", "Is the beatific lump traitor a species of rodent in the family Muridae ?", "Where is The beatific lump traitor a species of rodent in the family Muridae ?", "Is the beatific mound denounce a species of rodent in the family Muridae ?", "Where is The beatific mound denounce a species of rodent in the family Muridae ?", "Is the beatific mound informer a species of rodent in the family Muridae ?", "Where is The beatific mound informer a species of rodent in the family Muridae ?", "Is the beatific mound nark a species of rodent in the family Muridae ?", "Where is The beatific mound nark a species of rodent in the family Muridae ?", "Is the beatific mound rat a species of rodent in the family Muridae ?", "Where is The beatific mound rat a species of rodent in the family Muridae ?", "Is the beatific mound rotter a species of rodent in the family Muridae ?", "Where is The beatific mound rotter a species of rodent in the family Muridae ?", "Is the beatific mound scab a species of rodent in the family Muridae ?", "Where is The beatific mound scab a species of rodent in the family Muridae ?", "Is the beatific mound stool pigeon a species of rodent in the family Muridae ?", "Where is The beatific mound stool pigeon a species of rodent in the family Muridae ?", "Is the beatific mound tell on a species of rodent in the family Muridae ?", "Where is The beatific mound tell on a species of rodent in the family Muridae ?", "Is the beatific mound traitor a species of rodent in the family Muridae ?", "Where is The beatific mound traitor a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the celestial alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The celestial alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the celestial capitol hill denounce a species of rodent in the family Muridae ?", "Where is The celestial capitol hill denounce a species of rodent in the family Muridae ?", "Is the celestial capitol hill informer a species of rodent in the family Muridae ?", "Where is The celestial capitol hill informer a species of rodent in the family Muridae ?", "Is the celestial capitol hill nark a species of rodent in the family Muridae ?", "Where is The celestial capitol hill nark a species of rodent in the family Muridae ?", "Is the celestial capitol hill rat a species of rodent in the family Muridae ?", "Where is The celestial capitol hill rat a species of rodent in the family Muridae ?", "Is the celestial capitol hill rotter a species of rodent in the family Muridae ?", "Where is The celestial capitol hill rotter a species of rodent in the family Muridae ?", "Is the celestial capitol hill scab a species of rodent in the family Muridae ?", "Where is The celestial capitol hill scab a species of rodent in the family Muridae ?", "Is the celestial capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial capitol hill tell on a species of rodent in the family Muridae ?", "Is the celestial capitol hill traitor a species of rodent in the family Muridae ?", "Where is The celestial capitol hill traitor a species of rodent in the family Muridae ?", "Is the celestial gradient denounce a species of rodent in the family Muridae ?", "Where is The celestial gradient denounce a species of rodent in the family Muridae ?", "Is the celestial gradient informer a species of rodent in the family Muridae ?", "Where is The celestial gradient informer a species of rodent in the family Muridae ?", "Is the celestial gradient nark a species of rodent in the family Muridae ?", "Where is The celestial gradient nark a species of rodent in the family Muridae ?", "Is the celestial gradient rat a species of rodent in the family Muridae ?", "Where is The celestial gradient rat a species of rodent in the family Muridae ?", "Is the celestial gradient rotter a species of rodent in the family Muridae ?", "Where is The celestial gradient rotter a species of rodent in the family Muridae ?", "Is the celestial gradient scab a species of rodent in the family Muridae ?", "Where is The celestial gradient scab a species of rodent in the family Muridae ?", "Is the celestial gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial gradient stool pigeon a species of rodent in the family Muridae ?", "Is the celestial gradient tell on a species of rodent in the family Muridae ?", "Where is The celestial gradient tell on a species of rodent in the family Muridae ?", "Is the celestial gradient traitor a species of rodent in the family Muridae ?", "Where is The celestial gradient traitor a species of rodent in the family Muridae ?", "Is the celestial hill denounce a species of rodent in the family Muridae ?", "Where is The celestial hill denounce a species of rodent in the family Muridae ?", "Is the celestial hill informer a species of rodent in the family Muridae ?", "Where is The celestial hill informer a species of rodent in the family Muridae ?", "Is the celestial hill nark a species of rodent in the family Muridae ?", "Where is The celestial hill nark a species of rodent in the family Muridae ?", "Is the celestial hill rat a species of rodent in the family Muridae ?", "Where is The celestial hill rat a species of rodent in the family Muridae ?", "Is the celestial hill rotter a species of rodent in the family Muridae ?", "Where is The celestial hill rotter a species of rodent in the family Muridae ?", "Is the celestial hill scab a species of rodent in the family Muridae ?", "Where is The celestial hill scab a species of rodent in the family Muridae ?", "Is the celestial hill stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial hill tell on a species of rodent in the family Muridae ?", "Is the celestial hill traitor a species of rodent in the family Muridae ?", "Where is The celestial hill traitor a species of rodent in the family Muridae ?", "Is the celestial james jerome hill denounce a species of rodent in the family Muridae ?", "Is the celestial james jerome hill informer a species of rodent in the family Muridae ?", "Is the celestial james jerome hill nark a species of rodent in the family Muridae ?", "Is the celestial james jerome hill rat a species of rodent in the family Muridae ?", "Is the celestial james jerome hill rotter a species of rodent in the family Muridae ?", "Is the celestial james jerome hill scab a species of rodent in the family Muridae ?", "Is the celestial james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the celestial james jerome hill tell on a species of rodent in the family Muridae ?", "Is the celestial james jerome hill traitor a species of rodent in the family Muridae ?", "Is the celestial lump denounce a species of rodent in the family Muridae ?", "Where is The celestial lump denounce a species of rodent in the family Muridae ?", "Is the celestial lump informer a species of rodent in the family Muridae ?", "Where is The celestial lump informer a species of rodent in the family Muridae ?", "Is the celestial lump nark a species of rodent in the family Muridae ?", "Where is The celestial lump nark a species of rodent in the family Muridae ?", "Is the celestial lump rat a species of rodent in the family Muridae ?", "Where is The celestial lump rat a species of rodent in the family Muridae ?", "Is the celestial lump rotter a species of rodent in the family Muridae ?", "Where is The celestial lump rotter a species of rodent in the family Muridae ?", "Is the celestial lump scab a species of rodent in the family Muridae ?", "Where is The celestial lump scab a species of rodent in the family Muridae ?", "Is the celestial lump stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial lump stool pigeon a species of rodent in the family Muridae ?", "Is the celestial lump tell on a species of rodent in the family Muridae ?", "Where is The celestial lump tell on a species of rodent in the family Muridae ?", "Is the celestial lump traitor a species of rodent in the family Muridae ?", "Where is The celestial lump traitor a species of rodent in the family Muridae ?", "Is the celestial mound denounce a species of rodent in the family Muridae ?", "Where is The celestial mound denounce a species of rodent in the family Muridae ?", "Is the celestial mound informer a species of rodent in the family Muridae ?", "Where is The celestial mound informer a species of rodent in the family Muridae ?", "Is the celestial mound nark a species of rodent in the family Muridae ?", "Where is The celestial mound nark a species of rodent in the family Muridae ?", "Is the celestial mound rat a species of rodent in the family Muridae ?", "Where is The celestial mound rat a species of rodent in the family Muridae ?", "Is the celestial mound rotter a species of rodent in the family Muridae ?", "Where is The celestial mound rotter a species of rodent in the family Muridae ?", "Is the celestial mound scab a species of rodent in the family Muridae ?", "Where is The celestial mound scab a species of rodent in the family Muridae ?", "Is the celestial mound stool pigeon a species of rodent in the family Muridae ?", "Where is The celestial mound stool pigeon a species of rodent in the family Muridae ?", "Is the celestial mound tell on a species of rodent in the family Muridae ?", "Where is The celestial mound tell on a species of rodent in the family Muridae ?", "Is the celestial mound traitor a species of rodent in the family Muridae ?", "Where is The celestial mound traitor a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the divine alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the divine capitol hill denounce a species of rodent in the family Muridae ?", "Where is The divine capitol hill denounce a species of rodent in the family Muridae ?", "Is the divine capitol hill informer a species of rodent in the family Muridae ?", "Where is The divine capitol hill informer a species of rodent in the family Muridae ?", "Is the divine capitol hill nark a species of rodent in the family Muridae ?", "Where is The divine capitol hill nark a species of rodent in the family Muridae ?", "Is the divine capitol hill rat a species of rodent in the family Muridae ?", "Where is The divine capitol hill rat a species of rodent in the family Muridae ?", "Is the divine capitol hill rotter a species of rodent in the family Muridae ?", "Where is The divine capitol hill rotter a species of rodent in the family Muridae ?", "Is the divine capitol hill scab a species of rodent in the family Muridae ?", "Where is The divine capitol hill scab a species of rodent in the family Muridae ?", "Is the divine capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The divine capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine capitol hill tell on a species of rodent in the family Muridae ?", "Is the divine capitol hill traitor a species of rodent in the family Muridae ?", "Where is The divine capitol hill traitor a species of rodent in the family Muridae ?", "Is the divine gradient denounce a species of rodent in the family Muridae ?", "Where is The divine gradient denounce a species of rodent in the family Muridae ?", "Is the divine gradient informer a species of rodent in the family Muridae ?", "Where is The divine gradient informer a species of rodent in the family Muridae ?", "Is the divine gradient nark a species of rodent in the family Muridae ?", "Where is The divine gradient nark a species of rodent in the family Muridae ?", "Is the divine gradient rat a species of rodent in the family Muridae ?", "Where is The divine gradient rat a species of rodent in the family Muridae ?", "Is the divine gradient rotter a species of rodent in the family Muridae ?", "Where is The divine gradient rotter a species of rodent in the family Muridae ?", "Is the divine gradient scab a species of rodent in the family Muridae ?", "Where is The divine gradient scab a species of rodent in the family Muridae ?", "Is the divine gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The divine gradient stool pigeon a species of rodent in the family Muridae ?", "Is the divine gradient tell on a species of rodent in the family Muridae ?", "Where is The divine gradient tell on a species of rodent in the family Muridae ?", "Is the divine gradient traitor a species of rodent in the family Muridae ?", "Where is The divine gradient traitor a species of rodent in the family Muridae ?", "Is the divine hill denounce a species of rodent in the family Muridae ?", "Where is The divine hill denounce a species of rodent in the family Muridae ?", "Is the divine hill informer a species of rodent in the family Muridae ?", "Where is The divine hill informer a species of rodent in the family Muridae ?", "Is the divine hill nark a species of rodent in the family Muridae ?", "Where is The divine hill nark a species of rodent in the family Muridae ?", "Is the divine hill rat a species of rodent in the family Muridae ?", "Where is The divine hill rat a species of rodent in the family Muridae ?", "Is the divine hill rotter a species of rodent in the family Muridae ?", "Where is The divine hill rotter a species of rodent in the family Muridae ?", "Is the divine hill scab a species of rodent in the family Muridae ?", "Where is The divine hill scab a species of rodent in the family Muridae ?", "Is the divine hill stool pigeon a species of rodent in the family Muridae ?", "Where is The divine hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine hill tell on a species of rodent in the family Muridae ?", "Is the divine hill traitor a species of rodent in the family Muridae ?", "Where is The divine hill traitor a species of rodent in the family Muridae ?", "Is the divine james jerome hill denounce a species of rodent in the family Muridae ?", "Is the divine james jerome hill informer a species of rodent in the family Muridae ?", "Is the divine james jerome hill nark a species of rodent in the family Muridae ?", "Is the divine james jerome hill rat a species of rodent in the family Muridae ?", "Is the divine james jerome hill rotter a species of rodent in the family Muridae ?", "Is the divine james jerome hill scab a species of rodent in the family Muridae ?", "Is the divine james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the divine james jerome hill tell on a species of rodent in the family Muridae ?", "Is the divine james jerome hill traitor a species of rodent in the family Muridae ?", "Is the divine lump denounce a species of rodent in the family Muridae ?", "Where is The divine lump denounce a species of rodent in the family Muridae ?", "Is the divine lump informer a species of rodent in the family Muridae ?", "Where is The divine lump informer a species of rodent in the family Muridae ?", "Is the divine lump nark a species of rodent in the family Muridae ?", "Where is The divine lump nark a species of rodent in the family Muridae ?", "Is the divine lump rat a species of rodent in the family Muridae ?", "Where is The divine lump rat a species of rodent in the family Muridae ?", "Is the divine lump rotter a species of rodent in the family Muridae ?", "Where is The divine lump rotter a species of rodent in the family Muridae ?", "Is the divine lump scab a species of rodent in the family Muridae ?", "Where is The divine lump scab a species of rodent in the family Muridae ?", "Is the divine lump stool pigeon a species of rodent in the family Muridae ?", "Where is The divine lump stool pigeon a species of rodent in the family Muridae ?", "Is the divine lump tell on a species of rodent in the family Muridae ?", "Where is The divine lump tell on a species of rodent in the family Muridae ?", "Is the divine lump traitor a species of rodent in the family Muridae ?", "Where is The divine lump traitor a species of rodent in the family Muridae ?", "Is the divine mound denounce a species of rodent in the family Muridae ?", "Where is The divine mound denounce a species of rodent in the family Muridae ?", "Is the divine mound informer a species of rodent in the family Muridae ?", "Where is The divine mound informer a species of rodent in the family Muridae ?", "Is the divine mound nark a species of rodent in the family Muridae ?", "Where is The divine mound nark a species of rodent in the family Muridae ?", "Is the divine mound rat a species of rodent in the family Muridae ?", "Where is The divine mound rat a species of rodent in the family Muridae ?", "Is the divine mound rotter a species of rodent in the family Muridae ?", "Where is The divine mound rotter a species of rodent in the family Muridae ?", "Is the divine mound scab a species of rodent in the family Muridae ?", "Where is The divine mound scab a species of rodent in the family Muridae ?", "Is the divine mound stool pigeon a species of rodent in the family Muridae ?", "Where is The divine mound stool pigeon a species of rodent in the family Muridae ?", "Is the divine mound tell on a species of rodent in the family Muridae ?", "Where is The divine mound tell on a species of rodent in the family Muridae ?", "Is the divine mound traitor a species of rodent in the family Muridae ?", "Where is The divine mound traitor a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the heavenly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The heavenly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the heavenly capitol hill denounce a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill denounce a species of rodent in the family Muridae ?", "Is the heavenly capitol hill informer a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill informer a species of rodent in the family Muridae ?", "Is the heavenly capitol hill nark a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill nark a species of rodent in the family Muridae ?", "Is the heavenly capitol hill rat a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill rat a species of rodent in the family Muridae ?", "Is the heavenly capitol hill rotter a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill rotter a species of rodent in the family Muridae ?", "Is the heavenly capitol hill scab a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill scab a species of rodent in the family Muridae ?", "Is the heavenly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly capitol hill tell on a species of rodent in the family Muridae ?", "Is the heavenly capitol hill traitor a species of rodent in the family Muridae ?", "Where is The heavenly capitol hill traitor a species of rodent in the family Muridae ?", "Is the heavenly gradient denounce a species of rodent in the family Muridae ?", "Where is The heavenly gradient denounce a species of rodent in the family Muridae ?", "Is the heavenly gradient informer a species of rodent in the family Muridae ?", "Where is The heavenly gradient informer a species of rodent in the family Muridae ?", "Is the heavenly gradient nark a species of rodent in the family Muridae ?", "Where is The heavenly gradient nark a species of rodent in the family Muridae ?", "Is the heavenly gradient rat a species of rodent in the family Muridae ?", "Where is The heavenly gradient rat a species of rodent in the family Muridae ?", "Is the heavenly gradient rotter a species of rodent in the family Muridae ?", "Where is The heavenly gradient rotter a species of rodent in the family Muridae ?", "Is the heavenly gradient scab a species of rodent in the family Muridae ?", "Where is The heavenly gradient scab a species of rodent in the family Muridae ?", "Is the heavenly gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly gradient stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly gradient tell on a species of rodent in the family Muridae ?", "Where is The heavenly gradient tell on a species of rodent in the family Muridae ?", "Is the heavenly gradient traitor a species of rodent in the family Muridae ?", "Where is The heavenly gradient traitor a species of rodent in the family Muridae ?", "Is the heavenly hill denounce a species of rodent in the family Muridae ?", "Where is The heavenly hill denounce a species of rodent in the family Muridae ?", "Is the heavenly hill informer a species of rodent in the family Muridae ?", "Where is The heavenly hill informer a species of rodent in the family Muridae ?", "Is the heavenly hill nark a species of rodent in the family Muridae ?", "Where is The heavenly hill nark a species of rodent in the family Muridae ?", "Is the heavenly hill rotter a species of rodent in the family Muridae ?", "Where is The heavenly hill rotter a species of rodent in the family Muridae ?", "Is the heavenly hill scab a species of rodent in the family Muridae ?", "Where is The heavenly hill scab a species of rodent in the family Muridae ?", "Is the heavenly hill stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly hill tell on a species of rodent in the family Muridae ?", "Is the heavenly hill traitor a species of rodent in the family Muridae ?", "Where is The heavenly hill traitor a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill denounce a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill informer a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill nark a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill rat a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill rotter a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill scab a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill tell on a species of rodent in the family Muridae ?", "Is the heavenly james jerome hill traitor a species of rodent in the family Muridae ?", "Is the heavenly lump denounce a species of rodent in the family Muridae ?", "Where is The heavenly lump denounce a species of rodent in the family Muridae ?", "Is the heavenly lump informer a species of rodent in the family Muridae ?", "Where is The heavenly lump informer a species of rodent in the family Muridae ?", "Is the heavenly lump nark a species of rodent in the family Muridae ?", "Where is The heavenly lump nark a species of rodent in the family Muridae ?", "Is the heavenly lump rat a species of rodent in the family Muridae ?", "Where is The heavenly lump rat a species of rodent in the family Muridae ?", "Is the heavenly lump rotter a species of rodent in the family Muridae ?", "Where is The heavenly lump rotter a species of rodent in the family Muridae ?", "Is the heavenly lump scab a species of rodent in the family Muridae ?", "Where is The heavenly lump scab a species of rodent in the family Muridae ?", "Is the heavenly lump stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly lump stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly lump tell on a species of rodent in the family Muridae ?", "Where is The heavenly lump tell on a species of rodent in the family Muridae ?", "Is the heavenly lump traitor a species of rodent in the family Muridae ?", "Where is The heavenly lump traitor a species of rodent in the family Muridae ?", "Is the heavenly mound denounce a species of rodent in the family Muridae ?", "Where is The heavenly mound denounce a species of rodent in the family Muridae ?", "Is the heavenly mound informer a species of rodent in the family Muridae ?", "Where is The heavenly mound informer a species of rodent in the family Muridae ?", "Is the heavenly mound nark a species of rodent in the family Muridae ?", "Where is The heavenly mound nark a species of rodent in the family Muridae ?", "Is the heavenly mound rat a species of rodent in the family Muridae ?", "Where is The heavenly mound rat a species of rodent in the family Muridae ?", "Is the heavenly mound rotter a species of rodent in the family Muridae ?", "Where is The heavenly mound rotter a species of rodent in the family Muridae ?", "Is the heavenly mound scab a species of rodent in the family Muridae ?", "Where is The heavenly mound scab a species of rodent in the family Muridae ?", "Is the heavenly mound stool pigeon a species of rodent in the family Muridae ?", "Where is The heavenly mound stool pigeon a species of rodent in the family Muridae ?", "Is the heavenly mound tell on a species of rodent in the family Muridae ?", "Where is The heavenly mound tell on a species of rodent in the family Muridae ?", "Is the heavenly mound traitor a species of rodent in the family Muridae ?", "Where is The heavenly mound traitor a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the paradisal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the paradisal capitol hill denounce a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill denounce a species of rodent in the family Muridae ?", "Is the paradisal capitol hill informer a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill informer a species of rodent in the family Muridae ?", "Is the paradisal capitol hill nark a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill nark a species of rodent in the family Muridae ?", "Is the paradisal capitol hill rat a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill rat a species of rodent in the family Muridae ?", "Is the paradisal capitol hill rotter a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill rotter a species of rodent in the family Muridae ?", "Is the paradisal capitol hill scab a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill scab a species of rodent in the family Muridae ?", "Is the paradisal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal capitol hill tell on a species of rodent in the family Muridae ?", "Is the paradisal capitol hill traitor a species of rodent in the family Muridae ?", "Where is The paradisal capitol hill traitor a species of rodent in the family Muridae ?", "Is the paradisal gradient denounce a species of rodent in the family Muridae ?", "Where is The paradisal gradient denounce a species of rodent in the family Muridae ?", "Is the paradisal gradient informer a species of rodent in the family Muridae ?", "Where is The paradisal gradient informer a species of rodent in the family Muridae ?", "Is the paradisal gradient nark a species of rodent in the family Muridae ?", "Where is The paradisal gradient nark a species of rodent in the family Muridae ?", "Is the paradisal gradient rat a species of rodent in the family Muridae ?", "Where is The paradisal gradient rat a species of rodent in the family Muridae ?", "Is the paradisal gradient rotter a species of rodent in the family Muridae ?", "Where is The paradisal gradient rotter a species of rodent in the family Muridae ?", "Is the paradisal gradient scab a species of rodent in the family Muridae ?", "Where is The paradisal gradient scab a species of rodent in the family Muridae ?", "Is the paradisal gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal gradient stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal gradient tell on a species of rodent in the family Muridae ?", "Where is The paradisal gradient tell on a species of rodent in the family Muridae ?", "Is the paradisal gradient traitor a species of rodent in the family Muridae ?", "Where is The paradisal gradient traitor a species of rodent in the family Muridae ?", "Is the paradisal hill denounce a species of rodent in the family Muridae ?", "Where is The paradisal hill denounce a species of rodent in the family Muridae ?", "Is the paradisal hill informer a species of rodent in the family Muridae ?", "Where is The paradisal hill informer a species of rodent in the family Muridae ?", "Is the paradisal hill nark a species of rodent in the family Muridae ?", "Where is The paradisal hill nark a species of rodent in the family Muridae ?", "Is the paradisal hill rat a species of rodent in the family Muridae ?", "Where is The paradisal hill rat a species of rodent in the family Muridae ?", "Is the paradisal hill rotter a species of rodent in the family Muridae ?", "Where is The paradisal hill rotter a species of rodent in the family Muridae ?", "Is the paradisal hill scab a species of rodent in the family Muridae ?", "Where is The paradisal hill scab a species of rodent in the family Muridae ?", "Is the paradisal hill stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal hill tell on a species of rodent in the family Muridae ?", "Is the paradisal hill traitor a species of rodent in the family Muridae ?", "Where is The paradisal hill traitor a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill denounce a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill informer a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill nark a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill rat a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill rotter a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill scab a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill tell on a species of rodent in the family Muridae ?", "Is the paradisal james jerome hill traitor a species of rodent in the family Muridae ?", "Is the paradisal lump denounce a species of rodent in the family Muridae ?", "Where is The paradisal lump denounce a species of rodent in the family Muridae ?", "Is the paradisal lump informer a species of rodent in the family Muridae ?", "Where is The paradisal lump informer a species of rodent in the family Muridae ?", "Is the paradisal lump nark a species of rodent in the family Muridae ?", "Where is The paradisal lump nark a species of rodent in the family Muridae ?", "Is the paradisal lump rat a species of rodent in the family Muridae ?", "Where is The paradisal lump rat a species of rodent in the family Muridae ?", "Is the paradisal lump rotter a species of rodent in the family Muridae ?", "Where is The paradisal lump rotter a species of rodent in the family Muridae ?", "Is the paradisal lump scab a species of rodent in the family Muridae ?", "Where is The paradisal lump scab a species of rodent in the family Muridae ?", "Is the paradisal lump stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal lump stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal lump tell on a species of rodent in the family Muridae ?", "Where is The paradisal lump tell on a species of rodent in the family Muridae ?", "Is the paradisal lump traitor a species of rodent in the family Muridae ?", "Where is The paradisal lump traitor a species of rodent in the family Muridae ?", "Is the paradisal mound denounce a species of rodent in the family Muridae ?", "Where is The paradisal mound denounce a species of rodent in the family Muridae ?", "Is the paradisal mound informer a species of rodent in the family Muridae ?", "Where is The paradisal mound informer a species of rodent in the family Muridae ?", "Is the paradisal mound nark a species of rodent in the family Muridae ?", "Where is The paradisal mound nark a species of rodent in the family Muridae ?", "Is the paradisal mound rat a species of rodent in the family Muridae ?", "Where is The paradisal mound rat a species of rodent in the family Muridae ?", "Is the paradisal mound rotter a species of rodent in the family Muridae ?", "Where is The paradisal mound rotter a species of rodent in the family Muridae ?", "Is the paradisal mound scab a species of rodent in the family Muridae ?", "Where is The paradisal mound scab a species of rodent in the family Muridae ?", "Is the paradisal mound stool pigeon a species of rodent in the family Muridae ?", "Where is The paradisal mound stool pigeon a species of rodent in the family Muridae ?", "Is the paradisal mound tell on a species of rodent in the family Muridae ?", "Where is The paradisal mound tell on a species of rodent in the family Muridae ?", "Is the paradisal mound traitor a species of rodent in the family Muridae ?", "Where is The paradisal mound traitor a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the skyly alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the skyly capitol hill denounce a species of rodent in the family Muridae ?", "Where is The skyly capitol hill denounce a species of rodent in the family Muridae ?", "Is the skyly capitol hill informer a species of rodent in the family Muridae ?", "Where is The skyly capitol hill informer a species of rodent in the family Muridae ?", "Is the skyly capitol hill nark a species of rodent in the family Muridae ?", "Where is The skyly capitol hill nark a species of rodent in the family Muridae ?", "Is the skyly capitol hill rat a species of rodent in the family Muridae ?", "Where is The skyly capitol hill rat a species of rodent in the family Muridae ?", "Is the skyly capitol hill rotter a species of rodent in the family Muridae ?", "Where is The skyly capitol hill rotter a species of rodent in the family Muridae ?", "Is the skyly capitol hill scab a species of rodent in the family Muridae ?", "Where is The skyly capitol hill scab a species of rodent in the family Muridae ?", "Is the skyly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly capitol hill tell on a species of rodent in the family Muridae ?", "Is the skyly capitol hill traitor a species of rodent in the family Muridae ?", "Where is The skyly capitol hill traitor a species of rodent in the family Muridae ?", "Is the skyly gradient denounce a species of rodent in the family Muridae ?", "Where is The skyly gradient denounce a species of rodent in the family Muridae ?", "Is the skyly gradient informer a species of rodent in the family Muridae ?", "Where is The skyly gradient informer a species of rodent in the family Muridae ?", "Is the skyly gradient nark a species of rodent in the family Muridae ?", "Where is The skyly gradient nark a species of rodent in the family Muridae ?", "Is the skyly gradient rat a species of rodent in the family Muridae ?", "Where is The skyly gradient rat a species of rodent in the family Muridae ?", "Is the skyly gradient rotter a species of rodent in the family Muridae ?", "Where is The skyly gradient rotter a species of rodent in the family Muridae ?", "Is the skyly gradient scab a species of rodent in the family Muridae ?", "Where is The skyly gradient scab a species of rodent in the family Muridae ?", "Is the skyly gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly gradient stool pigeon a species of rodent in the family Muridae ?", "Is the skyly gradient tell on a species of rodent in the family Muridae ?", "Where is The skyly gradient tell on a species of rodent in the family Muridae ?", "Is the skyly gradient traitor a species of rodent in the family Muridae ?", "Where is The skyly gradient traitor a species of rodent in the family Muridae ?", "Is the skyly hill denounce a species of rodent in the family Muridae ?", "Where is The skyly hill denounce a species of rodent in the family Muridae ?", "Is the skyly hill informer a species of rodent in the family Muridae ?", "Where is The skyly hill informer a species of rodent in the family Muridae ?", "Is the skyly hill nark a species of rodent in the family Muridae ?", "Where is The skyly hill nark a species of rodent in the family Muridae ?", "Is the skyly hill rat a species of rodent in the family Muridae ?", "Where is The skyly hill rat a species of rodent in the family Muridae ?", "Is the skyly hill rotter a species of rodent in the family Muridae ?", "Where is The skyly hill rotter a species of rodent in the family Muridae ?", "Is the skyly hill scab a species of rodent in the family Muridae ?", "Where is The skyly hill scab a species of rodent in the family Muridae ?", "Is the skyly hill stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly hill tell on a species of rodent in the family Muridae ?", "Is the skyly hill traitor a species of rodent in the family Muridae ?", "Where is The skyly hill traitor a species of rodent in the family Muridae ?", "Is the skyly james jerome hill denounce a species of rodent in the family Muridae ?", "Is the skyly james jerome hill informer a species of rodent in the family Muridae ?", "Is the skyly james jerome hill nark a species of rodent in the family Muridae ?", "Is the skyly james jerome hill rat a species of rodent in the family Muridae ?", "Is the skyly james jerome hill rotter a species of rodent in the family Muridae ?", "Is the skyly james jerome hill scab a species of rodent in the family Muridae ?", "Is the skyly james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the skyly james jerome hill tell on a species of rodent in the family Muridae ?", "Is the skyly james jerome hill traitor a species of rodent in the family Muridae ?", "Is the skyly lump denounce a species of rodent in the family Muridae ?", "Where is The skyly lump denounce a species of rodent in the family Muridae ?", "Is the skyly lump informer a species of rodent in the family Muridae ?", "Where is The skyly lump informer a species of rodent in the family Muridae ?", "Is the skyly lump nark a species of rodent in the family Muridae ?", "Where is The skyly lump nark a species of rodent in the family Muridae ?", "Is the skyly lump rat a species of rodent in the family Muridae ?", "Where is The skyly lump rat a species of rodent in the family Muridae ?", "Is the skyly lump rotter a species of rodent in the family Muridae ?", "Where is The skyly lump rotter a species of rodent in the family Muridae ?", "Is the skyly lump scab a species of rodent in the family Muridae ?", "Where is The skyly lump scab a species of rodent in the family Muridae ?", "Is the skyly lump stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly lump stool pigeon a species of rodent in the family Muridae ?", "Is the skyly lump tell on a species of rodent in the family Muridae ?", "Where is The skyly lump tell on a species of rodent in the family Muridae ?", "Is the skyly lump traitor a species of rodent in the family Muridae ?", "Where is The skyly lump traitor a species of rodent in the family Muridae ?", "Is the skyly mound denounce a species of rodent in the family Muridae ?", "Where is The skyly mound denounce a species of rodent in the family Muridae ?", "Is the skyly mound informer a species of rodent in the family Muridae ?", "Where is The skyly mound informer a species of rodent in the family Muridae ?", "Is the skyly mound nark a species of rodent in the family Muridae ?", "Where is The skyly mound nark a species of rodent in the family Muridae ?", "Is the skyly mound rat a species of rodent in the family Muridae ?", "Where is The skyly mound rat a species of rodent in the family Muridae ?", "Is the skyly mound rotter a species of rodent in the family Muridae ?", "Where is The skyly mound rotter a species of rodent in the family Muridae ?", "Is the skyly mound scab a species of rodent in the family Muridae ?", "Where is The skyly mound scab a species of rodent in the family Muridae ?", "Is the skyly mound stool pigeon a species of rodent in the family Muridae ?", "Where is The skyly mound stool pigeon a species of rodent in the family Muridae ?", "Is the skyly mound tell on a species of rodent in the family Muridae ?", "Where is The skyly mound tell on a species of rodent in the family Muridae ?", "Is the skyly mound traitor a species of rodent in the family Muridae ?", "Where is The skyly mound traitor a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne denounce a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne informer a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne informer a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne nark a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne nark a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne rat a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne rat a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne rotter a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne scab a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne scab a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne stool pigeon a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne tell on a species of rodent in the family Muridae ?", "Is the supernal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Where is The supernal alfred hawthorne traitor a species of rodent in the family Muridae ?", "Is the supernal capitol hill denounce a species of rodent in the family Muridae ?", "Where is The supernal capitol hill denounce a species of rodent in the family Muridae ?", "Is the supernal capitol hill informer a species of rodent in the family Muridae ?", "Where is The supernal capitol hill informer a species of rodent in the family Muridae ?", "Is the supernal capitol hill nark a species of rodent in the family Muridae ?", "Where is The supernal capitol hill nark a species of rodent in the family Muridae ?", "Is the supernal capitol hill rat a species of rodent in the family Muridae ?", "Where is The supernal capitol hill rat a species of rodent in the family Muridae ?", "Is the supernal capitol hill rotter a species of rodent in the family Muridae ?", "Where is The supernal capitol hill rotter a species of rodent in the family Muridae ?", "Is the supernal capitol hill scab a species of rodent in the family Muridae ?", "Where is The supernal capitol hill scab a species of rodent in the family Muridae ?", "Is the supernal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal capitol hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal capitol hill tell on a species of rodent in the family Muridae ?", "Is the supernal capitol hill traitor a species of rodent in the family Muridae ?", "Where is The supernal capitol hill traitor a species of rodent in the family Muridae ?", "Is the supernal gradient denounce a species of rodent in the family Muridae ?", "Where is The supernal gradient denounce a species of rodent in the family Muridae ?", "Is the supernal gradient informer a species of rodent in the family Muridae ?", "Where is The supernal gradient informer a species of rodent in the family Muridae ?", "Is the supernal gradient nark a species of rodent in the family Muridae ?", "Where is The supernal gradient nark a species of rodent in the family Muridae ?", "Is the supernal gradient rat a species of rodent in the family Muridae ?", "Where is The supernal gradient rat a species of rodent in the family Muridae ?", "Is the supernal gradient rotter a species of rodent in the family Muridae ?", "Where is The supernal gradient rotter a species of rodent in the family Muridae ?", "Is the supernal gradient scab a species of rodent in the family Muridae ?", "Where is The supernal gradient scab a species of rodent in the family Muridae ?", "Is the supernal gradient stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal gradient stool pigeon a species of rodent in the family Muridae ?", "Is the supernal gradient tell on a species of rodent in the family Muridae ?", "Where is The supernal gradient tell on a species of rodent in the family Muridae ?", "Is the supernal gradient traitor a species of rodent in the family Muridae ?", "Where is The supernal gradient traitor a species of rodent in the family Muridae ?", "Is the supernal hill denounce a species of rodent in the family Muridae ?", "Where is The supernal hill denounce a species of rodent in the family Muridae ?", "Is the supernal hill informer a species of rodent in the family Muridae ?", "Where is The supernal hill informer a species of rodent in the family Muridae ?", "Is the supernal hill nark a species of rodent in the family Muridae ?", "Where is The supernal hill nark a species of rodent in the family Muridae ?", "Is the supernal hill rat a species of rodent in the family Muridae ?", "Where is The supernal hill rat a species of rodent in the family Muridae ?", "Is the supernal hill rotter a species of rodent in the family Muridae ?", "Where is The supernal hill rotter a species of rodent in the family Muridae ?", "Is the supernal hill scab a species of rodent in the family Muridae ?", "Where is The supernal hill scab a species of rodent in the family Muridae ?", "Is the supernal hill stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal hill tell on a species of rodent in the family Muridae ?", "Is the supernal hill traitor a species of rodent in the family Muridae ?", "Where is The supernal hill traitor a species of rodent in the family Muridae ?", "Is the supernal james jerome hill denounce a species of rodent in the family Muridae ?", "Is the supernal james jerome hill informer a species of rodent in the family Muridae ?", "Is the supernal james jerome hill nark a species of rodent in the family Muridae ?", "Is the supernal james jerome hill rat a species of rodent in the family Muridae ?", "Is the supernal james jerome hill rotter a species of rodent in the family Muridae ?", "Is the supernal james jerome hill scab a species of rodent in the family Muridae ?", "Is the supernal james jerome hill stool pigeon a species of rodent in the family Muridae ?", "Is the supernal james jerome hill tell on a species of rodent in the family Muridae ?", "Is the supernal james jerome hill traitor a species of rodent in the family Muridae ?", "Is the supernal lump denounce a species of rodent in the family Muridae ?", "Where is The supernal lump denounce a species of rodent in the family Muridae ?", "Is the supernal lump informer a species of rodent in the family Muridae ?", "Where is The supernal lump informer a species of rodent in the family Muridae ?", "Is the supernal lump nark a species of rodent in the family Muridae ?", "Where is The supernal lump nark a species of rodent in the family Muridae ?", "Is the supernal lump rat a species of rodent in the family Muridae ?", "Where is The supernal lump rat a species of rodent in the family Muridae ?", "Is the supernal lump rotter a species of rodent in the family Muridae ?", "Where is The supernal lump rotter a species of rodent in the family Muridae ?", "Is the supernal lump scab a species of rodent in the family Muridae ?", "Where is The supernal lump scab a species of rodent in the family Muridae ?", "Is the supernal lump stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal lump stool pigeon a species of rodent in the family Muridae ?", "Is the supernal lump tell on a species of rodent in the family Muridae ?", "Where is The supernal lump tell on a species of rodent in the family Muridae ?", "Is the supernal lump traitor a species of rodent in the family Muridae ?", "Where is The supernal lump traitor a species of rodent in the family Muridae ?", "Is the supernal mound denounce a species of rodent in the family Muridae ?", "Where is The supernal mound denounce a species of rodent in the family Muridae ?", "Is the supernal mound informer a species of rodent in the family Muridae ?", "Where is The supernal mound informer a species of rodent in the family Muridae ?", "Is the supernal mound nark a species of rodent in the family Muridae ?", "Where is The supernal mound nark a species of rodent in the family Muridae ?", "Is the supernal mound rat a species of rodent in the family Muridae ?", "Where is The supernal mound rat a species of rodent in the family Muridae ?", "Is the supernal mound rotter a species of rodent in the family Muridae ?", "Where is The supernal mound rotter a species of rodent in the family Muridae ?", "Is the supernal mound scab a species of rodent in the family Muridae ?", "Where is The supernal mound scab a species of rodent in the family Muridae ?", "Is the supernal mound stool pigeon a species of rodent in the family Muridae ?", "Where is The supernal mound stool pigeon a species of rodent in the family Muridae ?", "Is the supernal mound tell on a species of rodent in the family Muridae ?", "Where is The supernal mound tell on a species of rodent in the family Muridae ?", "Is the supernal mound traitor a species of rodent in the family Muridae ?", "Where is The supernal mound traitor a species of rodent in the family Muridae ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?", "Is the beatific alfred hawthorne denounce a species of rodent in the family ?", "Is the beatific alfred hawthorne informer a species of rodent in the family ?", "Is the beatific alfred hawthorne nark a species of rodent in the family ?", "Is the beatific alfred hawthorne rat a species of rodent in the family ?", "Is the beatific alfred hawthorne rotter a species of rodent in the family ?", "Is the beatific alfred hawthorne scab a species of rodent in the family ?", "Is the beatific alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the beatific alfred hawthorne tell on a species of rodent in the family ?", "Is the beatific alfred hawthorne traitor a species of rodent in the family ?", "Is the beatific capitol hill denounce a species of rodent in the family ?", "Where is The beatific capitol hill denounce a species of rodent in the family ?", "Is the beatific capitol hill informer a species of rodent in the family ?", "Where is The beatific capitol hill informer a species of rodent in the family ?", "Is the beatific capitol hill nark a species of rodent in the family ?", "Where is The beatific capitol hill nark a species of rodent in the family ?", "Is the beatific capitol hill rat a species of rodent in the family ?", "Where is The beatific capitol hill rat a species of rodent in the family ?", "Is the beatific capitol hill rotter a species of rodent in the family ?", "Where is The beatific capitol hill rotter a species of rodent in the family ?", "Is the beatific capitol hill scab a species of rodent in the family ?", "Where is The beatific capitol hill scab a species of rodent in the family ?", "Is the beatific capitol hill stool pigeon a species of rodent in the family ?", "Where is The beatific capitol hill stool pigeon a species of rodent in the family ?", "Is the beatific capitol hill tell on a species of rodent in the family ?", "Is the beatific capitol hill traitor a species of rodent in the family ?", "Where is The beatific capitol hill traitor a species of rodent in the family ?", "Is the beatific gradient denounce a species of rodent in the family ?", "Where is The beatific gradient denounce a species of rodent in the family ?", "Is the beatific gradient informer a species of rodent in the family ?", "Where is The beatific gradient informer a species of rodent in the family ?", "Is the beatific gradient nark a species of rodent in the family ?", "Where is The beatific gradient nark a species of rodent in the family ?", "Is the beatific gradient rat a species of rodent in the family ?", "Where is The beatific gradient rat a species of rodent in the family ?", "Is the beatific gradient rotter a species of rodent in the family ?", "Where is The beatific gradient rotter a species of rodent in the family ?", "Is the beatific gradient scab a species of rodent in the family ?", "Where is The beatific gradient scab a species of rodent in the family ?", "Is the beatific gradient stool pigeon a species of rodent in the family ?", "Where is The beatific gradient stool pigeon a species of rodent in the family ?", "Is the beatific gradient tell on a species of rodent in the family ?", "Where is The beatific gradient tell on a species of rodent in the family ?", "Is the beatific gradient traitor a species of rodent in the family ?", "Where is The beatific gradient traitor a species of rodent in the family ?", "Is the beatific hill denounce a species of rodent in the family ?", "Where is The beatific hill denounce a species of rodent in the family ?", "Is the beatific hill informer a species of rodent in the family ?", "Where is The beatific hill informer a species of rodent in the family ?", "Is the beatific hill nark a species of rodent in the family ?", "Where is The beatific hill nark a species of rodent in the family ?", "Is the beatific hill rat a species of rodent in the family ?", "Where is The beatific hill rat a species of rodent in the family ?", "Is the beatific hill rotter a species of rodent in the family ?", "Where is The beatific hill rotter a species of rodent in the family ?", "Is the beatific hill scab a species of rodent in the family ?", "Where is The beatific hill scab a species of rodent in the family ?", "Is the beatific hill stool pigeon a species of rodent in the family ?", "Where is The beatific hill stool pigeon a species of rodent in the family ?", "Is the beatific hill tell on a species of rodent in the family ?", "Is the beatific hill traitor a species of rodent in the family ?", "Where is The beatific hill traitor a species of rodent in the family ?", "Is the beatific james jerome hill denounce a species of rodent in the family ?", "Is the beatific james jerome hill informer a species of rodent in the family ?", "Is the beatific james jerome hill nark a species of rodent in the family ?", "Is the beatific james jerome hill rat a species of rodent in the family ?", "Is the beatific james jerome hill rotter a species of rodent in the family ?", "Is the beatific james jerome hill scab a species of rodent in the family ?", "Is the beatific james jerome hill stool pigeon a species of rodent in the family ?", "Is the beatific james jerome hill tell on a species of rodent in the family ?", "Is the beatific james jerome hill traitor a species of rodent in the family ?", "Is the beatific lump denounce a species of rodent in the family ?", "Where is The beatific lump denounce a species of rodent in the family ?", "Is the beatific lump informer a species of rodent in the family ?", "Where is The beatific lump informer a species of rodent in the family ?", "Is the beatific lump nark a species of rodent in the family ?", "Where is The beatific lump nark a species of rodent in the family ?", "Is the beatific lump rat a species of rodent in the family ?", "Where is The beatific lump rat a species of rodent in the family ?", "Is the beatific lump rotter a species of rodent in the family ?", "Where is The beatific lump rotter a species of rodent in the family ?", "Is the beatific lump scab a species of rodent in the family ?", "Where is The beatific lump scab a species of rodent in the family ?", "Is the beatific lump stool pigeon a species of rodent in the family ?", "Where is The beatific lump stool pigeon a species of rodent in the family ?", "Is the beatific lump tell on a species of rodent in the family ?", "Where is The beatific lump tell on a species of rodent in the family ?", "Is the beatific lump traitor a species of rodent in the family ?", "Where is The beatific lump traitor a species of rodent in the family ?", "Is the beatific mound denounce a species of rodent in the family ?", "Where is The beatific mound denounce a species of rodent in the family ?", "Is the beatific mound informer a species of rodent in the family ?", "Where is The beatific mound informer a species of rodent in the family ?", "Is the beatific mound nark a species of rodent in the family ?", "Where is The beatific mound nark a species of rodent in the family ?", "Is the beatific mound rat a species of rodent in the family ?", "Where is The beatific mound rat a species of rodent in the family ?", "Is the beatific mound rotter a species of rodent in the family ?", "Where is The beatific mound rotter a species of rodent in the family ?", "Is the beatific mound scab a species of rodent in the family ?", "Where is The beatific mound scab a species of rodent in the family ?", "Is the beatific mound stool pigeon a species of rodent in the family ?", "Where is The beatific mound stool pigeon a species of rodent in the family ?", "Is the beatific mound tell on a species of rodent in the family ?", "Where is The beatific mound tell on a species of rodent in the family ?", "Is the beatific mound traitor a species of rodent in the family ?", "Where is The beatific mound traitor a species of rodent in the family ?", "Is the celestial alfred hawthorne denounce a species of rodent in the family ?", "Where is The celestial alfred hawthorne denounce a species of rodent in the family ?", "Is the celestial alfred hawthorne informer a species of rodent in the family ?", "Where is The celestial alfred hawthorne informer a species of rodent in the family ?", "Is the celestial alfred hawthorne nark a species of rodent in the family ?", "Where is The celestial alfred hawthorne nark a species of rodent in the family ?", "Is the celestial alfred hawthorne rat a species of rodent in the family ?", "Where is The celestial alfred hawthorne rat a species of rodent in the family ?", "Is the celestial alfred hawthorne rotter a species of rodent in the family ?", "Where is The celestial alfred hawthorne rotter a species of rodent in the family ?", "Is the celestial alfred hawthorne scab a species of rodent in the family ?", "Where is The celestial alfred hawthorne scab a species of rodent in the family ?", "Is the celestial alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The celestial alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the celestial alfred hawthorne tell on a species of rodent in the family ?", "Where is The celestial alfred hawthorne tell on a species of rodent in the family ?", "Is the celestial alfred hawthorne traitor a species of rodent in the family ?", "Where is The celestial alfred hawthorne traitor a species of rodent in the family ?", "Is the celestial capitol hill denounce a species of rodent in the family ?", "Where is The celestial capitol hill denounce a species of rodent in the family ?", "Is the celestial capitol hill informer a species of rodent in the family ?", "Where is The celestial capitol hill informer a species of rodent in the family ?", "Is the celestial capitol hill nark a species of rodent in the family ?", "Where is The celestial capitol hill nark a species of rodent in the family ?", "Is the celestial capitol hill rat a species of rodent in the family ?", "Where is The celestial capitol hill rat a species of rodent in the family ?", "Is the celestial capitol hill rotter a species of rodent in the family ?", "Where is The celestial capitol hill rotter a species of rodent in the family ?", "Is the celestial capitol hill scab a species of rodent in the family ?", "Where is The celestial capitol hill scab a species of rodent in the family ?", "Is the celestial capitol hill stool pigeon a species of rodent in the family ?", "Where is The celestial capitol hill stool pigeon a species of rodent in the family ?", "Is the celestial capitol hill tell on a species of rodent in the family ?", "Is the celestial capitol hill traitor a species of rodent in the family ?", "Where is The celestial capitol hill traitor a species of rodent in the family ?", "Is the celestial gradient denounce a species of rodent in the family ?", "Where is The celestial gradient denounce a species of rodent in the family ?", "Is the celestial gradient informer a species of rodent in the family ?", "Where is The celestial gradient informer a species of rodent in the family ?", "Is the celestial gradient nark a species of rodent in the family ?", "Where is The celestial gradient nark a species of rodent in the family ?", "Is the celestial gradient rat a species of rodent in the family ?", "Where is The celestial gradient rat a species of rodent in the family ?", "Is the celestial gradient rotter a species of rodent in the family ?", "Where is The celestial gradient rotter a species of rodent in the family ?", "Is the celestial gradient scab a species of rodent in the family ?", "Where is The celestial gradient scab a species of rodent in the family ?", "Is the celestial gradient stool pigeon a species of rodent in the family ?", "Where is The celestial gradient stool pigeon a species of rodent in the family ?", "Is the celestial gradient tell on a species of rodent in the family ?", "Where is The celestial gradient tell on a species of rodent in the family ?", "Is the celestial gradient traitor a species of rodent in the family ?", "Where is The celestial gradient traitor a species of rodent in the family ?", "Is the celestial hill denounce a species of rodent in the family ?", "Where is The celestial hill denounce a species of rodent in the family ?", "Is the celestial hill informer a species of rodent in the family ?", "Where is The celestial hill informer a species of rodent in the family ?", "Is the celestial hill nark a species of rodent in the family ?", "Where is The celestial hill nark a species of rodent in the family ?", "Is the celestial hill rat a species of rodent in the family ?", "Where is The celestial hill rat a species of rodent in the family ?", "Is the celestial hill rotter a species of rodent in the family ?", "Where is The celestial hill rotter a species of rodent in the family ?", "Is the celestial hill scab a species of rodent in the family ?", "Where is The celestial hill scab a species of rodent in the family ?", "Is the celestial hill stool pigeon a species of rodent in the family ?", "Where is The celestial hill stool pigeon a species of rodent in the family ?", "Is the celestial hill tell on a species of rodent in the family ?", "Is the celestial hill traitor a species of rodent in the family ?", "Where is The celestial hill traitor a species of rodent in the family ?", "Is the celestial james jerome hill denounce a species of rodent in the family ?", "Is the celestial james jerome hill informer a species of rodent in the family ?", "Is the celestial james jerome hill nark a species of rodent in the family ?", "Is the celestial james jerome hill rat a species of rodent in the family ?", "Is the celestial james jerome hill rotter a species of rodent in the family ?", "Is the celestial james jerome hill scab a species of rodent in the family ?", "Is the celestial james jerome hill stool pigeon a species of rodent in the family ?", "Is the celestial james jerome hill tell on a species of rodent in the family ?", "Is the celestial james jerome hill traitor a species of rodent in the family ?", "Is the celestial lump denounce a species of rodent in the family ?", "Where is The celestial lump denounce a species of rodent in the family ?", "Is the celestial lump informer a species of rodent in the family ?", "Where is The celestial lump informer a species of rodent in the family ?", "Is the celestial lump nark a species of rodent in the family ?", "Where is The celestial lump nark a species of rodent in the family ?", "Is the celestial lump rat a species of rodent in the family ?", "Where is The celestial lump rat a species of rodent in the family ?", "Is the celestial lump rotter a species of rodent in the family ?", "Where is The celestial lump rotter a species of rodent in the family ?", "Is the celestial lump scab a species of rodent in the family ?", "Where is The celestial lump scab a species of rodent in the family ?", "Is the celestial lump stool pigeon a species of rodent in the family ?", "Where is The celestial lump stool pigeon a species of rodent in the family ?", "Is the celestial lump tell on a species of rodent in the family ?", "Where is The celestial lump tell on a species of rodent in the family ?", "Is the celestial lump traitor a species of rodent in the family ?", "Where is The celestial lump traitor a species of rodent in the family ?", "Is the celestial mound denounce a species of rodent in the family ?", "Where is The celestial mound denounce a species of rodent in the family ?", "Is the celestial mound informer a species of rodent in the family ?", "Where is The celestial mound informer a species of rodent in the family ?", "Is the celestial mound nark a species of rodent in the family ?", "Where is The celestial mound nark a species of rodent in the family ?", "Is the celestial mound rat a species of rodent in the family ?", "Where is The celestial mound rat a species of rodent in the family ?", "Is the celestial mound rotter a species of rodent in the family ?", "Where is The celestial mound rotter a species of rodent in the family ?", "Is the celestial mound scab a species of rodent in the family ?", "Where is The celestial mound scab a species of rodent in the family ?", "Is the celestial mound stool pigeon a species of rodent in the family ?", "Where is The celestial mound stool pigeon a species of rodent in the family ?", "Is the celestial mound tell on a species of rodent in the family ?", "Where is The celestial mound tell on a species of rodent in the family ?", "Is the celestial mound traitor a species of rodent in the family ?", "Where is The celestial mound traitor a species of rodent in the family ?", "Is the divine alfred hawthorne denounce a species of rodent in the family ?", "Is the divine alfred hawthorne informer a species of rodent in the family ?", "Is the divine alfred hawthorne nark a species of rodent in the family ?", "Is the divine alfred hawthorne rat a species of rodent in the family ?", "Is the divine alfred hawthorne rotter a species of rodent in the family ?", "Is the divine alfred hawthorne scab a species of rodent in the family ?", "Is the divine alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the divine alfred hawthorne tell on a species of rodent in the family ?", "Is the divine alfred hawthorne traitor a species of rodent in the family ?", "Is the divine capitol hill denounce a species of rodent in the family ?", "Where is The divine capitol hill denounce a species of rodent in the family ?", "Is the divine capitol hill informer a species of rodent in the family ?", "Where is The divine capitol hill informer a species of rodent in the family ?", "Is the divine capitol hill nark a species of rodent in the family ?", "Where is The divine capitol hill nark a species of rodent in the family ?", "Is the divine capitol hill rat a species of rodent in the family ?", "Where is The divine capitol hill rat a species of rodent in the family ?", "Is the divine capitol hill rotter a species of rodent in the family ?", "Where is The divine capitol hill rotter a species of rodent in the family ?", "Is the divine capitol hill scab a species of rodent in the family ?", "Where is The divine capitol hill scab a species of rodent in the family ?", "Is the divine capitol hill stool pigeon a species of rodent in the family ?", "Where is The divine capitol hill stool pigeon a species of rodent in the family ?", "Is the divine capitol hill tell on a species of rodent in the family ?", "Is the divine capitol hill traitor a species of rodent in the family ?", "Where is The divine capitol hill traitor a species of rodent in the family ?", "Is the divine gradient denounce a species of rodent in the family ?", "Where is The divine gradient denounce a species of rodent in the family ?", "Is the divine gradient informer a species of rodent in the family ?", "Where is The divine gradient informer a species of rodent in the family ?", "Is the divine gradient nark a species of rodent in the family ?", "Where is The divine gradient nark a species of rodent in the family ?", "Is the divine gradient rat a species of rodent in the family ?", "Where is The divine gradient rat a species of rodent in the family ?", "Is the divine gradient rotter a species of rodent in the family ?", "Where is The divine gradient rotter a species of rodent in the family ?", "Is the divine gradient scab a species of rodent in the family ?", "Where is The divine gradient scab a species of rodent in the family ?", "Is the divine gradient stool pigeon a species of rodent in the family ?", "Where is The divine gradient stool pigeon a species of rodent in the family ?", "Is the divine gradient tell on a species of rodent in the family ?", "Where is The divine gradient tell on a species of rodent in the family ?", "Is the divine gradient traitor a species of rodent in the family ?", "Where is The divine gradient traitor a species of rodent in the family ?", "Is the divine hill denounce a species of rodent in the family ?", "Where is The divine hill denounce a species of rodent in the family ?", "Is the divine hill informer a species of rodent in the family ?", "Where is The divine hill informer a species of rodent in the family ?", "Is the divine hill nark a species of rodent in the family ?", "Where is The divine hill nark a species of rodent in the family ?", "Is the divine hill rat a species of rodent in the family ?", "Where is The divine hill rat a species of rodent in the family ?", "Is the divine hill rotter a species of rodent in the family ?", "Where is The divine hill rotter a species of rodent in the family ?", "Is the divine hill scab a species of rodent in the family ?", "Where is The divine hill scab a species of rodent in the family ?", "Is the divine hill stool pigeon a species of rodent in the family ?", "Where is The divine hill stool pigeon a species of rodent in the family ?", "Is the divine hill tell on a species of rodent in the family ?", "Is the divine hill traitor a species of rodent in the family ?", "Where is The divine hill traitor a species of rodent in the family ?", "Is the divine james jerome hill denounce a species of rodent in the family ?", "Is the divine james jerome hill informer a species of rodent in the family ?", "Is the divine james jerome hill nark a species of rodent in the family ?", "Is the divine james jerome hill rat a species of rodent in the family ?", "Is the divine james jerome hill rotter a species of rodent in the family ?", "Is the divine james jerome hill scab a species of rodent in the family ?", "Is the divine james jerome hill stool pigeon a species of rodent in the family ?", "Is the divine james jerome hill tell on a species of rodent in the family ?", "Is the divine james jerome hill traitor a species of rodent in the family ?", "Is the divine lump denounce a species of rodent in the family ?", "Where is The divine lump denounce a species of rodent in the family ?", "Is the divine lump informer a species of rodent in the family ?", "Where is The divine lump informer a species of rodent in the family ?", "Is the divine lump nark a species of rodent in the family ?", "Where is The divine lump nark a species of rodent in the family ?", "Is the divine lump rat a species of rodent in the family ?", "Where is The divine lump rat a species of rodent in the family ?", "Is the divine lump rotter a species of rodent in the family ?", "Where is The divine lump rotter a species of rodent in the family ?", "Is the divine lump scab a species of rodent in the family ?", "Where is The divine lump scab a species of rodent in the family ?", "Is the divine lump stool pigeon a species of rodent in the family ?", "Where is The divine lump stool pigeon a species of rodent in the family ?", "Is the divine lump tell on a species of rodent in the family ?", "Where is The divine lump tell on a species of rodent in the family ?", "Is the divine lump traitor a species of rodent in the family ?", "Where is The divine lump traitor a species of rodent in the family ?", "Is the divine mound denounce a species of rodent in the family ?", "Where is The divine mound denounce a species of rodent in the family ?", "Is the divine mound informer a species of rodent in the family ?", "Where is The divine mound informer a species of rodent in the family ?", "Is the divine mound nark a species of rodent in the family ?", "Where is The divine mound nark a species of rodent in the family ?", "Is the divine mound rat a species of rodent in the family ?", "Where is The divine mound rat a species of rodent in the family ?", "Is the divine mound rotter a species of rodent in the family ?", "Where is The divine mound rotter a species of rodent in the family ?", "Is the divine mound scab a species of rodent in the family ?", "Where is The divine mound scab a species of rodent in the family ?", "Is the divine mound stool pigeon a species of rodent in the family ?", "Where is The divine mound stool pigeon a species of rodent in the family ?", "Is the divine mound tell on a species of rodent in the family ?", "Where is The divine mound tell on a species of rodent in the family ?", "Is the divine mound traitor a species of rodent in the family ?", "Where is The divine mound traitor a species of rodent in the family ?", "Is the heavenly alfred hawthorne denounce a species of rodent in the family ?", "Where is The heavenly alfred hawthorne denounce a species of rodent in the family ?", "Is the heavenly alfred hawthorne informer a species of rodent in the family ?", "Where is The heavenly alfred hawthorne informer a species of rodent in the family ?", "Is the heavenly alfred hawthorne nark a species of rodent in the family ?", "Where is The heavenly alfred hawthorne nark a species of rodent in the family ?", "Is the heavenly alfred hawthorne rat a species of rodent in the family ?", "Where is The heavenly alfred hawthorne rat a species of rodent in the family ?", "Is the heavenly alfred hawthorne rotter a species of rodent in the family ?", "Where is The heavenly alfred hawthorne rotter a species of rodent in the family ?", "Is the heavenly alfred hawthorne scab a species of rodent in the family ?", "Where is The heavenly alfred hawthorne scab a species of rodent in the family ?", "Is the heavenly alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The heavenly alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the heavenly alfred hawthorne tell on a species of rodent in the family ?", "Where is The heavenly alfred hawthorne tell on a species of rodent in the family ?", "Is the heavenly alfred hawthorne traitor a species of rodent in the family ?", "Where is The heavenly alfred hawthorne traitor a species of rodent in the family ?", "Is the heavenly capitol hill denounce a species of rodent in the family ?", "Where is The heavenly capitol hill denounce a species of rodent in the family ?", "Is the heavenly capitol hill informer a species of rodent in the family ?", "Where is The heavenly capitol hill informer a species of rodent in the family ?", "Is the heavenly capitol hill nark a species of rodent in the family ?", "Where is The heavenly capitol hill nark a species of rodent in the family ?", "Is the heavenly capitol hill rat a species of rodent in the family ?", "Where is The heavenly capitol hill rat a species of rodent in the family ?", "Is the heavenly capitol hill rotter a species of rodent in the family ?", "Where is The heavenly capitol hill rotter a species of rodent in the family ?", "Is the heavenly capitol hill scab a species of rodent in the family ?", "Where is The heavenly capitol hill scab a species of rodent in the family ?", "Is the heavenly capitol hill stool pigeon a species of rodent in the family ?", "Where is The heavenly capitol hill stool pigeon a species of rodent in the family ?", "Is the heavenly capitol hill tell on a species of rodent in the family ?", "Is the heavenly capitol hill traitor a species of rodent in the family ?", "Where is The heavenly capitol hill traitor a species of rodent in the family ?", "Is the heavenly gradient denounce a species of rodent in the family ?", "Where is The heavenly gradient denounce a species of rodent in the family ?", "Is the heavenly gradient informer a species of rodent in the family ?", "Where is The heavenly gradient informer a species of rodent in the family ?", "Is the heavenly gradient nark a species of rodent in the family ?", "Where is The heavenly gradient nark a species of rodent in the family ?", "Is the heavenly gradient rat a species of rodent in the family ?", "Where is The heavenly gradient rat a species of rodent in the family ?", "Is the heavenly gradient rotter a species of rodent in the family ?", "Where is The heavenly gradient rotter a species of rodent in the family ?", "Is the heavenly gradient scab a species of rodent in the family ?", "Where is The heavenly gradient scab a species of rodent in the family ?", "Is the heavenly gradient stool pigeon a species of rodent in the family ?", "Where is The heavenly gradient stool pigeon a species of rodent in the family ?", "Is the heavenly gradient tell on a species of rodent in the family ?", "Where is The heavenly gradient tell on a species of rodent in the family ?", "Is the heavenly gradient traitor a species of rodent in the family ?", "Where is The heavenly gradient traitor a species of rodent in the family ?", "Is the heavenly hill denounce a species of rodent in the family ?", "Where is The heavenly hill denounce a species of rodent in the family ?", "Is the heavenly hill informer a species of rodent in the family ?", "Where is The heavenly hill informer a species of rodent in the family ?", "Is the heavenly hill nark a species of rodent in the family ?", "Where is The heavenly hill nark a species of rodent in the family ?", "Is the heavenly hill rotter a species of rodent in the family ?", "Where is The heavenly hill rotter a species of rodent in the family ?", "Is the heavenly hill scab a species of rodent in the family ?", "Where is The heavenly hill scab a species of rodent in the family ?", "Is the heavenly hill stool pigeon a species of rodent in the family ?", "Where is The heavenly hill stool pigeon a species of rodent in the family ?", "Is the heavenly hill tell on a species of rodent in the family ?", "Is the heavenly hill traitor a species of rodent in the family ?", "Where is The heavenly hill traitor a species of rodent in the family ?", "Is the heavenly james jerome hill denounce a species of rodent in the family ?", "Is the heavenly james jerome hill informer a species of rodent in the family ?", "Is the heavenly james jerome hill nark a species of rodent in the family ?", "Is the heavenly james jerome hill rat a species of rodent in the family ?", "Is the heavenly james jerome hill rotter a species of rodent in the family ?", "Is the heavenly james jerome hill scab a species of rodent in the family ?", "Is the heavenly james jerome hill stool pigeon a species of rodent in the family ?", "Is the heavenly james jerome hill tell on a species of rodent in the family ?", "Is the heavenly james jerome hill traitor a species of rodent in the family ?", "Is the heavenly lump denounce a species of rodent in the family ?", "Where is The heavenly lump denounce a species of rodent in the family ?", "Is the heavenly lump informer a species of rodent in the family ?", "Where is The heavenly lump informer a species of rodent in the family ?", "Is the heavenly lump nark a species of rodent in the family ?", "Where is The heavenly lump nark a species of rodent in the family ?", "Is the heavenly lump rat a species of rodent in the family ?", "Where is The heavenly lump rat a species of rodent in the family ?", "Is the heavenly lump rotter a species of rodent in the family ?", "Where is The heavenly lump rotter a species of rodent in the family ?", "Is the heavenly lump scab a species of rodent in the family ?", "Where is The heavenly lump scab a species of rodent in the family ?", "Is the heavenly lump stool pigeon a species of rodent in the family ?", "Where is The heavenly lump stool pigeon a species of rodent in the family ?", "Is the heavenly lump tell on a species of rodent in the family ?", "Where is The heavenly lump tell on a species of rodent in the family ?", "Is the heavenly lump traitor a species of rodent in the family ?", "Where is The heavenly lump traitor a species of rodent in the family ?", "Is the heavenly mound denounce a species of rodent in the family ?", "Where is The heavenly mound denounce a species of rodent in the family ?", "Is the heavenly mound informer a species of rodent in the family ?", "Where is The heavenly mound informer a species of rodent in the family ?", "Is the heavenly mound nark a species of rodent in the family ?", "Where is The heavenly mound nark a species of rodent in the family ?", "Is the heavenly mound rat a species of rodent in the family ?", "Where is The heavenly mound rat a species of rodent in the family ?", "Is the heavenly mound rotter a species of rodent in the family ?", "Where is The heavenly mound rotter a species of rodent in the family ?", "Is the heavenly mound scab a species of rodent in the family ?", "Where is The heavenly mound scab a species of rodent in the family ?", "Is the heavenly mound stool pigeon a species of rodent in the family ?", "Where is The heavenly mound stool pigeon a species of rodent in the family ?", "Is the heavenly mound tell on a species of rodent in the family ?", "Where is The heavenly mound tell on a species of rodent in the family ?", "Is the heavenly mound traitor a species of rodent in the family ?", "Where is The heavenly mound traitor a species of rodent in the family ?", "Is the paradisal alfred hawthorne denounce a species of rodent in the family ?", "Is the paradisal alfred hawthorne informer a species of rodent in the family ?", "Is the paradisal alfred hawthorne nark a species of rodent in the family ?", "Is the paradisal alfred hawthorne rat a species of rodent in the family ?", "Is the paradisal alfred hawthorne rotter a species of rodent in the family ?", "Is the paradisal alfred hawthorne scab a species of rodent in the family ?", "Is the paradisal alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the paradisal alfred hawthorne tell on a species of rodent in the family ?", "Is the paradisal alfred hawthorne traitor a species of rodent in the family ?", "Is the paradisal capitol hill denounce a species of rodent in the family ?", "Where is The paradisal capitol hill denounce a species of rodent in the family ?", "Is the paradisal capitol hill informer a species of rodent in the family ?", "Where is The paradisal capitol hill informer a species of rodent in the family ?", "Is the paradisal capitol hill nark a species of rodent in the family ?", "Where is The paradisal capitol hill nark a species of rodent in the family ?", "Is the paradisal capitol hill rat a species of rodent in the family ?", "Where is The paradisal capitol hill rat a species of rodent in the family ?", "Is the paradisal capitol hill rotter a species of rodent in the family ?", "Where is The paradisal capitol hill rotter a species of rodent in the family ?", "Is the paradisal capitol hill scab a species of rodent in the family ?", "Where is The paradisal capitol hill scab a species of rodent in the family ?", "Is the paradisal capitol hill stool pigeon a species of rodent in the family ?", "Where is The paradisal capitol hill stool pigeon a species of rodent in the family ?", "Is the paradisal capitol hill tell on a species of rodent in the family ?", "Is the paradisal capitol hill traitor a species of rodent in the family ?", "Where is The paradisal capitol hill traitor a species of rodent in the family ?", "Is the paradisal gradient denounce a species of rodent in the family ?", "Where is The paradisal gradient denounce a species of rodent in the family ?", "Is the paradisal gradient informer a species of rodent in the family ?", "Where is The paradisal gradient informer a species of rodent in the family ?", "Is the paradisal gradient nark a species of rodent in the family ?", "Where is The paradisal gradient nark a species of rodent in the family ?", "Is the paradisal gradient rat a species of rodent in the family ?", "Where is The paradisal gradient rat a species of rodent in the family ?", "Is the paradisal gradient rotter a species of rodent in the family ?", "Where is The paradisal gradient rotter a species of rodent in the family ?", "Is the paradisal gradient scab a species of rodent in the family ?", "Where is The paradisal gradient scab a species of rodent in the family ?", "Is the paradisal gradient stool pigeon a species of rodent in the family ?", "Where is The paradisal gradient stool pigeon a species of rodent in the family ?", "Is the paradisal gradient tell on a species of rodent in the family ?", "Where is The paradisal gradient tell on a species of rodent in the family ?", "Is the paradisal gradient traitor a species of rodent in the family ?", "Where is The paradisal gradient traitor a species of rodent in the family ?", "Is the paradisal hill denounce a species of rodent in the family ?", "Where is The paradisal hill denounce a species of rodent in the family ?", "Is the paradisal hill informer a species of rodent in the family ?", "Where is The paradisal hill informer a species of rodent in the family ?", "Is the paradisal hill nark a species of rodent in the family ?", "Where is The paradisal hill nark a species of rodent in the family ?", "Is the paradisal hill rat a species of rodent in the family ?", "Where is The paradisal hill rat a species of rodent in the family ?", "Is the paradisal hill rotter a species of rodent in the family ?", "Where is The paradisal hill rotter a species of rodent in the family ?", "Is the paradisal hill scab a species of rodent in the family ?", "Where is The paradisal hill scab a species of rodent in the family ?", "Is the paradisal hill stool pigeon a species of rodent in the family ?", "Where is The paradisal hill stool pigeon a species of rodent in the family ?", "Is the paradisal hill tell on a species of rodent in the family ?", "Is the paradisal hill traitor a species of rodent in the family ?", "Where is The paradisal hill traitor a species of rodent in the family ?", "Is the paradisal james jerome hill denounce a species of rodent in the family ?", "Is the paradisal james jerome hill informer a species of rodent in the family ?", "Is the paradisal james jerome hill nark a species of rodent in the family ?", "Is the paradisal james jerome hill rat a species of rodent in the family ?", "Is the paradisal james jerome hill rotter a species of rodent in the family ?", "Is the paradisal james jerome hill scab a species of rodent in the family ?", "Is the paradisal james jerome hill stool pigeon a species of rodent in the family ?", "Is the paradisal james jerome hill tell on a species of rodent in the family ?", "Is the paradisal james jerome hill traitor a species of rodent in the family ?", "Is the paradisal lump denounce a species of rodent in the family ?", "Where is The paradisal lump denounce a species of rodent in the family ?", "Is the paradisal lump informer a species of rodent in the family ?", "Where is The paradisal lump informer a species of rodent in the family ?", "Is the paradisal lump nark a species of rodent in the family ?", "Where is The paradisal lump nark a species of rodent in the family ?", "Is the paradisal lump rat a species of rodent in the family ?", "Where is The paradisal lump rat a species of rodent in the family ?", "Is the paradisal lump rotter a species of rodent in the family ?", "Where is The paradisal lump rotter a species of rodent in the family ?", "Is the paradisal lump scab a species of rodent in the family ?", "Where is The paradisal lump scab a species of rodent in the family ?", "Is the paradisal lump stool pigeon a species of rodent in the family ?", "Where is The paradisal lump stool pigeon a species of rodent in the family ?", "Is the paradisal lump tell on a species of rodent in the family ?", "Where is The paradisal lump tell on a species of rodent in the family ?", "Is the paradisal lump traitor a species of rodent in the family ?", "Where is The paradisal lump traitor a species of rodent in the family ?", "Is the paradisal mound denounce a species of rodent in the family ?", "Where is The paradisal mound denounce a species of rodent in the family ?", "Is the paradisal mound informer a species of rodent in the family ?", "Where is The paradisal mound informer a species of rodent in the family ?", "Is the paradisal mound nark a species of rodent in the family ?", "Where is The paradisal mound nark a species of rodent in the family ?", "Is the paradisal mound rat a species of rodent in the family ?", "Where is The paradisal mound rat a species of rodent in the family ?", "Is the paradisal mound rotter a species of rodent in the family ?", "Where is The paradisal mound rotter a species of rodent in the family ?", "Is the paradisal mound scab a species of rodent in the family ?", "Where is The paradisal mound scab a species of rodent in the family ?", "Is the paradisal mound stool pigeon a species of rodent in the family ?", "Where is The paradisal mound stool pigeon a species of rodent in the family ?", "Is the paradisal mound tell on a species of rodent in the family ?", "Where is The paradisal mound tell on a species of rodent in the family ?", "Is the paradisal mound traitor a species of rodent in the family ?", "Where is The paradisal mound traitor a species of rodent in the family ?", "Is the skyly alfred hawthorne denounce a species of rodent in the family ?", "Is the skyly alfred hawthorne informer a species of rodent in the family ?", "Is the skyly alfred hawthorne nark a species of rodent in the family ?", "Is the skyly alfred hawthorne rat a species of rodent in the family ?", "Is the skyly alfred hawthorne rotter a species of rodent in the family ?", "Is the skyly alfred hawthorne scab a species of rodent in the family ?", "Is the skyly alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the skyly alfred hawthorne tell on a species of rodent in the family ?", "Is the skyly alfred hawthorne traitor a species of rodent in the family ?", "Is the skyly capitol hill denounce a species of rodent in the family ?", "Where is The skyly capitol hill denounce a species of rodent in the family ?", "Is the skyly capitol hill informer a species of rodent in the family ?", "Where is The skyly capitol hill informer a species of rodent in the family ?", "Is the skyly capitol hill nark a species of rodent in the family ?", "Where is The skyly capitol hill nark a species of rodent in the family ?", "Is the skyly capitol hill rat a species of rodent in the family ?", "Where is The skyly capitol hill rat a species of rodent in the family ?", "Is the skyly capitol hill rotter a species of rodent in the family ?", "Where is The skyly capitol hill rotter a species of rodent in the family ?", "Is the skyly capitol hill scab a species of rodent in the family ?", "Where is The skyly capitol hill scab a species of rodent in the family ?", "Is the skyly capitol hill stool pigeon a species of rodent in the family ?", "Where is The skyly capitol hill stool pigeon a species of rodent in the family ?", "Is the skyly capitol hill tell on a species of rodent in the family ?", "Is the skyly capitol hill traitor a species of rodent in the family ?", "Where is The skyly capitol hill traitor a species of rodent in the family ?", "Is the skyly gradient denounce a species of rodent in the family ?", "Where is The skyly gradient denounce a species of rodent in the family ?", "Is the skyly gradient informer a species of rodent in the family ?", "Where is The skyly gradient informer a species of rodent in the family ?", "Is the skyly gradient nark a species of rodent in the family ?", "Where is The skyly gradient nark a species of rodent in the family ?", "Is the skyly gradient rat a species of rodent in the family ?", "Where is The skyly gradient rat a species of rodent in the family ?", "Is the skyly gradient rotter a species of rodent in the family ?", "Where is The skyly gradient rotter a species of rodent in the family ?", "Is the skyly gradient scab a species of rodent in the family ?", "Where is The skyly gradient scab a species of rodent in the family ?", "Is the skyly gradient stool pigeon a species of rodent in the family ?", "Where is The skyly gradient stool pigeon a species of rodent in the family ?", "Is the skyly gradient tell on a species of rodent in the family ?", "Where is The skyly gradient tell on a species of rodent in the family ?", "Is the skyly gradient traitor a species of rodent in the family ?", "Where is The skyly gradient traitor a species of rodent in the family ?", "Is the skyly hill denounce a species of rodent in the family ?", "Where is The skyly hill denounce a species of rodent in the family ?", "Is the skyly hill informer a species of rodent in the family ?", "Where is The skyly hill informer a species of rodent in the family ?", "Is the skyly hill nark a species of rodent in the family ?", "Where is The skyly hill nark a species of rodent in the family ?", "Is the skyly hill rat a species of rodent in the family ?", "Where is The skyly hill rat a species of rodent in the family ?", "Is the skyly hill rotter a species of rodent in the family ?", "Where is The skyly hill rotter a species of rodent in the family ?", "Is the skyly hill scab a species of rodent in the family ?", "Where is The skyly hill scab a species of rodent in the family ?", "Is the skyly hill stool pigeon a species of rodent in the family ?", "Where is The skyly hill stool pigeon a species of rodent in the family ?", "Is the skyly hill tell on a species of rodent in the family ?", "Is the skyly hill traitor a species of rodent in the family ?", "Where is The skyly hill traitor a species of rodent in the family ?", "Is the skyly james jerome hill denounce a species of rodent in the family ?", "Is the skyly james jerome hill informer a species of rodent in the family ?", "Is the skyly james jerome hill nark a species of rodent in the family ?", "Is the skyly james jerome hill rat a species of rodent in the family ?", "Is the skyly james jerome hill rotter a species of rodent in the family ?", "Is the skyly james jerome hill scab a species of rodent in the family ?", "Is the skyly james jerome hill stool pigeon a species of rodent in the family ?", "Is the skyly james jerome hill tell on a species of rodent in the family ?", "Is the skyly james jerome hill traitor a species of rodent in the family ?", "Is the skyly lump denounce a species of rodent in the family ?", "Where is The skyly lump denounce a species of rodent in the family ?", "Is the skyly lump informer a species of rodent in the family ?", "Where is The skyly lump informer a species of rodent in the family ?", "Is the skyly lump nark a species of rodent in the family ?", "Where is The skyly lump nark a species of rodent in the family ?", "Is the skyly lump rat a species of rodent in the family ?", "Where is The skyly lump rat a species of rodent in the family ?", "Is the skyly lump rotter a species of rodent in the family ?", "Where is The skyly lump rotter a species of rodent in the family ?", "Is the skyly lump scab a species of rodent in the family ?", "Where is The skyly lump scab a species of rodent in the family ?", "Is the skyly lump stool pigeon a species of rodent in the family ?", "Where is The skyly lump stool pigeon a species of rodent in the family ?", "Is the skyly lump tell on a species of rodent in the family ?", "Where is The skyly lump tell on a species of rodent in the family ?", "Is the skyly lump traitor a species of rodent in the family ?", "Where is The skyly lump traitor a species of rodent in the family ?", "Is the skyly mound denounce a species of rodent in the family ?", "Where is The skyly mound denounce a species of rodent in the family ?", "Is the skyly mound informer a species of rodent in the family ?", "Where is The skyly mound informer a species of rodent in the family ?", "Is the skyly mound nark a species of rodent in the family ?", "Where is The skyly mound nark a species of rodent in the family ?", "Is the skyly mound rat a species of rodent in the family ?", "Where is The skyly mound rat a species of rodent in the family ?", "Is the skyly mound rotter a species of rodent in the family ?", "Where is The skyly mound rotter a species of rodent in the family ?", "Is the skyly mound scab a species of rodent in the family ?", "Where is The skyly mound scab a species of rodent in the family ?", "Is the skyly mound stool pigeon a species of rodent in the family ?", "Where is The skyly mound stool pigeon a species of rodent in the family ?", "Is the skyly mound tell on a species of rodent in the family ?", "Where is The skyly mound tell on a species of rodent in the family ?", "Is the skyly mound traitor a species of rodent in the family ?", "Where is The skyly mound traitor a species of rodent in the family ?", "Is the supernal alfred hawthorne denounce a species of rodent in the family ?", "Where is The supernal alfred hawthorne denounce a species of rodent in the family ?", "Is the supernal alfred hawthorne informer a species of rodent in the family ?", "Where is The supernal alfred hawthorne informer a species of rodent in the family ?", "Is the supernal alfred hawthorne nark a species of rodent in the family ?", "Where is The supernal alfred hawthorne nark a species of rodent in the family ?", "Is the supernal alfred hawthorne rat a species of rodent in the family ?", "Where is The supernal alfred hawthorne rat a species of rodent in the family ?", "Is the supernal alfred hawthorne rotter a species of rodent in the family ?", "Where is The supernal alfred hawthorne rotter a species of rodent in the family ?", "Is the supernal alfred hawthorne scab a species of rodent in the family ?", "Where is The supernal alfred hawthorne scab a species of rodent in the family ?", "Is the supernal alfred hawthorne stool pigeon a species of rodent in the family ?", "Where is The supernal alfred hawthorne stool pigeon a species of rodent in the family ?", "Is the supernal alfred hawthorne tell on a species of rodent in the family ?", "Where is The supernal alfred hawthorne tell on a species of rodent in the family ?", "Is the supernal alfred hawthorne traitor a species of rodent in the family ?", "Where is The supernal alfred hawthorne traitor a species of rodent in the family ?", "Is the supernal capitol hill denounce a species of rodent in the family ?", "Where is The supernal capitol hill denounce a species of rodent in the family ?", "Is the supernal capitol hill informer a species of rodent in the family ?", "Where is The supernal capitol hill informer a species of rodent in the family ?", "Is the supernal capitol hill nark a species of rodent in the family ?", "Where is The supernal capitol hill nark a species of rodent in the family ?", "Is the supernal capitol hill rat a species of rodent in the family ?", "Where is The supernal capitol hill rat a species of rodent in the family ?", "Is the supernal capitol hill rotter a species of rodent in the family ?", "Where is The supernal capitol hill rotter a species of rodent in the family ?", "Is the supernal capitol hill scab a species of rodent in the family ?", "Where is The supernal capitol hill scab a species of rodent in the family ?", "Is the supernal capitol hill stool pigeon a species of rodent in the family ?", "Where is The supernal capitol hill stool pigeon a species of rodent in the family ?", "Is the supernal capitol hill tell on a species of rodent in the family ?", "Is the supernal capitol hill traitor a species of rodent in the family ?", "Where is The supernal capitol hill traitor a species of rodent in the family ?", "Is the supernal gradient denounce a species of rodent in the family ?", "Where is The supernal gradient denounce a species of rodent in the family ?", "Is the supernal gradient informer a species of rodent in the family ?", "Where is The supernal gradient informer a species of rodent in the family ?", "Is the supernal gradient nark a species of rodent in the family ?", "Where is The supernal gradient nark a species of rodent in the family ?", "Is the supernal gradient rat a species of rodent in the family ?", "Where is The supernal gradient rat a species of rodent in the family ?", "Is the supernal gradient rotter a species of rodent in the family ?", "Where is The supernal gradient rotter a species of rodent in the family ?", "Is the supernal gradient scab a species of rodent in the family ?", "Where is The supernal gradient scab a species of rodent in the family ?", "Is the supernal gradient stool pigeon a species of rodent in the family ?", "Where is The supernal gradient stool pigeon a species of rodent in the family ?", "Is the supernal gradient tell on a species of rodent in the family ?", "Where is The supernal gradient tell on a species of rodent in the family ?", "Is the supernal gradient traitor a species of rodent in the family ?", "Where is The supernal gradient traitor a species of rodent in the family ?", "Is the supernal hill denounce a species of rodent in the family ?", "Where is The supernal hill denounce a species of rodent in the family ?", "Is the supernal hill informer a species of rodent in the family ?", "Where is The supernal hill informer a species of rodent in the family ?", "Is the supernal hill nark a species of rodent in the family ?", "Where is The supernal hill nark a species of rodent in the family ?", "Is the supernal hill rat a species of rodent in the family ?", "Where is The supernal hill rat a species of rodent in the family ?", "Is the supernal hill rotter a species of rodent in the family ?", "Where is The supernal hill rotter a species of rodent in the family ?", "Is the supernal hill scab a species of rodent in the family ?", "Where is The supernal hill scab a species of rodent in the family ?", "Is the supernal hill stool pigeon a species of rodent in the family ?", "Where is The supernal hill stool pigeon a species of rodent in the family ?", "Is the supernal hill tell on a species of rodent in the family ?", "Is the supernal hill traitor a species of rodent in the family ?", "Where is The supernal hill traitor a species of rodent in the family ?", "Is the supernal james jerome hill denounce a species of rodent in the family ?", "Is the supernal james jerome hill informer a species of rodent in the family ?", "Is the supernal james jerome hill nark a species of rodent in the family ?", "Is the supernal james jerome hill rat a species of rodent in the family ?", "Is the supernal james jerome hill rotter a species of rodent in the family ?", "Is the supernal james jerome hill scab a species of rodent in the family ?", "Is the supernal james jerome hill stool pigeon a species of rodent in the family ?", "Is the supernal james jerome hill tell on a species of rodent in the family ?", "Is the supernal james jerome hill traitor a species of rodent in the family ?", "Is the supernal lump denounce a species of rodent in the family ?", "Where is The supernal lump denounce a species of rodent in the family ?", "Is the supernal lump informer a species of rodent in the family ?", "Where is The supernal lump informer a species of rodent in the family ?", "Is the supernal lump nark a species of rodent in the family ?", "Where is The supernal lump nark a species of rodent in the family ?", "Is the supernal lump rat a species of rodent in the family ?", "Where is The supernal lump rat a species of rodent in the family ?", "Is the supernal lump rotter a species of rodent in the family ?", "Where is The supernal lump rotter a species of rodent in the family ?", "Is the supernal lump scab a species of rodent in the family ?", "Where is The supernal lump scab a species of rodent in the family ?", "Is the supernal lump stool pigeon a species of rodent in the family ?", "Where is The supernal lump stool pigeon a species of rodent in the family ?", "Is the supernal lump tell on a species of rodent in the family ?", "Where is The supernal lump tell on a species of rodent in the family ?", "Is the supernal lump traitor a species of rodent in the family ?", "Where is The supernal lump traitor a species of rodent in the family ?", "Is the supernal mound denounce a species of rodent in the family ?", "Where is The supernal mound denounce a species of rodent in the family ?", "Is the supernal mound informer a species of rodent in the family ?", "Where is The supernal mound informer a species of rodent in the family ?", "Is the supernal mound nark a species of rodent in the family ?", "Where is The supernal mound nark a species of rodent in the family ?", "Is the supernal mound rat a species of rodent in the family ?", "Where is The supernal mound rat a species of rodent in the family ?", "Is the supernal mound rotter a species of rodent in the family ?", "Where is The supernal mound rotter a species of rodent in the family ?", "Is the supernal mound scab a species of rodent in the family ?", "Where is The supernal mound scab a species of rodent in the family ?", "Is the supernal mound stool pigeon a species of rodent in the family ?", "Where is The supernal mound stool pigeon a species of rodent in the family ?", "Is the supernal mound tell on a species of rodent in the family ?", "Where is The supernal mound tell on a species of rodent in the family ?", "Is the supernal mound traitor a species of rodent in the family ?", "Where is The supernal mound traitor a species of rodent in the family ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8312816, "src_sentence": "The same announcement revealed that BBC BBC would take on the full cost of running the BBC European Service and the BBC Monitoring service from the Foreign and Commonwealth Office, and partially finance the Welsh broadcaster S4C. === 2011 to present ===.", "sentence": "S4C [is] broadcaster [from] Wales", "sub": "http://dbpedia.org/resource/S4C", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Wales", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does s4C [is] broadcaster [from] Wales?", "Who did S4C [ is ] broadcaster [ from ] Wales ?"], "type": [-1, 1], "question_in_type": ["Does s4C [is] broadcaster [from] ?", "Who did [ is ] broadcaster [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8312921, "src_sentence": "New Broadcasting House on Oxford Road in is now also home to most of BBCBBC's national radio stations, and the BBC World Service.", "sentence": "New Broadcasting House on Oxford Road in is now also home to most of BBCBBC's national radio stations, and the BBC World Service", "sub": "http://dbpedia.org/resource/Broadcasting_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/BBC_World_Service", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is new Broadcasting House on Oxford Road in now also home to most of BBCBBC 's national radio stations , and the BBC World Service ?", "Who in is now also home to most of BBCBBC's national radio stations, and the BBC World Service?", "Where is New Broadcasting House on Oxford Road in now also home to most of BBCBBC 's national radio stations , and the BBC World Service ?"], "type": [-1, 1, 2], "question_in_type": ["Is new Broadcasting House on Oxford Road in now also home to most of BBCBBC 's national radio stations , and the ?", "Who in is now also home to most of BBCBBC's national radio stations, and the ?", "Where is on Oxford Road in now also home to most of BBCBBC 's national radio stations , and the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8314434, "src_sentence": "American Ultra is a 2015 American action comedy film directed by Nima Nourizadeh and written by Max Landis.", "sentence": "American Ultra is a 2015 American action comedy film written by Max Landis", "sub": "http://dbpedia.org/resource/American_Ultra", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Max_Landis", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is american Ultra a 2015 American action comedy film written by Max Landis ?", "Who is a 2015 American action comedy film written by Max Landis?", "When is American Ultra a?", "Who Ultra is a 2015 Who action comedy film written by Max Landis?", "Who is American Ultra a 2015 American action comedy film written by?", "Is american Ultra a 2015 American action comedy film directed by Nima Nourizadeh ?", "Who is a 2015 American action comedy film directed by Nima Nourizadeh?", "Who Ultra is a 2015 Who action comedy film directed by Nima Nourizadeh?", "Who is American Ultra a 2015 American action comedy film directed by?"], "type": [-1, 1, 3, 1, 1, -1, 1, 1, 1], "question_in_type": ["Is american Ultra a 2015 American action comedy film written by ?", "Who is a 2015 American action comedy film written by ?", "When is a?", "Who Ultra is a 2015 Who action comedy film written by ?", "Who is a 2015 American action comedy film written by?", "Is american Ultra a 2015 American action comedy film directed by ?", "Who is a 2015 American action comedy film directed by ?", "Who Ultra is a 2015 Who action comedy film directed by ?", "Who is a 2015 American action comedy film directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8315955, "src_sentence": "Fox ordered 13 episodes of Family Guy to air in midseason after MacFarlane impressed executives with a seven-minute demo.", "sentence": "Fox ordered 13 episodes of Family Guy to air in midseason after MacFarlane impressed executives with a seven-minute demo", "sub": "http://dbpedia.org/resource/Family_Guy", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did fox ord 13 episodes of Family Guy to air in midseason after MacFarlane impressed executives with a seven-minute demo?", "Who ordered 13 episodes of Family Guy to air in midseason after MacFarlane impressed executives with a seven-minute demo?", "Where did Fox ordered 13?", "When did Fox order 13 episodes of Family Guy to air in midseason after MacFarlane impress executives with a?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did fox ord 13 episodes of to air in midseason after MacFarlane impressed executives with a seven-minute demo?", "Who ordered 13 episodes of to air in midseason after MacFarlane impressed executives with a seven-minute demo?", "Where did ordered 13?", "When did order 13 episodes of to air in midseason after MacFarlane impress executives with a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8316005, "src_sentence": "Upon Fox's annual unveiling of its 2002 fall line-up on May 15, 2002, Family Guy was absent.", "sentence": "Family Guy was absent Upon Fox's annual unveiling of its 2002 fall line-up on May 15, 2002", "sub": "http://dbpedia.org/resource/Family_Guy", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Was family Guy absent Upon Fox 's annual unveiling of its 2002 fall line-up on May 15 , 2002 ?", "Who was absent Upon Fox's annual unveiling of its 2002 fall line-up on May 15, 2002?", "Who was Family Guy absent Upon Fox 's annual unveiling of its 2002 fall line-up on May 15 , 2002 ?", "When was Family Guy absent Upon Fox 's?", "When was Family Guy absent Upon Fox 's annual unveiling of its?", "When was Family Guy absent Upon Fox 's annual unveiling of its 2002 fall line-up?"], "type": [-1, 1, 1, 3, 3, 3], "question_in_type": ["Was family Guy absent Upon 's annual unveiling of its 2002 fall line-up on May 15 , 2002 ?", "Who was absent Upon 's annual unveiling of its 2002 fall line-up on May 15, 2002?", "Who was absent Upon 's annual unveiling of its 2002 fall line-up on May 15 , 2002 ?", "When was absent Upon 's?", "When was absent Upon 's annual unveiling of its?", "When was absent Upon 's annual unveiling of its 2002 fall line-up?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8316013, "src_sentence": "The show's popularity in DVD sales and reruns rekindled Fox's interest, and, on May 20, 2004, Fox ordered 35 new episodes of Family Guy, marking the first revival of a television show based on DVD sales.\"North by North Quahog\", which premiered May 1, 2005, was the first episode to be broadcast after the show's hiatus.", "sentence": "Fox ordered 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004", "sub": "http://dbpedia.org/resource/Family_Guy", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did fox ord 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004?", "Who ordered 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004?", "Where did Fox ordered 35?", "When did Fox order 35 new episodes of Family Guy mark the first revival of a television show?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did fox ord 35 new episodes of marking the first revival of a television show on May 20 , 2004?", "Who ordered 35 new episodes of marking the first revival of a television show on May 20 , 2004?", "Where did ordered 35?", "When did order 35 new episodes of mark the first revival of a television show?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8316350, "src_sentence": "a prime-time animation show's popularity in DVD sales and reruns rekindled Fox's interest, and, on May 20, 2004, Fox ordered 35 new episodes of Family Guy, marking the first revival of a television show based on DVD sales.\"North by North Quahog\", which premiered May 1, 2005, was the first episode to be broadcast after a prime-time animation show's hiatus.", "sentence": "Fox ordered 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004", "sub": "http://dbpedia.org/resource/Family_Guy", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did fox ord 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004?", "Who ordered 35 new episodes of Family Guy marking the first revival of a television show on May 20 , 2004?", "Where did Fox ordered 35?", "When did Fox order 35 new episodes of Family Guy mark the first revival of a television show?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did fox ord 35 new episodes of marking the first revival of a television show on May 20 , 2004?", "Who ordered 35 new episodes of marking the first revival of a television show on May 20 , 2004?", "Where did ordered 35?", "When did order 35 new episodes of mark the first revival of a television show?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8319018, "src_sentence": "In September 2020, Singapore Airlines also announced the termination of their route to Singapore.", "sentence": "Singapore Airlines announced the termination of their route to Singapore In September 2020", "sub": "http://dbpedia.org/resource/Singapore_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did singapore Airlines annount the termination of their route to Singapore In September 2020?", "Who announced the termination of their route to Singapore In September 2020?", "When did Singapore Airlines announce the termination of their route to Singapore In?"], "type": [-1, 1, 3], "question_in_type": ["Did singapore Airlines annount the termination of their route to In September 2020?", "Who announced the termination of their route to In September 2020?", "When did announce the termination of their route to In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8319975, "src_sentence": "The discovery of nitrogen is attributed to the Scottish physician Daniel Rutherford in 1772, who called it noxious air.", "sentence": "Daniel Rutherford [is] physician [from] Scotland", "sub": "http://dbpedia.org/resource/Daniel_Rutherford", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Scotland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does daniel Rutherford [is] physician [from] Scotland?", "Who [is] physician [from] Scotland?", "Where did Daniel Rutherford [ is ] physician [ from ] Scotland ?"], "type": [-1, 1, 2], "question_in_type": ["Does daniel Rutherford [is] physician [from] ?", "Who [is] physician [from] ?", "Where did [ is ] physician [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8320673, "src_sentence": " During the University of Kentucky's 1995 NCAA tournament Elite Eight game against North Carolina, \" Andre Riddick angrily confronted Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow, resulting in a technical foul issued to Walter McCarty, a call hotly disputed by former the University of Kentucky coach Rick Pitino.", "sentence": "Andre Riddick angrily confronted Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow During the University of Kentucky's 1995 NCAA tournament Elite Eight game against North Carolina", "sub": "http://dbpedia.org/resource/Andre_Riddick", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Kentucky_Wildcats_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did andre Riddick angrily confront Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow During the University of Kentucky's 1995 NCAA tournament Elite Eight game against North Carolina?", "Who did Andre Riddick angrily confronted?", "Where did Andre Riddick angrily confronted?", "When did Andre Riddick angrily confront Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow During the University of Kentucky 's?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did andre Riddick angrily confront Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow During the University of 's 1995 NCAA tournament Elite Eight game against North Carolina?", "Who did angrily confronted?", "Where did angrily confronted?", "When did angrily confront Rasheed Wallace after Rasheed Wallace hit Rasheed Wallace with Rasheed Wallace elbow During the University of 's?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8321737, "src_sentence": "In an uncredited review following the New York premiere, The New York Times noted: \"If Fear and Desire is uneven and sometimes reveals an experimental rather than a polished exterior, Fear and Desire overall effect is entirely worthy of the sincere effort put into its overall effect.\".", "sentence": "The New York Times noted If Fear is sometimes reveals an experimental rather than a polished exterior , Desire overall effect is entirely worthy of the sincere effort In an uncredited review following the New York premiere", "sub": "http://dbpedia.org/resource/The_New_York_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When is the New York Times noted If Fear sometimes reveals an experimental rather than a polished exterior , Desire overall effect entirely worthy of the ?", "When is the New York Times noted Desire overall effect entirely worthy of the ?", "When is the New York Times noted If Desire uneven , Fear overall effect entirely worthy of the ?"], "type": [3, 3, 3], "question_in_type": ["When is the Times noted If Fear sometimes reveals an experimental rather than a polished exterior , Desire overall effect entirely worthy of the ?", "When is the Times noted Desire overall effect entirely worthy of the ?", "When is the Times noted If Desire uneven , Fear overall effect entirely worthy of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8322540, "src_sentence": "The Walter Taylor Bridge is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia.", "sentence": "The Walter Taylor Bridge is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia", "sub": "http://dbpedia.org/resource/Walter_Taylor_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Brisbane_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Walter Taylor Bridge a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane , Queensland , Australia ?", "Who is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia?", "Where is The Walter Taylor Bridge a heritage-listed suspension bridge crossing the?"], "type": [-1, 1, 2], "question_in_type": ["Is the a heritage-listed suspension bridge crossing the between Indooroopilly and Chelmer in Brisbane , Queensland , Australia ?", "Who is a heritage-listed suspension bridge crossing the between Indooroopilly and Chelmer in Brisbane, Queensland, Australia?", "Where is The a heritage-listed suspension bridge crossing the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8322573, "src_sentence": "The Walter Taylor Bridge is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia.", "sentence": "The Walter Taylor Bridge is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia", "sub": "http://dbpedia.org/resource/Walter_Taylor_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Brisbane_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Walter Taylor Bridge a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane , Queensland , Australia ?", "Who is a heritage-listed suspension bridge crossing the Brisbane River between Indooroopilly and Chelmer in Brisbane, Queensland, Australia?", "Where is The Walter Taylor Bridge a heritage-listed suspension bridge crossing the?"], "type": [-1, 1, 2], "question_in_type": ["Is the a heritage-listed suspension bridge crossing the between Indooroopilly and Chelmer in Brisbane , Queensland , Australia ?", "Who is a heritage-listed suspension bridge crossing the between Indooroopilly and Chelmer in Brisbane, Queensland, Australia?", "Where is The a heritage-listed suspension bridge crossing the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8325534, "src_sentence": "One of the most important health institutions in Serbia is the Military Medical Academy in Belgrade.", "sentence": "One of the most important health institutions in Serbia is the Military Medical Academy in Belgrade", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is one of the most important health institutions in Serbia the Military Medical Academy in Belgrade ?", "Where of the most important health institutions in Serbia is the Military Medical Academy in Belgrade?", "Where is One of the most important health institutions in Serbia the Military Medical Academy in Belgrade ?"], "type": [-1, 2, 2], "question_in_type": ["Is one of the most important health institutions in the Military Medical Academy in ?", "Where of the most important health institutions in is the Military Medical Academy in ?", "Where is One of the most important health institutions in the Military Medical Academy in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8325677, "src_sentence": "Traces of Roman and early Byzantine Empire architectural heritage are found in many royal cities and palaces in Serbia, like Sirmium, Felix Romuliana and Justiniana Prima, since 535 the seat of the Archbishopric of Justiniana Prima.", "sentence": "Traces of early Byzantine Empire architectural heritage are found in many royal palaces in Serbia , like Sirmium since 535", "sub": "http://dbpedia.org/resource/Roman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sirmium", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When are traces of early Byzantine Empire architectural heritage found in many royal palaces in Serbia , like Sirmium ?", "When are traces of early Byzantine Empire architectural heritage found in many royal cities in Serbia , like Sirmium , ?", "When are traces of Roman Byzantine Empire architectural heritage found in many royal palaces in Serbia , like Sirmium ?", "When are traces of Roman Byzantine Empire architectural heritage found in many royal cities in Serbia , like Sirmium , ?"], "type": [3, 3, 3, 3], "question_in_type": ["When are traces of early Byzantine architectural heritage found in many royal palaces in Serbia , like ?", "When are traces of early Byzantine architectural heritage found in many royal cities in Serbia , like , ?", "When are traces of Roman Byzantine architectural heritage found in many royal palaces in Serbia , like ?", "When are traces of Roman Byzantine architectural heritage found in many royal cities in Serbia , like , ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8326246, "src_sentence": "The Clinical Centre of Serbia spreads over 34 hectares in Belgrade and consists of about 50 buildings, while also has 3,150 beds considered to be the highest number in Europe, and among highest in the world.", "sentence": "The Clinical Centre of Serbia spreads over 34 hectares in Belgrade", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Clinical Centre of Serbia spreads over 34 hectares in Belgrade?", "Who spreads over 34 hectares in Belgrade?", "Where did The Clinical Centre of Serbia spreads over?"], "type": [-1, 1, 2], "question_in_type": ["Does the Clinical Centre of spreads over 34 hectares in ?", "Who spreads over 34 hectares in ?", "Where did The Clinical Centre of spreads over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8326385, "src_sentence": "Traces of Roman and early Byzantine Empire architectural heritage are found in many royal cities and palaces in Serbia, like Sirmium, Felix Romuliana and Justiniana Prima, since 535 the seat of the Archbishopric of Justiniana Prima.", "sentence": "Traces of early Byzantine Empire architectural heritage are found in many royal palaces in Serbia , like Sirmium since 535", "sub": "http://dbpedia.org/resource/Roman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sirmium", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When are traces of early Byzantine Empire architectural heritage found in many royal palaces in Serbia , like Sirmium ?", "When are traces of early Byzantine Empire architectural heritage found in many royal cities in Serbia , like Sirmium , ?", "When are traces of Roman Byzantine Empire architectural heritage found in many royal palaces in Serbia , like Sirmium ?", "When are traces of Roman Byzantine Empire architectural heritage found in many royal cities in Serbia , like Sirmium , ?"], "type": [3, 3, 3, 3], "question_in_type": ["When are traces of early Byzantine architectural heritage found in many royal palaces in Serbia , like ?", "When are traces of early Byzantine architectural heritage found in many royal cities in Serbia , like , ?", "When are traces of Roman Byzantine architectural heritage found in many royal palaces in Serbia , like ?", "When are traces of Roman Byzantine architectural heritage found in many royal cities in Serbia , like , ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8327895, "src_sentence": "an official ceremony held in Papeete since 2006 was attended by French Polynesia President Oscar Temaru, who praised the \"courage and liberty\" of Australian and New Zealand soldiers in a statement.", "sentence": "an official ceremony held in Papeete since 2006 was attended by French Polynesia President Oscar Temaru", "sub": "http://dbpedia.org/resource/French_Polynesia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Papeete", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When does an official ceremony held in Papeete ?"], "type": [3], "question_in_type": ["When does an official ceremony held in ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8328643, "src_sentence": "The Rodrigues rail (Erythromachus leguati), also known as Leguat's gelinote or Leguat's rail, is an extinct species of the rail family that was endemic to the Mascarene island of Rodrigues, east of Madagascar in the Indian Ocean.", "sentence": "The Rodrigues rail is an extinct species of the rail family that was endemic to the Mascarene island of Rodrigues, east of Madagascar in the Indian Ocean", "sub": "http://dbpedia.org/resource/Rodrigues_rail", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rallidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Rodrigues rail an extinct species of the rail family that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?", "Where is The Rodrigues rail an extinct species of the rail family that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?", "Who is The Rodrigues rail an extinct species of the rail family that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?"], "type": [-1, 2, 1], "question_in_type": ["Is the an extinct species of the that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?", "Where is The an extinct species of the that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?", "Who is The an extinct species of the that was endemic to the Mascareneland of Rodrigues , east of Madagascar in the Indian Ocean ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8330980, "src_sentence": "The shiny pigtoe (Fusconaia cor) is a species of bivalve in the family Unionidae.", "sentence": "The shiny pigtoe is a species of bivalve in the family Unionidae", "sub": "http://dbpedia.org/resource/Shiny_pigtoe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Unionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the shiny pigtoe a species of bivalve in the family Unionidae ?"], "type": [-1], "question_in_type": ["Is the a species of bivalve in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335024, "src_sentence": "The Third Anglo-Afghan War in 1919 led the British to give up control of Afghanistan's foreign affairs finally in 1921.", "sentence": "The Third Anglo-Afghan War in 1919 led the British to give up control of Afghanistan's foreign affairs finally in 1921", "sub": "http://dbpedia.org/resource/Third_Anglo-Afghan_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Third Anglo-Afghan War in 1919 led the British to give up control of Afghanistan's foreign affairs finally in 1921?", "Who in 1919 led the British to give up control of Afghanistan's foreign affairs finally in 1921?", "When did The Third Anglo-Afghan War?", "Where did The Third Anglo-Afghan War in 1919 led the?", "When did The Third Anglo-Afghan War in 1919 lead the British to give up control of Afghanistan 's foreign affairs finally?"], "type": [-1, 1, 3, 2, 3], "question_in_type": ["Did the in 1919 led the British to give up control of 's foreign affairs finally in 1921?", "Who in 1919 led the British to give up control of 's foreign affairs finally in 1921?", "When did The ?", "Where did The in 1919 led the?", "When did The in 1919 lead the British to give up control of 's foreign affairs finally?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335292, "src_sentence": "18-year-old Bradtke has been married to the Australian former professional tennis player Nicole Provis since 1994.", "sentence": "Nicole Provis [is] former professional tennis player [from] Australia", "sub": "http://dbpedia.org/resource/Nicole_Bradtke", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does nicole Provis [is] former professional tennis player [from] Australia?", "Who [is] former professional tennis player [from] Australia?", "Where did Nicole Provis [ is ] former professional tennis player [ from ] Australia ?"], "type": [-1, 1, 2], "question_in_type": ["Does nicole Provis [is] former professional tennis player [from] ?", "Who [is] former professional tennis player [from] ?", "Where did [ is ] former professional tennis player [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335379, "src_sentence": "This included King John II of Cyprus who married Helena Palaiologina.", "sentence": "King John II of Cyprus married Helena Palaiologina", "sub": "http://dbpedia.org/resource/John_II_of_Cyprus", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Helena_Palaiologina", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did king John II of Cyprus marry Helena Palaiologina?"], "type": [-1], "question_in_type": ["Did king of Cyprus marry ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335705, "src_sentence": "Metal also has a small following in Cyprus represented by bands such as Armageddon (rev.16:16), Blynd, Winter's Verge, Methysos and Quadraphonic.", "sentence": "a small following in Cyprus represented by bands such as Methysos", "sub": "http://dbpedia.org/resource/Methysos", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Cyprus", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does a small following in Cyprus repres by bands such as Methysos?", "Where did a small following in Cyprus represented by?"], "type": [-1, 2], "question_in_type": ["Does a small following in repres by bands such as ?", "Where did a small following in represented by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335911, "src_sentence": "In 1828, modern Greece's first president Ioannis Kapodistrias called for union of Cyprus with Greece, and numerous minor uprisings took place.", "sentence": "Ioannis Kapodistrias [is] first president [of] Greece", "sub": "http://dbpedia.org/resource/Ioannis_Kapodistrias", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does ioannis Kapodistrias [is] first president [of] Greece?", "Who [is] first president [of] Greece?", "Where did Ioannis Kapodistrias [ is ] first?"], "type": [-1, 1, 2], "question_in_type": ["Does ioannis [is] first president [of] ?", "Who [is] first president [of] ?", "Where did Ioannis [ is ] first?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8335991, "src_sentence": "a wall that had stood for decades at the boundary between the Republic of Cyprus and the UN buffer zone had cut across Ledra Street in the heart of Nicosia and was seen as a strong symbol of the island's 32-year division.", "sentence": "a wall that had stood for decades at the boundary between the Republic of Cyprus and the UN buffer zone had cut in the heart of Nicosia", "sub": "http://dbpedia.org/resource/Cyprus", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nicosia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had a wall that stood for decades at the boundary between the Republic of Cyprus and the UN buffer zone cut in the heart of Nicosia ?"], "type": [-1], "question_in_type": ["Had a wall that stood for decades at the boundary between the Republic of and the UN buffer zone cut in the heart of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8336206, "src_sentence": "In particular the majority of Cypriot artists still train in England while others train at art schools in Greece and local art institutions such as the Cyprus College of Art, University of Nicosia and the Frederick Institute of Technology.", "sentence": "the majority of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still", "sub": "http://dbpedia.org/resource/Cyprus", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nicosia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the majority of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the majority of Cypriot artists train in?", "Does the absolute majority of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the absolute majority of Cypriot artists train in?", "Does the absolute majority of Cypriot craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the absolute majority of Cypriot craftsperson train in England while others train at?", "Does the absolute majority of Cypriot creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the absolute majority of Cypriot creative person train in England while others train at?", "Does the absolute majority of cyprian artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the absolute majority of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the absolute majority of cyprian creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the absolute majority of cypriote artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the absolute majority of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the absolute majority of cypriote creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the bulk of Cypriot artists train in?", "Does the bulk of Cypriot craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the bulk of Cypriot craftsperson train in England while others train at?", "Does the bulk of Cypriot creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the bulk of Cypriot creative person train in England while others train at?", "Does the bulk of cyprian artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of cyprian creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of cypriote artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the bulk of cypriote creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the legal age of Cypriot artists train in?", "Does the legal age of Cypriot craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the legal age of Cypriot craftsperson train in England while others train at?", "Does the legal age of Cypriot creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the legal age of Cypriot creative person train in England while others train at?", "Does the legal age of cyprian artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of cyprian creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of cypriote artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the legal age of cypriote creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of Cypriot craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the majority of Cypriot craftsperson train in England while others train at?", "Does the majority of Cypriot creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the majority of Cypriot creative person train in England while others train at?", "Does the majority of cyprian artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of cyprian creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of cypriote artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the majority of cypriote creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of Cypriot artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the most of Cypriot artists train in?", "Does the most of Cypriot craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the most of Cypriot craftsperson train in England while others train at?", "Does the most of Cypriot creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Where did the most of Cypriot creative person train in England while others train at?", "Do the most of cyprian artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of cyprian creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of cypriote artists train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of Nicosia still?", "Does the most of cypriote creative person train in England while others train at art schools in local art institutions such as University of Nicosia still?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the majority of artists train in England while others train at art schools in local art institutions such as University of still?", "Where did the majority of artists train in?", "Does the absolute majority of artists train in England while others train at art schools in local art institutions such as University of still?", "Where did the absolute majority of artists train in?", "Does the absolute majority of craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Where did the absolute majority of craftsperson train in England while others train at?", "Does the absolute majority of creative person train in England while others train at art schools in local art institutions such as University of still?", "Where did the absolute majority of creative person train in England while others train at?", "Does the absolute majority of cyprian artists train in England while others train at art schools in local art institutions such as University of still?", "Does the absolute majority of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the absolute majority of cyprian creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the absolute majority of cypriote artists train in England while others train at art schools in local art institutions such as University of still?", "Does the absolute majority of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the absolute majority of cypriote creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of artists train in England while others train at art schools in local art institutions such as University of still?", "Where did the bulk of artists train in?", "Does the bulk of craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Where did the bulk of craftsperson train in England while others train at?", "Does the bulk of creative person train in England while others train at art schools in local art institutions such as University of still?", "Where did the bulk of creative person train in England while others train at?", "Does the bulk of cyprian artists train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of cyprian creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of cypriote artists train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the bulk of cypriote creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of artists train in England while others train at art schools in local art institutions such as University of still?", "Where did the legal age of artists train in?", "Does the legal age of craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Where did the legal age of craftsperson train in England while others train at?", "Does the legal age of creative person train in England while others train at art schools in local art institutions such as University of still?", "Where did the legal age of creative person train in England while others train at?", "Does the legal age of cyprian artists train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of cyprian creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of cypriote artists train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the legal age of cypriote creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Where did the majority of craftsperson train in England while others train at?", "Does the majority of creative person train in England while others train at art schools in local art institutions such as University of still?", "Where did the majority of creative person train in England while others train at?", "Does the majority of cyprian artists train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of cyprian creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of cypriote artists train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the majority of cypriote creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the most of artists train in England while others train at art schools in local art institutions such as University of still?", "Where did the most of artists train in?", "Does the most of craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Where did the most of craftsperson train in England while others train at?", "Does the most of creative person train in England while others train at art schools in local art institutions such as University of still?", "Where did the most of creative person train in England while others train at?", "Do the most of cyprian artists train in England while others train at art schools in local art institutions such as University of still?", "Does the most of cyprian craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the most of cyprian creative person train in England while others train at art schools in local art institutions such as University of still?", "Does the most of cypriote artists train in England while others train at art schools in local art institutions such as University of still?", "Does the most of cypriote craftsperson train in England while others train at art schools in local art institutions such as University of still?", "Does the most of cypriote creative person train in England while others train at art schools in local art institutions such as University of still?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8336218, "src_sentence": "hip hop, R&B have been supported by the emergence of Greek Cypriot rap and the urban music scene at Ayia Napa, while in the last years the reggae scene is growing, especially through the participation of many Greek Cypriot artists at The Limassol Carnival Festival.", "sentence": "R&B have been supported by the emergence of Greek Cypriot rap and the urban music scene at Ayia Napa", "sub": "http://dbpedia.org/resource/Rhythm_and_blues", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Hip_hop_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Does r&B hav been support by the emergence of Greek Cypriot rap and the urban music scene at Ayia Napa?"], "type": [-1], "question_in_type": ["Does r&B hav been support by the emergence of Greek Cypriot and the urban music scene at Ayia Napa?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 8336997, "src_sentence": "Lilongwe became the capital of Malawi in 1975, replacing the previous capital, Zomba.", "sentence": "Lilongwe became the capital of Malawi in 1975 replacing the previous capital", "sub": "http://dbpedia.org/resource/Malawi", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Lilongwe", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did lilongwe becam the capital of Malawi in 1975 replacing the previous capital?", "Who did Lilongwe became the?", "When did Lilongwe become the capital of Malawi?", "Did capital of malawi becam the capital of Malawi in 1975 replacing the previous capital?", "When did capital of malawi become the capital of Malawi?"], "type": [-1, 1, 3, -1, 3], "question_in_type": ["Did lilongwe becam the capital of in 1975 replacing the previous capital?", "Who did became the?", "When did become the capital of ?", "Did capital of malawi becam the capital of in 1975 replacing the previous capital?", "When did capital of malawi become the capital of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8337192, "src_sentence": "After gaining independence, Lilongwe increasingly developed into an important trading centre in Malawi's central region.", "sentence": "Lilongwe developed into an important trading centre in Malawi's central region After gaining independence", "sub": "http://dbpedia.org/resource/Malawi", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Lilongwe", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did lilongwe develop into an important trading centre in Malawi's central region After gaining independence?", "Who did Lilongwe developed into?", "Does capital of malawi develop into an important trading centre in Malawi's central region After gain independence?"], "type": [-1, 1, -1], "question_in_type": ["Did lilongwe develop into an important trading centre in 's central region After gaining independence?", "Who did developed into?", "Does capital of malawi develop into an important trading centre in 's central region After gain independence?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8337490, "src_sentence": "Helium was also isolated by the American geochemist, William Francis Hillebrand, prior to Ramsay's discovery, when he noticed unusual spectral lines while testing a sample of the mineral uraninite.", "sentence": "William Francis Hillebrand [is] geochemist [from] United States", "sub": "http://dbpedia.org/resource/William_Francis_Hillebrand", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does william Francis Hillebrand [is] geochemist [from] United States?", "Who [is] geochemist [from] United States?", "Where did William Francis Hillebrand [ is ] geochemist [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does william Francis Hillebrand [is] geochemist [from] ?", "Who [is] geochemist [from] ?", "Where did [ is ] geochemist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8338756, "src_sentence": "Neruda also called Vladimir Lenin the \"great genius of this century\", and in a speech Vladimir Lenin gave on 5 June 1946, Vladimir Lenin paid tribute to the late Soviet leader Mikhail Kalinin, who for Neruda was \"man of noble life\", \"the great constructor of the future\", and \"a comrade in arms of Lenin and Stalin\".Neruda later came to regret Vladimir Lenin fondness for the Soviet Union, explaining that \"in those days, Joseph Stalin seemed to us the conqueror who had crushed Hitler's armies.\"", "sentence": "Mikhail Kalinin [is] late leader [from] Soviet Union", "sub": "http://dbpedia.org/resource/Mikhail_Kalinin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does mikhail Kalinin [is] late leader [from] Soviet Union?", "Who [is] late leader [from] Soviet Union?", "Where did Mikhail Kalinin [ is ] late leader [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does mikhail Kalinin [is] late leader [from] ?", "Who [is] late leader [from] ?", "Where did [ is ] late leader [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8338790, "src_sentence": "While in Mexico, Pablo Neruda also published Pablo Neruda lengthy epic poem Canto General, a Whitmanesque catalog of the history, geography, and flora and fauna of South America, accompanied by Pablo Neruda's observations and experiences.", "sentence": "Pablo Neruda lengthy epic poem Canto General accompanied by Pablo Neruda 's observations", "sub": "http://dbpedia.org/resource/Canto_General", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Pablo_Neruda", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pablo Neruda lengthy epic poem Canto General accompany by Pablo Neruda 's observations?", "Who lengthy epic poem Canto General accompanied by Who 's observations?", "Where did Pablo Neruda lengthy epic poem Canto General accompanied by?", "Who did Pablo Neruda lengthy epic poem Canto General accompanied by?", "Did pablo Neruda publ Pablo Neruda lengthy epic poem Canto General While in Mexico?", "Who published Who lengthy epic poem Canto General While in Mexico?", "Where did Pablo Neruda published?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Does pablo Neruda lengthy epic poem accompany by 's observations?", "Who lengthy epic poem accompanied by Who 's observations?", "Where did lengthy epic poem accompanied by?", "Who did lengthy epic poem accompanied by?", "Did pablo Neruda publ lengthy epic poem While in Mexico?", "Who published Who lengthy epic poem While in Mexico?", "Where did published?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8338795, "src_sentence": "Pablo Neruda's 1952 stay in a villa owned by Italian historian Edwin Cerio on the island of Capri was fictionalized in Antonio Skarmeta's 1985 novel Ardiente Paciencia (Ardent Patience, later known as El cartero de Neruda, or Neruda's Postman), which inspired the popular film Il Postino (1994).", "sentence": "Edwin Cerio [is] historian [from] Italy", "sub": "http://dbpedia.org/resource/Edwin_Cerio", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does edwin Cerio [is] historian [from] Italy?", "Who [is] historian [from] Italy?", "Where did Edwin Cerio [ is ] historian [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does edwin Cerio [is] historian [from] ?", "Who [is] historian [from] ?", "Where did [ is ] historian [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8340386, "src_sentence": "The Mariana crow (Corvus kubaryi) (Chamorro name: aga) is a species of the crow family from the South Pacific.", "sentence": "The Mariana crow is a species of the crow family from the South Pacific", "sub": "http://dbpedia.org/resource/Mariana_crow", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corvidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Mariana crow a species of the crow family from the South Pacific ?", "Who is The Mariana crow a species of the crow family from the South Pacific ?", "Where is The Mariana crow a species of the crow family from the South Pacific ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a species of the from the South Pacific ?", "Who is The a species of the from the South Pacific ?", "Where is The a species of the from the South Pacific ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8341546, "src_sentence": "Heliconius nattereri (Natterer's longwing) is a species of butterfly in the family Nymphalidae.", "sentence": "Heliconius nattereri is a species of butterfly in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Heliconius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heliconius nattereri a species of butterfly in the family Nymphalidae ?", "Where is Heliconius nattereri a species of butterfly in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heliconius nattereri a species of butterfly in the family ?", "Where is nattereri a species of butterfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8342343, "src_sentence": "The Balearic shearwater (Puffinus mauretanicus) is a medium-sized shearwater in the seabird family Procellariidae.", "sentence": "The Balearic shearwater is a medium-sized shearwater in the seabird family Procellariidae", "sub": "http://dbpedia.org/resource/Balearic_shearwater", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Procellariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Balearic shearwater a medium-sized shearwater in the seabird family Procellariidae ?", "Who is The Balearic shearwater a medium-sized shearwater in the seabird family Procellariidae ?", "Where is The Balearic shearwater a medium-sized shearwater in the seabird family Procellariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a medium-sized shearwater in the seabird family ?", "Who is The a medium-sized shearwater in the seabird family ?", "Where is The a medium-sized shearwater in the seabird family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8343338, "src_sentence": "Air Canada dropped its flights to Toronto and Ottawa, Canada, and American Airlines ended its nonstops to Taipei, Vancouver, and Paris.", "sentence": "Air Canada dropped its flights to Canada", "sub": "http://dbpedia.org/resource/Air_Canada", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did air Canada drop its flights to Canada?", "Who dropped its flights to Canada?", "Where did Air Canada dropped its?"], "type": [-1, 1, 2], "question_in_type": ["Did air drop its flights to ?", "Who dropped its flights to ?", "Where did dropped its?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8343811, "src_sentence": "After doing sketch comedy for several years, Short starred in Three Amigos, Innerspace, The Big Picture, Captain Ron, Clifford, Three Fugitives (1989), directed by Francis Veber, with Nick Nolte and James Earl Jones, the 1991 remake of Father of the Bride and its sequel, and in Pure Luck (1991), directed by Nadia Tass, with Danny Glover and Sheila Kelley.", "sentence": "Pure Luck ( 1991 directed by Nadia Tass , with Sheila Kelley", "sub": "http://dbpedia.org/resource/Pure_Luck", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Nadia_Tass", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pure Luck ( 1991 direct by Nadia Tass , with Sheila Kelley?", "Who did Pure Luck ( 1991 directed by?", "When did Pure Luck (?", "Where did Pure Luck ( 1991 directed by?", "Does pure Luck ( 1991 direct by Nadia Tass , with Danny Glover?"], "type": [-1, 1, 3, 2, -1], "question_in_type": ["Does pure Luck ( 1991 direct by , with Sheila Kelley?", "Who did ( 1991 directed by?", "When did (?", "Where did ( 1991 directed by?", "Does pure Luck ( 1991 direct by , with Danny Glover?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8343980, "src_sentence": "On May 31, 2016, Short in his autobiography) debuted a new variety show on NBC, Maya & Marty, which also starred Maya Rudolph.", "sentence": "Maya & Marty starred Maya Rudolph", "sub": "http://dbpedia.org/resource/Maya_&_Marty", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Maya_Rudolph", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did maya & Marty star Maya Rudolph?", "Who starred Maya Rudolph?", "Who did Maya & Marty starred?"], "type": [-1, 1, 1], "question_in_type": ["Did maya & Marty star ?", "Who starred ?", "Who did starred?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8343983, "src_sentence": "After doing sketch comedy for several years, Short in his autobiography) starred in Three Amigos, Innerspace, The Big Picture, Captain Ron, Clifford, Three Fugitives (1989), directed by Francis Veber, with Nick Nolte and James Earl Jones, the 1991 remake of Father of the Bride and the Bride sequel, and in Pure Luck (1991), directed by Nadia Tass, with Danny Glover and Sheila Kelley.", "sentence": "Pure Luck ( 1991 directed by Nadia Tass , with Sheila Kelley", "sub": "http://dbpedia.org/resource/Pure_Luck", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Nadia_Tass", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pure Luck ( 1991 direct by Nadia Tass , with Sheila Kelley?", "Who did Pure Luck ( 1991 directed by?", "When did Pure Luck (?", "Where did Pure Luck ( 1991 directed by?", "Does pure Luck ( 1991 direct by Nadia Tass , with Danny Glover?"], "type": [-1, 1, 3, 2, -1], "question_in_type": ["Does pure Luck ( 1991 direct by , with Sheila Kelley?", "Who did ( 1991 directed by?", "When did (?", "Where did ( 1991 directed by?", "Does pure Luck ( 1991 direct by , with Danny Glover?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8344925, "src_sentence": "the non-fiction Italian Journey only covers the first year of Goethe's visit.", "sentence": "the non-fiction Italian Journey covers the first year of Goethe's visit", "sub": "http://dbpedia.org/resource/Italian_Journey", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Johann_Wolfgang_von_Goethe", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the non-fiction Italian Journey cov the first year of Goethe's visit?", "Where did the non-fiction Italian Journey covers the?", "When did the non-fiction Italian Journey covers?"], "type": [-1, 2, 3], "question_in_type": ["Does the non-fiction cov the first year of 's visit?", "Where did the non-fiction covers the?", "When did the non-fiction covers?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8345584, "src_sentence": "The Buddhist Turk Shahi of Kabul was replaced by a Hindu dynasty before the Saffarids conquered the area in 870, this Hindu dynasty was called Hindu Shahi.", "sentence": "The Buddhist Turk Shahi of Kabul was replaced by a Hindu dynasty before the Saffarids conquered the area in 870, this Hindu dynasty was called Hindu Shahi", "sub": "http://dbpedia.org/resource/Kabul_Shahi", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kabul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Buddhist Turk Shahi of Kabul replaced by a Hindu dynasty before the Saffarids conquered the area in 870 , this Hindu dynasty called Hindu Shahi ?", "Who was The Buddhist Turk Shahi of Kabul replaced by?", "Where was The Buddhist Turk Shahi of Kabul replaced by?", "When was The Buddhist Turk Shahi of Kabul replace by a Hindu?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the Buddhist Turk Shahi of replaced by a Hindu dynasty before the Saffarids conquered the area in 870 , this Hindu dynasty called ?", "Who was The Buddhist Turk Shahi of replaced by?", "Where was The Buddhist Turk Shahi of replaced by?", "When was The Buddhist Turk Shahi of replace by a Hindu?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8346675, "src_sentence": "the American University of Afghanistan (AUAF) was constructed near Qargha in Kabul.", "sentence": "the American University of Afghanistan was constructed near Qargha in Kabul", "sub": "http://dbpedia.org/resource/Afghanistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kabul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the American University of Afghanistan constructed near Qargha in Kabul ?", "Who was constructed near Qargha in Kabul?", "Where was the American University of Afghanistan constructed near?"], "type": [-1, 1, 2], "question_in_type": ["Was the American University of constructed near Qargha in ?", "Who was constructed near Qargha in ?", "Where was the American University of constructed near?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8347907, "src_sentence": "Over the subsequent two decades Opel and Vauxhall's ranges would rapidly converge as Vauxhall's design independence from Opel was eroded to the point where by 1985, Vauxhall's car range entirely consisted of rebadged Opel models.", "sentence": "Vauxhall 's ranges would rapidly converge as Vauxhall 's design independence from Opel Over the subsequent two decades", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would vauxhall 's ranges rapidly converge as Vauxhall 's design independence from Opel Over the subsequent two decades ?", "Who 's ranges would rapidly converge as Who 's design independence from Opel Over the subsequent two decades?", "Where would Vauxhall 's ranges rapidly converge as?", "When would Vauxhall 's ranges rapidly converge as Vauxhall 's design independence from Opel Over the subsequent?", "Would opel rapidly converge as Vauxhall 's design independence from Opel Over the subsequent two decades ?", "Where would Opel rapidly converge as?", "When would Opel rapidly converge as Vauxhall 's design independence from Opel Over the subsequent?", "Did vauxhall 's car range consist of rebadged Opel models the point by 1985?", "Who 's car range consisted of rebadged Opel models the point by 1985?", "Where did Vauxhall 's car range consisted of?", "When did Vauxhall 's car range consist of rebadged Opel models the point by?"], "type": [-1, 1, 2, 3, -1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Would vauxhall 's ranges rapidly converge as 's design independence from Over the subsequent two decades ?", "Who 's ranges would rapidly converge as Who 's design independence from Over the subsequent two decades?", "Where would 's ranges rapidly converge as?", "When would 's ranges rapidly converge as 's design independence from Over the subsequent?", "Would opel rapidly converge as 's design independence from Over the subsequent two decades ?", "Where would rapidly converge as?", "When would rapidly converge as 's design independence from Over the subsequent?", "Did vauxhall 's car range consist of rebadged models the point by 1985?", "Who 's car range consisted of rebadged models the point by 1985?", "Where did 's car range consisted of?", "When did 's car range consist of rebadged models the point by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8348152, "src_sentence": "Showtime passed on this, as they had already started broadcasting Weeds, a show with similarities to the premise of Breaking Bad.", "sentence": "Showtime passed on this as they had already started broadcasting Weeds", "sub": "http://dbpedia.org/resource/Weeds_(TV_series)", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Showtime_(TV_network)", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Had showtime passed on this as they already started broadcasting Weeds ?", "Who passed on this as they had already started broadcasting Weeds?"], "type": [-1, 1], "question_in_type": ["Had showtime passed on this as they already started broadcasting ?", "Who passed on this as they had already started broadcasting ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8348671, "src_sentence": "Showtime passed on this, as Sony had already started broadcasting Weeds, a show with similarities to the premise of Breaking Bad.", "sentence": "Showtime passed on this as Sony had already started broadcasting Weeds", "sub": "http://dbpedia.org/resource/Weeds_(TV_series)", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Showtime_(TV_network)", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Had showtime passed on this as Sony already started broadcasting Weeds ?", "Who passed on this as Sony had already started broadcasting Weeds?", "Where had Showtime passed on?"], "type": [-1, 1, 2], "question_in_type": ["Had showtime passed on this as Sony already started broadcasting ?", "Who passed on this as Sony had already started broadcasting ?", "Where had passed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8349284, "src_sentence": "The Madeiran wood pigeon (Columba palumbus maderensis) closely resembled The Madeiran wood pigeon (Columba palumbus maderensis), but the plumage was somewhat darker, especially on the upperparts and under wing-coverts.", "sentence": "The Madeiran wood pigeon closely resembled The Madeiran wood pigeon", "sub": "http://dbpedia.org/resource/Madeiran_wood_pigeon", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Common_wood_pigeon", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Did the Madeiran wood pigeon closely resembl The Madeiran wood pigeon?", "Where did The Madeiran wood pigeon closely resembled The?"], "type": [-1, 2], "question_in_type": ["Did the closely resembl The ?", "Where did The closely resembled The?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8350569, "src_sentence": "The Social Network is a 2010 American biographical drama film directed by David Fincher and written by Aaron Sorkin.", "sentence": "The Social Network is a 2010 American biographical drama film written by Aaron Sorkin", "sub": "http://dbpedia.org/resource/The_Social_Network", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Aaron_Sorkin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Social Network a 2010 American biographical drama film written by Aaron Sorkin ?", "Who is a 2010 American biographical drama film written by Aaron Sorkin?", "When is The Social Network a?", "Where is The Social Network a 2010 American biographical drama film written by?", "Who is The Social Network a 2010 American biographical drama film written by?", "Is the Social Network a 2010 American biographical drama film directed by David Fincher ?", "Who is a 2010 American biographical drama film directed by David Fincher?", "Where is The Social Network a 2010 American biographical drama film directed by?", "Who is The Social Network a 2010 American biographical drama film directed by?"], "type": [-1, 1, 3, 2, 1, -1, 1, 2, 1], "question_in_type": ["Is the Social Network a 2010 American biographical drama film written by ?", "Who is a 2010 American biographical drama film written by ?", "When is a?", "Where is a 2010 American biographical drama film written by?", "Who is a 2010 American biographical drama film written by?", "Is the Social Network a 2010 American biographical drama film directed by ?", "Who is a 2010 American biographical drama film directed by ?", "Where is a 2010 American biographical drama film directed by?", "Who is a 2010 American biographical drama film directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8351500, "src_sentence": "In the first century CE, Roman naturalist Pliny the Elder mentioned in Roman naturalist Pliny encyclopedia Natural History that beryl and emerald (\"smaragdus\") were similar.", "sentence": "Pliny [is] naturalist [from] Rome", "sub": "http://dbpedia.org/resource/Pliny_the_Elder", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does pliny [is] naturalist [from] Rome?", "Where did Pliny [ is ] naturalist [ from ] Rome ?"], "type": [-1, 2], "question_in_type": ["Does pliny [is] naturalist [from] ?", "Where did [ is ] naturalist [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8352382, "src_sentence": "During the American Civil War, the Battle of Gettysburg was fought in the south central region of Pennsylvania.", "sentence": "the Battle of Gettysburg was fought in the south central region of Pennsylvania During the American Civil War", "sub": "http://dbpedia.org/resource/Battle_of_Gettysburg", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Pennsylvania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Battle of Gettysburg fought in the south central region of Pennsylvania During the American Civil War ?", "Where was fought in the south central region of Pennsylvania During the American Civil War?", "Where was the Battle of Gettysburg fought in?"], "type": [-1, 2, 2], "question_in_type": ["Was the Battle of fought in the south central region of During the American Civil War ?", "Where was fought in the south central region of During the American Civil War?", "Where was the Battle of fought in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8353172, "src_sentence": "Salmo ezenami is a critically endangered freshwater salmonid fish, endemic to Lake Kezenoi-Am (Lake Eizenam) in Northern Caucasus.", "sentence": "Salmo ezenami is a critically endangered freshwater salmonid fish, endemic to Lake Kezenoi-Am (Lake Eizenam) in Northern Caucasus", "sub": "http://dbpedia.org/resource/Salmo_ezenami", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Salmonidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is salmo ezenami a critically endangered freshwater salmonid fish , endemic to Lake Kezenoi-Am ( Lake Eizenam ) in Northern Caucasus ?", "When ezenami is a critically endangered freshwater salmonid fish, endemic to Lake Kezenoi-Am (Lake Eizenam) in Northern Caucasus?", "Where is Salmo ezenami a critically endangered?"], "type": [-1, 3, 2], "question_in_type": ["Is salmo ezenami a critically endangered freshwater fish , endemic to Lake Kezenoi-Am ( Lake Eizenam ) in Northern Caucasus ?", "When ezenami is a critically endangered freshwater fish, endemic to Lake Kezenoi-Am (Lake Eizenam) in Northern Caucasus?", "Where is a critically endangered?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8356753, "src_sentence": "Gene Kranz called a meeting of Gene Kranz staff in Mission Control three days after the accident, delivering a speech which has subsequently become one of NASA's principles.", "sentence": "Gene Kranz called a meeting of Gene Kranz staff in Mission Control three days after the accident delivering a speech which has subsequently become one of NASA's principles", "sub": "http://dbpedia.org/resource/Gene_Kranz", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/NASA", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Has gene Kranz called a meeting of Gene Kranz staff in Mission Control three days after the accident delivering a speech which subsequently become one of NASA 's principles ?", "Who called a meeting of Who staff in Mission Control three days after the accident delivering a speech which has subsequently become one of NASA's principles?", "Where has Gene Kranz called a?", "When has Gene Kranz call a meeting of Gene Kranz staff in Mission Control?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has gene Kranz called a meeting of staff in Mission Control three days after the accident delivering a speech which subsequently become one of 's principles ?", "Who called a meeting of Who staff in Mission Control three days after the accident delivering a speech which has subsequently become one of 's principles?", "Where has called a?", "When has call a meeting of staff in Mission Control?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8357410, "src_sentence": "In 1982, Ian Cameron created the Panamanian Blairmore Holdings, an offshore investment fund, valued at about $20 million in 1988, \"not liable to taxation on its income or capital gains\", which used bearer shares until 2006.In April 2016, following the Panama Papers financial documents leak, David Cameron faced calls to resign after it was revealed that he and his wife Samantha invested in Ian Cameron's offshore fund.", "sentence": "David Cameron faced calls to resign after it was revealed that he and his wife Samantha invested in Ian Cameron's offshore fund following the Panama Papers financial documents leak", "sub": "http://dbpedia.org/resource/David_Cameron", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Samantha_Cameron", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was david Cameron faced calls to resign after it revealed that he and his wife Samantha invested in Ian Cameron 's offshore fund following the Panama Papers financial documents leak ?", "Who faced calls to resign after it was revealed that he and his wife Samantha invested in Ian Cameron's offshore fund following the Panama Papers financial documents leak?", "Who was David Cameron faced?", "Where was David Cameron faced?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was david Cameron faced calls to resign after it revealed that he and his wife invested in Ian Cameron 's offshore fund following the Panama Papers financial documents leak ?", "Who faced calls to resign after it was revealed that he and his wife invested in Ian Cameron's offshore fund following the Panama Papers financial documents leak?", "Who was faced?", "Where was faced?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8359063, "src_sentence": "Agrotis panoplias (Kona agrotis noctuid moth) was a moth in the family Noctuidae.", "sentence": "Agrotis panoplias was a moth in the family Noctuidae", "sub": "http://dbpedia.org/resource/Agrotis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was agrotis panoplias a moth in the family Noctuidae ?", "Who panoplias was a moth in the family Noctuidae?", "Where was Agrotis panoplias a moth in the family Noctuidae ?"], "type": [-1, 1, 2], "question_in_type": ["Was agrotis panoplias a moth in the family ?", "Who panoplias was a moth in the family ?", "Where was panoplias a moth in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8360574, "src_sentence": "The following season, Premier League club Everton even helped Roma to win another Coppa Italia title and reach the European Cup final in 1984, although missed the final through injury as Roma were defeated by Liverpool on penalties at the Stadio Olimpico in Rome.", "sentence": "Roma were defeated by Liverpool on penalties at the Stadio Olimpico in Rome", "sub": "http://dbpedia.org/resource/A.S._Roma", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Stadio_Olimpico", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Were roma defeated by Liverpool on penalties at the Stadio Olimpico in Rome ?", "Where were Roma defeated by?"], "type": [-1, 2], "question_in_type": ["Were roma defeated by Liverpool on penalties at the in Rome ?", "Where were defeated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8360953, "src_sentence": "The Dazi Bridge crosses the Lhasa River 30 km (19 mi) east of Lhasa.", "sentence": "The Dazi Bridge crosses the Lhasa River 30 km", "sub": "http://dbpedia.org/resource/Dazi_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Lhasa_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Dazi Bridge cross the Lhasa River 30 km?", "Who crosses the Lhasa River 30 km?", "Where did The Dazi Bridge crosses the?"], "type": [-1, 1, 2], "question_in_type": ["Does the cross the 30 km?", "Who crosses the 30 km?", "Where did The crosses the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8361213, "src_sentence": "King Kassapa I (473 to 495 CE) creator of the Sigiriya citadel of ancient Sri Lanka killed his father king Dhatusena for the throne.", "sentence": "King Kassapa I (473 to 495 CE) creator of the Sigiriya citadel of ancient Sri Lanka killed his father king Dhatusena for the throne", "sub": "http://dbpedia.org/resource/Kashyapa_I_of_Anuradhapura", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Dhatusena_of_Anuradhapura", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did king Kassapa I (473 to 495 CE) creator of the Sigiriya citadel of ancient Sri Lanka kil his father king Dhatusena for the throne?"], "type": [-1], "question_in_type": ["Did king (473 to 495 CE) creator of the Sigiriya citadel of ancient Sri Lanka kil his father king for the throne?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8361717, "src_sentence": "The Chinese bahaba (Bahaba taipingensis), also known as the giant yellow croaker, is a critically endangered species of marine and brackish water fish in the family Sciaenidae.", "sentence": "The Chinese bahaba ( Bahaba taipingensis ) , also known as the giant yellow croaker is a critically endangered species of brackish water fish in the family Sciaenidae", "sub": "http://dbpedia.org/resource/Chinese_bahaba", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sciaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Chinese bahaba ( Bahaba taipingensis ) , also known as the giant yellow croaker a critically endangered species of brackish water fish in the family Sciaenidae ?", "Where is The Chinese bahaba ( Bahaba taipingensis ) , also known as?", "Is the Chinese bahaba ( Bahaba taipingensis ) , also known as the giant yellow croaker a critically endangered species of marine water fish in the family Sciaenidae ?"], "type": [-1, 2, -1], "question_in_type": ["Is the ( Bahaba taipingensis ) , also known as the giant yellow croaker a critically endangered species of brackish water fish in the family ?", "Where is The ( Bahaba taipingensis ) , also known as?", "Is the ( Bahaba taipingensis ) , also known as the giant yellow croaker a critically endangered species of marine water fish in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8362960, "src_sentence": "After the upcoming general elections GreenLeft took part in 75 local executives, including Amsterdam where MP Marijke Vos became an alderwoman.", "sentence": "MP Marijke Vos became an alderwoman Amsterdam", "sub": "http://dbpedia.org/resource/Marijke_Vos", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did mP Marijke Vos becam an alderwoman Amsterdam?", "Where did MP Marijke Vos became an?"], "type": [-1, 2], "question_in_type": ["Did mP becam an alderwoman ?", "Where did MP became an?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8363663, "src_sentence": "The Gin Blossoms, Chronic Future, Roger Clyne and the Peacemakers, Jimmy Eat World, Caroline's Spine, and others began their careers in Arizona.", "sentence": "Jimmy Eat World began their careers in Arizona", "sub": "http://dbpedia.org/resource/Jimmy_Eat_World", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Arizona", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did jimmy Eat World beg their careers in Arizona?", "Who began their careers in Arizona?", "Where did Jimmy Eat World began their?", "Did chronic Future beg their careers in Arizona?", "Where did Chronic Future began their?"], "type": [-1, 1, 2, -1, 2], "question_in_type": ["Did jimmy Eat World beg their careers in ?", "Who began their careers in ?", "Where did began their?", "Did chronic Future beg their careers in ?", "Where did began their?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8364561, "src_sentence": "Melanomys zunigae, also known as Zuniga's melanomys or Zuniga's dark rice rat, is a species of rodent in the genus Melanomys of family Cricetidae.", "sentence": "Melanomys zunigae is a species of rodent in the genus Melanomys of family Cricetidae", "sub": "http://dbpedia.org/resource/Melanomys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is melanomys zunigae a species of rodent in the genus Melanomys of family Cricetidae ?", "Who zunigae is a species of rodent in the genus Who of family Cricetidae?"], "type": [-1, 1], "question_in_type": ["Is melanomys zunigae a species of rodent in the genus of family ?", "Who zunigae is a species of rodent in the genus Who of family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8364580, "src_sentence": "Melanomys zunigae, also known as Zuniga's melanomys or Zuniga's dark rice rat, is a species of rodent in the genus Melanomys of family Cricetidae.", "sentence": "Melanomys zunigae is a species of rodent in the genus Melanomys of family Cricetidae", "sub": "http://dbpedia.org/resource/Melanomys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is melanomys zunigae a species of rodent in the genus Melanomys of family Cricetidae ?", "Who zunigae is a species of rodent in the genus Who of family Cricetidae?"], "type": [-1, 1], "question_in_type": ["Is melanomys zunigae a species of rodent in the genus of family ?", "Who zunigae is a species of rodent in the genus Who of family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8364625, "src_sentence": "Igor Tratnik (born June 14, 1989) is a Slovenian professional basketball player.", "sentence": "Igor Tratnik (born June 14, 1989 is a Slovenian professional basketball player", "sub": "http://dbpedia.org/resource/Igor_Tratnik", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Slovenia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball player ?", "Who (born June 14, 1989 is a Slovenian professional basketball player?", "When is Igor Tratnik ( bear?", "Where is Igor Tratnik ( born?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball actor ?", "Who (born June 14, 1989 is a Slovenian master b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball laker ?", "Who (born June 14, 1989 is a Slovenian master b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball musician ?", "Who (born June 14, 1989 is a Slovenian master b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball participant ?", "Who (born June 14, 1989 is a Slovenian master b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball pickup artist ?", "Who (born June 14, 1989 is a Slovenian master b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball player ?", "Who (born June 14, 1989 is a Slovenian master b ball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master b ball womanizer ?", "Who (born June 14, 1989 is a Slovenian master b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket actor ?", "Who (born June 14, 1989 is a Slovenian master basket actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket laker ?", "Who (born June 14, 1989 is a Slovenian master basket laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket musician ?", "Who (born June 14, 1989 is a Slovenian master basket musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket participant ?", "Who (born June 14, 1989 is a Slovenian master basket participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket pickup artist ?", "Who (born June 14, 1989 is a Slovenian master basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket player ?", "Who (born June 14, 1989 is a Slovenian master basket player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basket womanizer ?", "Who (born June 14, 1989 is a Slovenian master basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball actor ?", "Who (born June 14, 1989 is a Slovenian master basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game actor ?", "Who (born June 14, 1989 is a Slovenian master basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game laker ?", "Who (born June 14, 1989 is a Slovenian master basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game musician ?", "Who (born June 14, 1989 is a Slovenian master basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game participant ?", "Who (born June 14, 1989 is a Slovenian master basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game pickup artist ?", "Who (born June 14, 1989 is a Slovenian master basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game player ?", "Who (born June 14, 1989 is a Slovenian master basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball game womanizer ?", "Who (born June 14, 1989 is a Slovenian master basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball laker ?", "Who (born June 14, 1989 is a Slovenian master basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball musician ?", "Who (born June 14, 1989 is a Slovenian master basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball participant ?", "Who (born June 14, 1989 is a Slovenian master basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball pickup artist ?", "Who (born June 14, 1989 is a Slovenian master basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball player ?", "Who (born June 14, 1989 is a Slovenian master basketball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master basketball womanizer ?", "Who (born June 14, 1989 is a Slovenian master basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops actor ?", "Who (born June 14, 1989 is a Slovenian master hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops laker ?", "Who (born June 14, 1989 is a Slovenian master hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops musician ?", "Who (born June 14, 1989 is a Slovenian master hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops participant ?", "Who (born June 14, 1989 is a Slovenian master hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops pickup artist ?", "Who (born June 14, 1989 is a Slovenian master hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops player ?", "Who (born June 14, 1989 is a Slovenian master hoops player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian master hoops womanizer ?", "Who (born June 14, 1989 is a Slovenian master hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball actor ?", "Who (born June 14, 1989 is a Slovenian pro b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball laker ?", "Who (born June 14, 1989 is a Slovenian pro b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball musician ?", "Who (born June 14, 1989 is a Slovenian pro b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball participant ?", "Who (born June 14, 1989 is a Slovenian pro b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball pickup artist ?", "Who (born June 14, 1989 is a Slovenian pro b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball player ?", "Who (born June 14, 1989 is a Slovenian pro b ball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro b ball womanizer ?", "Who (born June 14, 1989 is a Slovenian pro b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket actor ?", "Who (born June 14, 1989 is a Slovenian pro basket actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket laker ?", "Who (born June 14, 1989 is a Slovenian pro basket laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket musician ?", "Who (born June 14, 1989 is a Slovenian pro basket musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket participant ?", "Who (born June 14, 1989 is a Slovenian pro basket participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket pickup artist ?", "Who (born June 14, 1989 is a Slovenian pro basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket player ?", "Who (born June 14, 1989 is a Slovenian pro basket player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basket womanizer ?", "Who (born June 14, 1989 is a Slovenian pro basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball actor ?", "Who (born June 14, 1989 is a Slovenian pro basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game actor ?", "Who (born June 14, 1989 is a Slovenian pro basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game laker ?", "Who (born June 14, 1989 is a Slovenian pro basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game musician ?", "Who (born June 14, 1989 is a Slovenian pro basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game participant ?", "Who (born June 14, 1989 is a Slovenian pro basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game pickup artist ?", "Who (born June 14, 1989 is a Slovenian pro basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game player ?", "Who (born June 14, 1989 is a Slovenian pro basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball game womanizer ?", "Who (born June 14, 1989 is a Slovenian pro basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball laker ?", "Who (born June 14, 1989 is a Slovenian pro basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball musician ?", "Who (born June 14, 1989 is a Slovenian pro basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball participant ?", "Who (born June 14, 1989 is a Slovenian pro basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball pickup artist ?", "Who (born June 14, 1989 is a Slovenian pro basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball player ?", "Who (born June 14, 1989 is a Slovenian pro basketball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro basketball womanizer ?", "Who (born June 14, 1989 is a Slovenian pro basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops actor ?", "Who (born June 14, 1989 is a Slovenian pro hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops laker ?", "Who (born June 14, 1989 is a Slovenian pro hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops musician ?", "Who (born June 14, 1989 is a Slovenian pro hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops participant ?", "Who (born June 14, 1989 is a Slovenian pro hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops pickup artist ?", "Who (born June 14, 1989 is a Slovenian pro hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops player ?", "Who (born June 14, 1989 is a Slovenian pro hoops player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian pro hoops womanizer ?", "Who (born June 14, 1989 is a Slovenian pro hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball actor ?", "Who (born June 14, 1989 is a Slovenian professional b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball laker ?", "Who (born June 14, 1989 is a Slovenian professional b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball musician ?", "Who (born June 14, 1989 is a Slovenian professional b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball participant ?", "Who (born June 14, 1989 is a Slovenian professional b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball player ?", "Who (born June 14, 1989 is a Slovenian professional b ball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional b ball womanizer ?", "Who (born June 14, 1989 is a Slovenian professional b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket actor ?", "Who (born June 14, 1989 is a Slovenian professional basket actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket laker ?", "Who (born June 14, 1989 is a Slovenian professional basket laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket musician ?", "Who (born June 14, 1989 is a Slovenian professional basket musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket participant ?", "Who (born June 14, 1989 is a Slovenian professional basket participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket player ?", "Who (born June 14, 1989 is a Slovenian professional basket player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basket womanizer ?", "Who (born June 14, 1989 is a Slovenian professional basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball actor ?", "Who (born June 14, 1989 is a Slovenian professional basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game actor ?", "Who (born June 14, 1989 is a Slovenian professional basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game laker ?", "Who (born June 14, 1989 is a Slovenian professional basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game musician ?", "Who (born June 14, 1989 is a Slovenian professional basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game participant ?", "Who (born June 14, 1989 is a Slovenian professional basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game player ?", "Who (born June 14, 1989 is a Slovenian professional basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball game womanizer ?", "Who (born June 14, 1989 is a Slovenian professional basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball laker ?", "Who (born June 14, 1989 is a Slovenian professional basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball musician ?", "Who (born June 14, 1989 is a Slovenian professional basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball participant ?", "Who (born June 14, 1989 is a Slovenian professional basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional basketball womanizer ?", "Who (born June 14, 1989 is a Slovenian professional basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops actor ?", "Who (born June 14, 1989 is a Slovenian professional hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops laker ?", "Who (born June 14, 1989 is a Slovenian professional hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops musician ?", "Who (born June 14, 1989 is a Slovenian professional hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops participant ?", "Who (born June 14, 1989 is a Slovenian professional hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops player ?", "Who (born June 14, 1989 is a Slovenian professional hoops player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional hoops womanizer ?", "Who (born June 14, 1989 is a Slovenian professional hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball actor ?", "Who (born June 14, 1989 is a Slovenian professional person b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball laker ?", "Who (born June 14, 1989 is a Slovenian professional person b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball musician ?", "Who (born June 14, 1989 is a Slovenian professional person b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball participant ?", "Who (born June 14, 1989 is a Slovenian professional person b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional person b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball player ?", "Who (born June 14, 1989 is a Slovenian professional person b ball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person b ball womanizer ?", "Who (born June 14, 1989 is a Slovenian professional person b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket actor ?", "Who (born June 14, 1989 is a Slovenian professional person basket actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket laker ?", "Who (born June 14, 1989 is a Slovenian professional person basket laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket musician ?", "Who (born June 14, 1989 is a Slovenian professional person basket musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket participant ?", "Who (born June 14, 1989 is a Slovenian professional person basket participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional person basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket player ?", "Who (born June 14, 1989 is a Slovenian professional person basket player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basket womanizer ?", "Who (born June 14, 1989 is a Slovenian professional person basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball actor ?", "Who (born June 14, 1989 is a Slovenian professional person basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game actor ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game laker ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game musician ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game participant ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game player ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball game womanizer ?", "Who (born June 14, 1989 is a Slovenian professional person basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball laker ?", "Who (born June 14, 1989 is a Slovenian professional person basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball musician ?", "Who (born June 14, 1989 is a Slovenian professional person basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball participant ?", "Who (born June 14, 1989 is a Slovenian professional person basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional person basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball player ?", "Who (born June 14, 1989 is a Slovenian professional person basketball player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person basketball womanizer ?", "Who (born June 14, 1989 is a Slovenian professional person basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops actor ?", "Who (born June 14, 1989 is a Slovenian professional person hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops laker ?", "Who (born June 14, 1989 is a Slovenian professional person hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops musician ?", "Who (born June 14, 1989 is a Slovenian professional person hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops participant ?", "Who (born June 14, 1989 is a Slovenian professional person hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops pickup artist ?", "Who (born June 14, 1989 is a Slovenian professional person hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops player ?", "Who (born June 14, 1989 is a Slovenian professional person hoops player?", "Is igor Tratnik ( born June 14 , 1989 a Slovenian professional person hoops womanizer ?", "Who (born June 14, 1989 is a Slovenian professional person hoops womanizer?"], "type": [-1, 1, 3, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is igor Tratnik ( born June 14 , 1989 a professional basketball player ?", "Who (born June 14, 1989 is a professional basketball player?", "When is ( bear?", "Where is ( born?", "Is igor Tratnik ( born June 14 , 1989 a master b ball actor ?", "Who (born June 14, 1989 is a master b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a master b ball laker ?", "Who (born June 14, 1989 is a master b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a master b ball musician ?", "Who (born June 14, 1989 is a master b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a master b ball participant ?", "Who (born June 14, 1989 is a master b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a master b ball pickup artist ?", "Who (born June 14, 1989 is a master b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a master b ball player ?", "Who (born June 14, 1989 is a master b ball player?", "Is igor Tratnik ( born June 14 , 1989 a master b ball womanizer ?", "Who (born June 14, 1989 is a master b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a master basket actor ?", "Who (born June 14, 1989 is a master basket actor?", "Is igor Tratnik ( born June 14 , 1989 a master basket laker ?", "Who (born June 14, 1989 is a master basket laker?", "Is igor Tratnik ( born June 14 , 1989 a master basket musician ?", "Who (born June 14, 1989 is a master basket musician?", "Is igor Tratnik ( born June 14 , 1989 a master basket participant ?", "Who (born June 14, 1989 is a master basket participant?", "Is igor Tratnik ( born June 14 , 1989 a master basket pickup artist ?", "Who (born June 14, 1989 is a master basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a master basket player ?", "Who (born June 14, 1989 is a master basket player?", "Is igor Tratnik ( born June 14 , 1989 a master basket womanizer ?", "Who (born June 14, 1989 is a master basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a master basketball actor ?", "Who (born June 14, 1989 is a master basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game actor ?", "Who (born June 14, 1989 is a master basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game laker ?", "Who (born June 14, 1989 is a master basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game musician ?", "Who (born June 14, 1989 is a master basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game participant ?", "Who (born June 14, 1989 is a master basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game pickup artist ?", "Who (born June 14, 1989 is a master basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game player ?", "Who (born June 14, 1989 is a master basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a master basketball game womanizer ?", "Who (born June 14, 1989 is a master basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a master basketball laker ?", "Who (born June 14, 1989 is a master basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a master basketball musician ?", "Who (born June 14, 1989 is a master basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a master basketball participant ?", "Who (born June 14, 1989 is a master basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a master basketball pickup artist ?", "Who (born June 14, 1989 is a master basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a master basketball player ?", "Who (born June 14, 1989 is a master basketball player?", "Is igor Tratnik ( born June 14 , 1989 a master basketball womanizer ?", "Who (born June 14, 1989 is a master basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a master hoops actor ?", "Who (born June 14, 1989 is a master hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a master hoops laker ?", "Who (born June 14, 1989 is a master hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a master hoops musician ?", "Who (born June 14, 1989 is a master hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a master hoops participant ?", "Who (born June 14, 1989 is a master hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a master hoops pickup artist ?", "Who (born June 14, 1989 is a master hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a master hoops player ?", "Who (born June 14, 1989 is a master hoops player?", "Is igor Tratnik ( born June 14 , 1989 a master hoops womanizer ?", "Who (born June 14, 1989 is a master hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball actor ?", "Who (born June 14, 1989 is a pro b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball laker ?", "Who (born June 14, 1989 is a pro b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball musician ?", "Who (born June 14, 1989 is a pro b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball participant ?", "Who (born June 14, 1989 is a pro b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball pickup artist ?", "Who (born June 14, 1989 is a pro b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball player ?", "Who (born June 14, 1989 is a pro b ball player?", "Is igor Tratnik ( born June 14 , 1989 a pro b ball womanizer ?", "Who (born June 14, 1989 is a pro b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a pro basket actor ?", "Who (born June 14, 1989 is a pro basket actor?", "Is igor Tratnik ( born June 14 , 1989 a pro basket laker ?", "Who (born June 14, 1989 is a pro basket laker?", "Is igor Tratnik ( born June 14 , 1989 a pro basket musician ?", "Who (born June 14, 1989 is a pro basket musician?", "Is igor Tratnik ( born June 14 , 1989 a pro basket participant ?", "Who (born June 14, 1989 is a pro basket participant?", "Is igor Tratnik ( born June 14 , 1989 a pro basket pickup artist ?", "Who (born June 14, 1989 is a pro basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a pro basket player ?", "Who (born June 14, 1989 is a pro basket player?", "Is igor Tratnik ( born June 14 , 1989 a pro basket womanizer ?", "Who (born June 14, 1989 is a pro basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball actor ?", "Who (born June 14, 1989 is a pro basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game actor ?", "Who (born June 14, 1989 is a pro basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game laker ?", "Who (born June 14, 1989 is a pro basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game musician ?", "Who (born June 14, 1989 is a pro basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game participant ?", "Who (born June 14, 1989 is a pro basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game pickup artist ?", "Who (born June 14, 1989 is a pro basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game player ?", "Who (born June 14, 1989 is a pro basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball game womanizer ?", "Who (born June 14, 1989 is a pro basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball laker ?", "Who (born June 14, 1989 is a pro basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball musician ?", "Who (born June 14, 1989 is a pro basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball participant ?", "Who (born June 14, 1989 is a pro basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball pickup artist ?", "Who (born June 14, 1989 is a pro basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball player ?", "Who (born June 14, 1989 is a pro basketball player?", "Is igor Tratnik ( born June 14 , 1989 a pro basketball womanizer ?", "Who (born June 14, 1989 is a pro basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops actor ?", "Who (born June 14, 1989 is a pro hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops laker ?", "Who (born June 14, 1989 is a pro hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops musician ?", "Who (born June 14, 1989 is a pro hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops participant ?", "Who (born June 14, 1989 is a pro hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops pickup artist ?", "Who (born June 14, 1989 is a pro hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops player ?", "Who (born June 14, 1989 is a pro hoops player?", "Is igor Tratnik ( born June 14 , 1989 a pro hoops womanizer ?", "Who (born June 14, 1989 is a pro hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball actor ?", "Who (born June 14, 1989 is a professional b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball laker ?", "Who (born June 14, 1989 is a professional b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball musician ?", "Who (born June 14, 1989 is a professional b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball participant ?", "Who (born June 14, 1989 is a professional b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball pickup artist ?", "Who (born June 14, 1989 is a professional b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball player ?", "Who (born June 14, 1989 is a professional b ball player?", "Is igor Tratnik ( born June 14 , 1989 a professional b ball womanizer ?", "Who (born June 14, 1989 is a professional b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional basket actor ?", "Who (born June 14, 1989 is a professional basket actor?", "Is igor Tratnik ( born June 14 , 1989 a professional basket laker ?", "Who (born June 14, 1989 is a professional basket laker?", "Is igor Tratnik ( born June 14 , 1989 a professional basket musician ?", "Who (born June 14, 1989 is a professional basket musician?", "Is igor Tratnik ( born June 14 , 1989 a professional basket participant ?", "Who (born June 14, 1989 is a professional basket participant?", "Is igor Tratnik ( born June 14 , 1989 a professional basket pickup artist ?", "Who (born June 14, 1989 is a professional basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional basket player ?", "Who (born June 14, 1989 is a professional basket player?", "Is igor Tratnik ( born June 14 , 1989 a professional basket womanizer ?", "Who (born June 14, 1989 is a professional basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball actor ?", "Who (born June 14, 1989 is a professional basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game actor ?", "Who (born June 14, 1989 is a professional basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game laker ?", "Who (born June 14, 1989 is a professional basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game musician ?", "Who (born June 14, 1989 is a professional basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game participant ?", "Who (born June 14, 1989 is a professional basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game pickup artist ?", "Who (born June 14, 1989 is a professional basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game player ?", "Who (born June 14, 1989 is a professional basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball game womanizer ?", "Who (born June 14, 1989 is a professional basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball laker ?", "Who (born June 14, 1989 is a professional basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball musician ?", "Who (born June 14, 1989 is a professional basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball participant ?", "Who (born June 14, 1989 is a professional basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball pickup artist ?", "Who (born June 14, 1989 is a professional basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional basketball womanizer ?", "Who (born June 14, 1989 is a professional basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops actor ?", "Who (born June 14, 1989 is a professional hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops laker ?", "Who (born June 14, 1989 is a professional hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops musician ?", "Who (born June 14, 1989 is a professional hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops participant ?", "Who (born June 14, 1989 is a professional hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops pickup artist ?", "Who (born June 14, 1989 is a professional hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops player ?", "Who (born June 14, 1989 is a professional hoops player?", "Is igor Tratnik ( born June 14 , 1989 a professional hoops womanizer ?", "Who (born June 14, 1989 is a professional hoops womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball actor ?", "Who (born June 14, 1989 is a professional person b ball actor?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball laker ?", "Who (born June 14, 1989 is a professional person b ball laker?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball musician ?", "Who (born June 14, 1989 is a professional person b ball musician?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball participant ?", "Who (born June 14, 1989 is a professional person b ball participant?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball pickup artist ?", "Who (born June 14, 1989 is a professional person b ball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball player ?", "Who (born June 14, 1989 is a professional person b ball player?", "Is igor Tratnik ( born June 14 , 1989 a professional person b ball womanizer ?", "Who (born June 14, 1989 is a professional person b ball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket actor ?", "Who (born June 14, 1989 is a professional person basket actor?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket laker ?", "Who (born June 14, 1989 is a professional person basket laker?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket musician ?", "Who (born June 14, 1989 is a professional person basket musician?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket participant ?", "Who (born June 14, 1989 is a professional person basket participant?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket pickup artist ?", "Who (born June 14, 1989 is a professional person basket pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket player ?", "Who (born June 14, 1989 is a professional person basket player?", "Is igor Tratnik ( born June 14 , 1989 a professional person basket womanizer ?", "Who (born June 14, 1989 is a professional person basket womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball actor ?", "Who (born June 14, 1989 is a professional person basketball actor?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game actor ?", "Who (born June 14, 1989 is a professional person basketball game actor?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game laker ?", "Who (born June 14, 1989 is a professional person basketball game laker?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game musician ?", "Who (born June 14, 1989 is a professional person basketball game musician?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game participant ?", "Who (born June 14, 1989 is a professional person basketball game participant?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game pickup artist ?", "Who (born June 14, 1989 is a professional person basketball game pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game player ?", "Who (born June 14, 1989 is a professional person basketball game player?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball game womanizer ?", "Who (born June 14, 1989 is a professional person basketball game womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball laker ?", "Who (born June 14, 1989 is a professional person basketball laker?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball musician ?", "Who (born June 14, 1989 is a professional person basketball musician?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball participant ?", "Who (born June 14, 1989 is a professional person basketball participant?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball pickup artist ?", "Who (born June 14, 1989 is a professional person basketball pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball player ?", "Who (born June 14, 1989 is a professional person basketball player?", "Is igor Tratnik ( born June 14 , 1989 a professional person basketball womanizer ?", "Who (born June 14, 1989 is a professional person basketball womanizer?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops actor ?", "Who (born June 14, 1989 is a professional person hoops actor?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops laker ?", "Who (born June 14, 1989 is a professional person hoops laker?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops musician ?", "Who (born June 14, 1989 is a professional person hoops musician?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops participant ?", "Who (born June 14, 1989 is a professional person hoops participant?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops pickup artist ?", "Who (born June 14, 1989 is a professional person hoops pickup artist?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops player ?", "Who (born June 14, 1989 is a professional person hoops player?", "Is igor Tratnik ( born June 14 , 1989 a professional person hoops womanizer ?", "Who (born June 14, 1989 is a professional person hoops womanizer?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8364627, "src_sentence": "Igor Tratnik (born June 14, 1989) played for Slovenia at the 2007 FIBA Europe Under-18 Championship.", "sentence": "Igor Tratnik (born June 14, 1989 played for Slovenia at the 2007 FIBA Europe Under-18 Championship", "sub": "http://dbpedia.org/resource/Igor_Tratnik", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Slovenia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did igor Tratnik (born June 14, 1989 play for Slovenia at the 2007 FIBA Europe Under-18 Championship?", "Who (born June 14, 1989 played for Slovenia at the 2007 FIBA Europe Under-18 Championship?", "When did Igor Tratnik ( bear?", "Where did Igor Tratnik ( born?", "When did Igor Tratnik ( bear June 14 , 1989 play for Slovenia at the?"], "type": [-1, 1, 3, 2, 3], "question_in_type": ["Did igor Tratnik (born June 14, 1989 play for at the 2007 FIBA Europe Under-18 Championship?", "Who (born June 14, 1989 played for at the 2007 FIBA Europe Under-18 Championship?", "When did ( bear?", "Where did ( born?", "When did ( bear June 14 , 1989 play for at the?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8364677, "src_sentence": "The Museum of London documents the history of the UK's capital city from prehistoric to modern times and is located in the City of London on the London Wall, close to the Barbican Centre and is part of the Barbican complex of buildings created in the 1960s and 1970s to redevelop a bomb-damaged area of the City.", "sentence": "The Museum of London documents the history of the UK 's capital city from prehistoric to modern times", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Museum of London documents the history of the UK 's capital city from prehistoric to modern times?", "Who documents the history of the UK 's capital city from prehistoric to modern times?", "Where did The Museum of London documents the history of the UK 's capital city from prehistoric to modern times ?"], "type": [-1, 1, 2], "question_in_type": ["Does the Museum of documents the history of the 's capital city from prehistoric to modern times?", "Who documents the history of the 's capital city from prehistoric to modern times?", "Where did The Museum of documents the history of the 's capital city from prehistoric to modern times ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8366287, "src_sentence": "After the assassination of Zulfikar Ali Bhutto in 2007, Pakistan's North-West Frontier Province secured the most votes in the elections of 2008, appointing party member Yousaf Raza Gillani as Prime Minister.", "sentence": "Pakistan's North-West Frontier Province secured the most votes in the elections of 2008 appointing party member Yousaf Raza Gillani as Prime Minister After the assassination of Zulfikar Ali Bhutto in 2007", "sub": "http://dbpedia.org/resource/Zulfikar_Ali_Bhutto", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Pakistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did pakistan's North-West Frontier Province sec the most votes in the elections of 2008 appointing party member Yousaf Raza Gillani as Prime Minister After the assassination of Zulfikar Ali Bhutto in 2007?", "Who's North-West Frontier Province secured the most votes in the elections of 2008 appointing party member Yousaf Raza Gillani as Prime Minister After the assassination of Zulfikar Ali Bhutto in 2007?", "Where did Pakistan 's North-West Frontier Province secured the?", "When did Pakistan 's North-West Frontier Province secure the most votes in the elections of?", "Who did Pakistan 's North-West Frontier Province secured the?", "When did Pakistan 's North-West Frontier Province secure the most votes in the elections of 2008 appoint party member Yousaf Raza Gillani as Prime Minister After the assassination of Zulfikar Ali Bhutto?"], "type": [-1, 1, 2, 3, 1, 3], "question_in_type": ["Did pakistan's North-West Frontier Province sec the most votes in the elections of 2008 appointing party member Yousaf Raza Gillani as Prime Minister After the assassination of in 2007?", "Who's North-West Frontier Province secured the most votes in the elections of 2008 appointing party member Yousaf Raza Gillani as Prime Minister After the assassination of in 2007?", "Where did 's North-West Frontier Province secured the?", "When did 's North-West Frontier Province secure the most votes in the elections of?", "Who did 's North-West Frontier Province secured the?", "When did 's North-West Frontier Province secure the most votes in the elections of 2008 appoint party member Yousaf Raza Gillani as Prime Minister After the assassination of ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8368383, "src_sentence": "Telephone company Embarq formerly had its national headquarters in Overland Park before its acquisition by CenturyTel in 2009, and still employs several hundred people in Gardner.", "sentence": "Telephone company Embarq had its national headquarters in Overland Park before its acquisition by CenturyTel in 2009 formerly", "sub": "http://dbpedia.org/resource/CenturyLink", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Embarq", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Had telephone company Embarq its national headquarters in Overland Park before its acquisition by CenturyTel in 2009 formerly ?", "Where had Telephone company Embarq its national headquarters in Overland Park before its acquisition by CenturyTel in 2009 formerly ?", "When had Telephone company Embarq its national headquarters in Overland Park before its acquisition by CenturyTel?"], "type": [-1, 2, 3], "question_in_type": ["Had telephone company its national headquarters in Overland Park before its acquisition by in 2009 formerly ?", "Where had Telephone company its national headquarters in Overland Park before its acquisition by in 2009 formerly ?", "When had Telephone company its national headquarters in Overland Park before its acquisition by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8369141, "src_sentence": "Stops in Kansas include Lawrence, Topeka, Newton, Hutchinson, Dodge City, and Garden City.", "sentence": "Stops in Kansas include Topeka", "sub": "http://dbpedia.org/resource/Kansas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Topeka,_Kansas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do stops in Kansas includ Topeka?", "Where did Stops in Kansas include?", "Do stops in Kansas includ capital of kansas?"], "type": [-1, 2, -1], "question_in_type": ["Do stops in includ ?", "Where did Stops in include?", "Do stops in includ capital of kansas?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8369184, "src_sentence": "Kansas's current delegation to the Congress of the United States includes Republican Senators Jerry Moran of Manhattan, and Roger Marshall of Great Bend.", "sentence": "Kansas 's current delegation to the Congress of the United States includes Republican Senators Jerry Moran of Roger Marshall of Great Bend", "sub": "http://dbpedia.org/resource/Roger_Marshall_(politician)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does kansas 's current delegation to the Congress of the United States includ Republican Senators Jerry Moran of Roger Marshall of Great Bend?", "Who 's current delegation to the Congress of the United States includes Republican Senators Jerry Moran of Roger Marshall of Great Bend?", "Where did Kansas 's current delegation to the Congress of the United States includes Republican?", "Who did Kansas 's current delegation to the Congress of the United States includes Republican?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does kansas 's current delegation to the Congress of the includ Republican Senators Jerry Moran of of Great Bend?", "Who 's current delegation to the Congress of the includes Republican Senators Jerry Moran of of Great Bend?", "Where did Kansas 's current delegation to the Congress of the includes Republican?", "Who did Kansas 's current delegation to the Congress of the includes Republican?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8369228, "src_sentence": "Kansas was also the setting of the 1965 best-seller In Cold Blood, described by Kansas author Truman Capote as a \"nonfiction novel\".", "sentence": "the 1965 best-seller In Cold Blood described by Kansas author Truman Capote as a \"nonfiction novel", "sub": "http://dbpedia.org/resource/In_Cold_Blood", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Truman_Capote", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the 1965 best-seller In Cold Blood describ by Kansas author Truman Capote as a \"nonfiction novel?", "Where did the 1965 best-seller In Cold Blood described by?", "Who did the 1965 best-seller In Cold Blood described by?"], "type": [-1, 2, 1], "question_in_type": ["Does the 1965 best-seller describ by Kansas author Truman as a \"nonfiction novel?", "Where did the 1965 best-seller described by?", "Who did the 1965 best-seller described by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8369635, "src_sentence": "In 2016, The Opel Mokka was renamed to the Mokka X. The Opel Mokka is also sold under the Vauxhall brand in the United Kingdom, and as the Buick Encore in North America and in China.", "sentence": "The Opel Mokka is sold under the Vauxhall brand in the United Kingdom", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is the Opel Mokka sold under the Vauxhall brand in the United Kingdom ?", "Where is The Opel Mokka sold under?"], "type": [-1, 2], "question_in_type": ["Is the Mokka sold under the brand in the United Kingdom ?", "Where is The Mokka sold under?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8370008, "src_sentence": "In 1985, Palladium Books published Teenage Mutant Ninja Turtles & Other Strangeness.", "sentence": "Palladium Books published Teenage Mutant Ninja Turtles & Other Strangeness In 1985", "sub": "http://dbpedia.org/resource/Teenage_Mutant_Ninja_Turtles_&_Other_Strangeness", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Palladium_Books", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does palladium Books publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium Books publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium belt publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium belt publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium bespeak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium bespeak publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium bible publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium bible publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium burst publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium burst publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium engage publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium engage publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium hav one's name tak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium have one 's name take publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium koran publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium koran publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium learn publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium learn publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium ledger publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium ledger publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium penalise publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium penalise publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium penalize publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium penalize publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium punish publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium punish publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium record publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium record publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium reserve publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium reserve publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium rule book publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium rule book publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium script publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium script publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium study publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium study publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium tome publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium tome publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does palladium volume publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did Palladium volume publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 Books publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 Books publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 belt publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 belt publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 bespeak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 bespeak publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 bible publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 bible publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 burst publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 burst publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 engage publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 engage publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 hav one's name tak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 have one 's name take publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 koran publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 koran publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 learn publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 learn publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 ledger publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 ledger publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 penalise publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 penalise publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 penalize publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 penalize publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 punish publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 punish publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 record publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 record publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 reserve publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 reserve publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 rule book publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 rule book publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 script publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 script publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 study publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 study publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 tome publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 tome publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does atomic number 46 volume publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did atomic number 46 volume publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd Books publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd Books publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd belt publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd belt publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd bespeak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd bespeak publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd bible publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd bible publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd burst publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd burst publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd engage publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd engage publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Do pd hav one's name tak publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd have one 's name take publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd koran publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd koran publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd learn publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd learn publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd ledger publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd ledger publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd penalise publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd penalise publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd pen publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd penalize publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd punish publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd punish publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd record publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd record publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd reserve publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd reserve publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd rule book publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd rule book publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd script publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd script publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd study publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd study publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd tome publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd tome publish Teenage Mutant Ninja Turtles & Other Strangeness In?", "Does pd volume publ Teenage Mutant Ninja Turtles & Other Strangeness In 1985?", "When did pd volume publish Teenage Mutant Ninja Turtles & Other Strangeness In?"], "type": [-1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Does palladium Books publ In 1985?", "When did publish In?", "Does palladium belt publ In 1985?", "When did Palladium belt publish In?", "Does palladium bespeak publ In 1985?", "When did Palladium bespeak publish In?", "Does palladium bible publ In 1985?", "When did Palladium bible publish In?", "Does palladium burst publ In 1985?", "When did Palladium burst publish In?", "Does palladium engage publ In 1985?", "When did Palladium engage publish In?", "Does palladium hav one's name tak publ In 1985?", "When did Palladium have one 's name take publish In?", "Does palladium koran publ In 1985?", "When did Palladium koran publish In?", "Does palladium learn publ In 1985?", "When did Palladium learn publish In?", "Does palladium ledger publ In 1985?", "When did Palladium ledger publish In?", "Does palladium penalise publ In 1985?", "When did Palladium penalise publish In?", "Does palladium penalize publ In 1985?", "When did Palladium penalize publish In?", "Does palladium punish publ In 1985?", "When did Palladium punish publish In?", "Does palladium record publ In 1985?", "When did Palladium record publish In?", "Does palladium reserve publ In 1985?", "When did Palladium reserve publish In?", "Does palladium rule book publ In 1985?", "When did Palladium rule book publish In?", "Does palladium script publ In 1985?", "When did Palladium script publish In?", "Does palladium study publ In 1985?", "When did Palladium study publish In?", "Does palladium tome publ In 1985?", "When did Palladium tome publish In?", "Does palladium volume publ In 1985?", "When did Palladium volume publish In?", "Does atomic number 46 Books publ In 1985?", "When did atomic number 46 Books publish In?", "Does atomic number 46 belt publ In 1985?", "When did atomic number 46 belt publish In?", "Does atomic number 46 bespeak publ In 1985?", "When did atomic number 46 bespeak publish In?", "Does atomic number 46 bible publ In 1985?", "When did atomic number 46 bible publish In?", "Does atomic number 46 burst publ In 1985?", "When did atomic number 46 burst publish In?", "Does atomic number 46 engage publ In 1985?", "When did atomic number 46 engage publish In?", "Does atomic number 46 hav one's name tak publ In 1985?", "When did atomic number 46 have one 's name take publish In?", "Does atomic number 46 koran publ In 1985?", "When did atomic number 46 koran publish In?", "Does atomic number 46 learn publ In 1985?", "When did atomic number 46 learn publish In?", "Does atomic number 46 ledger publ In 1985?", "When did atomic number 46 ledger publish In?", "Does atomic number 46 penalise publ In 1985?", "When did atomic number 46 penalise publish In?", "Does atomic number 46 penalize publ In 1985?", "When did atomic number 46 penalize publish In?", "Does atomic number 46 punish publ In 1985?", "When did atomic number 46 punish publish In?", "Does atomic number 46 record publ In 1985?", "When did atomic number 46 record publish In?", "Does atomic number 46 reserve publ In 1985?", "When did atomic number 46 reserve publish In?", "Does atomic number 46 rule book publ In 1985?", "When did atomic number 46 rule book publish In?", "Does atomic number 46 script publ In 1985?", "When did atomic number 46 script publish In?", "Does atomic number 46 study publ In 1985?", "When did atomic number 46 study publish In?", "Does atomic number 46 tome publ In 1985?", "When did atomic number 46 tome publish In?", "Does atomic number 46 volume publ In 1985?", "When did atomic number 46 volume publish In?", "Does pd Books publ In 1985?", "When did pd Books publish In?", "Does pd belt publ In 1985?", "When did pd belt publish In?", "Does pd bespeak publ In 1985?", "When did pd bespeak publish In?", "Does pd bible publ In 1985?", "When did pd bible publish In?", "Does pd burst publ In 1985?", "When did pd burst publish In?", "Does pd engage publ In 1985?", "When did pd engage publish In?", "Do pd hav one's name tak publ In 1985?", "When did pd have one 's name take publish In?", "Does pd koran publ In 1985?", "When did pd koran publish In?", "Does pd learn publ In 1985?", "When did pd learn publish In?", "Does pd ledger publ In 1985?", "When did pd ledger publish In?", "Does pd penalise publ In 1985?", "When did pd penalise publish In?", "Does pd pen publ In 1985?", "When did pd penalize publish In?", "Does pd punish publ In 1985?", "When did pd punish publish In?", "Does pd record publ In 1985?", "When did pd record publish In?", "Does pd reserve publ In 1985?", "When did pd reserve publish In?", "Does pd rule book publ In 1985?", "When did pd rule book publish In?", "Does pd script publ In 1985?", "When did pd script publish In?", "Does pd study publ In 1985?", "When did pd study publish In?", "Does pd tome publ In 1985?", "When did pd tome publish In?", "Does pd volume publ In 1985?", "When did pd volume publish In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8370172, "src_sentence": "Nickelodeon developed a new CGI-animated TMNT television series and partnered with fellow Viacom company Paramount Pictures to bring a new TMNT movie to theaters.", "sentence": "Paramount Pictures [is] fellow company [of] Viacom", "sub": "http://dbpedia.org/resource/Viacom", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Paramount_Pictures", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does paramount Pictures [is] fellow company [of] Viacom?", "Who [is] fellow company [of] Viacom?", "Where did Paramount Pictures [ is ] fellow company [ of ] Viacom ?"], "type": [-1, 1, 2], "question_in_type": ["Does paramount Pictures [is] fellow company [of] ?", "Who [is] fellow company [of] ?", "Where did [ is ] fellow company [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8374887, "src_sentence": "Raised in Enumclaw, Washington, Scalabrine attended the University of Southern California after transferring from Highline College.", "sentence": "Scalabrine attended the University of Southern California after transferring from Highline College", "sub": "http://dbpedia.org/resource/Brian_Scalabrine", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Highline_College", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did scalabrine attend the University of Southern California after transferring from Highline College?", "Who attended the University of Southern California after transferring from Highline College?", "Where did Scalabrine attended the?"], "type": [-1, 1, 2], "question_in_type": ["Did scalabrine attend the University of Southern California after transferring from ?", "Who attended the University of Southern California after transferring from ?", "Where did attended the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8375205, "src_sentence": "a species of rodent in the family Cricetidae gets a species of rodent in the family Cricetidae name from a species of rodent in the family Cricetidae small size and delicate features compared to the other species within the genus Habromys.", "sentence": "the family Cricetidae small delicate features compared to the other species within the genus Habromys", "sub": "http://dbpedia.org/resource/Habromys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the family Cricetidae small delicate features comp to the other species within the genus Habromys?", "Where did the family Cricetidae small delicate features compared to?", "Does cricetidae get a species of rodent in the family Cricetidae name from a species of rodent in the family Cricetidae small size comp to the other species within the genus Habromys?", "Who gets a species of rodent in the family Who name from a species of rodent in the family Who small size compared to the other species within the genus Habromys?"], "type": [-1, 2, -1, 1], "question_in_type": ["Does the family small delicate features comp to the other species within the genus ?", "Where did the family small delicate features compared to?", "Does cricetidae get a species of rodent in the family name from a species of rodent in the family small size comp to the other species within the genus ?", "Who gets a species of rodent in the family Who name from a species of rodent in the family Who small size compared to the other species within the genus ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8375613, "src_sentence": "Caperal attended Arellano University, where he went to the finals against San Beda college in 2014, his senior year.", "sentence": "Caperal attended Arellano University", "sub": "http://dbpedia.org/resource/Prince_Caperal", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Arellano_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did caperal attend Arellano University?", "Who attended Arellano University?", "Where did Caperal attended?"], "type": [-1, 1, 2], "question_in_type": ["Did caperal attend ?", "Who attended ?", "Where did attended?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8376551, "src_sentence": "After the Yugoslav Wars, Serbia became home to highest number of refugees and internally displaced persons in Europe, while more than third settled in Belgrade.", "sentence": "Serbia became home while more than third settled in Belgrade After the Yugoslav Wars", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did serbia becam home while more than third settled in Belgrade After the Yugoslav Wars?", "Where did Serbia became home?"], "type": [-1, 2], "question_in_type": ["Did serbia becam home while more than third settled in After the Yugoslav Wars?", "Where did became home?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8376926, "src_sentence": "In 1594, a major Serb rebellion was crushed by the Ottomans.", "sentence": "a major Serb rebellion was crushed by the Ottomans In 1594", "sub": "http://dbpedia.org/resource/Uprising_in_Banat", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Ottoman_Empire", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was a major Serb rebellion crushed by the Ottomans In 1594 ?", "Where was a major Serb rebellion crushed by?", "When was a major Serb rebellion crush by the Ottomans In?", "Was a john roy major Serb disobedience crushed by the Ottomans In 1594 ?", "When was a john roy major Serb disobedience crush by the Ottomans In?", "Was a john roy major Serb insurrection crushed by the Ottomans In 1594 ?", "When was a john roy major Serb insurrection crush by the Ottomans In?", "Was a john roy major Serb rebellion crushed by the Ottomans In 1594 ?", "Where was a john roy major Serb rebellion crushed by?", "When was a john roy major Serb rebellion crush by the Ottomans In?", "Was a john roy major Serb revolt crushed by the Ottomans In 1594 ?", "When was a john roy major Serb revolt crush by the Ottomans In?", "Was a john roy major Serb rising crushed by the Ottomans In 1594 ?", "When was a john roy major Serb rising crush by the Ottomans In?", "Was a john roy major Serb uprising crushed by the Ottomans In 1594 ?", "When was a john roy major Serb uprising crush by the Ottomans In?", "Was a john roy major serbian disobedience crushed by the Ottomans In 1594 ?", "When was a john roy major serbian disobedience crush by the Ottomans In?", "Was a john roy major serbian insurrection crushed by the Ottomans In 1594 ?", "When was a john roy major serbian insurrection crush by the Ottomans In?", "Was a john roy major serbian rebellion crushed by the Ottomans In 1594 ?", "When was a john roy major serbian rebellion crush by the Ottomans In?", "Was a john roy major serbian revolt crushed by the Ottomans In 1594 ?", "When was a john roy major serbian revolt crush by the Ottomans In?", "Was a john roy major serbian rising crushed by the Ottomans In 1594 ?", "When was a john roy major serbian rising crush by the Ottomans In?", "Was a john roy major serbian uprising crushed by the Ottomans In 1594 ?", "When was a john roy major serbian uprising crush by the Ottomans In?", "Was a major Serb disobedience crushed by the Ottomans In 1594 ?", "When was a major Serb disobedience crush by the Ottomans In?", "Was a major Serb insurrection crushed by the Ottomans In 1594 ?", "When was a major Serb insurrection crush by the Ottomans In?", "Was a major Serb revolt crushed by the Ottomans In 1594 ?", "When was a major Serb revolt crush by the Ottomans In?", "Was a major Serb rising crushed by the Ottomans In 1594 ?", "When was a major Serb rising crush by the Ottomans In?", "Was a major Serb uprising crushed by the Ottomans In 1594 ?", "When was a major Serb uprising crush by the Ottomans In?", "Was a major serbian disobedience crushed by the Ottomans In 1594 ?", "When was a major serbian disobedience crush by the Ottomans In?", "Was a major serbian insurrection crushed by the Ottomans In 1594 ?", "When was a major serbian insurrection crush by the Ottomans In?", "Was a major serbian rebellion crushed by the Ottomans In 1594 ?", "When was a major serbian rebellion crush by the Ottomans In?", "Was a major serbian revolt crushed by the Ottomans In 1594 ?", "When was a major serbian revolt crush by the Ottomans In?", "Was a major serbian rising crushed by the Ottomans In 1594 ?", "When was a major serbian rising crush by the Ottomans In?", "Was a major serbian uprising crushed by the Ottomans In 1594 ?", "When was a major serbian uprising crush by the Ottomans In?", "Was a royal Serb disobedience crushed by the Ottomans In 1594 ?", "When was a royal Serb disobedience crush by the Ottomans In?", "Was a royal Serb insurrection crushed by the Ottomans In 1594 ?", "When was a royal Serb insurrection crush by the Ottomans In?", "Was a royal Serb rebellion crushed by the Ottomans In 1594 ?", "Where was a royal Serb rebellion crushed by?", "When was a royal Serb rebellion crush by the Ottomans In?", "Was a royal Serb revolt crushed by the Ottomans In 1594 ?", "When was a royal Serb revolt crush by the Ottomans In?", "Was a royal Serb rising crushed by the Ottomans In 1594 ?", "When was a royal Serb rising crush by the Ottomans In?", "Was a royal Serb uprising crushed by the Ottomans In 1594 ?", "When was a royal Serb uprising crush by the Ottomans In?", "Was a royal serbian disobedience crushed by the Ottomans In 1594 ?", "When was a royal serbian disobedience crush by the Ottomans In?", "Was a royal serbian insurrection crushed by the Ottomans In 1594 ?", "When was a royal serbian insurrection crush by the Ottomans In?", "Was a royal serbian rebellion crushed by the Ottomans In 1594 ?", "When was a royal serbian rebellion crush by the Ottomans In?", "Was a royal serbian revolt crushed by the Ottomans In 1594 ?", "When was a royal serbian revolt crush by the Ottomans In?", "Was a royal serbian rising crushed by the Ottomans In 1594 ?", "When was a royal serbian rising crush by the Ottomans In?", "Was a royal serbian uprising crushed by the Ottomans In 1594 ?", "When was a royal serbian uprising crush by the Ottomans In?"], "type": [-1, 2, 3, -1, 3, -1, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Was a major crushed by the In 1594 ?", "Where was a major crushed by?", "When was a major crush by the In?", "Was a john roy major Serb disobedience crushed by the In 1594 ?", "When was a john roy major Serb disobedience crush by the In?", "Was a john roy major Serb insurrection crushed by the In 1594 ?", "When was a john roy major Serb insurrection crush by the In?", "Was a john roy major crushed by the In 1594 ?", "Where was a john roy major crushed by?", "When was a john roy major crush by the In?", "Was a john roy major Serb revolt crushed by the In 1594 ?", "When was a john roy major Serb revolt crush by the In?", "Was a john roy major Serb rising crushed by the In 1594 ?", "When was a john roy major Serb rising crush by the In?", "Was a john roy major Serb uprising crushed by the In 1594 ?", "When was a john roy major Serb uprising crush by the In?", "Was a john roy major serbian disobedience crushed by the In 1594 ?", "When was a john roy major serbian disobedience crush by the In?", "Was a john roy major serbian insurrection crushed by the In 1594 ?", "When was a john roy major serbian insurrection crush by the In?", "Was a john roy major serbian rebellion crushed by the In 1594 ?", "When was a john roy major serbian rebellion crush by the In?", "Was a john roy major serbian revolt crushed by the In 1594 ?", "When was a john roy major serbian revolt crush by the In?", "Was a john roy major serbian rising crushed by the In 1594 ?", "When was a john roy major serbian rising crush by the In?", "Was a john roy major serbian uprising crushed by the In 1594 ?", "When was a john roy major serbian uprising crush by the In?", "Was a major Serb disobedience crushed by the In 1594 ?", "When was a major Serb disobedience crush by the In?", "Was a major Serb insurrection crushed by the In 1594 ?", "When was a major Serb insurrection crush by the In?", "Was a major Serb revolt crushed by the In 1594 ?", "When was a major Serb revolt crush by the In?", "Was a major Serb rising crushed by the In 1594 ?", "When was a major Serb rising crush by the In?", "Was a major Serb uprising crushed by the In 1594 ?", "When was a major Serb uprising crush by the In?", "Was a major serbian disobedience crushed by the In 1594 ?", "When was a major serbian disobedience crush by the In?", "Was a major serbian insurrection crushed by the In 1594 ?", "When was a major serbian insurrection crush by the In?", "Was a major serbian rebellion crushed by the In 1594 ?", "When was a major serbian rebellion crush by the In?", "Was a major serbian revolt crushed by the In 1594 ?", "When was a major serbian revolt crush by the In?", "Was a major serbian rising crushed by the In 1594 ?", "When was a major serbian rising crush by the In?", "Was a major serbian uprising crushed by the In 1594 ?", "When was a major serbian uprising crush by the In?", "Was a royal Serb disobedience crushed by the In 1594 ?", "When was a royal Serb disobedience crush by the In?", "Was a royal Serb insurrection crushed by the In 1594 ?", "When was a royal Serb insurrection crush by the In?", "Was a royal crushed by the In 1594 ?", "Where was a royal crushed by?", "When was a royal crush by the In?", "Was a royal Serb revolt crushed by the In 1594 ?", "When was a royal Serb revolt crush by the In?", "Was a royal Serb rising crushed by the In 1594 ?", "When was a royal Serb rising crush by the In?", "Was a royal Serb uprising crushed by the In 1594 ?", "When was a royal Serb uprising crush by the In?", "Was a royal serbian disobedience crushed by the In 1594 ?", "When was a royal serbian disobedience crush by the In?", "Was a royal serbian insurrection crushed by the In 1594 ?", "When was a royal serbian insurrection crush by the In?", "Was a royal serbian rebellion crushed by the In 1594 ?", "When was a royal serbian rebellion crush by the In?", "Was a royal serbian revolt crushed by the In 1594 ?", "When was a royal serbian revolt crush by the In?", "Was a royal serbian rising crushed by the In 1594 ?", "When was a royal serbian rising crush by the In?", "Was a royal serbian uprising crushed by the In 1594 ?", "When was a royal serbian uprising crush by the In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8377017, "src_sentence": "After the Yugoslav Wars, Serbia became home to highest number of refugees and internally displaced persons in Europe, while more than third settled in Belgrade.", "sentence": "Serbia became home while more than third settled in Belgrade After the Yugoslav Wars", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did serbia becam home while more than third settled in Belgrade After the Yugoslav Wars?", "Where did Serbia became home?"], "type": [-1, 2], "question_in_type": ["Did serbia becam home while more than third settled in After the Yugoslav Wars?", "Where did became home?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8377059, "src_sentence": "Belgrade is a separate territorial unit in Serbia, with Belgrade own autonomous city authority.", "sentence": "Belgrade is a separate territorial unit in Serbia", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is belgrade a separate territorial unit in Serbia ?", "Who is a separate territorial unit in Serbia?", "Where is Belgrade a separate territorial unit in Serbia ?"], "type": [-1, 1, 2], "question_in_type": ["Is belgrade a separate territorial unit in ?", "Who is a separate territorial unit in ?", "Where is a separate territorial unit in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8378487, "src_sentence": "Dakar was the capital of the short-lived Mali Federation from 1959 to 1960, after which it became the capital of Senegal.", "sentence": "Dakar was the capital of the short-lived Mali Federation after which it became the capital of Senegal", "sub": "http://dbpedia.org/resource/Mali_Federation", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was dakar the capital of the short-lived Mali Federation after which it became the capital of Senegal ?", "Where was Dakar the capital of the short-lived Mali Federation after which it became the?"], "type": [-1, 2], "question_in_type": ["Was dakar the capital of the short-lived after which it became the capital of Senegal ?", "Where was the capital of the short-lived after which it became the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8378649, "src_sentence": "Dakar replaced Saint-Louis as the capital of French West Africa in 1902.", "sentence": "Dakar replaced Saint-Louis as the capital of French West Africa in 1902", "sub": "http://dbpedia.org/resource/French_West_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did dakar replac Saint-Louis as the capital of French West Africa in 1902?", "Who did Dakar replaced?", "Where did Dakar replaced?", "When did Dakar replace Saint-Louis as the capital of French West Africa?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dakar replac Saint-Louis as the capital of in 1902?", "Who did replaced?", "Where did replaced?", "When did replace Saint-Louis as the capital of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8378695, "src_sentence": "Dakar Dakar has been in continuous existence since 1887, being preserved by the new state of Senegal after independence in 1960, although Dakar limits have varied considerably over time.", "sentence": "Dakar Dakar being preserved by the new state of Senegal after independence in 1960", "sub": "http://dbpedia.org/resource/Senegal", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does dakar Dakar being preserv by the new state of Senegal after independence in 1960?", "Where did Dakar Dakar being preserved?", "When did Dakar Dakar be preserve by the new state of Senegal after independence?"], "type": [-1, 2, 3], "question_in_type": ["Does dakar being preserv by the new state of after independence in 1960?", "Where did being preserved?", "When did be preserve by the new state of after independence?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8381882, "src_sentence": "The Saint Croix ground lizard (Pholidoscelis polops) is a member of the Teiidae family of lizards.", "sentence": "The Saint Croix ground lizard is a member of the Teiidae family of lizards", "sub": "http://dbpedia.org/resource/Saint_Croix_ground_lizard", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Saint Croix ground lizard a member of the Teiidae family of lizards ?", "Where is The Saint Croix ground lizard a member of the Teiidae family of lizards ?", "Who is The Saint Croix ground lizard a member of the Teiidae family of lizards ?"], "type": [-1, 2, 1], "question_in_type": ["Is the a member of the family of lizards ?", "Where is The a member of the family of lizards ?", "Who is The a member of the family of lizards ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8383165, "src_sentence": "Kevin Bleeker (born 10 May 1993) is a Dutch basketball player for Landstede Hammers of the Dutch Basketball League (DBL).", "sentence": "Kevin Bleeker (born 10 May 1993 is a Dutch basketball player for Landstede Hammers of the Dutch Basketball League", "sub": "http://dbpedia.org/resource/Pieter_Bleeker", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is kevin Bleeker ( born 10 May 1993 a Dutch basketball player for Landstede Hammers of the Dutch Basketball League ?", "Who (born 10 May 1993 is a Dutch basketball player for Landstede Hammers of the Dutch Basketball League?", "When is Kevin Bleeker ( bear?", "Where is Kevin Bleeker ( born 10?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is kevin ( born 10 May 1993 a basketball player for Landstede Hammers of the Basketball League ?", "Who (born 10 May 1993 is a basketball player for Landstede Hammers of the Basketball League?", "When is Kevin ( bear?", "Where is Kevin ( born 10?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8383685, "src_sentence": "The Carolina parakeet (Conuropsis carolinensis) or Carolina conure is an extinct species of small green neotropical parrot with a bright yellow head, reddish orange face and pale beak native to the eastern, midwest and plains states of the United States.", "sentence": "The Carolina parakeet (Conuropsis carolinensis) or Carolina conure is an extinct species of small green neotropical parrot with a bright yellow head, reddish orange face and pale beak native to the eastern, midwest and plains states of the United States", "sub": "http://dbpedia.org/resource/Carolina_parakeet", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Neotropical_parrot", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Carolina parakeet ( Conuropsis carolinensis ) or Carolina conure an extinct species of small green neotropical parrot with a bright yellow head , reddish orange face and pale beak native to the eastern , midwest and plains states of the United States ?", "Where is The Carolina parakeet ( Conuropsis carolinensis ) or Carolina conure an extinct species of small green neotropical parrot with a bright yellow head , reddish orange face and pale beak native to the eastern , midwest and plains?"], "type": [-1, 2], "question_in_type": ["Is the ( Conuropsis carolinensis ) or Carolina conure an extinct species of small green with a bright yellow head , reddish orange face and pale beak native to the eastern , midwest and plains states of the United States ?", "Where is The ( Conuropsis carolinensis ) or Carolina conure an extinct species of small green with a bright yellow head , reddish orange face and pale beak native to the eastern , midwest and plains?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8383699, "src_sentence": "The specific name Psittacus carolinensis was assigned by Swedish zoologist Carl Linnaeus in the 10th edition of Systema Naturae published in 1758.", "sentence": "Carl Linnaeus [is] zoologist [from] Sweden", "sub": "http://dbpedia.org/resource/Carl_Linnaeus", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does carl Linnaeus [is] zoologist [from] Sweden?", "Who [is] zoologist [from] Sweden?", "Where did Carl Linnaeus [ is ] zoologist [ from ] Sweden ?"], "type": [-1, 1, 2], "question_in_type": ["Does carl Linnaeus [is] zoologist [from] ?", "Who [is] zoologist [from] ?", "Where did [ is ] zoologist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8384012, "src_sentence": "Over the subsequent two decades Opel Vauxhall's ranges would rapidly converge as Vauxhall's design independence from Opel was eroded to the point where by 1985, Vauxhall's car range entirely consisted of rebadged Opel models.", "sentence": "Opel Vauxhall's ranges would rapidly converge as Vauxhall's design independence from Opel Over the subsequent two decades", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would opel Vauxhall 's ranges rapidly converge as Vauxhall 's design independence from Opel Over the subsequent two decades ?", "Who ranges would rapidly converge as Vauxhall's design independence from Opel Over the subsequent two decades?", "Where would Opel Vauxhall 's ranges rapidly converge as?", "When would Opel Vauxhall 's ranges rapidly converge as Vauxhall 's design independence from Opel Over the subsequent?", "Did vauxhall's car range consist of rebadged Opel models the point by 1985?", "Who's car range consisted of rebadged Opel models the point by 1985?", "Where did Vauxhall 's car range consisted of?", "When did Vauxhall 's car range consist of rebadged Opel models the point by?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Would opel 's ranges rapidly converge as 's design independence from Over the subsequent two decades ?", "Who ranges would rapidly converge as 's design independence from Over the subsequent two decades?", "Where would 's ranges rapidly converge as?", "When would 's ranges rapidly converge as 's design independence from Over the subsequent?", "Did vauxhall's car range consist of rebadged models the point by 1985?", "Who's car range consisted of rebadged models the point by 1985?", "Where did 's car range consisted of?", "When did 's car range consist of rebadged models the point by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8384849, "src_sentence": "Robert Fripp stated that \"[t]uning a Mellotron doesn't\".", "sentence": "Robert Fripp stated that \"[t]uning a Mellotron", "sub": "http://dbpedia.org/resource/Robert_Fripp", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Mellotron", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did robert Fripp stat that \"[t]uning a Mellotron?", "Who stated that \"[t]uning a Mellotron?"], "type": [-1, 1], "question_in_type": ["Did robert Fripp stat that \"[t]uning a ?", "Who stated that \"[t]uning a ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 8385982, "src_sentence": "Antananarivo is the see city of Madagascar's Roman Catholic Archdiocese.", "sentence": "Antananarivo is the see city of Madagascar's Roman Catholic Archdiocese", "sub": "http://dbpedia.org/resource/Madagascar", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Antananarivo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is antananarivo the see city of Madagascar 's Roman Catholic Archdiocese ?", "Where is Antananarivo the see city of Madagascar 's Roman Catholic Archdiocese ?"], "type": [-1, 2], "question_in_type": ["Is antananarivo the see city of 's Roman Catholic Archdiocese ?", "Where is the see city of 's Roman Catholic Archdiocese ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8386377, "src_sentence": "Antananarivo is the see city of Madagascar's Roman Catholic Archdiocese.", "sentence": "Antananarivo is the see city of Madagascar's Roman Catholic Archdiocese", "sub": "http://dbpedia.org/resource/Madagascar", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Antananarivo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is antananarivo the see city of Madagascar 's Roman Catholic Archdiocese ?", "Where is Antananarivo the see city of Madagascar 's Roman Catholic Archdiocese ?"], "type": [-1, 2], "question_in_type": ["Is antananarivo the see city of 's Roman Catholic Archdiocese ?", "Where is the see city of 's Roman Catholic Archdiocese ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8392106, "src_sentence": "Other sports clubs based in Tripoli include Al Wahda Tripoli and Addahra.", "sentence": "Other sports clubs based in Tripoli include Al Wahda Tripoli", "sub": "http://dbpedia.org/resource/Al-Wahda_SC_(Tripoli)", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Tripoli", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Do other sports clubs bas in Tripoli includ Al Wahda Tripoli?"], "type": [-1], "question_in_type": ["Do other sports clubs bas in includ Al ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8392321, "src_sentence": "Since the lifting of sanctions against Italian Libya in 1999 and again in 2003, Tripoli has seen a rise in foreign investment as well as an increase in tourism.", "sentence": "Tripoli has seen an increase in tourism Since the lifting of sanctions against Italian Libya in again in 2003", "sub": "http://dbpedia.org/resource/Italian_Libya", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tripoli", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has tripoli seen an increase in tourism Since the lifting of sanctions against Italian Libya in again in 2003 ?", "Who has seen an increase in tourism Since the lifting of sanctions against Italian Libya in again in 2003?", "Where has Tripoli seen an?", "When has Tripoli see an increase in tourism Since the lifting of sanctions against Italian Libya in again?", "Has tripoli seen a rise in foreign investment Since the lifting of sanctions against Italian Libya in again in 2003 ?", "Who has seen a rise in foreign investment Since the lifting of sanctions against Italian Libya in again in 2003?", "Where has Tripoli seen a?", "When has Tripoli see a rise in foreign investment Since the lifting of sanctions against Italian Libya in again?", "Has tripoli seen an increase in tourism Since the lifting of sanctions against Italian Libya in 1999 in 2003 ?", "Who has seen an increase in tourism Since the lifting of sanctions against Italian Libya in 1999 in 2003?", "When has Tripoli see an increase in tourism Since the lifting of sanctions against Italian Libya?", "When has Tripoli see an increase in tourism Since the lifting of sanctions against Italian Libya in 1999?", "Has tripoli seen a rise in foreign investment Since the lifting of sanctions against Italian Libya in 1999 in 2003 ?", "Who has seen a rise in foreign investment Since the lifting of sanctions against Italian Libya in 1999 in 2003?", "When has Tripoli see a rise in foreign investment Since the lifting of sanctions against Italian Libya?", "When has Tripoli see a rise in foreign investment Since the lifting of sanctions against Italian Libya in 1999?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 3, 3, -1, 1, 3, 3], "question_in_type": ["Has tripoli seen an increase in tourism Since the lifting of sanctions against in again in 2003 ?", "Who has seen an increase in tourism Since the lifting of sanctions against in again in 2003?", "Where has seen an?", "When has see an increase in tourism Since the lifting of sanctions against in again?", "Has tripoli seen a rise in foreign investment Since the lifting of sanctions against in again in 2003 ?", "Who has seen a rise in foreign investment Since the lifting of sanctions against in again in 2003?", "Where has seen a?", "When has see a rise in foreign investment Since the lifting of sanctions against in again?", "Has tripoli seen an increase in tourism Since the lifting of sanctions against in 1999 in 2003 ?", "Who has seen an increase in tourism Since the lifting of sanctions against in 1999 in 2003?", "When has see an increase in tourism Since the lifting of sanctions against ?", "When has see an increase in tourism Since the lifting of sanctions against in 1999?", "Has tripoli seen a rise in foreign investment Since the lifting of sanctions against in 1999 in 2003 ?", "Who has seen a rise in foreign investment Since the lifting of sanctions against in 1999 in 2003?", "When has see a rise in foreign investment Since the lifting of sanctions against ?", "When has see a rise in foreign investment Since the lifting of sanctions against in 1999?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8393035, "src_sentence": "Shakespeare's works include the 36 plays printed in the First Folio of 1623, listed according to their folio classification as comedies, histories, and tragedies.", "sentence": "Shakespeare 's works include the 36 plays printed in the First Folio of 1623 , listed according to their folio classification as tragedies", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does shakespeare 's works includ the 36 plays print in the First Folio of 1623 , list accord to their folio classification as tragedies?", "Who 's works include the 36 plays printed in the First Folio of 1623 , listed according to their folio classification as tragedies?", "Where did Shakespeare 's works include the?", "Does shakespeare 's works includ the 36 plays print in the First Folio of 1623 , list accord to their folio classification as histories?", "Who 's works include the 36 plays printed in the First Folio of 1623 , listed according to their folio classification as histories?", "Does shakespeare 's works includ the 36 plays print in the First Folio of 1623 , list accord to their folio classification as comedies?", "Who 's works include the 36 plays printed in the First Folio of 1623 , listed according to their folio classification as comedies?"], "type": [-1, 1, 2, -1, 1, -1, 1], "question_in_type": ["Does shakespeare 's works includ the 36 plays print in the of 1623 , list accord to their folio classification as tragedies?", "Who 's works include the 36 plays printed in the of 1623 , listed according to their folio classification as tragedies?", "Where did 's works include the?", "Does shakespeare 's works includ the 36 plays print in the of 1623 , list accord to their folio classification as histories?", "Who 's works include the 36 plays printed in the of 1623 , listed according to their folio classification as histories?", "Does shakespeare 's works includ the 36 plays print in the of 1623 , list accord to their folio classification as comedies?", "Who 's works include the 36 plays printed in the of 1623 , listed according to their folio classification as comedies?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8393110, "src_sentence": "William Shakespeare (bapt extant works, including collaborations, consist of some 39 plays, 154 sonnets, three long narrative poems, and a few other verses, some of uncertain authorship.", "sentence": "William Shakespeare ( bapt extant works , including collaborations consist of 154 sonnets", "sub": "http://dbpedia.org/resource/Shakespeare's_sonnets", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare ( bapt extant works , includ collaborations consist of 154 sonnets?", "Who ( bapt extant works , including collaborations consist of 154 sonnets?", "Where did William Shakespeare ( bapt extant works , including?"], "type": [-1, 1, 2], "question_in_type": ["Does william Shakespeare ( bapt extant works , includ collaborations consist of ?", "Who ( bapt extant works , including collaborations consist of ?", "Where did ( bapt extant works , including?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8393666, "src_sentence": "The insular cave rat (Heteropsomys insulans) is an extinct species of spiny rat native to Puerto Rico.", "sentence": "The insular cave rat (Heteropsomys insulans is an extinct species of spiny rat native to Puerto Rico", "sub": "http://dbpedia.org/resource/Insular_cave_rat", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the insular cave rat ( Heteropsomys insulans an extinct species of spiny rat native to Puerto Rico ?", "Where is The insular cave rat ( Heteropsomys insulans?"], "type": [-1, 2], "question_in_type": ["Is the insular cave rat ( an species of spiny rat native to Puerto Rico ?", "Where is The insular cave rat ( ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8393705, "src_sentence": "The insular cave rat (Heteropsomys insulans) is an extinct species of spiny rat native to Puerto Rico.", "sentence": "The insular cave rat (Heteropsomys insulans is an extinct species of spiny rat native to Puerto Rico", "sub": "http://dbpedia.org/resource/Insular_cave_rat", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the insular cave rat ( Heteropsomys insulans an extinct species of spiny rat native to Puerto Rico ?", "Where is The insular cave rat ( Heteropsomys insulans?"], "type": [-1, 2], "question_in_type": ["Is the insular cave rat ( an species of spiny rat native to Puerto Rico ?", "Where is The insular cave rat ( ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8398868, "src_sentence": "Susan Glaspell describes a reading of Bound East for Cardiff that took place in the living room of Susan Glaspell and Susan Glaspell husband George Cram Cook's home on Commercial Street, adjacent to the wharf (pictured) that was used by the Provincetown Players for the Provincetown Players theater: \"So Gene took Bound East for Cardiff out of Gene trunk, and Freddie Burt read Cardiff to us, Gene staying out in the dining-room while reading went on.", "sentence": "George Cram Cook [is] husband [of] Susan Glaspell", "sub": "http://dbpedia.org/resource/George_Cram_Cook", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Susan_Glaspell", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does george Cram Cook [is] husband [of] Susan Glaspell?", "Who [is] husband [of] Susan Glaspell?", "Who did George Cram Cook [ is ] husband [ of ] Susan Glaspell ?"], "type": [-1, 1, 1], "question_in_type": ["Does george Cram Cook [is] husband [of] ?", "Who [is] husband [of] ?", "Who did [ is ] husband [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8400822, "src_sentence": "In 2016, DC Comics once again relaunched all of DC Comics publications as part of the \"DC Rebirth\" continuity reboot, and the new fifth volume of Wonder Woman was released semi-monthly with writer Greg Rucka.", "sentence": "DC Comics relaunched all of DC Comics publications as part of the \" DC Rebirth \" continuity reboot In 2016 once again", "sub": "http://dbpedia.org/resource/DC_Rebirth", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did dC Comics relaunch all of DC Comics publications as part of the \" DC Rebirth \" continuity reboot In 2016 once again?", "Who relaunched all of Who publications as part of the \" DC Rebirth \" continuity reboot In 2016 once again?", "Where did DC Comics relaunched all?", "When did DC Comics relaunched all of DC Comics publications as part of the `` DC Rebirth `` continuity reboot In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dC Comics relaunch all of publications as part of the \" \" continuity reboot In 2016 once again?", "Who relaunched all of Who publications as part of the \" \" continuity reboot In 2016 once again?", "Where did relaunched all?", "When did relaunched all of publications as part of the `` `` continuity reboot In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8401657, "src_sentence": "Known as the \"red-crested tree rat\", this species was originally described as Isothrix rufodorsalis by American biologist Joel Asaph Allen in 1899, and was transferred to genus Diplomys in 1935 by George Henry Hamilton Tate.", "sentence": "Joel Asaph Allen [is] biologist [from] United States", "sub": "http://dbpedia.org/resource/Joel_Asaph_Allen", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does joel Asaph Allen [is] biologist [from] United States?", "Who [is] biologist [from] United States?", "Where did Joel Asaph Allen [ is ] biologist [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does joel Asaph Allen [is] biologist [from] ?", "Who [is] biologist [from] ?", "Where did [ is ] biologist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8402385, "src_sentence": "an American professional basketball player for the Phoenix Mercury of the Women's National Basketball Association (WNBA) is the only NCAA basketball player to score 2,000 points and block 500 shots.", "sentence": "an American professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association is the only NCAA basketball player block", "sub": "http://dbpedia.org/resource/National_Collegiate_Athletic_Association", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is an American professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only NCAA basketball player block ?", "Where is an American professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only NCAA basketball player block ?", "Is an American professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only NCAA basketball player ?", "Where is an American professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only NCAA basketball player ?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is an professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only basketball player block ?", "Where is an professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only basketball player block ?", "Is an professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only basketball player ?", "Where is an professional basketball player for the Phoenix Mercury of the Women 's National Basketball Association the only basketball player ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8404835, "src_sentence": "Rhyacophila amabilis is an extinct species of insect in the caddisfly family Rhyacophilidae.", "sentence": "Rhyacophila amabilis is an extinct species of insect in the caddisfly family Rhyacophilidae", "sub": "http://dbpedia.org/resource/Rhyacophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhyacophilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhyacophila amabilis an extinct species of insect in the caddisfly family Rhyacophilidae ?", "Where is Rhyacophila amabilis an extinct species of insect in the caddisfly family Rhyacophilidae ?"], "type": [-1, 2], "question_in_type": ["Is rhyacophila amabilis an extinct species of insect in the caddisfly family ?", "Where is amabilis an extinct species of insect in the caddisfly family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8406637, "src_sentence": "Cardioglossa trifasciata is a species of frog in the family Arthroleptidae.", "sentence": "Cardioglossa trifasciata is a species of frog in the family Arthroleptidae", "sub": "http://dbpedia.org/resource/Cardioglossa_trifasciata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Arthroleptidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cardioglossa trifasciata a species of frog in the family Arthroleptidae ?", "Who trifasciata is a species of frog in the family Arthroleptidae?"], "type": [-1, 1], "question_in_type": ["Is cardioglossa trifasciata a species of frog in the family ?", "Who trifasciata is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8408875, "src_sentence": "In 1989, President George H.W. Bush displayed a menorah in the White House.", "sentence": "President George H.W. Bush displayed a menorah in the White House In 1989", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president George H.W. Bush display a menorah in the White House In 1989?", "Who did President George H.W . Bush displayed a?", "Where did President George H.W . Bush displayed a?", "When did President George H.W . Bush display a menorah in the White House In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president George H.W. Bush display a menorah in the In 1989?", "Who did George H.W . Bush displayed a?", "Where did George H.W . Bush displayed a?", "When did George H.W . Bush display a menorah in the In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8409267, "src_sentence": "In 1989, President George H.W. Bush displayed a menorah in the White House.", "sentence": "President George H.W. Bush displayed a menorah in the White House In 1989", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president George H.W. Bush display a menorah in the White House In 1989?", "Who did President George H.W . Bush displayed a?", "Where did President George H.W . Bush displayed a?", "When did President George H.W . Bush display a menorah in the White House In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president George H.W. Bush display a menorah in the In 1989?", "Who did George H.W . Bush displayed a?", "Where did George H.W . Bush displayed a?", "When did George H.W . Bush display a menorah in the In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8409283, "src_sentence": "Rabbi Angela Warnick Buchdahl, in leading prayers at the first public Hanukkah candle-lighting ceremony of the National Menorah held across the White House lawn commented on the how special the scene was, asking First Lady Michelle Obama if First Lady Michelle Obama believed America's founding fathers could possibly have pictured that a female Asian-American rabbi would one day be at the White House leading Jewish prayers in front of President Abraham Lincoln.", "sentence": "the White House leading Jewish prayers in front of President Abraham Lincoln", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does the White House lead Jewish prayers in front of President Abraham Lincoln?", "Who leading Jewish prayers in front of President Abraham Lincoln?", "Where did the White House leading Jewish?", "Who did the White House leading Jewish?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does the lead Jewish prayers in front of Abraham Lincoln?", "Who leading Jewish prayers in front of Abraham Lincoln?", "Where did the leading Jewish?", "Who did the leading Jewish?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8409610, "src_sentence": "The reason for the replacement is because \"Tracy Brooks\" was unable to travel from Canada to the TNA taping.", "sentence": "Tracy Brooks to travel from Canada", "sub": "http://dbpedia.org/resource/Traci_Brooks", "pred": "http://dbpedia.org/ontology/billed", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Wrestler", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does tracy Brooks to travel from Canada?", "Who to travel from Canada?", "Where did Tracy Brooks to travel from?", "Was tracy Brooks unable to travel from Canada to the TNA taping ?", "Who was unable to travel from Canada to the TNA taping?", "Where was Tracy Brooks unable to travel from?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does tracy Brooks to travel from ?", "Who to travel from ?", "Where did to travel from?", "Was tracy Brooks unable to travel from to the TNA taping ?", "Who was unable to travel from to the TNA taping?", "Where was unable to travel from?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?wrestler_sub ?populatedplace_obj.\n?wrestler_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8410432, "src_sentence": "Giorgos Sigalas (alternate spelling: Georgios) was a member of the junior national teams of Greece.", "sentence": "Giorgos Sigalas (alternate spelling was a member of the junior national teams of Greece", "sub": "http://dbpedia.org/resource/Giorgos_Angelopoulos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was giorgos Sigalas ( alternate spelling a member of the junior national teams of Greece ?", "Who was Giorgos Sigalas ( alternate spelling a member of the junior national teams of Greece ?", "Where was Giorgos Sigalas ( alternate spelling a member of the junior national teams of Greece ?"], "type": [-1, 1, 2], "question_in_type": ["Was giorgos Sigalas ( alternate spelling a member of the junior national teams of ?", "Who was Sigalas ( alternate spelling a member of the junior national teams of ?", "Where was Sigalas ( alternate spelling a member of the junior national teams of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8410440, "src_sentence": "After retiring from playing professional club basketball, Giorgos Sigalas (alternate spelling: Georgios) worked as a TV basketball commentator in Greece, for EuroLeague games.", "sentence": "Giorgos Sigalas (alternate spelling worked as a TV basketball commentator in Greece, for EuroLeague games After retiring from playing professional club basketball", "sub": "http://dbpedia.org/resource/Giorgos_Angelopoulos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did giorgos Sigalas (alternate spelling work as a TV basketball commentator in Greece, for EuroLeague games After retiring from playing professional club basketball?", "Who did Giorgos Sigalas ( alternate spelling worked as?", "Where did Giorgos Sigalas ( alternate spelling worked as?"], "type": [-1, 1, 2], "question_in_type": ["Did giorgos Sigalas (alternate spelling work as a TV basketball commentator in , for EuroLeague games After retiring from playing professional club basketball?", "Who did Sigalas ( alternate spelling worked as?", "Where did Sigalas ( alternate spelling worked as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8410738, "src_sentence": "Kenyanthropus is a 3.5 to 3.2-million-year-old (Pliocene) hominin fossil discovered in Lake Turkana, Kenya in 1999 by Justus Erus, who was part of Meave Leakey's team.", "sentence": "Kenyanthropus is a 3.5 to 3.2-million-year-old (Pliocene) hominin fossil", "sub": "http://dbpedia.org/resource/Kenyanthropus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hominini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kenyanthropus a 3.5 to 3.2-million-year-old ( Pliocene ) hominin fossil ?", "Who is a 3.5 to 3.2-million-year-old (Pliocene) hominin fossil?", "Where is Kenyanthropus a 3.5 to 3.2-million-year-old ( Pliocene ) hominin fossil ?", "When is Kenyanthropus a 3.5 to?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is kenyanthropus a 3.5 to 3.2-million-year-old ( Pliocene ) fossil ?", "Who is a 3.5 to 3.2-million-year-old (Pliocene) fossil?", "Where is a 3.5 to 3.2-million-year-old ( Pliocene ) fossil ?", "When is a 3.5 to?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8410766, "src_sentence": "The fossils of Kenyanthropus platyops indicate that hominins were more taxonomically diverse during the middle Pliocene, and that non-forward-projecting jaws evolved earlier that previously thought.", "sentence": "The fossils of Kenyanthropus platyops indicate that hominins were more taxonomically diverse during the middle Pliocene, and that non-forward-projecting jaws evolved earlier", "sub": "http://dbpedia.org/resource/Kenyanthropus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hominini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Were the fossils of Kenyanthropus platyops indicate that hominins more taxonomically diverse during the middle Pliocene , and that non-forward-projecting jaws evolved earlier ?", "Where were The fossils of Kenyanthropus platyops indicate that?", "Who were The fossils of Kenyanthropus platyops indicate that?"], "type": [-1, 2, 1], "question_in_type": ["Were the fossils of indicate that more taxonomically diverse during the middle Pliocene , and that non-forward-projecting jaws evolved earlier ?", "Where were The fossils of indicate that?", "Who were The fossils of indicate that?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8410823, "src_sentence": "As the Persian satrap, and as the Hecatomnid dynast, Mausolus had planned for himself an elaborate tomb.", "sentence": "Mausolus had planned for himself an elaborate tomb As the Persian satrap as the Hecatomnid dynast", "sub": "http://dbpedia.org/resource/Mausolus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Hecatomnus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had mausolus planned for himself an elaborate tomb As the Persian satrap as the Hecatomnid dynast ?", "Where had Mausolus planned for?"], "type": [-1, 2], "question_in_type": ["Had mausolus planned for himself an elaborate tomb As the Persian satrap as the dynast ?", "Where had planned for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8415002, "src_sentence": "Although even other exponents of hip hop, such as Snoop Dogg, Nas and Cory Gunz, agreed with O'Neal, Maricopa County, Arizona Sheriff Joe Arpaio expressed his intention to relieve O'Neal of his Maricopa County sheriff posse badge, due to \"use of a racially derogatory word and other foul language\".", "sentence": "Joe Arpaio [is] Sheriff [from] Arizona", "sub": "http://dbpedia.org/resource/Joe_Arpaio", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Arizona", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does joe Arpaio [is] Sheriff [from] Arizona?", "Who [is] Sheriff [from] Arizona?", "Who did Joe Arpaio [ is ] Sheriff [ from ] Arizona ?", "Where did Joe Arpaio [ is ] Sheriff [ from ] Arizona ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does joe Arpaio [is] Sheriff [from] ?", "Who [is] Sheriff [from] ?", "Who did [ is ] Sheriff [ from ] ?", "Where did [ is ] Sheriff [ from ] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8417160, "src_sentence": "After Mehmed II conquered Constantinople in 1453, Ottoman expansion continued under Selim I. During the reign of Suleiman the Magnificent, the Ottoman Empire became a global power.", "sentence": "Ottoman expansion continued under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did ottoman expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman expansion continued under?", "Who did Ottoman expansion continued under?", "When did Ottoman expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman elaboration continued under?", "Who did Ottoman elaboration continued under?", "When did Ottoman elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman enlargement continued?", "Who did Ottoman enlargement continued?", "When did Ottoman enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "Where did Ottoman expanding upon?", "Who did Ottoman expanding upon?", "When did Ottoman expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did footstool expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did hassock expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did ottoman dynasty expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did ottoman turk expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did pouf expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did pouffe expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did puff expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?"], "type": [-1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did ottoman expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did expansion continued under?", "Who did expansion continued under?", "When did expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did elaboration continued under?", "Who did elaboration continued under?", "When did elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did enlargement continued?", "Who did enlargement continued?", "When did enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "Where did expanding upon?", "Who did expanding upon?", "When did expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did footstool expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did hassock expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did ottoman dynasty expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did ottoman turk expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did pouf expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did pouffe expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did puff expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8417221, "src_sentence": "The Ottomans completed their conquest of the Byzantine Empire by capturing its capital, Constantinople, in 1453: their commander thenceforth being known as Mehmed the Conqueror.", "sentence": "The Ottomans completed their conquest of the Byzantine Empire by capturing its capital, Constantinople, in 1453: their commander thenceforth being known as Mehmed the Conqueror in 1453", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottomans complet their conquest of the Byzantine Empire by capturing its capital, Constantinople, in 1453: their commander thenceforth being known as Mehmed the Conqueror in 1453?", "Where did The Ottomans completed their?", "When did The Ottomans complete their conquest of the Byzantine Empire by capture its capital , Constantinople ,?", "Who did The Ottomans completed their?"], "type": [-1, 2, 3, 1], "question_in_type": ["Did the complet their conquest of the Byzantine Empire by capturing its capital, , in 1453: their commander thenceforth being known as Mehmed the Conqueror in 1453?", "Where did The completed their?", "When did The complete their conquest of the Byzantine Empire by capture its capital , ,?", "Who did The completed their?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8417476, "src_sentence": "As well as Turkish Airlines, flag carrier of Turkey since 1933, several other airlines operate in the country.", "sentence": "Turkish Airlines [is] flag carrier of Turkey", "sub": "http://dbpedia.org/resource/Turkish_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do turkish Airlines [is] flag carrier of Turkey?", "Who [is] flag carrier of Turkey?", "Where did Turkish Airlines [ is ] flag carrier of Turkey ?"], "type": [-1, 1, 2], "question_in_type": ["Do turkish Airlines [is] flag carrier of ?", "Who [is] flag carrier of ?", "Where did [ is ] flag carrier of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8417748, "src_sentence": "After Mehmed II conquered Constantinople in 1453, Ottoman expansion continued under Selim I. During the reign of Suleiman the Magnificent, the Ottoman Empire became a global power.", "sentence": "Ottoman expansion continued under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did ottoman expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman expansion continued under?", "Who did Ottoman expansion continued under?", "When did Ottoman expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman elaboration continued under?", "Who did Ottoman elaboration continued under?", "When did Ottoman elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "Where did Ottoman enlargement continued?", "Who did Ottoman enlargement continued?", "When did Ottoman enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "Where did Ottoman expanding upon?", "Who did Ottoman expanding upon?", "When did Ottoman expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did footstool expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did footstool expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did footstool expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did hassock expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did hassock expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did hassock expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did ottoman dynasty expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman dynasty expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman dynasty expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did ottoman turk expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did ottoman turk expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did ottoman turk expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did pouf expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouf expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouf expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did pouffe expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did pouffe expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did pouffe expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu Constantinople in 1453?", "When did puff expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?", "Did puff expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered Constantinople in 1453?", "When did puff expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer Constantinople?"], "type": [-1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did ottoman expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did expansion continued under?", "Who did expansion continued under?", "When did expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did elaboration continued under?", "Who did elaboration continued under?", "When did elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "Where did enlargement continued?", "Who did enlargement continued?", "When did enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "Where did expanding upon?", "Who did expanding upon?", "When did expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did footstool expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did footstool expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did footstool expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did hassock expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did hassock expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did hassock expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did ottoman dynasty expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman dynasty expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman dynasty expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did ottoman turk expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did ottoman turk expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did ottoman turk expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did pouf expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouf expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouf expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did pouffe expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did pouffe expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did pouffe expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff elaboration continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff elaboration continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff enlargement continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff enlargement continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff expand upon continu under Selim I. During the reign of Suleiman After Mehmed II conqu in 1453?", "When did puff expand upon continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?", "Did puff expansion continu under Selim I. During the reign of Suleiman After Mehmed II conquered in 1453?", "When did puff expansion continue under Selim I . During the reign of Suleiman After Mehmed II conquer ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8417756, "src_sentence": "Turkey is a charter member of the United Nations, an early member of NATO, the IMF, and the World Bank, and a founding member of the OECD, OSCE, BSEC, OIC, and G20.", "sentence": "Turkey is a founding member of the BSEC", "sub": "http://dbpedia.org/resource/Organization_of_the_Black_Sea_Economic_Cooperation", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is turkey a founding member of the BSEC ?", "Who is a founding member of the BSEC?", "Where is Turkey a founding member of the BSEC ?"], "type": [-1, 1, 2], "question_in_type": ["Is turkey a founding member of the ?", "Who is a founding member of the ?", "Where is a founding member of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8418235, "src_sentence": "The transition from Seljuk architecture to Ottoman architecture is most visible in Bursa, which was the capital of the Ottoman State between 1335 and 1413.", "sentence": "Bursa was the capital of the Ottoman State between 1335 and 1413", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bursa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was bursa the capital of the Ottoman State between 1335 and 1413 ?", "Who was the capital of the Ottoman State between 1335 and 1413?", "Where was Bursa the capital of the Ottoman State between 1335 and 1413 ?", "When was Bursa the capital of the Ottoman State?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was bursa the capital of the State between 1335 and 1413 ?", "Who was the capital of the State between 1335 and 1413?", "Where was the capital of the State between 1335 and 1413 ?", "When was the capital of the State?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8418579, "src_sentence": "Juliomys is a genus of unclear relations within the subfamily Sigmodontinae, which is widespread and very diverse in South America and southern North America.", "sentence": "Juliomys is a genus of unclear relations within the subfamily Sigmodontinae", "sub": "http://dbpedia.org/resource/Juliomys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sigmodontinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is juliomys a genus of unclear relations within the subfamily Sigmodontinae ?"], "type": [-1], "question_in_type": ["Is juliomys a genus of unclear relations within the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8418678, "src_sentence": "Juliomys is a genus of unclear relations within the subfamily Sigmodontinae, which is widespread and very diverse in South America and southern South America.", "sentence": "Juliomys is a genus of unclear relations within the subfamily Sigmodontinae", "sub": "http://dbpedia.org/resource/Juliomys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sigmodontinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is juliomys a genus of unclear relations within the subfamily Sigmodontinae ?"], "type": [-1], "question_in_type": ["Is juliomys a genus of unclear relations within the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8419297, "src_sentence": "Muhammad Zidan, Head of the Arab Higher Followup Committee, was among those wounded in the clashes, and a 72-year-old woman from Sakhnin was reported to have died in the hospital after injuries sustained from tear gas inhalation.", "sentence": "Muhammad Zidan [is] Head of the Arab Higher Followup Committee", "sub": "http://dbpedia.org/resource/Muhammad", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Arabs", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does muhammad Zidan [is] Head of the Arab Higher Followup Committee?", "Who [is] Head of the Arab Higher Followup Committee?", "Where did Muhammad Zidan [ is ] Head of the Arab Higher Followup Committee ?"], "type": [-1, 1, 2], "question_in_type": ["Does muhammad Zidan [is] Head of the Higher Followup Committee?", "Who [is] Head of the Higher Followup Committee?", "Where did Zidan [ is ] Head of the Higher Followup Committee ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 8421169, "src_sentence": "The Mexican Revolution was a decade-long transformational conflict in Mexico, with consequences to this day.", "sentence": "The Mexican Revolution was a decade-long transformational conflict in Mexico with consequences to this day", "sub": "http://dbpedia.org/resource/Mexican_Revolution", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Mexican Revolution a decade-long transformational conflict in Mexico with consequences to this day ?", "Where was a decade-long transformational conflict in Mexico with consequences to this day?", "Where was The Mexican Revolution a decade-long transformational conflict in Mexico with consequences to this day ?", "When was The Mexican Revolution a decade-long transformational conflict in Mexico with consequences to?"], "type": [-1, 2, 2, 3], "question_in_type": ["Was the a decade-long transformational conflict in with consequences to this day ?", "Where was a decade-long transformational conflict in with consequences to this day?", "Where was The a decade-long transformational conflict in with consequences to this day ?", "When was The a decade-long transformational conflict in with consequences to?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8421247, "src_sentence": "In 1994, following the assassination of the PRI's presidential candidate Luis Donaldo Colosio, Salinas was succeeded by substitute PRI candidate Ernesto Zedillo.", "sentence": "Salinas was succeeded by substitute PRI candidate Ernesto Zedillo In 1994 following the assassination of the PRI's presidential candidate", "sub": "http://dbpedia.org/resource/Ernesto_Zedillo", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Carlos_Salinas_de_Gortari", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was salinas succeeded by substitute PRI candidate Ernesto Zedillo In 1994 following the assassination of the PRI 's presidential candidate ?", "Who was succeeded by substitute PRI candidate Ernesto Zedillo In 1994 following the assassination of the PRI's presidential candidate?", "Where was Salinas succeeded by?", "Who was Salinas succeeded by?", "When was Salinas succeed by substitute PRI candidate Ernesto Zedillo In?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was salinas succeeded by substitute PRI candidate In 1994 following the assassination of the PRI 's presidential candidate ?", "Who was succeeded by substitute PRI candidate In 1994 following the assassination of the PRI's presidential candidate?", "Where was succeeded by?", "Who was succeeded by?", "When was succeed by substitute PRI candidate In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8421500, "src_sentence": "The Secretary of Communications and Transport of Mexico proposed a high-speed rail link that will transport its passengers from Mexico City to Guadalajara, Jalisco.", "sentence": "Transport of Mexico proposed a high - speed rail link that will transport its passengers from Mexico City to Guadalajara , Jalisco", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Will transport of Mexico proposed a high - speed rail link that transport its passengers from Mexico City to Guadalajara , Jalisco ?", "Where will Transport of Mexico proposed a?"], "type": [-1, 2], "question_in_type": ["Will transport of proposed a high - speed rail link that transport its passengers from City to Guadalajara , Jalisco ?", "Where will Transport of proposed a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8422237, "src_sentence": "The federal legislature is the bicameral Congress of the Union, composed of the Senate of the Republic and the Chamber of Deputies.", "sentence": "the bicameral Congress of the Union composed of the Senate of the Chamber of Deputies", "sub": "http://dbpedia.org/resource/United_States_Congress", "pred": "http://dbpedia.org/ontology/house", "obj": "http://dbpedia.org/resource/United_States_Senate", "sub_type": "http://dbpedia.org/ontology/Legislature", "obj_type": "http://dbpedia.org/ontology/Legislature", "question": ["Did the bicameral Congress of the Union compos of the Senate of the Chamber of Deputies?", "Where did the bicameral Congress of the Union composed of?", "Did the bicameral Congress of the Union compos of the Senate of the Republic?"], "type": [-1, 2, -1], "question_in_type": ["Did the bicameral of the Union compos of the of the Chamber of Deputies?", "Where did the bicameral of the Union composed of?", "Did the bicameral of the Union compos of the of the Republic?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?legislature_sub ?legislature_obj.\n?legislature_sub rdf:type .\n?legislature_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?legislature_sub ?legislature_obj.\n?legislature_sub rdf:type .\n?legislature_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?legislature_sub ?legislature_obj.\n?legislature_sub rdf:type .\n?legislature_obj rdf:type .\n\n}\n\t"]}, {"uid": 8424114, "src_sentence": "The last Portuguese soldiers surrendered on 8 March 1824; Portugal officially recognized Brazil on 29 August 1825.On 7 April 1831, worn down by years of administrative turmoil and political dissent with both liberal and conservative sides of politics, including an attempt of republican secession, and unreconciled to the way that absolutists in Portugal had given in the succession of King John VI, Prince Pedro I went to Portugal to reclaim Prince Pedro daughter's crown, abdicating the Brazilian throne in favor of Prince Pedro five-year-old son and heir (who thus became the Empire's second monarch, with the royal title of Dom Pedro II).", "sentence": "Prince Pedro five - year - old heir became the Empire 's second monarch , with the royal title of Dom Pedro II", "sub": "http://dbpedia.org/resource/Pedro_II_of_Brazil", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Pedro_I_of_Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did prince Pedro five - year - old heir becam the Empire 's second monarch , with the royal title of Dom Pedro II?", "Who did Prince Pedro five - year - old heir became the?", "When did Prince Pedro?", "Where did Prince Pedro five - year - old heir became the?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did prince Pedro five - year - old heir becam the Empire 's second monarch , with the royal title of ?", "Who did five - year - old heir became the?", "When did ?", "Where did five - year - old heir became the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8424153, "src_sentence": "Sarney's unsuccessful government led to the 1938 election in 1989 of the almost-unknown Fernando Collor, subsequently impeached by the Congress in 1992.Collor was succeeded by his vice-president, Itamar Franco, who appointed Fernando Henrique Cardoso Minister of Finance.", "sentence": "Itamar Franco appointed Fernando Henrique Cardoso Minister of Finance", "sub": "http://dbpedia.org/resource/Fernando_Henrique_Cardoso", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Itamar_Franco", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did itamar Franco appoint Fernando Henrique Cardoso Minister of Finance?", "Who appointed Fernando Henrique Cardoso Minister of Finance?", "Who did Itamar Franco appointed?"], "type": [-1, 1, 1], "question_in_type": ["Did itamar Franco appoint Minister of Finance?", "Who appointed Minister of Finance?", "Who did appointed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8424423, "src_sentence": "Brazil's most esteemed technological hubs are the Oswaldo Cruz Institute, the Butantan Institute, the Air Force's Aerospace Technical Center, the Brazilian Agricultural Research Corporation and the National Institute for Space Research.", "sentence": "Brazil 's most esteemed technological hubs are the Oswaldo Cruz Institute", "sub": "http://dbpedia.org/resource/Oswaldo_Cruz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Are brazil 's most esteemed technological hubs the Oswaldo Cruz Institute ?", "Who 's most esteemed technological hubs are the Oswaldo Cruz Institute?", "Where are Brazil 's most esteemed technological hubs the Oswaldo Cruz Institute ?"], "type": [-1, 1, 2], "question_in_type": ["Are brazil 's most esteemed technological hubs the Institute ?", "Who 's most esteemed technological hubs are the Institute?", "Where are 's most esteemed technological hubs the Institute ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8424443, "src_sentence": "Most of Brazil's railway system belonged to the Federal Railroad Corporation RFFSA, which was privatized in 2007.", "sentence": "Most of Brazil's railway system belonged to the Federal Railroad Corporation RFFSA", "sub": "http://dbpedia.org/resource/RFFSA", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did most of Brazil's railway system belong to the Federal Railroad Corporation RFFSA?", "Where did Most of Brazil 's railway system belonged to?"], "type": [-1, 2], "question_in_type": ["Did most of 's railway system belong to the Federal Railroad Corporation ?", "Where did Most of 's railway system belonged to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8425591, "src_sentence": "Ecuador's capital is Quito, which is in the province of Pichincha in the Sierra region.", "sentence": "Ecuador's capital is Quito", "sub": "http://dbpedia.org/resource/Ecuador", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Quito", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is ecuador 's capital Quito ?", "Who's capital is Quito?", "Where is Ecuador 's capital Quito ?"], "type": [-1, 1, 2], "question_in_type": ["Is ecuador 's capital ?", "Who's capital is ?", "Where is 's capital ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8427405, "src_sentence": "Manhattan is served by the major New York City daily news publications, including The New York Times, New York Daily News, and New York Post, which are all headquartered in the borough.", "sentence": "Manhattan is served by the major New York City daily news publications , including The New York Post", "sub": "http://dbpedia.org/resource/New_York_Post", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Manhattan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is manhattan served by the major New York City daily news publications , including The New York Post ?", "Who is served by the major New York City daily news publications , including The New York Post?", "Where is Manhattan served by?", "When is Manhattan serve by the major New York City?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is manhattan served by the major New York City daily news publications , including ?", "Who is served by the major New York City daily news publications , including ?", "Where is served by?", "When is serve by the major New York City?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8427436, "src_sentence": "CUNY senior colleges located in Manhattan include: Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center (graduate studies and doctorate granting institution).", "sentence": "CUNY senior colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center", "sub": "http://dbpedia.org/resource/Baruch_College", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/City_University_of_New_York", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does cUNY senior colleges includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who senior colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY senior colleges include?", "Who did CUNY senior colleges include?", "Does cUNY elder colleges includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elder colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elder colleges include?", "Who did CUNY elder colleges include?", "Does cUNY elder school includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elder school include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elder school include?", "Who did CUNY elder school include?", "Does cUNY elder university includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elder university include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elder university include?", "Who did CUNY elder university include?", "Do cUNY elderly colleges includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elderly colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elderly colleges include?", "Who did CUNY elderly colleges include?", "Do cUNY elderly school includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elderly school include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elderly school include?", "Who did CUNY elderly school include?", "Do cUNY elderly university includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who elderly university include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY elderly university include?", "Who did CUNY elderly university include?", "Do cUNY fourth year colleges includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who fourth year colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "When did CUNY?", "Where did CUNY fourth year colleges include?", "Who did CUNY fourth year colleges include?", "Do cUNY fourth year school includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who fourth year school include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY fourth year school include?", "Who did CUNY fourth year school include?", "Do cUNY fourth year university includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who fourth year university include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY fourth year university include?", "Who did CUNY fourth year university include?", "Does cUNY senior school includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who senior school include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY senior school include?", "Who did CUNY senior school include?", "Does cUNY senior university includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who senior university include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY senior university include?", "Who did CUNY senior university include?", "Does cUNY twelfth grade colleges includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who twelfth grade colleges include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY twelfth grade colleges include?", "Who did CUNY twelfth grade colleges include?", "Does cUNY twelfth grade school includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who twelfth grade school include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY twelfth grade?", "Who did CUNY twelfth grade?", "Does cUNY twelfth grade university includ Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the CUNY Graduate Center?", "Who twelfth grade university include Baruch College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did CUNY twelfth grade university include?", "Who did CUNY twelfth grade university include?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 3, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1, -1, 1, 2, 1], "question_in_type": ["Does cUNY senior colleges includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who senior colleges include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did senior colleges include?", "Who did senior colleges include?", "Does cUNY elder colleges includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elder colleges include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elder colleges include?", "Who did elder colleges include?", "Does cUNY elder school includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elder school include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elder school include?", "Who did elder school include?", "Does cUNY elder university includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elder university include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elder university include?", "Who did elder university include?", "Do cUNY elderly colleges includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elderly colleges include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elderly colleges include?", "Who did elderly colleges include?", "Do cUNY elderly school includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elderly school include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elderly school include?", "Who did elderly school include?", "Do cUNY elderly university includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who elderly university include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did elderly university include?", "Who did elderly university include?", "Do cUNY fourth year colleges includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who fourth year colleges include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "When did ?", "Where did fourth year colleges include?", "Who did fourth year colleges include?", "Do cUNY fourth year school includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who fourth year school include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did fourth year school include?", "Who did fourth year school include?", "Do cUNY fourth year university includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who fourth year university include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did fourth year university include?", "Who did fourth year university include?", "Does cUNY senior school includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who senior school include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did senior school include?", "Who did senior school include?", "Does cUNY senior university includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who senior university include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did senior university include?", "Who did senior university include?", "Does cUNY twelfth grade colleges includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who twelfth grade colleges include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did twelfth grade colleges include?", "Who did twelfth grade colleges include?", "Does cUNY twelfth grade school includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who twelfth grade school include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did twelfth grade?", "Who did twelfth grade?", "Does cUNY twelfth grade university includ College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Graduate Center?", "Who twelfth grade university include College, City College of New York, Hunter College, John Jay College of Criminal Justice, and the Who Graduate Center?", "Where did twelfth grade university include?", "Who did twelfth grade university include?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8432348, "src_sentence": "Cheke pointed out that Cheke is doubtful that a Mauritian bird could have reached Italy this early, but the attribution may be inaccurate, as the Italian artist Jacopo Bassano had four artist sons who used the same name.", "sentence": "Jacopo Bassano [is] artist [from] Italy", "sub": "http://dbpedia.org/resource/Jacopo_Bassano", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jacopo Bassano [is] artist [from] Italy?", "Who [is] artist [from] Italy?", "Where did Jacopo Bassano [ is ] artist [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does jacopo Bassano [is] artist [from] ?", "Who [is] artist [from] ?", "Where did Bassano [ is ] artist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8434637, "src_sentence": "The Feast of Saint Nicholas is celebrated on the evening before 6 December, known as Shen'Kolli i Dimnit (Saint Nicholas of Winter), as well as on the commemoration of the interring of his bones in Bari, the evening before 9 May, known as Shen'Kolli i Majit (Saint Nicholas of May).", "sentence": "The Feast of Saint Nicholas known as Shen'Kolli i Dimnit (Saint Nicholas of Winter), as well as on the commemoration of the interring of his bones in Bari", "sub": "http://dbpedia.org/resource/Bari", "pred": "http://dbpedia.org/ontology/saint", "obj": "http://dbpedia.org/resource/Saint_Nicholas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/Saint", "question": ["Does the Feast of Saint Nicholas known as Shen'Kolli I Dimnit (Saint Nicholas of Winter), as well as on the commemoration of the interring of his bones in Bari?", "Who did The Feast of Saint Nicholas known as?", "Where did The Feast of Saint Nicholas known as?"], "type": [-1, 1, 2], "question_in_type": ["Does the Feast of known as Shen'Kolli I Dimnit ( of Winter), as well as on the commemoration of the interring of his bones in ?", "Who did The Feast of known as?", "Where did The Feast of known as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?saint_obj.\n?populatedplace_sub rdf:type .\n?saint_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?saint_obj.\n?populatedplace_sub rdf:type .\n?saint_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?saint_obj.\n?populatedplace_sub rdf:type .\n?saint_obj rdf:type .\n\n}\n\t"]}, {"uid": 8437158, "src_sentence": "The United States Secretary of State, John Foster Dulles (representing US President Dwight D. Eisenhower)Representatives from other British coloniesThe Governor of Hong Kong, Sir Alexander Grantham.", "sentence": "John Foster Dulles representing US President Dwight D. Eisenhower", "sub": "http://dbpedia.org/resource/John_Foster_Dulles", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Foster Dulles repres US President Dwight D. Eisenhower?", "Who Dulles representing US President Dwight D. Eisenhower?", "Where did John Foster Dulles representing?", "Who did John Foster Dulles representing?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does john Foster repres US President Dwight D. ?", "Who representing US President Dwight D. ?", "Where did John Foster representing?", "Who did John Foster representing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8438414, "src_sentence": "Belgium is also a founding member of the Eurozone, NATO, OECD, and WTO, and a part of the trilateral the European Union and the Schengen Area.", "sentence": "Belgium is also a founding member of NATO", "sub": "http://dbpedia.org/resource/NATO", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is belgium also a founding member of NATO ?", "Who is also a founding member of NATO?", "Where is Belgium also a founding member of NATO ?", "Is belgique also a founding member of NATO ?", "Where is belgique also a founding member of NATO ?", "Is kingdom of belgium also a founding member of NATO ?", "Where is kingdom of belgium also a founding member of NATO ?"], "type": [-1, 1, 2, -1, 2, -1, 2], "question_in_type": ["Is belgium also a founding member of ?", "Who is also a founding member of ?", "Where is also a founding member of ?", "Is belgique also a founding member of ?", "Where is belgique also a founding member of ?", "Is kingdom of belgium also a founding member of ?", "Where is kingdom of belgium also a founding member of ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8438731, "src_sentence": "Belgian contributions to architecture also continued into the 19th and 20th centuries, including the work of Victor Horta and Henry van de Velde, who were major initiators of the Art Nouveau style.", "sentence": "Belgian contributions to architecture continued into the 20th centuries , including the work of Henry van de Velde", "sub": "http://dbpedia.org/resource/Henry_van_de_Velde", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Do belgian contributions to architect continu into the 20th centuries , includ the work of Henry van de Velde?", "Who contributions to architecture continued into the 20th centuries , including the work of Henry van de Velde?", "When did Belgian contributions to architecture continue into?", "Who did Belgian contributions to architecture continued?", "Do belgian contributions to architect continu into the 20th centuries , includ the work of Victor Horta?", "Who contributions to architecture continued into the 20th centuries , including the work of Victor Horta?", "Do belgian contributions to architect continu into the 19th centuries , includ the work of Henry van de Velde?", "Who contributions to architecture continued into the 19th centuries , including the work of Henry van de Velde?", "Do belgian contributions to architect continu into the 19th centuries , includ the work of Victor Horta?", "Who contributions to architecture continued into the 19th centuries , including the work of Victor Horta?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Do belgian contributions to architect continu into the 20th centuries , includ the work of ?", "Who contributions to architecture continued into the 20th centuries , including the work of ?", "When did contributions to architecture continue into?", "Who did contributions to architecture continued?", "Do belgian contributions to architect continu into the 20th centuries , includ the work of ?", "Who contributions to architecture continued into the 20th centuries , including the work of ?", "Do belgian contributions to architect continu into the 19th centuries , includ the work of ?", "Who contributions to architecture continued into the 19th centuries , including the work of ?", "Do belgian contributions to architect continu into the 19th centuries , includ the work of ?", "Who contributions to architecture continued into the 19th centuries , including the work of ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8440828, "src_sentence": "She was a guest star in a 1972 episode of the George Peppard detective series Banacek.", "sentence": "series Banacek [is] detective [of] George Peppard", "sub": "http://dbpedia.org/resource/Banacek", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/George_Peppard", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does series Banacek [is] detective [of] George Peppard?", "Where did series Banacek [ is ] detective [ of ] George Peppard ?", "Who did series Banacek [ is ] detective [ of ] George Peppard ?"], "type": [-1, 2, 1], "question_in_type": ["Does series [is] detective [of] ?", "Where did series [ is ] detective [ of ] ?", "Who did series [ is ] detective [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8442965, "src_sentence": "Message From Nam is a romantic novel, written by American Danielle Steel and published by Dell Publishing in October 1990.", "sentence": "Message From Nam is a romantic novel , written by American Danielle Steel", "sub": "http://dbpedia.org/resource/Message_from_Nam", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Danielle_Steel", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is message From Nam a romantic novel , written by American Danielle Steel ?", "Where is Message From Nam a romantic novel , written by?"], "type": [-1, 2], "question_in_type": ["Is message From Nam a romantic novel , written by American ?", "Where is a romantic novel , written by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8444118, "src_sentence": "The Eagles recorded the track with Don Henley on lead vocal three different times, twice at the Record Plant in Los Angeles and finally at the Criteria Studios in Miami.", "sentence": "The Eagles recorded the track vocal three different times , twice at the Record Plant in Los Angeles", "sub": "http://dbpedia.org/resource/Eagles_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Los_Angeles", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Eagles record the track vocal three different times , twice at the Record Plant in Los Angeles?", "Where did The Eagles recorded the?"], "type": [-1, 2], "question_in_type": ["Did the Eagles record the track vocal three different times , twice at the Record Plant in ?", "Where did recorded the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8445862, "src_sentence": "Cardioglossa alsco is a species of frog in the family Arthroleptidae.", "sentence": "Cardioglossa alsco is a species of frog in the family Arthroleptidae", "sub": "http://dbpedia.org/resource/Cardioglossa_alsco", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Arthroleptidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cardioglossa alsco a species of frog in the family Arthroleptidae ?", "Who alsco is a species of frog in the family Arthroleptidae?"], "type": [-1, 1], "question_in_type": ["Is cardioglossa alsco a species of frog in the family ?", "Who alsco is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8445887, "src_sentence": "Cardioglossa alsco is a species of frog in the family Arthroleptidae.", "sentence": "Cardioglossa alsco is a species of frog in the family Arthroleptidae", "sub": "http://dbpedia.org/resource/Cardioglossa_alsco", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Arthroleptidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cardioglossa alsco a species of frog in the family Arthroleptidae ?", "Who alsco is a species of frog in the family Arthroleptidae?"], "type": [-1, 1], "question_in_type": ["Is cardioglossa alsco a species of frog in the family ?", "Who alsco is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8445912, "src_sentence": "Son Goku is a fictional character and main protagonist of the Dragon Ball manga series created by Akira Toriyama.", "sentence": "the Dragon Ball manga series created by Akira Toriyama", "sub": "http://dbpedia.org/resource/Dragon_Ball", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Akira_Toriyama", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Dragon Ball manga series cre by Akira Toriyama?", "Who did the Dragon Ball manga series created by?"], "type": [-1, 1], "question_in_type": ["Does the manga series cre by ?", "Who did the manga series created by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8446103, "src_sentence": "CNN released an article explaining how Goku was Spanish professional tennis player Rafael Nadal's childhood inspiration, and called Nadal \"the Dragon Ball of tennis\" due to his unorthodox style \"from another planet.\"One Piece creator Eiichiro Oda and Naruto creator Masashi Kishimoto said that Goku inspired their protagonists as well as series structure, with Tekken's Lars Alexandersson also showing traits of a hero through his design inspired by Goku alongside Marvel Comic's Thor.", "sentence": "Masashi Kishimoto [is] creator [of] Naruto", "sub": "http://dbpedia.org/resource/Naruto", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Masashi_Kishimoto", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does masashi Kishimoto [is] creator [of] Naruto?", "Who [is] creator [of] Naruto?"], "type": [-1, 1], "question_in_type": ["Does masashi Kishimoto [is] creator [of] ?", "Who [is] creator [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8446344, "src_sentence": "CNN released an article explaining how Goku was Spanish professional tennis player Rafael Nadal's childhood inspiration, and called Nadal \"the Dragon Ball of tennis\" due to The band's lead singer Thomas D unorthodox style \"from another planet.\"One Piece creator Eiichiro Oda and Naruto creator Masashi Kishimoto said that Goku inspired Eiichiro Oda and Naruto creator Masashi Kishimoto protagonists as well as series structure, with Tekken's Lars Alexandersson also showing traits of a hero through The band's lead singer Thomas D design inspired by Goku alongside Marvel Comic's Thor.", "sentence": "Naruto creator Masashi Kishimoto said that Goku inspired Naruto creator Masashi Kishimoto protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design", "sub": "http://dbpedia.org/resource/Naruto", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Masashi_Kishimoto", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did naruto creator Masashi Kishimoto said that Goku inspired Naruto creator Masashi Kishimoto protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Who did Naruto creator Masashi Kishimoto said that?", "Who creator Masashi Kishimoto said that Goku inspired Who creator Masashi Kishimoto protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where did Naruto creator Masashi Kishimoto said that?", "Does masashi Kishimoto [is] creator [of] Naruto?", "Who [is] creator [of] Naruto?", "Does masashi Kishimoto [is] inspired creator [of] Naruto?", "Who [is] inspired creator [of] Naruto?", "Did one Piece creator Eiichiro Oda said that Goku inspired Eiichiro Oda protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where Piece creator Eiichiro Oda said that Goku inspired Eiichiro Oda protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where did One Piece creator Eiichiro Oda said that?", "Who did One Piece creator Eiichiro Oda said that?"], "type": [-1, 1, 1, 2, -1, 1, -1, 1, -1, 2, 2, 1], "question_in_type": ["Did naruto creator said that Goku inspired creator protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Who did creator said that?", "Who creator said that Goku inspired Who creator protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where did creator said that?", "Does masashi Kishimoto [is] creator [of] ?", "Who [is] creator [of] ?", "Does masashi Kishimoto [is] inspired creator [of] ?", "Who [is] inspired creator [of] ?", "Did one Piece creator said that Goku inspired protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where Piece creator said that Goku inspired protagonists as well as series structure , with Tekken 's Lars Alexandersson also showing traits of a hero through The band 's lead singer Thomas D design?", "Where did creator said that?", "Who did creator said that?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8447687, "src_sentence": "Also signing the same summer was head coach Giannis Ioannidis who dominated Greek basketball throughout the 1980s as head coach of Aris, having led Greek basketball to seven national titles and several EuroLeague Final Four appearances.", "sentence": "head coach Giannis Ioannidis dominated Greek basketball throughout the 1980 s as head coach of Aris", "sub": "http://dbpedia.org/resource/Giannis_Ioannidis", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did head coach Giannis Ioannidis domin Greek basketball throughout the 1980 s as head coach of Aris?", "Where did head coach Giannis Ioannidis dominated?", "When did head coach Giannis Ioannidis dominate Greek basketball throughout the?"], "type": [-1, 2, 3], "question_in_type": ["Did head coach domin basketball throughout the 1980 s as head coach of Aris?", "Where did head coach dominated?", "When did head coach dominate basketball throughout the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8449699, "src_sentence": "An early version of \"Goldilocks and the Three Bears\", was published as \"The Three Bears\" in 1837 by Robert Southey, many times retold, and illustrated in 1918 by Arthur Rackham.", "sentence": "An early version of \" Goldilocks was published as \" The Three Bears in 1837 by Robert Southey illustrated in 1918 by Arthur Rackham", "sub": "http://dbpedia.org/resource/Goldilocks_and_the_Three_Bears", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Robert_Southey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was an early version of `` Goldilocks published as `` The Three Bears in 1837 by Robert Southey illustrated in 1918 by Arthur Rackham ?", "Where was An early version of `` Goldilocks published as?", "When was An early version of `` Goldilocks publish as `` The Three Bears?", "Who was An early version of `` Goldilocks published as?", "When was An early version of `` Goldilocks publish as `` The Three Bears in 1837 by Robert Southey illustrate?", "Was an early version of `` Goldilocks published as `` The Three Bears in 1837 by Robert Southey ?"], "type": [-1, 2, 3, 1, 3, -1], "question_in_type": ["Was an early version of `` published as `` The Three Bears in 1837 by illustrated in 1918 by Arthur Rackham ?", "Where was An early version of `` published as?", "When was An early version of `` publish as `` The Three Bears?", "Who was An early version of `` published as?", "When was An early version of `` publish as `` The Three Bears in 1837 by illustrate?", "Was an early version of `` published as `` The Three Bears in 1837 by ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8450823, "src_sentence": "Dracula is an 1897 Gothic horror novel by Irish author Bram Stoker.", "sentence": "Dracula is an 1897 Gothic horror novel by Irish author Bram Stoker", "sub": "http://dbpedia.org/resource/Dracula", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Bram_Stoker", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is dracula an 1897 Gothic horror novel by Irish author Bram Stoker ?", "Who is an 1897 Gothic horror novel by Irish author Bram Stoker?", "When is Dracula an?", "Where is Dracula an 1897 Gothic horror novel by Irish author Bram Stoker ?", "Who is Dracula an 1897 Gothic horror novel by Irish author Bram Stoker ?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Is dracula an 1897 Gothic horror novel by Irish author Stoker ?", "Who is an 1897 Gothic horror novel by Irish author Stoker?", "When is an?", "Where is an 1897 Gothic horror novel by Irish author Stoker ?", "Who is an 1897 Gothic horror novel by Irish author Stoker ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8451196, "src_sentence": "Commuter and regional airlines at Palm Springs from the late 1970s to the 1990s included Air Bahia, Air Nevada, American Eagle operated by Wings West Airlines, America West Express operated by Mesa Airlines, Cable Commuter Airlines, California Seaboard Airlines, Dash Air, Delta Connection operated by SkyWest Airlines, Imperial Airlines, Inland Empire Airlines, Scenic Airlines, SkyWest Airlines (operating independently), Sun Aire Lines, Swift Aire Lines, Trans World Express operated by Alpha Air, United Express operated by WestAir and later by SkyWest Airlines, and USAir Express followed by US Airways Express operated by Trans States Airlines and StatesWest Airlines.", "sentence": "Wings West Airlines , America West Express operated by Mesa Airlines , Cable Commuter Airlines , California Seaboard Airlines , Dash Air , Delta", "sub": "http://dbpedia.org/resource/Wings_West_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do wings West Airlines , America West Express op by Mesa Airlines , Cable Commuter Airlines , California Seaboard Airlines , Dash Air , Delta?", "Who , America West Express operated by Mesa Airlines , Cable Commuter Airlines , California Seaboard Airlines , Dash Air , Delta?", "Where did Wings West Airlines , America West Express operated by?", "Who did Wings West Airlines , America West Express operated by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Do wings West Airlines , America West Express op by Mesa Airlines , Cable Commuter Airlines , Seaboard Airlines , Dash Air , Delta?", "Who , America West Express operated by Mesa Airlines , Cable Commuter Airlines , Seaboard Airlines , Dash Air , Delta?", "Where did , America West Express operated by?", "Who did , America West Express operated by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8451339, "src_sentence": "Garrett Camp (born October 4, 1978) is a Canadian billionaire entrepreneur.", "sentence": "Garrett Camp is a Canadian billionaire entrepreneur", "sub": "http://dbpedia.org/resource/Garrett_Camp", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Canadians", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is garrett Camp a Canadian billionaire entrepreneur ?", "Who is a Canadian billionaire entrepreneur?", "Where is Garrett Camp a Canadian billionaire entrepreneur ?"], "type": [-1, 1, 2], "question_in_type": ["Is garrett Camp a billionaire entrepreneur ?", "Who is a billionaire entrepreneur?", "Where is a billionaire entrepreneur ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8452682, "src_sentence": "LaVell DeAaron Blanchard (February 23, 1981) is an American former professional basketball player.", "sentence": "LaVell DeAaron Blanchard (February 23 is an American former professional basketball player", "sub": "http://dbpedia.org/resource/Terence_Blanchard", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is laVell DeAaron Blanchard ( February 23 an American former professional basketball player ?", "Who (February 23 is an American former professional basketball player?", "When is LaVell DeAaron Blanchard (?", "Where is LaVell DeAaron Blanchard ( February 23 an American former professional basketball player ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is laVell DeAaron ( February 23 an former professional basketball player ?", "Who (February 23 is an former professional basketball player?", "When is LaVell DeAaron (?", "Where is LaVell DeAaron ( February 23 an former professional basketball player ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8454034, "src_sentence": "NBC heavily promoted Joey and gave it Friends' Thursday 8:00 pm timeslot.", "sentence": "NBC gave it Friends ' Thursday 8:00 pm timeslot", "sub": "http://dbpedia.org/resource/Friends", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/NBC", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did nBC gav it Friends ' Thursday 8:00 pm timeslot?", "Who gave it Friends ' Thursday 8:00 pm timeslot?", "Where did NBC gave it?", "When did NBC give it Friends '?", "When did NBC give it Friends ' Thursday?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Did nBC gav it ' Thursday 8:00 pm timeslot?", "Who gave it ' Thursday 8:00 pm timeslot?", "Where did gave it?", "When did give it '?", "When did give it ' Thursday?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8455038, "src_sentence": "Several prominent American literary figures lived in New York during the 1830s and 1840s, including William Cullen Bryant, Washington Irving, Herman Melville, Rufus Wilmot Griswold, John Keese, Nathaniel Parker Willis, and Edgar Allan Poe.", "sentence": "Several prominent American literary figures lived in New York during the 1840 s , including William Cullen Bryant", "sub": "http://dbpedia.org/resource/William_Cullen_Bryant", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Do several prominent American literary figures liv in New York during the 1840 s , includ William Cullen Bryant?", "Where did Several prominent American literary figures lived in?", "When did Several prominent American literary figures live in New York during the?", "Who did Several prominent American literary figures lived in?"], "type": [-1, 2, 3, 1], "question_in_type": ["Do several prominent literary figures liv in New York during the 1840 s , includ ?", "Where did Several prominent literary figures lived in?", "When did Several prominent literary figures live in New York during the?", "Who did Several prominent literary figures lived in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8458075, "src_sentence": "In the American film, French Postcards (1979), a character quotes the epigraph from the book in order to convince a fellow American student who is studying in France with him to not only study, but enjoy life in Paris.", "sentence": "a fellow American student who is studying in France with him to enjoy life in Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is a fellow American student who studying in France with him to enjoy life in Paris ?"], "type": [-1], "question_in_type": ["Is a fellow American student who studying in with him to enjoy life in ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8458154, "src_sentence": "The title of A Moveable Feast (a play on words for the term used for a holy day for which the date is not fixed) was suggested by Hemingway's friend and biographer A. E. Hotchner, who remembered American author Ernest Hemingway using the term in 1950.", "sentence": "The title of A Moveable Feast was suggested by Hemingway 's friend", "sub": "http://dbpedia.org/resource/A_Moveable_Feast", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the title of A Moveable Feast suggested by Hemingway 's friend ?", "Where was The title of A Moveable Feast suggested by?", "Who was The title of A Moveable Feast suggested by?"], "type": [-1, 2, 1], "question_in_type": ["Was the title of suggested by 's friend ?", "Where was The title of suggested by?", "Who was The title of suggested by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8461434, "src_sentence": "Joseph Graham (born June 11, 1982) is an American former professional basketball player who played six seasons in the National Basketball Association (NBA).", "sentence": "Joseph Graham is an American former professional basketball player who played six seasons in the National Basketball Association (NBA)", "sub": "http://dbpedia.org/resource/Benjamin_Graham", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is joseph Graham an American former professional basketball player who played six seasons in the National Basketball Association ( NBA ) ?", "Who is an American former professional basketball player who played six seasons in the National Basketball Association (NBA)?", "Where is Joseph Graham an American former professional basketball player who played six?", "When is Joseph Graham an American former professional basketball player who play?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is joseph an former professional basketball player who played six seasons in the National Basketball Association ( NBA ) ?", "Who is an former professional basketball player who played six seasons in the National Basketball Association (NBA)?", "Where is Joseph an former professional basketball player who played six?", "When is Joseph an former professional basketball player who play?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8461469, "src_sentence": "Graham is an American former professional basketball player who played six seasons in the National Basketball Association (NBA).", "sentence": "Graham is an American former professional basketball player who played six seasons in the National Basketball Association (NBA)", "sub": "http://dbpedia.org/resource/Benjamin_Graham", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is graham an American former professional basketball player who played six seasons in the National Basketball Association ( NBA ) ?", "Who is an American former professional basketball player who played six seasons in the National Basketball Association (NBA)?", "Where is Graham an American former professional basketball player who played six?", "When is Graham an American former professional basketball player who play?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is graham an former professional basketball player who played six seasons in the National Basketball Association ( NBA ) ?", "Who is an former professional basketball player who played six seasons in the National Basketball Association (NBA)?", "Where is an former professional basketball player who played six?", "When is an former professional basketball player who play?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8463746, "src_sentence": "Tomas Van Den Spiegel (born 10 July 1978 in Ghent, Belgium) is a Belgian former professional basketball player and the current president of ULEB.", "sentence": "Tomas Van Den Spiegel ( born 10 July 1978 in Ghent is the current president of ULEB", "sub": "http://dbpedia.org/resource/ULEB", "pred": "http://dbpedia.org/ontology/ceo", "obj": "http://dbpedia.org/resource/Tomas_Van_Den_Spiegel", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is tomas Van Den Spiegel ( born 10 July 1978 in Ghent the current president of ULEB ?", "Who ( born 10 July 1978 in Ghent is the current president of ULEB?", "When is Tomas Van Den Spiegel ( bear?", "Where is Tomas Van Den Spiegel ( born 10 July 1978 in Ghent the current president of ULEB ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is tomas Van Den Spiegel ( born 10 July 1978 in Ghent the current president of ?", "Who ( born 10 July 1978 in Ghent is the current president of ?", "When is ( bear?", "Where is ( born 10 July 1978 in Ghent the current president of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8466702, "src_sentence": "the University of Utah and Brigham Young University (BYU) both maintain large followings in Salt Lake City, and the rivalry between the two colleges has a long and storied history.", "sentence": "the University of Utah maintain large followings in Salt Lake City", "sub": "http://dbpedia.org/resource/Utah", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Salt_Lake_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the University of Utah maintain large followings in Salt Lake City?", "Who maintain large followings in Salt Lake City?", "Where did the University of Utah maintain large?"], "type": [-1, 1, 2], "question_in_type": ["Does the University of maintain large followings in ?", "Who maintain large followings in ?", "Where did the University of maintain large?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8466934, "src_sentence": " Following the tragedy of the horrific sacking of the city, the conquerors declared a new \"Empire of Romania\", known to historians as the Latin Empire of Constantinople, installing Baldwin IX, Count of Flanders, as Emperor.", "sentence": "a new \"Empire of Romania known to historians as the Latin Empire of Constantinople", "sub": "http://dbpedia.org/resource/Roman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does a new \"Empire of Romania known to historians as the Latin Empire of Constantinople?", "Where did a new `` Empire of Romania known to?"], "type": [-1, 2], "question_in_type": ["Does a new \" of Romania known to historians as the Latin of ?", "Where did a new `` of Romania known to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8467252, "src_sentence": "Vietnam sent tributary missions to China once in three years (with some periods of disruptions) until the 19th century, Sino-French War France replaced China in control of northern Vietnam.", "sentence": "Sino-French War France replaced China in control of northern Vietnam", "sub": "http://dbpedia.org/resource/Sino-French_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sino-French War France replac China in control of northern Vietnam?", "Who War France replaced China in control of northern Vietnam?", "Where did Sino-French War France replaced?"], "type": [-1, 1, 2], "question_in_type": ["Did sino-French War France replac China in control of northern ?", "Who War France replaced China in control of northern ?", "Where did France replaced?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8467315, "src_sentence": "Caesar Augustus was the honorific first bestowed on Caesar Augustus: after Caesar Augustus all Roman emperors added all Roman emperors to all Roman emperors name.", "sentence": "Caesar Augustus was the honorific first bestowed on Caesar Augustus", "sub": "http://dbpedia.org/resource/Julius_Caesar", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Augustus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was caesar Augustus the honorific first bestowed on Caesar Augustus ?", "Where was Caesar Augustus the honorific first bestowed on?", "Did caesar Augustus bestow on Caesar Augustus the honorific first?"], "type": [-1, 2, -1], "question_in_type": ["Was caesar the honorific first bestowed on ?", "Where was the honorific first bestowed on?", "Did caesar bestow on the honorific first?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8467318, "src_sentence": "Caesar Augustus had (by Caesar Augustus last will) granted the feminine form of this honorific (Augusta) to Caesar Augustus wife.", "sentence": "Caesar Augustus will granted the feminine form of this honorific to Caesar Augustus wife last", "sub": "http://dbpedia.org/resource/Augustus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Julius_Caesar", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Will caesar Augustus granted the feminine form of this honorific to Caesar Augustus wife last ?"], "type": [-1], "question_in_type": ["Will caesar granted the feminine form of this honorific to wife last ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8467517, "src_sentence": "After the Ottoman capture of Constantinople in 1453, the Ottoman sultans began to style the Ottoman sultans Kaysar-i Rum (Emperor of the Romans) as the Ottoman sultans asserted the Ottoman sultans to be the heirs to the Roman Empire by right of conquest.", "sentence": "the Ottoman sultans began After the Ottoman capture of Constantinople in 1453", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman sultans beg After the Ottoman capture of Constantinople in 1453?", "Who did the Ottoman sultans began After?", "When did the Ottoman sultans begin After the Ottoman capture of Constantinople?"], "type": [-1, 1, 3], "question_in_type": ["Did the sultans beg After the capture of in 1453?", "Who did the sultans began After?", "When did the sultans begin After the capture of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8468864, "src_sentence": "Factor agreed to allow FBI agent Melvin Purvis to tap FBI agent Melvin Purvis telephone, and Melvin Purvis listened in on a number of the demands for more cash.", "sentence": "FBI agent Melvin Purvis to tap FBI agent Melvin Purvis telephone", "sub": "http://dbpedia.org/resource/Melvin_Purvis", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/Federal_Bureau_of_Investigation", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does fBI agent Melvin Purvis to tap FBI agent Melvin Purvis telephone?", "Who agent Melvin Purvis to tap Who agent Melvin Purvis telephone?", "Who did FBI agent Melvin Purvis to tap?"], "type": [-1, 1, 1], "question_in_type": ["Does fBI agent to tap agent telephone?", "Who agent to tap Who agent telephone?", "Who did agent to tap?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8471917, "src_sentence": "The Somali wild ass (Equus africanus somaliensis) is a subspecies of the African wild ass.", "sentence": "The Somali wild ass is a subspecies of the African wild ass", "sub": "http://dbpedia.org/resource/Somali_wild_ass", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/African_wild_ass", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Somali wild ass a subspecies of the African wild ass ?", "Where is The Somali wild ass a subspecies of the African wild ass ?"], "type": [-1, 2], "question_in_type": ["Is the a subspecies of the ?", "Where is The a subspecies of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8473773, "src_sentence": "In the Revolutions of 1848, 30,000 citizens of Nassau assembled in Wiesbaden on March 4.", "sentence": "30,000 citizens of Nassau assembled in Wiesbaden on March 4 In the Revolutions of 1848", "sub": "http://dbpedia.org/resource/Duchy_of_Nassau", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wiesbaden", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did 30,000 citizens of Nassau assembl in Wiesbaden on March 4 In the Revolutions of 1848?", "Where citizens of Nassau assembled in Wiesbaden on March 4 In the Revolutions of 1848?", "Where did 30,000 citizens of Nassau assembled in?", "When did 30,000 citizens of Nassau assemble in Wiesbaden?"], "type": [-1, 2, 2, 3], "question_in_type": ["Did 30,000 citizens of assembl in on March 4 In the Revolutions of 1848?", "Where citizens of assembled in on March 4 In the Revolutions of 1848?", "Where did 30,000 citizens of assembled in?", "When did 30,000 citizens of assemble in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8473775, "src_sentence": "In the Austro-Prussian War of 1866, Nassau took Austria's side.", "sentence": "Nassau took Austria's side In the Austro-Prussian War of 1866", "sub": "http://dbpedia.org/resource/Austro-Prussian_War", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/Duchy_of_Nassau", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did nassau took Austria's side In the Austro-Prussian War of 1866?", "Who took Austria's side In the Austro-Prussian War of 1866?", "Where did Nassau took?"], "type": [-1, 1, 2], "question_in_type": ["Did nassau took Austria's side In the of 1866?", "Who took Austria's side In the of 1866?", "Where did took?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8474193, "src_sentence": "In the Austro-Prussian War of 1866, Nassau took Austria's side.", "sentence": "Nassau took Austria's side In the Austro-Prussian War of 1866", "sub": "http://dbpedia.org/resource/Austro-Prussian_War", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/Duchy_of_Nassau", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did nassau took Austria's side In the Austro-Prussian War of 1866?", "Who took Austria's side In the Austro-Prussian War of 1866?", "Where did Nassau took?"], "type": [-1, 1, 2], "question_in_type": ["Did nassau took Austria's side In the of 1866?", "Who took Austria's side In the of 1866?", "Where did took?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8475007, "src_sentence": "Stygobromus lucifugus is an extinct species of amphipod crustacean in the family Crangonyctidae.", "sentence": "Stygobromus lucifugus is an extinct species of amphipod crustacean in the family Crangonyctidae", "sub": "http://dbpedia.org/resource/Stygobromus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crangonyctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stygobromus lucifugus an extinct species of amphipod crustacean in the family Crangonyctidae ?"], "type": [-1], "question_in_type": ["Is stygobromus lucifugus an extinct species of amphipod crustacean in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8475949, "src_sentence": "The first Workers' Day celebration was in 1890, when Argentinian unions organized several celebrations in Buenos Aires and other cities, at the same time that the international labour movement celebrated the international labour movement for the first time.", "sentence": "Argentinian unions organized several celebrations in Buenos Aires at the same time", "sub": "http://dbpedia.org/resource/Argentina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Buenos_Aires", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do argentinian unions org several celebrations in Buenos Aires at the same time?", "Who unions organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian unions organized several?", "Do argentinian 0 10 2 org several celebrations in Buenos Aires at the same time?", "Who 0 10 2 organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian 0 10 2 organized several?", "Did argentinian alliance org several celebrations in Buenos Aires at the same time?", "Who alliance organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian alliance organized several?", "Does argentinian brotherhood org several celebrations in Buenos Aires at the same time?", "Who brotherhood organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian brotherhood organized several?", "Did argentinian conglutination org several celebrations in Buenos Aires at the same time?", "Who conglutination organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian conglutination organized several?", "Did argentinian conjugation org several celebrations in Buenos Aires at the same time?", "Who conjugation organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian conjugation organized several?", "Do argentinian coupl org several celebrations in Buenos Aires at the same time?", "Who coupling organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian coupling organized?", "Do argentinian federal org several celebrations in Buenos Aires at the same time?", "Who federal organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian federal organized several?", "Did argentinian join org several celebrations in Buenos Aires at the same time?", "Who join organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian join organized several?", "Does argentinian jointure org several celebrations in Buenos Aires at the same time?", "Who jointure organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian jointure organized several?", "Did argentinian junction org several celebrations in Buenos Aires at the same time?", "Who junction organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian junction organized several?", "Did argentinian labor union org several celebrations in Buenos Aires at the same time?", "Who labor union organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian labor union organized several?", "Did argentinian marriage org several celebrations in Buenos Aires at the same time?", "Who marriage organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian marriage organized several?", "Do argentinian north org several celebrations in Buenos Aires at the same time?", "Who north organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian north organized several?", "Did argentinian sum org several celebrations in Buenos Aires at the same time?", "Who sum organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian sum organized several?", "Did argentinian trade union org several celebrations in Buenos Aires at the same time?", "Who trade union organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian trade union organized several?", "Do argentinian trades union org several celebrations in Buenos Aires at the same time?", "Who trades union organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian trades union organized several?", "Did argentinian unification org several celebrations in Buenos Aires at the same time?", "Who unification organized several celebrations in Buenos Aires at the same time?", "Where did Argentinian unification organized several?", "Do argentinian unit org several celebrations in Buenos Aires at the same time?", "Who uniting organized several celebrations in Buenos Aires at the same time?", "Who did Argentinian uniting organized?", "Does argentine 0 10 2 org several celebrations in Buenos Aires at the same time?", "Did argentine alliance org several celebrations in Buenos Aires at the same time?", "Does argentine brotherhood org several celebrations in Buenos Aires at the same time?", "Did argentine conglutination org several celebrations in Buenos Aires at the same time?", "Did argentine conjugation org several celebrations in Buenos Aires at the same time?", "Does argentine coupl org several celebrations in Buenos Aires at the same time?", "Do argentine federal org several celebrations in Buenos Aires at the same time?", "Did argentine join org several celebrations in Buenos Aires at the same time?", "Does argentine jointure org several celebrations in Buenos Aires at the same time?", "Did argentine junction org several celebrations in Buenos Aires at the same time?", "Did argentine labor union org several celebrations in Buenos Aires at the same time?", "Did argentine marriage org several celebrations in Buenos Aires at the same time?", "Do argentine north org several celebrations in Buenos Aires at the same time?", "Did argentine sum org several celebrations in Buenos Aires at the same time?", "Did argentine trade union org several celebrations in Buenos Aires at the same time?", "Does argentine trades union org several celebrations in Buenos Aires at the same time?", "Did argentine unification org several celebrations in Buenos Aires at the same time?", "Do argentine unions org several celebrations in Buenos Aires at the same time?", "Does argentine unit org several celebrations in Buenos Aires at the same time?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 1, -1, 1, 1, -1, 1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 1, -1, 1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Do argentinian unions org several celebrations in at the same time?", "Who unions organized several celebrations in at the same time?", "Where did unions organized several?", "Do argentinian 0 10 2 org several celebrations in at the same time?", "Who 0 10 2 organized several celebrations in at the same time?", "Where did 0 10 2 organized several?", "Did argentinian alliance org several celebrations in at the same time?", "Who alliance organized several celebrations in at the same time?", "Where did alliance organized several?", "Does argentinian brotherhood org several celebrations in at the same time?", "Who brotherhood organized several celebrations in at the same time?", "Where did brotherhood organized several?", "Did argentinian conglutination org several celebrations in at the same time?", "Who conglutination organized several celebrations in at the same time?", "Who did conglutination organized several?", "Did argentinian conjugation org several celebrations in at the same time?", "Who conjugation organized several celebrations in at the same time?", "Who did conjugation organized several?", "Do argentinian coupl org several celebrations in at the same time?", "Who coupling organized several celebrations in at the same time?", "Who did coupling organized?", "Do argentinian federal org several celebrations in at the same time?", "Who federal organized several celebrations in at the same time?", "Where did federal organized several?", "Did argentinian join org several celebrations in at the same time?", "Who join organized several celebrations in at the same time?", "Where did join organized several?", "Does argentinian jointure org several celebrations in at the same time?", "Who jointure organized several celebrations in at the same time?", "Where did jointure organized several?", "Did argentinian junction org several celebrations in at the same time?", "Who junction organized several celebrations in at the same time?", "Who did junction organized several?", "Did argentinian labor union org several celebrations in at the same time?", "Who labor union organized several celebrations in at the same time?", "Where did labor union organized several?", "Did argentinian marriage org several celebrations in at the same time?", "Who marriage organized several celebrations in at the same time?", "Where did marriage organized several?", "Do argentinian north org several celebrations in at the same time?", "Who north organized several celebrations in at the same time?", "Who did north organized several?", "Did argentinian sum org several celebrations in at the same time?", "Who sum organized several celebrations in at the same time?", "Who did sum organized several?", "Did argentinian trade union org several celebrations in at the same time?", "Who trade union organized several celebrations in at the same time?", "Where did trade union organized several?", "Do argentinian trades union org several celebrations in at the same time?", "Who trades union organized several celebrations in at the same time?", "Where did trades union organized several?", "Did argentinian unification org several celebrations in at the same time?", "Who unification organized several celebrations in at the same time?", "Where did unification organized several?", "Do argentinian unit org several celebrations in at the same time?", "Who uniting organized several celebrations in at the same time?", "Who did uniting organized?", "Does argentine 0 10 2 org several celebrations in at the same time?", "Did argentine alliance org several celebrations in at the same time?", "Does argentine brotherhood org several celebrations in at the same time?", "Did argentine conglutination org several celebrations in at the same time?", "Did argentine conjugation org several celebrations in at the same time?", "Does argentine coupl org several celebrations in at the same time?", "Do argentine federal org several celebrations in at the same time?", "Did argentine join org several celebrations in at the same time?", "Does argentine jointure org several celebrations in at the same time?", "Did argentine junction org several celebrations in at the same time?", "Did argentine labor union org several celebrations in at the same time?", "Did argentine marriage org several celebrations in at the same time?", "Do argentine north org several celebrations in at the same time?", "Did argentine sum org several celebrations in at the same time?", "Did argentine trade union org several celebrations in at the same time?", "Does argentine trades union org several celebrations in at the same time?", "Did argentine unification org several celebrations in at the same time?", "Do argentine unions org several celebrations in at the same time?", "Does argentine unit org several celebrations in at the same time?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8476353, "src_sentence": "=== New Zealand workers were among the first in the world to claim the right for an eight-hour working day when, in 1840, the carpenter Samuel Parnell won an eight-hour day in Wellington.", "sentence": "=== New Zealand workers were among the first in the world when, in 1840, the carpenter Samuel Parnell won an eight-hour day in Wellington", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When were === New Zealand workers among the first in the world ?"], "type": [3], "question_in_type": ["When were === workers among the first in the world ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8476869, "src_sentence": "These other canids have since been removed to Lycalopex.).", "sentence": "These other canids have been removed to Lycalopex since", "sub": "http://dbpedia.org/resource/South_American_fox", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Canidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["When do these other canids hav been remov to lycalopex ?", "When do these additional canids hav been remov to lycalopex ?", "When do these alternate canids hav been remov to lycalopex ?", "When do these different canids hav been remov to lycalopex ?", "When do these else canids hav been remov to lycalopex ?", "When do these foreign canids hav been remov to lycalopex ?", "When do these former canids hav been remov to lycalopex ?", "When do these second canids hav been remov to lycalopex ?"], "type": [3, 3, 3, 3, 3, 3, 3, 3], "question_in_type": ["When do these other hav been remov to lycalopex ?", "When do these additional hav been remov to lycalopex ?", "When do these alternate hav been remov to lycalopex ?", "When do these different hav been remov to lycalopex ?", "When do these else hav been remov to lycalopex ?", "When do these foreign hav been remov to lycalopex ?", "When do these former hav been remov to lycalopex ?", "When do these second hav been remov to lycalopex ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8476978, "src_sentence": "These other canids have since been removed to Lycalopex.).", "sentence": "These other canids have been removed to Lycalopex since", "sub": "http://dbpedia.org/resource/South_American_fox", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Canidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["When do these other canids hav been remov to lycalopex ?", "When do these additional canids hav been remov to lycalopex ?", "When do these alternate canids hav been remov to lycalopex ?", "When do these different canids hav been remov to lycalopex ?", "When do these else canids hav been remov to lycalopex ?", "When do these foreign canids hav been remov to lycalopex ?", "When do these former canids hav been remov to lycalopex ?", "When do these second canids hav been remov to lycalopex ?"], "type": [3, 3, 3, 3, 3, 3, 3, 3], "question_in_type": ["When do these other hav been remov to lycalopex ?", "When do these additional hav been remov to lycalopex ?", "When do these alternate hav been remov to lycalopex ?", "When do these different hav been remov to lycalopex ?", "When do these else hav been remov to lycalopex ?", "When do these foreign hav been remov to lycalopex ?", "When do these former hav been remov to lycalopex ?", "When do these second hav been remov to lycalopex ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8477352, "src_sentence": "In the description of Cynthia Powell, Lennon's fellow student and subsequently his wife, he was \"thrown out of the college before his final year\".", "sentence": "Cynthia Powell [is] fellow student [of] Lennon", "sub": "http://dbpedia.org/resource/Cynthia_Lennon", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/John_Lennon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does cynthia Powell [is] fellow student [of] Lennon?", "Who [is] fellow student [of] Lennon?", "Where did Cynthia Powell [ is ] fellow student [ of ] Lennon ?"], "type": [-1, 1, 2], "question_in_type": ["Does cynthia Powell [is] fellow student [of] ?", "Who [is] fellow student [of] ?", "Where did [ is ] fellow student [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8477469, "src_sentence": "In \"Jealous Guy\", Lennon addressed his demeaning treatment of women, acknowledging that his past behaviour was the result of long-held insecurity.", "sentence": "Lennon addressed his demeaning treatment of women acknowledging that his past behaviour was the result of long-held insecurity In \"Jealous Guy", "sub": "http://dbpedia.org/resource/Jealous_Guy", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Lennon", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lennon addressed his demeaning treatment of women acknowledging that his past behaviour the result of long-held insecurity In `` Jealous Guy ?", "Who addressed his demeaning treatment of women acknowledging that his past behaviour was the result of long-held insecurity In \"Jealous Guy?", "Who was Lennon addressed his?", "Was john lennon addressed his demeaning treatment of women acknowledging that his past behaviour the result of long-held insecurity In `` Jealous Guy ?"], "type": [-1, 1, 1, -1], "question_in_type": ["Was lennon addressed his demeaning treatment of women acknowledging that his past behaviour the result of long-held insecurity In `` ?", "Who addressed his demeaning treatment of women acknowledging that his past behaviour was the result of long-held insecurity In \"?", "Who was addressed his?", "Was john lennon addressed his demeaning treatment of women acknowledging that his past behaviour the result of long-held insecurity In `` ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8477572, "src_sentence": "The Beatles were performing at Liverpool's Cavern Club in November 1961 when they were introduced to Brian Epstein after a midday concert.", "sentence": "The Beatles were performing at Liverpool's Cavern Club in November 1961 when they were introduced to Brian Epstein after a midday concert", "sub": "http://dbpedia.org/resource/The_Beatles", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Liverpool", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["When were the Beatles performing at Liverpool 's Cavern Club in November 1961 ?"], "type": [3], "question_in_type": ["When were the Beatles performing at 's Cavern Club in November 1961 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8478115, "src_sentence": "John Winston Ono Lennon devoted John Winston Ono Lennon to Sean, rising at 6 am daily to plan and prepare John Winston Ono Lennon meals and to spend time with John Winston Ono Lennon .", "sentence": "John Winston Ono Lennon devoted John Winston Ono Lennon to Sean rising at 6 am daily to spend time with John Winston Ono Lennon", "sub": "http://dbpedia.org/resource/John_Lennon", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Sean_Lennon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Am john Winston Ono Lennon devoted John Winston Ono Lennon to Sean rising at 6 daily to spend time with John Winston Ono Lennon ?", "Who devoted Who to Sean rising at 6 am daily to spend time with Who?", "Who Lennon devoted Who Lennon to Sean rising at 6 am daily to spend time with Who Lennon?", "Where am John Winston Ono Lennon devoted?", "When am John Winston Ono Lennon devote John Winston Ono Lennon to Sean rise?", "Am john Winston Ono Lennon devoted John Winston Ono Lennon to Sean rising at 6 daily to prepare John Winston Ono Lennon meals ?", "Who devoted Who to Sean rising at 6 am daily to prepare Who meals?", "Who Lennon devoted Who Lennon to Sean rising at 6 am daily to prepare Who Lennon meals?", "Am john Winston Ono Lennon devoted John Winston Ono Lennon to Sean rising at 6 daily to plan ?", "Who devoted Who to Sean rising at 6 am daily to plan?", "Who Lennon devoted Who Lennon to Sean rising at 6 am daily to plan?"], "type": [-1, 1, 1, 2, 3, -1, 1, 1, -1, 1, 1], "question_in_type": ["Am john Winston Ono devoted John Winston Ono to rising at 6 daily to spend time with John Winston Ono ?", "Who devoted Who to rising at 6 am daily to spend time with Who?", "Who devoted Who to rising at 6 am daily to spend time with Who ?", "Where am John Winston Ono devoted?", "When am John Winston Ono devote John Winston Ono to rise?", "Am john Winston Ono devoted John Winston Ono to rising at 6 daily to prepare John Winston Ono meals ?", "Who devoted Who to rising at 6 am daily to prepare Who meals?", "Who devoted Who to rising at 6 am daily to prepare Who meals?", "Am john Winston Ono devoted John Winston Ono to rising at 6 daily to plan ?", "Who devoted Who to rising at 6 am daily to plan?", "Who devoted Who to rising at 6 am daily to plan?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8478167, "src_sentence": "=== Brian Epstein==. The Beatles were performing at Liverpool's Cavern Club in November 1961 when The Beatles were introduced to Brian Epstein after a midday concert.", "sentence": "The Beatles were performing at Liverpool's Cavern Club in November 1961 when The Beatles were introduced to Brian Epstein after a midday concert", "sub": "http://dbpedia.org/resource/The_Beatles", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Liverpool", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["When were the Beatles performing at Liverpool 's Cavern Club in November 1961 ?"], "type": [3], "question_in_type": ["When were the Beatles performing at 's Cavern Club in November 1961 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8478331, "src_sentence": "In December 1974, when he and members of he tour entourage visited the White House, Harrison asked Gerald Ford, Nixon's successor, to intercede in the matter.", "sentence": "Gerald Ford [is] successor [of] Nixon", "sub": "http://dbpedia.org/resource/Gerald_Ford", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does gerald Ford [is] successor [of] Nixon?", "Who [is] successor [of] Nixon?", "Who did Gerald Ford [ is ] successor [ of ] Nixon ?"], "type": [-1, 1, 1], "question_in_type": ["Does gerald Ford [is] successor [of] ?", "Who [is] successor [of] ?", "Who did [ is ] successor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8478826, "src_sentence": "However, in The Clouds, Aristophanes portrays Socrates as running a Sophist school with Chaerephon.", "sentence": "Aristophanes portrays Socrates as running a Sophist school with Chaerephon in The Clouds", "sub": "http://dbpedia.org/resource/The_Clouds", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Aristophanes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do aristophanes portrays Socrates as run a Sophist school with Chaerephon in The Clouds?", "Who did Aristophanes portrays Socrates as running a?", "Where did Aristophanes portrays Socrates as running a?"], "type": [-1, 1, 2], "question_in_type": ["Do aristophanes portrays Socrates as run a Sophist school with Chaerephon in ?", "Who did portrays Socrates as running a?", "Where did portrays Socrates as running a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8483283, "src_sentence": "The graceful priapella (Priapella bonita), also known by its original Spanish name guayacon ojiazul, is a species of freshwater fish within the family Poeciliidae.", "sentence": "The graceful priapella (Priapella bonita), also known by its original Spanish name guayacon ojiazul is a species of freshwater fish within the family Poeciliidae", "sub": "http://dbpedia.org/resource/Graceful_priapella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Poeciliidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the graceful priapella ( Priapella bonita ) , also known by its original Spanish name guayacon ojiazul a species of freshwater fish within the family Poeciliidae ?", "Where is The graceful priapella ( Priapella bonita ) , also known by?"], "type": [-1, 2], "question_in_type": ["Is the graceful priapella ( ) , also known by its original Spanish name guayacon ojiazul a species of freshwater fish within the family ?", "Where is The graceful priapella ( ) , also known by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8483671, "src_sentence": "Edward Lewis Pinckney (born March 27, 1963) is a retired American basketball player.", "sentence": "Edward Lewis Pinckney is a retired American basketball player", "sub": "http://dbpedia.org/resource/Edward_B._Lewis", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is edward Lewis Pinckney a retired American basketball player ?", "Who is a retired American basketball player?", "Where is Edward Lewis Pinckney a retired American basketball player ?", "Is edward Lewis Pinckney a retired American b ball actor ?", "Who is a retired American b ball actor?", "Where is Edward Lewis Pinckney a retired American b ball actor ?", "Is edward Lewis Pinckney a retired American b ball laker ?", "Who is a retired American b ball laker?", "Where is Edward Lewis Pinckney a retired American b ball laker ?", "Is edward Lewis Pinckney a retired American b ball musician ?", "Who is a retired American b ball musician?", "Where is Edward Lewis Pinckney a retired American b ball musician ?", "Is edward Lewis Pinckney a retired American b ball participant ?", "Who is a retired American b ball participant?", "Where is Edward Lewis Pinckney a retired American b ball participant ?", "Is edward Lewis Pinckney a retired American b ball pickup artist ?", "Who is a retired American b ball pickup artist?", "Where is Edward Lewis Pinckney a retired American b ball pickup artist ?", "Is edward Lewis Pinckney a retired American b ball player ?", "Who is a retired American b ball player?", "Where is Edward Lewis Pinckney a retired American b ball player ?", "Is edward Lewis Pinckney a retired American b ball womanizer ?", "Who is a retired American b ball womanizer?", "Where is Edward Lewis Pinckney a retired American b ball womanizer ?", "Is edward Lewis Pinckney a retired American basket actor ?", "Who is a retired American basket actor?", "Where is Edward Lewis Pinckney a retired American basket actor ?", "Is edward Lewis Pinckney a retired American basket laker ?", "Who is a retired American basket laker?", "Where is Edward Lewis Pinckney a retired American basket laker ?", "Is edward Lewis Pinckney a retired American basket musician ?", "Who is a retired American basket musician?", "Where is Edward Lewis Pinckney a retired American basket musician ?", "Is edward Lewis Pinckney a retired American basket participant ?", "Who is a retired American basket participant?", "Where is Edward Lewis Pinckney a retired American basket participant ?", "Is edward Lewis Pinckney a retired American basket pickup artist ?", "Who is a retired American basket pickup artist?", "Where is Edward Lewis Pinckney a retired American basket pickup artist ?", "Is edward Lewis Pinckney a retired American basket player ?", "Who is a retired American basket player?", "Where is Edward Lewis Pinckney a retired American basket player ?", "Is edward Lewis Pinckney a retired American basket womanizer ?", "Who is a retired American basket womanizer?", "Where is Edward Lewis Pinckney a retired American basket womanizer ?", "Is edward Lewis Pinckney a retired American basketball actor ?", "Who is a retired American basketball actor?", "Where is Edward Lewis Pinckney a retired American basketball actor ?", "Is edward Lewis Pinckney a retired American basketball game actor ?", "Who is a retired American basketball game actor?", "Where is Edward Lewis Pinckney a retired American basketball game actor ?", "Is edward Lewis Pinckney a retired American basketball game laker ?", "Who is a retired American basketball game laker?", "Where is Edward Lewis Pinckney a retired American basketball game laker ?", "Is edward Lewis Pinckney a retired American basketball game musician ?", "Who is a retired American basketball game musician?", "Where is Edward Lewis Pinckney a retired American basketball game musician ?", "Is edward Lewis Pinckney a retired American basketball game participant ?", "Who is a retired American basketball game participant?", "Where is Edward Lewis Pinckney a retired American basketball game participant ?", "Is edward Lewis Pinckney a retired American basketball game pickup artist ?", "Who is a retired American basketball game pickup artist?", "Where is Edward Lewis Pinckney a retired American basketball game pickup artist ?", "Is edward Lewis Pinckney a retired American basketball game player ?", "Who is a retired American basketball game player?", "Where is Edward Lewis Pinckney a retired American basketball game player ?", "Is edward Lewis Pinckney a retired American basketball game womanizer ?", "Who is a retired American basketball game womanizer?", "Where is Edward Lewis Pinckney a retired American basketball game womanizer ?", "Is edward Lewis Pinckney a retired American basketball laker ?", "Who is a retired American basketball laker?", "Where is Edward Lewis Pinckney a retired American basketball laker ?", "Is edward Lewis Pinckney a retired American basketball musician ?", "Who is a retired American basketball musician?", "Where is Edward Lewis Pinckney a retired American basketball musician ?", "Is edward Lewis Pinckney a retired American basketball participant ?", "Who is a retired American basketball participant?", "Where is Edward Lewis Pinckney a retired American basketball participant ?", "Is edward Lewis Pinckney a retired American basketball pickup artist ?", "Who is a retired American basketball pickup artist?", "Where is Edward Lewis Pinckney a retired American basketball pickup artist ?", "Is edward Lewis Pinckney a retired American basketball womanizer ?", "Who is a retired American basketball womanizer?", "Where is Edward Lewis Pinckney a retired American basketball womanizer ?", "Is edward Lewis Pinckney a retired American hoops actor ?", "Who is a retired American hoops actor?", "Where is Edward Lewis Pinckney a retired American hoops actor ?", "Is edward Lewis Pinckney a retired American hoops laker ?", "Who is a retired American hoops laker?", "Where is Edward Lewis Pinckney a retired American hoops laker ?", "Is edward Lewis Pinckney a retired American hoops musician ?", "Who is a retired American hoops musician?", "Where is Edward Lewis Pinckney a retired American hoops musician ?", "Is edward Lewis Pinckney a retired American hoops participant ?", "Who is a retired American hoops participant?", "Where is Edward Lewis Pinckney a retired American hoops participant ?", "Is edward Lewis Pinckney a retired American hoops pickup artist ?", "Who is a retired American hoops pickup artist?", "Where is Edward Lewis Pinckney a retired American hoops pickup?", "Is edward Lewis Pinckney a retired American hoops player ?", "Who is a retired American hoops player?", "Where is Edward Lewis Pinckney a retired American hoops player ?", "Is edward Lewis Pinckney a retired American hoops womanizer ?", "Who is a retired American hoops womanizer?", "Where is Edward Lewis Pinckney a retired American hoops womanizer ?", "Where is Edward Lewis Pinckney a retired american english b ball actor ?", "Where is Edward Lewis Pinckney a retired american english b ball laker ?", "Where is Edward Lewis Pinckney a retired american english b ball musician ?", "Where is Edward Lewis Pinckney a retired american english b ball participant ?", "Where is Edward Lewis Pinckney a retired american english b ball pickup artist ?", "Where is Edward Lewis Pinckney a retired american english b ball player ?", "Where is Edward Lewis Pinckney a retired american english b ball womanizer ?", "Where is Edward Lewis Pinckney a retired american english hoops player ?", "Where is Edward Lewis Pinckney a retired us american basket actor ?", "Where is Edward Lewis Pinckney a retired us american basket musician ?", "Where is Edward Lewis Pinckney a retired us american basket participant ?", "Where is Edward Lewis Pinckney a retired us american basket pickup artist ?", "Where is Edward Lewis Pinckney a retired us american basket player ?", "Where is Edward Lewis Pinckney a retired us american basket womanizer ?", "Where is Edward Lewis Pinckney a retired us american basketball womanizer ?", "Where is Edward Lewis Pinckney a retired us american hoops actor ?", "Where is Edward Lewis Pinckney a retired us american hoops laker ?", "Where is Edward Lewis Pinckney a retired us american hoops musician ?", "Where is Edward Lewis Pinckney a retired us american hoops participant ?", "Where is Edward Lewis Pinckney a retired us american hoops pickup?", "Where is Edward Lewis Pinckney a retired us american hoops player ?", "Where is Edward Lewis Pinckney a retired us american hoops womanizer ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "question_in_type": ["Is edward Lewis Pinckney a retired basketball player ?", "Who is a retired basketball player?", "Where is Pinckney a retired basketball player ?", "Is edward Lewis Pinckney a retired b ball actor ?", "Who is a retired b ball actor?", "Where is Pinckney a retired b ball actor ?", "Is edward Lewis Pinckney a retired b ball laker ?", "Who is a retired b ball laker?", "Where is Pinckney a retired b ball laker ?", "Is edward Lewis Pinckney a retired b ball musician ?", "Who is a retired b ball musician?", "Where is Pinckney a retired b ball musician ?", "Is edward Lewis Pinckney a retired b ball participant ?", "Who is a retired b ball participant?", "Where is Pinckney a retired b ball participant ?", "Is edward Lewis Pinckney a retired b ball pickup artist ?", "Who is a retired b ball pickup artist?", "Where is Pinckney a retired b ball pickup artist ?", "Is edward Lewis Pinckney a retired b ball player ?", "Who is a retired b ball player?", "Where is Pinckney a retired b ball player ?", "Is edward Lewis Pinckney a retired b ball womanizer ?", "Who is a retired b ball womanizer?", "Where is Pinckney a retired b ball womanizer ?", "Is edward Lewis Pinckney a retired basket actor ?", "Who is a retired basket actor?", "Where is Pinckney a retired basket actor ?", "Is edward Lewis Pinckney a retired basket laker ?", "Who is a retired basket laker?", "Where is Pinckney a retired basket laker ?", "Is edward Lewis Pinckney a retired basket musician ?", "Who is a retired basket musician?", "Where is Pinckney a retired basket musician ?", "Is edward Lewis Pinckney a retired basket participant ?", "Who is a retired basket participant?", "Where is Pinckney a retired basket participant ?", "Is edward Lewis Pinckney a retired basket pickup artist ?", "Who is a retired basket pickup artist?", "Where is Pinckney a retired basket pickup artist ?", "Is edward Lewis Pinckney a retired basket player ?", "Who is a retired basket player?", "Where is Pinckney a retired basket player ?", "Is edward Lewis Pinckney a retired basket womanizer ?", "Who is a retired basket womanizer?", "Where is Pinckney a retired basket womanizer ?", "Is edward Lewis Pinckney a retired basketball actor ?", "Who is a retired basketball actor?", "Where is Pinckney a retired basketball actor ?", "Is edward Lewis Pinckney a retired basketball game actor ?", "Who is a retired basketball game actor?", "Where is Pinckney a retired basketball game actor ?", "Is edward Lewis Pinckney a retired basketball game laker ?", "Who is a retired basketball game laker?", "Where is Pinckney a retired basketball game laker ?", "Is edward Lewis Pinckney a retired basketball game musician ?", "Who is a retired basketball game musician?", "Where is Pinckney a retired basketball game musician ?", "Is edward Lewis Pinckney a retired basketball game participant ?", "Who is a retired basketball game participant?", "Where is Pinckney a retired basketball game participant ?", "Is edward Lewis Pinckney a retired basketball game pickup artist ?", "Who is a retired basketball game pickup artist?", "Where is Pinckney a retired basketball game pickup artist ?", "Is edward Lewis Pinckney a retired basketball game player ?", "Who is a retired basketball game player?", "Where is Pinckney a retired basketball game player ?", "Is edward Lewis Pinckney a retired basketball game womanizer ?", "Who is a retired basketball game womanizer?", "Where is Pinckney a retired basketball game womanizer ?", "Is edward Lewis Pinckney a retired basketball laker ?", "Who is a retired basketball laker?", "Where is Pinckney a retired basketball laker ?", "Is edward Lewis Pinckney a retired basketball musician ?", "Who is a retired basketball musician?", "Where is Pinckney a retired basketball musician ?", "Is edward Lewis Pinckney a retired basketball participant ?", "Who is a retired basketball participant?", "Where is Pinckney a retired basketball participant ?", "Is edward Lewis Pinckney a retired basketball pickup artist ?", "Who is a retired basketball pickup artist?", "Where is Pinckney a retired basketball pickup artist ?", "Is edward Lewis Pinckney a retired basketball womanizer ?", "Who is a retired basketball womanizer?", "Where is Pinckney a retired basketball womanizer ?", "Is edward Lewis Pinckney a retired hoops actor ?", "Who is a retired hoops actor?", "Where is Pinckney a retired hoops actor ?", "Is edward Lewis Pinckney a retired hoops laker ?", "Who is a retired hoops laker?", "Where is Pinckney a retired hoops laker ?", "Is edward Lewis Pinckney a retired hoops musician ?", "Who is a retired hoops musician?", "Where is Pinckney a retired hoops musician ?", "Is edward Lewis Pinckney a retired hoops participant ?", "Who is a retired hoops participant?", "Where is Pinckney a retired hoops participant ?", "Is edward Lewis Pinckney a retired hoops pickup artist ?", "Who is a retired hoops pickup artist?", "Where is Pinckney a retired hoops pickup?", "Is edward Lewis Pinckney a retired hoops player ?", "Who is a retired hoops player?", "Where is Pinckney a retired hoops player ?", "Is edward Lewis Pinckney a retired hoops womanizer ?", "Who is a retired hoops womanizer?", "Where is Pinckney a retired hoops womanizer ?", "Where is Pinckney a retired american english b ball actor ?", "Where is Pinckney a retired american english b ball laker ?", "Where is Pinckney a retired american english b ball musician ?", "Where is Pinckney a retired american english b ball participant ?", "Where is Pinckney a retired american english b ball pickup artist ?", "Where is Pinckney a retired american english b ball player ?", "Where is Pinckney a retired american english b ball womanizer ?", "Where is Pinckney a retired american english hoops player ?", "Where is Pinckney a retired us american basket actor ?", "Where is Pinckney a retired us american basket musician ?", "Where is Pinckney a retired us american basket participant ?", "Where is Pinckney a retired us american basket pickup artist ?", "Where is Pinckney a retired us american basket player ?", "Where is Pinckney a retired us american basket womanizer ?", "Where is Pinckney a retired us american basketball womanizer ?", "Where is Pinckney a retired us american hoops actor ?", "Where is Pinckney a retired us american hoops laker ?", "Where is Pinckney a retired us american hoops musician ?", "Where is Pinckney a retired us american hoops participant ?", "Where is Pinckney a retired us american hoops pickup?", "Where is Pinckney a retired us american hoops player ?", "Where is Pinckney a retired us american hoops womanizer ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8489187, "src_sentence": "On February 20, 2017, Loukas Mavrokefalidis (alternate spelling: Mavrokefalides) returned to the Greek club AEK AEK Athens, signing a contract with Loukas Mavrokefalidis (alternate spelling: Mavrokefalides) for the rest of the season.", "sentence": "Loukas Mavrokefalidis (alternate spelling returned to the Greek club signing a contract with Loukas Mavrokefalidis (alternate spelling: Mavrokefalides) for the rest of the season On February 20", "sub": "http://dbpedia.org/resource/Loukas_Mavrokefalidis", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does loukas Mavrokefalidis (altern spelling return to the Greek club sign a contract with Loukas Mavrokefalidis (altern spelling: Mavrokefalides) for the rest of the season On February 20?", "Who (alternate spelling returned to the Greek club signing a contract with Who (alternate spelling: Mavrokefalides) for the rest of the season On February 20?", "Where did Loukas Mavrokefalidis ( alternate?", "When did Loukas Mavrokefalidis ( alternate spelling return to the Greek club sign a contract with Loukas Mavrokefalidis ( alternate spelling : Mavrokefalides ) for the rest of the season On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does loukas Mavrokefalidis (altern spelling return to the club sign a contract with (altern spelling: Mavrokefalides) for the rest of the season On February 20?", "Who (alternate spelling returned to the club signing a contract with Who (alternate spelling: Mavrokefalides) for the rest of the season On February 20?", "Where did ( alternate?", "When did ( alternate spelling return to the club sign a contract with ( alternate spelling : Mavrokefalides ) for the rest of the season On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8490395, "src_sentence": "The horned curassow is among the largest cracid species.", "sentence": "The horned curassow is among the largest cracid species", "sub": "http://dbpedia.org/resource/Horned_curassow", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cracidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the horned curassow among the largest cracid species ?"], "type": [-1], "question_in_type": ["Is the among the largest species ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8491919, "src_sentence": "In 1823, King George IV gave the King's Library assembled by George III, and Parliament gave the right to a copy of every book published in the country, thereby ensuring that the British Museum's library would expand indefinitely.", "sentence": "King George IV gave the King 's Library assembled by George III In 1823", "sub": "http://dbpedia.org/resource/George_IV_of_the_United_Kingdom", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/George_III_of_the_United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did king George IV gav the King 's Library assembled by George III In 1823?", "When did King George IV give the King 's Library assemble by George III In?"], "type": [-1, 3], "question_in_type": ["Did king George IV gav the King 's Library assembled by In 1823?", "When did give the King 's Library assemble by In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8493975, "src_sentence": "The city of Freetown is one of Sierra Leone's six municipalities and is governed by a directly elected city council, headed by a mayor, in whom executive authority is vested.", "sentence": "The city of Freetown is one of Sierra Leone 's six municipalities", "sub": "http://dbpedia.org/resource/Sierra_Leone", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Freetown", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the city of Freetown one of Sierra Leone 's six municipalities ?", "Where is The city of Freetown one of Sierra Leone 's six municipalities ?"], "type": [-1, 2], "question_in_type": ["Is the city of one of 's six municipalities ?", "Where is The city of one of 's six municipalities ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8494204, "src_sentence": "The APC presidential candidate Ernest Bai Koroma received 69% of the votes in Freetown in the 2012 Sierra Leone Presidential election; compared to the SLPP presidential candidate Julius Maada Bio who received 30%.", "sentence": "The APC presidential candidate Ernest Bai Koroma received 69% of the votes in Freetown in the 2012 Sierra Leone Presidential election", "sub": "http://dbpedia.org/resource/All_People's_Congress", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Freetown", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the APC presidential candidate Ernest Bai Koroma receiv 69% of the votes in Freetown in the 2012 Sierra Leone Presidential election?", "Where did The APC presidential candidate Ernest Bai Koroma received 69?", "Who did The APC presidential candidate Ernest Bai Koroma received 69?", "When did The APC presidential candidate Ernest Bai Koroma receive 69 % of the votes in Freetown in the?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did the presidential candidate Ernest Bai Koroma receiv 69% of the votes in in the 2012 Sierra Leone Presidential election?", "Where did The presidential candidate Ernest Bai Koroma received 69?", "Who did The presidential candidate Ernest Bai Koroma received 69?", "When did The presidential candidate Ernest Bai Koroma receive 69 % of the votes in in the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8494303, "src_sentence": "Following a recommendation from the International Bank for Reconstruction and Development, the Sierra Leone Government Railway which linked Freetown to the rest of the country was permanently closed in 1974.", "sentence": "the Sierra Leone Government Railway linked Freetown", "sub": "http://dbpedia.org/resource/Sierra_Leone", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Freetown", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Sierra Leone Government Railway link Freetown?", "Who linked Freetown?", "Where did the Sierra Leone Government Railway linked Freetown?"], "type": [-1, 1, 2], "question_in_type": ["Did the Government Railway link ?", "Who linked ?", "Where did the Government Railway linked ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8496231, "src_sentence": "Therefore, the Barbados raccoon is listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World published in 2005.", "sentence": "the Barbados raccoon is listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World", "sub": "http://dbpedia.org/resource/Barbados_raccoon", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Raccoon", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Barbados raccoon listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World ?", "Who is the Barbados raccoon listed as?", "Where is the Barbados raccoon listed as?"], "type": [-1, 1, 2], "question_in_type": ["Is the listed as a subspecies of the in the third edition of Mammal Species of the World ?", "Who is the listed as?", "Where is the listed as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8496248, "src_sentence": "In 1950, Edward Alphonso Goldman identified The Barbados raccoon (Procyon lotor gloveralleni) Barbados as a distinct species, a classification that has been challenged over the past years by other scientists, who assume that The Barbados raccoon (Procyon lotor gloveralleni) was a subspecies of the common raccoon.", "sentence": "The Barbados raccoon was a subspecies of the common raccoon", "sub": "http://dbpedia.org/resource/Barbados_raccoon", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Raccoon", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Barbados raccoon a subspecies of the common raccoon ?", "Who was The Barbados raccoon a subspecies of the common raccoon ?"], "type": [-1, 1], "question_in_type": ["Was the a subspecies of the ?", "Who was The a subspecies of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8496251, "src_sentence": "Therefore, The Barbados raccoon (Procyon lotor gloveralleni) Barbados is listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World published in 2005.", "sentence": "The Barbados raccoon is listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World", "sub": "http://dbpedia.org/resource/Barbados_raccoon", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Raccoon", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Barbados raccoon listed as a subspecies of the common raccoon in the third edition of Mammal Species of the World ?", "Who is The Barbados raccoon listed as?", "Where is The Barbados raccoon listed as?"], "type": [-1, 1, 2], "question_in_type": ["Is the listed as a subspecies of the in the third edition of Mammal Species of the World ?", "Who is The listed as?", "Where is The listed as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8496538, "src_sentence": "Machiavelli later quoted four verses from Italia Mia in The Prince, which looked forward to a political leader who would unite Italy \"to free her from the barbarians\".The Peace of Westphalia in 1648 formally ended the rule of the Holy Roman Emperors in Italy.", "sentence": "Machiavelli quoted four verses from Italia Mia in The Prince later", "sub": "http://dbpedia.org/resource/The_Prince", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Niccol\u00f2_Machiavelli", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do machiavelli quot four verses from Italia Mia in The Prince later?", "Where did Machiavelli quoted four?", "Who did Machiavelli quoted four?"], "type": [-1, 2, 1], "question_in_type": ["Do machiavelli quot four verses from Italia Mia in later?", "Where did quoted four?", "Who did quoted four?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8496758, "src_sentence": " Ignoring the political will of the Holy See, Garibaldi announced his intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX.", "sentence": "Garibaldi announced to proclaim a \"Kingdom of Italy\" from Rome", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did garibaldi annount to proclaim a \"Kingdom of Italy\" from Rome?", "Who announced to proclaim a \"Kingdom of Italy\" from Rome?", "Where did Garibaldi announced to?", "Did garibaldi annount his intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX?", "Who announced his intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX?", "Where did Garibaldi announced his?", "Did giuseppe garibaldi annount to proclaim a \"Kingdom of Italy\" from Rome?", "Did squash fly biscuit annount to proclaim a \"Kingdom of Italy\" from Rome?", "Did giuseppe garibaldi annount his intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX?", "Did squash fly biscuit annount his intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX?"], "type": [-1, 1, 2, -1, 1, 2, -1, -1, -1, -1], "question_in_type": ["Did garibaldi annount to proclaim a \"Kingdom of \" from Rome?", "Who announced to proclaim a \"Kingdom of \" from Rome?", "Where did announced to?", "Did garibaldi annount his intent to proclaim a \"Kingdom of \" from Rome, the capital city of Pope Pius IX?", "Who announced his intent to proclaim a \"Kingdom of \" from Rome, the capital city of Pope Pius IX?", "Where did announced his?", "Did giuseppe garibaldi annount to proclaim a \"Kingdom of \" from Rome?", "Did squash fly biscuit annount to proclaim a \"Kingdom of \" from Rome?", "Did giuseppe garibaldi annount his intent to proclaim a \"Kingdom of \" from Rome, the capital city of Pope Pius IX?", "Did squash fly biscuit annount his intent to proclaim a \"Kingdom of \" from Rome, the capital city of Pope Pius IX?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8497181, "src_sentence": "On 23 February 1848, King Louis Philippe of France was forced to flee Paris, and the Republic of San Marco was proclaimed.", "sentence": "King Louis Philippe of France to flee Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does king Louis Philippe of France to fle Paris?", "Was king Louis Philippe of France forced to flee Paris On 23 February 1848 ?", "When was King Louis Philippe of France force to flee Paris On?"], "type": [-1, -1, 3], "question_in_type": ["Does king Louis Philippe of to fle ?", "Was king Louis Philippe of forced to flee On 23 February 1848 ?", "When was King Louis Philippe of force to flee On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8497286, "src_sentence": " Ignoring the political will of the Holy See, Giuseppe Garibaldi announced Giuseppe Garibaldi intent to proclaim a \"Kingdom of Italy\" from Rome, the capital city of Pope Pius IX.", "sentence": "Giuseppe Garibaldi announced Giuseppe Garibaldi intent to proclaim a \"Kingdom of Italy\" from Rome", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did giuseppe Garibaldi annount Giuseppe Garibaldi intent to proclaim a \"Kingdom of Italy\" from Rome?", "Who announced Who intent to proclaim a \"Kingdom of Italy\" from Rome?", "Where did Giuseppe Garibaldi announced?"], "type": [-1, 1, 2], "question_in_type": ["Did giuseppe annount Giuseppe intent to proclaim a \"Kingdom of \" from Rome?", "Who announced Who intent to proclaim a \"Kingdom of \" from Rome?", "Where did Giuseppe announced?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8497292, "src_sentence": "It was in this situation that a Sardinian force of two army corps, under Fanti and Cialdini, marched to the frontier of the Papal States, the Papal States objective being not Rome but Naples.", "sentence": "the Papal States objective being not Rome", "sub": "http://dbpedia.org/resource/Papal_States", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Papal States object being not Rome?", "Who objective being not Rome?", "Where did the Papal States objective being?"], "type": [-1, 1, 2], "question_in_type": ["Does the object being not ?", "Who objective being not ?", "Where did the objective being?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8497402, "src_sentence": "Rome and Latium were annexed to the Kingdom of Italy after a plebiscite held on 2 October.", "sentence": "Rome were annexed to the Kingdom of Italy after a plebiscite", "sub": "http://dbpedia.org/resource/Italy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were rome annexed to the Kingdom of Italy after a plebiscite ?", "Who were annexed to the Kingdom of Italy after a plebiscite?", "Where were Rome annexed to?"], "type": [-1, 1, 2], "question_in_type": ["Were rome annexed to the Kingdom of after a plebiscite ?", "Who were annexed to the Kingdom of after a plebiscite?", "Where were annexed to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8502877, "src_sentence": "Nowadays, SD Huesca is the best football team in Aragon.", "sentence": "SD Huesca is the best football team in Aragon Nowadays", "sub": "http://dbpedia.org/resource/SD_Huesca", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Aragon", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is sD Huesca the best football team in Aragon Nowadays ?", "Who is the best football team in Aragon Nowadays?", "Where is SD Huesca the best football team in Aragon Nowadays ?"], "type": [-1, 1, 2], "question_in_type": ["Is sD Huesca the best football team in Nowadays ?", "Who is the best football team in Nowadays?", "Where is the best football team in Nowadays ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8503931, "src_sentence": "The archipelagos of Madeira and the Azores are scattered within the Atlantic Ocean: the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction, and Madeira along a range formed by in-plate hotspot geology.", "sentence": "the Azores straddling the Mid-Atlantic Ridge", "sub": "http://dbpedia.org/resource/Azores", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Mid-Atlantic_Ridge", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do the Azores straddling the Mid-Atlantic Ridge?", "Where did the Azores straddling the?", "Are the archipelagos of the Azores scattered within the Atlantic Ocean the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction ?", "Where are The archipelagos of the Azores scattered within?", "Do the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction?"], "type": [-1, 2, -1, 2, -1], "question_in_type": ["Do the straddling the ?", "Where did the straddling the?", "Are the archipelagos of the scattered within the Atlantic Ocean the straddling the on a tectonic triple junction ?", "Where are The archipelagos of the scattered within?", "Do the straddling the on a tectonic triple junction?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8504638, "src_sentence": "The Taifa period ended with the conquest of the Almoravids who came from Morocco in 1086 winning a decisive victory at the Battle of Sagrajas, followed a century later in 1147, after the second period of Taifa, by the Almohads, also from Marrakesh.", "sentence": "the Almoravids came from Morocco in 1086 winning a decisive victory at the Battle of Sagrajas, followed a century later in 1147, after the second period of Taifa, by the Almohads, also from Marrakesh", "sub": "http://dbpedia.org/resource/Almoravid_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Marrakesh", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Almoravids cam from Morocco in 1086 winning a decisive victory at the Battle of Sagrajas, followed a century later in 1147, after the second period of Taifa, by the Almohads, also from Marrakesh?", "Where did the Almoravids came from?", "When did the Almoravids come from Morocco?", "When did the Almoravids come from Morocco in 1086 win a decisive victory at the Battle of Sagrajas , follow?", "Who did the Almoravids came from?"], "type": [-1, 2, 3, 3, 1], "question_in_type": ["Did the cam from Morocco in 1086 winning a decisive victory at the Battle of Sagrajas, followed a century later in 1147, after the second period of Taifa, by the Almohads, also from ?", "Where did the came from?", "When did the come from Morocco?", "When did the come from Morocco in 1086 win a decisive victory at the Battle of Sagrajas , follow?", "Who did the came from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8504870, "src_sentence": "The archipelagos of Madeira and the Azores are scattered within the Atlantic Ocean: the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction, and Madeira along a range formed by in-plate hotspot geology.", "sentence": "the Azores straddling the Mid-Atlantic Ridge", "sub": "http://dbpedia.org/resource/Azores", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Mid-Atlantic_Ridge", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do the Azores straddling the Mid-Atlantic Ridge?", "Where did the Azores straddling the?", "Are the archipelagos of the Azores scattered within the Atlantic Ocean the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction ?", "Where are The archipelagos of the Azores scattered within?", "Do the Azores straddling the Mid-Atlantic Ridge on a tectonic triple junction?"], "type": [-1, 2, -1, 2, -1], "question_in_type": ["Do the straddling the ?", "Where did the straddling the?", "Are the archipelagos of the scattered within the Atlantic Ocean the straddling the on a tectonic triple junction ?", "Where are The archipelagos of the scattered within?", "Do the straddling the on a tectonic triple junction?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8504894, "src_sentence": "Both The archipelagos of Madeira and the Azores have a subtropical climate, although variations between The archipelagos of Madeira and the Azores exist, making weather predictions very difficult (owing to rough topography).", "sentence": "Both The archipelagos of Madeira have a subtropical climate although variations between The archipelagos of Madeira and the Azores exist", "sub": "http://dbpedia.org/resource/Madeira", "pred": "http://dbpedia.org/ontology/border", "obj": "http://dbpedia.org/resource/Madeira", "sub_type": "http://dbpedia.org/ontology/Island", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does both The archipelagos of Madeira hav a subtropical climate ?"], "type": [-1], "question_in_type": ["Does both The archipelagos of hav a subtropical climate ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?island_sub ?populatedplace_obj.\n?island_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8508710, "src_sentence": "In 1998 writer/actors Simon Pegg and Jessica Hynes were in the early stages of developing 1998 writer/actors Simon Pegg and Jessica Hynes sitcom Spaced for Channel 4 and thought of asking Edgar Howard Wright (born 18 April 1974) to direct, having fondly remembered working with Edgar Howard Wright (born 18 April 1974) on the 1996 Paramount comedy Asylum.", "sentence": "Jessica Hynes were in the early stages of developing 1998 writer / actors Jessica Hynes sitcom Spaced for Channel 4 In 1998 writer / actors", "sub": "http://dbpedia.org/resource/Spaced", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jessica_Hynes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Were jessica Hynes in the early stages of developing 1998 writer / actors Jessica Hynes sitcom Spaced for Channel 4 In 1998 writer / actors ?", "Who were in the early stages of developing 1998 writer / actors Who sitcom Spaced for Channel 4 In 1998 writer / actors?", "When were Jessica Hynes in the early stages of develop?", "Where were Jessica Hynes in the early stages of developing 1998?", "Were simon Pegg in the early stages of developing 1998 writer / actors Jessica Hynes sitcom Spaced for Channel 4 In 1998 writer / actors ?", "Who were in the early stages of developing 1998 writer / actors Jessica Hynes sitcom Spaced for Channel 4 In 1998 writer / actors?", "When were Simon Pegg in the early stages of develop?", "Who were Simon Pegg in the early stages of developing 1998?", "Where were Simon Pegg in the early stages of developing 1998?"], "type": [-1, 1, 3, 2, -1, 1, 3, 1, 2], "question_in_type": ["Were jessica Hynes in the early stages of developing 1998 writer / actors sitcom for Channel 4 In 1998 writer / actors ?", "Who were in the early stages of developing 1998 writer / actors Who sitcom for Channel 4 In 1998 writer / actors?", "When were in the early stages of develop?", "Where were in the early stages of developing 1998?", "Were simon Pegg in the early stages of developing 1998 writer / actors Jessica Hynes sitcom for Channel 4 In 1998 writer / actors ?", "Who were in the early stages of developing 1998 writer / actors Jessica Hynes sitcom for Channel 4 In 1998 writer / actors?", "When were in the early stages of develop?", "Who were in the early stages of developing 1998?", "Where were in the early stages of developing 1998?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8512381, "src_sentence": "Helenoconcha minutissima is an extinct species of gastropod in the family Charopidae.", "sentence": "Helenoconcha minutissima is an extinct species of gastropod in the family Charopidae", "sub": "http://dbpedia.org/resource/Helenoconcha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Charopidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helenoconcha minutissima an extinct species of gastropod in the family Charopidae ?"], "type": [-1], "question_in_type": ["Is helenoconcha minutissima an extinct species of gastropod in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8517707, "src_sentence": "On May 11, 2015, Gani Oladimeji Lawal Jr. (born November 7, 1988) parted ways with the Greek powerhouse Panathinaikos.", "sentence": "Panathinaikos [is] powerhouse [from] Greece", "sub": "http://dbpedia.org/resource/Panathinaikos_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does panathinaikos [is] powerhouse [from] Greece?", "Where did Panathinaikos [ is ] powerhouse [ from ] Greece ?"], "type": [-1, 2], "question_in_type": ["Does panathinaikos [is] powerhouse [from] ?", "Where did [ is ] powerhouse [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8519606, "src_sentence": "Pseudophilautus leucorhinus, known as White-nosed Shrub Frog was a species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus leucorhinus known as White-nosed Shrub Frog was a species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was pseudophilautus leucorhinus known as White-nosed Shrub Frog a species of frog in the family Rhacophoridae ?", "Who leucorhinus known as White-nosed Shrub Frog was a species of frog in the family Rhacophoridae?", "Who was Pseudophilautus leucorhinus known as?", "Where was Pseudophilautus leucorhinus known as?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was pseudophilautus leucorhinus known as White-nosed Shrub Frog a species of frog in the family ?", "Who leucorhinus known as White-nosed Shrub Frog was a species of frog in the family ?", "Who was leucorhinus known as?", "Where was leucorhinus known as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8522946, "src_sentence": "Coregonus bezola was a species of freshwater whitefish in the family Salmonidae.", "sentence": "Coregonus bezola was a species of freshwater whitefish in the family Salmonidae", "sub": "http://dbpedia.org/resource/Coregonus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Salmonidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was coregonus bezola a species of freshwater whitefish in the family Salmonidae ?", "Where bezola was a species of freshwater whitefish in the family Salmonidae?"], "type": [-1, 2], "question_in_type": ["Was coregonus bezola a species of freshwater whitefish in the family ?", "Where bezola was a species of freshwater whitefish in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8523630, "src_sentence": "Bamako became the crossroads of West Africa and hosts a diverse population, composed of different ethnic groups in Mali, but also from neighboring countries.", "sentence": "Bamako hosts a diverse population , composed of different ethnic groups in Mali", "sub": "http://dbpedia.org/resource/Mali", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bamako", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does bamako host a diverse population , compos of different ethnic groups in Mali?", "Where did Bamako hosts a?"], "type": [-1, 2], "question_in_type": ["Does bamako host a diverse population , compos of different ethnic groups in ?", "Where did hosts a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8524504, "src_sentence": "The first military parade in Azerbaijan was held in Baku in 1919 in the area of the current Museum Center.", "sentence": "The first military parade in Azerbaijan was held in Baku in 1919 in the area of the current Museum Center", "sub": "http://dbpedia.org/resource/Azerbaijan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baku", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the first military parade in Azerbaijan held in Baku in 1919 in the area of the current Museum Center ?", "Where was The first military parade in Azerbaijan held in?", "When was The first military parade in Azerbaijan hold in Baku?"], "type": [-1, 2, 3], "question_in_type": ["Was the first military parade in held in in 1919 in the area of the current Museum Center ?", "Where was The first military parade in held in?", "When was The first military parade in hold in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8524533, "src_sentence": "On October 9, 1992, first military parade in the history of independent Azerbaijan took place in honor of Armed Forces Day on Baku's Azadliq Square.", "sentence": "first military parade in the history of independent Azerbaijan took place in honor of Armed Forces Day on Baku's Azadliq Square On October 9, 1992", "sub": "http://dbpedia.org/resource/Azerbaijan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baku", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did first military parade in the history of independent Azerbaijan took place in honor of Armed Forces Day on Baku's Azadliq Square On October 9, 1992?", "Where military parade in the history of independent Azerbaijan took place in honor of Armed Forces Day on Baku's Azadliq Square On October 9, 1992?", "Where did first military parade in the history of independent Azerbaijan took?", "Who did first military parade in the history of independent Azerbaijan took?", "When did first military parade in the history of independent Azerbaijan take place in honor of Armed Forces Day on Baku 's Azadliq Square On?"], "type": [-1, 2, 2, 1, 3], "question_in_type": ["Did first military parade in the history of independent took place in honor of Armed Forces Day on 's Azadliq Square On October 9, 1992?", "Where military parade in the history of independent took place in honor of Armed Forces Day on 's Azadliq Square On October 9, 1992?", "Where did first military parade in the history of independent took?", "Who did first military parade in the history of independent took?", "When did first military parade in the history of independent take place in honor of Armed Forces Day on 's Azadliq Square On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8526185, "src_sentence": "Space Research in Pakistan 2006-2007\" (PDF) is conducted in specially established geomagnetic observatories in Islamabad and Karachi.", "sentence": "Space Research in Pakistan 2006-2007 is conducted in specially established geomagnetic observatories in Islamabad", "sub": "http://dbpedia.org/resource/Pakistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Islamabad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is space Research in Pakistan 2006-2007 conducted in specially established geomagnetic observatories in Islamabad ?", "Who in Pakistan 2006-2007 is conducted in specially established geomagnetic observatories in Islamabad?", "Where is Space Research in Pakistan 2006-2007 conducted in?", "When is Space Research in Pakistan?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is space Research in 2006-2007 conducted in specially established geomagnetic observatories in ?", "Who in 2006-2007 is conducted in specially established geomagnetic observatories in ?", "Where is Space Research in 2006-2007 conducted in?", "When is Space Research in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8526741, "src_sentence": "Husayn, however, refrained from making such a pledge, believing that Yazid was openly going against the teachings of Islam and changing the sunnah of Muhammad.", "sentence": "Husayn refrained from making such a pledge , believing changing the sunnah of Muhammad", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did husayn refrain from making such a pledge , believing changing the sunnah of Muhammad?", "Was husayn refrained from making such a pledge believing that Yazid openly going against the teachings of Islam ?", "Where was Husayn refrained from?"], "type": [-1, -1, 2], "question_in_type": ["Did husayn refrain from making such a pledge , believing changing the sunnah of ?", "Was husayn refrained from making such a pledge believing that openly going against the teachings of Islam ?", "Where was refrained from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8526763, "src_sentence": "Husayn's sister Zaynab was taken along with the enslaved women to the caliph in Damascus when she was imprisoned and after a year eventually was allowed to return to Medina.", "sentence": "Husayn 's sister was taken along after a year eventually was allowed to return to Medina", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Medina", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was husayn 's sister taken along after a year eventually allowed to return to Medina ?", "Who 's sister was taken along after a year eventually was allowed to return to Medina?", "When was Husayn 's sister take along after?", "Where was Husayn 's sister taken along?", "Does zaynab [is] sister [of] Husayn?", "Who [is] sister [of] Husayn?", "Where did Zaynab [ is ] sister [ of ] Husayn ?"], "type": [-1, 1, 3, 2, -1, 1, 2], "question_in_type": ["Was husayn 's sister taken along after a year eventually allowed to return to ?", "Who 's sister was taken along after a year eventually was allowed to return to ?", "When was 's sister take along after?", "Where was 's sister taken along?", "Does zaynab [is] sister [of] ?", "Who [is] sister [of] ?", "Where did [ is ] sister [ of ] ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8526940, "src_sentence": "The Battle of Karbala took place within the crisis environment resulting from the succession of Yazid I. Immediately after succession, Yazid instructed the governor of Medina to compel Husayn and a few other prominent figures to pledge their allegiance (Bay'ah).", "sentence": "the governor of Medina to compel Husayn to pledge their allegiance", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Medina", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the governor of Medina to compel Husayn to pledg their allegiance?", "Where did the governor of Medina to compel?"], "type": [-1, 2], "question_in_type": ["Does the governor of to compel to pledg their allegiance?", "Where did the governor of to compel?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8526947, "src_sentence": "In Mecca, Husayn learned assassins had been sent by Yazid to kill Ubayd Allah ibn Ziyad in his Hajj.", "sentence": "Husayn learned assassins had been sent by Yazid to kill Ubayd Allah ibn Ziyad in his Hajj In Mecca", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/opponent", "obj": "http://dbpedia.org/resource/Yazid_I", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had husayn learned assassins been sent by Yazid to kill Ubayd Allah ibn Ziyad in his Hajj In Mecca ?", "Where had Husayn learned?"], "type": [-1, 2], "question_in_type": ["Had husayn learned assassins been sent by to kill Ubayd Allah ibn Ziyad in his Hajj In Mecca ?", "Where had learned?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8527253, "src_sentence": "Following the fall of the Soviet Union in 1991, the holiday was given the holiday current name in 2002 by Russian President Vladimir Putin, who decreed the holiday a state holiday (in Russia).", "sentence": "Vladimir Putin [is] President [of] Russia", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does vladimir Putin [is] President [of] Russia?", "Who [is] President [of] Russia?", "Where did Vladimir Putin [ is ] President [ of ] Russia ?"], "type": [-1, 1, 2], "question_in_type": ["Does vladimir Putin [is] President [of] ?", "Who [is] President [of] ?", "Where did [ is ] President [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8527269, "src_sentence": "Traditionally, on 23 February, the President of Belarus lays a wreath at the monument on Victory Square in Minsk.", "sentence": "the President of Belarus lays a wreath at the monument on Victory Square in Minsk on 23 February", "sub": "http://dbpedia.org/resource/Belarus", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Minsk", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the President of Belarus lay a wreath at the monument on Victory Square in Minsk on 23 February?", "Where did the President of Belarus lays a?", "When did the President of Belarus lay a wreath at the monument on Victory Square in Minsk?"], "type": [-1, 2, 3], "question_in_type": ["Does the President of lay a wreath at the monument on Victory Square in on 23 February?", "Where did the President of lays a?", "When did the President of lay a wreath at the monument on Victory Square in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8529110, "src_sentence": "Finally, in 1982, the Disney family sold the naming rights and rail-based attractions to Walt Disney Productions for 818,461 shares of Disney stock then worth $42.6 million none of which went to Retlaw.", "sentence": "the Disney family sold the rail - based attractions to Walt Disney Productions for 818,461 shares of Disney stock then worth Finally in 1982", "sub": "http://dbpedia.org/resource/Walt_Disney", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Disney_family", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the Disney family sold the rail - based attractions to Walt Disney Productions for 818,461 shares of Disney stock then worth Finally in 1982?", "Where did the Disney family sold the?", "When did the Disney family sell the rail - base attractions to Walt Disney Productions for 818,461 shares of Disney stock then worth Finally?", "Did the Disney family sold the naming rights to Walt Disney Productions for 818,461 shares of Disney stock then worth Finally in 1982?", "When did the Disney family sell the naming rights to Walt Disney Productions for 818,461 shares of Disney stock then worth Finally?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Did the sold the rail - based attractions to Productions for 818,461 shares of Disney stock then worth Finally in 1982?", "Where did the sold the?", "When did the sell the rail - base attractions to Productions for 818,461 shares of Disney stock then worth Finally?", "Did the sold the naming rights to Productions for 818,461 shares of Disney stock then worth Finally in 1982?", "When did the sell the naming rights to Productions for 818,461 shares of Disney stock then worth Finally?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8529241, "src_sentence": "On April 4, 2016, Disney announced that Tom Staggs and Disney had mutually agreed to part ways, effective May 2016, ending his 26-year career with Disney.", "sentence": "Disney announced that Tom Staggs had mutually agreed to part ways On April 4", "sub": "http://dbpedia.org/resource/Thomas_O._Staggs", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/The_Walt_Disney_Company", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Had disney announced that Tom Staggs mutually agreed to part ways On April 4 ?", "Who announced that Tom Staggs had mutually agreed to part ways On April 4?", "Who had Disney announced that?", "When had Disney announce that Tom Staggs mutually agree to part ways On?"], "type": [-1, 1, 1, 3], "question_in_type": ["Had disney announced that mutually agreed to part ways On April 4 ?", "Who announced that had mutually agreed to part ways On April 4?", "Who had announced that?", "When had announce that mutually agree to part ways On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8530554, "src_sentence": "The screenwriter Akiva Goldsman, with the help of the Jurassic Park screenwriter David Koepp, adapted Angels & Demons (a 2000 Dan Brown novel published six years before The Da Vinci Code) into a film script, which was also directed by Director Howard.", "sentence": "a 2000 Dan Brown novel published six years before The Da Vinci Code", "sub": "http://dbpedia.org/resource/The_Da_Vinci_Code", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Dan_Brown", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does a 2000 Dan Brown novel publ six years before The Da Vinci Code?", "Who did a 2000 Dan Brown novel published six?", "When did a 2000 Dan Brown novel publish?", "Where did a 2000 Dan Brown novel published six?"], "type": [-1, 1, 3, 2], "question_in_type": ["Does a 2000 novel publ six years before ?", "Who did a 2000 novel published six?", "When did a 2000 novel publish?", "Where did a 2000 novel published six?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8530671, "src_sentence": "Phylogeny of the cichlid subfamily Etroplinae and taxonomic revision of the malagasy cichlid genus Paretroplus (Teleostei: Cichlidae).", "sentence": "Etroplinae cichlid genus Paretroplus", "sub": "http://dbpedia.org/resource/Paretroplus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Etroplinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does etroplinae cichlid genus Paretroplus?"], "type": [-1], "question_in_type": ["Does etroplinae cichlid genus ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8542782, "src_sentence": "The Royal Academy in London is a key organisation for the promotion of the visual arts in the United Kingdom.", "sentence": "The Royal Academy in London is a key organisation for the promotion of the visual arts in the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Royal Academy in London a key organisation for the promotion of the visual arts in the United Kingdom ?", "Who in London is a key organisation for the promotion of the visual arts in the United Kingdom?", "Where is The Royal Academy in London a key organisation for the promotion of the visual arts in the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Royal Academy in a key organisation for the promotion of the visual arts in the ?", "Who in is a key organisation for the promotion of the visual arts in the ?", "Where is The Royal Academy in a key organisation for the promotion of the visual arts in the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8542783, "src_sentence": "Major schools of art in the UK include: the six-school University of the Arts London, which includes the Central Saint Martins College of Art and Design and Chelsea College of Art and Design; Goldsmiths, University of London; the Slade School of Fine Art (part of University College London); the Glasgow School of Art; the Royal College of Art; and The Ruskin School of Drawing and Fine Art (part of the University of Oxford).", "sentence": "Major schools of art in the UK include the six - school University of the Arts London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do major schools of art in the UK includ the six - school University of the Arts London?", "Where did Major schools of art in the UK include the?"], "type": [-1, 2], "question_in_type": ["Do major schools of art in the includ the six - school University of the Arts ?", "Where did Major schools of art in the include the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8543506, "src_sentence": "The Brit Awards are the BPI's annual music awards, and some of the British recipients of the Outstanding Contribution to Music award include; The Who, David Bowie, Eric Clapton, Rod Stewart, The Police, and Fleetwood Mac (who are a British-American band).", "sentence": "The Brit Awards are the BPI 's annual music awards", "sub": "http://dbpedia.org/resource/Brit_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/British_Phonographic_Industry", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Are the Brit Awards the BPI 's annual music awards ?", "Where are the BPI 's annual music awards?", "Where are The Brit Awards the BPI 's annual music awards ?"], "type": [-1, 2, 2], "question_in_type": ["Are the the 's annual music awards ?", "Where are the 's annual music awards?", "Where are The the 's annual music awards ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8543518, "src_sentence": "The Royal Academy in London is a key organisation for the promotion of the visual arts in the United Kingdom.", "sentence": "The Royal Academy in London is a key organisation for the promotion of the visual arts in the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Royal Academy in London a key organisation for the promotion of the visual arts in the United Kingdom ?", "Who in London is a key organisation for the promotion of the visual arts in the United Kingdom?", "Where is The Royal Academy in London a key organisation for the promotion of the visual arts in the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Royal Academy in a key organisation for the promotion of the visual arts in the ?", "Who in is a key organisation for the promotion of the visual arts in the ?", "Where is The Royal Academy in a key organisation for the promotion of the visual arts in the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8543519, "src_sentence": "Major schools of art in the UK include: the six-school University of the Arts London, which includes the Central Saint Martins College of Art and Design and Chelsea College of Art and Design; Goldsmiths, University of London; the Slade School of Fine Art (part of University College London); the Glasgow School of Art; the Royal College of Art; and The Ruskin School of Drawing and Fine Art (part of the University of Oxford).", "sentence": "Major schools of art in the UK include the six - school University of the Arts London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do major schools of art in the UK includ the six - school University of the Arts London?", "Where did Major schools of art in the UK include the?"], "type": [-1, 2], "question_in_type": ["Do major schools of art in the includ the six - school University of the Arts ?", "Where did Major schools of art in the include the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8543801, "src_sentence": "The shortnose cisco (Coregonus reighardi) is a North American freshwater whitefish in the salmon family Salmonidae.", "sentence": "The shortnose cisco is a North American freshwater whitefish in the salmon family Salmonidae", "sub": "http://dbpedia.org/resource/Shortnose_cisco", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Salmonidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the shortnose cisco a North American freshwater whitefish in the salmon family Salmonidae ?", "Where is The shortnose cisco a North American freshwater whitefish in the salmon family Salmonidae ?"], "type": [-1, 2], "question_in_type": ["Is the a North American freshwater whitefish in the family Salmonidae ?", "Where is The a North American freshwater whitefish in the family Salmonidae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8545072, "src_sentence": "a species of air-breathing tropical land snail, a terrestrial pulmonate gastropod mollusk in the family Partulidae was the first Partula to be recorded.", "sentence": "Partulidae was the first Partula", "sub": "http://dbpedia.org/resource/Partula_(gastropod)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Partulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was partulidae the first Partula ?", "Where was Partulidae the first Partula ?"], "type": [-1, 2], "question_in_type": ["Was partulidae the first ?", "Where was the first ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8546265, "src_sentence": "Barbodes resimus is an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao, Philippines where Barbodes resimus was only known to occurs at the Agus Rapids at the lake's outlet.", "sentence": "Barbodes resimus is an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao", "sub": "http://dbpedia.org/resource/Barbodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barbodes resimus an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao ?", "Where is Barbodes resimus an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao ?"], "type": [-1, 2], "question_in_type": ["Is barbodes resimus an extinct species of fish endemic to Lake Lanao in Mindanao ?", "Where is resimus an extinct species of fish endemic to Lake Lanao in Mindanao ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8546805, "src_sentence": "Plectrohyla hartwegi (common name: Hartweg's spikethumb frog) is a species of frog in the family Hylidae.", "sentence": "Plectrohyla hartwegi (common name is a species of frog in the family Hylidae", "sub": "http://dbpedia.org/resource/Plectrohyla_hartwegi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is plectrohyla hartwegi ( common name a species of frog in the family Hylidae ?"], "type": [-1], "question_in_type": ["Is plectrohyla hartwegi ( common name a species of frog in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8552260, "src_sentence": "Columnist Russell Baker opined that \"Voters inclined to loathe and fear elite Ivy League schools rarely make fine distinctions between Yale and Harvard.", "sentence": "Voters inclined to fear elite Ivy League schools make fine distinctions between Yale and Harvard rarely", "sub": "http://dbpedia.org/resource/Yale_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Ivy_League", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did voters inclin to fear elite Ivy League schools make fine distinctions between Yale and Harvard rarely?", "Did voters inclin to loathe elite Ivy League schools make fine distinctions between Yale and Harvard rarely?"], "type": [-1, -1], "question_in_type": ["Did voters inclin to fear elite schools make fine distinctions between and Harvard rarely?", "Did voters inclin to loathe elite schools make fine distinctions between and Harvard rarely?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8552308, "src_sentence": "In addition, the Ivy League has produced Super Bowl winners Kevin Boothe (Cornell), two-time Pro Bowler Zak DeOssie (Brown), Sean Morey (Brown), All-Pro selection Matt Birk (Harvard), Calvin Hill (Yale), Derrick Harmon (Cornell) and 1999 \"Mr. Irrelevant\" Jim Finn (Penn).", "sentence": "the Ivy League has produced Super Bowl winners Kevin Boothe ( Cornell ) , two - time Pro Bowler Zak DeOssie ( Brown ) , Sean Calvin Hill ( Yale ) \" Mr. Irrelevant \" Jim Finn", "sub": "http://dbpedia.org/resource/Yale_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Ivy_League", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Has the Ivy League produced Super Bowl winners Kevin Boothe ( Cornell ) , two - time Pro Bowler Zak DeOssie ( Brown ) , Sean Calvin Hill ( Yale ) `` Mr . Irrelevant `` Jim Finn ?", "Who has produced Super Bowl winners Kevin Boothe ( Cornell ) , two - time Pro Bowler Zak DeOssie ( Brown ) , Sean Calvin Hill ( Yale ) \" Mr. Irrelevant \" Jim Finn?", "Where has the Ivy League produced?", "Who has the Ivy League produced?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has the produced Super Bowl winners Kevin Boothe ( Cornell ) , two - time Pro Bowler Zak DeOssie ( Brown ) , Sean Calvin Hill ( ) `` Mr . Irrelevant `` Jim Finn ?", "Who has produced Super Bowl winners Kevin Boothe ( Cornell ) , two - time Pro Bowler Zak DeOssie ( Brown ) , Sean Calvin Hill ( ) \" Mr. Irrelevant \" Jim Finn?", "Where has the produced?", "Who has the produced?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8552349, "src_sentence": "In a period when the only professional team sports were fledgling baseball leagues, these high-profile early contests between Princeton and Yale played a role in popularizing spectator sports, demonstrating these high-profile early contests between Princeton and Yale financial potential and raising public awareness of Ivy universities at a time when few people attended college.", "sentence": "these high - profile early contests between Princeton and Yale played a role in popularizing spectator sports demonstrating these high - profile early contests between Princeton and raising public awareness of Ivy universities at a time", "sub": "http://dbpedia.org/resource/Yale_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Ivy_League", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did these high - profile early contests between Princeton and Yale play a role in popularizing spectator sports demonstrating these high - profile early contests between Princeton and raising public awareness of Ivy universities at a time?", "Where did these high - profile early contests between Princeton and Yale played a?"], "type": [-1, 2], "question_in_type": ["Did these high - profile early contests between Princeton and play a role in popularizing spectator sports demonstrating these high - profile early contests between Princeton and raising public awareness of universities at a time?", "Where did these high - profile early contests between Princeton and played a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8552716, "src_sentence": " After Jefferson defeated Adams in 1800, he and his fellow Virginians James Madison and James Monroe would each serve two terms, eventually dominating the nation's politics during the Era of Good Feelings until Adams' son John Quincy Adams won election in 1824 after the Democratic-Republican Party split.", "sentence": "James Madison would serve two terms eventually dominating the nation 's politics during the Era of Good Feelings After Jefferson defeated Adams in 1800", "sub": "http://dbpedia.org/resource/James_Madison", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Thomas_Jefferson", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Would james Madison serve two terms eventually dominating the nation 's politics during the Era of Good Feelings After Jefferson defeated Adams in 1800 ?", "Who would serve two terms eventually dominating the nation 's politics during the Era of Good Feelings After Jefferson defeated Adams in 1800?", "Where would James Madison serve two?", "Who would James Madison serve two?", "When would James Madison serve two terms eventually dominate the nation 's politics during the Era of Good Feelings After Jefferson defeat Adams?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Would james Madison serve two terms eventually dominating the nation 's politics during the Era of Good Feelings After defeated Adams in 1800 ?", "Who would serve two terms eventually dominating the nation 's politics during the Era of Good Feelings After defeated Adams in 1800?", "Where would serve two?", "Who would serve two?", "When would serve two terms eventually dominate the nation 's politics during the Era of Good Feelings After defeat Adams?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8552962, "src_sentence": "Upon the death of William Henry Harrison in 1841, Vice President John Tyler declared that he had succeeded to the office itself, refusing to accept any papers addressed to the \"Acting President,\" and Congress ultimately accepted it.", "sentence": "Vice President John Tyler declared that he had succeeded to the office itself , refusing to accept any papers Upon the death of William Henry Harrison in 1841", "sub": "http://dbpedia.org/resource/John_Tyler", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/William_Henry_Harrison", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had vice President John Tyler declared that he succeeded to the office itself , refusing to accept any papers Upon the death of William Henry Harrison in 1841 ?", "Who had Vice President John Tyler declared that?", "When had Vice President John Tyler declare that he succeed to the office itself , refuse to accept any papers Upon the death of William Henry Harrison?"], "type": [-1, 1, 3], "question_in_type": ["Had vice President declared that he succeeded to the office itself , refusing to accept any papers Upon the death of in 1841 ?", "Who had Vice President declared that?", "When had Vice President declare that he succeed to the office itself , refuse to accept any papers Upon the death of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8553679, "src_sentence": "Archibald Query (1873-1964) was a Canadian-born American confectioner, who invented Marshmallow Fluff, a special formula of marshmallow cream, in 1917.", "sentence": "Archibald Query was a Canadian-born American confectioner", "sub": "http://dbpedia.org/resource/Archibald_Query", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was archibald Query a Canadian-born American confectioner ?", "Who was a Canadian-born American confectioner?", "Where was Archibald Query a Canadian-born American confectioner ?"], "type": [-1, 1, 2], "question_in_type": ["Was archibald Query a Canadian-born confectioner ?", "Who was a Canadian-born confectioner?", "Where was a Canadian-born confectioner ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8554920, "src_sentence": "The Cuban kite (Chondrohierax wilsonii) is a bird of prey in the family Accipitridae which also includes many other diurnal raptors such as kites, eagles and harriers.", "sentence": "Accipitridae includes many other diurnal raptors such as harriers", "sub": "http://dbpedia.org/resource/Hen_harrier", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Accipitridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Do accipitridae includ many other diurnal raptors such as harriers?", "Who includes many other diurnal raptors such as harriers?"], "type": [-1, 1], "question_in_type": ["Do accipitridae includ many other diurnal raptors such as ?", "Who includes many other diurnal raptors such as ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8555186, "src_sentence": "In February 2011, he was assigned as a flight engineer to Expedition 36/37 (a long-duration mission to the International Space Station), which launched aboard Soyuz TMA-09M on 28 May 2013 and arrived at the ISS on 29 May. His mission is called Volare, which means \"to fly\" in Italian and is reminiscent of a very famous song by the Italian singer Domenico Modugno.", "sentence": "Volare means to fly\" in Italian", "sub": "http://dbpedia.org/resource/C.A.I._Second", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does volare mean to fly\" in Italian?", "Where did Volare means to?"], "type": [-1, 2], "question_in_type": ["Does volare mean to fly\" in ?", "Where did means to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8555460, "src_sentence": "Perfect Stranger is a 2007 American neo-noir psychological thriller film, directed by James Foley, and starring Halle Berry and Bruce Willis in their first film together since The Last Boy Scout (1991).", "sentence": "Perfect Stranger is a 2007 American neo-noir psychological thriller film , directed by James Foley , and starring Bruce Willis in their first film together since The Last Boy Scout ( 1991 )", "sub": "http://dbpedia.org/resource/Perfect_Stranger_(film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Bruce_Willis", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["When is perfect Stranger a 2007 American neo-noir psychological thriller film , directed by James Foley , and starring Bruce Willis in their first film together ?", "When is perfect Stranger a 2007 American neo-noir psychological thriller film , directed by James Foley , and starring Halle Berry in their first film together ?"], "type": [3, 3], "question_in_type": ["When is perfect Stranger a 2007 American neo-noir psychological thriller film , directed by James Foley , and starring in their first film together ?", "When is perfect Stranger a 2007 American neo-noir psychological thriller film , directed by James Foley , and starring in their first film together ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8555620, "src_sentence": "The Jamaican iguana (Cyclura collei) is a large species of lizard in the family Iguanidae.", "sentence": "The Jamaican iguana is a large species of lizard in the family Iguanidae", "sub": "http://dbpedia.org/resource/Jamaican_iguana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Iguanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Jamaican iguana a large species of lizard in the family Iguanidae ?", "Where is The Jamaican iguana a large species of lizard in the family Iguanidae ?", "Is the Jamaican common iguana a large species of lizard in the family Iguanidae ?", "Where is The Jamaican common iguana a large species of lizard in the family Iguanidae ?", "Is the jamaican creole common iguana a large species of lizard in the family Iguanidae ?", "Is the jamaican creole iguana a large species of lizard in the family Iguanidae ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Is the a large species of lizard in the family ?", "Where is The a large species of lizard in the family ?", "Is the Jamaican common iguana a large species of lizard in the family ?", "Where is The Jamaican common iguana a large species of lizard in the family ?", "Is the jamaican creole common iguana a large species of lizard in the family ?", "Is the jamaican creole iguana a large species of lizard in the family ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8556633, "src_sentence": "Nesophontes, sometimes called West Indies shrews, is the sole genus of the extinct, monotypic mammal family Nesophontidae in the order Eulipotyphla.", "sentence": "Nesophontes, sometimes called West Indies shrews is the sole genus of the extinct", "sub": "http://dbpedia.org/resource/Nesophontes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nesophontes , sometimes called West Indies shrews the sole genus of the extinct ?", "Who, sometimes called West Indies shrews is the sole genus of the extinct?", "Where is Nesophontes , sometimes called?", "Is nesophontes , sometimes called West Indies shrews the exclusive brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the exclusive brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the exclusive genus of the extinct ?", "Who, sometimes called West Indies shrews is the exclusive genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the fillet of sole brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the fillet of sole brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the fillet of sole genus of the extinct ?", "Who, sometimes called West Indies shrews is the fillet of sole genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the only brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the only brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the only genus of the extinct ?", "Who, sometimes called West Indies shrews is the only genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the pelma brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the pelma brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the pelma genus of the extinct ?", "Who, sometimes called West Indies shrews is the pelma genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the planta brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the planta brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the planta genus of the extinct ?", "Who, sometimes called West Indies shrews is the planta genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the resole brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the resole brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the resole genus of the extinct ?", "Who, sometimes called West Indies shrews is the resole genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the sole brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the sole brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the soleid brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the soleid brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the soleid genus of the extinct ?", "Who, sometimes called West Indies shrews is the soleid genus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the solitary brontosaurus of the extinct ?", "Who, sometimes called West Indies shrews is the solitary brontosaurus of the extinct?", "Is nesophontes , sometimes called West Indies shrews the solitary genus of the extinct ?", "Who, sometimes called West Indies shrews is the solitary genus of the extinct?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is nesophontes , sometimes called West Indies shrews the sole genus of the ?", "Who, sometimes called West Indies shrews is the sole genus of the ?", "Where is , sometimes called?", "Is nesophontes , sometimes called West Indies shrews the exclusive brontosaurus of the ?", "Who, sometimes called West Indies shrews is the exclusive brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the exclusive genus of the ?", "Who, sometimes called West Indies shrews is the exclusive genus of the ?", "Is nesophontes , sometimes called West Indies shrews the fillet of sole brontosaurus of the ?", "Who, sometimes called West Indies shrews is the fillet of sole brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the fillet of sole genus of the ?", "Who, sometimes called West Indies shrews is the fillet of sole genus of the ?", "Is nesophontes , sometimes called West Indies shrews the only brontosaurus of the ?", "Who, sometimes called West Indies shrews is the only brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the only genus of the ?", "Who, sometimes called West Indies shrews is the only genus of the ?", "Is nesophontes , sometimes called West Indies shrews the pelma brontosaurus of the ?", "Who, sometimes called West Indies shrews is the pelma brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the pelma genus of the ?", "Who, sometimes called West Indies shrews is the pelma genus of the ?", "Is nesophontes , sometimes called West Indies shrews the planta brontosaurus of the ?", "Who, sometimes called West Indies shrews is the planta brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the planta genus of the ?", "Who, sometimes called West Indies shrews is the planta genus of the ?", "Is nesophontes , sometimes called West Indies shrews the resole brontosaurus of the ?", "Who, sometimes called West Indies shrews is the resole brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the resole genus of the ?", "Who, sometimes called West Indies shrews is the resole genus of the ?", "Is nesophontes , sometimes called West Indies shrews the sole brontosaurus of the ?", "Who, sometimes called West Indies shrews is the sole brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the soleid brontosaurus of the ?", "Who, sometimes called West Indies shrews is the soleid brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the soleid genus of the ?", "Who, sometimes called West Indies shrews is the soleid genus of the ?", "Is nesophontes , sometimes called West Indies shrews the solitary brontosaurus of the ?", "Who, sometimes called West Indies shrews is the solitary brontosaurus of the ?", "Is nesophontes , sometimes called West Indies shrews the solitary genus of the ?", "Who, sometimes called West Indies shrews is the solitary genus of the ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8557467, "src_sentence": "The Constitution of Russia prohibited Putin from serving a third consecutive presidential term.", "sentence": "The Constitution of Russia prohibited Putin from serving a third consecutive presidential term", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did the Constitution of Russia prohibit Putin from serving a third consecutive presidential term?", "Where did The Constitution of Russia prohibited?", "Who did The Constitution of Russia prohibited?"], "type": [-1, 2, 1], "question_in_type": ["Did the Constitution of prohibit from serving a third consecutive presidential term?", "Where did The Constitution of prohibited?", "Who did The Constitution of prohibited?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8558267, "src_sentence": "Leading authors of the Soviet era include novelists Yevgeny Zamyatin, Ilf and Petrov, Mikhail Bulgakov and Mikhail Sholokhov, and poets Vladimir Mayakovsky, Yevgeny Yevtushenko, and Andrey Voznesensky.", "sentence": "Leading authors of the Soviet era include Mikhail Sholokhov", "sub": "http://dbpedia.org/resource/Mikhail_Sholokhov", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Do lead authors of the Soviet era includ Mikhail Sholokhov?", "Do lead authors of the Soviet era includ Mikhail Bulgakov?"], "type": [-1, -1], "question_in_type": ["Do lead authors of the era includ ?", "Do lead authors of the era includ ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8560033, "src_sentence": "France, which had adopted Paris time on 14 March 1891 and Greenwich Mean Time on 9 March 1911, was switched to CET.", "sentence": "France had adopted Paris time on 14 March 1891 and Greenwich Mean Time on 9 March 1911", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had france adopted Paris time on 14 March 1891 and Greenwich Mean Time on 9 March 1911 ?", "Who had adopted Paris time on 14 March 1891 and Greenwich Mean Time on 9 March 1911?", "Where had France adopted?", "When had France adopt Paris time?", "When had France adopt Paris time on 14 March 1891 and Greenwich Mean Time?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Had france adopted time on 14 March 1891 and Greenwich Mean Time on 9 March 1911 ?", "Who had adopted time on 14 March 1891 and Greenwich Mean Time on 9 March 1911?", "Where had adopted?", "When had adopt time?", "When had adopt time on 14 March 1891 and Greenwich Mean Time?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8560111, "src_sentence": "The majority of the population of the Central African Republic lives in the western parts of the country, in Bangui and the surrounding area.", "sentence": "The majority of the population of the Central African Republic lives in the western parts of the country in Bangui", "sub": "http://dbpedia.org/resource/Central_African_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bangui", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the majority of the population of the Central African Republic liv in the western parts of the country in Bangui?", "Where did The majority of the population of the Central African Republic lives in?"], "type": [-1, 2], "question_in_type": ["Does the majority of the population of the liv in the western parts of the country in ?", "Where did The majority of the population of the lives in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8560479, "src_sentence": "The majority of the population of the Central African Republic lives in the western parts of the Central African Republic, in Bangui and the surrounding area.", "sentence": "The majority of the population of the Central African Republic lives in the western parts of the Central African Republic , in Bangui", "sub": "http://dbpedia.org/resource/Central_African_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bangui", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the majority of the population of the Central African Republic liv in the western parts of the Central African Republic , in Bangui?", "Where did The majority of the population of the Central African Republic lives in?"], "type": [-1, 2], "question_in_type": ["Does the majority of the population of the liv in the western parts of the , in ?", "Where did The majority of the population of the lives in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8561115, "src_sentence": "Kuala Lumpur was the site of the first East Asia Summit in 2005.Malaysia's foreign policy is officially based on the principle of neutrality and maintaining peaceful relations with all countries, regardless of their political system.", "sentence": "Kuala Lumpur was the site of the first East Asia Summit in 2005.Malaysia 's foreign policy is officially based on the principle of maintaining peaceful relations with all countries , regardless of their political system", "sub": "http://dbpedia.org/resource/Malaysia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kuala_Lumpur", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is kuala Lumpur was the site of the first East Asia Summit in 2005.Malaysia 's foreign policy officially based on the principle of maintaining peaceful relations with all countries , regardless of their political system ?", "Who was the site of the first East Asia Summit in 2005.Malaysia 's foreign policy is officially based on the principle of maintaining peaceful relations with all countries , regardless of their political system?", "Where is Kuala Lumpur was the site of the first East Asia Summit in 2005.Malaysia 's foreign policy officially based on?", "When is Kuala Lumpur was the site of the first East Asia Summit?", "Was kuala Lumpur the site of the first East Asia Summit in 2005.Malaysia 's foreign policy ?", "Who was the site of the first East Asia Summit in 2005.Malaysia 's foreign policy?", "Where was Kuala Lumpur the site of the first East Asia Summit in 2005.Malaysia 's foreign policy ?", "When was Kuala Lumpur the site of the first East Asia Summit?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Is kuala Lumpur was the site of the first East Asia Summit in 2005. 's foreign policy officially based on the principle of maintaining peaceful relations with all countries , regardless of their political system ?", "Who was the site of the first East Asia Summit in 2005. 's foreign policy is officially based on the principle of maintaining peaceful relations with all countries , regardless of their political system?", "Where is was the site of the first East Asia Summit in 2005. 's foreign policy officially based on?", "When is was the site of the first East Asia Summit?", "Was kuala Lumpur the site of the first East Asia Summit in 2005. 's foreign policy ?", "Who was the site of the first East Asia Summit in 2005. 's foreign policy?", "Where was the site of the first East Asia Summit in 2005. 's foreign policy ?", "When was the site of the first East Asia Summit?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8564056, "src_sentence": "The Arabian ostrich, Syrian ostrich, or Middle Eastern ostrich (Struthio camelus syriacus) is an extinct subspecies of the ostrich that lived on the Arabian Peninsula and in the Near East until the mid-20th century.", "sentence": "The Arabian ostrich, Syrian ostrich, or Middle Eastern ostrich is an extinct subspecies of the ostrich", "sub": "http://dbpedia.org/resource/Arabian_ostrich", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Ostrich", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Arabian ostrich , Syrian ostrich , or Middle Eastern ostrich an extinct subspecies of the ostrich ?", "Where is The Arabian ostrich , Syrian ostrich , or Middle Eastern ostrich an extinct subspecies of the ostrich ?", "Who is The Arabian ostrich , Syrian ostrich , or Middle Eastern ostrich an extinct subspecies of the ostrich ?"], "type": [-1, 2, 1], "question_in_type": ["Is the , Syrian , or Middle Eastern an extinct subspecies of the ?", "Where is The , Syrian , or Middle Eastern an extinct subspecies of the ?", "Who is The , Syrian , or Middle Eastern an extinct subspecies of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8567207, "src_sentence": "The Fly River water rat (Leptomys signatus) is a species of rodent in the family Muridae.", "sentence": "The Fly River water rat is a species of rodent in the family Muridae", "sub": "http://dbpedia.org/resource/Fly_River_water_rat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Muridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Fly River water rat a species of rodent in the family Muridae ?", "Where is The Fly River water rat a species of rodent in the family Muridae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8567506, "src_sentence": "Hydrotarsus compunctus is a species of beetle in family Dytiscidae.", "sentence": "Hydrotarsus compunctus is a species of beetle in family Dytiscidae", "sub": "http://dbpedia.org/resource/Hydrotarsus_compunctus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Dytiscidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hydrotarsus compunctus a species of beetle in family Dytiscidae ?"], "type": [-1], "question_in_type": ["Is hydrotarsus compunctus a species of beetle in family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8568807, "src_sentence": "Michail Misunov (alternate spelling: Misounof) was born in Moscow to a Russian father and an ethnic Greek mother from North Macedonia.", "sentence": "Michail Misunov ( alternate spelling was born in Moscow to an ethnic Greek mother from North Macedonia", "sub": "http://dbpedia.org/resource/Michail_Misunov", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Republic_of_Macedonia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was michail Misunov ( alternate spelling born in Moscow to an ethnic Greek mother from North Macedonia ?", "Who ( alternate spelling was born in Moscow to an ethnic Greek mother from North Macedonia?", "Where was Michail Misunov ( alternate spelling born in?"], "type": [-1, 1, 2], "question_in_type": ["Was michail Misunov ( alternate spelling born in Moscow to an ethnic Greek mother from North ?", "Who ( alternate spelling was born in Moscow to an ethnic Greek mother from North ?", "Where was ( alternate spelling born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8569878, "src_sentence": "Parhoplophryne is a monotypic frog genus in the family Microhylidae.", "sentence": "Parhoplophryne is a monotypic frog genus in the family Microhylidae", "sub": "http://dbpedia.org/resource/Parhoplophryne_usambarica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Microhylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parhoplophryne a monotypic frog genus in the family Microhylidae ?", "Who is a monotypic frog genus in the family Microhylidae?"], "type": [-1, 1], "question_in_type": ["Is parhoplophryne a monotypic frog genus in the family ?", "Who is a monotypic frog genus in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570374, "src_sentence": "Located along the Tigris, near the ruins of the Akkadian city of Babylon and the ancient Iranian capital of Ctesiphon, Baghdad was founded in the 8th century and became the capital of the Abbasid Caliphate.", "sentence": "Baghdad became the capital of the Abbasid Caliphate", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did baghdad becam the capital of the Abbasid Caliphate?", "Who became the capital of the Abbasid Caliphate?"], "type": [-1, 1], "question_in_type": ["Did baghdad becam the capital of the ?", "Who became the capital of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570401, "src_sentence": "Mansur believed that Baghdad was the perfect city to be the capital of the Islamic empire under the Abbasids.", "sentence": "Baghdad was the perfect city to be the capital of the Islamic empire under the Abbasids", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was baghdad the perfect city to be the capital of the Islamic empire under the Abbasids ?", "Who was the perfect city to be the capital of the Islamic empire under the Abbasids?", "Where was Baghdad the perfect city to be the?"], "type": [-1, 1, 2], "question_in_type": ["Was baghdad the perfect city to be the capital of the Islamic empire under the ?", "Who was the perfect city to be the capital of the Islamic empire under the ?", "Where was the perfect city to be the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570795, "src_sentence": "Located along the Tigris, near the ruins of the Akkadian city of Babylon and the ancient Iranian capital of Ctesiphon, Baghdad was founded in the 8th century and became the capital of the Abbasid Caliphate.", "sentence": "Baghdad became the capital of the Abbasid Caliphate", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did baghdad becam the capital of the Abbasid Caliphate?", "Who became the capital of the Abbasid Caliphate?"], "type": [-1, 1], "question_in_type": ["Did baghdad becam the capital of the ?", "Who became the capital of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570880, "src_sentence": "Baghdad flourished into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Abbasid Translation Movement began under the second caliph Al-Mansur and thrived under the seventh caliph Al-Ma'mun.", "sentence": "Baghdad flourished into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Abbasid Translation Movement", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did baghdad flo into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Abbasid Translation Movement?", "Who flourished into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Abbasid Translation Movement?", "Where did Baghdad flourished into?"], "type": [-1, 1, 2], "question_in_type": ["Did baghdad flo into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Translation Movement?", "Who flourished into an unrivaled intellectual center of science, medicine, philosophy, and education, especially with the Translation Movement?", "Where did flourished into?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570909, "src_sentence": "the Seljuks expelled the Buyid dynasty of Shiites that had ruled for some time and took over power and control of Baghdad.", "sentence": "the Buyid dynasty of Shiites took over control of Baghdad", "sub": "http://dbpedia.org/resource/Buyid_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Buyid dynasty of Shiites took over control of Baghdad?", "Who did the Buyid dynasty of Shiites took over?", "Where did the Buyid dynasty of Shiites took over?", "Did the Buyid dynasty of Shiites took over power of Baghdad?"], "type": [-1, 1, 2, -1], "question_in_type": ["Did the of Shiites took over control of ?", "Who did the of Shiites took over?", "Where did the of Shiites took over?", "Did the of Shiites took over power of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8570970, "src_sentence": "In 1991 and 2003, the Gulf War and the 2003 invasion of Iraq caused significant damage to Baghdad's transportation, power, and sanitary infrastructure as the US-led coalition forces launched massive aerial assaults in Baghdad in the two wars.", "sentence": "the 2003 invasion of Iraq caused significant damage to sanitary infrastructure as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 2003", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the 2003 invasion of Iraq caus significant damage to sanitary infrastructure as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 2003?", "Where did the 2003 invasion of Iraq caused significant?", "Did the 2003 invasion of Iraq caus significant damage to power as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 2003?", "Did the 2003 invasion of Iraq caus significant damage to Baghdad 's transportation as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 2003?", "Did the 2003 invasion of Iraq caus significant damage to sanitary infrastructure as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 1991?", "When did the 2003 invasion of Iraq cause significant damage to sanitary infrastructure as the US - lead coalition forces launch massive aerial assaults in Baghdad in the two wars In?", "Did the 2003 invasion of Iraq caus significant damage to power as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 1991?", "When did the 2003 invasion of Iraq cause significant damage to power as the US - lead coalition forces launch massive aerial assaults in Baghdad in the two wars In?", "Did the 2003 invasion of Iraq caus significant damage to Baghdad 's transportation as the US - led coalition forces launched massive aerial assaults in Baghdad in the two wars In 1991?", "When did the 2003 invasion of Iraq cause significant damage to Baghdad 's transportation as the US - lead coalition forces launch massive aerial assaults in Baghdad in the two wars In?"], "type": [-1, 2, -1, -1, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the 2003 invasion of caus significant damage to sanitary infrastructure as the US - led coalition forces launched massive aerial assaults in in the two wars In 2003?", "Where did the 2003 invasion of caused significant?", "Did the 2003 invasion of caus significant damage to power as the US - led coalition forces launched massive aerial assaults in in the two wars In 2003?", "Did the 2003 invasion of caus significant damage to 's transportation as the US - led coalition forces launched massive aerial assaults in in the two wars In 2003?", "Did the 2003 invasion of caus significant damage to sanitary infrastructure as the US - led coalition forces launched massive aerial assaults in in the two wars In 1991?", "When did the 2003 invasion of cause significant damage to sanitary infrastructure as the US - lead coalition forces launch massive aerial assaults in in the two wars In?", "Did the 2003 invasion of caus significant damage to power as the US - led coalition forces launched massive aerial assaults in in the two wars In 1991?", "When did the 2003 invasion of cause significant damage to power as the US - lead coalition forces launch massive aerial assaults in in the two wars In?", "Did the 2003 invasion of caus significant damage to 's transportation as the US - led coalition forces launched massive aerial assaults in in the two wars In 1991?", "When did the 2003 invasion of cause significant damage to 's transportation as the US - lead coalition forces launch massive aerial assaults in in the two wars In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8571961, "src_sentence": "The largest concentrations of Sikhs in United Kingdom are to be found in the West Midlands (especially Birmingham and Wolverhampton) and London.", "sentence": "The largest concentrations of Sikhs in United Kingdom to be found in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do the largest concentrations of Sikhs in United Kingdom to be found in London?", "Where did The largest concentrations of Sikhs in United Kingdom to be found?", "Are the largest concentrations of Sikhs in United Kingdom to be found in London ?", "Where are The largest concentrations of Sikhs in United Kingdom to be found?"], "type": [-1, 2, -1, 2], "question_in_type": ["Do the largest concentrations of Sikhs in to be found in ?", "Where did The largest concentrations of Sikhs in to be found?", "Are the largest concentrations of Sikhs in to be found in ?", "Where are The largest concentrations of Sikhs in to be found?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8573286, "src_sentence": "The primitive koa finch (Rhodacanthis litotes) is a species of Hawaiian honeycreeper.", "sentence": "The primitive koa finch (Rhodacanthis litotes is a species of Hawaiian honeycreeper", "sub": "http://dbpedia.org/resource/Rhodacanthis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hawaiian_honeycreeper", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the primitive koa finch ( Rhodacanthis litotes a species of Hawaiian honeycreeper ?", "Who is The primitive koa finch ( Rhodacanthis litotes?", "Where is The primitive koa finch ( Rhodacanthis litotes?"], "type": [-1, 1, 2], "question_in_type": ["Is the primitive koa finch ( litotes a species of ?", "Who is The primitive koa finch ( litotes?", "Where is The primitive koa finch ( litotes?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8573312, "src_sentence": "The primitive koa finch (Rhodacanthis litotes) is a species of Hawaiian honeycreeper.", "sentence": "The primitive koa finch (Rhodacanthis litotes is a species of Hawaiian honeycreeper", "sub": "http://dbpedia.org/resource/Rhodacanthis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hawaiian_honeycreeper", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the primitive koa finch ( Rhodacanthis litotes a species of Hawaiian honeycreeper ?", "Who is The primitive koa finch ( Rhodacanthis litotes?", "Where is The primitive koa finch ( Rhodacanthis litotes?"], "type": [-1, 1, 2], "question_in_type": ["Is the primitive koa finch ( litotes a species of ?", "Who is The primitive koa finch ( litotes?", "Where is The primitive koa finch ( litotes?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8573355, "src_sentence": "A native of Athens, Greece, Papaloukas began his big career at the small local Athens junior team Ethnikos Ellinoroson.", "sentence": "Greece [is] A native of Athens", "sub": "http://dbpedia.org/resource/Greece", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does greece [is] A native of Athens?", "Who [is] A native of Athens?", "Where did Greece [ is ] A native of Athens ?"], "type": [-1, 1, 2], "question_in_type": ["Does greece [is] A native of ?", "Who [is] A native of ?", "Where did [ is ] A native of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8576064, "src_sentence": "The northern glider (Petaurus abiri) is a species of marsupial in the family Petauridae.", "sentence": "The northern glider is a species of marsupial in the family Petauridae", "sub": "http://dbpedia.org/resource/Northern_glider", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Petauridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the northern glider a species of marsupial in the family Petauridae ?", "Is the boreal ghost train a species of marsupial in the family Petauridae ?", "Is the boreal glider a species of marsupial in the family Petauridae ?", "Is the boreal sailplane a species of marsupial in the family Petauridae ?", "Is the northerly ghost train a species of marsupial in the family Petauridae ?", "Where is The northerly ghost train a species of marsupial in the family Petauridae ?", "Is the northerly glider a species of marsupial in the family Petauridae ?", "Is the northerly sailplane a species of marsupial in the family Petauridae ?", "Is the northern ghost train a species of marsupial in the family Petauridae ?", "Is the northern sailplane a species of marsupial in the family Petauridae ?", "Is the septentrional ghost train a species of marsupial in the family Petauridae ?", "Is the septentrional glider a species of marsupial in the family Petauridae ?", "Is the septentrional sailplane a species of marsupial in the family Petauridae ?"], "type": [-1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the a species of marsupial in the family ?", "Is the boreal ghost train a species of marsupial in the family ?", "Is the boreal glider a species of marsupial in the family ?", "Is the boreal sailplane a species of marsupial in the family ?", "Is the northerly ghost train a species of marsupial in the family ?", "Where is The northerly ghost train a species of marsupial in the family ?", "Is the northerly glider a species of marsupial in the family ?", "Is the northerly sailplane a species of marsupial in the family ?", "Is the northern ghost train a species of marsupial in the family ?", "Is the northern sailplane a species of marsupial in the family ?", "Is the septentrional ghost train a species of marsupial in the family ?", "Is the septentrional glider a species of marsupial in the family ?", "Is the septentrional sailplane a species of marsupial in the family ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8578051, "src_sentence": "The Weser enters the North Sea in the southernmost part of the German Bight.", "sentence": "The Weser enters the North Sea", "sub": "http://dbpedia.org/resource/North_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Weser", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Weser ent the North Sea?", "Who did The Weser enters the?", "Where did The Weser enters the?", "Does the weser river ent the North Sea?"], "type": [-1, 1, 2, -1], "question_in_type": ["Does the ent the ?", "Who did The enters the?", "Where did The enters the?", "Does the weser river ent the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8579011, "src_sentence": "When Bavaria was reunited in 1506, Munich became its capital.", "sentence": "Munich became its capital When Bavaria was reunited in 1506", "sub": "http://dbpedia.org/resource/Bavaria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Munich", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was munich became its capital When Bavaria reunited in 1506 ?", "Who was Munich became its?", "When was Munich become its capital When Bavaria reunite?"], "type": [-1, 1, 3], "question_in_type": ["Was munich became its capital When reunited in 1506 ?", "Who was became its?", "When was become its capital When reunite?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8580227, "src_sentence": "Motorways from Stuttgart (W), Nuremberg, Frankfurt and Berlin (N), Deggendorf and Passau (E), Salzburg and Innsbruck (SE), Garmisch Partenkirchen (S) and Lindau (SW) terminate at Munich, allowing direct access to the different parts of Germany, Austria and Italy.", "sentence": "Motorways from Berlin allowing direct access to the different parts of Germany", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do motorways from Berlin allow direct access to the different parts of Germany?", "Where did Motorways from Berlin allowing direct?", "Do motorways from Berlin terminate at Munich allow direct access to the different parts of Germany?", "Where did Motorways from Berlin terminate at Munich allowing direct?"], "type": [-1, 2, -1, 2], "question_in_type": ["Do motorways from allow direct access to the different parts of ?", "Where did Motorways from allowing direct?", "Do motorways from terminate at Munich allow direct access to the different parts of ?", "Where did Motorways from terminate at Munich allowing direct?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8581981, "src_sentence": "The second son of Kunti and King Pandu, Bheema could never observe fast and control The second son of Kunti and King Pandu, Bheema hunger.", "sentence": "The second son of Kunti control The second son of King Pandu", "sub": "http://dbpedia.org/resource/Kunti", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Pandu", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the second son of Kunti control The second son of King Pandu?", "Where did The second son of Kunti control The?", "Did the second son of King Pandu control The second son of Kunti?", "Where did The second son of King Pandu control The?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the second son of control The second son of King ?", "Where did The second son of control The?", "Did the second son of King control The second son of ?", "Where did The second son of King control The?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8584454, "src_sentence": "In Colleen McCullough's novels Caesar and The October Horse (of her Masters of Rome series) Decimus Brutus is an important character in.", "sentence": "The October Horse ( of her Masters of Rome series is an important character in In Colleen McCullough 's novels", "sub": "http://dbpedia.org/resource/The_October_Horse", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Colleen_McCullough", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the October Horse ( of her Masters of Rome series an important character in In Colleen McCullough 's novels ?", "Who is The October Horse ( of her Masters of Rome series an important character in In Colleen McCullough 's novels ?"], "type": [-1, 1], "question_in_type": ["Is the October Horse ( of her Masters of Rome series an important character in In 's novels ?", "Who is ( of her Masters of Rome series an important character in In 's novels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8586232, "src_sentence": "The last straw was in the 1938 event when Benito Mussolini and Adolf Hitler respectively overruled the jury's decision in order to award the Coppa Mussolini (Mussolini Cup) for the Best film to Italian war film Luciano Serra, Pilot, produced under the supervision of Benito Mussolini's son, and the Coppa Mussolini for the Best foreign film to Olympia, a German documentary film about the Berlin 1936 Summer Olympics produced in association with the Nazi Ministry of Public Enlightenment and Propaganda despite the fact that the regulations at that time prohibited awarding a documentary.", "sentence": "Italian war film Luciano Serra produced under the supervision of Benito Mussolini 's son for the Best foreign film to Olympia", "sub": "http://dbpedia.org/resource/Benito_Mussolini", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did italian war film Luciano Serra produc under the supervision of Benito Mussolini 's son for the Best foreign film to Olympia?", "Who war film Luciano Serra produced under the supervision of Benito Mussolini 's son for the Best foreign film to Olympia?", "Where did Italian war film Luciano Serra produced under?", "Who did Italian war film Luciano Serra produced under?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did italian war film Luciano Serra produc under the supervision of 's son for the Best foreign film to Olympia?", "Who war film Luciano Serra produced under the supervision of 's son for the Best foreign film to Olympia?", "Where did war film Luciano Serra produced under?", "Who did war film Luciano Serra produced under?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8590267, "src_sentence": "The differences between tantalum and niobium were unequivocally demonstrated in 1864 by Christian Wilhelm Blomstrand and Henri Etienne Sainte-Claire Deville, as well as Louis J. Troost, who determined the formulas of some of the compounds in 1865 and finally by Swiss chemist Jean Charles Galissard de Marignac in 1866, who all proved that there were only two elements.", "sentence": "Jean Charles Galissard de Marignac [is] chemist [from] Switzerland", "sub": "http://dbpedia.org/resource/Jean_Charles_Galissard_de_Marignac", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jean Charles Galissard de Marignac [is] chemist [from] Switzerland?", "Who [is] chemist [from] Switzerland?", "Where did Jean Charles Galissard de Marignac [ is ] chemist [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does jean Charles Galissard de [is] chemist [from] ?", "Who [is] chemist [from] ?", "Where did Jean Charles Galissard de [ is ] chemist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8590268, "src_sentence": "Articles on ilmenium continued to appear until 1871.De Swiss chemist Jean Charles Galissard de Marignac was the first to prepare the metal in 1864, when Swiss chemist Jean Charles Galissard de Marignac reduced niobium chloride by heating niobium chloride in an atmosphere of hydrogen.", "sentence": "Jean Charles Galissard de Marignac [is] chemist [from] Switzerland", "sub": "http://dbpedia.org/resource/Jean_Charles_Galissard_de_Marignac", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jean Charles Galissard de Marignac [is] chemist [from] Switzerland?", "Who [is] chemist [from] Switzerland?", "Where did Jean Charles Galissard de Marignac [ is ] chemist [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does jean Charles Galissard de [is] chemist [from] ?", "Who [is] chemist [from] ?", "Where did Jean Charles Galissard de [ is ] chemist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8591337, "src_sentence": "Familia rodante (English: Rolling Family) is a 2004 comedy drama film, written and directed by Pablo Trapero, and produced by various countries, including Argentina.", "sentence": "Familia rodante is a 2004 comedy drama film , directed by Pablo Trapero , and produced by various countries , including Argentina", "sub": "http://dbpedia.org/resource/Familia_rodante", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Pablo_Trapero", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is familia rodante a 2004 comedy drama film , directed by Pablo Trapero , and produced by various countries , including Argentina ?", "When is Familia rodante a?", "Who is Familia rodante a 2004 comedy drama film , directed by?", "Where is Familia rodante a 2004 comedy drama film , directed by?"], "type": [-1, 3, 1, 2], "question_in_type": ["Is familia rodante a 2004 comedy drama film , directed by , and produced by various countries , including Argentina ?", "When is a?", "Who is a 2004 comedy drama film , directed by?", "Where is a 2004 comedy drama film , directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8592498, "src_sentence": "The false canyon mouse or Coronados deer mouse, (Peromyscus pseudocrinitus) is a species of rodent in the family Cricetidae.", "sentence": "The false canyon mouse or Coronados deer mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/False_canyon_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the false canyon mouse or Coronados deer mouse a species of rodent in the family Cricetidae ?", "Where is The false canyon mouse or Coronados deer mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 2], "question_in_type": ["Is the or Coronados deer mouse a species of rodent in the family ?", "Where is The or Coronados deer mouse a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8592520, "src_sentence": "The false canyon mouse or Coronados deer mouse, (Peromyscus pseudocrinitus) is a species of rodent in the family Cricetidae.", "sentence": "The false canyon mouse or Coronados deer mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/False_canyon_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the false canyon mouse or Coronados deer mouse a species of rodent in the family Cricetidae ?", "Where is The false canyon mouse or Coronados deer mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 2], "question_in_type": ["Is the or Coronados deer mouse a species of rodent in the family ?", "Where is The or Coronados deer mouse a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8592903, "src_sentence": "In Wilmore, Asbury University (a separate institution from the seminary) is associated with the Christian College Consortium.", "sentence": "Asbury University is associated with the Christian College Consortium In Wilmore", "sub": "http://dbpedia.org/resource/Asbury_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Christian_College_Consortium", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is asbury University associated with the Christian College Consortium In Wilmore ?", "Who is associated with the Christian College Consortium In Wilmore?", "Where is Asbury University associated with?"], "type": [-1, 1, 2], "question_in_type": ["Is asbury University associated with the In Wilmore ?", "Who is associated with the In Wilmore?", "Where is associated with?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8593800, "src_sentence": "The R&B group Midnight Star and Hip-Hop group Nappy Roots were both formed in Kentucky, as were country acts The Kentucky Headhunters, Montgomery Gentry and Halfway to Hazard, The Judds, as well as Dove Award-winning Christian groups Audio Adrenaline (rock) and Bride (metal).", "sentence": "Hip - Hop group Nappy Roots were formed in Kentucky", "sub": "http://dbpedia.org/resource/Nappy_Roots", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kentucky", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Were hip - Hop group Nappy Roots formed in Kentucky ?", "Who were Hip - Hop group Nappy Roots formed in?", "Where were Hip - Hop group Nappy Roots formed in?", "Did the R&B group Hip - Hop group Nappy Roots form in Kentucky?", "Where did The R & B group Hip - Hop group Nappy Roots formed in?", "Who did The R & B group Hip - Hop group Nappy Roots formed in?"], "type": [-1, 1, 2, -1, 2, 1], "question_in_type": ["Were hip - Hop group formed in ?", "Who were Hip - Hop group formed in?", "Where were Hip - Hop group formed in?", "Did the R&B group Hip - Hop group form in ?", "Where did The R & B group Hip - Hop group formed in?", "Who did The R & B group Hip - Hop group formed in?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8596426, "src_sentence": "Only the Ming occupied most parts of China from their capital at Nanjing, though it later moved the capital to Beijing.", "sentence": "Only the Ming occupied most parts of China from their capital at Nanjing though it later moved the capital to Beijing", "sub": "http://dbpedia.org/resource/Ming_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nanjing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did only the Ming occupy most parts of China from their capital at Nanjing though it later moved the capital to Beijing?", "Where did Only the Ming occupied most?"], "type": [-1, 2], "question_in_type": ["Did only the occupy most parts of China from their capital at though it later moved the capital to Beijing?", "Where did Only the occupied most?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8596918, "src_sentence": "Only the Ming occupied most parts of China from its eponymous capital at modern SuzhouNanjing, though Nanjing later moved its eponymous capital at modern Suzhou to Beijing.", "sentence": "Only the Ming occupied most parts of China from its eponymous capital at modern SuzhouNanjing though Nanjing later moved its eponymous capital at modern Suzhou to Beijing", "sub": "http://dbpedia.org/resource/Ming_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nanjing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did only the Ming occupy most parts of China from its eponymous capital at modern SuzhouNanjing though Nanjing later moved its eponymous capital at modern Suzhou to Beijing?", "Where did Only the Ming occupied most?"], "type": [-1, 2], "question_in_type": ["Did only the occupy most parts of China from its eponymous capital at modern Suzhou though later moved its eponymous capital at modern Suzhou to Beijing?", "Where did Only the occupied most?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8596936, "src_sentence": "After British captured Canton, the British troops sailed up The Yangtze and seized the tax barges, a significant blow to The Chinese imperial government as The Chinese imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it had been.", "sentence": "The Chinese imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it had been", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Chinese imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial government slashed the?", "Had the Chinese foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second administration slashed the?", "Had the Chinese foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second authorities slashed the?", "Had the Chinese foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second executive branch slashed the?", "Had the Chinese foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second governance slashed the?", "Had the Chinese foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second governing slashed?", "Had the Chinese foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second government slashed the?", "Had the Chinese foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second government activity slashed the?", "Had the Chinese foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second politics slashed the?", "Had the Chinese foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second regime slashed the?", "Had the Chinese foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese foot pound second white house slashed the?", "Had the Chinese imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial administration slashed the?", "Had the Chinese imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial authorities slashed the?", "Had the Chinese imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard administration slashed the?", "Had the Chinese imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard authorities slashed the?", "Had the Chinese imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard executive branch slashed the?", "Had the Chinese imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard governance slashed the?", "Had the Chinese imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard governing slashed?", "Had the Chinese imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard government slashed the?", "Had the Chinese imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard government activity slashed the?", "Had the Chinese imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard politics slashed the?", "Had the Chinese imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard regime slashed the?", "Had the Chinese imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial beard white house slashed the?", "Had the Chinese imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial executive branch slashed the?", "Had the Chinese imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial governance slashed the?", "Had the Chinese imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial governing slashed?", "Had the Chinese imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial government activity slashed the?", "Had the Chinese imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial politics slashed the?", "Had the Chinese imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial regime slashed the?", "Had the Chinese imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system administration slashed the?", "Had the Chinese imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system authorities slashed the?", "Had the Chinese imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system executive branch slashed the?", "Had the Chinese imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system governance slashed the?", "Had the Chinese imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system governing slashed?", "Had the Chinese imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system government slashed the?", "Had the Chinese imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system government activity slashed the?", "Had the Chinese imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system politics slashed the?", "Had the Chinese imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system regime slashed the?", "Had the Chinese imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial system white house slashed the?", "Had the Chinese imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese imperial white house slashed the?", "Had the Chinese old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money administration slashed the?", "Had the Chinese old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money authorities slashed the?", "Had the Chinese old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money executive branch slashed the?", "Had the Chinese old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money governance slashed the?", "Had the Chinese old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money governing slashed?", "Had the Chinese old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money government slashed the?", "Had the Chinese old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money government activity slashed the?", "Had the Chinese old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money politics slashed the?", "Had the Chinese old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money regime slashed the?", "Had the Chinese old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese old money white house slashed the?", "Had the Chinese regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal administration slashed the?", "Had the Chinese regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal authorities slashed the?", "Had the Chinese regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal executive branch slashed the?", "Had the Chinese regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal governance slashed the?", "Had the Chinese regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal governing slashed?", "Had the Chinese regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal government slashed the?", "Had the Chinese regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal government activity slashed the?", "Had the Chinese regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal politics slashed the?", "Had the Chinese regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal regime slashed the?", "Had the Chinese regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Where had The Chinese regal white house slashed the?", "Had the celestial foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the celestial regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinaman regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the chinese language regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the jin regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the sinic regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the taiwanese regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day imperial white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day old money white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal administration slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal authorities slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal executive branch slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal governance slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal governing slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal government slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal government activity slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal politics slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal regime slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?", "Had the tomb sweeping day regal white house slashed the revenue of the imperial court in Beijing to just a small fraction of what it been ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Had the imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial government slashed the?", "Had the foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second administration slashed the?", "Had the foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second authorities slashed the?", "Had the foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second executive branch slashed the?", "Had the foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second governance slashed the?", "Had the foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second governing slashed?", "Had the foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second government slashed the?", "Had the foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second government activity slashed the?", "Had the foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second politics slashed the?", "Had the foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second regime slashed the?", "Had the foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The foot pound second white house slashed the?", "Had the imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial administration slashed the?", "Had the imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial authorities slashed the?", "Had the imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard administration slashed the?", "Had the imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard authorities slashed the?", "Had the imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard executive branch slashed the?", "Had the imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard governance slashed the?", "Had the imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard governing slashed?", "Had the imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard government slashed the?", "Had the imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard government activity slashed the?", "Had the imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard politics slashed the?", "Had the imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard regime slashed the?", "Had the imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial beard white house slashed the?", "Had the imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial executive branch slashed the?", "Had the imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial governance slashed the?", "Had the imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial governing slashed?", "Had the imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial government activity slashed the?", "Had the imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial politics slashed the?", "Had the imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial regime slashed the?", "Had the imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system administration slashed the?", "Had the imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system authorities slashed the?", "Had the imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system executive branch slashed the?", "Had the imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system governance slashed the?", "Had the imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system governing slashed?", "Had the imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system government slashed the?", "Had the imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system government activity slashed the?", "Had the imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system politics slashed the?", "Had the imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system regime slashed the?", "Had the imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial system white house slashed the?", "Had the imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The imperial white house slashed the?", "Had the old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money administration slashed the?", "Had the old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money authorities slashed the?", "Had the old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money executive branch slashed the?", "Had the old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money governance slashed the?", "Had the old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money governing slashed?", "Had the old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money government slashed the?", "Had the old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money government activity slashed the?", "Had the old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money politics slashed the?", "Had the old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money regime slashed the?", "Had the old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The old money white house slashed the?", "Had the regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal administration slashed the?", "Had the regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal authorities slashed the?", "Had the regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal executive branch slashed the?", "Had the regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal governance slashed the?", "Had the regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal governing slashed?", "Had the regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal government slashed the?", "Had the regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal government activity slashed the?", "Had the regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal politics slashed the?", "Had the regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal regime slashed the?", "Had the regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Where had The regal white house slashed the?", "Had the celestial foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the celestial regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinaman regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the chinese language regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the jin regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the sinic regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the taiwanese regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day foot pound second white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial beard white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial system white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day imperial white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day old money white house slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal administration slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal authorities slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal executive branch slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal governance slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal governing slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal government slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal government activity slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal politics slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal regime slashed the revenue of the imperial court in to just a small fraction of what it been ?", "Had the tomb sweeping day regal white house slashed the revenue of the imperial court in to just a small fraction of what it been ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8597890, "src_sentence": "At the beginning of Sheridan freshman year, Will Sheridan came out privately to Sheridan teammate and roommate at Villanova Mike Nardi as being gay.", "sentence": "Will Sheridan came out privately to Sheridan roommate at Villanova Mike Nardi as being gay At the beginning of Sheridan freshman year", "sub": "http://dbpedia.org/resource/Will_Sheridan", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Villanova_Wildcats_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Will will Sheridan came out privately to Sheridan roommate at Villanova Mike Nardi as being gay At the beginning of Sheridan freshman year ?", "Who came out privately to Sheridan roommate at Villanova Mike Nardi as being gay At the beginning of Sheridan freshman year?", "Who did Will Sheridan came?", "Where did Will Sheridan came?", "Will will Sheridan came out privately to Sheridan teammate at Villanova Mike Nardi as being gay At the beginning of Sheridan freshman year ?", "Who came out privately to Sheridan teammate at Villanova Mike Nardi as being gay At the beginning of Sheridan freshman year?"], "type": [-1, 1, 1, 2, -1, 1], "question_in_type": ["Will will Sheridan came out privately to Sheridan roommate at Mike Nardi as being gay At the beginning of Sheridan freshman year ?", "Who came out privately to Sheridan roommate at Mike Nardi as being gay At the beginning of Sheridan freshman year?", "Who did came?", "Where did came?", "Will will Sheridan came out privately to Sheridan teammate at Mike Nardi as being gay At the beginning of Sheridan freshman year ?", "Who came out privately to Sheridan teammate at Mike Nardi as being gay At the beginning of Sheridan freshman year?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8599516, "src_sentence": "An unidentified dark parrot seen alive by the Swedish naturalist Fredrik Hasselqvist in Africa was given the name Psittacus obscurus by Linnaeus in 1758, who again synonymised it with the Mascarene parrot in 1766.", "sentence": "Fredrik Hasselqvist [is] naturalist [from] Sweden", "sub": "http://dbpedia.org/resource/Fredrik_Hasselqvist", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does fredrik Hasselqvist [is] naturalist [from] Sweden?", "Who [is] naturalist [from] Sweden?", "Where did Fredrik Hasselqvist [ is ] naturalist [ from ] Sweden ?", "Was an unidentified dark parrot seen alive by the Swedish naturalist Fredrik Hasselqvist in Africa given the name by Linnaeus in 1758 ?", "When was An unidentified dark parrot see alive by the Swedish naturalist Fredrik Hasselqvist in Africa give the name by Linnaeus?"], "type": [-1, 1, 2, -1, 3], "question_in_type": ["Does fredrik Hasselqvist [is] naturalist [from] ?", "Who [is] naturalist [from] ?", "Where did [ is ] naturalist [ from ] ?", "Was an unidentified dark parrot seen alive by the naturalist Fredrik Hasselqvist in Africa given the name by in 1758 ?", "When was An unidentified dark parrot see alive by the naturalist Fredrik Hasselqvist in Africa give the name by ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8599672, "src_sentence": "An unidentified dark parrot seen alive by the Swedish naturalist Fredrik Hasselqvist in Africa was given the name Psittacus obscurus by Linnaeus in 1758, who again synonymised the name Psittacus obscurus with the Mascarene parrot in 1766.", "sentence": "Fredrik Hasselqvist [is] naturalist [from] Sweden", "sub": "http://dbpedia.org/resource/Fredrik_Hasselqvist", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does fredrik Hasselqvist [is] naturalist [from] Sweden?", "Who [is] naturalist [from] Sweden?", "Where did Fredrik Hasselqvist [ is ] naturalist [ from ] Sweden ?", "Was an unidentified dark parrot seen alive by the Swedish naturalist Fredrik Hasselqvist in Africa given the name by Linnaeus in 1758 ?", "When was An unidentified dark parrot see alive by the Swedish naturalist Fredrik Hasselqvist in Africa give the name by Linnaeus?"], "type": [-1, 1, 2, -1, 3], "question_in_type": ["Does fredrik Hasselqvist [is] naturalist [from] ?", "Who [is] naturalist [from] ?", "Where did [ is ] naturalist [ from ] ?", "Was an unidentified dark parrot seen alive by the naturalist Fredrik Hasselqvist in Africa given the name by in 1758 ?", "When was An unidentified dark parrot see alive by the naturalist Fredrik Hasselqvist in Africa give the name by ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8600352, "src_sentence": "the White House aide Steven M. Levine, then serving in President George W. Bush's administration, proposed the display to symbolize the United States' commitment to combat the world AIDS epidemic through the United States' landmark PEPFAR program.", "sentence": "the White House aide Steven M. Levine proposed the display to symbolize the United States' commitment serving in President George W. Bush's administration then", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did the White House aide Steven M. Levine propos the display to symbolize the United States' commitment serving in President George W. Bush's administration then?", "Where did the White House aide Steven M. Levine proposed the?", "Who did the White House aide Steven M. Levine proposed the?"], "type": [-1, 2, 1], "question_in_type": ["Did the aide Steven M. Levine propos the display to symbolize the United States' commitment serving in George W. Bush's administration then?", "Where did the aide Steven M. Levine proposed the?", "Who did the aide Steven M. Levine proposed the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8600529, "src_sentence": "Los caballeros de la cama redonda (English: Round bed knights) is a 1973 Argentine comedy film directed and written by Gerardo Sofovich and Hugo Sofovich.", "sentence": "Los caballeros de la cama redonda is a 1973 Argentine comedy film written by Hugo Sofovich", "sub": "http://dbpedia.org/resource/Los_caballeros_de_la_cama_redonda", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Hugo_Sofovich", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is los caballeros de la cama redonda a 1973 Argentine comedy film written by Hugo Sofovich ?", "When is Los caballeros de la cama redonda a?", "Where is Los caballeros de la cama redonda a 1973 Argentine comedy film written by?", "Who is Los caballeros de la cama redonda a 1973 Argentine comedy film written by?", "Is los caballeros de la cama redonda a 1973 Argentine comedy film written by Gerardo Sofovich ?"], "type": [-1, 3, 2, 1, -1], "question_in_type": ["Is los caballeros de la cama redonda a 1973 Argentine comedy film written by ?", "When is a?", "Where is a 1973 Argentine comedy film written by?", "Who is a 1973 Argentine comedy film written by?", "Is los caballeros de la cama redonda a 1973 Argentine comedy film written by ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8601692, "src_sentence": "The importance of Constantinople in the Ottoman world was also reflected by its Ottoman name \"Der Saadet\" meaning the \"gate to Prosperity\" in Ottoman.", "sentence": "The importance of Constantinople in the Ottoman world was reflected by its Ottoman name", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the importance of Constantinople in the Ottoman world reflected by its Ottoman name ?", "Where was The importance of Constantinople in the Ottoman world reflected by?"], "type": [-1, 2], "question_in_type": ["Was the importance of in the world reflected by its name ?", "Where was The importance of in the world reflected by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8601727, "src_sentence": "In the mid-14th-century, the Ottoman Turks began a strategy of gradually taking smaller towns and cities, cutting off Constantinople's supply routes and strangling it slowly.", "sentence": "the Ottoman Turks began a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman Turks beg a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century?", "Where did the Ottoman Turks began a?", "When did the Ottoman Turks begin a strategy of gradually take smaller cities cut off Constantinople 's supply routes In the?", "Did the Ottoman Turks beg cutting off Constantinople 's supply routes?", "Where did the Ottoman Turks began cutting?", "Did the Ottoman Turks beg a strategy of gradually taking smaller towns cutting off Constantinople 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller towns cutting off Constantinople 's supply routes In the mid-14th-century?", "When did the Ottoman Turks begin a strategy of gradually take smaller towns cut off Constantinople 's supply routes In the?"], "type": [-1, 1, 2, 3, -1, 2, -1, 1, 3], "question_in_type": ["Did the beg a strategy of gradually taking smaller cities cutting off 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller cities cutting off 's supply routes In the mid-14th-century?", "Where did the began a?", "When did the begin a strategy of gradually take smaller cities cut off 's supply routes In the?", "Did the beg cutting off 's supply routes?", "Where did the began cutting?", "Did the beg a strategy of gradually taking smaller towns cutting off 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller towns cutting off 's supply routes In the mid-14th-century?", "When did the begin a strategy of gradually take smaller towns cut off 's supply routes In the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8601940, "src_sentence": "The Bosporus, providing the only passage from the Black Sea to the Mediterranean, is the world's busiest and narrowest strait used for international navigation, with more than 200 million tons of oil passing through it each year.", "sentence": "The Bosporus providing the only passage from the Black Sea to the Mediterranean", "sub": "http://dbpedia.org/resource/Black_Sea", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/Bosphorus", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Bosporus provid the only passage from the Black Sea to the Mediterranean?", "Where did The Bosporus providing the?"], "type": [-1, 2], "question_in_type": ["Does the provid the only passage from the Sea to the Mediterranean?", "Where did The providing the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8602110, "src_sentence": "Service to Ankara and other points across Turkey is normally offered by Turkish State Railways, but the construction of Marmaray and the Ankara-Istanbul high-speed line forced the station to close in 2012.", "sentence": "Service to other points across Turkey is offered by Turkish State Railways", "sub": "http://dbpedia.org/resource/Turkish_State_Railways", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is service to other points across Turkey offered by Turkish State Railways ?", "Where is Service to other points across Turkey offered by?", "Is service to Ankara offered by Turkish State Railways ?", "Where is Service to Ankara offered by?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is service to other points across offered by ?", "Where is Service to other points across offered by?", "Is service to offered by ?", "Where is Service to offered by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8602196, "src_sentence": "In the mid-14th-century, the Ottoman Turks began a strategy of gradually taking smaller towns and cities, cutting off Constantinople's supply routes and strangling the Latin Empire slowly.", "sentence": "the Ottoman Turks began a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman Turks beg a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller cities cutting off Constantinople 's supply routes In the mid-14th-century?", "Where did the Ottoman Turks began a?", "When did the Ottoman Turks begin a strategy of gradually take smaller cities cut off Constantinople 's supply routes In the?", "Did the Ottoman Turks beg cutting off Constantinople 's supply routes?", "Where did the Ottoman Turks began cutting?", "Did the Ottoman Turks beg a strategy of gradually taking smaller towns cutting off Constantinople 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller towns cutting off Constantinople 's supply routes In the mid-14th-century?", "When did the Ottoman Turks begin a strategy of gradually take smaller towns cut off Constantinople 's supply routes In the?"], "type": [-1, 1, 2, 3, -1, 2, -1, 1, 3], "question_in_type": ["Did the beg a strategy of gradually taking smaller cities cutting off 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller cities cutting off 's supply routes In the mid-14th-century?", "Where did the began a?", "When did the begin a strategy of gradually take smaller cities cut off 's supply routes In the?", "Did the beg cutting off 's supply routes?", "Where did the began cutting?", "Did the beg a strategy of gradually taking smaller towns cutting off 's supply routes In the mid-14th-century?", "Who began a strategy of gradually taking smaller towns cutting off 's supply routes In the mid-14th-century?", "When did the begin a strategy of gradually take smaller towns cut off 's supply routes In the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8602230, "src_sentence": "On 29 October 1923 the Grand National Assembly of Turkey Turkey declared the establishment of Turkish Republic, with Ankara as Turkey capital.", "sentence": "the Grand National Assembly of Turkey Turkey declared the establishment of Turkish Republic with Ankara as Turkey capital On 29 October 1923", "sub": "http://dbpedia.org/resource/Turkey", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Grand National Assembly of Turkey Turkey decl the establishment of Turkish Republic with Ankara as Turkey capital On 29 October 1923?", "Who declared the establishment of Turkish Republic with Ankara as Turkey capital On 29 October 1923?", "Where did the Grand National Assembly of Turkey Turkey declared the?", "When did the Grand National Assembly of Turkey Turkey declare the establishment of Turkish Republic with Ankara as Turkey capital On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the Grand National Assembly of decl the establishment of Turkish Republic with as capital On 29 October 1923?", "Who declared the establishment of Turkish Republic with as capital On 29 October 1923?", "Where did the Grand National Assembly of declared the?", "When did the Grand National Assembly of declare the establishment of Turkish Republic with as capital On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8602369, "src_sentence": "Although the Kurdish presence in Revitalizing Istanbul dates back to the early Ottoman period, the majority of Kurds in the city originate from villages in eastern and southeastern Turkey.", "sentence": "the Kurdish presence in Revitalizing Istanbul dates back to the early Ottoman period", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Istanbul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Kurdish presence in revit Istanbul dat back to the early Ottoman period?"], "type": [-1], "question_in_type": ["Does the Kurdish presence in revit dat back to the early period?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603095, "src_sentence": "Muhammad was buried where he died in Aisha's house.", "sentence": "Muhammad was buried where he died in Aisha's house", "sub": "http://dbpedia.org/resource/Aisha", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was muhammad buried where he died in Aisha 's house ?", "Who was buried where he died in Aisha's house?", "Who was Muhammad buried where?"], "type": [-1, 1, 1], "question_in_type": ["Was muhammad buried where he died in 's house ?", "Who was buried where he died in 's house?", "Who was buried where?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603167, "src_sentence": "At the age of 25, Muhammad married the wealthy Khadijah bint Khuwaylid who was 40 years old.", "sentence": "Muhammad married the wealthy Khadijah bint Khuwaylid At the age of 25", "sub": "http://dbpedia.org/resource/Khadija_bint_Khuwaylid", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did muhammad marry the wealthy Khadijah bint Khuwaylid At the age of 25?", "Who married the wealthy Khadijah bint Khuwaylid At the age of 25?", "Where did Muhammad married the?", "Who did Muhammad married the?", "When did Muhammad marry the wealthy Khadijah bint Khuwaylid At?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did muhammad marry the wealthy At the age of 25?", "Who married the wealthy At the age of 25?", "Where did married the?", "Who did married the?", "When did marry the wealthy At?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603401, "src_sentence": "Muhammad's wife Khadija was followed by Muhammad's ten-year-old cousin Ali ibn Abi Talib, close friend Abu Bakr, and adopted son Zaid.", "sentence": "Khadija [is] wife [of] Muhammad", "sub": "http://dbpedia.org/resource/Khadija_bint_Khuwaylid", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does khadija [is] wife [of] Muhammad?"], "type": [-1], "question_in_type": ["Does khadija [is] wife [of] ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603553, "src_sentence": "Aisha was exonerated from accusations when Muhammad announced Muhammad had received a revelation confirming Aisha's innocence and directing that charges of adultery be supported by four eyewitnesses (sura 24, An-Nur).", "sentence": "Muhammad had received a revelation confirming Aisha 's innocence , An - Nur", "sub": "http://dbpedia.org/resource/Aisha", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had muhammad received a revelation confirming Aisha 's innocence , An - Nur ?", "Who had received a revelation confirming Aisha 's innocence , An - Nur?", "Who had Muhammad received a?", "Where had Muhammad received a?"], "type": [-1, 1, 1, 2], "question_in_type": ["Had muhammad received a revelation confirming 's innocence , An - Nur ?", "Who had received a revelation confirming 's innocence , An - Nur?", "Who had received a?", "Where had received a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603574, "src_sentence": "In the years following the truce, Muhammad directed Muhammad forces against the Arabs on Transjordanian Byzantine soil in The Battle of Badr.", "sentence": "Muhammad directed Muhammad forces against the Arabs In the years following the truce", "sub": "http://dbpedia.org/resource/Muhammad", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Arabs", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Did muhammad direct Muhammad forces against the Arabs In the years following the truce?", "Who directed Who forces against the Arabs In the years following the truce?", "Where did Muhammad directed?", "When did Muhammad direct Muhammad forces against the Arabs In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did muhammad direct forces against the In the years following the truce?", "Who directed Who forces against the In the years following the truce?", "Where did directed?", "When did direct forces against the In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 8603700, "src_sentence": "After Khadijah's death, Khawla bint Hakim suggested to Muhammad that Muhammad should marry Sawda bint Zama, a Muslim widow, or Aisha, daughter of Um Ruman and Abu Bakr of Mecca.", "sentence": "Aisha [is] daughter of Um Ruman", "sub": "http://dbpedia.org/resource/Aisha", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Umm_Ruman", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does aisha [is] daughter of Um Ruman?", "Should muhammad marry Sawda bint Zama , a Muslim widow , or Aisha ?", "Who should Muhammad marry?", "Where should Muhammad marry?"], "type": [-1, -1, 1, 2], "question_in_type": ["Does aisha [is] daughter of ?", "Should muhammad marry , a Muslim widow , or Aisha ?", "Who should marry?", "Where should marry?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8606482, "src_sentence": "Bastille Day\", a song by Canadian progressive rock band Rush.", "sentence": "band Rush [is] progressive rock [from] Canada", "sub": "http://dbpedia.org/resource/Rush_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Rush [is] progressive rock [from] Canada?", "Who did band Rush [ is ] progressive rock [ from ] Canada ?", "Where did band Rush [ is ] progressive rock [ from ] Canada ?"], "type": [-1, 1, 2], "question_in_type": ["Does band [is] progressive rock [from] ?", "Who did band [ is ] progressive rock [ from ] ?", "Where did band [ is ] progressive rock [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8606514, "src_sentence": "A nativity scene may be erected indoors or outdoors, and is composed of figurines depicting the infant Jesus resting in a manger, Mary, and Joseph.", "sentence": "Jesus resting in a manger, Mary, and Joseph", "sub": "http://dbpedia.org/resource/Jesus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Saint_Joseph", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jesus rest in a manger, Mary, and Joseph?", "Who did Jesus resting in?"], "type": [-1, 1], "question_in_type": ["Does jesus rest in a manger, Mary, and ?", "Who did resting in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8606899, "src_sentence": "Pseudophilautus eximius is an extinct species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus eximius is an extinct species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophilautus eximius an extinct species of frog in the family Rhacophoridae ?", "Who eximius is an extinct species of frog in the family Rhacophoridae?", "Where is Pseudophilautus eximius an extinct species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pseudophilautus eximius an extinct species of frog in the family ?", "Who eximius is an extinct species of frog in the family ?", "Where is eximius an extinct species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8607431, "src_sentence": "In 2010, it was moved back to its original date by Aquino's only son, President Benigno Aquino III.", "sentence": "President Benigno Aquino III [is] only son [of] Aquino", "sub": "http://dbpedia.org/resource/Corazon_Aquino", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Benigno_Aquino_III", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does president Benigno Aquino III [is] only son [of] Aquino?", "Who did President Benigno Aquino III [ is ] only?"], "type": [-1, 1], "question_in_type": ["Does president Benigno III [is] only son [of] ?", "Who did President Benigno III [ is ] only?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8607450, "src_sentence": "This led to several protests at Ninoy Aquino Day funeral that sparked snap presidential elections in 1986, which led to the 1986 EDSA Revolution, catapulting Ninoy Aquino Day wife, Corazon Aquino, to the presidency.", "sentence": "Corazon Aquino [is] Day wife [of] Ninoy Aquino", "sub": "http://dbpedia.org/resource/Benigno_Aquino_Jr.", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Corazon_Aquino", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does corazon Aquino [is] Day wife [of] Ninoy Aquino?", "Who [is] Day wife [of] Ninoy Aquino?"], "type": [-1, 1], "question_in_type": ["Does corazon Aquino [is] Day wife [of] Aquino?", "Who [is] Day wife [of] Aquino?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8612209, "src_sentence": "The elections resulted in Mircea Snegur being elected as speaker of the parliament, with Mircea Druc as prime minister.", "sentence": "Mircea Snegur being elected as speaker of the parliament, with Mircea Druc as prime minister", "sub": "http://dbpedia.org/resource/Mircea_Druc", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mircea_Snegur", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does mircea Snegur being elect as speaker of the parliament, with Mircea Druc as prime minister?", "Who being elected as speaker of the parliament, with Mircea Druc as prime minister?", "Who did Mircea Snegur being elected?"], "type": [-1, 1, 1], "question_in_type": ["Does mircea Snegur being elect as speaker of the parliament, with as prime minister?", "Who being elected as speaker of the parliament, with as prime minister?", "Who did being elected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8614140, "src_sentence": "By April, he had identified the owner of the tomb as Hetepheres, wife of Sneferu and mother of Khufu.", "sentence": "Hetepheres [is] wife mother of Khufu", "sub": "http://dbpedia.org/resource/Princess_Hetepheres", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Khufu", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do hetepheres [is] wife mother of Khufu?", "Where did Hetepheres [ is?", "Do hetepheres [is] wife of Sneferu?"], "type": [-1, 2, -1], "question_in_type": ["Do hetepheres [is] wife mother of ?", "Where did [ is?", "Do hetepheres [is] wife of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8614204, "src_sentence": "In 1927 the owner of the tomb as Hetepheres, wife of Sneferu and mother of Khufu gathered to open white alabaster sarcophagus only to find that white alabaster sarcophagus was empty.", "sentence": "Hetepheres [is] wife mother of Khufu", "sub": "http://dbpedia.org/resource/Princess_Hetepheres", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Khufu", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do hetepheres [is] wife mother of Khufu?", "Where did Hetepheres [ is?", "Do hetepheres [is] wife of Sneferu?"], "type": [-1, 2, -1], "question_in_type": ["Do hetepheres [is] wife mother of ?", "Where did [ is?", "Do hetepheres [is] wife of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8615463, "src_sentence": "Swiss tennis player Roger Federer has won 20 Grand Slam tournaments overall including a record 8 Wimbledon titles.", "sentence": "Roger Federer [is] tennis player [from] Switzerland", "sub": "http://dbpedia.org/resource/Roger_Federer", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does roger Federer [is] tennis player [from] Switzerland?", "Who [is] tennis player [from] Switzerland?", "Where did Roger Federer [ is ] tennis player [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does roger Federer [is] tennis player [from] ?", "Who [is] tennis player [from] ?", "Where did [ is ] tennis player [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8615464, "src_sentence": "Swiss tennis player Roger Federer has also won a record 6 ATP Finals.", "sentence": "Roger Federer [is] tennis player [from] Switzerland", "sub": "http://dbpedia.org/resource/Roger_Federer", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does roger Federer [is] tennis player [from] Switzerland?", "Who [is] tennis player [from] Switzerland?", "Where did Roger Federer [ is ] tennis player [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does roger Federer [is] tennis player [from] ?", "Who [is] tennis player [from] ?", "Where did [ is ] tennis player [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8616170, "src_sentence": "France's highest courts are located in Paris.", "sentence": "France's highest courts are located in Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are france 's highest courts located in Paris ?", "Who's highest courts are located in Paris?", "Where are France 's highest courts located in?"], "type": [-1, 1, 2], "question_in_type": ["Are france 's highest courts located in ?", "Who's highest courts are located in ?", "Where are 's highest courts located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8616588, "src_sentence": "The Paris region is the most active water transport area in France, with most of the cargo handled by Ports of Paris in facilities located around Paris.", "sentence": "The Paris region is the most active water transport area in France with most of the cargo", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Paris region the most active water transport area in France with most of the cargo ?", "Where is The Paris region the most active water transport area in France with most of the cargo ?"], "type": [-1, 2], "question_in_type": ["Is the region the most active water transport area in with most of the cargo ?", "Where is The region the most active water transport area in with most of the cargo ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8622403, "src_sentence": "The first \"Saudi state\" established in 1744 in the area around Riyadh, rapidly expanded and briefly controlled most of the present-day territory of Saudi Arabia, sacking Karbala in 1802 and capturing Mecca in 1803, but was destroyed by 1818 by the Ottoman viceroy of Egypt, Mohammed Ali Pasha.", "sentence": "The first \" Saudi state established in 1744 in the area around Riyadh", "sub": "http://dbpedia.org/resource/Saudi_Arabia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riyadh", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the first \" Saudi state est in 1744 in the area around Riyadh?", "Where did The first `` Saudi state established in?", "When did The first `` Saudi state establish?"], "type": [-1, 2, 3], "question_in_type": ["Does the first \" state est in 1744 in the area around ?", "Where did The first `` state established in?", "When did The first `` state establish?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8622413, "src_sentence": "Although the Arab Revolt of 1916 to 1918 failed in its objective, the Allied victory in World War I resulted in the end of Ottoman suzerainty and control in Arabia and Hussein bin Ali became King of Hejaz.", "sentence": "Hussein bin Ali became King of Hejaz", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Hejaz", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did hussein bin Ali becam King of Hejaz?", "Who became King of Hejaz?"], "type": [-1, 1], "question_in_type": ["Did hussein bin Ali becam King of ?", "Who became King of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8623454, "src_sentence": "Following Saudi Arabia Saudi Arabia offered asylum to deposed President Zine El Abidine Ben Ali of Tunisia and King Abdullah telephoned President Hosni Mubarak of Egypt (prior to his deposition) to offer his support.", "sentence": "Saudi Arabia Saudi Arabia offered asylum to deposed President Zine El Abidine Ben Ali of Tunisia Following", "sub": "http://dbpedia.org/resource/Zine_El_Abidine_Ben_Ali", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Saudi_Arabia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did saudi Arabia Saudi Arabia off asylum to deposed President Zine El Abidine Ben Ali of Tunisia Following?", "Who offered asylum to deposed President Zine El Abidine Ben Ali of Tunisia Following?", "Who did Saudi Arabia Saudi Arabia offered?", "Where did Saudi Arabia Saudi Arabia offered?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did saudi Arabia off asylum to deposed of Tunisia Following?", "Who offered asylum to deposed of Tunisia Following?", "Who did offered?", "Where did offered?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8630614, "src_sentence": "The families Abyssocottidae (deep-water sculpins), Comephoridae (golomyankas or Baikal oilfish), and Cottocomephoridae (Baikal sculpins) are part of the Cottoidea and are typically less than 20 cm (8 in) long.", "sentence": "The families Abyssocottidae (deep-water sculpins), Comephoridae are part of the Cottoidea", "sub": "http://dbpedia.org/resource/Abyssocottidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sculpin", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are the families Abyssocottidae ( deep-water sculpins ) , Comephoridae part of the Cottoidea ?", "Who are The families Abyssocottidae ( deep-water sculpins ) , Comephoridae part of the Cottoidea ?", "Where are The families Abyssocottidae ( deep-water sculpins ) , Comephoridae part of the Cottoidea ?"], "type": [-1, 1, 2], "question_in_type": ["Are the families ( deep-water sculpins ) , Comephoridae part of the ?", "Who are The families ( deep-water sculpins ) , Comephoridae part of the ?", "Where are The families ( deep-water sculpins ) , Comephoridae part of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8630758, "src_sentence": "Viktor Viktorovych Yanukovych, son of former Ukrainian President Viktor Yanukovych, reportedly died after former Ukrainian President Viktor Yanukovych car fell through The ice itself while driving on Baikal in 2015.The second tourist season is summer, which lets tourists dive deeper into virgin the lake nature.", "sentence": "Viktor Yanukovych car [is] former President [of] Ukraine", "sub": "http://dbpedia.org/resource/Viktor_Yanukovych", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ukraine", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does viktor Yanukovych car [is] former President [of] Ukraine?", "Who car [is] former President [of] Ukraine?", "Where did Viktor Yanukovych car [ is ] former President [ of ] Ukraine ?", "Does viktor Yanukovych [is] former President [of] Ukraine?", "Who [is] former President [of] Ukraine?", "Where did Viktor Yanukovych [ is ] former President [ of ] Ukraine ?", "Does viktor Viktorovych Yanukovych [is] son of former Ukrainian President Viktor Yanukovych?", "Who [is] son of former Ukrainian President Viktor Yanukovych?", "Where did Viktor Viktorovych Yanukovych [ is ] son of former Ukrainian President Viktor Yanukovych ?", "Who did Viktor Viktorovych Yanukovych [ is ] son of former Ukrainian President Viktor Yanukovych ?", "Did viktor Viktorovych Yanukovych died after former Ukrainian President Viktor Yanukovych car fell through The ice?", "Who died after former Ukrainian President Viktor Yanukovych car fell through The ice?", "Where did Viktor Viktorovych Yanukovych died after?", "Who did Viktor Viktorovych Yanukovych died after?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, 1, -1, 1, 2, 1], "question_in_type": ["Does viktor Yanukovych car [is] former President [of] ?", "Who car [is] former President [of] ?", "Where did car [ is ] former President [ of ] ?", "Does viktor Yanukovych [is] former President [of] ?", "Who [is] former President [of] ?", "Where did [ is ] former President [ of ] ?", "Does viktor Viktorovych Yanukovych [is] son of former Ukrainian President ?", "Who [is] son of former Ukrainian President ?", "Where did [ is ] son of former Ukrainian President ?", "Who did [ is ] son of former Ukrainian President ?", "Did viktor Viktorovych Yanukovych died after former Ukrainian President car fell through The ice?", "Who died after former Ukrainian President car fell through The ice?", "Where did died after?", "Who did died after?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8631870, "src_sentence": "a member of the genus Lycodon, a genus of snakes commonly known as wolf snakes belongs to the snake family Colubridae, the largest snake family, with member species being found on every continent except Antarctica.", "sentence": "a member of the genus Lycodon belongs to the snake family Colubridae", "sub": "http://dbpedia.org/resource/Lycodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Colubridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does a member of the genus Lycodon belong to the snake family Colubridae?", "Who did a member of the genus Lycodon belongs to?"], "type": [-1, 1], "question_in_type": ["Does a member of the genus belong to the snake family ?", "Who did a member of the genus belongs to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8632410, "src_sentence": "Alambrado (Barbed Wire) is a 1991 Argentine and Italian film written and directed by Marco Bechis.", "sentence": "Alambrado is a 1991 Italian film directed by Marco Bechis", "sub": "http://dbpedia.org/resource/Alambrado", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Marco_Bechis", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is alambrado a 1991 Italian film directed by Marco Bechis ?", "Who is a 1991 Italian film directed by Marco Bechis?", "When is Alambrado a?", "Where is Alambrado a 1991 Italian film directed by?", "Who is Alambrado a 1991 Italian film directed by?", "Is alambrado a 1991 Argentine film directed by Marco Bechis ?", "Who is a 1991 Argentine film directed by Marco Bechis?", "Who is Alambrado a 1991 Argentine film directed by?"], "type": [-1, 1, 3, 2, 1, -1, 1, 1], "question_in_type": ["Is alambrado a 1991 Italian film directed by ?", "Who is a 1991 Italian film directed by ?", "When is a?", "Where is a 1991 Italian film directed by?", "Who is a 1991 Italian film directed by?", "Is alambrado a 1991 Argentine film directed by ?", "Who is a 1991 Argentine film directed by ?", "Who is a 1991 Argentine film directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8632441, "src_sentence": "Alambrado (Barbed Wire) is a 1991 Argentine and Italian film written and directed by Marco Bechis.", "sentence": "Alambrado is a 1991 Italian film directed by Marco Bechis", "sub": "http://dbpedia.org/resource/Alambrado", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Marco_Bechis", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is alambrado a 1991 Italian film directed by Marco Bechis ?", "Who is a 1991 Italian film directed by Marco Bechis?", "When is Alambrado a?", "Where is Alambrado a 1991 Italian film directed by?", "Who is Alambrado a 1991 Italian film directed by?", "Is alambrado a 1991 Argentine film directed by Marco Bechis ?", "Who is a 1991 Argentine film directed by Marco Bechis?", "Who is Alambrado a 1991 Argentine film directed by?"], "type": [-1, 1, 3, 2, 1, -1, 1, 1], "question_in_type": ["Is alambrado a 1991 Italian film directed by ?", "Who is a 1991 Italian film directed by ?", "When is a?", "Where is a 1991 Italian film directed by?", "Who is a 1991 Italian film directed by?", "Is alambrado a 1991 Argentine film directed by ?", "Who is a 1991 Argentine film directed by ?", "Who is a 1991 Argentine film directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8633752, "src_sentence": "According to USA Today's interview with Justin Trottier, a Toronto coordinator of Blasphemy Day, \"We're not seeking to offend, but if in the course of dialogue and debate, people become offended, that's not an issue for us.", "sentence": "Justin Trottier [is] a coordinator [from] Toronto", "sub": "http://dbpedia.org/resource/Justin_Trottier", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Toronto", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does justin Trottier [is] a coordinator [from] Toronto?", "Who [is] a coordinator [from] Toronto?", "Where did Justin Trottier [ is ] a coordinator [ from ] Toronto ?"], "type": [-1, 1, 2], "question_in_type": ["Does justin Trottier [is] a coordinator [from] ?", "Who [is] a coordinator [from] ?", "Where did [ is ] a coordinator [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8633781, "src_sentence": "According to USA Today's interview with Justin Trottier, a Toronto coordinator of Blasphemy Day, \"We're not seeking to offend, but if in the course of dialogue and debate, people become offended, that's not an issue for We.", "sentence": "Justin Trottier [is] a coordinator [from] Toronto", "sub": "http://dbpedia.org/resource/Justin_Trottier", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Toronto", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does justin Trottier [is] a coordinator [from] Toronto?", "Who [is] a coordinator [from] Toronto?", "Where did Justin Trottier [ is ] a coordinator [ from ] Toronto ?"], "type": [-1, 1, 2], "question_in_type": ["Does justin Trottier [is] a coordinator [from] ?", "Who [is] a coordinator [from] ?", "Where did [ is ] a coordinator [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8634090, "src_sentence": "The Hagerman horse (Equus simplicidens), also called the Hagerman zebra or the American zebra, was a North American species of equid from the Pliocene epoch and the Pleistocene epoch.", "sentence": "The Hagerman horse was a North American species of equid from the Pliocene epoch and the Pleistocene epoch", "sub": "http://dbpedia.org/resource/Hagerman_horse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Equidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Hagerman horse a North American species of equid from the Pliocene epoch and the Pleistocene epoch ?", "Who was The Hagerman horse a North American species of equid from the Pliocene epoch and the Pleistocene epoch ?", "Where was The Hagerman horse a North American species of equid from the Pliocene epoch and the Pleistocene epoch ?"], "type": [-1, 1, 2], "question_in_type": ["Was the a North American species of from the Pliocene epoch and the Pleistocene epoch ?", "Who was The a North American species of from the Pliocene epoch and the Pleistocene epoch ?", "Where was The a North American species of from the Pliocene epoch and the Pleistocene epoch ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8635344, "src_sentence": "On 16 July 2010, Joaquim de Almeida was confirmed to be taking on the role of antagonist Hernan Reyes in the 2011 action film Fast Five directed by Justin Lin and co-starring Vin Diesel, Paul Walker and Dwayne Johnson.the 2011 action film took $3.8 million in receipts during launch midnight showings marking the best ever opening for a Universal title and The Fast and The Furious franchise.", "sentence": "Fast Five directed by Justin Lin 2011 action film", "sub": "http://dbpedia.org/resource/Fast_Five", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Justin_Lin", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does fast Five direct by Justin Lin 2011 action film?", "Who did Fast Five directed by?", "When did Fast Five direct by Justin Lin?", "Does fast Five direct by Justin Lin?"], "type": [-1, 1, 3, -1], "question_in_type": ["Does fast Five direct by 2011 action film?", "Who did directed by?", "When did direct by ?", "Does fast Five direct by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8635456, "src_sentence": "The pine forest stream frog (Ptychohyla macrotympanum) is a species of frog in the family Hylidae found in Guatemala and possibly Mexico.", "sentence": "The pine forest stream frog is a species of frog in the family Hylidae found possibly Mexico", "sub": "http://dbpedia.org/resource/Pine_forest_stream_frog", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the pine forest stream frog a species of frog in the family Hylidae found possibly Mexico ?", "Where is The pine forest stream frog a species of frog in the family Hylidae found possibly?", "Is the pine forest stream frog a species of frog in the family Hylidae found in Guatemala ?", "Where is The pine forest stream frog a species of frog in the family Hylidae found in?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the a species of frog in the family found possibly Mexico ?", "Where is The a species of frog in the family found possibly?", "Is the a species of frog in the family found in Guatemala ?", "Where is The a species of frog in the family found in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8635596, "src_sentence": "The Cuban coney (Geocapromys columbianus) is an extinct species of rodent in the family Capromyidae.", "sentence": "The Cuban coney is an extinct species of rodent in the family Capromyidae", "sub": "http://dbpedia.org/resource/Cuban_coney", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Cuban coney an extinct species of rodent in the family Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the family Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the brass Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the class Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the class Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the family Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the family Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the family line Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the folk Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the home Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the home Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the house Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the house Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the household Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the household Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the kin Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the menage Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the order Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the order Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the sept Capromyidae ?", "Is the Cuban coney an dead coinage of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an dead coinage of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the brass Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the brass Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the class Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the class Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the family Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the family Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the family line Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the family line Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the family unit Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the folk Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the folk Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the home Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the home Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the house Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the house Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the household Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the household Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the kin Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the kin Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the menage Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the menage Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the order Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the order Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the phratry Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the sept Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the sept Capromyidae ?", "Is the Cuban coney an dead coinage of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an dead coinage of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the brass Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the class Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the class Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the family Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the family Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the family line Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the folk Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the home Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the home Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the house Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the house Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the household Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the household Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the kin Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the menage Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the order Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the order Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the sept Capromyidae ?", "Is the Cuban coney an dead species of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an dead species of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an dead species of rodent in the brass Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the brass Capromyidae ?", "Is the Cuban coney an dead species of rodent in the class Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the class Capromyidae ?", "Is the Cuban coney an dead species of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an dead species of rodent in the family Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the family Capromyidae ?", "Is the Cuban coney an dead species of rodent in the family line Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the family line Capromyidae ?", "Is the Cuban coney an dead species of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the family unit Capromyidae ?", "Is the Cuban coney an dead species of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an dead species of rodent in the folk Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the folk Capromyidae ?", "Is the Cuban coney an dead species of rodent in the home Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the home Capromyidae ?", "Is the Cuban coney an dead species of rodent in the house Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the house Capromyidae ?", "Is the Cuban coney an dead species of rodent in the household Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the household Capromyidae ?", "Is the Cuban coney an dead species of rodent in the kin Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the kin Capromyidae ?", "Is the Cuban coney an dead species of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an dead species of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an dead species of rodent in the menage Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the menage Capromyidae ?", "Is the Cuban coney an dead species of rodent in the order Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the order Capromyidae ?", "Is the Cuban coney an dead species of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the phratry Capromyidae ?", "Is the Cuban coney an dead species of rodent in the sept Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the sept Capromyidae ?", "Is the Cuban coney an dead species of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an dead species of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the brass Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the class Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the class Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the family Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the family Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the family line Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the folk Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the home Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the home Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the house Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the house Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the household Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the household Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the kin Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the menage Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the order Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the order Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the sept Capromyidae ?", "Is the Cuban coney an extinct coinage of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an extinct coinage of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the brass Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the brass Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the class Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the class Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the family Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the family Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the family line Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the family line Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the family unit Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the folk Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the folk Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the home Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the home Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the house Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the house Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the household Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the household Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the kin Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the kin Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the menage Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the menage Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the order Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the order Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the phratry Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the sept Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the sept Capromyidae ?", "Is the Cuban coney an extinct coinage of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an extinct coinage of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the brass Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the class Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the class Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the family Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the family Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the family line Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the folk Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the home Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the home Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the house Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the house Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the household Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the household Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the kin Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the menage Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the order Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the order Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the sept Capromyidae ?", "Is the Cuban coney an extinct species of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an extinct species of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the brass Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the brass Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the class Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the class Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the family line Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the family line Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the family unit Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the folk Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the folk Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the home Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the home Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the house Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the house Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the household Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the household Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the kin Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the kin Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the menage Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the menage Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the order Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the order Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the phratry Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the sept Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the sept Capromyidae ?", "Is the Cuban coney an extinct species of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an extinct species of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the brass Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the class Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the class Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the family Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the family Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the family line Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the folk Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the home Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the home Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the house Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the house Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the household Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the household Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the kin Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the menage Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the order Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the order Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the sept Capromyidae ?", "Is the Cuban coney an nonextant coinage of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an nonextant coinage of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the brass Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the brass Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the class Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the class Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the family Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the family Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the family line Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the family line Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the family unit Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the folk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the folk Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the home Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the home Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the house Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the house Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the household Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the household Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the kin Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the kin Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the menage Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the menage Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the order Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the order Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the phratry Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the sept Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the sept Capromyidae ?", "Is the Cuban coney an nonextant coinage of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an nonextant coinage of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the brass Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the class Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the class Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the family Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the family Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the family line Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the folk Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the home Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the home Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the house Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the house Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the household Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the household Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the kin Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the menage Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the order Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the order Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the sept Capromyidae ?", "Is the Cuban coney an nonextant species of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an nonextant species of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the brass Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the brass Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the class Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the class Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the family Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the family Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the family line Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the family line Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the family unit Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the folk Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the folk Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the home Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the home Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the house Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the house Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the household Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the household Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the kin Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the kin Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the menage Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the menage Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the order Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the order Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the phratry Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the sept Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the sept Capromyidae ?", "Is the Cuban coney an nonextant species of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an nonextant species of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the brass Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the class Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the class Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the family Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the family Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the family line Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the folk Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the home Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the home Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the house Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the house Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the household Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the household Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the kin Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the menage Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the order Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the order Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the sept Capromyidae ?", "Is the Cuban coney an out coinage of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an out coinage of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the brass Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the brass Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the class Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the class Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the family Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the family Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the family line Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the family line Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the family unit Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the folk Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the folk Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the home Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the home Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the house Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the house Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the household Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the household Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the kin Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the kin Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the menage Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the menage Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the order Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the order Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the phratry Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the sept Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the sept Capromyidae ?", "Is the Cuban coney an out coinage of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an out coinage of rodent in the syndicate Capromyidae ?", "Is the Cuban coney an out species of gnawer in the brass Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the brass Capromyidae ?", "Is the Cuban coney an out species of gnawer in the class Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the class Capromyidae ?", "Is the Cuban coney an out species of gnawer in the domestic violence Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the domestic violence Capromyidae ?", "Is the Cuban coney an out species of gnawer in the family Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the family Capromyidae ?", "Is the Cuban coney an out species of gnawer in the family line Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the family line Capromyidae ?", "Is the Cuban coney an out species of gnawer in the family unit Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the family unit Capromyidae ?", "Is the Cuban coney an out species of gnawer in the fellowship Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the fellowship Capromyidae ?", "Is the Cuban coney an out species of gnawer in the folk Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the folk Capromyidae ?", "Is the Cuban coney an out species of gnawer in the home Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the home Capromyidae ?", "Is the Cuban coney an out species of gnawer in the house Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the house Capromyidae ?", "Is the Cuban coney an out species of gnawer in the household Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the household Capromyidae ?", "Is the Cuban coney an out species of gnawer in the kin Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the kin Capromyidae ?", "Is the Cuban coney an out species of gnawer in the kinfolk Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the kinfolk Capromyidae ?", "Is the Cuban coney an out species of gnawer in the kinsfolk Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the kinsfolk Capromyidae ?", "Is the Cuban coney an out species of gnawer in the menage Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the menage Capromyidae ?", "Is the Cuban coney an out species of gnawer in the order Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the order Capromyidae ?", "Is the Cuban coney an out species of gnawer in the phratry Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the phratry Capromyidae ?", "Is the Cuban coney an out species of gnawer in the sept Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the sept Capromyidae ?", "Is the Cuban coney an out species of gnawer in the syndicate Capromyidae ?", "Where is The Cuban coney an out species of gnawer in the syndicate Capromyidae ?", "Is the Cuban coney an out species of rodent in the brass Capromyidae ?", "Where is The Cuban coney an out species of rodent in the brass Capromyidae ?", "Is the Cuban coney an out species of rodent in the class Capromyidae ?", "Where is The Cuban coney an out species of rodent in the class Capromyidae ?", "Is the Cuban coney an out species of rodent in the domestic violence Capromyidae ?", "Where is The Cuban coney an out species of rodent in the domestic violence Capromyidae ?", "Is the Cuban coney an out species of rodent in the family Capromyidae ?", "Where is The Cuban coney an out species of rodent in the family Capromyidae ?", "Is the Cuban coney an out species of rodent in the family line Capromyidae ?", "Where is The Cuban coney an out species of rodent in the family line Capromyidae ?", "Is the Cuban coney an out species of rodent in the family unit Capromyidae ?", "Where is The Cuban coney an out species of rodent in the family unit Capromyidae ?", "Is the Cuban coney an out species of rodent in the fellowship Capromyidae ?", "Where is The Cuban coney an out species of rodent in the fellowship Capromyidae ?", "Is the Cuban coney an out species of rodent in the folk Capromyidae ?", "Where is The Cuban coney an out species of rodent in the folk Capromyidae ?", "Is the Cuban coney an out species of rodent in the home Capromyidae ?", "Where is The Cuban coney an out species of rodent in the home Capromyidae ?", "Is the Cuban coney an out species of rodent in the house Capromyidae ?", "Where is The Cuban coney an out species of rodent in the house Capromyidae ?", "Is the Cuban coney an out species of rodent in the household Capromyidae ?", "Where is The Cuban coney an out species of rodent in the household Capromyidae ?", "Is the Cuban coney an out species of rodent in the kin Capromyidae ?", "Where is The Cuban coney an out species of rodent in the kin Capromyidae ?", "Is the Cuban coney an out species of rodent in the kinfolk Capromyidae ?", "Where is The Cuban coney an out species of rodent in the kinfolk Capromyidae ?", "Is the Cuban coney an out species of rodent in the kinsfolk Capromyidae ?", "Where is The Cuban coney an out species of rodent in the kinsfolk Capromyidae ?", "Is the Cuban coney an out species of rodent in the menage Capromyidae ?", "Where is The Cuban coney an out species of rodent in the menage Capromyidae ?", "Is the Cuban coney an out species of rodent in the order Capromyidae ?", "Where is The Cuban coney an out species of rodent in the order Capromyidae ?", "Is the Cuban coney an out species of rodent in the phratry Capromyidae ?", "Where is The Cuban coney an out species of rodent in the phratry Capromyidae ?", "Is the Cuban coney an out species of rodent in the sept Capromyidae ?", "Where is The Cuban coney an out species of rodent in the sept Capromyidae ?", "Is the Cuban coney an out species of rodent in the syndicate Capromyidae ?", "Where is The Cuban coney an out species of rodent in the syndicate Capromyidae ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the an species of rodent in the family Capromyidae ?", "Where is The an species of rodent in the family Capromyidae ?", "Is the an dead coinage of gnawer in the brass Capromyidae ?", "Where is The an dead coinage of gnawer in the brass Capromyidae ?", "Is the an dead coinage of gnawer in the class Capromyidae ?", "Where is The an dead coinage of gnawer in the class Capromyidae ?", "Is the an dead coinage of gnawer in the domestic violence Capromyidae ?", "Where is The an dead coinage of gnawer in the domestic violence Capromyidae ?", "Is the an dead coinage of gnawer in the family Capromyidae ?", "Where is The an dead coinage of gnawer in the family Capromyidae ?", "Is the an dead coinage of gnawer in the family line Capromyidae ?", "Where is The an dead coinage of gnawer in the family line Capromyidae ?", "Is the an dead coinage of gnawer in the family unit Capromyidae ?", "Where is The an dead coinage of gnawer in the family unit Capromyidae ?", "Is the an dead coinage of gnawer in the fellowship Capromyidae ?", "Where is The an dead coinage of gnawer in the fellowship Capromyidae ?", "Is the an dead coinage of gnawer in the folk Capromyidae ?", "Where is The an dead coinage of gnawer in the folk Capromyidae ?", "Is the an dead coinage of gnawer in the home Capromyidae ?", "Where is The an dead coinage of gnawer in the home Capromyidae ?", "Is the an dead coinage of gnawer in the house Capromyidae ?", "Where is The an dead coinage of gnawer in the house Capromyidae ?", "Is the an dead coinage of gnawer in the household Capromyidae ?", "Where is The an dead coinage of gnawer in the household Capromyidae ?", "Is the an dead coinage of gnawer in the kin Capromyidae ?", "Where is The an dead coinage of gnawer in the kin Capromyidae ?", "Is the an dead coinage of gnawer in the kinfolk Capromyidae ?", "Where is The an dead coinage of gnawer in the kinfolk Capromyidae ?", "Is the an dead coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The an dead coinage of gnawer in the kinsfolk Capromyidae ?", "Is the an dead coinage of gnawer in the menage Capromyidae ?", "Where is The an dead coinage of gnawer in the menage Capromyidae ?", "Is the an dead coinage of gnawer in the order Capromyidae ?", "Where is The an dead coinage of gnawer in the order Capromyidae ?", "Is the an dead coinage of gnawer in the phratry Capromyidae ?", "Where is The an dead coinage of gnawer in the phratry Capromyidae ?", "Is the an dead coinage of gnawer in the sept Capromyidae ?", "Where is The an dead coinage of gnawer in the sept Capromyidae ?", "Is the an dead coinage of gnawer in the syndicate Capromyidae ?", "Where is The an dead coinage of gnawer in the syndicate Capromyidae ?", "Is the an dead coinage of rodent in the brass Capromyidae ?", "Where is The an dead coinage of rodent in the brass Capromyidae ?", "Is the an dead coinage of rodent in the class Capromyidae ?", "Where is The an dead coinage of rodent in the class Capromyidae ?", "Is the an dead coinage of rodent in the domestic violence Capromyidae ?", "Where is The an dead coinage of rodent in the domestic violence Capromyidae ?", "Is the an dead coinage of rodent in the family Capromyidae ?", "Where is The an dead coinage of rodent in the family Capromyidae ?", "Is the an dead coinage of rodent in the family line Capromyidae ?", "Where is The an dead coinage of rodent in the family line Capromyidae ?", "Is the an dead coinage of rodent in the family unit Capromyidae ?", "Where is The an dead coinage of rodent in the family unit Capromyidae ?", "Is the an dead coinage of rodent in the fellowship Capromyidae ?", "Where is The an dead coinage of rodent in the fellowship Capromyidae ?", "Is the an dead coinage of rodent in the folk Capromyidae ?", "Where is The an dead coinage of rodent in the folk Capromyidae ?", "Is the an dead coinage of rodent in the home Capromyidae ?", "Where is The an dead coinage of rodent in the home Capromyidae ?", "Is the an dead coinage of rodent in the house Capromyidae ?", "Where is The an dead coinage of rodent in the house Capromyidae ?", "Is the an dead coinage of rodent in the household Capromyidae ?", "Where is The an dead coinage of rodent in the household Capromyidae ?", "Is the an dead coinage of rodent in the kin Capromyidae ?", "Where is The an dead coinage of rodent in the kin Capromyidae ?", "Is the an dead coinage of rodent in the kinfolk Capromyidae ?", "Where is The an dead coinage of rodent in the kinfolk Capromyidae ?", "Is the an dead coinage of rodent in the kinsfolk Capromyidae ?", "Where is The an dead coinage of rodent in the kinsfolk Capromyidae ?", "Is the an dead coinage of rodent in the menage Capromyidae ?", "Where is The an dead coinage of rodent in the menage Capromyidae ?", "Is the an dead coinage of rodent in the order Capromyidae ?", "Where is The an dead coinage of rodent in the order Capromyidae ?", "Is the an dead coinage of rodent in the phratry Capromyidae ?", "Where is The an dead coinage of rodent in the phratry Capromyidae ?", "Is the an dead coinage of rodent in the sept Capromyidae ?", "Where is The an dead coinage of rodent in the sept Capromyidae ?", "Is the an dead coinage of rodent in the syndicate Capromyidae ?", "Where is The an dead coinage of rodent in the syndicate Capromyidae ?", "Is the an dead species of gnawer in the brass Capromyidae ?", "Where is The an dead species of gnawer in the brass Capromyidae ?", "Is the an dead species of gnawer in the class Capromyidae ?", "Where is The an dead species of gnawer in the class Capromyidae ?", "Is the an dead species of gnawer in the domestic violence Capromyidae ?", "Where is The an dead species of gnawer in the domestic violence Capromyidae ?", "Is the an dead species of gnawer in the family Capromyidae ?", "Where is The an dead species of gnawer in the family Capromyidae ?", "Is the an dead species of gnawer in the family line Capromyidae ?", "Where is The an dead species of gnawer in the family line Capromyidae ?", "Is the an dead species of gnawer in the family unit Capromyidae ?", "Where is The an dead species of gnawer in the family unit Capromyidae ?", "Is the an dead species of gnawer in the fellowship Capromyidae ?", "Where is The an dead species of gnawer in the fellowship Capromyidae ?", "Is the an dead species of gnawer in the folk Capromyidae ?", "Where is The an dead species of gnawer in the folk Capromyidae ?", "Is the an dead species of gnawer in the home Capromyidae ?", "Where is The an dead species of gnawer in the home Capromyidae ?", "Is the an dead species of gnawer in the house Capromyidae ?", "Where is The an dead species of gnawer in the house Capromyidae ?", "Is the an dead species of gnawer in the household Capromyidae ?", "Where is The an dead species of gnawer in the household Capromyidae ?", "Is the an dead species of gnawer in the kin Capromyidae ?", "Where is The an dead species of gnawer in the kin Capromyidae ?", "Is the an dead species of gnawer in the kinfolk Capromyidae ?", "Where is The an dead species of gnawer in the kinfolk Capromyidae ?", "Is the an dead species of gnawer in the kinsfolk Capromyidae ?", "Where is The an dead species of gnawer in the kinsfolk Capromyidae ?", "Is the an dead species of gnawer in the menage Capromyidae ?", "Where is The an dead species of gnawer in the menage Capromyidae ?", "Is the an dead species of gnawer in the order Capromyidae ?", "Where is The an dead species of gnawer in the order Capromyidae ?", "Is the an dead species of gnawer in the phratry Capromyidae ?", "Where is The an dead species of gnawer in the phratry Capromyidae ?", "Is the an dead species of gnawer in the sept Capromyidae ?", "Where is The an dead species of gnawer in the sept Capromyidae ?", "Is the an dead species of gnawer in the syndicate Capromyidae ?", "Where is The an dead species of gnawer in the syndicate Capromyidae ?", "Is the an dead species of rodent in the brass Capromyidae ?", "Where is The an dead species of rodent in the brass Capromyidae ?", "Is the an dead species of rodent in the class Capromyidae ?", "Where is The an dead species of rodent in the class Capromyidae ?", "Is the an dead species of rodent in the domestic violence Capromyidae ?", "Where is The an dead species of rodent in the domestic violence Capromyidae ?", "Is the an dead species of rodent in the family Capromyidae ?", "Where is The an dead species of rodent in the family Capromyidae ?", "Is the an dead species of rodent in the family line Capromyidae ?", "Where is The an dead species of rodent in the family line Capromyidae ?", "Is the an dead species of rodent in the family unit Capromyidae ?", "Where is The an dead species of rodent in the family unit Capromyidae ?", "Is the an dead species of rodent in the fellowship Capromyidae ?", "Where is The an dead species of rodent in the fellowship Capromyidae ?", "Is the an dead species of rodent in the folk Capromyidae ?", "Where is The an dead species of rodent in the folk Capromyidae ?", "Is the an dead species of rodent in the home Capromyidae ?", "Where is The an dead species of rodent in the home Capromyidae ?", "Is the an dead species of rodent in the house Capromyidae ?", "Where is The an dead species of rodent in the house Capromyidae ?", "Is the an dead species of rodent in the household Capromyidae ?", "Where is The an dead species of rodent in the household Capromyidae ?", "Is the an dead species of rodent in the kin Capromyidae ?", "Where is The an dead species of rodent in the kin Capromyidae ?", "Is the an dead species of rodent in the kinfolk Capromyidae ?", "Where is The an dead species of rodent in the kinfolk Capromyidae ?", "Is the an dead species of rodent in the kinsfolk Capromyidae ?", "Where is The an dead species of rodent in the kinsfolk Capromyidae ?", "Is the an dead species of rodent in the menage Capromyidae ?", "Where is The an dead species of rodent in the menage Capromyidae ?", "Is the an dead species of rodent in the order Capromyidae ?", "Where is The an dead species of rodent in the order Capromyidae ?", "Is the an dead species of rodent in the phratry Capromyidae ?", "Where is The an dead species of rodent in the phratry Capromyidae ?", "Is the an dead species of rodent in the sept Capromyidae ?", "Where is The an dead species of rodent in the sept Capromyidae ?", "Is the an dead species of rodent in the syndicate Capromyidae ?", "Where is The an dead species of rodent in the syndicate Capromyidae ?", "Is the an coinage of gnawer in the brass Capromyidae ?", "Where is The an coinage of gnawer in the brass Capromyidae ?", "Is the an coinage of gnawer in the class Capromyidae ?", "Where is The an coinage of gnawer in the class Capromyidae ?", "Is the an coinage of gnawer in the domestic violence Capromyidae ?", "Where is The an coinage of gnawer in the domestic violence Capromyidae ?", "Is the an coinage of gnawer in the family Capromyidae ?", "Where is The an coinage of gnawer in the family Capromyidae ?", "Is the an coinage of gnawer in the family line Capromyidae ?", "Where is The an coinage of gnawer in the family line Capromyidae ?", "Is the an coinage of gnawer in the family unit Capromyidae ?", "Where is The an coinage of gnawer in the family unit Capromyidae ?", "Is the an coinage of gnawer in the fellowship Capromyidae ?", "Where is The an coinage of gnawer in the fellowship Capromyidae ?", "Is the an coinage of gnawer in the folk Capromyidae ?", "Where is The an coinage of gnawer in the folk Capromyidae ?", "Is the an coinage of gnawer in the home Capromyidae ?", "Where is The an coinage of gnawer in the home Capromyidae ?", "Is the an coinage of gnawer in the house Capromyidae ?", "Where is The an coinage of gnawer in the house Capromyidae ?", "Is the an coinage of gnawer in the household Capromyidae ?", "Where is The an coinage of gnawer in the household Capromyidae ?", "Is the an coinage of gnawer in the kin Capromyidae ?", "Where is The an coinage of gnawer in the kin Capromyidae ?", "Is the an coinage of gnawer in the kinfolk Capromyidae ?", "Where is The an coinage of gnawer in the kinfolk Capromyidae ?", "Is the an coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The an coinage of gnawer in the kinsfolk Capromyidae ?", "Is the an coinage of gnawer in the menage Capromyidae ?", "Where is The an coinage of gnawer in the menage Capromyidae ?", "Is the an coinage of gnawer in the order Capromyidae ?", "Where is The an coinage of gnawer in the order Capromyidae ?", "Is the an coinage of gnawer in the phratry Capromyidae ?", "Where is The an coinage of gnawer in the phratry Capromyidae ?", "Is the an coinage of gnawer in the sept Capromyidae ?", "Where is The an coinage of gnawer in the sept Capromyidae ?", "Is the an coinage of gnawer in the syndicate Capromyidae ?", "Where is The an coinage of gnawer in the syndicate Capromyidae ?", "Is the an coinage of rodent in the brass Capromyidae ?", "Where is The an coinage of rodent in the brass Capromyidae ?", "Is the an coinage of rodent in the class Capromyidae ?", "Where is The an coinage of rodent in the class Capromyidae ?", "Is the an coinage of rodent in the domestic violence Capromyidae ?", "Where is The an coinage of rodent in the domestic violence Capromyidae ?", "Is the an coinage of rodent in the family Capromyidae ?", "Where is The an coinage of rodent in the family Capromyidae ?", "Is the an coinage of rodent in the family line Capromyidae ?", "Where is The an coinage of rodent in the family line Capromyidae ?", "Is the an coinage of rodent in the family unit Capromyidae ?", "Where is The an coinage of rodent in the family unit Capromyidae ?", "Is the an coinage of rodent in the fellowship Capromyidae ?", "Where is The an coinage of rodent in the fellowship Capromyidae ?", "Is the an coinage of rodent in the folk Capromyidae ?", "Where is The an coinage of rodent in the folk Capromyidae ?", "Is the an coinage of rodent in the home Capromyidae ?", "Where is The an coinage of rodent in the home Capromyidae ?", "Is the an coinage of rodent in the house Capromyidae ?", "Where is The an coinage of rodent in the house Capromyidae ?", "Is the an coinage of rodent in the household Capromyidae ?", "Where is The an coinage of rodent in the household Capromyidae ?", "Is the an coinage of rodent in the kin Capromyidae ?", "Where is The an coinage of rodent in the kin Capromyidae ?", "Is the an coinage of rodent in the kinfolk Capromyidae ?", "Where is The an coinage of rodent in the kinfolk Capromyidae ?", "Is the an coinage of rodent in the kinsfolk Capromyidae ?", "Where is The an coinage of rodent in the kinsfolk Capromyidae ?", "Is the an coinage of rodent in the menage Capromyidae ?", "Where is The an coinage of rodent in the menage Capromyidae ?", "Is the an coinage of rodent in the order Capromyidae ?", "Where is The an coinage of rodent in the order Capromyidae ?", "Is the an coinage of rodent in the phratry Capromyidae ?", "Where is The an coinage of rodent in the phratry Capromyidae ?", "Is the an coinage of rodent in the sept Capromyidae ?", "Where is The an coinage of rodent in the sept Capromyidae ?", "Is the an coinage of rodent in the syndicate Capromyidae ?", "Where is The an coinage of rodent in the syndicate Capromyidae ?", "Is the an species of gnawer in the brass Capromyidae ?", "Where is The an species of gnawer in the brass Capromyidae ?", "Is the an species of gnawer in the class Capromyidae ?", "Where is The an species of gnawer in the class Capromyidae ?", "Is the an species of gnawer in the domestic violence Capromyidae ?", "Where is The an species of gnawer in the domestic violence Capromyidae ?", "Is the an species of gnawer in the family Capromyidae ?", "Where is The an species of gnawer in the family Capromyidae ?", "Is the an species of gnawer in the family line Capromyidae ?", "Where is The an species of gnawer in the family line Capromyidae ?", "Is the an species of gnawer in the family unit Capromyidae ?", "Where is The an species of gnawer in the family unit Capromyidae ?", "Is the an species of gnawer in the fellowship Capromyidae ?", "Where is The an species of gnawer in the fellowship Capromyidae ?", "Is the an species of gnawer in the folk Capromyidae ?", "Where is The an species of gnawer in the folk Capromyidae ?", "Is the an species of gnawer in the home Capromyidae ?", "Where is The an species of gnawer in the home Capromyidae ?", "Is the an species of gnawer in the house Capromyidae ?", "Where is The an species of gnawer in the house Capromyidae ?", "Is the an species of gnawer in the household Capromyidae ?", "Where is The an species of gnawer in the household Capromyidae ?", "Is the an species of gnawer in the kin Capromyidae ?", "Where is The an species of gnawer in the kin Capromyidae ?", "Is the an species of gnawer in the kinfolk Capromyidae ?", "Where is The an species of gnawer in the kinfolk Capromyidae ?", "Is the an species of gnawer in the kinsfolk Capromyidae ?", "Where is The an species of gnawer in the kinsfolk Capromyidae ?", "Is the an species of gnawer in the menage Capromyidae ?", "Where is The an species of gnawer in the menage Capromyidae ?", "Is the an species of gnawer in the order Capromyidae ?", "Where is The an species of gnawer in the order Capromyidae ?", "Is the an species of gnawer in the phratry Capromyidae ?", "Where is The an species of gnawer in the phratry Capromyidae ?", "Is the an species of gnawer in the sept Capromyidae ?", "Where is The an species of gnawer in the sept Capromyidae ?", "Is the an species of gnawer in the syndicate Capromyidae ?", "Where is The an species of gnawer in the syndicate Capromyidae ?", "Is the an species of rodent in the brass Capromyidae ?", "Where is The an species of rodent in the brass Capromyidae ?", "Is the an species of rodent in the class Capromyidae ?", "Where is The an species of rodent in the class Capromyidae ?", "Is the an species of rodent in the domestic violence Capromyidae ?", "Where is The an species of rodent in the domestic violence Capromyidae ?", "Is the an species of rodent in the family line Capromyidae ?", "Where is The an species of rodent in the family line Capromyidae ?", "Is the an species of rodent in the family unit Capromyidae ?", "Where is The an species of rodent in the family unit Capromyidae ?", "Is the an species of rodent in the fellowship Capromyidae ?", "Where is The an species of rodent in the fellowship Capromyidae ?", "Is the an species of rodent in the folk Capromyidae ?", "Where is The an species of rodent in the folk Capromyidae ?", "Is the an species of rodent in the home Capromyidae ?", "Where is The an species of rodent in the home Capromyidae ?", "Is the an species of rodent in the house Capromyidae ?", "Where is The an species of rodent in the house Capromyidae ?", "Is the an species of rodent in the household Capromyidae ?", "Where is The an species of rodent in the household Capromyidae ?", "Is the an species of rodent in the kin Capromyidae ?", "Where is The an species of rodent in the kin Capromyidae ?", "Is the an species of rodent in the kinfolk Capromyidae ?", "Where is The an species of rodent in the kinfolk Capromyidae ?", "Is the an species of rodent in the kinsfolk Capromyidae ?", "Where is The an species of rodent in the kinsfolk Capromyidae ?", "Is the an species of rodent in the menage Capromyidae ?", "Where is The an species of rodent in the menage Capromyidae ?", "Is the an species of rodent in the order Capromyidae ?", "Where is The an species of rodent in the order Capromyidae ?", "Is the an species of rodent in the phratry Capromyidae ?", "Where is The an species of rodent in the phratry Capromyidae ?", "Is the an species of rodent in the sept Capromyidae ?", "Where is The an species of rodent in the sept Capromyidae ?", "Is the an species of rodent in the syndicate Capromyidae ?", "Where is The an species of rodent in the syndicate Capromyidae ?", "Is the an nonextant coinage of gnawer in the brass Capromyidae ?", "Where is The an nonextant coinage of gnawer in the brass Capromyidae ?", "Is the an nonextant coinage of gnawer in the class Capromyidae ?", "Where is The an nonextant coinage of gnawer in the class Capromyidae ?", "Is the an nonextant coinage of gnawer in the domestic violence Capromyidae ?", "Where is The an nonextant coinage of gnawer in the domestic violence Capromyidae ?", "Is the an nonextant coinage of gnawer in the family Capromyidae ?", "Where is The an nonextant coinage of gnawer in the family Capromyidae ?", "Is the an nonextant coinage of gnawer in the family line Capromyidae ?", "Where is The an nonextant coinage of gnawer in the family line Capromyidae ?", "Is the an nonextant coinage of gnawer in the family unit Capromyidae ?", "Where is The an nonextant coinage of gnawer in the family unit Capromyidae ?", "Is the an nonextant coinage of gnawer in the fellowship Capromyidae ?", "Where is The an nonextant coinage of gnawer in the fellowship Capromyidae ?", "Is the an nonextant coinage of gnawer in the folk Capromyidae ?", "Where is The an nonextant coinage of gnawer in the folk Capromyidae ?", "Is the an nonextant coinage of gnawer in the home Capromyidae ?", "Where is The an nonextant coinage of gnawer in the home Capromyidae ?", "Is the an nonextant coinage of gnawer in the house Capromyidae ?", "Where is The an nonextant coinage of gnawer in the house Capromyidae ?", "Is the an nonextant coinage of gnawer in the household Capromyidae ?", "Where is The an nonextant coinage of gnawer in the household Capromyidae ?", "Is the an nonextant coinage of gnawer in the kin Capromyidae ?", "Where is The an nonextant coinage of gnawer in the kin Capromyidae ?", "Is the an nonextant coinage of gnawer in the kinfolk Capromyidae ?", "Where is The an nonextant coinage of gnawer in the kinfolk Capromyidae ?", "Is the an nonextant coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The an nonextant coinage of gnawer in the kinsfolk Capromyidae ?", "Is the an nonextant coinage of gnawer in the menage Capromyidae ?", "Where is The an nonextant coinage of gnawer in the menage Capromyidae ?", "Is the an nonextant coinage of gnawer in the order Capromyidae ?", "Where is The an nonextant coinage of gnawer in the order Capromyidae ?", "Is the an nonextant coinage of gnawer in the phratry Capromyidae ?", "Where is The an nonextant coinage of gnawer in the phratry Capromyidae ?", "Is the an nonextant coinage of gnawer in the sept Capromyidae ?", "Where is The an nonextant coinage of gnawer in the sept Capromyidae ?", "Is the an nonextant coinage of gnawer in the syndicate Capromyidae ?", "Where is The an nonextant coinage of gnawer in the syndicate Capromyidae ?", "Is the an nonextant coinage of rodent in the brass Capromyidae ?", "Where is The an nonextant coinage of rodent in the brass Capromyidae ?", "Is the an nonextant coinage of rodent in the class Capromyidae ?", "Where is The an nonextant coinage of rodent in the class Capromyidae ?", "Is the an nonextant coinage of rodent in the domestic violence Capromyidae ?", "Where is The an nonextant coinage of rodent in the domestic violence Capromyidae ?", "Is the an nonextant coinage of rodent in the family Capromyidae ?", "Where is The an nonextant coinage of rodent in the family Capromyidae ?", "Is the an nonextant coinage of rodent in the family line Capromyidae ?", "Where is The an nonextant coinage of rodent in the family line Capromyidae ?", "Is the an nonextant coinage of rodent in the family unit Capromyidae ?", "Where is The an nonextant coinage of rodent in the family unit Capromyidae ?", "Is the an nonextant coinage of rodent in the fellowship Capromyidae ?", "Where is The an nonextant coinage of rodent in the fellowship Capromyidae ?", "Is the an nonextant coinage of rodent in the folk Capromyidae ?", "Where is The an nonextant coinage of rodent in the folk Capromyidae ?", "Is the an nonextant coinage of rodent in the home Capromyidae ?", "Where is The an nonextant coinage of rodent in the home Capromyidae ?", "Is the an nonextant coinage of rodent in the house Capromyidae ?", "Where is The an nonextant coinage of rodent in the house Capromyidae ?", "Is the an nonextant coinage of rodent in the household Capromyidae ?", "Where is The an nonextant coinage of rodent in the household Capromyidae ?", "Is the an nonextant coinage of rodent in the kin Capromyidae ?", "Where is The an nonextant coinage of rodent in the kin Capromyidae ?", "Is the an nonextant coinage of rodent in the kinfolk Capromyidae ?", "Where is The an nonextant coinage of rodent in the kinfolk Capromyidae ?", "Is the an nonextant coinage of rodent in the kinsfolk Capromyidae ?", "Where is The an nonextant coinage of rodent in the kinsfolk Capromyidae ?", "Is the an nonextant coinage of rodent in the menage Capromyidae ?", "Where is The an nonextant coinage of rodent in the menage Capromyidae ?", "Is the an nonextant coinage of rodent in the order Capromyidae ?", "Where is The an nonextant coinage of rodent in the order Capromyidae ?", "Is the an nonextant coinage of rodent in the phratry Capromyidae ?", "Where is The an nonextant coinage of rodent in the phratry Capromyidae ?", "Is the an nonextant coinage of rodent in the sept Capromyidae ?", "Where is The an nonextant coinage of rodent in the sept Capromyidae ?", "Is the an nonextant coinage of rodent in the syndicate Capromyidae ?", "Where is The an nonextant coinage of rodent in the syndicate Capromyidae ?", "Is the an nonextant species of gnawer in the brass Capromyidae ?", "Where is The an nonextant species of gnawer in the brass Capromyidae ?", "Is the an nonextant species of gnawer in the class Capromyidae ?", "Where is The an nonextant species of gnawer in the class Capromyidae ?", "Is the an nonextant species of gnawer in the domestic violence Capromyidae ?", "Where is The an nonextant species of gnawer in the domestic violence Capromyidae ?", "Is the an nonextant species of gnawer in the family Capromyidae ?", "Where is The an nonextant species of gnawer in the family Capromyidae ?", "Is the an nonextant species of gnawer in the family line Capromyidae ?", "Where is The an nonextant species of gnawer in the family line Capromyidae ?", "Is the an nonextant species of gnawer in the family unit Capromyidae ?", "Where is The an nonextant species of gnawer in the family unit Capromyidae ?", "Is the an nonextant species of gnawer in the fellowship Capromyidae ?", "Where is The an nonextant species of gnawer in the fellowship Capromyidae ?", "Is the an nonextant species of gnawer in the folk Capromyidae ?", "Where is The an nonextant species of gnawer in the folk Capromyidae ?", "Is the an nonextant species of gnawer in the home Capromyidae ?", "Where is The an nonextant species of gnawer in the home Capromyidae ?", "Is the an nonextant species of gnawer in the house Capromyidae ?", "Where is The an nonextant species of gnawer in the house Capromyidae ?", "Is the an nonextant species of gnawer in the household Capromyidae ?", "Where is The an nonextant species of gnawer in the household Capromyidae ?", "Is the an nonextant species of gnawer in the kin Capromyidae ?", "Where is The an nonextant species of gnawer in the kin Capromyidae ?", "Is the an nonextant species of gnawer in the kinfolk Capromyidae ?", "Where is The an nonextant species of gnawer in the kinfolk Capromyidae ?", "Is the an nonextant species of gnawer in the kinsfolk Capromyidae ?", "Where is The an nonextant species of gnawer in the kinsfolk Capromyidae ?", "Is the an nonextant species of gnawer in the menage Capromyidae ?", "Where is The an nonextant species of gnawer in the menage Capromyidae ?", "Is the an nonextant species of gnawer in the order Capromyidae ?", "Where is The an nonextant species of gnawer in the order Capromyidae ?", "Is the an nonextant species of gnawer in the phratry Capromyidae ?", "Where is The an nonextant species of gnawer in the phratry Capromyidae ?", "Is the an nonextant species of gnawer in the sept Capromyidae ?", "Where is The an nonextant species of gnawer in the sept Capromyidae ?", "Is the an nonextant species of gnawer in the syndicate Capromyidae ?", "Where is The an nonextant species of gnawer in the syndicate Capromyidae ?", "Is the an nonextant species of rodent in the brass Capromyidae ?", "Where is The an nonextant species of rodent in the brass Capromyidae ?", "Is the an nonextant species of rodent in the class Capromyidae ?", "Where is The an nonextant species of rodent in the class Capromyidae ?", "Is the an nonextant species of rodent in the domestic violence Capromyidae ?", "Where is The an nonextant species of rodent in the domestic violence Capromyidae ?", "Is the an nonextant species of rodent in the family Capromyidae ?", "Where is The an nonextant species of rodent in the family Capromyidae ?", "Is the an nonextant species of rodent in the family line Capromyidae ?", "Where is The an nonextant species of rodent in the family line Capromyidae ?", "Is the an nonextant species of rodent in the family unit Capromyidae ?", "Where is The an nonextant species of rodent in the family unit Capromyidae ?", "Is the an nonextant species of rodent in the fellowship Capromyidae ?", "Where is The an nonextant species of rodent in the fellowship Capromyidae ?", "Is the an nonextant species of rodent in the folk Capromyidae ?", "Where is The an nonextant species of rodent in the folk Capromyidae ?", "Is the an nonextant species of rodent in the home Capromyidae ?", "Where is The an nonextant species of rodent in the home Capromyidae ?", "Is the an nonextant species of rodent in the house Capromyidae ?", "Where is The an nonextant species of rodent in the house Capromyidae ?", "Is the an nonextant species of rodent in the household Capromyidae ?", "Where is The an nonextant species of rodent in the household Capromyidae ?", "Is the an nonextant species of rodent in the kin Capromyidae ?", "Where is The an nonextant species of rodent in the kin Capromyidae ?", "Is the an nonextant species of rodent in the kinfolk Capromyidae ?", "Where is The an nonextant species of rodent in the kinfolk Capromyidae ?", "Is the an nonextant species of rodent in the kinsfolk Capromyidae ?", "Where is The an nonextant species of rodent in the kinsfolk Capromyidae ?", "Is the an nonextant species of rodent in the menage Capromyidae ?", "Where is The an nonextant species of rodent in the menage Capromyidae ?", "Is the an nonextant species of rodent in the order Capromyidae ?", "Where is The an nonextant species of rodent in the order Capromyidae ?", "Is the an nonextant species of rodent in the phratry Capromyidae ?", "Where is The an nonextant species of rodent in the phratry Capromyidae ?", "Is the an nonextant species of rodent in the sept Capromyidae ?", "Where is The an nonextant species of rodent in the sept Capromyidae ?", "Is the an nonextant species of rodent in the syndicate Capromyidae ?", "Where is The an nonextant species of rodent in the syndicate Capromyidae ?", "Is the an out coinage of gnawer in the brass Capromyidae ?", "Where is The an out coinage of gnawer in the brass Capromyidae ?", "Is the an out coinage of gnawer in the class Capromyidae ?", "Where is The an out coinage of gnawer in the class Capromyidae ?", "Is the an out coinage of gnawer in the domestic violence Capromyidae ?", "Where is The an out coinage of gnawer in the domestic violence Capromyidae ?", "Is the an out coinage of gnawer in the family Capromyidae ?", "Where is The an out coinage of gnawer in the family Capromyidae ?", "Is the an out coinage of gnawer in the family line Capromyidae ?", "Where is The an out coinage of gnawer in the family line Capromyidae ?", "Is the an out coinage of gnawer in the family unit Capromyidae ?", "Where is The an out coinage of gnawer in the family unit Capromyidae ?", "Is the an out coinage of gnawer in the fellowship Capromyidae ?", "Where is The an out coinage of gnawer in the fellowship Capromyidae ?", "Is the an out coinage of gnawer in the folk Capromyidae ?", "Where is The an out coinage of gnawer in the folk Capromyidae ?", "Is the an out coinage of gnawer in the home Capromyidae ?", "Where is The an out coinage of gnawer in the home Capromyidae ?", "Is the an out coinage of gnawer in the house Capromyidae ?", "Where is The an out coinage of gnawer in the house Capromyidae ?", "Is the an out coinage of gnawer in the household Capromyidae ?", "Where is The an out coinage of gnawer in the household Capromyidae ?", "Is the an out coinage of gnawer in the kin Capromyidae ?", "Where is The an out coinage of gnawer in the kin Capromyidae ?", "Is the an out coinage of gnawer in the kinfolk Capromyidae ?", "Where is The an out coinage of gnawer in the kinfolk Capromyidae ?", "Is the an out coinage of gnawer in the kinsfolk Capromyidae ?", "Where is The an out coinage of gnawer in the kinsfolk Capromyidae ?", "Is the an out coinage of gnawer in the menage Capromyidae ?", "Where is The an out coinage of gnawer in the menage Capromyidae ?", "Is the an out coinage of gnawer in the order Capromyidae ?", "Where is The an out coinage of gnawer in the order Capromyidae ?", "Is the an out coinage of gnawer in the phratry Capromyidae ?", "Where is The an out coinage of gnawer in the phratry Capromyidae ?", "Is the an out coinage of gnawer in the sept Capromyidae ?", "Where is The an out coinage of gnawer in the sept Capromyidae ?", "Is the an out coinage of gnawer in the syndicate Capromyidae ?", "Where is The an out coinage of gnawer in the syndicate Capromyidae ?", "Is the an out coinage of rodent in the brass Capromyidae ?", "Where is The an out coinage of rodent in the brass Capromyidae ?", "Is the an out coinage of rodent in the class Capromyidae ?", "Where is The an out coinage of rodent in the class Capromyidae ?", "Is the an out coinage of rodent in the domestic violence Capromyidae ?", "Where is The an out coinage of rodent in the domestic violence Capromyidae ?", "Is the an out coinage of rodent in the family Capromyidae ?", "Where is The an out coinage of rodent in the family Capromyidae ?", "Is the an out coinage of rodent in the family line Capromyidae ?", "Where is The an out coinage of rodent in the family line Capromyidae ?", "Is the an out coinage of rodent in the family unit Capromyidae ?", "Where is The an out coinage of rodent in the family unit Capromyidae ?", "Is the an out coinage of rodent in the fellowship Capromyidae ?", "Where is The an out coinage of rodent in the fellowship Capromyidae ?", "Is the an out coinage of rodent in the folk Capromyidae ?", "Where is The an out coinage of rodent in the folk Capromyidae ?", "Is the an out coinage of rodent in the home Capromyidae ?", "Where is The an out coinage of rodent in the home Capromyidae ?", "Is the an out coinage of rodent in the house Capromyidae ?", "Where is The an out coinage of rodent in the house Capromyidae ?", "Is the an out coinage of rodent in the household Capromyidae ?", "Where is The an out coinage of rodent in the household Capromyidae ?", "Is the an out coinage of rodent in the kin Capromyidae ?", "Where is The an out coinage of rodent in the kin Capromyidae ?", "Is the an out coinage of rodent in the kinfolk Capromyidae ?", "Where is The an out coinage of rodent in the kinfolk Capromyidae ?", "Is the an out coinage of rodent in the kinsfolk Capromyidae ?", "Where is The an out coinage of rodent in the kinsfolk Capromyidae ?", "Is the an out coinage of rodent in the menage Capromyidae ?", "Where is The an out coinage of rodent in the menage Capromyidae ?", "Is the an out coinage of rodent in the order Capromyidae ?", "Where is The an out coinage of rodent in the order Capromyidae ?", "Is the an out coinage of rodent in the phratry Capromyidae ?", "Where is The an out coinage of rodent in the phratry Capromyidae ?", "Is the an out coinage of rodent in the sept Capromyidae ?", "Where is The an out coinage of rodent in the sept Capromyidae ?", "Is the an out coinage of rodent in the syndicate Capromyidae ?", "Where is The an out coinage of rodent in the syndicate Capromyidae ?", "Is the an out species of gnawer in the brass Capromyidae ?", "Where is The an out species of gnawer in the brass Capromyidae ?", "Is the an out species of gnawer in the class Capromyidae ?", "Where is The an out species of gnawer in the class Capromyidae ?", "Is the an out species of gnawer in the domestic violence Capromyidae ?", "Where is The an out species of gnawer in the domestic violence Capromyidae ?", "Is the an out species of gnawer in the family Capromyidae ?", "Where is The an out species of gnawer in the family Capromyidae ?", "Is the an out species of gnawer in the family line Capromyidae ?", "Where is The an out species of gnawer in the family line Capromyidae ?", "Is the an out species of gnawer in the family unit Capromyidae ?", "Where is The an out species of gnawer in the family unit Capromyidae ?", "Is the an out species of gnawer in the fellowship Capromyidae ?", "Where is The an out species of gnawer in the fellowship Capromyidae ?", "Is the an out species of gnawer in the folk Capromyidae ?", "Where is The an out species of gnawer in the folk Capromyidae ?", "Is the an out species of gnawer in the home Capromyidae ?", "Where is The an out species of gnawer in the home Capromyidae ?", "Is the an out species of gnawer in the house Capromyidae ?", "Where is The an out species of gnawer in the house Capromyidae ?", "Is the an out species of gnawer in the household Capromyidae ?", "Where is The an out species of gnawer in the household Capromyidae ?", "Is the an out species of gnawer in the kin Capromyidae ?", "Where is The an out species of gnawer in the kin Capromyidae ?", "Is the an out species of gnawer in the kinfolk Capromyidae ?", "Where is The an out species of gnawer in the kinfolk Capromyidae ?", "Is the an out species of gnawer in the kinsfolk Capromyidae ?", "Where is The an out species of gnawer in the kinsfolk Capromyidae ?", "Is the an out species of gnawer in the menage Capromyidae ?", "Where is The an out species of gnawer in the menage Capromyidae ?", "Is the an out species of gnawer in the order Capromyidae ?", "Where is The an out species of gnawer in the order Capromyidae ?", "Is the an out species of gnawer in the phratry Capromyidae ?", "Where is The an out species of gnawer in the phratry Capromyidae ?", "Is the an out species of gnawer in the sept Capromyidae ?", "Where is The an out species of gnawer in the sept Capromyidae ?", "Is the an out species of gnawer in the syndicate Capromyidae ?", "Where is The an out species of gnawer in the syndicate Capromyidae ?", "Is the an out species of rodent in the brass Capromyidae ?", "Where is The an out species of rodent in the brass Capromyidae ?", "Is the an out species of rodent in the class Capromyidae ?", "Where is The an out species of rodent in the class Capromyidae ?", "Is the an out species of rodent in the domestic violence Capromyidae ?", "Where is The an out species of rodent in the domestic violence Capromyidae ?", "Is the an out species of rodent in the family Capromyidae ?", "Where is The an out species of rodent in the family Capromyidae ?", "Is the an out species of rodent in the family line Capromyidae ?", "Where is The an out species of rodent in the family line Capromyidae ?", "Is the an out species of rodent in the family unit Capromyidae ?", "Where is The an out species of rodent in the family unit Capromyidae ?", "Is the an out species of rodent in the fellowship Capromyidae ?", "Where is The an out species of rodent in the fellowship Capromyidae ?", "Is the an out species of rodent in the folk Capromyidae ?", "Where is The an out species of rodent in the folk Capromyidae ?", "Is the an out species of rodent in the home Capromyidae ?", "Where is The an out species of rodent in the home Capromyidae ?", "Is the an out species of rodent in the house Capromyidae ?", "Where is The an out species of rodent in the house Capromyidae ?", "Is the an out species of rodent in the household Capromyidae ?", "Where is The an out species of rodent in the household Capromyidae ?", "Is the an out species of rodent in the kin Capromyidae ?", "Where is The an out species of rodent in the kin Capromyidae ?", "Is the an out species of rodent in the kinfolk Capromyidae ?", "Where is The an out species of rodent in the kinfolk Capromyidae ?", "Is the an out species of rodent in the kinsfolk Capromyidae ?", "Where is The an out species of rodent in the kinsfolk Capromyidae ?", "Is the an out species of rodent in the menage Capromyidae ?", "Where is The an out species of rodent in the menage Capromyidae ?", "Is the an out species of rodent in the order Capromyidae ?", "Where is The an out species of rodent in the order Capromyidae ?", "Is the an out species of rodent in the phratry Capromyidae ?", "Where is The an out species of rodent in the phratry Capromyidae ?", "Is the an out species of rodent in the sept Capromyidae ?", "Where is The an out species of rodent in the sept Capromyidae ?", "Is the an out species of rodent in the syndicate Capromyidae ?", "Where is The an out species of rodent in the syndicate Capromyidae ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8635900, "src_sentence": "The Trump Organization also houses ventures started by Donald Trump's daughter Ivanka, which includes Ivanka Trump Fine Jewelry (a jewelry line) and the Ivanka Trump Lifestyle Collection (a high-end designer-fashion and cosmetics line that includes fragrances, footwear, handbags, outerwear and eyewear collections).", "sentence": "Donald Trump 's daughter includes the Ivanka Trump Lifestyle Collection", "sub": "http://dbpedia.org/resource/Donald_Trump", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ivanka_Trump", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does donald Trump 's daughter includ the Ivanka Trump Lifestyle Collection?", "Who daughter includes the Ivanka Trump Lifestyle Collection?", "Where did Donald Trump 's daughter includes the?", "Does donald Trump 's daughter includ Ivanka Trump Fine Jewelry?", "Who daughter includes Ivanka Trump Fine Jewelry?", "Where did Donald Trump 's daughter includes?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does donald Trump 's daughter includ the Lifestyle Collection?", "Who daughter includes the Lifestyle Collection?", "Where did 's daughter includes the?", "Does donald Trump 's daughter includ Fine Jewelry?", "Who daughter includes Fine Jewelry?", "Where did 's daughter includes?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8635925, "src_sentence": "Trump's eldest son, Donald Jr., was quoted as saying at a 2008 New York real estate conference, \"In terms of high-end product influx into the US, Russians make up a pretty disproportionate cross-section of a lot of our assets..We see a lot of money pouring in from Russia.\"", "sentence": "Trump's eldest son was quoted as saying at a 2008 New York real estate conference, \"In terms of high-end product influx into the US, Russians make up a pretty disproportionate cross-section of a lot of our assets..We see a lot of money", "sub": "http://dbpedia.org/resource/Donald_Trump", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Were trump 's eldest son quoted as saying at a 2008 New York real estate conference , `` In terms of high-end product influx into the US , Russians make up a pretty disproportionate cross-section of a lot of our assets .. you see a lot of money ?", "Who's eldest son was quoted as saying at a 2008 New York real estate conference, \"In terms of high-end product influx into the US, Russians make up a pretty disproportionate cross-section of a lot of our assets..We see a lot of money?", "When was Trump 's eldest son quote as say at a?", "Where was Trump 's eldest son quoted as?"], "type": [-1, 1, 3, 2], "question_in_type": ["Were trump 's eldest son quoted as saying at a 2008 real estate conference , `` In terms of high-end product influx into the US , Russians make up a pretty disproportionate cross-section of a lot of our assets .. you see a lot of money ?", "Who's eldest son was quoted as saying at a 2008 real estate conference, \"In terms of high-end product influx into the US, Russians make up a pretty disproportionate cross-section of a lot of our assets..We see a lot of money?", "When was 's eldest son quote as say at a?", "Where was 's eldest son quoted as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8637738, "src_sentence": "The spotted green pigeon was scientifically named by the German naturalist Johann Friedrich Gmelin in 1789, based on Latham's description.", "sentence": "Johann Friedrich Gmelin [is] naturalist [from] Germany", "sub": "http://dbpedia.org/resource/Johann_Friedrich_Gmelin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does johann Friedrich Gmelin [is] naturalist [from] Germany?", "Who [is] naturalist [from] Germany?", "Where did Johann Friedrich Gmelin [ is ] naturalist [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does johann Friedrich [is] naturalist [from] ?", "Who [is] naturalist [from] ?", "Where did Johann Friedrich [ is ] naturalist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8637868, "src_sentence": "The spotted green pigeon was scientifically named by the German naturalist Johann Friedrich Gmelin in 1789, based on Latham's description.", "sentence": "Johann Friedrich Gmelin [is] naturalist [from] Germany", "sub": "http://dbpedia.org/resource/Johann_Friedrich_Gmelin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does johann Friedrich Gmelin [is] naturalist [from] Germany?", "Who [is] naturalist [from] Germany?", "Where did Johann Friedrich Gmelin [ is ] naturalist [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does johann Friedrich [is] naturalist [from] ?", "Who [is] naturalist [from] ?", "Where did Johann Friedrich [ is ] naturalist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8638683, "src_sentence": "Western Airlines began serving Imperial County Airport in 1943 with Douglas DC-3 flights to Los Angeles via stops in San Diego and Long Beach, and was also flying nonstop to Yuma.", "sentence": "Western Airlines began serving Imperial County Airport in 1943 with Douglas DC - 3 flights to Los Angeles via stops in Long Beach", "sub": "http://dbpedia.org/resource/Western_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Los_Angeles", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did western Airlines beg serving Imperial County Airport in 1943 with Douglas DC - 3 flights to Los Angeles via stops in Long Beach?", "Who began serving Imperial County Airport in 1943 with Douglas DC - 3 flights to Los Angeles via stops in Long Beach?", "Where did Western Airlines began serving?", "When did Western Airlines begin serve Imperial County Airport?", "Who did Western Airlines began serving?", "Did western Airlines beg serving Imperial County Airport in 1943 with Douglas DC - 3 flights to Los Angeles via stops in San Diego?", "Who began serving Imperial County Airport in 1943 with Douglas DC - 3 flights to Los Angeles via stops in San Diego?"], "type": [-1, 1, 2, 3, 1, -1, 1], "question_in_type": ["Did western Airlines beg serving Imperial County Airport in 1943 with Douglas DC - 3 flights to via stops in Long Beach?", "Who began serving Imperial County Airport in 1943 with Douglas DC - 3 flights to via stops in Long Beach?", "Where did began serving?", "When did begin serve Imperial County Airport?", "Who did began serving?", "Did western Airlines beg serving Imperial County Airport in 1943 with Douglas DC - 3 flights to via stops in San Diego?", "Who began serving Imperial County Airport in 1943 with Douglas DC - 3 flights to via stops in San Diego?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8639235, "src_sentence": "Elimia macglameriana was a species of freshwater snails with an operculum, aquatic gastropod mollusks in the family Pleuroceridae.", "sentence": "Elimia macglameriana was a species of freshwater snails with an operculum, aquatic gastropod mollusks in the family Pleuroceridae", "sub": "http://dbpedia.org/resource/Elimia_macglameriana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pleuroceridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was elimia macglameriana a species of freshwater snails with an operculum , aquatic gastropod mollusks in the family Pleuroceridae ?"], "type": [-1], "question_in_type": ["Was elimia macglameriana a species of freshwater snails with an operculum , aquatic gastropod mollusks in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8640056, "src_sentence": "Pseudophoxinus zeregi, also known as the Levantine spring minnow, is a species of ray-finned fish in the family Cyprinidae.", "sentence": "Pseudophoxinus zeregi is a species of ray-finned fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Pseudophoxinus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophoxinus zeregi a species of ray-finned fish in the family Cyprinidae ?", "Does pseudophoxinus zeregi known as the Levantine spring minnow?", "Where did Pseudophoxinus zeregi known as?", "When did Pseudophoxinus zeregi know as the Levantine?"], "type": [-1, -1, 2, 3], "question_in_type": ["Is pseudophoxinus zeregi a species of ray-finned fish in the family ?", "Does pseudophoxinus zeregi known as the Levantine spring ?", "Where did zeregi known as?", "When did zeregi know as the Levantine?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8641465, "src_sentence": "Andrei Agius (born 12 August 1986) is a Maltese footballer who plays for Hibernians as a central defender.", "sentence": "a Maltese footballer plays for Hibernians", "sub": "http://dbpedia.org/resource/Hibernians_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does a Maltese footballer plays for Hibernians?", "Where did a Maltese footballer plays for Hibernians ?", "Does a Maltese football player plays for Hibernians?", "Where did a Maltese football player plays for Hibernians ?", "Does a Maltese soccer player plays for Hibernians?", "Where did a Maltese soccer player plays for Hibernians ?", "Does a Maltese soccerist plays for Hibernians?", "Where did a Maltese soccerist plays for Hibernians ?", "Does a maltese cat football player plays for Hibernians?", "Where did a maltese cat football player plays for Hibernians ?", "Does a maltese cat footballer plays for Hibernians?", "Where did a maltese cat footballer plays for Hibernians ?", "Does a maltese cat soccer player plays for Hibernians?", "Where did a maltese cat soccer player plays for Hibernians ?", "Does a maltese cat soccerist plays for Hibernians?", "Where did a maltese cat soccerist plays for Hibernians ?", "Does a maltese dog football player plays for Hibernians?", "Where did a maltese dog football player plays for Hibernians ?", "Does a maltese dog footballer plays for Hibernians?", "Where did a maltese dog footballer plays for Hibernians ?", "Does a maltese dog soccer player plays for Hibernians?", "Where did a maltese dog soccer player plays for Hibernians ?", "Does a maltese dog soccerist plays for Hibernians?", "Where did a maltese dog soccerist plays for Hibernians ?", "Does a maltese language football player plays for Hibernians?", "Where did a maltese language football player plays for Hibernians ?", "Does a maltese language footballer plays for Hibernians?", "Where did a maltese language footballer plays for Hibernians ?", "Does a maltese language soccer player plays for Hibernians?", "Where did a maltese language soccer player plays for Hibernians ?", "Does a maltese language soccerist plays for Hibernians?", "Where did a maltese language soccerist plays for Hibernians ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Does a footballer plays for ?", "Where did a footballer plays for ?", "Does a football player plays for ?", "Where did a football player plays for ?", "Does a soccer player plays for ?", "Where did a soccer player plays for ?", "Does a soccerist plays for ?", "Where did a soccerist plays for ?", "Does a maltese cat football player plays for ?", "Where did a maltese cat football player plays for ?", "Does a maltese cat footballer plays for ?", "Where did a maltese cat footballer plays for ?", "Does a maltese cat soccer player plays for ?", "Where did a maltese cat soccer player plays for ?", "Does a maltese cat soccerist plays for ?", "Where did a maltese cat soccerist plays for ?", "Does a maltese dog football player plays for ?", "Where did a maltese dog football player plays for ?", "Does a maltese dog footballer plays for ?", "Where did a maltese dog footballer plays for ?", "Does a maltese dog soccer player plays for ?", "Where did a maltese dog soccer player plays for ?", "Does a maltese dog soccerist plays for ?", "Where did a maltese dog soccerist plays for ?", "Does a maltese language football player plays for ?", "Where did a maltese language football player plays for ?", "Does a maltese language footballer plays for ?", "Where did a maltese language footballer plays for ?", "Does a maltese language soccer player plays for ?", "Where did a maltese language soccer player plays for ?", "Does a maltese language soccerist plays for ?", "Where did a maltese language soccerist plays for ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8642687, "src_sentence": "The Vietnamese pond turtle or Annam leaf turtle (Mauremys annamensis) is a species of turtle in the family Geoemydidae.", "sentence": "The Vietnamese pond turtle or Annam leaf turtle is a species of turtle in the family Geoemydidae", "sub": "http://dbpedia.org/resource/Vietnamese_pond_turtle", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Geoemydidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Vietnamese pond turtle or Annam leaf turtle a species of turtle in the family Geoemydidae ?", "Where is The Vietnamese pond turtle or Annam leaf turtle a species of turtle in the family Geoemydidae ?"], "type": [-1, 2], "question_in_type": ["Is the or Annam leaf turtle a species of turtle in the family ?", "Where is The or Annam leaf turtle a species of turtle in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8642720, "src_sentence": "The Vietnamese pond turtle or Annam leaf turtle (Mauremys annamensis) is a species of turtle in the family Geoemydidae.", "sentence": "The Vietnamese pond turtle or Annam leaf turtle is a species of turtle in the family Geoemydidae", "sub": "http://dbpedia.org/resource/Vietnamese_pond_turtle", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Geoemydidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Vietnamese pond turtle or Annam leaf turtle a species of turtle in the family Geoemydidae ?", "Where is The Vietnamese pond turtle or Annam leaf turtle a species of turtle in the family Geoemydidae ?"], "type": [-1, 2], "question_in_type": ["Is the or Annam leaf turtle a species of turtle in the family ?", "Where is The or Annam leaf turtle a species of turtle in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8643025, "src_sentence": "Bahadir Kaleagasi is currently the President of the Bosphorus Institute, a think-tank based in Paris and Istanbul which aims to bolster economic and political ties between France and Turkey.", "sentence": "a think - tank based in Paris aims to bolster political ties between France and Turkey", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does a think - tank bas in Paris aims to bolst political ties between France and Turkey?", "Does a think - tank bas in Paris aims to bolst economic ties between France and Turkey?"], "type": [-1, -1], "question_in_type": ["Does a think - tank bas in aims to bolst political ties between and Turkey?", "Does a think - tank bas in aims to bolst economic ties between and Turkey?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8643153, "src_sentence": "Construction of the Oroville Dam flooded the canyon where the Feather River ran as well as the town of Bidwell's Bar, and preservationists arranged for the relocation of the first steel suspension bridge in California in 1966 to the south side of the lake, where it is still open to foot traffic.", "sentence": "Construction of the Oroville Dam flooded the canyon where the Feather River ran as well as the town of Bidwell 's Bar", "sub": "http://dbpedia.org/resource/Oroville_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Feather_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Did construction of the Oroville Dam flood the canyon where the Feather River ran as well as the town of Bidwell 's Bar?", "Where did Construction of the Oroville Dam flooded the?"], "type": [-1, 2], "question_in_type": ["Did construction of the flood the canyon where the ran as well as the town of Bidwell 's Bar?", "Where did Construction of the flooded the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8644836, "src_sentence": "The experience later inspired Walden, in which Thoreau compresses the time into a single calendar year and uses passages of four seasons to symbolize human development.", "sentence": "Thoreau uses passages of four seasons to symbolize human development Walden", "sub": "http://dbpedia.org/resource/Walden", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_David_Thoreau", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does thoreau us passages of four seasons to symbol human development Walden?", "Who uses passages of four seasons to symbolize human development Walden?", "When did Thoreau use passages of?", "Where did Thoreau uses?", "Does thoreau compress the time into a single calendar year Walden?", "Who compresses the time into a single calendar year Walden?", "When did Thoreau compress the time into a single calendar?", "Where did Thoreau compresses the?"], "type": [-1, 1, 3, 2, -1, 1, 3, 2], "question_in_type": ["Does thoreau us passages of four seasons to symbol human development ?", "Who uses passages of four seasons to symbolize human development ?", "When did use passages of?", "Where did uses?", "Does thoreau compress the time into a single calendar year ?", "Who compresses the time into a single calendar year ?", "When did compress the time into a single calendar?", "Where did compresses the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8644982, "src_sentence": "Less than three weeks after the book's publication, Thoreau's mentor Ralph Waldo Emerson proclaimed, \"All American kind are delighted with Walden as far as they have dared to say.\"On the other hand, the terms \"quaint\" or \"eccentric\" appeared in over half of the book's initial reviews.", "sentence": "Thoreau's mentor proclaimed All American kind are delighted with Walden as far Less than three weeks after the book's publication", "sub": "http://dbpedia.org/resource/Walden", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_David_Thoreau", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Are thoreau 's mentor proclaimed All American kind delighted with Walden as far Less than three weeks after the book 's publication ?", "Who's mentor proclaimed All American kind are delighted with Walden as far Less than three weeks after the book's publication?", "Where are Thoreau 's mentor proclaimed All?", "When are Thoreau 's mentor proclaim All American kind delight with Walden as far Less than?"], "type": [-1, 1, 2, 3], "question_in_type": ["Are thoreau 's mentor proclaimed All American kind delighted with as far Less than three weeks after the book 's publication ?", "Who's mentor proclaimed All American kind are delighted with as far Less than three weeks after the book's publication?", "Where are 's mentor proclaimed All?", "When are 's mentor proclaim All American kind delight with as far Less than?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8648103, "src_sentence": "Tunisia Economic City is a city being constructed near Tunis in Enfidha.", "sentence": "Tunisia Economic City is a city being constructed near Tunis in Enfidha", "sub": "http://dbpedia.org/resource/Tunisia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tunis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tunisia Economic City a city being constructed near Tunis in Enfidha ?", "Who is a city being constructed near Tunis in Enfidha?", "Where is Tunisia Economic City a city being constructed?"], "type": [-1, 1, 2], "question_in_type": ["Is tunisia Economic City a city being constructed near in Enfidha ?", "Who is a city being constructed near in Enfidha?", "Where is Economic City a city being constructed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8648562, "src_sentence": "an entire sports city currently being constructed in Tunis, Tunisia is a US$3 billion project to create an IT hub in Tunis.an entire sports city currently being constructed in Tunis, Tunisia is a city being constructed near Tunis in Enfidha.", "sentence": "Tunisia is a city being constructed near Tunis in Enfidha", "sub": "http://dbpedia.org/resource/Tunisia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tunis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tunisia a city being constructed near Tunis in Enfidha ?", "Who is a city being constructed near Tunis in Enfidha?", "Where is Tunisia a city being constructed?"], "type": [-1, 1, 2], "question_in_type": ["Is tunisia a city being constructed near in Enfidha ?", "Who is a city being constructed near in Enfidha?", "Where is a city being constructed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8649334, "src_sentence": "Bob Dylan's \"Highway 61 Revisited\" is the title track for Bob Dylan's 1965 album Highway 61 Revisited.", "sentence": "Bob Dylan's \"Highway 61 Revisited is the title track for Bob Dylan's 1965 album", "sub": "http://dbpedia.org/resource/Highway_61_Revisited", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Bob_Dylan", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is bob Dylan 's `` Highway 61 Revisited the title track for Bob Dylan 's 1965 album ?", "Who \"Highway 61 Revisited is the title track for Who 1965 album?", "Where is Bob Dylan 's `` Highway 61 Revisited the title track for Bob Dylan 's 1965 album ?", "When is Bob Dylan 's `` Highway 61 Revisited the title track for Bob Dylan 's?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is bob Dylan 's `` the title track for 's 1965 album ?", "Who \" is the title track for Who 1965 album?", "Where is 's `` the title track for 's 1965 album ?", "When is 's `` the title track for 's?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8650011, "src_sentence": "The Irish Times in 1935 reported they were still sold in poorer parts of Dublin, but fewer than those of previous years \"some in velvet or embroidered silk or poplin, with the gold paper cross entwined with shamrocks and ribbons\".", "sentence": "The Irish Times reported they were still sold in poorer parts of Dublin, but fewer than those of previous years in 1935", "sub": "http://dbpedia.org/resource/The_Irish_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Dublin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the Irish Times reported they still sold in poorer parts of Dublin , but fewer than those of previous years in 1935 ?", "Who reported they were still sold in poorer parts of Dublin, but fewer than those of previous years in 1935?", "Where were The Irish Times reported they?", "When were The Irish Times report they still sell in poorer parts of Dublin , but fewer than those of previous years?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were the Irish Times reported they still sold in poorer parts of , but fewer than those of previous years in 1935 ?", "Who reported they were still sold in poorer parts of , but fewer than those of previous years in 1935?", "Where were reported they?", "When were report they still sell in poorer parts of , but fewer than those of previous years?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8650347, "src_sentence": "The Irish Times in 1935 reported the badges pinned were still sold in poorer parts of Dublin, but fewer than those of previous years \"some in velvet or embroidered silk or poplin, with the gold paper cross entwined with shamrocks and ribbons\".", "sentence": "The Irish Times reported the badges pinned were still sold in poorer parts of Dublin, but fewer than those of previous years in 1935", "sub": "http://dbpedia.org/resource/The_Irish_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Dublin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the Irish Times reported the badges pinned still sold in poorer parts of Dublin , but fewer than those of previous years in 1935 ?", "Who reported the badges pinned were still sold in poorer parts of Dublin, but fewer than those of previous years in 1935?", "Where were The Irish Times reported the?", "When were The Irish Times report the badges pin still sell in poorer parts of Dublin , but fewer than those of previous years?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were the Irish Times reported the badges pinned still sold in poorer parts of , but fewer than those of previous years in 1935 ?", "Who reported the badges pinned were still sold in poorer parts of , but fewer than those of previous years in 1935?", "Where were reported the?", "When were report the badges pin still sell in poorer parts of , but fewer than those of previous years?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8651326, "src_sentence": "Amsterdam is the financial and business capital of the Netherlands.", "sentence": "Amsterdam is the business capital of the Netherlands", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is amsterdam the business capital of the Netherlands ?", "Who is the business capital of the Netherlands?", "Where is Amsterdam the business capital of the Netherlands ?", "Is amsterdam the financial capital of the Netherlands ?", "Who is the financial capital of the Netherlands?", "Where is Amsterdam the financial capital of the Netherlands ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is amsterdam the business capital of the ?", "Who is the business capital of the ?", "Where is the business capital of the ?", "Is amsterdam the financial capital of the ?", "Who is the financial capital of the ?", "Where is the financial capital of the ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8651389, "src_sentence": "While Amsterdam was under the influence of German music in the 19th century there were few national opera productions; the Hollandse Opera of Amsterdam was built in 1888 for the specific purpose of promoting Dutch opera.", "sentence": "the Hollandse Opera of Amsterdam was built in 1888 for the specific purpose of promoting Dutch opera", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Hollandse Opera of Amsterdam built in 1888 for the specific purpose of promoting Dutch opera ?", "Who of Amsterdam was built in 1888 for the specific purpose of promoting Dutch opera?", "Where was the Hollandse Opera of Amsterdam built in?", "When was the Hollandse Opera of Amsterdam build?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the Hollandse Opera of built in 1888 for the specific purpose of promoting opera ?", "Who of was built in 1888 for the specific purpose of promoting opera?", "Where was the Hollandse Opera of built in?", "When was the Hollandse Opera of build?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8651593, "src_sentence": "For a royal investiture, therefore, the States General of the Netherlands (the Dutch Parliament) meets for a ceremonial joint session in Amsterdam.", "sentence": "the States General of the Netherlands meets for a ceremonial joint session in Amsterdam", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do the States General of the Netherlands meets for a ceremonial joint session in Amsterdam?", "Where did the States General of the Netherlands meets for a ceremonial joint session in Amsterdam ?"], "type": [-1, 2], "question_in_type": ["Do the States General of the meets for a ceremonial joint session in ?", "Where did the States General of the meets for a ceremonial joint session in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8651877, "src_sentence": "This was all the more remarkable as Amsterdam was neither the capital city nor the seat of government of the Dutch Republic, which itself was a much smaller state than England, France or the Ottoman Empire.", "sentence": "Amsterdam was neither the capital city nor the seat of government of the Dutch Republic", "sub": "http://dbpedia.org/resource/Dutch_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was amsterdam neither the capital city nor the seat of government of the Dutch Republic ?", "Who was neither the capital city nor the seat of government of the Dutch Republic?", "Where was Amsterdam neither the capital city nor the seat of government of the Dutch Republic ?"], "type": [-1, 1, 2], "question_in_type": ["Was amsterdam neither the capital city nor the seat of government of the ?", "Who was neither the capital city nor the seat of government of the ?", "Where was neither the capital city nor the seat of government of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8652178, "src_sentence": "a world-class symphony orchestra, the Royal Concertgebouw Orchestra home is the Concertgebouw, which is across the Van Baerlestraat from the square.", "sentence": "the Royal Concertgebouw Orchestra home is the Concertgebouw", "sub": "http://dbpedia.org/resource/Concertgebouw", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Royal_Concertgebouw_Orchestra", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Royal Concertgebouw Orchestra home the Concertgebouw ?", "Where is the Royal Concertgebouw Orchestra home the Concertgebouw ?"], "type": [-1, 2], "question_in_type": ["Is the Royal Orchestra home the ?", "Where is the Royal Orchestra home the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8652271, "src_sentence": "She replaces Eberhard van der Laan (Labour Party) who was the Mayor of Amsterdam from 2010 until his death in October 2017.", "sentence": "Eberhard van der Laan was the Mayor of Amsterdam", "sub": "http://dbpedia.org/resource/Eberhard_van_der_Laan", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was eberhard van der Laan the Mayor of Amsterdam ?", "Who was Eberhard van der Laan the Mayor of Amsterdam ?", "Where was Eberhard van der Laan the Mayor of Amsterdam ?"], "type": [-1, 1, 2], "question_in_type": ["Was eberhard van der Laan the Mayor of ?", "Who was the Mayor of ?", "Where was the Mayor of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8652305, "src_sentence": "Under the Dutch Constitution, Amsterdam is the capital of the Netherlands.", "sentence": "Amsterdam is the capital of the Netherlands Under the Dutch Constitution", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is amsterdam the capital of the Netherlands Under the Dutch Constitution ?", "Who is the capital of the Netherlands Under the Dutch Constitution?", "Where is Amsterdam the capital of the Netherlands Under the Dutch Constitution ?"], "type": [-1, 1, 2], "question_in_type": ["Is amsterdam the capital of the Under the Dutch Constitution ?", "Who is the capital of the Under the Dutch Constitution?", "Where is the capital of the Under the Dutch Constitution ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8652308, "src_sentence": "For a royal investiture, therefore, the States General of the Netherlands (the Dutch Parliament) meets for a ceremonial joint session in Amsterdam.", "sentence": "the States General of the Netherlands meets for a ceremonial joint session in Amsterdam", "sub": "http://dbpedia.org/resource/Netherlands", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Amsterdam", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do the States General of the Netherlands meets for a ceremonial joint session in Amsterdam?", "Where did the States General of the Netherlands meets for a ceremonial joint session in Amsterdam ?"], "type": [-1, 2], "question_in_type": ["Do the States General of the meets for a ceremonial joint session in ?", "Where did the States General of the meets for a ceremonial joint session in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8652699, "src_sentence": "Malta became a British colony in 1813, serving as a way station for ships and the headquarters for the British Mediterranean Fleet.", "sentence": "Malta serving as a way station for the headquarters for the British Mediterranean Fleet", "sub": "http://dbpedia.org/resource/Mediterranean_Fleet", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does malta serv as a way station for the headquarters for the British Mediterranean Fleet?", "Where did Malta serving as?", "Did malta becam a British colony in 1813 serving as a way station for the headquarters for the British Mediterranean Fleet?", "Where did Malta became a?", "When did Malta become a British colony?"], "type": [-1, 2, -1, 2, 3], "question_in_type": ["Does malta serv as a way station for the headquarters for the ?", "Where did serving as?", "Did malta becam a British colony in 1813 serving as a way station for the headquarters for the ?", "Where did became a?", "When did become a British colony?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8653268, "src_sentence": "Malta followed a Romantic literary tradition, culminating in the works of Dun Karm Psaila, Malta's National Poet.", "sentence": "Dun Karm Psaila [is] National Poet [from] Malta", "sub": "http://dbpedia.org/resource/Dun_Karm_Psaila", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does dun Karm Psaila [is] National Poet [from] Malta?", "Who [is] National Poet [from] Malta?", "Where did Dun Karm Psaila [ is ] National Poet [ from ] Malta ?", "Does malta culminating in the works of Dun Karm Psaila?", "Who did Malta culminating in the works of Dun Karm Psaila ?", "Did malta follow a Romantic literary tradition culminating in the works of Dun Karm Psaila?", "Where did Malta followed a?", "Who did Malta followed a?"], "type": [-1, 1, 2, -1, 1, -1, 2, 1], "question_in_type": ["Does dun Karm Psaila [is] National Poet [from] ?", "Who [is] National Poet [from] ?", "Where did [ is ] National Poet [ from ] ?", "Does malta culminating in the works of ?", "Who did culminating in the works of ?", "Did malta follow a Romantic literary tradition culminating in the works of ?", "Where did followed a?", "Who did followed a?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8653503, "src_sentence": "Malta became a British colony in 1813, serving as a way station for ships and the headquarters for the British Mediterranean Fleet.", "sentence": "Malta serving as a way station for the headquarters for the British Mediterranean Fleet", "sub": "http://dbpedia.org/resource/Mediterranean_Fleet", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does malta serv as a way station for the headquarters for the British Mediterranean Fleet?", "Where did Malta serving as?", "Did malta becam a British colony in 1813 serving as a way station for the headquarters for the British Mediterranean Fleet?", "Where did Malta became a?", "When did Malta become a British colony?"], "type": [-1, 2, -1, 2, 3], "question_in_type": ["Does malta serv as a way station for the headquarters for the ?", "Where did serving as?", "Did malta becam a British colony in 1813 serving as a way station for the headquarters for the ?", "Where did became a?", "When did become a British colony?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8654071, "src_sentence": "Malta followed a Romantic literary tradition, culminating in the works of Dun Karm Psaila, Malta's National Poet.", "sentence": "Dun Karm Psaila [is] National Poet [from] Malta", "sub": "http://dbpedia.org/resource/Dun_Karm_Psaila", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does dun Karm Psaila [is] National Poet [from] Malta?", "Who [is] National Poet [from] Malta?", "Where did Dun Karm Psaila [ is ] National Poet [ from ] Malta ?", "Does malta culminating in the works of Dun Karm Psaila?", "Who did Malta culminating in the works of Dun Karm Psaila ?", "Did malta follow a Romantic literary tradition culminating in the works of Dun Karm Psaila?", "Where did Malta followed a?", "Who did Malta followed a?"], "type": [-1, 1, 2, -1, 1, -1, 2, 1], "question_in_type": ["Does dun Karm Psaila [is] National Poet [from] ?", "Who [is] National Poet [from] ?", "Where did [ is ] National Poet [ from ] ?", "Does malta culminating in the works of ?", "Who did culminating in the works of ?", "Did malta follow a Romantic literary tradition culminating in the works of ?", "Where did followed a?", "Who did followed a?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655054, "src_sentence": "North Carolina State, Duke University, and University of North Carolina at Chapel Hill, have helped the Raleigh region (Research Triangle) attract an educated workforce and develop more jobs.", "sentence": "University of North Carolina at Chapel Hill have helped the Raleigh region", "sub": "http://dbpedia.org/resource/North_Carolina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Raleigh,_North_Carolina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does university of North Carolina at Chapel Hill hav help the Raleigh region?", "Who at Chapel Hill have helped the Raleigh region?", "Where did University of North Carolina at Chapel Hill have helped?", "Who did University of North Carolina at Chapel Hill have helped?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does university of at Chapel Hill hav help the region?", "Who at Chapel Hill have helped the region?", "Where did University of at Chapel Hill have helped?", "Who did University of at Chapel Hill have helped?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655381, "src_sentence": "Located in Goldsboro, Seymour Johnson Air Force Base is home of the 4th Fighter Wing and 916th Air Refueling Wing.", "sentence": "Seymour Johnson Air Force Base is home of the 916th Air Refueling Wing", "sub": "http://dbpedia.org/resource/916th_Air_Refueling_Wing", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Seymour_Johnson_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is seymour Johnson Air Force Base home of the 916th Air Refueling Wing ?"], "type": [-1], "question_in_type": ["Is seymour Johnson Air Force Base home of the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655656, "src_sentence": "Congressional Republicans during Reconstruction, commonly referred to as \"radical Republicans\", constantly pushed for new constitutions for each of the Southern states that emphasized on equal rights for African-Americans.", "sentence": "Congressional Republicans during Reconstruction referred to as \"radical Republicans", "sub": "http://dbpedia.org/resource/Radical_Republican", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Reconstruction_Era", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did congressional Republicans during Reconstruction refer to as \"radical Republicans?", "Where did Congressional Republicans during Reconstruction referred to?", "Did congressional Republicans during Reconstruction refer to as \"basal Republicans?", "Did congressional Republicans during Reconstruction refer to as \"basal anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"basal antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"basal republican river?", "Did congressional Republicans during Reconstruction refer to as \"basal republicunt?", "Did congressional Republicans during Reconstruction refer to as \"free radical Republicans?", "Did congressional Republicans during Reconstruction refer to as \"free radical anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"free radical antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"free radical republican river?", "Did congressional Republicans during Reconstruction refer to as \"free radical republicunt?", "Did congressional Republicans during Reconstruction refer to as \"fundamental Republicans?", "Did congressional Republicans during Reconstruction refer to as \"fundamental anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"fundamental antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"fundamental republican river?", "Did congressional Republicans during Reconstruction refer to as \"fundamental republicunt?", "Did congressional Republicans during Reconstruction refer to as \"group Republicans?", "Did congressional Republicans during Reconstruction refer to as \"group anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"group antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"group republican river?", "Did congressional Republicans during Reconstruction refer to as \"group republicunt?", "Did congressional Republicans during Reconstruction refer to as \"primitive Republicans?", "Did congressional Republicans during Reconstruction refer to as \"primitive anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"primitive antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"primitive republican river?", "Did congressional Republicans during Reconstruction refer to as \"primitive republicunt?", "Did congressional Republicans during Reconstruction refer to as \"radical anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"radical antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"radical republican river?", "Did congressional Republicans during Reconstruction refer to as \"radical republicunt?", "Did congressional Republicans during Reconstruction refer to as \"radical sign Republicans?", "Did congressional Republicans during Reconstruction refer to as \"radical sign anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"radical sign antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"radical sign republican river?", "Did congressional Republicans during Reconstruction refer to as \"radical sign republicunt?", "Did congressional Republicans during Reconstruction refer to as \"revolutionary Republicans?", "Did congressional Republicans during Reconstruction refer to as \"revolutionary anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"revolutionary antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"revolutionary republican river?", "Did congressional Republicans during Reconstruction refer to as \"revolutionary republicunt?", "Did congressional Republicans during Reconstruction refer to as \"root Republicans?", "Did congressional Republicans during Reconstruction refer to as \"root anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"root antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"root republican river?", "Did congressional Republicans during Reconstruction refer to as \"root republicunt?", "Did congressional Republicans during Reconstruction refer to as \"ultra Republicans?", "Did congressional Republicans during Reconstruction refer to as \"ultra anti monarchist?", "Did congressional Republicans during Reconstruction refer to as \"ultra antiroyalist?", "Did congressional Republicans during Reconstruction refer to as \"ultra republican river?", "Did congressional Republicans during Reconstruction refer to as \"ultra republicunt?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did congressional Republicans during refer to as \"?", "Where did Congressional Republicans during referred to?", "Did congressional Republicans during refer to as \"basal Republicans?", "Did congressional Republicans during refer to as \"basal anti monarchist?", "Did congressional Republicans during refer to as \"basal antiroyalist?", "Did congressional Republicans during refer to as \"basal republican river?", "Did congressional Republicans during refer to as \"basal republicunt?", "Did congressional Republicans during refer to as \"free ?", "Did congressional Republicans during refer to as \"free radical anti monarchist?", "Did congressional Republicans during refer to as \"free radical antiroyalist?", "Did congressional Republicans during refer to as \"free radical republican river?", "Did congressional Republicans during refer to as \"free radical republicunt?", "Did congressional Republicans during refer to as \"fundamental Republicans?", "Did congressional Republicans during refer to as \"fundamental anti monarchist?", "Did congressional Republicans during refer to as \"fundamental antiroyalist?", "Did congressional Republicans during refer to as \"fundamental republican river?", "Did congressional Republicans during refer to as \"fundamental republicunt?", "Did congressional Republicans during refer to as \"group Republicans?", "Did congressional Republicans during refer to as \"group anti monarchist?", "Did congressional Republicans during refer to as \"group antiroyalist?", "Did congressional Republicans during refer to as \"group republican river?", "Did congressional Republicans during refer to as \"group republicunt?", "Did congressional Republicans during refer to as \"primitive Republicans?", "Did congressional Republicans during refer to as \"primitive anti monarchist?", "Did congressional Republicans during refer to as \"primitive antiroyalist?", "Did congressional Republicans during refer to as \"primitive republican river?", "Did congressional Republicans during refer to as \"primitive republicunt?", "Did congressional Republicans during refer to as \"radical anti monarchist?", "Did congressional Republicans during refer to as \"radical antiroyalist?", "Did congressional Republicans during refer to as \"radical republican river?", "Did congressional Republicans during refer to as \"radical republicunt?", "Did congressional Republicans during refer to as \"radical sign Republicans?", "Did congressional Republicans during refer to as \"radical sign anti monarchist?", "Did congressional Republicans during refer to as \"radical sign antiroyalist?", "Did congressional Republicans during refer to as \"radical sign republican river?", "Did congressional Republicans during refer to as \"radical sign republicunt?", "Did congressional Republicans during refer to as \"revolutionary Republicans?", "Did congressional Republicans during refer to as \"revolutionary anti monarchist?", "Did congressional Republicans during refer to as \"revolutionary antiroyalist?", "Did congressional Republicans during refer to as \"revolutionary republican river?", "Did congressional Republicans during refer to as \"revolutionary republicunt?", "Did congressional Republicans during refer to as \"root Republicans?", "Did congressional Republicans during refer to as \"root anti monarchist?", "Did congressional Republicans during refer to as \"root antiroyalist?", "Did congressional Republicans during refer to as \"root republican river?", "Did congressional Republicans during refer to as \"root republicunt?", "Did congressional Republicans during refer to as \"ultra Republicans?", "Did congressional Republicans during refer to as \"ultra anti monarchist?", "Did congressional Republicans during refer to as \"ultra antiroyalist?", "Did congressional Republicans during refer to as \"ultra republican river?", "Did congressional Republicans during refer to as \"ultra republicunt?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655692, "src_sentence": "After World War II, North Carolina's economy grew rapidly, highlighted by the growth of such cities as Charlotte, Raleigh, and Durham in the Piedmont region.", "sentence": "North Carolina 's economy highlighted by the growth of such cities as Raleigh", "sub": "http://dbpedia.org/resource/North_Carolina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Raleigh,_North_Carolina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does north Carolina 's economy highlight by the growth of such cities as Raleigh?", "Who economy highlighted by the growth of such cities as Raleigh?", "Where did North Carolina 's economy highlighted by?", "Did north Carolina 's economy grew rapidly highlighted by the growth of such cities as Raleigh After World War II?", "Who economy grew rapidly highlighted by the growth of such cities as Raleigh After World War II?", "Where did North Carolina 's economy grew rapidly?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does north Carolina 's economy highlight by the growth of such cities as ?", "Who economy highlighted by the growth of such cities as ?", "Where did 's economy highlighted by?", "Did north Carolina 's economy grew rapidly highlighted by the growth of such cities as After World War II?", "Who economy grew rapidly highlighted by the growth of such cities as After World War II?", "Where did 's economy grew rapidly?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655700, "src_sentence": "North Carolina State, Duke University, and University of North Carolina at Chapel Hill, have helped the Raleigh region (Research Triangle) attract an educated workforce and develop more jobs.", "sentence": "University of North Carolina at Chapel Hill have helped the Raleigh region", "sub": "http://dbpedia.org/resource/North_Carolina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Raleigh,_North_Carolina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does university of North Carolina at Chapel Hill hav help the Raleigh region?", "Who at Chapel Hill have helped the Raleigh region?", "Where did University of North Carolina at Chapel Hill have helped?", "Who did University of North Carolina at Chapel Hill have helped?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does university of at Chapel Hill hav help the region?", "Who at Chapel Hill have helped the region?", "Where did University of at Chapel Hill have helped?", "Who did University of at Chapel Hill have helped?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655937, "src_sentence": "the North Carolina Master Chorale is headquartered in Raleigh, and there is also the North Carolina Master Chorale.", "sentence": "the North Carolina Master Chorale is headquartered in Raleigh", "sub": "http://dbpedia.org/resource/North_Carolina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Raleigh,_North_Carolina", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the North Carolina Master Chorale headquartered in Raleigh ?", "Where is the North Carolina Master Chorale headquartered in?"], "type": [-1, 2], "question_in_type": ["Is the Master Chorale headquartered in ?", "Where is the Master Chorale headquartered in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8655946, "src_sentence": "Other major malls throughout the North Carolina Master Chorale include SouthPark Mall in Charlotte in Winston-Salem, North Carolina, The Thruway Center in Winston-Salem, North Carolina, Crabtree Valley Mall, North Hills Mall, and Triangle Town Center in Raleigh; The Thruway Center and Four Seasons Town Centre in Greensboro; Oak Hollow Mall in High Point; Concord Mills in Concord; Valley Hills Mall in Hickory; Cross Creek Mall in Fayetteville; and The Streets at Southpoint and Northgate Mall in Durham and Independence Mall in Wilmington, North Carolina, and Tanger Outlets in Charlotte, Nags Head, Blowing Rock, and Mebane, North Carolina.", "sentence": "Other major malls throughout the North Carolina Master Chorale include SouthPark Mall in Charlotte in Winston-Salem, North Carolina, The Thruway Center in Winston-Salem, North Carolina, Crabtree Valley Mall, North Hills Mall, and Triangle Town Center in Raleigh; The Thruway Center and Four Seasons Town Centre in Greensboro; Oak Hollow Mall in High Point; Concord Mills in Concord; Valley Hills Mall in Hickory; Cross Creek Mall in Fayetteville; and The Streets at Southpoint and Northgate Mall in Durham and Independence Mall in Wilmington, North Carolina, and Tanger Outlets in Charlotte, Nags Head, Blowing Rock, and Mebane", "sub": "http://dbpedia.org/resource/Roman_Catholic_Diocese_of_Raleigh", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/North_Carolina", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do other major malls throughout the North Carolina Master Chorale includ SouthPark Mall in Charlotte in Winston-Salem, North Carolina, The Thruway Center in Winston-Salem, North Carolina, Crabtree Valley Mall, North Hills Mall, and Triangle Town Center in Raleigh; The Thruway Center and Four Seasons Town Centre in Greensboro; Oak Hollow Mall in High Point; Concord Mills in Concord; Valley Hills Mall in Hickory; Cross Creek Mall in Fayetteville; and The Streets at Southpoint and Northgate Mall in Durham and Independence Mall in Wilmington, North Carolina, and Tanger Outlets in Charlotte, Nags Head, Blowing Rock, and Mebane?", "Where did Other major malls throughout the North Carolina Master Chorale include?", "Who did Other major malls throughout the North Carolina Master Chorale include?"], "type": [-1, 2, 1], "question_in_type": ["Do other major malls throughout the Master Chorale includ SouthPark Mall in Charlotte in Winston-Salem, , The Thruway Center in Winston-Salem, , Crabtree Valley Mall, North Hills Mall, and Triangle Town Center in ; The Thruway Center and Four Seasons Town Centre in Greensboro; Oak Hollow Mall in High Point; Concord Mills in Concord; Valley Hills Mall in Hickory; Cross Creek Mall in Fayetteville; and The Streets at Southpoint and Northgate Mall in Durham and Independence Mall in Wilmington, , and Tanger Outlets in Charlotte, Nags Head, Blowing Rock, and Mebane?", "Where did Other major malls throughout the Master Chorale include?", "Who did Other major malls throughout the Master Chorale include?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8657062, "src_sentence": "In Lee Cummard freshman year at BYU, Lee Cummard started 14 games, averaging 4.9 points while shooting .455 from the floor, .395 on threes and .765 from the line in 14.8 minutes overall for the Cougars.", "sentence": "Lee Cummard started 14 games averaging 4.9 points In Lee Cummard freshman year at BYU", "sub": "http://dbpedia.org/resource/Lee_Cummard", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/BYU_Cougars_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did lee Cummard start 14 games averaging 4.9 points In Lee Cummard freshman year at BYU?", "Who started 14 games averaging 4.9 points In Who freshman year at BYU?", "Where did Lee Cummard started 14?", "Did lee Cummard start 14 games averaging 4.9 points while shooting .455 from the floor , .395 on threes from the line in 14.8 minutes overall for the Cougars In Lee Cummard freshman year at BYU?", "Who started 14 games averaging 4.9 points while shooting .455 from the floor , .395 on threes from the line in 14.8 minutes overall for the Cougars In Who freshman year at BYU?", "When did Lee Cummard start 14 games average 4.9 points while shoot .455 from the floor , .395 on threes from the line?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did lee Cummard start 14 games averaging 4.9 points In freshman year at ?", "Who started 14 games averaging 4.9 points In Who freshman year at ?", "Where did started 14?", "Did lee Cummard start 14 games averaging 4.9 points while shooting .455 from the floor , .395 on threes from the line in 14.8 minutes overall for the Cougars In freshman year at ?", "Who started 14 games averaging 4.9 points while shooting .455 from the floor , .395 on threes from the line in 14.8 minutes overall for the Cougars In Who freshman year at ?", "When did start 14 games average 4.9 points while shoot .455 from the floor , .395 on threes from the line?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8657269, "src_sentence": "Georgios Apostolidis (alternate spelling: Giorgos) was a member of the Greek junior national teams.", "sentence": "Georgios Apostolidis (alternate spelling was a member of the Greek junior national teams", "sub": "http://dbpedia.org/resource/Georgios_Apostolidis", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was georgios Apostolidis ( alternate spelling a member of the Greek junior national teams ?", "Who (alternate spelling was a member of the Greek junior national teams?", "Where was Georgios Apostolidis ( alternate spelling a member of the Greek junior national teams ?"], "type": [-1, 1, 2], "question_in_type": ["Was georgios Apostolidis ( alternate spelling a member of the junior national teams ?", "Who (alternate spelling was a member of the junior national teams?", "Where was ( alternate spelling a member of the junior national teams ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8657516, "src_sentence": "Riga became the capital of Swedish Livonia and the largest city in the entire Swedish Empire.", "sentence": "Riga became the capital of Swedish Livonia", "sub": "http://dbpedia.org/resource/Swedish_Livonia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riga", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did riga becam the capital of Swedish Livonia?", "Where did Riga became the?"], "type": [-1, 2], "question_in_type": ["Did riga becam the capital of ?", "Where did became the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8658303, "src_sentence": "Latvia plans to establish the NATO Strategic Communications Centre of Excellence in Riga.", "sentence": "Latvia plans to establish the NATO Strategic Communications Centre of Excellence in Riga", "sub": "http://dbpedia.org/resource/Latvia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riga", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does latvia plans to est the NATO Strategic Communications Centre of Excellence in Riga?", "Who plans to establish the NATO Strategic Communications Centre of Excellence in Riga?", "Where did Latvia plans to?"], "type": [-1, 1, 2], "question_in_type": ["Does latvia plans to est the NATO Strategic Communications Centre of Excellence in ?", "Who plans to establish the NATO Strategic Communications Centre of Excellence in ?", "Where did plans to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8659664, "src_sentence": "Chicago Sun-Times writer Joe Henricksen noted that there was a high chance that this would be the fifth Illinois class and first since 2002 to include three McDonald's All-Americans.", "sentence": "Chicago Sun-Times writer Joe Henricksen noted that there was a high chance that this would be the fifth Illinois class", "sub": "http://dbpedia.org/resource/Chicago_Sun-Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was chicago Sun-Times writer Joe Henricksen noted that there a high chance that this would be the fifth Illinois class ?", "Who writer Joe Henricksen noted that there was a high chance that this would be the fifth Illinois class?", "Who was Chicago Sun-Times writer Joe Henricksen noted that?", "Where was Chicago Sun-Times writer Joe Henricksen noted that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was chicago Sun-Times writer Joe Henricksen noted that there a high chance that this would be the fifth class ?", "Who writer Joe Henricksen noted that there was a high chance that this would be the fifth class?", "Who was writer Joe Henricksen noted that?", "Where was writer Joe Henricksen noted that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8662299, "src_sentence": "With his brother Blake, Taylor Griffin helped lead Oklahoma to the Elite Eight of the 2009 NCAA Men's Basketball Tournament.", "sentence": "Taylor Griffin helped lead Oklahoma to the Elite Eight of the 2009 NCAA Men's Basketball Tournament", "sub": "http://dbpedia.org/resource/Taylor_Griffin", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Oklahoma_Sooners_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did taylor Griffin help lead Oklahoma to the Elite Eight of the 2009 NCAA Men's Basketball Tournament?", "Who helped lead Oklahoma to the Elite Eight of the 2009 NCAA Men's Basketball Tournament?", "Where did Taylor Griffin helped lead?", "When did Taylor Griffin help lead Oklahoma to the Elite Eight of the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did taylor Griffin help lead to the Elite Eight of the 2009 NCAA Men's Basketball Tournament?", "Who helped lead to the Elite Eight of the 2009 NCAA Men's Basketball Tournament?", "Where did helped lead?", "When did help lead to the Elite Eight of the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8663165, "src_sentence": "Ed Schultz was known around the country until his death in July 2018 as the host progressive talk radio show, The Ed Schultz Show, and The Ed Show on MSNBC.", "sentence": "Ed Schultz was known around the country until his death in July 2018 as The Ed Show on MSNBC", "sub": "http://dbpedia.org/resource/The_Ed_Show", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Ed_Schultz", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was ed Schultz known around the country until his death in July 2018 as The Ed Show on MSNBC ?", "Who was known around the country until his death in July 2018 as The Ed Show on MSNBC?", "When was Ed Schultz know around the country until his death?", "Where was Ed Schultz known around?"], "type": [-1, 1, 3, 2], "question_in_type": ["Was ed Schultz known around the country until his death in July 2018 as on MSNBC ?", "Who was known around the country until his death in July 2018 as on MSNBC?", "When was know around the country until his death?", "Where was known around?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8664915, "src_sentence": "Ryan Thomas Gosling (born November 12, 1980) has been in a relationship with American actress Eva Mendes since 2011, and they have two daughters.", "sentence": "Ryan Thomas Gosling ( born November 12 has been in a relationship with American actress Eva Mendes since 2011", "sub": "http://dbpedia.org/resource/Ryan_Gosling", "pred": "http://dbpedia.org/ontology/partner", "obj": "http://dbpedia.org/resource/Eva_Mendes", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has ryan Thomas Gosling ( born November 12 been in a relationship with American actress Eva Mendes ?"], "type": [3], "question_in_type": ["When has ryan Thomas ( born November 12 been in a relationship with American actress ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8666649, "src_sentence": "Gastrotheca coeruleomaculatus is a species of frog in the family Hemiphractidae.", "sentence": "Gastrotheca coeruleomaculatus is a species of frog in the family Hemiphractidae", "sub": "http://dbpedia.org/resource/Gastrotheca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hemiphractidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gastrotheca coeruleomaculatus a species of frog in the family Hemiphractidae ?", "Where is Gastrotheca coeruleomaculatus a species of frog in the family Hemiphractidae ?"], "type": [-1, 2], "question_in_type": ["Is gastrotheca coeruleomaculatus a species of frog in the family ?", "Where is coeruleomaculatus a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8668333, "src_sentence": "In 1957, American ornithologist Andrew John Berger cast doubt on the bird's affinity with starlings due to subtle anatomical differences, after dissecting a spirit specimen at the American Museum of Natural History.", "sentence": "Andrew John Berger [is] ornithologist [from] United States", "sub": "http://dbpedia.org/resource/Andrew_John_Berger", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does andrew John Berger [is] ornithologist [from] United States?", "Who [is] ornithologist [from] United States?", "Where did Andrew John Berger [ is ] ornithologist [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does andrew John Berger [is] ornithologist [from] ?", "Who [is] ornithologist [from] ?", "Where did [ is ] ornithologist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8669018, "src_sentence": "Lang joined the staff of Quin Snyder, who is also a former Duke basketball player.", "sentence": "Quin Snyder is also a former Duke basketball player", "sub": "http://dbpedia.org/resource/Quin_Snyder", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Duke_Blue_Devils_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Is quin Snyder also a former Duke basketball player ?"], "type": [-1], "question_in_type": ["Is quin Snyder also a former player ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8669090, "src_sentence": "Euastacus jagara is a species of Australian crayfish in the family Parastacidae.", "sentence": "Euastacus jagara is a species of Australian crayfish in the family Parastacidae", "sub": "http://dbpedia.org/resource/Euastacus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Parastacidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euastacus jagara a species of Australian crayfish in the family Parastacidae ?", "Where is Euastacus jagara a species of Australian crayfish in the family Parastacidae ?"], "type": [-1, 2], "question_in_type": ["Is euastacus jagara a species of Australian crayfish in the family ?", "Where is jagara a species of Australian crayfish in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8669107, "src_sentence": " Ali Fakhreddine (born in Lebanon on April 3, 1983) was also a member of the Lebanon national basketball team as a Forward-Center.", "sentence": "Ali Fakhreddine born in Lebanon on April 3, 1983", "sub": "http://dbpedia.org/resource/Ali_Fakhreddine", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does ali Fakhreddine born in Lebanon on April 3, 1983?", "Who born in Lebanon on April 3, 1983?", "Where did Ali Fakhreddine born in?", "When did Ali Fakhreddine bear in Lebanon?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does ali Fakhreddine born in on April 3, 1983?", "Who born in on April 3, 1983?", "Where did born in?", "When did bear in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8670741, "src_sentence": "The highland finch (Orthiospiza howarthi) is an extinct member of the Fringillidae and a Hawaiian honeycreeper which is known only from a few bones found in caves.", "sentence": "The highland finch is a Hawaiian honeycreeper which is known only from a few bones", "sub": "http://dbpedia.org/resource/Highland_finch", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hawaiian_honeycreeper", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the highland finch a Hawaiian honeycreeper which known only from a few bones ?", "Where is The highland finch a Hawaiian honeycreeper which known only?", "Is the highland finch an extinct member of the Fringillidae ?"], "type": [-1, 2, -1], "question_in_type": ["Is the a which known only from a few bones ?", "Where is The a which known only?", "Is the an extinct member of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8671398, "src_sentence": "Bloemfontein is located in central South Africa on the southern edge of the Highveld at an elevation of 1,400 metres (4,600 ft), bordering on the semi-arid region of the Karoo.", "sentence": "Bloemfontein is located in central South Africa on the southern edge of the Highveld at an elevation of 1,400 metres bordering on the semi-arid region of the Karoo", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bloemfontein", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is bloemfontein located in central South Africa on the southern edge of the Highveld at an elevation of 1,400 metres bordering on the semi-arid region of the Karoo ?", "Who is located in central South Africa on the southern edge of the Highveld at an elevation of 1,400 metres bordering on the semi-arid region of the Karoo?", "Where is Bloemfontein located in?"], "type": [-1, 1, 2], "question_in_type": ["Is bloemfontein located in central on the southern edge of the Highveld at an elevation of 1,400 metres bordering on the semi-arid region of the Karoo ?", "Who is located in central on the southern edge of the Highveld at an elevation of 1,400 metres bordering on the semi-arid region of the Karoo?", "Where is located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8671412, "src_sentence": "The venue was the hosting stadium of the 2010 FIFA World Cup South Africa matches played in Bloemfontein.", "sentence": "the 2010 FIFA World Cup South Africa matches played in Bloemfontein", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bloemfontein", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the 2010 FIFA World Cup South Africa match play in Bloemfontein?", "Where did the 2010 FIFA World Cup South Africa matches played?"], "type": [-1, 2], "question_in_type": ["Does the 2010 FIFA World Cup match play in ?", "Where did the 2010 FIFA World Cup matches played?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8671681, "src_sentence": "the seventh largest city in South Africa hosts numerous museums, including the National Women's Monument, the Anglo-Boer War Museum, the National Museum, and the Oliewenhuis Art Museum.", "sentence": "the seventh largest city in South Africa hosts numerous museums , including the Anglo - Boer War Museum", "sub": "http://dbpedia.org/resource/Second_Boer_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/South_Africa", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the seventh largest city in South Africa host numerous museums , includ the Anglo - Boer War Museum?", "Where did the seventh largest city in South Africa hosts numerous?"], "type": [-1, 2], "question_in_type": ["Does the seventh largest city in host numerous museums , includ the Anglo - Museum?", "Where did the seventh largest city in hosts numerous?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8671717, "src_sentence": "As the capital of the Orange Free State Republic the growth and maturing of the Orange Free State Republic resulted in the growth of Bloemfontein.", "sentence": "the capital of the Orange Free State Republic resulted in the growth of Bloemfontein", "sub": "http://dbpedia.org/resource/Orange_Free_State", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bloemfontein", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the capital of the Orange Free State Republic result in the growth of Bloemfontein?", "Where did the capital of the Orange Free State Republic resulted in?"], "type": [-1, 2], "question_in_type": ["Did the capital of the Orange Republic result in the growth of ?", "Where did the capital of the Orange Republic resulted in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8672600, "src_sentence": "Frankfurt Airport is one of the world's busiest international airports by passenger traffic and the main hub for Germany's flag carrier Lufthansa.", "sentence": "Lufthansa [is] flag carrier [from] Germany", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does lufthansa [is] flag carrier [from] Germany?", "Who [is] flag carrier [from] Germany?", "Where did Lufthansa [ is ] flag carrier [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does lufthansa [is] flag carrier [from] ?", "Who [is] flag carrier [from] ?", "Where did [ is ] flag carrier [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8673183, "src_sentence": "The airport also serves as a hub for Condor and as the main hub for German flag carrier Lufthansa.", "sentence": "Lufthansa [is] flag carrier [from] Germany", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does lufthansa [is] flag carrier [from] Germany?", "Who [is] flag carrier [from] Germany?", "Where did Lufthansa [ is ] flag carrier [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does lufthansa [is] flag carrier [from] ?", "Who [is] flag carrier [from] ?", "Where did [ is ] flag carrier [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8674259, "src_sentence": "=== Frankfurt Airport also serves as a hub for Condor and as the main hub for German flag carrier Lufthansa.", "sentence": "Lufthansa [is] flag carrier [from] Germany", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does lufthansa [is] flag carrier [from] Germany?", "Who [is] flag carrier [from] Germany?", "Where did Lufthansa [ is ] flag carrier [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does lufthansa [is] flag carrier [from] ?", "Who [is] flag carrier [from] ?", "Where did [ is ] flag carrier [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8675498, "src_sentence": "It was followed by the March Days massacres that took place between 30 March and 2 April 1918 in the city of Baku and adjacent areas of the Baku Governorate of the Russian Empire.", "sentence": "the March Days massacres took place between 30 March and 2 April 1918 in the city of Baku", "sub": "http://dbpedia.org/resource/March_Days", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Baku", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the March Days massacres took place between 30 March and 2 April 1918 in the city of Baku?", "When did the March Days massacres take place between 30 March and?", "Where did the March Days massacres took?"], "type": [-1, 3, 2], "question_in_type": ["Did the massacres took place between 30 March and 2 April 1918 in the city of ?", "When did the massacres take place between 30 March and?", "Where did the massacres took?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8675993, "src_sentence": "Other Azerbaijani athletes are Namig Abdullayev, Toghrul Asgarov, Rovshan Bayramov, Sharif Sharifov, Mariya Stadnik and Farid Mansurov in wrestling, Nazim Huseynov, Elnur Mammadli, Elkhan Mammadov and Rustam Orujov in judo, Rafael Aghayev in karate, Magomedrasul Majidov and Aghasi Mammadov in boxing, Nizami Pashayev in Olympic weightlifting, Azad Asgarov in pankration, Eduard Mammadov in kickboxing, and K-1 fighter Zabit Samedov.", "sentence": "Other Azerbaijani athletes are Rustam Orujov", "sub": "http://dbpedia.org/resource/Rustam_Orujov", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Azerbaijanis", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Are other Azerbaijani athletes Rustam Orujov ?", "Who are Other Azerbaijani athletes Rustam Orujov ?", "Where are Other Azerbaijani athletes Rustam Orujov ?", "Are other Azerbaijani athletes Elkhan Mammadov ?", "Who are Other Azerbaijani athletes Elkhan Mammadov ?", "Are other Azerbaijani athletes Rustam Orujov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Who are Other Azerbaijani athletes Rustam Orujov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Where are Other Azerbaijani athletes Rustam Orujov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Are other Azerbaijani athletes Elkhan Mammadov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Who are Other Azerbaijani athletes Elkhan Mammadov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Where are Other Azerbaijani athletes Elkhan Mammadov , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?"], "type": [-1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Are other athletes ?", "Who are Other athletes ?", "Where are Other athletes ?", "Are other athletes ?", "Who are Other athletes ?", "Are other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Who are Other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Where are Other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Are other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Who are Other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?", "Where are Other athletes , Magomedrasul Majidov , Nizami Pashayev in Olympic weightlifting , Azad Asgarov in pankration , Eduard Mammadov in kickboxing , and K - 1 fighter Zabit Samedov ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8676060, "src_sentence": "However, the ruling party, the New Azerbaijan Party, in power since 1993, has been accused of authoritarian leadership and the deterioration of Azerbaijan's human rights record, including increasing restrictions on civil liberties, particularly on press freedom and political repression.", "sentence": "the ruling party , the New Azerbaijan Party , in power has been accused of the deterioration of Azerbaijan 's human rights record since 1993", "sub": "http://dbpedia.org/resource/New_Azerbaijan_Party", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Azerbaijan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When has the ruling party , the New Azerbaijan Party , in power been accused of the deterioration of Azerbaijan 's human rights record ?"], "type": [3], "question_in_type": ["When has the ruling party , the , in power been accused of the deterioration of 's human rights record ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8678315, "src_sentence": "The Marrying Man (1991) has Armand Assante playing the role of Siegel.", "sentence": "The Marrying Man has Armand Assante playing the role of Siegel", "sub": "http://dbpedia.org/resource/The_Marrying_Man", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Armand_Assante", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Has the Marrying Man Armand Assante playing the role of Siegel ?", "Who has Armand Assante playing the role of Siegel?", "Who has The Marrying Man Armand Assante playing the?"], "type": [-1, 1, 1], "question_in_type": ["Has the Marrying Man playing the role of Siegel ?", "Who has playing the role of Siegel?", "Who has playing the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8678782, "src_sentence": "In June 2010, The New York Times reported that American geologists were conducting ground surveys on dry salt lakes in western Afghanistan believing that large deposits of lithium are located there. \"", "sentence": "The New York Times reported that American geologists were conducting ground surveys on dry salt lakes in western Afghanistan In June 2010", "sub": "http://dbpedia.org/resource/The_New_York_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the New York Times reported that American geologists conducting ground surveys on dry salt lakes in western Afghanistan In June 2010 ?", "Who reported that American geologists were conducting ground surveys on dry salt lakes in western Afghanistan In June 2010?", "Where were The New York Times reported that?", "When were The New York Times report that American geologists conduct ground surveys on dry salt lakes in western Afghanistan In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were the New York Times reported that geologists conducting ground surveys on dry salt lakes in western Afghanistan In June 2010 ?", "Who reported that geologists were conducting ground surveys on dry salt lakes in western Afghanistan In June 2010?", "Where were reported that?", "When were report that geologists conduct ground surveys on dry salt lakes in western Afghanistan In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8680281, "src_sentence": "On one trip he returned with a twelfth-century illuminated manuscript and the diamond crown of Queen Charlotte, wife of George III.", "sentence": "Queen Charlotte [is] wife of George III", "sub": "http://dbpedia.org/resource/Charlotte_of_Mecklenburg-Strelitz", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/George_III_of_the_United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does queen Charlotte [is] wife of George III?", "Who [is] wife of George III?", "Who did Queen Charlotte [ is ] wife of George III ?"], "type": [-1, 1, 1], "question_in_type": ["Does queen Charlotte [is] wife of ?", "Who [is] wife of ?", "Who did [ is ] wife of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8680513, "src_sentence": "Isthmohyla calypsa is a species of frogs in the family Hylidae.", "sentence": "Isthmohyla calypsa is a species of frogs in the family Hylidae", "sub": "http://dbpedia.org/resource/Isthmohyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is isthmohyla calypsa a species of frogs in the family Hylidae ?"], "type": [-1], "question_in_type": ["Is isthmohyla calypsa a species of frogs in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8680718, "src_sentence": "Since 2000, the Czech Republic has been divided into thirteen regions (Czech: kraje, singular kraj) and the capital city of Prague.", "sentence": "the Czech Republic has been divided into the capital city of Prague Since 2000", "sub": "http://dbpedia.org/resource/Czech_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Prague", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has the Czech Republic been divided into the capital city of Prague Since 2000 ?", "Who has been divided into the capital city of Prague Since 2000?", "Where has the Czech Republic been divided?", "When has the Czech Republic be divide into the capital city of Prague Since?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has the been divided into the capital city of Since 2000 ?", "Who has been divided into the capital city of Since 2000?", "Where has the been divided?", "When has the be divide into the capital city of Since?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8681209, "src_sentence": "Since 2000, The Czech Republic has been divided into thirteen regions (Czech: kraje, singular kraj) and the capital city of Prague.", "sentence": "The Czech Republic has been divided into the capital city of Prague Since 2000", "sub": "http://dbpedia.org/resource/Czech_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Prague", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has the Czech Republic been divided into the capital city of Prague Since 2000 ?", "Who has been divided into the capital city of Prague Since 2000?", "Where has The Czech Republic been divided?", "When has The Czech Republic be divide into the capital city of Prague Since?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has the been divided into the capital city of Since 2000 ?", "Who has been divided into the capital city of Since 2000?", "Where has The been divided?", "When has The be divide into the capital city of Since?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8682439, "src_sentence": "Clinothelphusa kakoota is a species of crab in the family Gecarcinucidae, which is endemic to Sri Lanka.", "sentence": "Clinothelphusa kakoota is a species of crab in the family Gecarcinucidae", "sub": "http://dbpedia.org/resource/Clinothelphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gecarcinucidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is clinothelphusa kakoota a species of crab in the family Gecarcinucidae ?"], "type": [-1], "question_in_type": ["Is clinothelphusa kakoota a species of crab in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8685291, "src_sentence": "In 2002, the Red Sox were sold by Yawkey trustee and president Harrington to New England Sports Ventures, a consortium headed by principal owner John Henry.", "sentence": "the Red Sox were sold by Yawkey president Harrington to New England Sports Ventures In 2002", "sub": "http://dbpedia.org/resource/Fenway_Sports_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Boston_Red_Sox", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Were the Red Sox sold by Yawkey president Harrington to New England Sports Ventures In 2002 ?", "Who were sold by Yawkey president Harrington to New England Sports Ventures In 2002?", "Who were the Red Sox sold by?", "Where were the Red Sox sold by?", "When were the Red Sox sell by Yawkey president Harrington to New England Sports Ventures In?", "Were the Red Sox sold by Yawkey trustee to New England Sports Ventures In 2002 ?", "Who were sold by Yawkey trustee to New England Sports Ventures In 2002?", "When were the Red Sox sell by Yawkey trustee to New England Sports Ventures In?"], "type": [-1, 1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Were the sold by Yawkey president Harrington to In 2002 ?", "Who were sold by Yawkey president Harrington to In 2002?", "Who were the sold by?", "Where were the sold by?", "When were the sell by Yawkey president Harrington to In?", "Were the sold by Yawkey trustee to In 2002 ?", "Who were sold by Yawkey trustee to In 2002?", "When were the sell by Yawkey trustee to In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8685873, "src_sentence": "In 2002, the \"Red Sox\" were sold by Tom Yawkey trustee and John Harrington to New England Sports Ventures, a consortium headed by principal owner John Henry.", "sentence": "the \" Red Sox were sold by John Harrington to New England Sports Ventures In 2002", "sub": "http://dbpedia.org/resource/Fenway_Sports_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Boston_Red_Sox", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Were the `` Red Sox sold by John Harrington to New England Sports Ventures In 2002 ?", "Who were sold by John Harrington to New England Sports Ventures In 2002?", "Who were the `` Red Sox sold by?", "Where were the `` Red Sox sold by?", "When were the `` Red Sox sell by John Harrington to New England Sports Ventures In?", "Were the `` Red Sox sold by Tom Yawkey trustee to New England Sports Ventures In 2002 ?", "Who were sold by Tom Yawkey trustee to New England Sports Ventures In 2002?", "When were the `` Red Sox sell by Tom Yawkey trustee to New England Sports Ventures In?"], "type": [-1, 1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Were the `` sold by John Harrington to In 2002 ?", "Who were sold by John Harrington to In 2002?", "Who were the `` sold by?", "Where were the `` sold by?", "When were the `` sell by John Harrington to In?", "Were the `` sold by Tom Yawkey trustee to In 2002 ?", "Who were sold by Tom Yawkey trustee to In 2002?", "When were the `` sell by Tom Yawkey trustee to In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8686626, "src_sentence": "The Lake Oku clawed frog (Xenopus longipes) is a species of frog in the family Pipidae, endemic to Lake Oku, a small crater lake in northwest Cameroon.", "sentence": "The Lake Oku clawed frog (Xenopus longipes is a species of frog in the family Pipidae, endemic to Lake Oku", "sub": "http://dbpedia.org/resource/Xenopus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pipidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Lake Oku clawed frog ( Xenopus longipes a species of frog in the family Pipidae , endemic to Lake Oku ?", "Who clawed frog (Xenopus longipes is a species of frog in the family Pipidae, endemic to Lake Oku?"], "type": [-1, 1], "question_in_type": ["Is the Lake Oku clawed frog ( longipes a species of frog in the family , endemic to Lake Oku ?", "Who clawed frog ( longipes is a species of frog in the family , endemic to Lake Oku?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8687287, "src_sentence": "The 410-mile (660 km) Connecticut River, which starts at New Hampshire Connecticut Lakes and flows south to Connecticut, defines the western border with Vermont.", "sentence": "The 410 - mile ( 660 km ) Connecticut River starts at New Hampshire Connecticut Lakes", "sub": "http://dbpedia.org/resource/Connecticut_Lakes", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Connecticut_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the 410 - mile ( 660 km ) Connecticut River start at New Hampshire Connecticut Lakes?", "Where did The 410 - mile ( 660 km ) Connecticut River starts at?"], "type": [-1, 2], "question_in_type": ["Does the 410 - mile ( 660 km ) start at New Hampshire ?", "Where did The 410 - mile ( 660 km ) starts at?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8687288, "src_sentence": "the western border with Vermont is not in the center of Connecticut River, which starts at New Hampshire's Connecticut Lakes and flows south to Connecticut, as is usually the case, but at the low-water mark on the Vermont side; meaning the entire river along the Vermont border (save for areas where the water level has been raised by a dam) lies within New Hampshire.", "sentence": "Connecticut River starts at New Hampshire's Connecticut Lakes", "sub": "http://dbpedia.org/resource/Connecticut_Lakes", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Connecticut_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does connecticut River start at New Hampshire's Connecticut Lakes?", "Who starts at New Hampshire's Connecticut Lakes?", "Where did Connecticut River starts at?"], "type": [-1, 1, 2], "question_in_type": ["Does connecticut River start at New Hampshire's ?", "Who starts at New Hampshire's ?", "Where did starts at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8689077, "src_sentence": "When Hawes was twenty-two, he went on to found TAPS/The Atlantic Paranormal Society and co-create the major television hit Ghost Hunters, which became the flagship show of the Syfy Channel and made it one of the top watched channels on cable.", "sentence": "the major television hit Ghost Hunters became the flagship show of the Syfy Channel", "sub": "http://dbpedia.org/resource/Ghost_Hunters", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Syfy", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did the major television hit Ghost Hunters became the flagship show of the Syfy Channel?"], "type": [-1], "question_in_type": ["Did the major television hit became the flagship show of the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 8690987, "src_sentence": "As a significant hub for international relations, France hosts the second largest assembly of diplomatic missions in the world and the headquarters of international organisations including the OECD, UNESCO, Interpol, the International Bureau of Weights and Measures, and la Francophonie.", "sentence": "France hosts the headquarters of international organisations including the OECD", "sub": "http://dbpedia.org/resource/Organisation_for_Economic_Co-operation_and_Development", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does france host the headquarters of international organisations includ the OECD?", "Who hosts the headquarters of international organisations including the OECD?", "Where did France hosts the?"], "type": [-1, 1, 2], "question_in_type": ["Does france host the headquarters of international organisations includ the ?", "Who hosts the headquarters of international organisations including the ?", "Where did hosts the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8691041, "src_sentence": "In 2008, France was the third largest recipient of foreign direct investment among OECD countries at $118 billion, ranking behind Luxembourg (where foreign direct investment was essentially monetary transfers to banks located there) and the United States ($316 billion), but above the United Kingdom ($96.9 billion), Germany ($25 billion), or Japan ($24 billion).", "sentence": "France was the third largest recipient of foreign direct investment among OECD countries at $118 billion In 2008", "sub": "http://dbpedia.org/resource/Organisation_for_Economic_Co-operation_and_Development", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was france the third largest recipient of foreign direct investment among OECD countries at $ 118 billion In 2008 ?", "Who was the third largest recipient of foreign direct investment among OECD countries at $118 billion In 2008?", "Where was France the third largest recipient of foreign direct investment among OECD countries at $ 118 billion In 2008 ?", "When was France the third largest recipient of foreign direct investment among OECD countries at $ 118 billion In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was france the third largest recipient of foreign direct investment among countries at $ 118 billion In 2008 ?", "Who was the third largest recipient of foreign direct investment among countries at $118 billion In 2008?", "Where was the third largest recipient of foreign direct investment among countries at $ 118 billion In 2008 ?", "When was the third largest recipient of foreign direct investment among countries at $ 118 billion In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8691042, "src_sentence": "In the same year, French companies invested $220 billion outside France, ranking France as the second largest outward direct investor in the OECD, behind the United States ($311 billion), and ahead of the UK ($111 billion), Japan ($128 billion) and Germany ($157 billion).", "sentence": "French companies invested ahead ranking France as the second largest outward direct investor in the OECD", "sub": "http://dbpedia.org/resource/Organisation_for_Economic_Co-operation_and_Development", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do french companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Who companies invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French companies invested ahead?", "Did french companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who companies invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French companies invested $?", "Did french companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who companies invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Does french accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Who accompany invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French accompany invested ahead?", "Did french business invest ahead ranking France as the second largest outward direct investor in the OECD?", "Who business invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French business invested ahead?", "Does french caller invest ahead rank France as the second largest outward direct investor in the OECD?", "Who caller invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French caller invested ahead?", "Does french companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Who companion invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French companion invested ahead?", "Does french companionship invest ahead rank France as the second largest outward direct investor in the OECD?", "Who companionship invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French companionship invested ahead?", "Does french corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Who corporation invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French corporation invested ahead?", "Does french enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Who enterprise invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French enterprise invested ahead?", "Does french fellowship invest ahead rank France as the second largest outward direct investor in the OECD?", "Who fellowship invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French fellowship invested ahead?", "Did french firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Who firm invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French firm invested ahead?", "Does french keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Who keep company invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French keep?", "Did french party invest ahead ranking France as the second largest outward direct investor in the OECD?", "Who party invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French party invested ahead?", "Does french pride invest ahead rank France as the second largest outward direct investor in the OECD?", "Who pride invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French pride invested ahead?", "Did french ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Who ship's company invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French ship 's company invested ahead?", "Does french society invest ahead rank France as the second largest outward direct investor in the OECD?", "Who society invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French society invested ahead?", "Does french squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Who squad invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French squad invested ahead?", "Does french troupe invest ahead rank France as the second largest outward direct investor in the OECD?", "Who troupe invested ahead ranking France as the second largest outward direct investor in the OECD?", "Where did French troupe invested ahead?", "Does daniel chester french accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Did daniel chester french business invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does daniel chester french caller invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french companionship invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french fellowship invest ahead rank France as the second largest outward direct investor in the OECD?", "Did daniel chester french firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does daniel chester french keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Did daniel chester french party invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does daniel chester french pride invest ahead rank France as the second largest outward direct investor in the OECD?", "Did daniel chester french ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does daniel chester french society invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Does daniel chester french troupe invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french kiss business invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does french kiss caller invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss companionship invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss fellowship invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french kiss firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does french kiss keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french kiss party invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did french kiss pride invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did french kiss ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does french kiss society invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Does french kiss troupe invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people business invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people cal invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people comp invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people fellow invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french people firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Do french people keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people party invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people pride invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french people ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Do french people society invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Do french people troup invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallian business invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallian caller invest ahead ranking France as the second largest outward direct investor in the OECD?", "Do gallian companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian companionship invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian fellowship invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallian firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does gallian keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallian party invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallian pride invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallian ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does gallian society invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallian troupe invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic accompany invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallic business invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallic caller invest ahead ranking France as the second largest outward direct investor in the OECD?", "Do gallic companies invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic companion invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic companionship invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic corporation invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic enterprise invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic fellowship invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallic firm invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does gallic keep company invest ahead rank France as the second largest outward direct investor in the OECD?", "Did gallic party invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallic pride invest ahead ranking France as the second largest outward direct investor in the OECD?", "Did gallic ship's company invest ahead ranking France as the second largest outward direct investor in the OECD?", "Does gallic society invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic squad invest ahead rank France as the second largest outward direct investor in the OECD?", "Does gallic troupe invest ahead rank France as the second largest outward direct investor in the OECD?", "Did french accompany invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who accompany invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French accompany invested $?", "Did french business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who business invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French business invested $?", "Did french caller invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who caller invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French caller invested $?", "Did french companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who companion invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French companion invested $?", "Did french companionship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who companionship invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French companionship invested $?", "Did french corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who corporation invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French corporation invested $?", "Did french enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who enterprise invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French enterprise invested $?", "Did french fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who fellowship invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French fellowship invested $?", "Did french firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who firm invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French firm invested $?", "Did french keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who keep company invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who party invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French party invested $?", "Did french pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who pride invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French pride invested $?", "Did french ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who ship's company invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French ship 's company invested $?", "Did french society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who society invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French society invested $?", "Did french squad invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who squad invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French squad invested $?", "Did french troupe invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Who troupe invested $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Where did French troupe invested $?", "Did daniel chester french accompany invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french caller invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french companionship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french squad invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did daniel chester french troupe invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss accompany invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss caller invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss companionship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss squad invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french kiss troupe invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Do french people accompany invested $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Did french people business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Do french people cal invested $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Did french people companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Do french people comp invested $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Did french people corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Do french people enterpr invest $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Do french people fellow invested $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Did french people firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french people society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Do french people squad invest $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Do french people troup invest $ 220 billion rank France as the second largest outward direct investor in the OECD?", "Did gallian accompany invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian caller invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian companionship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian squad invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallian troupe invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic accompany invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic business invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic caller invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic companies invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic companion invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic companionship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic corporation invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic firm invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic keep company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic party invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic pride invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic society invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic squad invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did gallic troupe invest $ 220 billion ranking France as the second largest outward direct investor in the OECD?", "Did french accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who accompany invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who business invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who caller invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who companion invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who companionship invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who corporation invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who enterprise invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who fellowship invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who firm invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who keep company invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who party invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who pride invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who ship's company invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who society invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who squad invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "Who troupe invested $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did French troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did daniel chester french troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did daniel chester french troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french kiss troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french kiss troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people accompany invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people accompany invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people cal invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people caller invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people comp invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people companionship invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people enterpr invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people fellow invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people fellowship invested $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did french people society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did french people society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Do french people troup invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In the same year?", "When did french people troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallian troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallian troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic business invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic party invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic society invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?", "Did gallic troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the OECD In the same year?", "When did gallic troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the OECD In?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 3, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Do french companies invest ahead rank France as the second largest outward direct investor in the ?", "Who companies invested ahead ranking France as the second largest outward direct investor in the ?", "Where did companies invested ahead?", "Did french companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who companies invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did companies invested $?", "Did french companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who companies invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Does french accompany invest ahead rank France as the second largest outward direct investor in the ?", "Who accompany invested ahead ranking France as the second largest outward direct investor in the ?", "Where did accompany invested ahead?", "Did french business invest ahead ranking France as the second largest outward direct investor in the ?", "Who business invested ahead ranking France as the second largest outward direct investor in the ?", "Where did business invested ahead?", "Does french caller invest ahead rank France as the second largest outward direct investor in the ?", "Who caller invested ahead ranking France as the second largest outward direct investor in the ?", "Where did caller invested ahead?", "Does french companion invest ahead rank France as the second largest outward direct investor in the ?", "Who companion invested ahead ranking France as the second largest outward direct investor in the ?", "Where did companion invested ahead?", "Does french companionship invest ahead rank France as the second largest outward direct investor in the ?", "Who companionship invested ahead ranking France as the second largest outward direct investor in the ?", "Where did companionship invested ahead?", "Does french corporation invest ahead rank France as the second largest outward direct investor in the ?", "Who corporation invested ahead ranking France as the second largest outward direct investor in the ?", "Where did corporation invested ahead?", "Does french enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Who enterprise invested ahead ranking France as the second largest outward direct investor in the ?", "Where did enterprise invested ahead?", "Does french fellowship invest ahead rank France as the second largest outward direct investor in the ?", "Who fellowship invested ahead ranking France as the second largest outward direct investor in the ?", "Where did fellowship invested ahead?", "Did french firm invest ahead ranking France as the second largest outward direct investor in the ?", "Who firm invested ahead ranking France as the second largest outward direct investor in the ?", "Where did firm invested ahead?", "Does french keep company invest ahead rank France as the second largest outward direct investor in the ?", "Who keep company invested ahead ranking France as the second largest outward direct investor in the ?", "Where did keep?", "Did french party invest ahead ranking France as the second largest outward direct investor in the ?", "Who party invested ahead ranking France as the second largest outward direct investor in the ?", "Where did party invested ahead?", "Does french pride invest ahead rank France as the second largest outward direct investor in the ?", "Who pride invested ahead ranking France as the second largest outward direct investor in the ?", "Where did pride invested ahead?", "Did french ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Who ship's company invested ahead ranking France as the second largest outward direct investor in the ?", "Where did ship 's company invested ahead?", "Does french society invest ahead rank France as the second largest outward direct investor in the ?", "Who society invested ahead ranking France as the second largest outward direct investor in the ?", "Where did society invested ahead?", "Does french squad invest ahead rank France as the second largest outward direct investor in the ?", "Who squad invested ahead ranking France as the second largest outward direct investor in the ?", "Where did squad invested ahead?", "Does french troupe invest ahead rank France as the second largest outward direct investor in the ?", "Who troupe invested ahead ranking France as the second largest outward direct investor in the ?", "Where did troupe invested ahead?", "Does daniel chester french accompany invest ahead rank France as the second largest outward direct investor in the ?", "Did daniel chester french business invest ahead ranking France as the second largest outward direct investor in the ?", "Does daniel chester french caller invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french companies invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french companion invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french companionship invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french corporation invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french fellowship invest ahead rank France as the second largest outward direct investor in the ?", "Did daniel chester french firm invest ahead ranking France as the second largest outward direct investor in the ?", "Does daniel chester french keep company invest ahead rank France as the second largest outward direct investor in the ?", "Did daniel chester french party invest ahead ranking France as the second largest outward direct investor in the ?", "Does daniel chester french pride invest ahead rank France as the second largest outward direct investor in the ?", "Did daniel chester french ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Does daniel chester french society invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french squad invest ahead rank France as the second largest outward direct investor in the ?", "Does daniel chester french troupe invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss accompany invest ahead rank France as the second largest outward direct investor in the ?", "Did french kiss business invest ahead ranking France as the second largest outward direct investor in the ?", "Does french kiss caller invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss companies invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss companion invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss companionship invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss corporation invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss fellowship invest ahead rank France as the second largest outward direct investor in the ?", "Did french kiss firm invest ahead ranking France as the second largest outward direct investor in the ?", "Does french kiss keep company invest ahead rank France as the second largest outward direct investor in the ?", "Did french kiss party invest ahead ranking France as the second largest outward direct investor in the ?", "Did french kiss pride invest ahead ranking France as the second largest outward direct investor in the ?", "Did french kiss ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Does french kiss society invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss squad invest ahead rank France as the second largest outward direct investor in the ?", "Does french kiss troupe invest ahead rank France as the second largest outward direct investor in the ?", "Do french people accompany invest ahead rank France as the second largest outward direct investor in the ?", "Do french people business invest ahead rank France as the second largest outward direct investor in the ?", "Do french people cal invest ahead rank France as the second largest outward direct investor in the ?", "Do french people companies invest ahead rank France as the second largest outward direct investor in the ?", "Do french people companion invest ahead rank France as the second largest outward direct investor in the ?", "Do french people comp invest ahead rank France as the second largest outward direct investor in the ?", "Do french people corporation invest ahead rank France as the second largest outward direct investor in the ?", "Do french people enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Do french people fellow invest ahead rank France as the second largest outward direct investor in the ?", "Did french people firm invest ahead ranking France as the second largest outward direct investor in the ?", "Do french people keep company invest ahead rank France as the second largest outward direct investor in the ?", "Do french people party invest ahead rank France as the second largest outward direct investor in the ?", "Do french people pride invest ahead rank France as the second largest outward direct investor in the ?", "Did french people ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Do french people society invest ahead rank France as the second largest outward direct investor in the ?", "Do french people squad invest ahead rank France as the second largest outward direct investor in the ?", "Do french people troup invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian accompany invest ahead rank France as the second largest outward direct investor in the ?", "Did gallian business invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallian caller invest ahead ranking France as the second largest outward direct investor in the ?", "Do gallian companies invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian companion invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian companionship invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian corporation invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian fellowship invest ahead rank France as the second largest outward direct investor in the ?", "Did gallian firm invest ahead ranking France as the second largest outward direct investor in the ?", "Does gallian keep company invest ahead rank France as the second largest outward direct investor in the ?", "Did gallian party invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallian pride invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallian ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Does gallian society invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian squad invest ahead rank France as the second largest outward direct investor in the ?", "Does gallian troupe invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic accompany invest ahead rank France as the second largest outward direct investor in the ?", "Did gallic business invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallic caller invest ahead ranking France as the second largest outward direct investor in the ?", "Do gallic companies invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic companion invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic companionship invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic corporation invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic enterprise invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic fellowship invest ahead rank France as the second largest outward direct investor in the ?", "Did gallic firm invest ahead ranking France as the second largest outward direct investor in the ?", "Does gallic keep company invest ahead rank France as the second largest outward direct investor in the ?", "Did gallic party invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallic pride invest ahead ranking France as the second largest outward direct investor in the ?", "Did gallic ship's company invest ahead ranking France as the second largest outward direct investor in the ?", "Does gallic society invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic squad invest ahead rank France as the second largest outward direct investor in the ?", "Does gallic troupe invest ahead rank France as the second largest outward direct investor in the ?", "Did french accompany invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who accompany invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did accompany invested $?", "Did french business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who business invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did business invested $?", "Did french caller invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who caller invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did caller invested $?", "Did french companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who companion invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did companion invested $?", "Did french companionship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who companionship invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did companionship invested $?", "Did french corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who corporation invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did corporation invested $?", "Did french enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who enterprise invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did enterprise invested $?", "Did french fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who fellowship invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did fellowship invested $?", "Did french firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who firm invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did firm invested $?", "Did french keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who keep company invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who party invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did party invested $?", "Did french pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who pride invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did pride invested $?", "Did french ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who ship's company invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did ship 's company invested $?", "Did french society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who society invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did society invested $?", "Did french squad invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who squad invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did squad invested $?", "Did french troupe invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Who troupe invested $ 220 billion ranking France as the second largest outward direct investor in the ?", "Where did troupe invested $?", "Did daniel chester french accompany invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french caller invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french companionship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french squad invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did daniel chester french troupe invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss accompany invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss caller invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss companionship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss squad invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french kiss troupe invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Do french people accompany invested $ 220 billion rank France as the second largest outward direct investor in the ?", "Did french people business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Do french people cal invested $ 220 billion rank France as the second largest outward direct investor in the ?", "Did french people companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Do french people comp invested $ 220 billion rank France as the second largest outward direct investor in the ?", "Did french people corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Do french people enterpr invest $ 220 billion rank France as the second largest outward direct investor in the ?", "Do french people fellow invested $ 220 billion rank France as the second largest outward direct investor in the ?", "Did french people firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french people society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Do french people squad invest $ 220 billion rank France as the second largest outward direct investor in the ?", "Do french people troup invest $ 220 billion rank France as the second largest outward direct investor in the ?", "Did gallian accompany invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian caller invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian companionship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian squad invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallian troupe invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic accompany invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic business invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic caller invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic companies invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic companion invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic companionship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic corporation invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic enterprise invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic fellowship invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic firm invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic keep company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic party invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic pride invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic ship's company invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic society invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic squad invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did gallic troupe invest $ 220 billion ranking France as the second largest outward direct investor in the ?", "Did french accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who accompany invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who business invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who caller invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who companion invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who companionship invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who corporation invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who enterprise invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who fellowship invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who firm invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who keep company invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who party invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who pride invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who ship's company invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who society invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who squad invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "Who troupe invested $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did daniel chester french troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did daniel chester french troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french kiss troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french kiss troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people accompany invested $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people accompany invested $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people cal invested $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people caller invested $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people comp invested $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people companionship invested $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people enterpr invest $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people fellow invested $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people fellowship invested $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did french people society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did french people society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Do french people troup invest $ 220 billion outside France rank France as the second largest outward direct investor in the In the same year?", "When did french people troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallian troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallian troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic accompany invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic accompany invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic business invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic business invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic caller invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic caller invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic companies invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic companies invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic companion invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic companion invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic companionship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic companionship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic corporation invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic corporation invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic enterprise invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic enterprise invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic fellowship invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic fellowship invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic firm invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic firm invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic keep company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic keep company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic party invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic party invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic pride invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic pride invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic ship's company invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic ship 's company invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic society invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic society invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic squad invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic squad invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?", "Did gallic troupe invest $ 220 billion outside France ranking France as the second largest outward direct investor in the In the same year?", "When did gallic troupe invest $ 220 billion outside France rank France as the second largest outward direct investor in the In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8691668, "src_sentence": "The Albigensian Crusade was launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day France.", "sentence": "The Albigensian Crusade was launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day France", "sub": "http://dbpedia.org/resource/Albigensian_Crusade", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Albigensian Crusade launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day France ?", "Who was launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day France?", "When was The Albigensian Crusade launch?", "Who was The Albigensian Crusade launched in?", "When was The Albigensian Crusade launch in 1209 to eliminate the heretical Cathars in the southwestern area of?", "Where was The Albigensian Crusade launched in?"], "type": [-1, 1, 3, 1, 3, 2], "question_in_type": ["Was the launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day ?", "Who was launched in 1209 to eliminate the heretical Cathars in the southwestern area of modern-day ?", "When was The launch?", "Who was The launched in?", "When was The launch in 1209 to eliminate the heretical Cathars in the southwestern area of?", "Where was The launched in?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8691979, "src_sentence": "As a significant hub for international relations, France hosts the second largest assembly of diplomatic missions in the world and the headquarters of international organisations including the OECD, UNESCO, Interpol, the International Bureau of Weights and Measures, and la Francophonie.", "sentence": "France hosts the headquarters of international organisations including the OECD", "sub": "http://dbpedia.org/resource/Organisation_for_Economic_Co-operation_and_Development", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does france host the headquarters of international organisations includ the OECD?", "Who hosts the headquarters of international organisations including the OECD?", "Where did France hosts the?"], "type": [-1, 1, 2], "question_in_type": ["Does france host the headquarters of international organisations includ the ?", "Who hosts the headquarters of international organisations including the ?", "Where did hosts the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8692163, "src_sentence": "France is a highly urbanized country, with France largest cities (in terms of metropolitan area population in 2016) being Paris (12,568,755 inh.),", "sentence": "France being Paris", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does france being Paris?", "Who being Paris?", "Where did France being?"], "type": [-1, 1, 2], "question_in_type": ["Does france being ?", "Who being ?", "Where did being?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8692281, "src_sentence": "Jules Hardouin Mansart, who designed the extensions to Versailles, was one of the most influential French architect of the baroque era; Jules Hardouin Mansart, who designed the extensions to Versailles is famous for Jules Hardouin Mansart, who designed the extensions to Versailles dome at Les Invalides.", "sentence": "Jules Hardouin Mansart designed the extensions to Versailles dome at Les Invalides", "sub": "http://dbpedia.org/resource/Les_Invalides", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Jules_Hardouin-Mansart", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Did jules Hardouin Mansart design the extensions to Versailles dome at Les Invalides?", "Who designed the extensions to Versailles dome at Les Invalides?", "Where did Jules Hardouin Mansart designed the?"], "type": [-1, 1, 2], "question_in_type": ["Did jules Hardouin Mansart design the extensions to Versailles dome at ?", "Who designed the extensions to Versailles dome at ?", "Where did designed the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 8692446, "src_sentence": "Being the host country of the 2015 Paris Climate Change Conference, the French Government was instrumental in securing the 2015 Paris agreement, a success that has been credited to the French Government \"openness and experience in diplomacy\" (though the US, after the election of President Trump in 2016, then announced the French Government will withdraw from the agreement).", "sentence": "the French Government was instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government \" experience in diplomacy", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the French Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Who was instrumental in securing the 2015 Paris agreement , a success that has been credited to Who \" experience in diplomacy?", "When was the French Government instrumental in secure the?", "Where was the French Government instrumental in securing the?", "Was the French Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Who was instrumental in securing the 2015 Paris agreement , a success that has been credited to Who \" openness?", "Was the French administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French administration instrumental in securing the?", "When was the French administration instrumental in secure the?", "Was the French authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French authorities instrumental in securing the?", "When was the French authorities instrumental in secure the?", "Was the French executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French executive branch instrumental in securing the?", "When was the French executive branch instrumental in secure the?", "Was the French governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French governance instrumental in securing the?", "When was the French governance instrumental in secure the?", "Was the French governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French governing instrumental in securing the?", "When was the French governing instrumental in secure the?", "Was the French government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French government activity instrumental in securing the?", "When was the French government activity instrumental in secure the?", "Was the French politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French politics instrumental in securing the?", "When was the French politics instrumental in secure the?", "Was the French regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French regime instrumental in securing the?", "When was the French regime instrumental in secure the?", "Was the French white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Where was the French white house instrumental in securing the?", "When was the French white house instrumental in secure the?", "Was the daniel chester french Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the daniel chester french white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french kiss white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the french people white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallian white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the gallic white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` experience in diplomacy ?", "Was the French administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the French white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the daniel chester french white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french kiss white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the french people white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallian white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic Government instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic administration instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic authorities instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic executive branch instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic governance instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic governing instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic government activity instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic politics instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic regime instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?", "Was the gallic white house instrumental in securing the 2015 Paris agreement , a success that has been credited to the French Government `` openness ?"], "type": [-1, 1, 3, 2, -1, 1, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was the Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Who was instrumental in securing the 2015 agreement , a success that has been credited to Who \" experience in diplomacy?", "When was the Government instrumental in secure the?", "Where was the Government instrumental in securing the?", "Was the Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Who was instrumental in securing the 2015 agreement , a success that has been credited to Who \" openness?", "Was the administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the administration instrumental in securing the?", "When was the administration instrumental in secure the?", "Was the authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the authorities instrumental in securing the?", "When was the authorities instrumental in secure the?", "Was the executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the executive branch instrumental in securing the?", "When was the executive branch instrumental in secure the?", "Was the governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the governance instrumental in securing the?", "When was the governance instrumental in secure the?", "Was the governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the governing instrumental in securing the?", "When was the governing instrumental in secure the?", "Was the government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the government activity instrumental in securing the?", "When was the government activity instrumental in secure the?", "Was the politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the politics instrumental in securing the?", "When was the politics instrumental in secure the?", "Was the regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the regime instrumental in securing the?", "When was the regime instrumental in secure the?", "Was the white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Where was the white house instrumental in securing the?", "When was the white house instrumental in secure the?", "Was the daniel chester french Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the daniel chester french white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french kiss white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the french people white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallian white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the gallic white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` experience in diplomacy ?", "Was the administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the daniel chester french white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french kiss white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the french people white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallian white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic Government instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic administration instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic authorities instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic executive branch instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic governance instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic governing instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic government activity instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic politics instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic regime instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?", "Was the gallic white house instrumental in securing the 2015 agreement , a success that has been credited to the Government `` openness ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8693228, "src_sentence": "John Ray, an English naturalist, was the first to attempt a biological definition of species in 1686, as follows:.", "sentence": "John Ray [is] an naturalist [from] England", "sub": "http://dbpedia.org/resource/John_Ray", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/England", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does john Ray [is] an naturalist [from] England?", "Who [is] an naturalist [from] England?", "Where did John Ray [ is ] an naturalist [ from ] England ?"], "type": [-1, 1, 2], "question_in_type": ["Does john Ray [is] an naturalist [from] ?", "Who [is] an naturalist [from] ?", "Where did [ is ] an naturalist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8696489, "src_sentence": "The harelip sucker (Moxostoma lacerum) was a species of ray-finned fish in the family Catostomidae.", "sentence": "The harelip sucker was a species of ray-finned fish in the family Catostomidae", "sub": "http://dbpedia.org/resource/Harelip_sucker", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Catostomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the harelip sucker a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip bug a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip chump a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip fiend a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip illinoisian a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip lollipop a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip suck pint a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip sucker a species of ray-finned fish in the family Catostomidae ?", "Was the cleft lip thing a species of ray-finned fish in the family Catostomidae ?", "Was the harelip bug a species of ray-finned fish in the family Catostomidae ?", "Was the harelip chump a species of ray-finned fish in the family Catostomidae ?", "Was the harelip fiend a species of ray-finned fish in the family Catostomidae ?", "Was the harelip illinoisian a species of ray-finned fish in the family Catostomidae ?", "Was the harelip lollipop a species of ray-finned fish in the family Catostomidae ?", "Was the harelip suck pint a species of ray-finned fish in the family Catostomidae ?", "Was the harelip thing a species of ray-finned fish in the family Catostomidae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was the a species of ray-finned fish in the family ?", "Was the cleft lip bug a species of ray-finned fish in the family ?", "Was the cleft lip chump a species of ray-finned fish in the family ?", "Was the cleft lip fiend a species of ray-finned fish in the family ?", "Was the cleft lip illinoisian a species of ray-finned fish in the family ?", "Was the cleft lip lollipop a species of ray-finned fish in the family ?", "Was the cleft lip suck pint a species of ray-finned fish in the family ?", "Was the cleft lip sucker a species of ray-finned fish in the family ?", "Was the cleft lip thing a species of ray-finned fish in the family ?", "Was the harelip bug a species of ray-finned fish in the family ?", "Was the harelip chump a species of ray-finned fish in the family ?", "Was the harelip fiend a species of ray-finned fish in the family ?", "Was the harelip illinoisian a species of ray-finned fish in the family ?", "Was the harelip lollipop a species of ray-finned fish in the family ?", "Was the harelip suck pint a species of ray-finned fish in the family ?", "Was the harelip thing a species of ray-finned fish in the family ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8697500, "src_sentence": "Japan hosted the Summer Olympics in Tokyo in 1964 and the Winter Olympics in Sapporo in 1972 and Nagano in 1998.", "sentence": "Japan hosted the Summer Olympics in Tokyo in 1964", "sub": "http://dbpedia.org/resource/Japan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did japan host the Summer Olympics in Tokyo in 1964?", "Who hosted the Summer Olympics in Tokyo in 1964?", "Where did Japan hosted the?", "When did Japan host the Summer Olympics in Tokyo?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did japan host the Summer Olympics in in 1964?", "Who hosted the Summer Olympics in in 1964?", "Where did hosted the?", "When did host the Summer Olympics in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8698777, "src_sentence": "Companies headquartered in Brazzaville include Equatorial Congo Airlines and the mobile operator Warid Congo.", "sentence": "Companies headquartered in Brazzaville include Equatorial Congo Airlines", "sub": "http://dbpedia.org/resource/Equatorial_Congo_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Brazzaville", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do companies headquart in Brazzaville includ Equatorial Congo Airlines?"], "type": [-1], "question_in_type": ["Do companies headquart in includ ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8701274, "src_sentence": "In the early years of the Ming dynasty, China's capital was moved from Nanjing to Beijing.", "sentence": "China's capital was moved from Nanjing to Beijing In the early years of the Ming dynasty", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was china 's capital moved from Nanjing to Beijing In the early years of the Ming dynasty ?", "Who's capital was moved from Nanjing to Beijing In the early years of the Ming dynasty?", "Where was China 's capital moved from?", "When was China 's capital move from Nanjing to Beijing In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was china 's capital moved from Nanjing to In the early years of the Ming dynasty ?", "Who's capital was moved from Nanjing to In the early years of the Ming dynasty?", "Where was 's capital moved from?", "When was 's capital move from Nanjing to In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8702164, "src_sentence": "China has four (Shanghai, Hong Kong, Beijing, and Shenzhen) out of the world's top ten most competitive financial centers, which is more than any country in the 2020 Global Financial Centres Index.", "sentence": "China has four ( Beijing out of the world 's top ten most competitive financial centers", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has china four ( Beijing out of the world 's top ten most competitive financial centers ?", "Who has four ( Beijing out of the world 's top ten most competitive financial centers?", "Where has China four ( Beijing out?"], "type": [-1, 1, 2], "question_in_type": ["Has china four ( out of the world 's top ten most competitive financial centers ?", "Who has four ( out of the world 's top ten most competitive financial centers?", "Where has four ( out?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8704210, "src_sentence": "The Yakan or ranggar in Maranao, specially when Islam was established in Sulu (14th century) and in Mindanao (15th century).During the Spanish Era, the government of the Spanish East Indies built a succession of palaces in and around Manila for high colonial officials and religious authorities.", "sentence": "the government of the Spanish East Indies built a succession of palaces in and around Manila During the Spanish Era", "sub": "http://dbpedia.org/resource/Spanish_East_Indies", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Manila", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the government of the Spanish East Indies built a succession of palaces in and around Manila During the Spanish Era?", "Where did the government of the Spanish East Indies built a?"], "type": [-1, 2], "question_in_type": ["Did the government of the built a succession of palaces in and around During the Spanish Era?", "Where did the government of the built a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8704637, "src_sentence": "The Yakan or ranggar in Maranao, specially when Islam was established in Sulu (14th century) and in Mindanao (15th century).During the Spanish Era, the government of the Spanish East Indies built a succession of palaces in and around Manila for high colonial officials and religious authorities.", "sentence": "the government of the Spanish East Indies built a succession of palaces in and around Manila During the Spanish Era", "sub": "http://dbpedia.org/resource/Spanish_East_Indies", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Manila", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the government of the Spanish East Indies built a succession of palaces in and around Manila During the Spanish Era?", "Where did the government of the Spanish East Indies built a?"], "type": [-1, 2], "question_in_type": ["Did the government of the built a succession of palaces in and around During the Spanish Era?", "Where did the government of the built a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8704709, "src_sentence": "The most important royal palazzi in Italy are those in Caserta, Naples, Palermo, Turin, as well as the Quirinale Palace in Rome.", "sentence": "The most important royal palazzi in Italy are those in the Quirinale Palace in Rome", "sub": "http://dbpedia.org/resource/Italy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the most important royal palazzi in Italy those in the Quirinale Palace in Rome ?", "Where are The most important royal palazzi in Italy those in the Quirinale Palace in Rome ?"], "type": [-1, 2], "question_in_type": ["Are the most important royal palazzi in those in the Quirinale Palace in ?", "Where are The most important royal palazzi in those in the Quirinale Palace in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8706382, "src_sentence": "Argentina has ports such as Port of Buenos Aires and Port of Rosario.", "sentence": "Argentina has ports such as Port of Buenos Aires", "sub": "http://dbpedia.org/resource/Argentina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Buenos_Aires", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has argentina ports such as Port of Buenos Aires ?", "Who has ports such as Port of Buenos Aires?", "Where has Argentina ports such as Port of Buenos Aires ?"], "type": [-1, 1, 2], "question_in_type": ["Has argentina ports such as Port of ?", "Who has ports such as Port of ?", "Where has ports such as Port of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8706931, "src_sentence": "Chile has important international airports such as Santiago, Antofagasta, Puerto Montt, Punta Arenas and Iquique, among others.", "sentence": "Chile has important international airports such as Santiago, Antofagasta, Puerto Montt, Punta Arenas and Iquique, among others", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has important international airports such as Santiago, Antofagasta, Puerto Montt, Punta Arenas and Iquique, among others?", "Where has Chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has Chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Has chili important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Where has chili important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has chili important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Has republic of chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Where has republic of chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has republic of chile important international airports such as Santiago , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?"], "type": [-1, 1, 2, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Has chile important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has important international airports such as , Antofagasta, Puerto Montt, Punta Arenas and Iquique, among others?", "Where has important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Has chili important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Where has chili important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has chili important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Has republic of chile important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Where has republic of chile important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?", "Who has republic of chile important international airports such as , Antofagasta , Puerto Montt , Punta Arenas and Iquique , among others ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8711457, "src_sentence": "Eager to confirm the All-Greek League Team were part of the basketball elite, Greece aimed at reaching the semifinal in the 1998 FIBA World Championship in Athens.", "sentence": "Greece aimed at reaching the semifinal in the 1998 FIBA World Championship in Athens", "sub": "http://dbpedia.org/resource/Greece", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does greece aim at reach the semifinal in the 1998 FIBA World Championship in Athens?", "Who aimed at reaching the semifinal in the 1998 FIBA World Championship in Athens?", "When did Greece aim at reach the semifinal in the?", "Where did Greece aimed at?"], "type": [-1, 1, 3, 2], "question_in_type": ["Does greece aim at reach the semifinal in the 1998 FIBA World Championship in ?", "Who aimed at reaching the semifinal in the 1998 FIBA World Championship in ?", "When did aim at reach the semifinal in the?", "Where did aimed at?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8712430, "src_sentence": "Clinton also joined Israeli president Ezer Weizman for a Hanukkah candle-lighting ceremony in Jerusalem, December 13, 1998.", "sentence": "Ezer Weizman [is] also joined president [of] Israel", "sub": "http://dbpedia.org/resource/Ezer_Weizman", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Israel", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did ezer Weizman [is] also join president [of] Israel?", "Who [is] also joined president [of] Israel?", "Where did Ezer Weizman [ is ] also joined?"], "type": [-1, 1, 2], "question_in_type": ["Did ezer Weizman [is] also join president [of] ?", "Who [is] also joined president [of] ?", "Where did [ is ] also joined?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8713896, "src_sentence": "China ranks first globally in the important indicators, including patents, utility models, trademarks, industrial designs, and creative goods exports and also has 2 (Shenzhen-Hong Kong-Guangzhou and Beijing in the 2nd and 4th spots respectively) of the global top 5 science and technology clusters, which is more than any country.", "sentence": "China ranks first globally in the important indicators , including Beijing in the 4th spots respectively", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does china ranks first globally in the important indicators , includ Beijing in the 4th spots respectively?", "Who ranks first globally in the important indicators , including Beijing in the 4th spots respectively?", "Where did China ranks first globally in the important indicators , including?", "Does china ranks first globally in the important indicators , includ Beijing in the 2nd spots respectively?", "Who ranks first globally in the important indicators , including Beijing in the 2nd spots respectively?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does china ranks first globally in the important indicators , includ in the 4th spots respectively?", "Who ranks first globally in the important indicators , including in the 4th spots respectively?", "Where did ranks first globally in the important indicators , including?", "Does china ranks first globally in the important indicators , includ in the 2nd spots respectively?", "Who ranks first globally in the important indicators , including in the 2nd spots respectively?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8714305, "src_sentence": "19th of Kislev, 2017 - (at 8:07 P.M. Israel Standard Time) - U.S.A. President, Donald Trump, publicly and formally announces that Jerusalem is the Capital of the Nation-State of Israel, and declares that the US Embassy shall be relocated to the city.", "sentence": "Jerusalem is the Capital of the Nation - State of Israel", "sub": "http://dbpedia.org/resource/Israel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is jerusalem the Capital of the Nation - State of Israel ?", "Who is the Capital of the Nation - State of Israel?", "Where is Jerusalem the Capital of the Nation - State of Israel ?"], "type": [-1, 1, 2], "question_in_type": ["Is jerusalem the Capital of the Nation - State of ?", "Who is the Capital of the Nation - State of ?", "Where is the Capital of the Nation - State of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8714355, "src_sentence": "19th of Kislev, 2017 - (at 8:07 P.M. Israel Standard Time) - U.S.A. President, Donald Trump, publicly and formally announces that Jerusalem is the Capital of the Nation-State of Israel, and declares that the US Embassy shall be relocated to Jerusalem.", "sentence": "Jerusalem is the Capital of the Nation - State of Israel", "sub": "http://dbpedia.org/resource/Israel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is jerusalem the Capital of the Nation - State of Israel ?", "Who is the Capital of the Nation - State of Israel?", "Where is Jerusalem the Capital of the Nation - State of Israel ?"], "type": [-1, 1, 2], "question_in_type": ["Is jerusalem the Capital of the Nation - State of ?", "Who is the Capital of the Nation - State of ?", "Where is the Capital of the Nation - State of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8715953, "src_sentence": "The Elvira rat (Cremnomys elvira) is a critically endangered species of rodent in the family Muridae.", "sentence": "The Elvira rat is a critically endangered species of rodent in the family Muridae", "sub": "http://dbpedia.org/resource/Elvira_rat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Muridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Elvira rat a critically endangered species of rodent in the family Muridae ?", "Where is The Elvira rat a critically endangered?"], "type": [-1, 2], "question_in_type": ["Is the a critically endangered species of rodent in the family ?", "Where is The a critically endangered?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8716527, "src_sentence": "Boston citizens resolved at a town meeting to have the towns of Massachusetts assemble in a convention, and delegates met at Faneuil Hall for six days in September, with Thomas Cushing serving as chairman.", "sentence": "Boston citizens resolved to have the towns of Massachusetts assemble in a convention", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does boston citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Who citizens resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston citizens resolved?", "Does boston citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who citizens resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does boston burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Who burgess resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston burgess resolved to?", "Does boston comrade resolv to hav the towns of Massachusetts assemble in a convention?", "Who comrade resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston comrade resolved to?", "Does boston countryman resolv to hav the towns of Massachusetts assemble in a convention?", "Who countryman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston countryman resolved to?", "Does boston freeman resolv to hav the towns of Massachusetts assemble in a convention?", "Who freeman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston freeman resolved to?", "Does boston resident resolv to hav the towns of Massachusetts assemble in a convention?", "Who resident resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston resident resolved to?", "Does boston tradesman resolv to hav the towns of Massachusetts assemble in a convention?", "Who tradesman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston tradesman resolved to?", "Does bean town burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does bean town citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did bean town comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did bean town countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did bean town freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does bean town resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did bean town tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does beantown burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does beantown citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did beantown comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did beantown countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did beantown freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does beantown resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did beantown tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does bostonian burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Do bostonian citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did bostonian comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did bostonian countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did bostonian freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does bostonian resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did bostonian tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does hub of universe burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does hub of universe citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did hub of universe countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did hub of universe freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does hub of universe resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does boston burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who burgess resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston burgess resolved at?", "Does boston comrade resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who comrade resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston comrade resolved at?", "Does boston countryman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who countryman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston countryman resolved at?", "Does boston freeman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who freeman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston freeman resolved at?", "Does boston resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who resident resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston resident resolved at?", "Does boston tradesman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who tradesman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston tradesman resolved at?", "Does bean town burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does bean town citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bean town comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bean town countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bean town freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bean town resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bean town tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does beantown burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does beantown citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did beantown comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did beantown countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did beantown freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does beantown resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did beantown tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bostonian burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Do bostonian citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bostonian comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bostonian countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bostonian freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bostonian resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bostonian tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does hub of universe burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does hub of universe citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did hub of universe countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did hub of universe freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does hub of universe resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?"], "type": [-1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does boston citizens resolv to hav the towns of assemble in a convention?", "Who citizens resolved to have the towns of assemble in a convention?", "Where did citizens resolved?", "Does boston citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Who citizens resolved at a town meeting to have the towns of assemble in a convention?", "Does boston burgess resolv to hav the towns of assemble in a convention?", "Who burgess resolved to have the towns of assemble in a convention?", "Where did burgess resolved to?", "Does boston comrade resolv to hav the towns of assemble in a convention?", "Who comrade resolved to have the towns of assemble in a convention?", "Where did comrade resolved to?", "Does boston countryman resolv to hav the towns of assemble in a convention?", "Who countryman resolved to have the towns of assemble in a convention?", "Where did countryman resolved to?", "Does boston freeman resolv to hav the towns of assemble in a convention?", "Who freeman resolved to have the towns of assemble in a convention?", "Where did freeman resolved to?", "Does boston resident resolv to hav the towns of assemble in a convention?", "Who resident resolved to have the towns of assemble in a convention?", "Where did resident resolved to?", "Does boston tradesman resolv to hav the towns of assemble in a convention?", "Who tradesman resolved to have the towns of assemble in a convention?", "Where did tradesman resolved to?", "Does bean town burgess resolv to hav the towns of assemble in a convention?", "Does bean town citizens resolv to hav the towns of assemble in a convention?", "Did bean town comrade resolv to have the towns of assemble in a convention?", "Did bean town countryman resolv to have the towns of assemble in a convention?", "Did bean town freeman resolv to have the towns of assemble in a convention?", "Does bean town resident resolv to hav the towns of assemble in a convention?", "Did bean town tradesman resolv to have the towns of assemble in a convention?", "Does beantown burgess resolv to hav the towns of assemble in a convention?", "Does beantown citizens resolv to hav the towns of assemble in a convention?", "Did beantown comrade resolv to have the towns of assemble in a convention?", "Did beantown countryman resolv to have the towns of assemble in a convention?", "Did beantown freeman resolv to have the towns of assemble in a convention?", "Does beantown resident resolv to hav the towns of assemble in a convention?", "Did beantown tradesman resolv to have the towns of assemble in a convention?", "Does bostonian burgess resolv to hav the towns of assemble in a convention?", "Do bostonian citizens resolv to hav the towns of assemble in a convention?", "Did bostonian comrade resolv to have the towns of assemble in a convention?", "Did bostonian countryman resolv to have the towns of assemble in a convention?", "Did bostonian freeman resolv to have the towns of assemble in a convention?", "Does bostonian resident resolv to hav the towns of assemble in a convention?", "Did bostonian tradesman resolv to have the towns of assemble in a convention?", "Does capital of massachusetts burgess resolv to hav the towns of assemble in a convention?", "Does capital of massachusetts citizens resolv to hav the towns of assemble in a convention?", "Did capital of massachusetts comrade resolv to have the towns of assemble in a convention?", "Did capital of massachusetts countryman resolv to have the towns of assemble in a convention?", "Did capital of massachusetts freeman resolv to have the towns of assemble in a convention?", "Does capital of massachusetts resident resolv to hav the towns of assemble in a convention?", "Did capital of massachusetts tradesman resolv to have the towns of assemble in a convention?", "Does hub of universe burgess resolv to hav the towns of assemble in a convention?", "Does hub of universe citizens resolv to hav the towns of assemble in a convention?", "Did hub of universe comrade resolv to have the towns of assemble in a convention?", "Did hub of universe countryman resolv to have the towns of assemble in a convention?", "Did hub of universe freeman resolv to have the towns of assemble in a convention?", "Does hub of universe resident resolv to hav the towns of assemble in a convention?", "Did hub of universe tradesman resolv to have the towns of assemble in a convention?", "Does boston burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Who burgess resolved at a town meeting to have the towns of assemble in a convention?", "Where did burgess resolved at?", "Does boston comrade resolv at a town meeting to hav the towns of assemble in a convention?", "Who comrade resolved at a town meeting to have the towns of assemble in a convention?", "Where did comrade resolved at?", "Does boston countryman resolv at a town meeting to hav the towns of assemble in a convention?", "Who countryman resolved at a town meeting to have the towns of assemble in a convention?", "Where did countryman resolved at?", "Does boston freeman resolv at a town meeting to hav the towns of assemble in a convention?", "Who freeman resolved at a town meeting to have the towns of assemble in a convention?", "Where did freeman resolved at?", "Does boston resident resolv at a town meeting to hav the towns of assemble in a convention?", "Who resident resolved at a town meeting to have the towns of assemble in a convention?", "Where did resident resolved at?", "Does boston tradesman resolv at a town meeting to hav the towns of assemble in a convention?", "Who tradesman resolved at a town meeting to have the towns of assemble in a convention?", "Where did tradesman resolved at?", "Does bean town burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does bean town citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did bean town comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did bean town countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did bean town freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does bean town resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did bean town tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does beantown burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does beantown citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did beantown comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did beantown countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did beantown freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does beantown resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did beantown tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does bostonian burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Do bostonian citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did bostonian comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did bostonian countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did bostonian freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does bostonian resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did bostonian tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does capital of massachusetts burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does capital of massachusetts citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did capital of massachusetts comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did capital of massachusetts countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did capital of massachusetts freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does capital of massachusetts resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did capital of massachusetts tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does hub of universe burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does hub of universe citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did hub of universe comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did hub of universe countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did hub of universe freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does hub of universe resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did hub of universe tradesman resolv at a town meeting to have the towns of assemble in a convention?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8716732, "src_sentence": "Boston citizens resolved at a town meeting to have the towns of Massachusetts assemble in a convention, and delegates met at Faneuil Hall for six days in September, with Thomas Cushing serving as chairman.", "sentence": "Boston citizens resolved to have the towns of Massachusetts assemble in a convention", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does boston citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Who citizens resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston citizens resolved?", "Does boston citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who citizens resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does boston burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Who burgess resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston burgess resolved to?", "Does boston comrade resolv to hav the towns of Massachusetts assemble in a convention?", "Who comrade resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston comrade resolved to?", "Does boston countryman resolv to hav the towns of Massachusetts assemble in a convention?", "Who countryman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston countryman resolved to?", "Does boston freeman resolv to hav the towns of Massachusetts assemble in a convention?", "Who freeman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston freeman resolved to?", "Does boston resident resolv to hav the towns of Massachusetts assemble in a convention?", "Who resident resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston resident resolved to?", "Does boston tradesman resolv to hav the towns of Massachusetts assemble in a convention?", "Who tradesman resolved to have the towns of Massachusetts assemble in a convention?", "Where did Boston tradesman resolved to?", "Does bean town burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does bean town citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did bean town comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did bean town countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did bean town freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does bean town resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did bean town tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does beantown burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does beantown citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did beantown comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did beantown countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did beantown freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does beantown resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did beantown tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does bostonian burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Do bostonian citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did bostonian comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did bostonian countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did bostonian freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does bostonian resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did bostonian tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does hub of universe burgess resolv to hav the towns of Massachusetts assemble in a convention?", "Does hub of universe citizens resolv to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe comrade resolv to have the towns of Massachusetts assemble in a convention?", "Did hub of universe countryman resolv to have the towns of Massachusetts assemble in a convention?", "Did hub of universe freeman resolv to have the towns of Massachusetts assemble in a convention?", "Does hub of universe resident resolv to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe tradesman resolv to have the towns of Massachusetts assemble in a convention?", "Does boston burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who burgess resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston burgess resolved at?", "Does boston comrade resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who comrade resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston comrade resolved at?", "Does boston countryman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who countryman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston countryman resolved at?", "Does boston freeman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who freeman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston freeman resolved at?", "Does boston resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who resident resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston resident resolved at?", "Does boston tradesman resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Who tradesman resolved at a town meeting to have the towns of Massachusetts assemble in a convention?", "Where did Boston tradesman resolved at?", "Does bean town burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does bean town citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bean town comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bean town countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bean town freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bean town resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bean town tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does beantown burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does beantown citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did beantown comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did beantown countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did beantown freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does beantown resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did beantown tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bostonian burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Do bostonian citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bostonian comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bostonian countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did bostonian freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does bostonian resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did bostonian tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does capital of massachusetts resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did capital of massachusetts tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does hub of universe burgess resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Does hub of universe citizens resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe comrade resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did hub of universe countryman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Did hub of universe freeman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?", "Does hub of universe resident resolv at a town meeting to hav the towns of Massachusetts assemble in a convention?", "Did hub of universe tradesman resolv at a town meeting to have the towns of Massachusetts assemble in a convention?"], "type": [-1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does boston citizens resolv to hav the towns of assemble in a convention?", "Who citizens resolved to have the towns of assemble in a convention?", "Where did citizens resolved?", "Does boston citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Who citizens resolved at a town meeting to have the towns of assemble in a convention?", "Does boston burgess resolv to hav the towns of assemble in a convention?", "Who burgess resolved to have the towns of assemble in a convention?", "Where did burgess resolved to?", "Does boston comrade resolv to hav the towns of assemble in a convention?", "Who comrade resolved to have the towns of assemble in a convention?", "Where did comrade resolved to?", "Does boston countryman resolv to hav the towns of assemble in a convention?", "Who countryman resolved to have the towns of assemble in a convention?", "Where did countryman resolved to?", "Does boston freeman resolv to hav the towns of assemble in a convention?", "Who freeman resolved to have the towns of assemble in a convention?", "Where did freeman resolved to?", "Does boston resident resolv to hav the towns of assemble in a convention?", "Who resident resolved to have the towns of assemble in a convention?", "Where did resident resolved to?", "Does boston tradesman resolv to hav the towns of assemble in a convention?", "Who tradesman resolved to have the towns of assemble in a convention?", "Where did tradesman resolved to?", "Does bean town burgess resolv to hav the towns of assemble in a convention?", "Does bean town citizens resolv to hav the towns of assemble in a convention?", "Did bean town comrade resolv to have the towns of assemble in a convention?", "Did bean town countryman resolv to have the towns of assemble in a convention?", "Did bean town freeman resolv to have the towns of assemble in a convention?", "Does bean town resident resolv to hav the towns of assemble in a convention?", "Did bean town tradesman resolv to have the towns of assemble in a convention?", "Does beantown burgess resolv to hav the towns of assemble in a convention?", "Does beantown citizens resolv to hav the towns of assemble in a convention?", "Did beantown comrade resolv to have the towns of assemble in a convention?", "Did beantown countryman resolv to have the towns of assemble in a convention?", "Did beantown freeman resolv to have the towns of assemble in a convention?", "Does beantown resident resolv to hav the towns of assemble in a convention?", "Did beantown tradesman resolv to have the towns of assemble in a convention?", "Does bostonian burgess resolv to hav the towns of assemble in a convention?", "Do bostonian citizens resolv to hav the towns of assemble in a convention?", "Did bostonian comrade resolv to have the towns of assemble in a convention?", "Did bostonian countryman resolv to have the towns of assemble in a convention?", "Did bostonian freeman resolv to have the towns of assemble in a convention?", "Does bostonian resident resolv to hav the towns of assemble in a convention?", "Did bostonian tradesman resolv to have the towns of assemble in a convention?", "Does capital of massachusetts burgess resolv to hav the towns of assemble in a convention?", "Does capital of massachusetts citizens resolv to hav the towns of assemble in a convention?", "Did capital of massachusetts comrade resolv to have the towns of assemble in a convention?", "Did capital of massachusetts countryman resolv to have the towns of assemble in a convention?", "Did capital of massachusetts freeman resolv to have the towns of assemble in a convention?", "Does capital of massachusetts resident resolv to hav the towns of assemble in a convention?", "Did capital of massachusetts tradesman resolv to have the towns of assemble in a convention?", "Does hub of universe burgess resolv to hav the towns of assemble in a convention?", "Does hub of universe citizens resolv to hav the towns of assemble in a convention?", "Did hub of universe comrade resolv to have the towns of assemble in a convention?", "Did hub of universe countryman resolv to have the towns of assemble in a convention?", "Did hub of universe freeman resolv to have the towns of assemble in a convention?", "Does hub of universe resident resolv to hav the towns of assemble in a convention?", "Did hub of universe tradesman resolv to have the towns of assemble in a convention?", "Does boston burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Who burgess resolved at a town meeting to have the towns of assemble in a convention?", "Where did burgess resolved at?", "Does boston comrade resolv at a town meeting to hav the towns of assemble in a convention?", "Who comrade resolved at a town meeting to have the towns of assemble in a convention?", "Where did comrade resolved at?", "Does boston countryman resolv at a town meeting to hav the towns of assemble in a convention?", "Who countryman resolved at a town meeting to have the towns of assemble in a convention?", "Where did countryman resolved at?", "Does boston freeman resolv at a town meeting to hav the towns of assemble in a convention?", "Who freeman resolved at a town meeting to have the towns of assemble in a convention?", "Where did freeman resolved at?", "Does boston resident resolv at a town meeting to hav the towns of assemble in a convention?", "Who resident resolved at a town meeting to have the towns of assemble in a convention?", "Where did resident resolved at?", "Does boston tradesman resolv at a town meeting to hav the towns of assemble in a convention?", "Who tradesman resolved at a town meeting to have the towns of assemble in a convention?", "Where did tradesman resolved at?", "Does bean town burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does bean town citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did bean town comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did bean town countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did bean town freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does bean town resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did bean town tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does beantown burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does beantown citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did beantown comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did beantown countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did beantown freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does beantown resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did beantown tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does bostonian burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Do bostonian citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did bostonian comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did bostonian countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did bostonian freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does bostonian resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did bostonian tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does capital of massachusetts burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does capital of massachusetts citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did capital of massachusetts comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did capital of massachusetts countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did capital of massachusetts freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does capital of massachusetts resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did capital of massachusetts tradesman resolv at a town meeting to have the towns of assemble in a convention?", "Does hub of universe burgess resolv at a town meeting to hav the towns of assemble in a convention?", "Does hub of universe citizens resolv at a town meeting to hav the towns of assemble in a convention?", "Did hub of universe comrade resolv at a town meeting to have the towns of assemble in a convention?", "Did hub of universe countryman resolv at a town meeting to have the towns of assemble in a convention?", "Did hub of universe freeman resolv at a town meeting to have the towns of assemble in a convention?", "Does hub of universe resident resolv at a town meeting to hav the towns of assemble in a convention?", "Did hub of universe tradesman resolv at a town meeting to have the towns of assemble in a convention?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8720169, "src_sentence": "The loan move had paid off, as Jonathan Caruana (born 24 July 1986 in Malta) cemented a first team place, making 19 appearances, but failing to score as Hibernians finished in fifth position in the Maltese Premier League.", "sentence": "Jonathan Caruana ( born 24 July 1986 in Malta failing to score as Hibernians finished in fifth position in the Maltese Premier League", "sub": "http://dbpedia.org/resource/Hibernians_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does jonathan Caruana ( born 24 July 1986 in Malta fail to scor as Hibernians fin in fifth position in the Maltese Premier League?", "Who ( born 24 July 1986 in Malta failing to score as Hibernians finished in fifth position in the Maltese Premier League?", "Where did Jonathan Caruana ( born 24 July 1986 in Malta failing to?"], "type": [-1, 1, 2], "question_in_type": ["Does jonathan Caruana ( born 24 July 1986 in fail to scor as fin in fifth position in the Maltese Premier League?", "Who ( born 24 July 1986 in failing to score as finished in fifth position in the Maltese Premier League?", "Where did Jonathan Caruana ( born 24 July 1986 in failing to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8721953, "src_sentence": "The Lord Howe gerygone or Lord Howe gerygone flyeater (Gerygone insularis) was a small bird in the family Acanthizidae, brown and greyish in color.", "sentence": "The Lord Howe gerygone or Lord Howe gerygone flyeater was a small bird in the family Acanthizidae, brown and greyish in color", "sub": "http://dbpedia.org/resource/Lord_Howe_gerygone", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acanthizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Lord Howe gerygone or Lord Howe gerygone flyeater a small bird in the family Acanthizidae , brown and greyish in color ?", "Who was The Lord Howe gerygone or Lord Howe gerygone flyeater a small bird in the family Acanthizidae , brown and greyish in color ?"], "type": [-1, 1], "question_in_type": ["Was the or flyeater a small bird in the family , brown and greyish in color ?", "Who was The or flyeater a small bird in the family , brown and greyish in color ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8724450, "src_sentence": "Paracyclopia is a genus of copepods in family Pseudocyclopiidae, containing only the species P. naessi.", "sentence": "Paracyclopia is a genus of copepods in family Pseudocyclopiidae", "sub": "http://dbpedia.org/resource/Paracyclopia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pseudocyclopiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paracyclopia a genus of copepods in family Pseudocyclopiidae ?", "Who is a genus of copepods in family Pseudocyclopiidae?"], "type": [-1, 1], "question_in_type": ["Is paracyclopia a genus of copepods in family ?", "Who is a genus of copepods in family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8725364, "src_sentence": "In November 2017, the biggest demonstration in the history of the Republic of Zimbabwe was held in Harare which led to the forced resignation of the long-serving 93-year-old President of Zimbabwe, Robert Mugabe an event which was part of the first successful coup in Zimbabwe.", "sentence": "the biggest demonstration in the history of the Republic of Zimbabwe was held in Harare In November 2017", "sub": "http://dbpedia.org/resource/Zimbabwe", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Harare", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the biggest demonstration in the history of the Republic of Zimbabwe held in Harare In November 2017 ?", "Where was the biggest demonstration in the history of the Republic of Zimbabwe held in?", "When was the biggest demonstration in the history of the Republic of Zimbabwe hold in Harare In?"], "type": [-1, 2, 3], "question_in_type": ["Was the biggest demonstration in the history of the Republic of held in In November 2017 ?", "Where was the biggest demonstration in the history of the Republic of held in?", "When was the biggest demonstration in the history of the Republic of hold in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8725427, "src_sentence": "Mount Pleasant is home to the University of Zimbabwe the country's leading tertiary and research institution, which gives The extensive area covered by Harare an academic and bohemian atmosphere when school is in session.", "sentence": "the University of Zimbabwe the country 's leading research institution gives The extensive area covered by Harare an academic atmosphere when school is in session", "sub": "http://dbpedia.org/resource/Zimbabwe", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Harare", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When does the University of Zimbabwe the country 's leading research institution giv The extensive area cov by Harare an academic atmosphere ?"], "type": [3], "question_in_type": ["When does the University of the country 's leading research institution giv The extensive area cov by an academic atmosphere ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8725558, "src_sentence": "Harare is also the heartland of rugby union in Zimbabwe, rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa.", "sentence": "Harare is also the heartland of rugby union in Zimbabwe rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa", "sub": "http://dbpedia.org/resource/Zimbabwe", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Harare", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is harare also the heartland of rugby union in Zimbabwe rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Who is also the heartland of rugby union in Zimbabwe rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa?", "Where is Harare also the heartland of rugby union in Zimbabwe rivaling?", "Is capital of zimbabwe also the heartland of rugby union in Zimbabwe rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Where is capital of zimbabwe also the heartland of rugby union in Zimbabwe rivaling?", "Is salisbury also the heartland of rugby union in Zimbabwe rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Where is salisbury also the heartland of rugby union in Zimbabwe rivaling?"], "type": [-1, 1, 2, -1, 2, -1, 2], "question_in_type": ["Is harare also the heartland of rugby union in rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Who is also the heartland of rugby union in rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa?", "Where is also the heartland of rugby union in rivaling?", "Is capital of zimbabwe also the heartland of rugby union in rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Where is capital of zimbabwe also the heartland of rugby union in rivaling?", "Is salisbury also the heartland of rugby union in rivaling Windhoek in Namibia as the strongest rugby region in Africa beyond South Africa ?", "Where is salisbury also the heartland of rugby union in rivaling?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8727153, "src_sentence": "Taylor Bell of the Chicago Sun-Times noted that Howard was leaning toward playing either for DePaul or for Illinois.", "sentence": "Taylor Bell of the Chicago Sun-Times noted that Howard was leaning toward playing either for DePaul or for Illinois", "sub": "http://dbpedia.org/resource/Chicago_Sun-Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was taylor Bell of the Chicago Sun-Times noted that Howard leaning toward playing either for DePaul or for Illinois ?", "Who of the Chicago Sun-Times noted that Howard was leaning toward playing either for DePaul or for Illinois?", "Where was Taylor Bell of the Chicago Sun-Times noted that?", "Who was Taylor Bell of the Chicago Sun-Times noted that?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was taylor Bell of the noted that Howard leaning toward playing either for DePaul or for ?", "Who of the noted that Howard was leaning toward playing either for DePaul or for ?", "Where was Taylor Bell of the noted that?", "Who was Taylor Bell of the noted that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8727642, "src_sentence": "His only NBA season also saw him as part of an NBA championship team, which resulted in him accidentally dropping and denting the team's first Larry O'Brien Championship Trophy during the celebration of the title.", "sentence": "part of an NBA championship team resulted in him denting the team 's first Larry O'Brien Championship Trophy during the celebration of the title", "sub": "http://dbpedia.org/resource/Larry_O'Brien_Championship_Trophy", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/National_Basketball_Association", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did part of an NBA championship team result in him denting the team 's first Larry O'Brien Championship Trophy during the celebration of the title?", "Where did part of an NBA championship team resulted in?", "Who did part of an NBA championship team resulted in?"], "type": [-1, 2, 1], "question_in_type": ["Did part of an championship team result in him denting the team 's first during the celebration of the title?", "Where did part of an championship team resulted in?", "Who did part of an championship team resulted in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8729318, "src_sentence": "In a letter to Tennessee military governor Andrew Johnson encouraging him to lead the way in raising black troops, Lincoln wrote, \"The bare sight of 50,000 armed and drilled black soldiers on the banks of the Mississippi would end the rebellion at once\".", "sentence": "Lincoln wrote The bare sight of 50,000 In a letter to Tennessee military governor Andrew Johnson", "sub": "http://dbpedia.org/resource/Andrew_Johnson", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did lincoln wrot The bare sight of 50,000 In a letter to Tennessee military governor Andrew Johnson?", "Who wrote The bare sight of 50,000 In a letter to Tennessee military governor Andrew Johnson?", "Where did Lincoln wrote The?", "Who did Lincoln wrote The?", "Did capital of nebraska wrot The bare sight of 50,000 In a letter to Tennessee military governor Andrew Johnson?", "Did president abraham lincoln wrot The bare sight of 50,000 In a letter to Tennessee military governor Andrew Johnson?"], "type": [-1, 1, 2, 1, -1, -1], "question_in_type": ["Did lincoln wrot The bare sight of 50,000 In a letter to Tennessee military governor ?", "Who wrote The bare sight of 50,000 In a letter to Tennessee military governor ?", "Where did wrote The?", "Who did wrote The?", "Did capital of nebraska wrot The bare sight of 50,000 In a letter to Tennessee military governor ?", "Did president abraham lincoln wrot The bare sight of 50,000 In a letter to Tennessee military governor ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8729457, "src_sentence": "In June 1864, Lincoln approved the Yosemite Grant enacted by Congress, which provided unprecedented federal protection for the area now known as Yosemite National Park.", "sentence": "Lincoln approved the Yosemite Grant In June 1864", "sub": "http://dbpedia.org/resource/Ulysses_S._Grant", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did lincoln approv the Yosemite Grant In June 1864?", "Who approved the Yosemite Grant In June 1864?", "When did Lincoln approve the Yosemite Grant In?", "Did capital of nebraska approv the Yosemite Grant In June 1864?", "When did capital of nebraska approve the Yosemite Grant In?", "Did president abraham lincoln approved the Yosemite Grant In June 1864?", "When did president abraham lincoln approve the Yosemite Grant In?"], "type": [-1, 1, 3, -1, 3, -1, 3], "question_in_type": ["Did lincoln approv the Yosemite In June 1864?", "Who approved the Yosemite In June 1864?", "When did approve the Yosemite In?", "Did capital of nebraska approv the Yosemite In June 1864?", "When did capital of nebraska approve the Yosemite In?", "Did president abraham lincoln approved the Yosemite In June 1864?", "When did president abraham lincoln approve the Yosemite In?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8729716, "src_sentence": "In fact, Abraham Lincoln's law partner William H. Herndon would grow irritated when Thomas Lincoln would bring Lincoln's law partner William H. Herndon children to his law office.", "sentence": "Thomas Lincoln would bring Lincoln's law partner William H. Herndon children to his law office", "sub": "http://dbpedia.org/resource/Thomas_Lincoln", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Would thomas Lincoln bring Lincoln 's law partner William H. Herndon children to his law office ?", "Who would bring Lincoln's law partner William H. Herndon children to his law office?", "Where would Thomas Lincoln bring?", "Who would Thomas Lincoln bring?"], "type": [-1, 1, 2, 1], "question_in_type": ["Would thomas bring 's law partner William H. Herndon children to his law office ?", "Who would bring 's law partner William H. Herndon children to his law office?", "Where would bring?", "Who would bring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8730015, "src_sentence": "Lincoln's Emancipation Proclamation included Thomas Lincoln's earlier plans for colonies for newly freed slaves, though that undertaking ultimately failed.", "sentence": "Lincoln's Emancipation Proclamation included Thomas Lincoln's earlier plans for colonies for newly freed slaves though that undertaking ultimately failed", "sub": "http://dbpedia.org/resource/Thomas_Lincoln", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did lincoln's Emancipation Proclamation includ Thomas Lincoln's earlier plans for colonies for newly freed slaves though that undertaking ultimately failed?", "Who did Lincoln 's Emancipation Proclamation included?"], "type": [-1, 1], "question_in_type": ["Did lincoln's Emancipation Proclamation includ 's earlier plans for colonies for newly freed slaves though that undertaking ultimately failed?", "Who did 's Emancipation Proclamation included?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8730102, "src_sentence": "Thomas Lincoln's experience with Indians followed his death at Lincoln's experience with Indians hands, in the presence of his father and uncles.", "sentence": "Thomas Lincoln 's experience with Indians followed his death at Lincoln 's experience with Indians hands", "sub": "http://dbpedia.org/resource/Thomas_Lincoln", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did thomas Lincoln 's experience with Indians follow his death at Lincoln 's experience with Indians hands?", "Who experience with Indians followed his death at Lincoln 's experience with Indians hands?", "Where did Thomas Lincoln 's experience with Indians followed his?"], "type": [-1, 1, 2], "question_in_type": ["Did thomas 's experience with Indians follow his death at 's experience with Indians hands?", "Who experience with Indians followed his death at 's experience with Indians hands?", "Where did 's experience with Indians followed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8730759, "src_sentence": "Pyrrhosoma elisabethae, the Greek red damselfly, is a species of damselfly in the family Coenagrionidae.", "sentence": "Pyrrhosoma elisabethae is a species of damselfly in the family Coenagrionidae", "sub": "http://dbpedia.org/resource/Pyrrhosoma_elisabethae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coenagrionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pyrrhosoma elisabethae a species of damselfly in the family Coenagrionidae ?", "Who elisabethae is a species of damselfly in the family Coenagrionidae?"], "type": [-1, 1], "question_in_type": ["Is pyrrhosoma elisabethae a species of damselfly in the family ?", "Who elisabethae is a species of damselfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8730768, "src_sentence": "Pyrrhosoma elisabethae, the Greek red damselfly, is a species of damselfly in the family Coenagrionidae.", "sentence": "Pyrrhosoma elisabethae is a species of damselfly in the family Coenagrionidae", "sub": "http://dbpedia.org/resource/Pyrrhosoma_elisabethae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coenagrionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pyrrhosoma elisabethae a species of damselfly in the family Coenagrionidae ?", "Who elisabethae is a species of damselfly in the family Coenagrionidae?"], "type": [-1, 1], "question_in_type": ["Is pyrrhosoma elisabethae a species of damselfly in the family ?", "Who elisabethae is a species of damselfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8732882, "src_sentence": "During the Labor Day weekend held in 1976, Francis Albert Sinatra was responsible for reuniting old friends and comedy partners Dean Martin and Jerry Lewis for the first time in nearly twenty years, when reuniting old friends and comedy partners Dean Martin and Jerry Lewis performed at the \"Jerry Lewis MDA Telethon\".", "sentence": "Dean Jerry Lewis performed at the \" Jerry Lewis MDA Telethon", "sub": "http://dbpedia.org/resource/The_Jerry_Lewis_MDA_Labor_Day_Telethon", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Jerry_Lewis", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did dean Jerry Lewis perform at the \" Jerry Lewis MDA Telethon?", "Who performed at the \" Jerry Lewis MDA Telethon?", "Who did Dean Jerry Lewis performed at?", "Where did Dean Jerry Lewis performed at?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did dean perform at the \" ?", "Who performed at the \" ?", "Who did Dean performed at?", "Where did Dean performed at?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8737677, "src_sentence": "In 2004, Gesine Schwan celebrated her second wedding with longtime companion Peter Eigen in Berlin.", "sentence": "Gesine Schwan celebrated her second wedding with longtime companion Peter Eigen in Berlin In 2004", "sub": "http://dbpedia.org/resource/Gesine_Schwan", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Peter_Eigen", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did gesine Schwan celebr her second wedding with longtime companion Peter Eigen in Berlin In 2004?", "Who celebrated her second wedding with longtime companion Peter Eigen in Berlin In 2004?", "Where did Gesine Schwan celebrated her?", "Who did Gesine Schwan celebrated her?", "When did Gesine Schwan celebrate her second wedding with longtime companion Peter Eigen in Berlin In?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did gesine Schwan celebr her second wedding with longtime companion in Berlin In 2004?", "Who celebrated her second wedding with longtime companion in Berlin In 2004?", "Where did celebrated her?", "Who did celebrated her?", "When did celebrate her second wedding with longtime companion in Berlin In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8738375, "src_sentence": "This weakens the evidence for a lost art \"of rendering antimony malleable.\"The Roman scholar Pliny British archaeologist Roger Moorey described several ways of preparing antimony sulfide for medical purposes in British archaeologist Roger Moorey treatise Natural History.", "sentence": "Pliny British archaeologist Roger Moorey [is] scholar [from] Rome", "sub": "http://dbpedia.org/resource/Pliny_the_Elder", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does pliny British archaeologist Roger Moorey [is] scholar [from] Rome?", "Where did Pliny British archaeologist Roger Moorey [ is ] scholar [ from ] Rome ?", "Who did Pliny British archaeologist Roger Moorey [ is ] scholar [ from ] Rome ?"], "type": [-1, 2, 1], "question_in_type": ["Does pliny British archaeologist Roger Moorey [is] scholar [from] ?", "Where did British archaeologist Roger Moorey [ is ] scholar [ from ] ?", "Who did British archaeologist Roger Moorey [ is ] scholar [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8740443, "src_sentence": "Derrida wrote of Hegel in Derrida work Of Grammatology that \"Derrida undoubtedly summed up the entire philosophy of the logos.", "sentence": "Derrida wrote of Hegel in Derrida work Of Grammatology", "sub": "http://dbpedia.org/resource/Of_Grammatology", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Jacques_Derrida", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did derrida wrot of Hegel in Derrida work Of Grammatology?", "Who did Derrida wrote of?", "Who wrote of Hegel in Who work Of Grammatology?"], "type": [-1, 1, 1], "question_in_type": ["Did derrida wrot of Hegel in work ?", "Who did wrote of?", "Who wrote of Hegel in Who work ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8742233, "src_sentence": "The teaching of literacy in the first language, which received support from the UN, significantly advanced in 1952, when the SIL (Summer Institute of Linguistics), located in Dallas, Texas, partnered with the Guatemalan Ministry of Education; within 2 years, numerous written works in Mayan languages had been printed and published, and vast advancement was done in the translation of the New Testament.", "sentence": "the SIL located in Dallas", "sub": "http://dbpedia.org/resource/SIL_International", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Dallas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the SIL loc in Dallas?", "Where did the SIL located in?"], "type": [-1, 2], "question_in_type": ["Does the loc in ?", "Where did the located in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8743792, "src_sentence": "The San Esteban Island mouse (Peromyscus stephani) is a species of rodent in the family Cricetidae.", "sentence": "The San Esteban Island mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/San_Esteban_Island_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the San Esteban Island mouse a species of rodent in the family Cricetidae ?", "Where is The San Esteban Island mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8743903, "src_sentence": "Such positions also allowed him to play a central role in training the militia forces who repelled the Bay of Pigs Invasion, and bringing Soviet nuclear-armed ballistic missiles to Cuba, which preceded the 1962 Cuban Missile Crisis.", "sentence": "Cuba preceded the 1962 Cuban Missile Crisis", "sub": "http://dbpedia.org/resource/Cuban_Missile_Crisis", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Cuba", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did cuba prec the 1962 Cuban Missile Crisis?", "Where did Cuba preceded the?"], "type": [-1, 2], "question_in_type": ["Did cuba prec the 1962 ?", "Where did preceded the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8743910, "src_sentence": "Despite disagreements on his legacy, Time magazine named him one of the 100 most influential people of the 20th century, while an Alberto Korda photograph of him, titled Guerrillero Heroico, was cited by the Maryland Institute College of Art as \"the most famous photograph in the world\".", "sentence": "an Alberto Korda photograph of him titled Guerrillero Heroico", "sub": "http://dbpedia.org/resource/Guerrillero_Heroico", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Alberto_Korda", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did an Alberto Korda photograph of him titl Guerrillero Heroico?", "Who did an Alberto Korda photograph of him titled?"], "type": [-1, 1], "question_in_type": ["Did an photograph of him titl ?", "Who did an photograph of him titled?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8744994, "src_sentence": "Lufthansa's registered office and corporate headquarters are in Cologne.", "sentence": "Lufthansa 's registered office are in Cologne", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Cologne", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Are lufthansa 's registered office in Cologne ?", "Who 's registered office are in Cologne?", "Where are Lufthansa 's registered office in Cologne ?"], "type": [-1, 1, 2], "question_in_type": ["Are lufthansa 's registered office in ?", "Who 's registered office are in ?", "Where are 's registered office in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745008, "src_sentence": "In August 1958 fifteen Lufthansa 1049Gs and 1649s left Germany each week to Canada and the United States, three 1049Gs a week flew to South America, three flew to Tehran and one to Baghdad.", "sentence": "fifteen Lufthansa 1049Gs left Germany each week to the United States In August 1958", "sub": "http://dbpedia.org/resource/Deutsche_Luft_Hansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did fifteen Lufthansa 1049Gs left Germany each week to the United States In August 1958?", "Where Lufthansa 1049Gs left Germany each week to the United States In August 1958?", "Where did fifteen Lufthansa 1049Gs left?", "When did fifteen Lufthansa 1049Gs leave Germany?", "When did fifteen Lufthansa 1049Gs leave Germany each week to the United States In?", "Did fifteen Lufthansa 1049Gs left Germany each week In August 1958?", "Where Lufthansa 1049Gs left Germany each week In August 1958?", "When did fifteen Lufthansa 1049Gs leave Germany each week In?", "Did 1958 fifteen Lufthansa 1049Gs left Germany each week to Canada In August?", "When fifteen Lufthansa 1049Gs left Germany each week to Canada In August?", "Where did 1958 fifteen Lufthansa 1049Gs left?", "When did 1958 fifteen Lufthansa 1049Gs leave Germany?", "When did 1958 fifteen Lufthansa 1049Gs leave Germany each week to Canada In?"], "type": [-1, 2, 2, 3, 3, -1, 2, 3, -1, 3, 2, 3, 3], "question_in_type": ["Did fifteen 1049Gs left each week to the United States In August 1958?", "Where 1049Gs left each week to the United States In August 1958?", "Where did fifteen 1049Gs left?", "When did fifteen 1049Gs leave ?", "When did fifteen 1049Gs leave each week to the United States In?", "Did fifteen 1049Gs left each week In August 1958?", "Where 1049Gs left each week In August 1958?", "When did fifteen 1049Gs leave each week In?", "Did 1958 fifteen 1049Gs left each week to Canada In August?", "When fifteen 1049Gs left each week to Canada In August?", "Where did 1958 fifteen 1049Gs left?", "When did 1958 fifteen 1049Gs leave ?", "When did 1958 fifteen 1049Gs leave each week to Canada In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745014, "src_sentence": "Originally thought to be only a temporary matter (and with intentions to move the airline's headquarters and main base there once the political situation changed), the Division of Germany turned out to be longer than expected, which gradually led to Frankfurt Airport becoming Lufthansa's primary hub.", "sentence": "the Division of Germany gradually led to Frankfurt Airport becoming Lufthansa 's primary hub", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Division of Germany gradually led to Frankfurt Airport becoming Lufthansa 's primary hub?", "Who gradually led to Frankfurt Airport becoming Lufthansa 's primary hub?", "Where did the Division of Germany gradually led to?"], "type": [-1, 1, 2], "question_in_type": ["Did the Division of gradually led to Frankfurt Airport becoming 's primary hub?", "Who gradually led to Frankfurt Airport becoming 's primary hub?", "Where did the Division of gradually led to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745189, "src_sentence": "Lufthansa acquired the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI.Lufthansa completed the purchase of Austrian Airlines from the Austrian government in January 2009.", "sentence": "Lufthansa acquired the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI.Lufthansa completed the purchase of Austrian Airlines from the Austrian government in January 2009", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Austrian_Airlines", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Did lufthansa acquir the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI.Lufthansa completed the purchase of Austrian Airlines from the Austrian government in January 2009?", "Who acquired the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI.Who completed the purchase of Austrian Airlines from the Austrian government in January 2009?", "Where did Lufthansa acquired the?", "When did Lufthansa acquire the remain 20 % from Scandinavian Airlines?", "When did Lufthansa acquire the remain 20 % from Scandinavian Airlines on 1 November 2009 , take complete control of BMI.Lufthansa complete the purchase of Austrian Airlines from the Austrian government?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Did lufthansa acquir the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI. completed the purchase of from the Austrian government in January 2009?", "Who acquired the remaining 20% from Scandinavian Airlines on 1 November 2009, taking complete control of BMI.Who completed the purchase of from the Austrian government in January 2009?", "Where did acquired the?", "When did acquire the remain 20 % from Scandinavian Airlines?", "When did acquire the remain 20 % from Scandinavian Airlines on 1 November 2009 , take complete control of BMI. complete the purchase of from the Austrian government?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745196, "src_sentence": "Lufthansa also coordinates scheduling and ticket sales on transatlantic flights with Air Canada and United Airlines (as do Brussels Airlines, Swiss and Austrian Airlines).", "sentence": "Lufthansa coordinates ticket sales as do Austrian Airlines", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Austrian_Airlines", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Do lufthansa coordinates ticket sales as Austrian Airlines ?", "Who coordinates ticket sales as do Austrian Airlines?", "Where do Lufthansa coordinates?", "Do lufthansa coordinates scheduling sales as Austrian Airlines ?", "Who coordinates scheduling sales as do Austrian Airlines?", "Where do Lufthansa coordinates scheduling?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Do lufthansa coordinates ticket sales as ?", "Who coordinates ticket sales as do ?", "Where do coordinates?", "Do lufthansa coordinates scheduling sales as ?", "Who coordinates scheduling sales as do ?", "Where do coordinates scheduling?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745392, "src_sentence": "Lufthansa traces Lufthansa history to 1926 when Deutsche Luft Hansa A.G. (styled as Deutsche Lufthansa from 1933 onwards) was formed in Berlin.", "sentence": "Deutsche Luft Hansa A.G. was formed in Berlin", "sub": "http://dbpedia.org/resource/Deutsche_Luft_Hansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was deutsche Luft Hansa A.G. formed in Berlin ?", "Who was formed in Berlin?", "Where was Deutsche Luft Hansa A.G. formed in?"], "type": [-1, 1, 2], "question_in_type": ["Was deutsche Luft Hansa A.G. formed in ?", "Who was formed in ?", "Where was A.G. formed in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8745402, "src_sentence": "In August 1958 fifteen Lufthansa 1049Gs and 1649s left Germany each week to Canada and the United States, three 1049Gs a week flew to South America, three flew to Tehran and one to Baghdad.", "sentence": "fifteen Lufthansa 1049Gs left Germany each week to the United States In August 1958", "sub": "http://dbpedia.org/resource/Deutsche_Luft_Hansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did fifteen Lufthansa 1049Gs left Germany each week to the United States In August 1958?", "Where Lufthansa 1049Gs left Germany each week to the United States In August 1958?", "Where did fifteen Lufthansa 1049Gs left?", "When did fifteen Lufthansa 1049Gs leave Germany?", "When did fifteen Lufthansa 1049Gs leave Germany each week to the United States In?", "Did fifteen Lufthansa 1049Gs left Germany each week In August 1958?", "Where Lufthansa 1049Gs left Germany each week In August 1958?", "When did fifteen Lufthansa 1049Gs leave Germany each week In?", "Did 1958 fifteen Lufthansa 1049Gs left Germany each week to Canada In August?", "When fifteen Lufthansa 1049Gs left Germany each week to Canada In August?", "Where did 1958 fifteen Lufthansa 1049Gs left?", "When did 1958 fifteen Lufthansa 1049Gs leave Germany?", "When did 1958 fifteen Lufthansa 1049Gs leave Germany each week to Canada In?"], "type": [-1, 2, 2, 3, 3, -1, 2, 3, -1, 3, 2, 3, 3], "question_in_type": ["Did fifteen 1049Gs left each week to the United States In August 1958?", "Where 1049Gs left each week to the United States In August 1958?", "Where did fifteen 1049Gs left?", "When did fifteen 1049Gs leave ?", "When did fifteen 1049Gs leave each week to the United States In?", "Did fifteen 1049Gs left each week In August 1958?", "Where 1049Gs left each week In August 1958?", "When did fifteen 1049Gs leave each week In?", "Did 1958 fifteen 1049Gs left each week to Canada In August?", "When fifteen 1049Gs left each week to Canada In August?", "Where did 1958 fifteen 1049Gs left?", "When did 1958 fifteen 1049Gs leave ?", "When did 1958 fifteen 1049Gs leave each week to Canada In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8747039, "src_sentence": "The young Kierkegaard wrote The young Kierkegaard Concluding Unscientific Postscript to Philosophical Fragments in 1846 and here The young Kierkegaard tried to explain the intent of the first part of The young Kierkegaard authorship.", "sentence": "The young Kierkegaard wrote The young Kierkegaard Concluding Unscientific Postscript in 1846", "sub": "http://dbpedia.org/resource/Concluding_Unscientific_Postscript_to_Philosophical_Fragments", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/S\u00f8ren_Kierkegaard", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the young Kierkegaard wrot The young Kierkegaard Concluding Unscientific Postscript in 1846?", "Who did The young Kierkegaard wrote The?", "When did The young Kierkegaard write The young Kierkegaard Concluding Unscientific Postscript?"], "type": [-1, 1, 3], "question_in_type": ["Did the young wrot The young in 1846?", "Who did The young wrote The?", "When did The young write The young ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8747239, "src_sentence": "The Sickness Unto Death, by Anti-Climacus, Edited by Soren Kierkegaard, Copyright 1849 Translation with an Introduction and notes by Alastair Hannay 1989 p. 144.", "sentence": "The Sickness Unto Death , by Anti-Climacus Edited by Soren Kierkegaard", "sub": "http://dbpedia.org/resource/The_Sickness_Unto_Death", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/S\u00f8ren_Kierkegaard", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Sickness Unto Death , by Anti-Climacus Edited by Soren Kierkegaard?", "Who , by Anti-Climacus Edited by Soren Kierkegaard?", "Where did The Sickness Unto Death , by Anti-Climacus Edited by Soren Kierkegaard ?", "Who did The Sickness Unto Death , by Anti-Climacus Edited by Soren Kierkegaard ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does the Sickness Unto Death , by Anti-Climacus Edited by ?", "Who , by Anti-Climacus Edited by ?", "Where did , by Anti-Climacus Edited by ?", "Who did , by Anti-Climacus Edited by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8751191, "src_sentence": "Micromacromia miraculosa is a species of dragonfly in the family Libellulidae.", "sentence": "Micromacromia miraculosa is a species of dragonfly in the family Libellulidae", "sub": "http://dbpedia.org/resource/Micromacromia_miraculosa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Libellulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is micromacromia miraculosa a species of dragonfly in the family Libellulidae ?", "Who miraculosa is a species of dragonfly in the family Libellulidae?"], "type": [-1, 1], "question_in_type": ["Is micromacromia miraculosa a species of dragonfly in the family ?", "Who miraculosa is a species of dragonfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8751200, "src_sentence": "Micromacromia miraculosa is a species of dragonfly in the family Libellulidae.", "sentence": "Micromacromia miraculosa is a species of dragonfly in the family Libellulidae", "sub": "http://dbpedia.org/resource/Micromacromia_miraculosa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Libellulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is micromacromia miraculosa a species of dragonfly in the family Libellulidae ?", "Who miraculosa is a species of dragonfly in the family Libellulidae?"], "type": [-1, 1], "question_in_type": ["Is micromacromia miraculosa a species of dragonfly in the family ?", "Who miraculosa is a species of dragonfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8755498, "src_sentence": "The Leverian collection was a natural history and ethnographic collection assembled by Ashton Lever.", "sentence": "The Leverian collection was ethnographic collection assembled by Ashton Lever", "sub": "http://dbpedia.org/resource/Leverian_collection", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ashton_Lever", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the Leverian collection ethnographic collection assembled by Ashton Lever ?", "Where was The Leverian collection ethnographic collection assembled by?", "Was the Leverian collection a natural history assembled by Ashton Lever ?", "Where was The Leverian collection a natural history assembled by?"], "type": [-1, 2, -1, 2], "question_in_type": ["Was the ethnographic collection assembled by ?", "Where was The ethnographic collection assembled by?", "Was the a natural history assembled by ?", "Where was The a natural history assembled by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8759839, "src_sentence": "In addition to reenacting the transfer, the Danish also replicated their departure, \"The 196-foot-long, three-masted, full-rigged Danish government training ship Danmark has sailed here from Copenhagen especially for the celebration.", "sentence": "The 196-foot-long, three-masted, full-rigged Danish government training ship has sailed here from Copenhagen especially for the celebration", "sub": "http://dbpedia.org/resource/Denmark", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Copenhagen", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has the 196-foot-long , three-masted , full-rigged Danish government training ship sailed here from Copenhagen especially for the celebration ?", "Where has The 196-foot-long , three-masted , full-rigged Danish government training?"], "type": [-1, 2], "question_in_type": ["Has the 196-foot-long , three-masted , full-rigged government training ship sailed here from especially for the celebration ?", "Where has The 196-foot-long , three-masted , full-rigged government training?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8762641, "src_sentence": "The Saint Helena hoopoe (Upupa antaios), also known as the Saint Helena giant hoopoe or giant hoopoe, is an extinct species of the hoopoe (family Upupidae), known exclusively from an incomplete subfossil skeleton.", "sentence": "The Saint Helena hoopoe is an extinct species of the hoopoe", "sub": "http://dbpedia.org/resource/Saint_Helena_hoopoe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoopoe", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Saint Helena hoopoe an extinct species of the hoopoe ?", "Is the Saint Helena hoopoe an dead coinage of the hoopoe ?", "Is the Saint Helena hoopoe an dead coinage of the hoopoo ?", "Is the Saint Helena hoopoe an dead species of the hoopoe ?", "Is the Saint Helena hoopoe an dead species of the hoopoo ?", "Is the Saint Helena hoopoe an extinct coinage of the hoopoe ?", "Is the Saint Helena hoopoe an extinct coinage of the hoopoo ?", "Is the Saint Helena hoopoe an extinct species of the hoopoo ?", "Is the Saint Helena hoopoe an nonextant coinage of the hoopoe ?", "Is the Saint Helena hoopoe an nonextant coinage of the hoopoo ?", "Is the Saint Helena hoopoe an nonextant species of the hoopoe ?", "Is the Saint Helena hoopoe an nonextant species of the hoopoo ?", "Is the Saint Helena hoopoe an out coinage of the hoopoe ?", "Is the Saint Helena hoopoe an out coinage of the hoopoo ?", "Is the Saint Helena hoopoe an out species of the hoopoe ?", "Is the Saint Helena hoopoe an out species of the hoopoo ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the an extinct species of the ?", "Is the an dead coinage of the ?", "Is the an dead coinage of the hoopoo ?", "Is the an dead species of the ?", "Is the an dead species of the hoopoo ?", "Is the an extinct coinage of the ?", "Is the an extinct coinage of the hoopoo ?", "Is the an extinct species of the hoopoo ?", "Is the an nonextant coinage of the ?", "Is the an nonextant coinage of the hoopoo ?", "Is the an nonextant species of the ?", "Is the an nonextant species of the hoopoo ?", "Is the an out coinage of the ?", "Is the an out coinage of the hoopoo ?", "Is the an out species of the ?", "Is the an out species of the hoopoo ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8765762, "src_sentence": "Meanwhile, President Abraham Lincoln appointed displaced senator and native Tennessean Andrew Johnson military governor of the state.", "sentence": "President Abraham Lincoln appointed displaced native Tennessean Andrew Johnson military governor of the state Meanwhile", "sub": "http://dbpedia.org/resource/Andrew_Johnson", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did president Abraham Lincoln appoint displaced native Tennessean Andrew Johnson military governor of the state Meanwhile?", "Who did President Abraham Lincoln appointed displaced?"], "type": [-1, 1], "question_in_type": ["Did president appoint displaced native Tennessean military governor of the state Meanwhile?", "Who did President appointed displaced?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8765979, "src_sentence": "Tennessee's only graded stakes horse race, the Iroquois Steeplechase, is also held in Nashville each May. The FedEx St. Jude Classic is a PGA Tour golf tournament held at Memphis since 1958.", "sentence": "Tennessee's only graded stakes horse race is held in Nashville each May", "sub": "http://dbpedia.org/resource/Tennessee", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nashville,_Tennessee", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tennessee 's only graded stakes horse race held in Nashville each May ?", "Who's only graded stakes horse race is held in Nashville each May?", "Where is Tennessee 's only graded?"], "type": [-1, 1, 2], "question_in_type": ["Is tennessee 's only graded stakes horse race held in each May ?", "Who's only graded stakes horse race is held in each May?", "Where is 's only graded?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8766365, "src_sentence": "Meanwhile, President Abraham Lincoln appointed displaced senator and native Tennessean Andrew Johnson military governor of the State of Tennessee.", "sentence": "President Abraham Lincoln appointed displaced native Tennessean Andrew Johnson military governor of the State of Tennessee Meanwhile", "sub": "http://dbpedia.org/resource/Andrew_Johnson", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did president Abraham Lincoln appoint displaced native Tennessean Andrew Johnson military governor of the State of Tennessee Meanwhile?", "Who did President Abraham Lincoln appointed displaced?", "Where did President Abraham Lincoln appointed displaced?"], "type": [-1, 1, 2], "question_in_type": ["Did president appoint displaced native Tennessean military governor of the State of Tennessee Meanwhile?", "Who did President appointed displaced?", "Where did President appointed displaced?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8766373, "src_sentence": "In 1864, Andrew Johnson, a War Democrat from West Tennessee, was elected Vice President under President Abraham Lincoln.", "sentence": "Andrew Johnson was elected Vice President under President Abraham Lincoln In 1864", "sub": "http://dbpedia.org/resource/Andrew_Johnson", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was andrew Johnson elected Vice President under President Abraham Lincoln In 1864 ?", "Who was elected Vice President under President Abraham Lincoln In 1864?", "Who was Andrew Johnson elected?", "When was Andrew Johnson elect Vice President under President Abraham Lincoln In?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was andrew Johnson elected Vice President under President In 1864 ?", "Who was elected Vice President under President In 1864?", "Who was elected?", "When was elect Vice President under President In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8766582, "src_sentence": "West Tennessee's only graded stakes horse race, the Iroquois Steeplechase, is also held in Nashville each May. The FedEx St. Jude Classic is a PGA Tour golf tournament held at Memphis since 1958.", "sentence": "West Tennessee's only graded stakes horse race is held in Nashville each May", "sub": "http://dbpedia.org/resource/Tennessee", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nashville,_Tennessee", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is west Tennessee 's only graded stakes horse race held in Nashville each May ?", "Who only graded stakes horse race is held in Nashville each May?", "Where is West Tennessee 's only graded?"], "type": [-1, 1, 2], "question_in_type": ["Is west 's only graded stakes horse race held in each May ?", "Who only graded stakes horse race is held in each May?", "Where is West 's only graded?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8767517, "src_sentence": "The elongate bitterling (Acheilognathus elongatus) is a species of freshwater fish in the family Cyprinidae.", "sentence": "The elongate bitterling (Acheilognathus elongatus is a species of freshwater fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Acheilognathinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the elongate bitterling ( Acheilognathus elongatus a species of freshwater fish in the family Cyprinidae ?"], "type": [-1], "question_in_type": ["Is the elongate ( Acheilognathus elongatus a species of freshwater fish in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8773007, "src_sentence": "Thus the principality was upgraded to the Electorate of Hanover, colloquially known as the Electorate of Hanover after Calenberg's capital (see also: House of Hanover).", "sentence": "the Electorate of Hanover colloquially known as the Electorate of Hanover after Calenberg's capital (see also", "sub": "http://dbpedia.org/resource/Principality_of_Calenberg", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hanover", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Electorate of Hanover colloquially known as the Electorate of Hanover after Calenberg's capital (see also?", "Who did the Electorate of Hanover colloquially known as?"], "type": [-1, 1], "question_in_type": ["Does the Electorate of colloquially known as the Electorate of after 's capital (see also?", "Who did the Electorate of colloquially known as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8773389, "src_sentence": "Hanover's urban area comprises the towns of Garbsen, Langenhagen and Laatzen and has a population of about 791,000 (2018).", "sentence": "Hanover 's urban area comprises the towns of Laatzen", "sub": "http://dbpedia.org/resource/Laatzen", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Hanover", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does hanover 's urban area compr the towns of Laatzen?", "Where did Hanover 's urban area comprises the?", "Does hanover 's urban area compr the towns of Garbsen?"], "type": [-1, 2, -1], "question_in_type": ["Does hanover 's urban area compr the towns of ?", "Where did 's urban area comprises the?", "Does hanover 's urban area compr the towns of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8773418, "src_sentence": "Thus the principality was upgraded to the Electorate of Hanover, colloquially known as the Electorate of Hanover after Calenberg's capital (see also: House of Hanover).", "sentence": "the Electorate of Hanover colloquially known as the Electorate of Hanover after Calenberg's capital (see also", "sub": "http://dbpedia.org/resource/Principality_of_Calenberg", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hanover", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Electorate of Hanover colloquially known as the Electorate of Hanover after Calenberg's capital (see also?", "Who did the Electorate of Hanover colloquially known as?"], "type": [-1, 1], "question_in_type": ["Does the Electorate of colloquially known as the Electorate of after 's capital (see also?", "Who did the Electorate of colloquially known as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8774072, "src_sentence": "The highest Russian Orthodox priest in Turkmenistan is based in Ashgabat.", "sentence": "The highest Russian Orthodox priest in Turkmenistan is based in Ashgabat", "sub": "http://dbpedia.org/resource/Turkmenistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ashgabat", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the highest Russian Orthodox priest in Turkmenistan based in Ashgabat ?", "Where is The highest Russian Orthodox priest in Turkmenistan based in?"], "type": [-1, 2], "question_in_type": ["Is the highest Russian Orthodox priest in based in ?", "Where is The highest Russian Orthodox priest in based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8776745, "src_sentence": "Venard Richard Hendrix (Macedonian competed in the preseason for the Golden State Warriors registering a double double of 12 points and 13 rebounds in Venard Richard Hendrix (Macedonian debut against the Oklahoma City Thunder before making the final roster.", "sentence": "Venard Richard Hendrix competed in the preseason for the Golden State Warriors registering 13 rebounds in Venard Richard Hendrix ( Macedonian debut against the Oklahoma City Thunder before making the final roster", "sub": "http://dbpedia.org/resource/Richard_Hendrix", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Macedonian_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did venard Richard Hendrix compet in the preseason for the Golden State Warriors registering 13 rebounds in Venard Richard Hendrix ( Macedonian debut against the Oklahoma City Thunder before making the final roster?", "Who competed in the preseason for the Golden State Warriors registering 13 rebounds in Who ( Macedonian debut against the Oklahoma City Thunder before making the final roster?", "Where did Venard Richard Hendrix competed in?"], "type": [-1, 1, 2], "question_in_type": ["Did venard compet in the preseason for the Golden State Warriors registering 13 rebounds in Venard ( debut against the Oklahoma City Thunder before making the final roster?", "Who competed in the preseason for the Golden State Warriors registering 13 rebounds in Who ( debut against the Oklahoma City Thunder before making the final roster?", "Where did Venard competed in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8780534, "src_sentence": "In the 117th United States Congress, the House of Representatives and the Senate are controlled by the Democratic Party.", "sentence": "the House of the Senate are controlled by the Democratic Party In the 117th United States Congress", "sub": "http://dbpedia.org/resource/United_States_Congress", "pred": "http://dbpedia.org/ontology/house", "obj": "http://dbpedia.org/resource/United_States_Senate", "sub_type": "http://dbpedia.org/ontology/Legislature", "obj_type": "http://dbpedia.org/ontology/Legislature", "question": ["Are the House of the Senate controlled by the Democratic Party In the 117th United States Congress ?", "Where are the House of the Senate controlled by?"], "type": [-1, 2], "question_in_type": ["Are the House of the controlled by the Democratic Party In the 117th ?", "Where are the House of the controlled by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?legislature_sub ?legislature_obj.\n?legislature_sub rdf:type .\n?legislature_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?legislature_sub ?legislature_obj.\n?legislature_sub rdf:type .\n?legislature_obj rdf:type .\n\n}\n\t"]}, {"uid": 8788267, "src_sentence": "Pretoria then became the administrative capital of the whole of South Africa, with Cape Town the legislative capital and Bloemfontein served as the judicial capital.", "sentence": "Pretoria became the administrative capital of the whole of South Africa then", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did pretoria becam the administrative capital of the whole of South Africa then?", "Who became the administrative capital of the whole of South Africa then?", "Where did Pretoria became the?", "Did capital of south africa becam the administrative capital of the whole of South Africa then?"], "type": [-1, 1, 2, -1], "question_in_type": ["Did pretoria becam the administrative capital of the whole of then?", "Who became the administrative capital of the whole of then?", "Where did became the?", "Did capital of south africa becam the administrative capital of the whole of then?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8788399, "src_sentence": "Tuks FM is the radio station of the University of Pretoria and one of South Africa's community broadcasters.", "sentence": "Tuks FM is one of South Africa 's community broadcasters", "sub": "http://dbpedia.org/resource/Tuks_Senganga", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/South_Africa", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is tuks FM one of South Africa 's community broadcasters ?", "Where is Tuks FM one of South Africa 's community broadcasters ?"], "type": [-1, 2], "question_in_type": ["Is tuks FM one of 's community broadcasters ?", "Where is FM one of 's community broadcasters ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8788467, "src_sentence": "Loftus Versfeld is home to the Blue Bulls, who compete in the domestic Currie Cup, and also to the Bulls in the international Super Rugby competition.", "sentence": "Loftus Versfeld is home to the Blue Bulls", "sub": "http://dbpedia.org/resource/Loftus_Versfeld_Stadium", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Blue_Bulls", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is loftus Versfeld home to the Blue Bulls ?", "Who is home to the Blue Bulls?"], "type": [-1, 1], "question_in_type": ["Is loftus Versfeld home to the ?", "Who is home to the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8788480, "src_sentence": "The most local franchise team to Pretoria is the Titans, although Northerns occasionally play in the city in South Africa's provincial competitions.", "sentence": "The most local franchise team to Pretoria is the Titans although Northerns occasionally play in the city in South Africa's provincial competitions", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the most local franchise team to Pretoria the Titans ?"], "type": [-1], "question_in_type": ["Is the most local franchise team to the Titans ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8788795, "src_sentence": "Pretoria is home to the National Zoological Gardens of South Africa, as well as the Pretoria National Botanical Garden.", "sentence": "Pretoria is home to the National Zoological Gardens of South Africa", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is pretoria home to the National Zoological Gardens of South Africa ?", "Who is home to the National Zoological Gardens of South Africa?", "Where is Pretoria home to?", "Is capital of south africa home to the National Zoological Gardens of South Africa ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pretoria home to the National Zoological Gardens of ?", "Who is home to the National Zoological Gardens of ?", "Where is home to?", "Is capital of south africa home to the National Zoological Gardens of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8789084, "src_sentence": "Pretoria has earned a reputation as being the centre of South Africa's Military and is home to several military facilities of the South African National Defence Force:.", "sentence": "Pretoria has earned a reputation as being the centre of South Africa 's Military", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has pretoria earned a reputation as being the centre of South Africa 's Military ?", "Who has earned a reputation as being the centre of South Africa 's Military?", "Where has Pretoria earned a?", "Has capital of south africa earned a reputation as being the centre of South Africa 's Military ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Has pretoria earned a reputation as being the centre of 's Military ?", "Who has earned a reputation as being the centre of 's Military?", "Where has earned a?", "Has capital of south africa earned a reputation as being the centre of 's Military ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8791457, "src_sentence": "The Taita thrush (Turdus helleri), also known as the Taita olive thrush or Heller's ground thrush, is a critically endangered bird from the family of thrushes (Turdidae), endemic to the Taita Hills in Kenya.", "sentence": "The Taita thrush is a critically endangered bird from the family of thrushes (Turdidae), endemic to the Taita Hills in Kenya", "sub": "http://dbpedia.org/resource/Taita_thrush", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thrush_(bird)", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Taita thrush a critically endangered bird from the family of thrushes ( Turdidae ) , endemic to the Taita Hills in Kenya ?", "Who is The Taita thrush a critically endangered?", "Where is The Taita thrush a critically endangered?"], "type": [-1, 1, 2], "question_in_type": ["Is the a critically endangered bird from the family of thrushes ( ) , endemic to the Taita Hills in Kenya ?", "Who is The a critically endangered?", "Where is The a critically endangered?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8792965, "src_sentence": "Orcula fuchsi is a species of land snail in the family Orculidae.", "sentence": "Orcula fuchsi is a species of land snail in the family Orculidae", "sub": "http://dbpedia.org/resource/Orcula_fuchsi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orculidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orcula fuchsi a species of land snail in the family Orculidae ?", "Who fuchsi is a species of land snail in the family Orculidae?", "Where is Orcula fuchsi a species of land snail in the family Orculidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is orcula fuchsi a species of land snail in the family ?", "Who fuchsi is a species of land snail in the family ?", "Where is a species of land snail in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8792972, "src_sentence": "Orcula fuchsi is a species of land snail in the family Orculidae.", "sentence": "Orcula fuchsi is a species of land snail in the family Orculidae", "sub": "http://dbpedia.org/resource/Orcula_fuchsi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orculidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orcula fuchsi a species of land snail in the family Orculidae ?", "Who fuchsi is a species of land snail in the family Orculidae?", "Where is Orcula fuchsi a species of land snail in the family Orculidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is orcula fuchsi a species of land snail in the family ?", "Who fuchsi is a species of land snail in the family ?", "Where is a species of land snail in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8794978, "src_sentence": "Pseudophoxinus egridiri, or the yag baligi, is a species of freshwater fish in the family Cyprinidae.", "sentence": "Pseudophoxinus egridiri, or the yag baligi is a species of freshwater fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Pseudophoxinus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophoxinus egridiri , or the yag baligi a species of freshwater fish in the family Cyprinidae ?"], "type": [-1], "question_in_type": ["Is pseudophoxinus egridiri , or the yag baligi a species of freshwater fish in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8795293, "src_sentence": "Major companies headquartered in Kansas include the Sprint Corporation (with world headquarters in Overland Park), YRC Worldwide (Overland Park), Garmin (Olathe), Payless Shoes (national headquarters and major distribution facilities in Topeka), and Koch Industries (with national headquarters in Wichita), and Coleman (headquarters in Wichita) .", "sentence": "Major companies headquartered in Kansas include the Sprint Corporation ( Payless Shoes major distribution facilities in Topeka ) ( with Coleman", "sub": "http://dbpedia.org/resource/Kansas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Topeka,_Kansas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do major companies headquart in Kansas includ the Sprint Corporation ( Payless Shoes major distribution facilities in Topeka ) ( with Coleman?"], "type": [-1], "question_in_type": ["Do major companies headquart in includ the Sprint Corporation ( Payless Shoes major distribution facilities in ) ( with Coleman?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8795445, "src_sentence": "The state's current delegation to the Congress of the United States includes Republican Senators Jerry Moran of Manhattan, and Roger Marshall of Great Bend.", "sentence": "The state 's current delegation to the Congress of the United States includes Republican Senators Jerry Moran of Roger Marshall of Great Bend", "sub": "http://dbpedia.org/resource/Roger_Marshall_(politician)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the state 's current delegation to the Congress of the United States includ Republican Senators Jerry Moran of Roger Marshall of Great Bend?", "Where did The state 's current delegation to the Congress of the United States includes Republican?", "Who did The state 's current delegation to the Congress of the United States includes Republican?"], "type": [-1, 2, 1], "question_in_type": ["Does the state 's current delegation to the Congress of the includ Republican Senators Jerry Moran of of Great Bend?", "Where did The state 's current delegation to the Congress of the includes Republican?", "Who did The state 's current delegation to the Congress of the includes Republican?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8795660, "src_sentence": "Kansas ( (listen)) capital is Topeka and Kansas ( (listen)) largest city is Wichita.", "sentence": "Kansas ( ( listen ) ) capital is Topeka", "sub": "http://dbpedia.org/resource/Kansas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Topeka,_Kansas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is kansas ( ( listen ) ) capital Topeka ?", "Who ( ( listen ) ) capital is Topeka?", "Where is Kansas ( ( listen )?"], "type": [-1, 1, 2], "question_in_type": ["Is kansas ( ( listen ) ) capital ?", "Who ( ( listen ) ) capital is ?", "Where is ( ( listen )?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8796169, "src_sentence": "The 1973 film Paper Moon in which Tatum O'Neal won an Academy Award for Best Supporting Actress (The youngest to win an Academy Award) was based in and filmed in Kansas.", "sentence": "Tatum O'Neal won an Academy Award for Best Supporting Actress The 1973 film Paper Moon", "sub": "http://dbpedia.org/resource/Paper_Moon_(film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Tatum_O'Neal", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did tatum O'Neal won an Academy Award for Best Supporting Actress The 1973 film Paper Moon?", "Who won an Academy Award for Best Supporting Actress The 1973 film Paper Moon?", "Where did Tatum O'Neal won an?", "When did Tatum O'Neal win an Academy Award for Best Supporting Actress The?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did tatum O'Neal won an Academy Award for Best Supporting Actress The 1973 film ?", "Who won an Academy Award for Best Supporting Actress The 1973 film ?", "Where did won an?", "When did win an Academy Award for Best Supporting Actress The?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8798160, "src_sentence": "Philochortus zolii is a species of lizard in the family Lacertidae.", "sentence": "Philochortus zolii is a species of lizard in the family Lacertidae", "sub": "http://dbpedia.org/resource/Philochortus_zolii", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lacertidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is philochortus zolii a species of lizard in the family Lacertidae ?", "Who zolii is a species of lizard in the family Lacertidae?"], "type": [-1, 1], "question_in_type": ["Is philochortus zolii a species of lizard in the family ?", "Who zolii is a species of lizard in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8799324, "src_sentence": "The Appalachian elktoe (Alasmidonta raveneliana) is a species of freshwater mussel in the family Unionidae, the river mussels.", "sentence": "The Appalachian elktoe is a species of freshwater mussel in the family Unionidae", "sub": "http://dbpedia.org/resource/Elktoe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Unionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Appalachian elktoe a species of freshwater mussel in the family Unionidae ?", "Where is The Appalachian elktoe a species of freshwater mussel in the family Unionidae ?"], "type": [-1, 2], "question_in_type": ["Is the Appalachian a species of freshwater mussel in the family ?", "Where is The Appalachian a species of freshwater mussel in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8799485, "src_sentence": "The Appalachian elktoe (Alasmidonta raveneliana) is a species of freshwater mussel in the family Unionidae, the river mussels.", "sentence": "The Appalachian elktoe is a species of freshwater mussel in the family Unionidae", "sub": "http://dbpedia.org/resource/Elktoe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Unionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Appalachian elktoe a species of freshwater mussel in the family Unionidae ?", "Where is The Appalachian elktoe a species of freshwater mussel in the family Unionidae ?"], "type": [-1, 2], "question_in_type": ["Is the Appalachian a species of freshwater mussel in the family ?", "Where is The Appalachian a species of freshwater mussel in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8799983, "src_sentence": "Berlin is in northeastern Germany, in an area of low-lying marshy woodlands with a mainly flat topography, part of the vast Northern European Plain which stretches all the way from northern France to western Russia.", "sentence": "Berlin is in northeastern Germany in an area of low-lying marshy woodlands with a mainly flat topography", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is berlin in northeastern Germany in an area of low-lying marshy woodlands with a mainly flat topography ?", "Who is in northeastern Germany in an area of low-lying marshy woodlands with a mainly flat topography?", "Where is Berlin in northeastern Germany in an area of low-lying marshy woodlands with a mainly flat topography ?"], "type": [-1, 1, 2], "question_in_type": ["Is berlin in northeastern in an area of low-lying marshy woodlands with a mainly flat topography ?", "Who is in northeastern in an area of low-lying marshy woodlands with a mainly flat topography?", "Where is in northeastern in an area of low-lying marshy woodlands with a mainly flat topography ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8800240, "src_sentence": "Berlin has Germany's largest number of daily newspapers, with numerous local broadsheets (Berliner Morgenpost, Berliner Zeitung, Der Tagesspiegel), and three major tabloids, as well as national dailies of varying sizes, each with a different political affiliation, such as Die Welt, Neues Deutschland, and Die Tageszeitung.", "sentence": "Berlin has Germany 's largest number of daily newspapers , with numerous local broadsheets ( Berliner Morgenpost , Berliner Zeitung , Der Tagesspiegel ) of varying sizes", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has berlin Germany 's largest number of daily newspapers , with numerous local broadsheets ( Berliner Morgenpost , Berliner Zeitung , Der Tagesspiegel ) of varying sizes ?", "Who has Germany 's largest number of daily newspapers , with numerous local broadsheets ( Whoer Morgenpost , Whoer Zeitung , Der Tagesspiegel ) of varying sizes?", "Where has Berlin Germany 's largest number of daily newspapers , with numerous local broadsheets ( Berliner Morgenpost , Berliner Zeitung , Der Tagesspiegel ) of varying?", "When has Berlin Germany 's largest number of?", "Who has Berlin Germany 's largest number of daily newspapers , with numerous local broadsheets ( Berliner Morgenpost , Berliner Zeitung , Der Tagesspiegel ) of varying?"], "type": [-1, 1, 2, 3, 1], "question_in_type": ["Has berlin 's largest number of daily newspapers , with numerous local broadsheets ( er Morgenpost , er Zeitung , Der Tagesspiegel ) of varying sizes ?", "Who has 's largest number of daily newspapers , with numerous local broadsheets ( Whoer Morgenpost , Whoer Zeitung , Der Tagesspiegel ) of varying sizes?", "Where has 's largest number of daily newspapers , with numerous local broadsheets ( er Morgenpost , er Zeitung , Der Tagesspiegel ) of varying?", "When has 's largest number of?", "Who has 's largest number of daily newspapers , with numerous local broadsheets ( er Morgenpost , er Zeitung , Der Tagesspiegel ) of varying?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8800536, "src_sentence": "Berlin lies in northeastern Germany, east of the River Elbe, that once constituted, together with the River (Saxon or Thuringian) Saale (from their confluence at Barby onwards), the eastern border of the Frankish Realm.", "sentence": "Berlin lies in northeastern Germany", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does berlin lie in northeastern Germany?", "Who lies in northeastern Germany?", "Where did Berlin lies in?"], "type": [-1, 1, 2], "question_in_type": ["Does berlin lie in northeastern ?", "Who lies in northeastern ?", "Where did lies in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8800792, "src_sentence": "Since reunification on 3 October 1990, Berlin has been one of the three city states in Germany among the present 16 states of Germany.", "sentence": "Berlin has been one of the three city states in Germany among the present 16 states of Germany Since reunification on 3 October 1990", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has berlin been one of the three city states in Germany among the present 16 states of Germany Since reunification on 3 October 1990 ?", "Who has been one of the three city states in Germany among the present 16 states of Germany Since reunification on 3 October 1990?", "Where has Berlin been one?", "When has Berlin be one of the three city states in Germany among the present 16 states of Germany Since reunification?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has berlin been one of the three city states in among the present 16 states of Since reunification on 3 October 1990 ?", "Who has been one of the three city states in among the present 16 states of Since reunification on 3 October 1990?", "Where has been one?", "When has be one of the three city states in among the present 16 states of Since reunification?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8801123, "src_sentence": "The Palaces and Parks of Potsdam and Berlin are the largest World Heritage Site in Germany.", "sentence": "Parks of Berlin are the largest World Heritage Site in Germany", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are parks of Berlin the largest World Heritage Site in Germany ?", "Where are Parks of Berlin the largest World Heritage Site in Germany ?"], "type": [-1, 2], "question_in_type": ["Are parks of the largest World Heritage Site in ?", "Where are Parks of the largest World Heritage Site in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8806092, "src_sentence": "After Ernest died in November 1957, Ernest Oppenheimer passed on the operations of Anglo and De Beers to Ernest Oppenheimer son, Harry Oppenheimer.", "sentence": "Harry Oppenheimer [is] son [of] Ernest Oppenheimer", "sub": "http://dbpedia.org/resource/Harry_Frederick_Oppenheimer", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Ernest_Oppenheimer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does harry Oppenheimer [is] son [of] Ernest Oppenheimer?", "Who [is] son [of] Ernest Oppenheimer?", "Who did Harry Oppenheimer [ is ] son [ of ] Ernest Oppenheimer ?"], "type": [-1, 1, 1], "question_in_type": ["Does harry Oppenheimer [is] son [of] ?", "Who [is] son [of] ?", "Who did [ is ] son [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8806151, "src_sentence": "De Beers plc is made up of two shareholdings: Anglo American plc has an 85% shareholding and the Government of the Republic of Botswana the Republic of Botswana Botswana owns 15% directly.", "sentence": "De Beers plc is made up of two shareholdings : Anglo American plc has an 85 % shareholding the Republic of Botswana Botswana owns 15 % directly", "sub": "http://dbpedia.org/resource/Anglo_American_plc", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/De_Beers", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is de Beers plc made up of two shareholdings : Anglo American plc has an 85 % shareholding the Republic of Botswana Botswana owns 15 % directly ?", "Who plc is made up of two shareholdings : Anglo American plc has an 85 % shareholding the Republic of Botswana Botswana owns 15 % directly?", "Where is De Beers plc made up?"], "type": [-1, 1, 2], "question_in_type": ["Is de Beers plc made up of two shareholdings : has an 85 % shareholding the Republic of Botswana Botswana owns 15 % directly ?", "Who plc is made up of two shareholdings : has an 85 % shareholding the Republic of Botswana Botswana owns 15 % directly?", "Where is plc made up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8808864, "src_sentence": "Dupontia proletaria is an extinct species of small air-breathing land snail, terrestrial pulmonate gastropod mollusk in the family Euconulidae, the hive snails.", "sentence": "Dupontia proletaria is an extinct species of small air-breathing land snail, terrestrial pulmonate gastropod mollusk in the family Euconulidae, the hive snails", "sub": "http://dbpedia.org/resource/Dupontia_proletaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Euconulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dupontia proletaria an extinct species of small air-breathing land snail , terrestrial pulmonate gastropod mollusk in the family Euconulidae , the hive snails ?"], "type": [-1], "question_in_type": ["Is dupontia proletaria an extinct species of small air-breathing land snail , terrestrial pulmonate gastropod mollusk in the family , the hive snails ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8809832, "src_sentence": "As such, Edward Zwick said, the noble samurai leader Katsumoto \"set my teeth on edge.\"In the United States, critic Roger Ebert of Chicago Sun-Times gave the film three and a half stars out of four, saying \"beautifully designed, intelligently written, acted with conviction, it's an uncommonly thoughtful epic.\"", "sentence": "critic Roger Ebert of Chicago Sun-Times gave the film three and a half stars In the United States", "sub": "http://dbpedia.org/resource/Chicago_Sun-Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did critic Roger Ebert of Chicago Sun-Times gav the film three and a half stars In the United States?", "Who did critic Roger Ebert of Chicago Sun-Times gave the?", "Where did critic Roger Ebert of Chicago Sun-Times gave the?", "When did critic Roger Ebert of Chicago Sun-Times give the film?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did critic Roger Ebert of gav the film three and a half stars In the ?", "Who did critic Roger Ebert of gave the?", "Where did critic Roger Ebert of gave the?", "When did critic Roger Ebert of give the film?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8814175, "src_sentence": "Later in his Biographia Literaria (1817), Coleridge hails Burke as a prophet and praises Burke for referring \"habitually to principles.", "sentence": "Coleridge hails Burke as praises Burke for referring \" habitually to principles Later in his Biographia Literaria", "sub": "http://dbpedia.org/resource/Biographia_Literaria", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Samuel_Taylor_Coleridge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does coleridge hails Burke as praises Burke for refer \" habitually to principles Later in his Biographia Literaria?", "Where did Coleridge hails?", "Who did Coleridge hails?", "Does coleridge hails Burke as a prophet Later in his Biographia Literaria?"], "type": [-1, 2, 1, -1], "question_in_type": ["Does coleridge hails Burke as praises Burke for refer \" habitually to principles Later in his ?", "Where did hails?", "Who did hails?", "Does coleridge hails Burke as a prophet Later in his ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8816528, "src_sentence": "Vesalius was the author of De humani corporis fabrica, an important book on human anatomy.", "sentence": "Vesalius was the author of De humani corporis fabrica", "sub": "http://dbpedia.org/resource/De_humani_corporis_fabrica", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Andreas_Vesalius", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was vesalius the author of De humani corporis fabrica ?", "Who was the author of De humani corporis fabrica?"], "type": [-1, 1], "question_in_type": ["Was vesalius the author of ?", "Who was the author of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8822419, "src_sentence": "Glasgow is also the \"most mentioned city in the UK\" in song titles, outside London according, to a chart produced by PRS for music, with 119, ahead of closest rivals Edinburgh who received 95 mentionsSince the 1980s, the success of bands such as The Blue Nile, Gun, Simple Minds, Del Amitri, Texas, Hipsway, Love & Money, Idlewild, Deacon Blue, Orange Juice, Lloyd Cole and the Commotions, Teenage Fanclub, Belle and Sebastian, Camera Obscura, Franz Ferdinand, Mogwai, Travis, and Primal Scream has significantly boosted the profile of the Glasgow music scene, prompting Time Magazine to liken Glasgow to Detroit during its 1960s Motown heyday.", "sentence": "Primal Scream has significantly boosted the profile of the Glasgow music scene prompting Time Magazine to liken Glasgow to Detroit during its 1960 s Motown heyday", "sub": "http://dbpedia.org/resource/Primal_Scream", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Glasgow", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Has primal Scream significantly boosted the profile of the Glasgow music scene prompting Time Magazine to liken Glasgow to Detroit during its 1960 s Motown heyday ?", "Who has significantly boosted the profile of the Glasgow music scene prompting Time Magazine to liken Glasgow to Detroit during its 1960 s Motown heyday?", "Where has Primal Scream significantly boosted the?", "When has Primal Scream significantly boost the profile of the Glasgow music scene prompt Time Magazine to liken Glasgow to Detroit during its?", "Has mogwai significantly boosted the profile of the Glasgow music scene prompting Time Magazine to liken Glasgow to Detroit during its 1960 s Motown heyday ?", "Where has Mogwai significantly boosted the?", "When has Mogwai significantly boost the profile of the Glasgow music scene prompt Time Magazine to liken Glasgow to Detroit during its?"], "type": [-1, 1, 2, 3, -1, 2, 3], "question_in_type": ["Has primal Scream significantly boosted the profile of the music scene prompting Time Magazine to liken to Detroit during its 1960 s Motown heyday ?", "Who has significantly boosted the profile of the music scene prompting Time Magazine to liken to Detroit during its 1960 s Motown heyday?", "Where has significantly boosted the?", "When has significantly boost the profile of the music scene prompt Time Magazine to liken to Detroit during its?", "Has mogwai significantly boosted the profile of the music scene prompting Time Magazine to liken to Detroit during its 1960 s Motown heyday ?", "Where has significantly boosted the?", "When has significantly boost the profile of the music scene prompt Time Magazine to liken to Detroit during its?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8823148, "src_sentence": "The Scottish press publishes various newspapers in the city such as the Evening Times, The Herald, The Sunday Herald, the Sunday Mail and the Daily Record.", "sentence": "The Scottish press publishes various newspapers in the city such as the Evening Times", "sub": "http://dbpedia.org/resource/Evening_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Scotland", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Scottish press publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish press publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish bid publ various newspapers in the city such as the Evening Times?", "Where did The Scottish bid publishes various?", "Does the Scottish closet publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish closet publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish compress publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish compress publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish crusade publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish crusade publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish crush publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish crush publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish imperativeness publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish iron publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish iron publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish military press publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish military press publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish press gang publ various newspapers in the city such as the Evening Times?", "Where did The Scottish press gang publishes various?", "Does the Scottish press out publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish press out publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish pressing publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish pressing publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish pressure publ various newspapers in the city such as the Evening Times?", "Where did The Scottish pressure publishes various?", "Does the Scottish printing press publ various newspapers in the city such as the Evening Times?", "Where did The Scottish printing press publishes various?", "Does the Scottish public press publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish public press publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish push publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish push publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish thring publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish thring publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish thrutch publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish thrutch publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish urge publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish urge publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish wardrobe publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish wardrobe publishes various newspapers in the city such as the Evening Times ?", "Do the Scottish weigh publishes various newspapers in the city such as the Evening Times?", "Where did The Scottish weigh publishes various newspapers in the city such as the Evening Times ?", "Does the Scottish weight lift publ various newspapers in the city such as the Evening Times?", "Where did The Scottish weight lift publishes various?", "Does the gaelic bid publ various newspapers in the city such as the Evening Times?", "Does the gaelic closet publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic closet publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic compress publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic compress publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic crusade publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic crusade publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic crush publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic crush publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic imperativeness publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic iron publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic iron publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic military press publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic military press publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic press publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic press publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic press gang publ various newspapers in the city such as the Evening Times?", "Does the gaelic press out publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic press out publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic pressing publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic pressing publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic pressure publ various newspapers in the city such as the Evening Times?", "Does the gaelic printing press publ various newspapers in the city such as the Evening Times?", "Does the gaelic public press publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic public press publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic push publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic push publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic thring publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic thring publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic thrutch publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic thrutch publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic urge publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic urge publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic wardrobe publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic wardrobe publishes various newspapers in the city such as the Evening Times ?", "Do the gaelic weigh publishes various newspapers in the city such as the Evening Times?", "Where did The gaelic weigh publishes various newspapers in the city such as the Evening Times ?", "Does the gaelic weight lift publ various newspapers in the city such as the Evening Times?", "Does the scot bid publ various newspapers in the city such as the Evening Times?", "Does the scot closet publ various newspapers in the city such as the Evening Times?", "Does the scot compress publ various newspapers in the city such as the Evening Times?", "Does the scot crusade publishes various newspapers in the city such as the Evening Times?", "Where did The scot crusade publishes various newspapers in the city such as the Evening Times ?", "Does the scot crush publ various newspapers in the city such as the Evening Times?", "Does the scot fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scot fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the scot imperativeness publ various newspapers in the city such as the Evening Times?", "Does the scot iron publ various newspapers in the city such as the Evening Times?", "Does the scot mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scot mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the scot military press publishes various newspapers in the city such as the Evening Times?", "Where did The scot military press publishes various newspapers in the city such as the Evening Times ?", "Does the scot press publishes various newspapers in the city such as the Evening Times?", "Where did The scot press publishes various newspapers in the city such as the Evening Times ?", "Does the scot press gang publ various newspapers in the city such as the Evening Times?", "Does the scot press out publishes various newspapers in the city such as the Evening Times?", "Where did The scot press out publishes various newspapers in the city such as the Evening Times ?", "Does the scot pressure publ various newspapers in the city such as the Evening Times?", "Does the scot print press publishes various newspapers in the city such as the Evening Times?", "Does the scot public press publishes various newspapers in the city such as the Evening Times?", "Where did The scot public press publishes various newspapers in the city such as the Evening Times ?", "Does the scot push publ various newspapers in the city such as the Evening Times?", "Does the scot thring publishes various newspapers in the city such as the Evening Times?", "Does the scot thrutch publ various newspapers in the city such as the Evening Times?", "Does the scot urge publ various newspapers in the city such as the Evening Times?", "Does the scot wardrobe publ various newspapers in the city such as the Evening Times?", "Does the scot weigh publishes various newspapers in the city such as the Evening Times?", "Where did The scot weigh publishes various newspapers in the city such as the Evening Times ?", "Did the scot weight lift publishes various newspapers in the city such as the Evening Times?", "Does the scotch bid publ various newspapers in the city such as the Evening Times?", "Does the scotch closet publ various newspapers in the city such as the Evening Times?", "Does the scotch compress publ various newspapers in the city such as the Evening Times?", "Does the scotch crusade publishes various newspapers in the city such as the Evening Times?", "Where did The scotch crusade publishes various newspapers in the city such as the Evening Times ?", "Does the scotch crush publ various newspapers in the city such as the Evening Times?", "Does the scotch fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scotch fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the scotch imperativeness publ various newspapers in the city such as the Evening Times?", "Does the scotch iron publ various newspapers in the city such as the Evening Times?", "Does the scotch mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scotch mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the scotch military press publishes various newspapers in the city such as the Evening Times?", "Where did The scotch military press publishes various newspapers in the city such as the Evening Times ?", "Does the scotch press publ various newspapers in the city such as the Evening Times?", "Does the scotch press gang publ various newspapers in the city such as the Evening Times?", "Does the scotch press out publishes various newspapers in the city such as the Evening Times?", "Where did The scotch press out publishes various newspapers in the city such as the Evening Times ?", "Does the scotch press publishes various newspapers in the city such as the Evening Times?", "Does the scotch pressure publ various newspapers in the city such as the Evening Times?", "Does the scotch printing press publ various newspapers in the city such as the Evening Times?", "Does the scotch public press publishes various newspapers in the city such as the Evening Times?", "Where did The scotch public press publishes various newspapers in the city such as the Evening Times ?", "Does the scotch push publ various newspapers in the city such as the Evening Times?", "Does the scotch thring publishes various newspapers in the city such as the Evening Times?", "Does the scotch thrutch publ various newspapers in the city such as the Evening Times?", "Does the scotch urge publ various newspapers in the city such as the Evening Times?", "Does the scotch wardrobe publ various newspapers in the city such as the Evening Times?", "Does the scotch weigh publ various newspapers in the city such as the Evening Times?", "Did the scotch weight lift publishes various newspapers in the city such as the Evening Times?", "Did the scots bid publishes various newspapers in the city such as the Evening Times?", "Do the scots closet publishes various newspapers in the city such as the Evening Times?", "Do the scots compress publ various newspapers in the city such as the Evening Times?", "Do the scots crusad publishes various newspapers in the city such as the Evening Times?", "Do the scots crush publishes various newspapers in the city such as the Evening Times?", "Does the scots english bid publ various newspapers in the city such as the Evening Times?", "Do the scots english closet publishes various newspapers in the city such as the Evening Times?", "Where did The scots english closet publishes various newspapers in the city such as the Evening Times ?", "Do the scots english compress publishes various newspapers in the city such as the Evening Times?", "Where did The scots english compress publishes various newspapers in the city such as the Evening Times ?", "Do the scots english crusade publishes various newspapers in the city such as the Evening Times?", "Where did The scots english crusade publishes various newspapers in the city such as the Evening Times ?", "Do the scots english crush publishes various newspapers in the city such as the Evening Times?", "Where did The scots english crush publishes various newspapers in the city such as the Evening Times ?", "Do the scots english fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scots english fourth estate publishes various newspapers in the city such as the Evening Times ?", "Do the scots english imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The scots english imperativeness publishes various newspapers in the city such as the Evening Times ?", "Do the scots english iron publishes various newspapers in the city such as the Evening Times?", "Where did The scots english iron publishes various newspapers in the city such as the Evening Times ?", "Do the scots english mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scots english mechanical press publishes various newspapers in the city such as the Evening Times ?", "Do the scots english military press publishes various newspapers in the city such as the Evening Times?", "Where did The scots english military press publishes various newspapers in the city such as the Evening Times ?", "Do the scots english press publishes various newspapers in the city such as the Evening Times?", "Where did The scots english press publishes various newspapers in the city such as the Evening Times ?", "Do the scots english press gang publ various newspapers in the city such as the Evening Times?", "Do the scots english press out publishes various newspapers in the city such as the Evening Times?", "Where did The scots english press out publishes various newspapers in the city such as the Evening Times ?", "Does the scots english pressure publ various newspapers in the city such as the Evening Times?", "Does the scots english printing press publ various newspapers in the city such as the Evening Times?", "Does the scots english public press publishes various newspapers in the city such as the Evening Times?", "Where did The scots english public press publishes various newspapers in the city such as the Evening Times ?", "Does the scots english push publishes various newspapers in the city such as the Evening Times?", "Where did The scots english push publishes various newspapers in the city such as the Evening Times ?", "Do the scots english thring publishes various newspapers in the city such as the Evening Times?", "Do the scots english thrutch publishes various newspapers in the city such as the Evening Times?", "Where did The scots english thrutch publishes various newspapers in the city such as the Evening Times ?", "Do the scots english urge publishes various newspapers in the city such as the Evening Times?", "Where did The scots english urge publishes various newspapers in the city such as the Evening Times ?", "Do the scots english wardrobe publishes various newspapers in the city such as the Evening Times?", "Where did The scots english wardrobe publishes various newspapers in the city such as the Evening Times ?", "Do the scots english weigh publishes various newspapers in the city such as the Evening Times?", "Where did The scots english weigh publishes various newspapers in the city such as the Evening Times ?", "Did the scots english weight lift publishes various newspapers in the city such as the Evening Times?", "Does the scots fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scots fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the scots gaelic bid publ various newspapers in the city such as the Evening Times?", "Do the scots gaelic closet publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic closet publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic compress publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic compress publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic crusade publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic crusade publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic crush publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic crush publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic fourth estate publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic imperativeness publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic iron publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic iron publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic mechanical press publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic military press publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic military press publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic press publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic press publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic press gang publ various newspapers in the city such as the Evening Times?", "Do the scots gaelic press out publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic press out publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic pressure publ various newspapers in the city such as the Evening Times?", "Do the scots gaelic print press publishes various newspapers in the city such as the Evening Times?", "Do the scots gaelic public press publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic public press publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic push publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic push publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic thring publishes various newspapers in the city such as the Evening Times?", "Do the scots gaelic thrutch publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic thrutch publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic urge publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic urge publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic wardrobe publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic wardrobe publishes various newspapers in the city such as the Evening Times ?", "Do the scots gaelic weigh publishes various newspapers in the city such as the Evening Times?", "Where did The scots gaelic weigh publishes various newspapers in the city such as the Evening Times ?", "Did the scots gaelic weight lift publishes various newspapers in the city such as the Evening Times?", "Do the scots imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The scots imperativeness publishes various newspapers in the city such as the Evening Times ?", "Do the scots iron publishes various newspapers in the city such as the Evening Times?", "Does the scots mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scots mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the scots military press publishes various newspapers in the city such as the Evening Times?", "Where did The scots military press publishes various newspapers in the city such as the Evening Times ?", "Does the scots press publishes various newspapers in the city such as the Evening Times?", "Where did The scots press publishes various newspapers in the city such as the Evening Times ?", "Does the scots press gang publ various newspapers in the city such as the Evening Times?", "Do the scots press out publishes various newspapers in the city such as the Evening Times?", "Where did The scots press out publishes various newspapers in the city such as the Evening Times ?", "Do the scots press publishes various newspapers in the city such as the Evening Times?", "Does the scots pressure publ various newspapers in the city such as the Evening Times?", "Do the scots print press publishes various newspapers in the city such as the Evening Times?", "Do the scots public press publishes various newspapers in the city such as the Evening Times?", "Where did The scots public press publishes various newspapers in the city such as the Evening Times ?", "Do the scots push publishes various newspapers in the city such as the Evening Times?", "Do the scots thring publishes various newspapers in the city such as the Evening Times?", "Do the scots thrutch publishes various newspapers in the city such as the Evening Times?", "Do the scots urg publishes various newspapers in the city such as the Evening Times?", "Do the scots wardrob publishes various newspapers in the city such as the Evening Times?", "Do the scots weigh publishes various newspapers in the city such as the Evening Times?", "Did the scots weight lift publishes various newspapers in the city such as the Evening Times?", "Does the scottish gaelic bid publ various newspapers in the city such as the Evening Times?", "Does the scottish gaelic closet publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic closet publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic compress publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic compress publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic crusade publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic crusade publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic crush publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic crush publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic fourth estate publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic fourth estate publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic imperativeness publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic imperativeness publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic iron publ various newspapers in the city such as the Evening Times?", "Does the scottish gaelic mechanical press publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic mechanical press publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic military press publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic military press publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic press publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic press publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic press gang publ various newspapers in the city such as the Evening Times?", "Does the scottish gaelic press out publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic press out publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic pressure publ various newspapers in the city such as the Evening Times?", "Does the scottish gaelic printing press publ various newspapers in the city such as the Evening Times?", "Does the scottish gaelic public press publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic public press publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic push publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic push publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic thring publishes various newspapers in the city such as the Evening Times?", "Does the scottish gaelic thrutch publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic thrutch publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic urge publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic urge publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic wardrobe publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic wardrobe publishes various newspapers in the city such as the Evening Times ?", "Do the scottish gaelic weigh publishes various newspapers in the city such as the Evening Times?", "Where did The scottish gaelic weigh publishes various newspapers in the city such as the Evening Times ?", "Does the scottish gaelic weight lift publ various newspapers in the city such as the Evening Times?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, 2, -1, -1, -1, 2, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1], "question_in_type": ["Does the press publishes various newspapers in the city such as the ?", "Where did The press publishes various newspapers in the city such as the ?", "Does the bid publ various newspapers in the city such as the ?", "Where did The bid publishes various?", "Does the closet publishes various newspapers in the city such as the ?", "Where did The closet publishes various newspapers in the city such as the ?", "Does the compress publishes various newspapers in the city such as the ?", "Where did The compress publishes various newspapers in the city such as the ?", "Does the crusade publishes various newspapers in the city such as the ?", "Where did The crusade publishes various newspapers in the city such as the ?", "Does the crush publishes various newspapers in the city such as the ?", "Where did The crush publishes various newspapers in the city such as the ?", "Does the fourth estate publishes various newspapers in the city such as the ?", "Where did The fourth estate publishes various newspapers in the city such as the ?", "Does the imperativeness publishes various newspapers in the city such as the ?", "Where did The imperativeness publishes various newspapers in the city such as the ?", "Does the iron publishes various newspapers in the city such as the ?", "Where did The iron publishes various newspapers in the city such as the ?", "Does the mechanical press publishes various newspapers in the city such as the ?", "Where did The mechanical press publishes various newspapers in the city such as the ?", "Does the military press publishes various newspapers in the city such as the ?", "Where did The military press publishes various newspapers in the city such as the ?", "Does the press gang publ various newspapers in the city such as the ?", "Where did The press gang publishes various?", "Does the press out publishes various newspapers in the city such as the ?", "Where did The press out publishes various newspapers in the city such as the ?", "Does the pressing publishes various newspapers in the city such as the ?", "Where did The pressing publishes various newspapers in the city such as the ?", "Does the pressure publ various newspapers in the city such as the ?", "Where did The pressure publishes various?", "Does the printing press publ various newspapers in the city such as the ?", "Where did The printing press publishes various?", "Does the public press publishes various newspapers in the city such as the ?", "Where did The public press publishes various newspapers in the city such as the ?", "Does the push publishes various newspapers in the city such as the ?", "Where did The push publishes various newspapers in the city such as the ?", "Does the thring publishes various newspapers in the city such as the ?", "Where did The thring publishes various newspapers in the city such as the ?", "Does the thrutch publishes various newspapers in the city such as the ?", "Where did The thrutch publishes various newspapers in the city such as the ?", "Does the urge publishes various newspapers in the city such as the ?", "Where did The urge publishes various newspapers in the city such as the ?", "Does the wardrobe publishes various newspapers in the city such as the ?", "Where did The wardrobe publishes various newspapers in the city such as the ?", "Do the weigh publishes various newspapers in the city such as the ?", "Where did The weigh publishes various newspapers in the city such as the ?", "Does the weight lift publ various newspapers in the city such as the ?", "Where did The weight lift publishes various?", "Does the gaelic bid publ various newspapers in the city such as the ?", "Does the gaelic closet publishes various newspapers in the city such as the ?", "Where did The gaelic closet publishes various newspapers in the city such as the ?", "Does the gaelic compress publishes various newspapers in the city such as the ?", "Where did The gaelic compress publishes various newspapers in the city such as the ?", "Does the gaelic crusade publishes various newspapers in the city such as the ?", "Where did The gaelic crusade publishes various newspapers in the city such as the ?", "Does the gaelic crush publishes various newspapers in the city such as the ?", "Where did The gaelic crush publishes various newspapers in the city such as the ?", "Does the gaelic fourth estate publishes various newspapers in the city such as the ?", "Where did The gaelic fourth estate publishes various newspapers in the city such as the ?", "Does the gaelic imperativeness publishes various newspapers in the city such as the ?", "Where did The gaelic imperativeness publishes various newspapers in the city such as the ?", "Does the gaelic iron publishes various newspapers in the city such as the ?", "Where did The gaelic iron publishes various newspapers in the city such as the ?", "Does the gaelic mechanical press publishes various newspapers in the city such as the ?", "Where did The gaelic mechanical press publishes various newspapers in the city such as the ?", "Does the gaelic military press publishes various newspapers in the city such as the ?", "Where did The gaelic military press publishes various newspapers in the city such as the ?", "Does the gaelic press publishes various newspapers in the city such as the ?", "Where did The gaelic press publishes various newspapers in the city such as the ?", "Does the gaelic press gang publ various newspapers in the city such as the ?", "Does the gaelic press out publishes various newspapers in the city such as the ?", "Where did The gaelic press out publishes various newspapers in the city such as the ?", "Does the gaelic pressing publishes various newspapers in the city such as the ?", "Where did The gaelic pressing publishes various newspapers in the city such as the ?", "Does the gaelic pressure publ various newspapers in the city such as the ?", "Does the gaelic printing press publ various newspapers in the city such as the ?", "Does the gaelic public press publishes various newspapers in the city such as the ?", "Where did The gaelic public press publishes various newspapers in the city such as the ?", "Does the gaelic push publishes various newspapers in the city such as the ?", "Where did The gaelic push publishes various newspapers in the city such as the ?", "Does the gaelic thring publishes various newspapers in the city such as the ?", "Where did The gaelic thring publishes various newspapers in the city such as the ?", "Does the gaelic thrutch publishes various newspapers in the city such as the ?", "Where did The gaelic thrutch publishes various newspapers in the city such as the ?", "Does the gaelic urge publishes various newspapers in the city such as the ?", "Where did The gaelic urge publishes various newspapers in the city such as the ?", "Does the gaelic wardrobe publishes various newspapers in the city such as the ?", "Where did The gaelic wardrobe publishes various newspapers in the city such as the ?", "Do the gaelic weigh publishes various newspapers in the city such as the ?", "Where did The gaelic weigh publishes various newspapers in the city such as the ?", "Does the gaelic weight lift publ various newspapers in the city such as the ?", "Does the scot bid publ various newspapers in the city such as the ?", "Does the scot closet publ various newspapers in the city such as the ?", "Does the scot compress publ various newspapers in the city such as the ?", "Does the scot crusade publishes various newspapers in the city such as the ?", "Where did The scot crusade publishes various newspapers in the city such as the ?", "Does the scot crush publ various newspapers in the city such as the ?", "Does the scot fourth estate publishes various newspapers in the city such as the ?", "Where did The scot fourth estate publishes various newspapers in the city such as the ?", "Does the scot imperativeness publ various newspapers in the city such as the ?", "Does the scot iron publ various newspapers in the city such as the ?", "Does the scot mechanical press publishes various newspapers in the city such as the ?", "Where did The scot mechanical press publishes various newspapers in the city such as the ?", "Does the scot military press publishes various newspapers in the city such as the ?", "Where did The scot military press publishes various newspapers in the city such as the ?", "Does the scot press publishes various newspapers in the city such as the ?", "Where did The scot press publishes various newspapers in the city such as the ?", "Does the scot press gang publ various newspapers in the city such as the ?", "Does the scot press out publishes various newspapers in the city such as the ?", "Where did The scot press out publishes various newspapers in the city such as the ?", "Does the scot pressure publ various newspapers in the city such as the ?", "Does the scot print press publishes various newspapers in the city such as the ?", "Does the scot public press publishes various newspapers in the city such as the ?", "Where did The scot public press publishes various newspapers in the city such as the ?", "Does the scot push publ various newspapers in the city such as the ?", "Does the scot thring publishes various newspapers in the city such as the ?", "Does the scot thrutch publ various newspapers in the city such as the ?", "Does the scot urge publ various newspapers in the city such as the ?", "Does the scot wardrobe publ various newspapers in the city such as the ?", "Does the scot weigh publishes various newspapers in the city such as the ?", "Where did The scot weigh publishes various newspapers in the city such as the ?", "Did the scot weight lift publishes various newspapers in the city such as the ?", "Does the scotch bid publ various newspapers in the city such as the ?", "Does the scotch closet publ various newspapers in the city such as the ?", "Does the scotch compress publ various newspapers in the city such as the ?", "Does the scotch crusade publishes various newspapers in the city such as the ?", "Where did The scotch crusade publishes various newspapers in the city such as the ?", "Does the scotch crush publ various newspapers in the city such as the ?", "Does the scotch fourth estate publishes various newspapers in the city such as the ?", "Where did The scotch fourth estate publishes various newspapers in the city such as the ?", "Does the scotch imperativeness publ various newspapers in the city such as the ?", "Does the scotch iron publ various newspapers in the city such as the ?", "Does the scotch mechanical press publishes various newspapers in the city such as the ?", "Where did The scotch mechanical press publishes various newspapers in the city such as the ?", "Does the scotch military press publishes various newspapers in the city such as the ?", "Where did The scotch military press publishes various newspapers in the city such as the ?", "Does the scotch press publ various newspapers in the city such as the ?", "Does the scotch press gang publ various newspapers in the city such as the ?", "Does the scotch press out publishes various newspapers in the city such as the ?", "Where did The scotch press out publishes various newspapers in the city such as the ?", "Does the scotch press publishes various newspapers in the city such as the ?", "Does the scotch pressure publ various newspapers in the city such as the ?", "Does the scotch printing press publ various newspapers in the city such as the ?", "Does the scotch public press publishes various newspapers in the city such as the ?", "Where did The scotch public press publishes various newspapers in the city such as the ?", "Does the scotch push publ various newspapers in the city such as the ?", "Does the scotch thring publishes various newspapers in the city such as the ?", "Does the scotch thrutch publ various newspapers in the city such as the ?", "Does the scotch urge publ various newspapers in the city such as the ?", "Does the scotch wardrobe publ various newspapers in the city such as the ?", "Does the scotch weigh publ various newspapers in the city such as the ?", "Did the scotch weight lift publishes various newspapers in the city such as the ?", "Did the scots bid publishes various newspapers in the city such as the ?", "Do the scots closet publishes various newspapers in the city such as the ?", "Do the scots compress publ various newspapers in the city such as the ?", "Do the scots crusad publishes various newspapers in the city such as the ?", "Do the scots crush publishes various newspapers in the city such as the ?", "Does the scots english bid publ various newspapers in the city such as the ?", "Do the scots english closet publishes various newspapers in the city such as the ?", "Where did The scots english closet publishes various newspapers in the city such as the ?", "Do the scots english compress publishes various newspapers in the city such as the ?", "Where did The scots english compress publishes various newspapers in the city such as the ?", "Do the scots english crusade publishes various newspapers in the city such as the ?", "Where did The scots english crusade publishes various newspapers in the city such as the ?", "Do the scots english crush publishes various newspapers in the city such as the ?", "Where did The scots english crush publishes various newspapers in the city such as the ?", "Do the scots english fourth estate publishes various newspapers in the city such as the ?", "Where did The scots english fourth estate publishes various newspapers in the city such as the ?", "Do the scots english imperativeness publishes various newspapers in the city such as the ?", "Where did The scots english imperativeness publishes various newspapers in the city such as the ?", "Do the scots english iron publishes various newspapers in the city such as the ?", "Where did The scots english iron publishes various newspapers in the city such as the ?", "Do the scots english mechanical press publishes various newspapers in the city such as the ?", "Where did The scots english mechanical press publishes various newspapers in the city such as the ?", "Do the scots english military press publishes various newspapers in the city such as the ?", "Where did The scots english military press publishes various newspapers in the city such as the ?", "Do the scots english press publishes various newspapers in the city such as the ?", "Where did The scots english press publishes various newspapers in the city such as the ?", "Do the scots english press gang publ various newspapers in the city such as the ?", "Do the scots english press out publishes various newspapers in the city such as the ?", "Where did The scots english press out publishes various newspapers in the city such as the ?", "Does the scots english pressure publ various newspapers in the city such as the ?", "Does the scots english printing press publ various newspapers in the city such as the ?", "Does the scots english public press publishes various newspapers in the city such as the ?", "Where did The scots english public press publishes various newspapers in the city such as the ?", "Does the scots english push publishes various newspapers in the city such as the ?", "Where did The scots english push publishes various newspapers in the city such as the ?", "Do the scots english thring publishes various newspapers in the city such as the ?", "Do the scots english thrutch publishes various newspapers in the city such as the ?", "Where did The scots english thrutch publishes various newspapers in the city such as the ?", "Do the scots english urge publishes various newspapers in the city such as the ?", "Where did The scots english urge publishes various newspapers in the city such as the ?", "Do the scots english wardrobe publishes various newspapers in the city such as the ?", "Where did The scots english wardrobe publishes various newspapers in the city such as the ?", "Do the scots english weigh publishes various newspapers in the city such as the ?", "Where did The scots english weigh publishes various newspapers in the city such as the ?", "Did the scots english weight lift publishes various newspapers in the city such as the ?", "Does the scots fourth estate publishes various newspapers in the city such as the ?", "Where did The scots fourth estate publishes various newspapers in the city such as the ?", "Does the scots gaelic bid publ various newspapers in the city such as the ?", "Do the scots gaelic closet publishes various newspapers in the city such as the ?", "Where did The scots gaelic closet publishes various newspapers in the city such as the ?", "Do the scots gaelic compress publishes various newspapers in the city such as the ?", "Where did The scots gaelic compress publishes various newspapers in the city such as the ?", "Do the scots gaelic crusade publishes various newspapers in the city such as the ?", "Where did The scots gaelic crusade publishes various newspapers in the city such as the ?", "Do the scots gaelic crush publishes various newspapers in the city such as the ?", "Where did The scots gaelic crush publishes various newspapers in the city such as the ?", "Do the scots gaelic fourth estate publishes various newspapers in the city such as the ?", "Where did The scots gaelic fourth estate publishes various newspapers in the city such as the ?", "Do the scots gaelic imperativeness publishes various newspapers in the city such as the ?", "Where did The scots gaelic imperativeness publishes various newspapers in the city such as the ?", "Do the scots gaelic iron publishes various newspapers in the city such as the ?", "Where did The scots gaelic iron publishes various newspapers in the city such as the ?", "Do the scots gaelic mechanical press publishes various newspapers in the city such as the ?", "Where did The scots gaelic mechanical press publishes various newspapers in the city such as the ?", "Do the scots gaelic military press publishes various newspapers in the city such as the ?", "Where did The scots gaelic military press publishes various newspapers in the city such as the ?", "Do the scots gaelic press publishes various newspapers in the city such as the ?", "Where did The scots gaelic press publishes various newspapers in the city such as the ?", "Do the scots gaelic press gang publ various newspapers in the city such as the ?", "Do the scots gaelic press out publishes various newspapers in the city such as the ?", "Where did The scots gaelic press out publishes various newspapers in the city such as the ?", "Do the scots gaelic pressure publ various newspapers in the city such as the ?", "Do the scots gaelic print press publishes various newspapers in the city such as the ?", "Do the scots gaelic public press publishes various newspapers in the city such as the ?", "Where did The scots gaelic public press publishes various newspapers in the city such as the ?", "Do the scots gaelic push publishes various newspapers in the city such as the ?", "Where did The scots gaelic push publishes various newspapers in the city such as the ?", "Do the scots gaelic thring publishes various newspapers in the city such as the ?", "Do the scots gaelic thrutch publishes various newspapers in the city such as the ?", "Where did The scots gaelic thrutch publishes various newspapers in the city such as the ?", "Do the scots gaelic urge publishes various newspapers in the city such as the ?", "Where did The scots gaelic urge publishes various newspapers in the city such as the ?", "Do the scots gaelic wardrobe publishes various newspapers in the city such as the ?", "Where did The scots gaelic wardrobe publishes various newspapers in the city such as the ?", "Do the scots gaelic weigh publishes various newspapers in the city such as the ?", "Where did The scots gaelic weigh publishes various newspapers in the city such as the ?", "Did the scots gaelic weight lift publishes various newspapers in the city such as the ?", "Do the scots imperativeness publishes various newspapers in the city such as the ?", "Where did The scots imperativeness publishes various newspapers in the city such as the ?", "Do the scots iron publishes various newspapers in the city such as the ?", "Does the scots mechanical press publishes various newspapers in the city such as the ?", "Where did The scots mechanical press publishes various newspapers in the city such as the ?", "Does the scots military press publishes various newspapers in the city such as the ?", "Where did The scots military press publishes various newspapers in the city such as the ?", "Does the scots press publishes various newspapers in the city such as the ?", "Where did The scots press publishes various newspapers in the city such as the ?", "Does the scots press gang publ various newspapers in the city such as the ?", "Do the scots press out publishes various newspapers in the city such as the ?", "Where did The scots press out publishes various newspapers in the city such as the ?", "Do the scots press publishes various newspapers in the city such as the ?", "Does the scots pressure publ various newspapers in the city such as the ?", "Do the scots print press publishes various newspapers in the city such as the ?", "Do the scots public press publishes various newspapers in the city such as the ?", "Where did The scots public press publishes various newspapers in the city such as the ?", "Do the scots push publishes various newspapers in the city such as the ?", "Do the scots thring publishes various newspapers in the city such as the ?", "Do the scots thrutch publishes various newspapers in the city such as the ?", "Do the scots urg publishes various newspapers in the city such as the ?", "Do the scots wardrob publishes various newspapers in the city such as the ?", "Do the scots weigh publishes various newspapers in the city such as the ?", "Did the scots weight lift publishes various newspapers in the city such as the ?", "Does the scottish gaelic bid publ various newspapers in the city such as the ?", "Does the scottish gaelic closet publishes various newspapers in the city such as the ?", "Where did The scottish gaelic closet publishes various newspapers in the city such as the ?", "Does the scottish gaelic compress publishes various newspapers in the city such as the ?", "Where did The scottish gaelic compress publishes various newspapers in the city such as the ?", "Does the scottish gaelic crusade publishes various newspapers in the city such as the ?", "Where did The scottish gaelic crusade publishes various newspapers in the city such as the ?", "Does the scottish gaelic crush publishes various newspapers in the city such as the ?", "Where did The scottish gaelic crush publishes various newspapers in the city such as the ?", "Does the scottish gaelic fourth estate publishes various newspapers in the city such as the ?", "Where did The scottish gaelic fourth estate publishes various newspapers in the city such as the ?", "Does the scottish gaelic imperativeness publishes various newspapers in the city such as the ?", "Where did The scottish gaelic imperativeness publishes various newspapers in the city such as the ?", "Does the scottish gaelic iron publ various newspapers in the city such as the ?", "Does the scottish gaelic mechanical press publishes various newspapers in the city such as the ?", "Where did The scottish gaelic mechanical press publishes various newspapers in the city such as the ?", "Does the scottish gaelic military press publishes various newspapers in the city such as the ?", "Where did The scottish gaelic military press publishes various newspapers in the city such as the ?", "Does the scottish gaelic press publishes various newspapers in the city such as the ?", "Where did The scottish gaelic press publishes various newspapers in the city such as the ?", "Does the scottish gaelic press gang publ various newspapers in the city such as the ?", "Does the scottish gaelic press out publishes various newspapers in the city such as the ?", "Where did The scottish gaelic press out publishes various newspapers in the city such as the ?", "Does the scottish gaelic pressure publ various newspapers in the city such as the ?", "Does the scottish gaelic printing press publ various newspapers in the city such as the ?", "Does the scottish gaelic public press publishes various newspapers in the city such as the ?", "Where did The scottish gaelic public press publishes various newspapers in the city such as the ?", "Does the scottish gaelic push publishes various newspapers in the city such as the ?", "Where did The scottish gaelic push publishes various newspapers in the city such as the ?", "Does the scottish gaelic thring publishes various newspapers in the city such as the ?", "Does the scottish gaelic thrutch publishes various newspapers in the city such as the ?", "Where did The scottish gaelic thrutch publishes various newspapers in the city such as the ?", "Does the scottish gaelic urge publishes various newspapers in the city such as the ?", "Where did The scottish gaelic urge publishes various newspapers in the city such as the ?", "Does the scottish gaelic wardrobe publishes various newspapers in the city such as the ?", "Where did The scottish gaelic wardrobe publishes various newspapers in the city such as the ?", "Do the scottish gaelic weigh publishes various newspapers in the city such as the ?", "Where did The scottish gaelic weigh publishes various newspapers in the city such as the ?", "Does the scottish gaelic weight lift publ various newspapers in the city such as the ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8823207, "src_sentence": "Charles Rennie Mackintosh was an architect and designer in the Arts and Crafts Movement and the main exponent of Art Nouveau in the United Kingdom, designing numerous noted Glasgow buildings such as the Glasgow School of Art, Willow Tearooms and the Scotland Street School Museum.", "sentence": "Charles Rennie Mackintosh was designer in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as Willow Tearooms", "sub": "http://dbpedia.org/resource/Willow_Tearooms", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Charles_Rennie_Mackintosh", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was charles Rennie Mackintosh designer in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as Willow Tearooms ?", "Who was designer in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as Willow Tearooms?", "Who was Charles Rennie Mackintosh designer in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Where was Charles Rennie Mackintosh designer in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Do charles Rennie Mackintosh design numerous noted Glasgow buildings such as Willow Tearooms?", "Who designing numerous noted Glasgow buildings such as Willow Tearooms?", "Where did Charles Rennie Mackintosh designing numerous?", "Was charles Rennie Mackintosh an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as Willow Tearooms ?", "Who was an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as Willow Tearooms?", "Who was Charles Rennie Mackintosh an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Where was Charles Rennie Mackintosh an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous?"], "type": [-1, 1, 1, 2, -1, 1, 2, -1, 1, 1, 2], "question_in_type": ["Was charles Rennie designer in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as ?", "Who was designer in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as ?", "Who was Charles Rennie designer in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Where was Charles Rennie designer in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Do charles Rennie design numerous noted Glasgow buildings such as ?", "Who designing numerous noted Glasgow buildings such as ?", "Where did Charles Rennie designing numerous?", "Was charles Rennie an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as ?", "Who was an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous noted Glasgow buildings such as ?", "Who was Charles Rennie an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous?", "Where was Charles Rennie an architect in the main exponent of Art Nouveau in the United Kingdom designing numerous?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 8825202, "src_sentence": "a new Penn State All-Sports Museum is located inside Penn State's Beaver Stadium.", "sentence": "a new Penn State All-Sports Museum is located inside Penn State's Beaver Stadium", "sub": "http://dbpedia.org/resource/Penn_State_Nittany_Lions", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Pennsylvania_State_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Is a new Penn State All-Sports Museum located inside Penn State 's Beaver Stadium ?", "Where is a new Penn State All-Sports Museum located inside?"], "type": [-1, 2], "question_in_type": ["Is a new located inside 's Beaver Stadium ?", "Where is a new located inside?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8825321, "src_sentence": "UCLA coach John Wooden had the Bruins play a \"triangle and two\" zone defense with Alcindor playing behind Hayes and Lynn Shackleford fronting him.", "sentence": "UCLA coach John Wooden had the Bruins play a two \" zone defense with Alcindor playing behind Lynn Shackleford", "sub": "http://dbpedia.org/resource/Lynn_Shackelford", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/UCLA_Bruins_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Had uCLA coach John Wooden the Bruins play a two `` zone defense with Alcindor playing behind Lynn Shackleford ?", "Who coach John Wooden had the Bruins play a two \" zone defense with Alcindor playing behind Lynn Shackleford?", "Who had UCLA coach John Wooden the Bruins play a?", "Where had UCLA coach John Wooden the Bruins play a?"], "type": [-1, 1, 1, 2], "question_in_type": ["Had uCLA coach John Wooden the Bruins play a two `` zone defense with Alcindor playing behind ?", "Who coach John Wooden had the Bruins play a two \" zone defense with Alcindor playing behind ?", "Who had coach John Wooden the Bruins play a?", "Where had coach John Wooden the Bruins play a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8825712, "src_sentence": "Great Union Day (Romanian: Ziua Marii Uniri, also called Unification Day or National Day) is a national holiday in Romania, celebrated on 1 December, marking the unification of Transylvania, Bessarabia, and Bukovina with the Romanian Kingdom in 1918.", "sentence": "Great Union Day (Romanian: Ziua Marii Uniri, also called Unification Day or National Day) is a national holiday in Romania celebrated on 1 December marking the unification of Transylvania, Bessarabia, and Bukovina with the Romanian Kingdom in 1918", "sub": "http://dbpedia.org/resource/Bukovina", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Romania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is great Union Day ( Romanian : Ziua Marii Uniri , also called Unification Day or National Day ) a national holiday in Romania celebrated on 1 December marking the unification of Transylvania , Bessarabia , and Bukovina with the Romanian Kingdom in 1918 ?", "Who is Great Union Day ( Romanian : Ziua Marii Uniri , also called?", "When is Great Union Day ( Romanian : Ziua Marii Uniri , also call?", "Where is Great Union Day ( Romanian : Ziua Marii Uniri , also called?", "When is Great Union Day ( Romanian : Ziua Marii Uniri , also call Unification Day or National Day ) a national holiday in Romania celebrate?", "When is Great Union Day ( Romanian : Ziua Marii Uniri , also call Unification Day or National Day ) a national holiday in Romania celebrate on 1 December mark the unification of Transylvania , Bessarabia , and Bukovina with the Romanian Kingdom?"], "type": [-1, 1, 3, 2, 3, 3], "question_in_type": ["Is great Union Day ( n : Ziua Marii Uniri , also called Unification Day or National Day ) a national holiday in celebrated on 1 December marking the unification of Transylvania , Bessarabia , and with the n Kingdom in 1918 ?", "Who is Great Union Day ( n : Ziua Marii Uniri , also called?", "When is Great Union Day ( n : Ziua Marii Uniri , also call?", "Where is Great Union Day ( n : Ziua Marii Uniri , also called?", "When is Great Union Day ( n : Ziua Marii Uniri , also call Unification Day or National Day ) a national holiday in celebrate?", "When is Great Union Day ( n : Ziua Marii Uniri , also call Unification Day or National Day ) a national holiday in celebrate on 1 December mark the unification of Transylvania , Bessarabia , and with the n Kingdom?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8826733, "src_sentence": "Koufos is the son of Greek immigrants Katerina and the late Alex Koufos, a pediatric doctor in Canton who died when Kostas was 9.", "sentence": "Koufos is the son of Greek", "sub": "http://dbpedia.org/resource/Kosta_Koufos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is koufos the son of Greek ?", "Who is the son of Greek?", "Is koufos the son of Greek immigrants the late Alex Koufos ?", "Who is the son of Greek immigrants the late Alex Who?", "Where is Koufos the son of Greek immigrants the late Alex Koufos ?", "Who is Koufos the son of Greek immigrants the late Alex Koufos ?", "Is koufos the son of Greek immigrants ?", "Who is the son of Greek immigrants?", "Where is Koufos the son of Greek immigrants ?"], "type": [-1, 1, -1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is koufos the son of ?", "Who is the son of ?", "Is koufos the son of immigrants the late Alex ?", "Who is the son of immigrants the late Alex Who?", "Where is the son of immigrants the late Alex ?", "Who is the son of immigrants the late Alex ?", "Is koufos the son of immigrants ?", "Who is the son of immigrants?", "Where is the son of immigrants ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8828889, "src_sentence": "Plectrohyla ixil is a species of frog in the family Hylidae.", "sentence": "Plectrohyla ixil is a species of frog in the family Hylidae", "sub": "http://dbpedia.org/resource/Plectrohyla_ixil", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is plectrohyla ixil a species of frog in the family Hylidae ?"], "type": [-1], "question_in_type": ["Is plectrohyla ixil a species of frog in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8830384, "src_sentence": "On Jerusalem Day (1992), the Jerusalem Convention was signed, declaring the State of Israel's loyalty to the city.", "sentence": "the Jerusalem Convention declaring the State of Israel's loyalty to the city", "sub": "http://dbpedia.org/resource/Israel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Jerusalem Convention decl the State of Israel's loyalty to the city?", "Where did the Jerusalem Convention declaring the?", "Was the Jerusalem Convention signed declaring the State of Israel 's loyalty to the city On Jerusalem Day ?", "Where was the Jerusalem Convention signed declaring?", "When was the Jerusalem Convention sign declare the State of Israel 's loyalty to the city On?"], "type": [-1, 2, -1, 2, 3], "question_in_type": ["Does the Convention decl the State of 's loyalty to the city?", "Where did the Convention declaring the?", "Was the Convention signed declaring the State of 's loyalty to the city On Day ?", "Where was the Convention signed declaring?", "When was the Convention sign declare the State of 's loyalty to the city On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8831188, "src_sentence": "The main buildings in the city center the city center underwent substantial reconstruction from 2005, the new university's main building being drafted by Dutch architect Erick van Egeraat.", "sentence": "Erick van Egeraat [is] architect [from] Netherlands", "sub": "http://dbpedia.org/resource/Erick_van_Egeraat", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does erick van Egeraat [is] architect [from] Netherlands?", "Whois] architect [from] Netherlands?", "Where did Erick van Egeraat [ is ] architect [ from ] Netherlands ?"], "type": [-1, 1, 2], "question_in_type": ["Does erick van Egeraat [is] architect [from] ?", "Whois] architect [from] ?", "Where did [ is ] architect [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8832511, "src_sentence": "Pethia pookodensis is a species of cyprinid fish found in Kerala, India where it is only known to occur in Pookode Lake in the Western Ghats.", "sentence": "Pethia pookodensis is a species of cyprinid fish", "sub": "http://dbpedia.org/resource/Pethia_pookodensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pethia pookodensis a species of cyprinid fish ?"], "type": [-1], "question_in_type": ["Is pethia pookodensis a species of fish ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8835197, "src_sentence": "Soon after her final divorce from Burton, Taylor met her sixth husband, John Warner, a Republican politician from Virginia.", "sentence": "John Warner [is] a Republican politician from Virginia", "sub": "http://dbpedia.org/resource/John_Warner", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Virginia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Warner [is] a Republican politician from Virginia?", "Who [is] a Republican politician from Virginia?", "Where did John Warner [ is ] a?"], "type": [-1, 1, 2], "question_in_type": ["Does john Warner [is] a Republican politician from ?", "Who [is] a Republican politician from ?", "Where did [ is ] a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8835601, "src_sentence": "Soon after Taylor final divorce from Burton, Taylor met Taylor sixth husband, John Warner, a Republican politician from Virginia.", "sentence": "John Warner [is] a Republican politician from Virginia", "sub": "http://dbpedia.org/resource/John_Warner", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Virginia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Warner [is] a Republican politician from Virginia?", "Who [is] a Republican politician from Virginia?", "Where did John Warner [ is ] a?"], "type": [-1, 1, 2], "question_in_type": ["Does john Warner [is] a Republican politician from ?", "Who [is] a Republican politician from ?", "Where did [ is ] a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8835978, "src_sentence": "WikiLeaks is usually represented in public by Julian Assange, who has been described as \"the heart and soul of this organisation, its founder, philosopher, spokesperson, original coder, organiser, financier, and all the rest\".", "sentence": "WikiLeaks is represented in public by Julian Assange usually", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wikiLeaks represented in public by Julian Assange usually ?", "Who is represented in public by Julian Assange usually?", "Where is WikiLeaks represented in?"], "type": [-1, 1, 2], "question_in_type": ["Is wikiLeaks represented in public by Julian usually ?", "Who is represented in public by Julian usually?", "Where is represented in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836081, "src_sentence": "Assange said in 2010 that WikiLeaks' only revenue consists of donations, but it has considered other options including auctioning early access to documents.", "sentence": "Assange said in 2010 that WikiLeaks ' only revenue consists of donations", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did assange said in 2010 that WikiLeaks ' only revenue consists of donations?", "Who said in 2010 that WikiLeaks ' only revenue consists of donations?", "When did Assange say?", "Where did Assange said in?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did assange said in 2010 that ' only revenue consists of donations?", "Who said in 2010 that ' only revenue consists of donations?", "When did say?", "Where did said in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836414, "src_sentence": "Assange accused Domscheit-Berg of leaking information to Newsweek, with Domscheit-Berg claiming that the WikiLeaks team was unhappy with Assange's management and handling of the Afghan war document releases.", "sentence": "the WikiLeaks team was unhappy with Assange 's management of the Afghan war document releases", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the WikiLeaks team unhappy with Assange 's management of the Afghan war document releases ?", "Where was the WikiLeaks team unhappy with Assange 's management of the Afghan war document releases ?"], "type": [-1, 2], "question_in_type": ["Was the team unhappy with 's management of the Afghan war document releases ?", "Where was the team unhappy with 's management of the Afghan war document releases ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836424, "src_sentence": "Those working for WikiLeaks are reportedly required to sign sweeping non-disclosure agreements covering all conversations, conduct, and material, with Assange having sole power over disclosure.", "sentence": "Those working for WikiLeaks to sign sweeping non-disclosure agreements covering all conversations , with Assange having sole power over disclosure", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does those work for WikiLeaks to sign sweeping non-disclosure agreements cov all conversations , with Assange hav sole power over disclosure?"], "type": [-1], "question_in_type": ["Does those work for to sign sweeping non-disclosure agreements cov all conversations , with hav sole power over disclosure?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836460, "src_sentence": "In 2016, Harvard law professor and Electronic Frontier Foundation board member Jonathan Zittrain argued that a culture in which one constantly risks being \"outed\" as a result of virtual Watergate-like break-ins (or violations of the Fourth Amendment) could lead people to hesitate to speak their minds.", "sentence": "board member Jonathan Zittrain [is] law professor [of] Harvard", "sub": "http://dbpedia.org/resource/Jonathan_Zittrain", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/Harvard_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does board member Jonathan Zittrain [is] law professor [of] Harvard?", "Who did board member Jonathan Zittrain [ is ] law professor [ of ] Harvard ?", "Where did board member Jonathan Zittrain [ is ] law professor [ of ] Harvard ?"], "type": [-1, 1, 2], "question_in_type": ["Does board member [is] law professor [of] ?", "Who did board member [ is ] law professor [ of ] ?", "Where did board member [ is ] law professor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836613, "src_sentence": "Assange considers WikiLeaks () a protection intermediary.", "sentence": "Assange considers WikiLeaks () a protection intermediary", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does assange considers WikiLeaks () a protection intermediary?", "Where did Assange considers WikiLeaks ( ) a protection intermediary ?"], "type": [-1, 2], "question_in_type": ["Does assange considers () a protection intermediary?", "Where did considers ( ) a protection intermediary ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836786, "src_sentence": "WikiLeaks () blamed United States Army Secretary of State John Kerry of pressuring the city administration in severing Assange's Internet, an accusation which the United States State Department denied.", "sentence": "WikiLeaks blamed United States Army Secretary of State John Kerry of pressuring the city administration in severing Assange's Internet", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did wikiLeaks blam United States Army Secretary of State John Kerry of pressuring the city administration in severing Assange's Internet?", "Who blamed United States Army Secretary of State John Kerry of pressuring the city administration in severing Assange's Internet?", "Where did WikiLeaks blamed?", "Who did WikiLeaks blamed?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did wikiLeaks blam United States Army Secretary of State John Kerry of pressuring the city administration in severing 's Internet?", "Who blamed United States Army Secretary of State John Kerry of pressuring the city administration in severing 's Internet?", "Where did blamed?", "Who did blamed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836820, "src_sentence": "In 2010, Assange told Forbes magazine that WikiLeaks () was planning another \"megaleak\" early in 2011, from the private sector, involving \"a big U.S. bank\" and revealing an \"ecosystem of corruption\".", "sentence": "Assange told Forbes magazine that WikiLeaks () was planning another \" megaleak \" \" a big U.S. bank \" and revealing an \" ecosystem of corruption In 2010", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was assange told Forbes magazine that WikiLeaks ( ) planning another `` megaleak `` `` a big U.S. bank `` and revealing an `` ecosystem of corruption In 2010 ?", "Where was Assange told?", "When was Assange tell Forbes magazine that WikiLeaks ( ) plan another `` megaleak `` `` a big U.S. bank `` and reveal an `` ecosystem of corruption In?", "Was assange told Forbes magazine that WikiLeaks ( ) planning another `` megaleak `` early in 2011 and revealing an `` ecosystem of corruption In 2010 ?", "When was Assange tell Forbes magazine that WikiLeaks ( ) plan another `` megaleak `` early?", "When was Assange tell Forbes magazine that WikiLeaks ( ) plan another `` megaleak `` early in 2011 and reveal an `` ecosystem of corruption In?"], "type": [-1, 2, 3, -1, 3, 3], "question_in_type": ["Was assange told Forbes magazine that ( ) planning another `` megaleak `` `` a big U.S. bank `` and revealing an `` ecosystem of corruption In 2010 ?", "Where was told?", "When was tell Forbes magazine that ( ) plan another `` megaleak `` `` a big U.S. bank `` and reveal an `` ecosystem of corruption In?", "Was assange told Forbes magazine that ( ) planning another `` megaleak `` early in 2011 and revealing an `` ecosystem of corruption In 2010 ?", "When was tell Forbes magazine that ( ) plan another `` megaleak `` early?", "When was tell Forbes magazine that ( ) plan another `` megaleak `` early in 2011 and reveal an `` ecosystem of corruption In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836825, "src_sentence": "In October 2010, Assange told a major Moscow newspaper that \"The Kremlin had better brace The Kremlin for a coming wave of WikiLeaks () disclosures about Russia\".", "sentence": "Assange told a major Moscow newspaper that \"The Kremlin had better brace The Kremlin for a coming wave of WikiLeaks In October 2010", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had assange told a major Moscow newspaper that `` The Kremlin better brace The Kremlin for a coming wave of WikiLeaks In October 2010 ?", "Where had Assange told a?", "When had Assange tell a major Moscow newspaper that `` The Kremlin better brace The Kremlin for a come wave of WikiLeaks In?"], "type": [-1, 2, 3], "question_in_type": ["Had assange told a major Moscow newspaper that `` The Kremlin better brace The Kremlin for a coming wave of In October 2010 ?", "Where had told a?", "When had tell a major Moscow newspaper that `` The Kremlin better brace The Kremlin for a come wave of In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8836861, "src_sentence": "Assange wrote on WikiLeaks () in February 2016: \"I have had years of experience in dealing with Hillary Clinton and have read thousands of Hillary Clinton cables.", "sentence": "Assange wrote on WikiLeaks () in February 2016", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did assange wrot on WikiLeaks () in February 2016?", "Where did Assange wrote on?", "When did Assange write on WikiLeaks ( )?"], "type": [-1, 2, 3], "question_in_type": ["Did assange wrot on () in February 2016?", "Where did wrote on?", "When did write on ( )?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8837010, "src_sentence": "Several Republicans who had once been highly critical of WikiLeaks () and Julian Assange began to speak fondly of Julian Assange after WikiLeaks () published the DNC leaks and started to regularly criticise Democratic presidential nominee Hillary Clinton and the Democratic Party.", "sentence": "Julian Assange began to speak fondly of Julian Assange to speak fondly after WikiLeaks () published the DNC leaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did julian Assange beg to speak fondly of Julian Assange to speak fondly after WikiLeaks () published the DNC leaks?", "Who began to speak fondly of Who to speak fondly after WikiLeaks () published the DNC leaks?", "Who Assange began to speak fondly of Who Assange to speak fondly after WikiLeaks () published the DNC leaks?", "Where did Julian Assange began to?", "Did julian Assange beg to speak fondly of Julian Assange after WikiLeaks () published the DNC leaks?", "Who began to speak fondly of Who after WikiLeaks () published the DNC leaks?", "Who Assange began to speak fondly of Who Assange after WikiLeaks () published the DNC leaks?"], "type": [-1, 1, 1, 2, -1, 1, 1], "question_in_type": ["Did julian beg to speak fondly of Julian to speak fondly after () published the DNC leaks?", "Who began to speak fondly of Who to speak fondly after () published the DNC leaks?", "Who began to speak fondly of Who to speak fondly after () published the DNC leaks?", "Where did Julian began to?", "Did julian beg to speak fondly of Julian after () published the DNC leaks?", "Who began to speak fondly of Who after () published the DNC leaks?", "Who began to speak fondly of Who after () published the DNC leaks?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8839475, "src_sentence": "On June 11, 2014, Blatche officially became a Filipino citizen upon the signing of Republic Act 10636 by Philippine President Benigno Aquino III.In August 2014, Blatche was named in the 2014 Philippine FIBA Basketball World Cup and Asian Games squad.", "sentence": "Benigno Aquino III.In August [is] President [of] Philippines", "sub": "http://dbpedia.org/resource/Benigno_Aquino_Sr.", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Philippines", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does benigno Aquino III.In August [is] President [of] Philippines?", "Who August [is] President [of] Philippines?", "When did Benigno Aquino III.In?", "Where did Benigno Aquino III.In August [ is ] President [ of ] Philippines ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Does benigno Aquino III.In August [is] President [of] ?", "Who August [is] President [of] ?", "When did Aquino III.In?", "Where did Aquino III.In August [ is ] President [ of ] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8841739, "src_sentence": "Libellula angelina, also known as bekko tombo, is a species of dragonfly in the family Libellulidae, native to China and Japan.", "sentence": "Libellula angelina is a species of dragonfly in the family Libellulidae , native to Japan", "sub": "http://dbpedia.org/resource/Libellula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Libellulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is libellula angelina a species of dragonfly in the family Libellulidae , native to Japan ?", "Where is Libellula angelina a species of dragonfly in the family Libellulidae , native to Japan ?", "Is libellula angelina a species of dragonfly in the family Libellulidae , native to China ?", "Where is Libellula angelina a species of dragonfly in the family Libellulidae , native to China ?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is libellula angelina a species of dragonfly in the family , native to Japan ?", "Where is angelina a species of dragonfly in the family , native to Japan ?", "Is libellula angelina a species of dragonfly in the family , native to China ?", "Where is angelina a species of dragonfly in the family , native to China ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8842556, "src_sentence": "Government officials said privately that President Putin's administration agreed with the passport acquisition during Abkhazia's prime minister Djergenia's visit to Moscow in May 2002.The \"passportisation\" caused outrage in Tbilisi, worsening its already shaky relations with Russia.", "sentence": "President Putin's administration agreed with the passport acquisition during Abkhazia's prime minister Djergenia's visit to Moscow in May", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Moscow", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did president Putin's administration agree with the passport acquisition during Abkhazia's prime minister Djergenia's visit to Moscow in May?", "Who did President Putin 's administration agreed with?", "Where did President Putin 's administration agreed with?", "When did President Putin 's administration agree with the passport acquisition during Abkhazia 's prime minister Djergenia 's visit to Moscow?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president 's administration agree with the passport acquisition during Abkhazia's prime minister Djergenia's visit to in May?", "Who did President 's administration agreed with?", "Where did President 's administration agreed with?", "When did President 's administration agree with the passport acquisition during Abkhazia 's prime minister Djergenia 's visit to ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8842593, "src_sentence": "by middle of the 20th century, Sukhumi became a home for largest educational institutions (both higher education institutions and Technical Vocational Education and Training (TVET) colleges) and largest students' community in Abkhazia.", "sentence": "Sukhumi became a home for largest educational institutions (both higher education institutions and Technical Vocational Education and Training (TVET) colleges) and largest students' community in Abkhazia by middle of the 20th century", "sub": "http://dbpedia.org/resource/Abkhazia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sukhumi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did sukhumi becam a home for largest educational institutions (both higher education institutions and Technical Vocational Education and Training (TVET) colleges) and largest students' community in Abkhazia by middle of the 20th century?", "Where did Sukhumi became a?", "When did Sukhumi become a home for largest educational institutions ( both higher education institutions and Technical Vocational Education and Training ( TVET ) colleges ) and largest students ' community in Abkhazia by middle of?"], "type": [-1, 2, 3], "question_in_type": ["Did sukhumi becam a home for largest educational institutions (both higher education institutions and Technical Vocational Education and Training (TVET) colleges) and largest students' community in by middle of the 20th century?", "Where did became a?", "When did become a home for largest educational institutions ( both higher education institutions and Technical Vocational Education and Training ( TVET ) colleges ) and largest students ' community in by middle of?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8842788, "src_sentence": "Abkhaz forces, with armed support from outside Abkhazia, launched attacks on Sukhumi and Ochamchira.", "sentence": "Abkhaz forces , with armed support from outside Abkhazia launched attacks on Sukhumi", "sub": "http://dbpedia.org/resource/Abkhazia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sukhumi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did abkhaz forces , with armed support from outside Abkhazia launch attacks on Sukhumi?", "Who forces , with armed support from outside Whoia launched attacks on Sukhumi?", "Where did Abkhaz forces , with armed support from outside Abkhazia launched?"], "type": [-1, 1, 2], "question_in_type": ["Did abkhaz forces , with armed support from outside launch attacks on ?", "Who forces , with armed support from outside Whoia launched attacks on ?", "Where did Abkhaz forces , with armed support from outside launched?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8843849, "src_sentence": "Acanthodactylus harranensis, commonly called the Harran fringe-toed lizard, is a species of lizard in the family Lacertidae.", "sentence": "Acanthodactylus harranensis is a species of lizard in the family Lacertidae", "sub": "http://dbpedia.org/resource/Acanthodactylus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lacertidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acanthodactylus harranensis a species of lizard in the family Lacertidae ?"], "type": [-1], "question_in_type": ["Is acanthodactylus harranensis a species of lizard in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8844147, "src_sentence": "David's life and teachings have inspired a choral work by Welsh composer Karl Jenkins, Dewi Sant.", "sentence": "Karl Jenkins [is] composer [from] Wales", "sub": "http://dbpedia.org/resource/Karl_Jenkins", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Wales", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does karl Jenkins [is] composer [from] Wales?", "Who [is] composer [from] Wales?", "Who did Karl Jenkins [ is ] composer [ from ] Wales ?"], "type": [-1, 1, 1], "question_in_type": ["Does karl Jenkins [is] composer [from] ?", "Who [is] composer [from] ?", "Who did [ is ] composer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 8844428, "src_sentence": "Other bandleaders used Brazilian and Afro-Cuban music with big band instrumentation, and big bands led by arranger Gil Evans, saxophonist John Coltrane (on the album Ascension from 1965) and bass guitarist Jaco Pastorius introduced cool jazz, free jazz and jazz fusion, respectively, to the big band domain.", "sentence": "bass guitarist Jaco Pastorius introduced jazz fusion respectively to the big band domain", "sub": "http://dbpedia.org/resource/Jazz_fusion", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Bass_guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did bass guitarist Jaco Pastorius introduc jazz fusion respectively to the big band domain?", "Who did bass guitarist Jaco Pastorius introduced?"], "type": [-1, 1], "question_in_type": ["Did guitarist Jaco Pastorius introduc respectively to the big band domain?", "Who did guitarist Jaco Pastorius introduced?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 8845965, "src_sentence": "The northern tinker frog (Taudactylus rheophilus), or tinkling frog, is a species of frog in the family Myobatrachidae.", "sentence": "The northern tinker frog (Taudactylus rheophilus), or tinkling frog is a species of frog in the family Myobatrachidae", "sub": "http://dbpedia.org/resource/Northern_tinker_frog", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myobatrachidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the northern tinker frog ( Taudactylus rheophilus ) , or tinkling frog a species of frog in the family Myobatrachidae ?"], "type": [-1], "question_in_type": ["Is the ( Taudactylus rheophilus ) , or tinkling frog a species of frog in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8847081, "src_sentence": "The Cozumel harvest mouse (Reithrodontomys spectabilis) is a species of rodent in the family Cricetidae.", "sentence": "The Cozumel harvest mouse is a species of rodent in the family Cricetidae", "sub": "http://dbpedia.org/resource/Cozumel_harvest_mouse", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cricetidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Cozumel harvest mouse a species of rodent in the family Cricetidae ?", "Where is The Cozumel harvest mouse a species of rodent in the family Cricetidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of rodent in the family ?", "Where is The a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8847557, "src_sentence": "Plectrohyla acanthodes (commonly known as the thorny spikethumb frog) is a species of frog in the family Hylidae.", "sentence": "Plectrohyla acanthodes is a species of frog in the family Hylidae", "sub": "http://dbpedia.org/resource/Plectrohyla_acanthodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is plectrohyla acanthodes a species of frog in the family Hylidae ?", "Who acanthodes is a species of frog in the family Hylidae?"], "type": [-1, 1], "question_in_type": ["Is plectrohyla acanthodes a species of frog in the family ?", "Who acanthodes is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8848010, "src_sentence": "The Rhine emerges from Lake Constance, flows generally westward, as the Hochrhein, passes the Rhine Falls, and is joined by its major tributary, the Aare.", "sentence": "The Rhine emerges from Lake Constance", "sub": "http://dbpedia.org/resource/Lake_Constance", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/Rhine", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Rhine emerg from Lake Constance?", "Where did The Rhine emerges from?", "Do the joseph banks rhin emerges from Lake Constance?", "Does the rhein emerg from Lake Constance?", "Does the rhine river emerg from Lake Constance?"], "type": [-1, 2, -1, -1, -1], "question_in_type": ["Does the emerg from ?", "Where did The emerges from?", "Do the joseph banks rhin emerges from ?", "Does the rhein emerg from ?", "Does the rhine river emerg from ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8848625, "src_sentence": "Currently Rhine water runs into the North Sea, or into former marine bays now separated from the North Sea, in five places, namely at the mouths of the Nieuwe Merwede, Nieuwe Waterway (Nieuwe Maas), Dordtse Kil, Spui and IJssel.", "sentence": "Rhine water runs into the North Sea Currently", "sub": "http://dbpedia.org/resource/North_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Rhine", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does rhine water run into the North Sea Currently?", "Where did Rhine water runs into?", "Does rhine body of water runs into the North Sea Currently?", "Where did Rhine body of water runs into the North Sea Currently ?", "Does rhine burn run into the North Sea Currently?", "Where did Rhine burn runs into?", "Does rhine dihydrogen monoxide run into the North Sea Currently?", "Where did Rhine dihydrogen monoxide runs into?", "Does rhine h2o run into the North Sea Currently?", "Where did Rhine h2o runs into?", "Does rhine hydric acid run into the North Sea Currently?", "Where did Rhine hydric acid runs into?", "Does rhine hydrogen hydroxide run into the North Sea Currently?", "Where did Rhine hydrogen hydroxide runs into?", "Does rhine hydrogen oxide run into the North Sea Currently?", "Where did Rhine hydrogen oxide runs into?", "Does rhine hydroxic acid run into the North Sea Currently?", "Where did Rhine hydroxic acid runs into?", "Does rhine hydroxilic acid run into the North Sea Currently?", "Where did Rhine hydroxilic acid runs into?", "Does rhine hydroxyl acid run into the North Sea Currently?", "Where did Rhine hydroxyl acid runs into?", "Does rhine hydroxylic acid run into the North Sea Currently?", "Where did Rhine hydroxylic acid runs into?", "Does rhine irrigate run into the North Sea Currently?", "Where did Rhine irrigate runs into?", "Does rhine oxidane run into the North Sea Currently?", "Where did Rhine oxidane runs into?", "Does rhine runnel run into the North Sea Currently?", "Where did Rhine runnel runs into?", "Does rhine urine run into the North Sea Currently?", "Where did Rhine urine runs into?", "Does rhine water down runs into the North Sea Currently?", "Where did Rhine water down runs into the North Sea Currently ?", "Does rhine water system run into the North Sea Currently?", "Where did Rhine water system runs into?", "Does rhine \u03bc oxido dihydrogen run into the North Sea Currently?", "Where did Rhine \u03bc oxido dihydrogen runs into?", "Do joseph banks rhin body of water runs into the North Sea Currently?", "Do joseph banks rhin burn run into the North Sea Currently?", "Do joseph banks rhin dihydrogen monoxide run into the North Sea Currently?", "Do joseph banks rhin h2o runs into the North Sea Currently?", "Do joseph banks rhin hydric acid run into the North Sea Currently?", "Do joseph banks rhin hydrogen hydroxide run into the North Sea Currently?", "Do joseph banks rhin hydrogen oxide run into the North Sea Currently?", "Do joseph banks rhin hydroxic acid run into the North Sea Currently?", "Do joseph banks rhin hydroxilic acid run into the North Sea Currently?", "Do joseph banks rhin hydroxyl acid run into the North Sea Currently?", "Do joseph banks rhin hydroxylic acid run into the North Sea Currently?", "Do joseph banks rhin irrigate runs into the North Sea Currently?", "Do joseph banks rhin oxidane runs into the North Sea Currently?", "Do joseph banks rhin runnel run into the North Sea Currently?", "Do joseph banks rhin urine runs into the North Sea Currently?", "Do joseph banks rhin water runs into the North Sea Currently?", "Do joseph banks rhin water down runs into the North Sea Currently?", "Do joseph banks rhin water system run into the North Sea Currently?", "Do joseph banks rhin \u03bc oxido dihydrogen run into the North Sea Currently?", "Does rhein body of water runs into the North Sea Currently?", "Where did rhein body of water runs into the North Sea Currently ?", "Does rhein burn run into the North Sea Currently?", "Does rhein dihydrogen monoxide run into the North Sea Currently?", "Does rhein h2o run into the North Sea Currently?", "Does rhein hydric acid run into the North Sea Currently?", "Does rhein hydrogen hydroxide run into the North Sea Currently?", "Does rhein hydrogen oxide run into the North Sea Currently?", "Does rhein hydroxic acid run into the North Sea Currently?", "Does rhein hydroxilic acid run into the North Sea Currently?", "Does rhein hydroxyl acid run into the North Sea Currently?", "Does rhein hydroxylic acid run into the North Sea Currently?", "Does rhein irrigate run into the North Sea Currently?", "Does rhein oxidane run into the North Sea Currently?", "Does rhein runnel run into the North Sea Currently?", "Does rhein urine run into the North Sea Currently?", "Does rhein water run into the North Sea Currently?", "Does rhein water down runs into the North Sea Currently?", "Where did rhein water down runs into the North Sea Currently ?", "Does rhein water system run into the North Sea Currently?", "Does rhein \u03bc oxido dihydrogen run into the North Sea Currently?", "Does rhine river body of water runs into the North Sea Currently?", "Where did rhine river body of water runs into the North Sea Currently ?", "Does rhine river burn run into the North Sea Currently?", "Does rhine river dihydrogen monoxide run into the North Sea Currently?", "Does rhine river h2o run into the North Sea Currently?", "Does rhine river hydric acid run into the North Sea Currently?", "Does rhine river hydrogen hydroxide run into the North Sea Currently?", "Does rhine river hydrogen oxide run into the North Sea Currently?", "Does rhine river hydroxic acid run into the North Sea Currently?", "Does rhine river hydroxilic acid run into the North Sea Currently?", "Does rhine river hydroxyl acid run into the North Sea Currently?", "Does rhine river hydroxylic acid run into the North Sea Currently?", "Does rhine river irrigate run into the North Sea Currently?", "Does rhine river oxidane run into the North Sea Currently?", "Does rhine river runnel run into the North Sea Currently?", "Does rhine river urine run into the North Sea Currently?", "Does rhine river water run into the North Sea Currently?", "Does rhine river water down runs into the North Sea Currently?", "Where did rhine river water down runs into the North Sea Currently ?", "Does rhine river water system run into the North Sea Currently?", "Does rhine river \u03bc oxido dihydrogen run into the North Sea Currently?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1], "question_in_type": ["Does rhine water run into the Currently?", "Where did water runs into?", "Does rhine body of water runs into the Currently?", "Where did body of water runs into the Currently ?", "Does rhine burn run into the Currently?", "Where did burn runs into?", "Does rhine dihydrogen monoxide run into the Currently?", "Where did dihydrogen monoxide runs into?", "Does rhine h2o run into the Currently?", "Where did h2o runs into?", "Does rhine hydric acid run into the Currently?", "Where did hydric acid runs into?", "Does rhine hydrogen hydroxide run into the Currently?", "Where did hydrogen hydroxide runs into?", "Does rhine hydrogen oxide run into the Currently?", "Where did hydrogen oxide runs into?", "Does rhine hydroxic acid run into the Currently?", "Where did hydroxic acid runs into?", "Does rhine hydroxilic acid run into the Currently?", "Where did hydroxilic acid runs into?", "Does rhine hydroxyl acid run into the Currently?", "Where did hydroxyl acid runs into?", "Does rhine hydroxylic acid run into the Currently?", "Where did hydroxylic acid runs into?", "Does rhine irrigate run into the Currently?", "Where did irrigate runs into?", "Does rhine oxidane run into the Currently?", "Where did oxidane runs into?", "Does rhine runnel run into the Currently?", "Where did runnel runs into?", "Does rhine urine run into the Currently?", "Where did urine runs into?", "Does rhine water down runs into the Currently?", "Where did water down runs into the Currently ?", "Does rhine water system run into the Currently?", "Where did water system runs into?", "Does rhine \u03bc oxido dihydrogen run into the Currently?", "Where did \u03bc oxido dihydrogen runs into?", "Do joseph banks rhin body of water runs into the Currently?", "Do joseph banks rhin burn run into the Currently?", "Do joseph banks rhin dihydrogen monoxide run into the Currently?", "Do joseph banks rhin h2o runs into the Currently?", "Do joseph banks rhin hydric acid run into the Currently?", "Do joseph banks rhin hydrogen hydroxide run into the Currently?", "Do joseph banks rhin hydrogen oxide run into the Currently?", "Do joseph banks rhin hydroxic acid run into the Currently?", "Do joseph banks rhin hydroxilic acid run into the Currently?", "Do joseph banks rhin hydroxyl acid run into the Currently?", "Do joseph banks rhin hydroxylic acid run into the Currently?", "Do joseph banks rhin irrigate runs into the Currently?", "Do joseph banks rhin oxidane runs into the Currently?", "Do joseph banks rhin runnel run into the Currently?", "Do joseph banks rhin urine runs into the Currently?", "Do joseph banks rhin water runs into the Currently?", "Do joseph banks rhin water down runs into the Currently?", "Do joseph banks rhin water system run into the Currently?", "Do joseph banks rhin \u03bc oxido dihydrogen run into the Currently?", "Does rhein body of water runs into the Currently?", "Where did rhein body of water runs into the Currently ?", "Does rhein burn run into the Currently?", "Does rhein dihydrogen monoxide run into the Currently?", "Does rhein h2o run into the Currently?", "Does rhein hydric acid run into the Currently?", "Does rhein hydrogen hydroxide run into the Currently?", "Does rhein hydrogen oxide run into the Currently?", "Does rhein hydroxic acid run into the Currently?", "Does rhein hydroxilic acid run into the Currently?", "Does rhein hydroxyl acid run into the Currently?", "Does rhein hydroxylic acid run into the Currently?", "Does rhein irrigate run into the Currently?", "Does rhein oxidane run into the Currently?", "Does rhein runnel run into the Currently?", "Does rhein urine run into the Currently?", "Does rhein water run into the Currently?", "Does rhein water down runs into the Currently?", "Where did rhein water down runs into the Currently ?", "Does rhein water system run into the Currently?", "Does rhein \u03bc oxido dihydrogen run into the Currently?", "Does rhine river body of water runs into the Currently?", "Where did rhine river body of water runs into the Currently ?", "Does rhine river burn run into the Currently?", "Does rhine river dihydrogen monoxide run into the Currently?", "Does rhine river h2o run into the Currently?", "Does rhine river hydric acid run into the Currently?", "Does rhine river hydrogen hydroxide run into the Currently?", "Does rhine river hydrogen oxide run into the Currently?", "Does rhine river hydroxic acid run into the Currently?", "Does rhine river hydroxilic acid run into the Currently?", "Does rhine river hydroxyl acid run into the Currently?", "Does rhine river hydroxylic acid run into the Currently?", "Does rhine river irrigate run into the Currently?", "Does rhine river oxidane run into the Currently?", "Does rhine river runnel run into the Currently?", "Does rhine river urine run into the Currently?", "Does rhine river water run into the Currently?", "Does rhine river water down runs into the Currently?", "Where did rhine river water down runs into the Currently ?", "Does rhine river water system run into the Currently?", "Does rhine river \u03bc oxido dihydrogen run into the Currently?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8848657, "src_sentence": "In the Early Pleistocene, the Rhine followed a course to the northwest, through the North Sea.", "sentence": "the Rhine followed a course to the northwest, through the North Sea In the Early Pleistocene", "sub": "http://dbpedia.org/resource/North_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Rhine", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Did the Rhine follow a course to the northwest, through the North Sea In the Early Pleistocene?", "Where did the Rhine followed a?", "Did the joseph banks rhin follow a course to the northwest, through the North Sea In the Early Pleistocene?", "Did the rhein follow a course to the northwest, through the North Sea In the Early Pleistocene?", "Did the rhine river follow a course to the northwest, through the North Sea In the Early Pleistocene?"], "type": [-1, 2, -1, -1, -1], "question_in_type": ["Did the follow a course to the northwest, through the In the Early Pleistocene?", "Where did the followed a?", "Did the joseph banks rhin follow a course to the northwest, through the In the Early Pleistocene?", "Did the rhein follow a course to the northwest, through the In the Early Pleistocene?", "Did the rhine river follow a course to the northwest, through the In the Early Pleistocene?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8849296, "src_sentence": "After the 2009 FIBA Asia Championship Matt signed with Lebanese champions Sporting Al Riyadi Beirut.", "sentence": "2009 FIBA Asia Championship Matt signed with Lebanese champions", "sub": "http://dbpedia.org/resource/FIBA_Asia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did 2009 FIBA Asia Championship Matt sign with Lebanese champions?", "When FIBA Asia Championship Matt signed with Lebanese champions?", "Where did 2009 FIBA Asia Championship Matt signed with?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese ace?", "When FIBA Asia Championship Matt signed with Lebanese ace?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese champ?", "When FIBA Asia Championship Matt signed with Lebanese champ?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese defend?", "When FIBA Asia Championship Matt signed with Lebanese defend?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese fighter?", "When FIBA Asia Championship Matt signed with Lebanese fighter?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese hero?", "When FIBA Asia Championship Matt signed with Lebanese hero?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese paladin?", "When FIBA Asia Championship Matt signed with Lebanese paladin?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese prizewinning?", "When FIBA Asia Championship Matt signed with Lebanese prizewinning?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese supporter?", "When FIBA Asia Championship Matt signed with Lebanese supporter?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese title holder?", "When FIBA Asia Championship Matt signed with Lebanese title holder?", "Did 2009 FIBA Asia Championship Matt sign with Lebanese warrior?", "When FIBA Asia Championship Matt signed with Lebanese warrior?", "Did 2009 FIBA Asia Championship Matt sign with lebo ace?", "When FIBA Asia Championship Matt signed with lebo ace?", "Did 2009 FIBA Asia Championship Matt sign with lebo champ?", "When FIBA Asia Championship Matt signed with lebo champ?", "Did 2009 FIBA Asia Championship Matt sign with lebo champions?", "When FIBA Asia Championship Matt signed with lebo champions?", "Did 2009 FIBA Asia Championship Matt sign with lebo defend?", "When FIBA Asia Championship Matt signed with lebo defend?", "Did 2009 FIBA Asia Championship Matt sign with lebo fighter?", "When FIBA Asia Championship Matt signed with lebo fighter?", "Did 2009 FIBA Asia Championship Matt sign with lebo hero?", "When FIBA Asia Championship Matt signed with lebo hero?", "Did 2009 FIBA Asia Championship Matt sign with lebo paladin?", "When FIBA Asia Championship Matt signed with lebo paladin?", "Did 2009 FIBA Asia Championship Matt sign with lebo prizewinning?", "When FIBA Asia Championship Matt signed with lebo prizewinning?", "Did 2009 FIBA Asia Championship Matt sign with lebo supporter?", "When FIBA Asia Championship Matt signed with lebo supporter?", "Did 2009 FIBA Asia Championship Matt sign with lebo title holder?", "When FIBA Asia Championship Matt signed with lebo title holder?", "Did 2009 FIBA Asia Championship Matt sign with lebo warrior?", "When FIBA Asia Championship Matt signed with lebo warrior?"], "type": [-1, 3, 2, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did 2009 Championship Matt sign with champions?", "When Championship Matt signed with champions?", "Where did 2009 Championship Matt signed with?", "Did 2009 Championship Matt sign with ace?", "When Championship Matt signed with ace?", "Did 2009 Championship Matt sign with champ?", "When Championship Matt signed with champ?", "Did 2009 Championship Matt sign with defend?", "When Championship Matt signed with defend?", "Did 2009 Championship Matt sign with fighter?", "When Championship Matt signed with fighter?", "Did 2009 Championship Matt sign with hero?", "When Championship Matt signed with hero?", "Did 2009 Championship Matt sign with paladin?", "When Championship Matt signed with paladin?", "Did 2009 Championship Matt sign with prizewinning?", "When Championship Matt signed with prizewinning?", "Did 2009 Championship Matt sign with supporter?", "When Championship Matt signed with supporter?", "Did 2009 Championship Matt sign with title holder?", "When Championship Matt signed with title holder?", "Did 2009 Championship Matt sign with warrior?", "When Championship Matt signed with warrior?", "Did 2009 Championship Matt sign with lebo ace?", "When Championship Matt signed with lebo ace?", "Did 2009 Championship Matt sign with lebo champ?", "When Championship Matt signed with lebo champ?", "Did 2009 Championship Matt sign with lebo champions?", "When Championship Matt signed with lebo champions?", "Did 2009 Championship Matt sign with lebo defend?", "When Championship Matt signed with lebo defend?", "Did 2009 Championship Matt sign with lebo fighter?", "When Championship Matt signed with lebo fighter?", "Did 2009 Championship Matt sign with lebo hero?", "When Championship Matt signed with lebo hero?", "Did 2009 Championship Matt sign with lebo paladin?", "When Championship Matt signed with lebo paladin?", "Did 2009 Championship Matt sign with lebo prizewinning?", "When Championship Matt signed with lebo prizewinning?", "Did 2009 Championship Matt sign with lebo supporter?", "When Championship Matt signed with lebo supporter?", "Did 2009 Championship Matt sign with lebo title holder?", "When Championship Matt signed with lebo title holder?", "Did 2009 Championship Matt sign with lebo warrior?", "When Championship Matt signed with lebo warrior?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8850260, "src_sentence": "Howrah Bridge is one of four on the Hooghly River and is a famous symbol of Kolkata and West Bengal.", "sentence": "Howrah Bridge is one of four on the Hooghly River", "sub": "http://dbpedia.org/resource/Howrah_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Hooghly_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is howrah Bridge one of four on the Hooghly River ?", "Who is one of four on the Hooghly River?", "Where is Howrah Bridge one of four on the Hooghly River ?"], "type": [-1, 1, 2], "question_in_type": ["Is howrah Bridge one of four on the ?", "Who is one of four on the ?", "Where is one of four on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8851111, "src_sentence": "Harmogenanina implicata is a species of air-breathing land snail or semislug, terrestrial pulmonate gastropod mollusk in the family Helicarionidae.", "sentence": "Harmogenanina implicata is a species of air-breathing land snail or semislug, terrestrial pulmonate gastropod mollusk in the family Helicarionidae", "sub": "http://dbpedia.org/resource/Harmogenanina_implicata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Helicarionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family Helicarionidae ?", "Where is Harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family Helicarionidae ?"], "type": [-1, 2], "question_in_type": ["Is harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family ?", "Where is a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8851114, "src_sentence": "Harmogenanina implicata is a species of air-breathing land snail or semislug, terrestrial pulmonate gastropod mollusk in the family Helicarionidae.", "sentence": "Harmogenanina implicata is a species of air-breathing land snail or semislug, terrestrial pulmonate gastropod mollusk in the family Helicarionidae", "sub": "http://dbpedia.org/resource/Harmogenanina_implicata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Helicarionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family Helicarionidae ?", "Where is Harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family Helicarionidae ?"], "type": [-1, 2], "question_in_type": ["Is harmogenanina implicata a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family ?", "Where is a species of air-breathing land snail or semislug , terrestrial pulmonate gastropod mollusk in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8851398, "src_sentence": "Pseudophilautus halyi, known as Pattipola Shrub Frog, is an extinct species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus halyi is an extinct species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophilautus halyi an extinct species of frog in the family Rhacophoridae ?", "Who halyi is an extinct species of frog in the family Rhacophoridae?", "Where is Pseudophilautus halyi an extinct species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pseudophilautus halyi an extinct species of frog in the family ?", "Who halyi is an extinct species of frog in the family ?", "Where is halyi an extinct species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8851417, "src_sentence": "Pseudophilautus halyi, known as Pattipola Shrub Frog, is an extinct species of frog in the family Rhacophoridae.", "sentence": "Pseudophilautus halyi is an extinct species of frog in the family Rhacophoridae", "sub": "http://dbpedia.org/resource/Pseudophilautus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhacophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudophilautus halyi an extinct species of frog in the family Rhacophoridae ?", "Who halyi is an extinct species of frog in the family Rhacophoridae?", "Where is Pseudophilautus halyi an extinct species of frog in the family Rhacophoridae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pseudophilautus halyi an extinct species of frog in the family ?", "Who halyi is an extinct species of frog in the family ?", "Where is halyi an extinct species of frog in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8852532, "src_sentence": "The Roque Chico de Salmor giant lizard (Gallotia simonyi simonyi) was the nominate subspecies of the lacertid (wall lizard) Gallotia simonyi.", "sentence": "The Roque Chico de Salmor giant lizard was the nominate subspecies of the lacertid", "sub": "http://dbpedia.org/resource/Roque_Chico_de_Salmor_giant_lizard", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lacertidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Roque Chico de Salmor giant lizard the nominate subspecies of the lacertid ?"], "type": [-1], "question_in_type": ["Was the the nominate subspecies of the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8852795, "src_sentence": "Barbodes disa is an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao, the Philippines.", "sentence": "Barbodes disa is an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao", "sub": "http://dbpedia.org/resource/Barbodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barbodes disa an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao ?", "Where is Barbodes disa an extinct species of cyprinid fish formerly endemic to Lake?"], "type": [-1, 2], "question_in_type": ["Is barbodes disa an extinct species of fish formerly endemic to Lake Lanao in Mindanao ?", "Where is disa an extinct species of fish formerly endemic to Lake?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8853924, "src_sentence": "British scientist John George Children found high-purity iridium had a density of around 21.8 g/cm3 and noted the metal is nearly immalleable and very hard.", "sentence": "John George Children [is] scientist [from] United Kingdom", "sub": "http://dbpedia.org/resource/John_George_Children", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does john George Children [is] scientist [from] United Kingdom?", "Who [is] scientist [from] United Kingdom?", "Where did John George Children [ is ] scientist [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Does john George Children [is] scientist [from] ?", "Who [is] scientist [from] ?", "Where did [ is ] scientist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8854993, "src_sentence": "Buzz Aldrin (; born Edwin Eugene Aldrin Jr., January 20, 1930) is an American former astronaut, engineer and fighter pilot.", "sentence": "Buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American former astronaut", "sub": "http://dbpedia.org/resource/Buzz_Aldrin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American former astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American former astronaut?", "Who is Buzz Aldrin ( ; born?", "When is Buzz Aldrin ( ; bear Edwin Eugene Aldrin Jr . ,?", "Where is Buzz Aldrin ( ; born?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American back astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American back astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American back cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American back cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American back spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American back spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American early astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American early astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American early cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American early cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American early spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American early spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American erstwhile astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American erstwhile astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American erstwhile cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American erstwhile cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American erstwhile spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American erstwhile spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American former cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American former cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American former spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American former spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American one time astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American one time astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American one time cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American one time cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American one time spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American one time spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American other astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American other astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American other cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American other cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American other spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American other spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American preceding astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American preceding astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American preceding cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American preceding cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American preceding spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American preceding spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American previous astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American previous astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American previous cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American previous cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an American previous spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an American previous spaceman?"], "type": [-1, 1, 1, 3, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an former astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an former astronaut?", "Who is ( ; born?", "When is ( ; bear Edwin Eugene Aldrin Jr . ,?", "Where is ( ; born?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an back astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an back astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an back cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an back cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an back spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an back spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an early astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an early astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an early cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an early cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an early spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an early spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an erstwhile astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an erstwhile astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an erstwhile cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an erstwhile cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an erstwhile spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an erstwhile spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an former cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an former cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an former spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an former spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an one time astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an one time astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an one time cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an one time cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an one time spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an one time spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an other astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an other astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an other cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an other cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an other spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an other spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an preceding astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an preceding astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an preceding cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an preceding cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an preceding spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an preceding spaceman?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an previous astronaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an previous astronaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an previous cosmonaut ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an previous cosmonaut?", "Is buzz Aldrin ( ; born Edwin Eugene Aldrin Jr . , January 20 an previous spaceman ?", "Who ( ; born Edwin Eugene Aldrin Jr . , January 20 is an previous spaceman?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8858802, "src_sentence": "Jeff Wallace Nordgaard was especially well-traveled in the 2004-05 season, first returning to Italy to play for Roseto, transferring to Greek power Olympiacos, and ending the season back at Polonia.", "sentence": "Olympiacos [is] power [from] Greece", "sub": "http://dbpedia.org/resource/Olympiacos_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does olympiacos [is] power [from] Greece?", "Where did Olympiacos [ is ] power [ from ] Greece ?"], "type": [-1, 2], "question_in_type": ["Does olympiacos [is] power [from] ?", "Where did [ is ] power [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8859911, "src_sentence": "The Atlas wild ass (Equus africanus atlanticus), also known as Algerian wild ass, is a purported extinct subspecies of the African wild ass that was once found across North Africa and parts of the Sahara.", "sentence": "The Atlas wild ass is a purported extinct subspecies of the African wild ass", "sub": "http://dbpedia.org/resource/Atlas_wild_ass", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/African_wild_ass", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Atlas wild ass a purported extinct subspecies of the African wild ass ?", "Who is The Atlas wild ass a purported extinct subspecies of the African wild ass ?", "Where is The Atlas wild ass a purported extinct subspecies of the African wild ass ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a purported extinct subspecies of the ?", "Who is The a purported extinct subspecies of the ?", "Where is The a purported extinct subspecies of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8859924, "src_sentence": "The Atlas wild ass (Equus africanus atlanticus), also known as Algerian wild ass, is a purported extinct subspecies of the African wild ass that was once found across North Africa and parts of the Sahara.", "sentence": "The Atlas wild ass is a purported extinct subspecies of the African wild ass", "sub": "http://dbpedia.org/resource/Atlas_wild_ass", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/African_wild_ass", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Atlas wild ass a purported extinct subspecies of the African wild ass ?", "Who is The Atlas wild ass a purported extinct subspecies of the African wild ass ?", "Where is The Atlas wild ass a purported extinct subspecies of the African wild ass ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a purported extinct subspecies of the ?", "Who is The a purported extinct subspecies of the ?", "Where is The a purported extinct subspecies of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8860078, "src_sentence": "In his last years, after marrying again, Cousteau became involved in a legal battle with his son Jean-Michel over Jean-Michel licensing the Cousteau name for a South Pacific resort, resulting in Jean-Michel Cousteau being ordered by the court not to encourage confusion between his for-profit business and his father's non-profit endeavours.", "sentence": "Cousteau became involved in a legal battle with his son resulting in Jean-Michel Cousteau In his last years after marrying again", "sub": "http://dbpedia.org/resource/Jacques_Cousteau", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Jean-Michel_Cousteau", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did cousteau becam involved in a legal battle with his son resulting in Jean-Michel Cousteau In his last years after marrying again?", "Where did Cousteau became involved?", "When did Cousteau become involve in a legal battle with his son result in Jean-Michel Cousteau In?"], "type": [-1, 2, 3], "question_in_type": ["Did cousteau becam involved in a legal battle with his son resulting in Jean-Michel In his last years after marrying again?", "Where did became involved?", "When did become involve in a legal battle with his son result in Jean-Michel In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8860218, "src_sentence": "Jacques-Yves Cousteau won the Palme d'Or at the Cannes Film Festival in 1956 for The Silent World co-produced with Louis Malle.", "sentence": "The Silent World co-produced with Louis Malle", "sub": "http://dbpedia.org/resource/The_Silent_World", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Louis_Malle", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Silent World co-produced with Louis Malle?", "Who did The Silent World co-produced with Louis Malle ?"], "type": [-1, 1], "question_in_type": ["Does the Silent World co-produced with ?", "Who did co-produced with ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8860226, "src_sentence": "The CEA argued that the dumps were experimental in nature, and that French oceanographers such as Vsevelod Romanovsky had recommended it.", "sentence": "The CEA argued that French oceanographers such as Vsevelod Romanovsky had recommended it", "sub": "http://dbpedia.org/resource/French_Alternative_Energies_and_Atomic_Energy_Commission", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Had the CEA argued that French oceanographers such as Vsevelod Romanovsky recommended it ?", "Where had The CEA argued that?", "Who had The CEA argued that?", "Had the collie eye anomaly argued that French oceanographers such as Vsevelod Romanovsky recommended it ?"], "type": [-1, 2, 1, -1], "question_in_type": ["Had the argued that oceanographers such as Vsevelod Romanovsky recommended it ?", "Where had The argued that?", "Who had The argued that?", "Had the collie eye anomaly argued that oceanographers such as Vsevelod Romanovsky recommended it ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8861421, "src_sentence": "August 10: At the direction of the Emperor, the Japanese Foreign Ministry notifies the Allies (via Swiss diplomatic channels) of Japan's intention to surrender unconditionally in accordance with the terms of the Potsdam Declaration, providing the Emperor be permitted to remain in place.", "sentence": "the Japanese Foreign Ministry notifies the Allies of Japan's intention providing the Emperor be permitted to remain in place At the direction of the Emperor", "sub": "http://dbpedia.org/resource/Ministry_of_Foreign_Affairs_(Japan)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Japan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Japanese Foreign Ministry not the Allies of Japan's intention provid the Emperor be permit to remain in place At the direction of the Emperor?", "Where did the Japanese Foreign Ministry notifies the?"], "type": [-1, 2], "question_in_type": ["Does the not the Allies of 's intention provid the Emperor be permit to remain in place At the direction of the Emperor?", "Where did the notifies the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8862142, "src_sentence": " First, Brazilian carrier TAM Airlines merged with LAN Airlines to become LATAM Airlines Group, leaving the alliance without a presence in the world's fifth-largest country.", "sentence": "TAM Airlines [is] carrier [from] Brazil", "sub": "http://dbpedia.org/resource/LATAM_Brasil", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does tAM Airlines [is] carrier [from] Brazil?", "Who [is] carrier [from] Brazil?", "Where did TAM Airlines [ is ]?", "Does brazilian carrier TAM Airlines to becom LATAM Airlines Group?", "Who carrier TAM Airlines to become LATAM Airlines Group?", "Where did Brazilian carrier TAM Airlines to become?", "Did brazilian carrier TAM Airlines merg with LAN Airlines to become LATAM Airlines Group leaving the alliance without a presence in the world's fifth-largest country First?", "Who carrier TAM Airlines merged with LAN Airlines to become LATAM Airlines Group leaving the alliance without a presence in the world's fifth-largest country First?", "Where did Brazilian carrier TAM Airlines merged with?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does tAM Airlines [is] carrier [from] ?", "Who [is] carrier [from] ?", "Where did [ is ]?", "Does brazilian carrier to becom Airlines Group?", "Who carrier to become Airlines Group?", "Where did Brazilian carrier to become?", "Did brazilian carrier merg with LAN Airlines to become Airlines Group leaving the alliance without a presence in the world's fifth-largest country First?", "Who carrier merged with LAN Airlines to become Airlines Group leaving the alliance without a presence in the world's fifth-largest country First?", "Where did Brazilian carrier merged with?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8862166, "src_sentence": "K Kunming Airlines is a wholly owned subsidiary of Shenzhen Airlines, although it is not a part of Star Alliance.", "sentence": "K Kunming Airlines is a wholly owned subsidiary of Shenzhen Airlines although it is not a part of Star Alliance", "sub": "http://dbpedia.org/resource/Shenzhen_Airlines", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Kunming_Airlines", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is k Kunming Airlines a wholly owned subsidiary of Shenzhen Airlines ?"], "type": [-1], "question_in_type": ["Is k a wholly owned subsidiary of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8862173, "src_sentence": "A Thai Smile is a subsidiary of Thai Airways.", "sentence": "A Thai Smile is a subsidiary of Thai Airways", "sub": "http://dbpedia.org/resource/Thai_Smile", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Thailand", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is a Thai Smile a subsidiary of Thai Airways ?", "Where is A Thai Smile a subsidiary of Thai Airways ?", "Is a Thai beam a subsidiary of Thai Airways ?", "Where is A Thai beam a subsidiary of Thai Airways ?", "Is a Thai grin a subsidiary of Thai Airways ?", "Where is A Thai grin a subsidiary of Thai Airways ?", "Is a Thai grinning a subsidiary of Thai Airways ?", "Where is A Thai grinning a subsidiary of Thai Airways ?", "Is a Thai smiling a subsidiary of Thai Airways ?", "Where is A Thai smiling a subsidiary of Thai Airways ?", "Is a central thai Smile a subsidiary of Thai Airways ?", "Where is A central thai Smile a subsidiary of Thai Airways ?", "Is a central thai beam a subsidiary of Thai Airways ?", "Where is A central thai beam a subsidiary of Thai Airways ?", "Is a central thai grin a subsidiary of Thai Airways ?", "Where is A central thai grin a subsidiary of Thai Airways ?", "Is a central thai grinning a subsidiary of Thai Airways ?", "Where is A central thai grinning a subsidiary of Thai Airways ?", "Is a central thai smiling a subsidiary of Thai Airways ?", "Where is A central thai smiling a subsidiary of Thai Airways ?", "Is a siamese Smile a subsidiary of Thai Airways ?", "Who is A siamese Smile a subsidiary of Thai Airways ?", "Where is A siamese Smile a subsidiary of Thai Airways ?", "Is a siamese beam a subsidiary of Thai Airways ?", "Where is A siamese beam a subsidiary of Thai Airways ?", "Is a siamese grin a subsidiary of Thai Airways ?", "Where is A siamese grin a subsidiary of Thai Airways ?", "Is a siamese grinning a subsidiary of Thai Airways ?", "Where is A siamese grinning a subsidiary of Thai Airways ?", "Is a siamese smiling a subsidiary of Thai Airways ?", "Where is A siamese smiling a subsidiary of Thai Airways ?", "Is a tai Smile a subsidiary of Thai Airways ?", "Where is A tai Smile a subsidiary of Thai Airways ?", "Is a tai beam a subsidiary of Thai Airways ?", "Where is A tai beam a subsidiary of Thai Airways ?", "Is a tai grin a subsidiary of Thai Airways ?", "Where is A tai grin a subsidiary of Thai Airways ?", "Is a tai grinning a subsidiary of Thai Airways ?", "Where is A tai grinning a subsidiary of Thai Airways ?", "Is a tai smiling a subsidiary of Thai Airways ?", "Where is A tai smiling a subsidiary of Thai Airways ?", "Is a thailander Smile a subsidiary of Thai Airways ?", "Who is A thailander Smile a subsidiary of Thai Airways ?", "Where is A thailander Smile a subsidiary of Thai Airways ?", "Is a thailander beam a subsidiary of Thai Airways ?", "Where is A thailander beam a subsidiary of Thai Airways ?", "Is a thailander grin a subsidiary of Thai Airways ?", "Where is A thailander grin a subsidiary of Thai Airways ?", "Is a thailander grinning a subsidiary of Thai Airways ?", "Where is A thailander grinning a subsidiary of Thai Airways ?", "Is a thailander smiling a subsidiary of Thai Airways ?", "Where is A thailander smiling a subsidiary of Thai Airways ?", "Is a thailandish Smile a subsidiary of Thai Airways ?", "Where is A thailandish Smile a subsidiary of Thai Airways ?", "Is a thailandish beam a subsidiary of Thai Airways ?", "Where is A thailandish beam a subsidiary of Thai Airways ?", "Is a thailandish grin a subsidiary of Thai Airways ?", "Where is A thailandish grin a subsidiary of Thai Airways ?", "Is a thailandish grinning a subsidiary of Thai Airways ?", "Where is A thailandish grinning a subsidiary of Thai Airways ?", "Is a thailandish smiling a subsidiary of Thai Airways ?", "Where is A thailandish smiling a subsidiary of Thai Airways ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is a a subsidiary of Airways ?", "Where is A a subsidiary of Airways ?", "Is a beam a subsidiary of Airways ?", "Where is A beam a subsidiary of Airways ?", "Is a grin a subsidiary of Airways ?", "Where is A grin a subsidiary of Airways ?", "Is a grinning a subsidiary of Airways ?", "Where is A grinning a subsidiary of Airways ?", "Is a smiling a subsidiary of Airways ?", "Where is A smiling a subsidiary of Airways ?", "Is a central thai Smile a subsidiary of Airways ?", "Where is A central thai Smile a subsidiary of Airways ?", "Is a central thai beam a subsidiary of Airways ?", "Where is A central thai beam a subsidiary of Airways ?", "Is a central thai grin a subsidiary of Airways ?", "Where is A central thai grin a subsidiary of Airways ?", "Is a central thai grinning a subsidiary of Airways ?", "Where is A central thai grinning a subsidiary of Airways ?", "Is a central thai smiling a subsidiary of Airways ?", "Where is A central thai smiling a subsidiary of Airways ?", "Is a siamese Smile a subsidiary of Airways ?", "Who is A siamese Smile a subsidiary of Airways ?", "Where is A siamese Smile a subsidiary of Airways ?", "Is a siamese beam a subsidiary of Airways ?", "Where is A siamese beam a subsidiary of Airways ?", "Is a siamese grin a subsidiary of Airways ?", "Where is A siamese grin a subsidiary of Airways ?", "Is a siamese grinning a subsidiary of Airways ?", "Where is A siamese grinning a subsidiary of Airways ?", "Is a siamese smiling a subsidiary of Airways ?", "Where is A siamese smiling a subsidiary of Airways ?", "Is a tai Smile a subsidiary of Airways ?", "Where is A tai Smile a subsidiary of Airways ?", "Is a tai beam a subsidiary of Airways ?", "Where is A tai beam a subsidiary of Airways ?", "Is a tai grin a subsidiary of Airways ?", "Where is A tai grin a subsidiary of Airways ?", "Is a tai grinning a subsidiary of Airways ?", "Where is A tai grinning a subsidiary of Airways ?", "Is a tai smiling a subsidiary of Airways ?", "Where is A tai smiling a subsidiary of Airways ?", "Is a thailander Smile a subsidiary of Airways ?", "Who is A thailander Smile a subsidiary of Airways ?", "Where is A thailander Smile a subsidiary of Airways ?", "Is a thailander beam a subsidiary of Airways ?", "Where is A thailander beam a subsidiary of Airways ?", "Is a thailander grin a subsidiary of Airways ?", "Where is A thailander grin a subsidiary of Airways ?", "Is a thailander grinning a subsidiary of Airways ?", "Where is A thailander grinning a subsidiary of Airways ?", "Is a thailander smiling a subsidiary of Airways ?", "Where is A thailander smiling a subsidiary of Airways ?", "Is a thailandish Smile a subsidiary of Airways ?", "Where is A thailandish Smile a subsidiary of Airways ?", "Is a thailandish beam a subsidiary of Airways ?", "Where is A thailandish beam a subsidiary of Airways ?", "Is a thailandish grin a subsidiary of Airways ?", "Where is A thailandish grin a subsidiary of Airways ?", "Is a thailandish grinning a subsidiary of Airways ?", "Where is A thailandish grinning a subsidiary of Airways ?", "Is a thailandish smiling a subsidiary of Airways ?", "Where is A thailandish smiling a subsidiary of Airways ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8862265, "src_sentence": " In Europe, Spanair ceased operations, and BMI left after being acquired by International Airlines Group (IAG), the parent company of Oneworld members Iberia and British Airways.", "sentence": "International Airlines Group ( IAG ) [is] the parent company of Oneworld members British Airways", "sub": "http://dbpedia.org/resource/International_Airlines_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/British_Airways", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Do international Airlines Group ( IAG ) [is] the parent company of Oneworld members British Airways?", "Who ( IAG ) [is] the parent company of Oneworld members British Airways?", "Where did International Airlines Group ( IAG ) [ is ] the parent company of Oneworld members British Airways ?"], "type": [-1, 1, 2], "question_in_type": ["Do international Airlines Group ( IAG ) [is] the parent company of Oneworld members ?", "Who ( IAG ) [is] the parent company of Oneworld members ?", "Where did ( IAG ) [ is ] the parent company of Oneworld members ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8863250, "src_sentence": "The Seafarers is Stanley Kubrick's fourth film and third short documentary, made for the Seafarers International Union, directed in June 1953.", "sentence": "The Seafarers is Stanley Kubrick 's fourth film", "sub": "http://dbpedia.org/resource/The_Seafarers", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Seafarers Stanley Kubrick 's fourth film ?", "Where is The Seafarers Stanley Kubrick 's fourth film ?", "Who is The Seafarers Stanley Kubrick 's fourth film ?", "Is the mariner Stanley Kubrick 's fourth film ?", "Who is The mariner Stanley Kubrick 's fourth film ?", "Where is The mariner Stanley Kubrick 's fourth film ?"], "type": [-1, 2, 1, -1, 1, 2], "question_in_type": ["Is the Seafarers 's fourth film ?", "Where is 's fourth film ?", "Who is 's fourth film ?", "Is the mariner 's fourth film ?", "Who is The mariner 's fourth film ?", "Where is The mariner 's fourth film ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8864508, "src_sentence": "A 1997 graduate of Homestead High School in Mequon, Wisconsin and a native of Riga, Latvia.", "sentence": "Latvia [is] a native of Riga", "sub": "http://dbpedia.org/resource/Latvia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riga", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does latvia [is] a native of Riga?", "Who [is] a native of Riga?", "Where did Latvia [ is ] a native of Riga ?"], "type": [-1, 1, 2], "question_in_type": ["Does latvia [is] a native of ?", "Who [is] a native of ?", "Where did [ is ] a native of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8864550, "src_sentence": "A 1997 graduate of Homestead High School in Mequon, Wisconsin and a native of Riga, Latvia.", "sentence": "Latvia [is] a native of Riga", "sub": "http://dbpedia.org/resource/Latvia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riga", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does latvia [is] a native of Riga?", "Who [is] a native of Riga?", "Where did Latvia [ is ] a native of Riga ?"], "type": [-1, 1, 2], "question_in_type": ["Does latvia [is] a native of ?", "Who [is] a native of ?", "Where did [ is ] a native of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8865273, "src_sentence": "In 1991, GM Europe decided to standardise model names across its two brands, and Opel adopted Vauxhall's name for the Kadett, Astra, for the replacement car for Europe which debuted that year.", "sentence": "Opel adopted Vauxhall 's name for the Kadett", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does opel adopt Vauxhall 's name for the Kadett?", "Who adopted Vauxhall 's name for the Kadett?", "Where did Opel adopted?", "Who did Opel adopted?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does opel adopt 's name for the Kadett?", "Who adopted 's name for the Kadett?", "Where did adopted?", "Who did adopted?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8865436, "src_sentence": "In 1991, GM Europe decided to standardise model names across GM Europe two brands, and Opel adopted Vauxhall's name for the Kadett, Astra, for the replacement car for Europe which debuted that year.", "sentence": "Opel adopted Vauxhall 's name for the Kadett", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does opel adopt Vauxhall 's name for the Kadett?", "Who adopted Vauxhall 's name for the Kadett?", "Where did Opel adopted?", "Who did Opel adopted?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does opel adopt 's name for the Kadett?", "Who adopted 's name for the Kadett?", "Where did adopted?", "Who did adopted?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8867274, "src_sentence": "StarOffice, which became the base of the OpenOffice.org office suite and LibreOffice.", "sentence": "StarOffice became the base of the OpenOffice.org office suite", "sub": "http://dbpedia.org/resource/OpenOffice.org", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/StarOffice", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did starOffice becam the base of the OpenOffice.org office suite?", "Who became the base of the OpenOffice.org office suite?"], "type": [-1, 1], "question_in_type": ["Did starOffice becam the base of the office suite?", "Who became the base of the office suite?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8867854, "src_sentence": "The Javan green magpie (Cissa thalassina) is a passerine bird in the crow family, Corvidae.", "sentence": "The Javan green magpie is a passerine bird in the crow family", "sub": "http://dbpedia.org/resource/Javan_green_magpie", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corvidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Javan green magpie a passerine bird in the crow family ?", "Who is The Javan green magpie a passerine bird in the crow family ?"], "type": [-1, 1], "question_in_type": ["Is the a passerine bird in the ?", "Who is The a passerine bird in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8867866, "src_sentence": "The Javan green magpie (Cissa thalassina) is a passerine bird in the crow family, Corvidae.", "sentence": "The Javan green magpie is a passerine bird in the crow family", "sub": "http://dbpedia.org/resource/Javan_green_magpie", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corvidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Javan green magpie a passerine bird in the crow family ?", "Who is The Javan green magpie a passerine bird in the crow family ?"], "type": [-1, 1], "question_in_type": ["Is the a passerine bird in the ?", "Who is The a passerine bird in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8869255, "src_sentence": "The 1973 movie Paper Moon, which starred Ryan and Tatum O'Neal, was partly filmed in St. Joseph.", "sentence": "The 1973 movie Paper Moon starred Tatum O'Neal", "sub": "http://dbpedia.org/resource/Paper_Moon_(film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Tatum_O'Neal", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the 1973 movie Paper Moon star Tatum O'Neal?", "Where did The 1973 movie Paper Moon starred?", "Who did The 1973 movie Paper Moon starred?"], "type": [-1, 2, 1], "question_in_type": ["Did the 1973 movie star ?", "Where did The 1973 movie starred?", "Who did The 1973 movie starred?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8869334, "src_sentence": "Celestus warreni, commonly known as Warren's galliwasp or the giant Hispaniolan galliwasp, is a species of lizard in the family Anguidae.", "sentence": "Celestus warreni is a species of lizard in the family Anguidae", "sub": "http://dbpedia.org/resource/Celestus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Anguidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is celestus warreni a species of lizard in the family Anguidae ?", "Who warreni is a species of lizard in the family Anguidae?"], "type": [-1, 1], "question_in_type": ["Is celestus warreni a species of lizard in the family ?", "Who warreni is a species of lizard in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8870672, "src_sentence": "Rhinodrilus fafner is a presumed extinct giant earthworm from the family Glossoscolecidae.", "sentence": "Rhinodrilus fafner is a presumed extinct giant earthworm from the family Glossoscolecidae", "sub": "http://dbpedia.org/resource/Rhinodrilus_fafner", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Glossoscolecidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhinodrilus fafner a presumed extinct giant earthworm from the family Glossoscolecidae ?"], "type": [-1], "question_in_type": ["Is rhinodrilus fafner a presumed extinct giant earthworm from the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8871220, "src_sentence": "Tehran, with a population of around 8.8 million (2016 census), is the capital and largest city of Iran.", "sentence": "Tehran , with a population of around 8.8 million is largest city of Iran", "sub": "http://dbpedia.org/resource/Iran", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tehran", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tehran , with a population of around 8.8 million largest city of Iran ?", "Who , with a population of around 8.8 million is largest city of Iran?", "Where is Tehran , with a population of around 8.8 million largest city of Iran ?"], "type": [-1, 1, 2], "question_in_type": ["Is tehran , with a population of around 8.8 million largest city of ?", "Who , with a population of around 8.8 million is largest city of ?", "Where is , with a population of around 8.8 million largest city of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8872212, "src_sentence": "The Achaemenids borrowed heavily from the art of their neighboring civilizations, but produced a synthesis of a unique style, with an eclectic architecture remaining at sites such as Persepolis and Pasargadae.", "sentence": "The Achaemenids produced a synthesis of a unique style with an eclectic architecture remaining at sites such as Pasargadae", "sub": "http://dbpedia.org/resource/Achaemenid_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pasargadae", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Achaemenids produc a synthesis of a unique style with an eclectic architecture remaining at sites such as Pasargadae?", "Where did The Achaemenids produced a?", "Who did The Achaemenids produced a?", "Did the Achaemenids produc a synthesis of a unique style with an eclectic architecture remaining at sites such as Persepolis?"], "type": [-1, 2, 1, -1], "question_in_type": ["Did the produc a synthesis of a unique style with an eclectic architecture remaining at sites such as ?", "Where did The produced a?", "Who did The produced a?", "Did the produc a synthesis of a unique style with an eclectic architecture remaining at sites such as ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8873900, "src_sentence": "The ten-year-old Presley was a regular audience member at the monthly All-Night Singings downtown, where many of the white gospel groups that performed reflected the influence of African-American spiritual music.", "sentence": "many of the white gospel groups reflected the influence of African-American spiritual music the monthly All-Night Singings downtown", "sub": "http://dbpedia.org/resource/Spiritual_(music)", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Gospel_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did many of the white gospel groups reflect the influence of African-American spiritual music the monthly All-Night Singings downtown?", "Where did many of the white gospel groups reflected the?", "When did many of the white gospel groups reflect the influence of African-American spiritual music the?"], "type": [-1, 2, 3], "question_in_type": ["Did many of the white groups reflect the influence of music the monthly All-Night Singings downtown?", "Where did many of the white groups reflected the?", "When did many of the white groups reflect the influence of music the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 8875803, "src_sentence": "Traditionally, the past year's festival is associated with calypso music, with the past year's festival origins formulated in the midst of hardship for enslaved West and Central Africans; however, recently Soca music has replaced calypso as the most celebrated type of music.", "sentence": "Soca music has replaced calypso as the most celebrated type of music recently", "sub": "http://dbpedia.org/resource/Calypso_music", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Soca_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Has soca music replaced calypso as the most celebrated type of music recently ?"], "type": [-1], "question_in_type": ["Has soca music replaced as the most celebrated type of music recently ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 8876701, "src_sentence": "The Saint Helena petrel (Pseudobulweria rupinarum), also known as the Saint Helena gadfly petrel or large Saint Helena petrel, was a species of seabird in the family Procellariidae.", "sentence": "The Saint Helena petrel was a species of seabird in the family Procellariidae", "sub": "http://dbpedia.org/resource/Saint_Helena_petrel", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Procellariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Saint Helena petrel a species of seabird in the family Procellariidae ?", "Where was The Saint Helena petrel a species of seabird in the family Procellariidae ?"], "type": [-1, 2], "question_in_type": ["Was the a species of seabird in the family ?", "Where was The a species of seabird in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8876707, "src_sentence": "The Saint Helena petrel (Pseudobulweria rupinarum), also known as the Saint Helena gadfly petrel or large Saint Helena petrel, was a species of seabird in the family Procellariidae.", "sentence": "The Saint Helena petrel was a species of seabird in the family Procellariidae", "sub": "http://dbpedia.org/resource/Saint_Helena_petrel", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Procellariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Saint Helena petrel a species of seabird in the family Procellariidae ?", "Where was The Saint Helena petrel a species of seabird in the family Procellariidae ?"], "type": [-1, 2], "question_in_type": ["Was the a species of seabird in the family ?", "Where was The a species of seabird in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8877175, "src_sentence": "Perbrinckia scitula is a species of freshwater crabs of the family Gecarcinucidae that is endemic to Sri Lanka.", "sentence": "Perbrinckia scitula is a species of freshwater crabs of the family Gecarcinucidae", "sub": "http://dbpedia.org/resource/Perbrinckia_scitula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gecarcinucidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is perbrinckia scitula a species of freshwater crabs of the family Gecarcinucidae ?", "Who scitula is a species of freshwater crabs of the family Gecarcinucidae?"], "type": [-1, 1], "question_in_type": ["Is perbrinckia scitula a species of freshwater crabs of the family ?", "Who scitula is a species of freshwater crabs of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8878673, "src_sentence": "Lyriothemis defonsekai is a species of dragonfly in the family Libellulidae.", "sentence": "Lyriothemis defonsekai is a species of dragonfly in the family Libellulidae", "sub": "http://dbpedia.org/resource/Lyriothemis_defonsekai", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Libellulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lyriothemis defonsekai a species of dragonfly in the family Libellulidae ?", "Who defonsekai is a species of dragonfly in the family Libellulidae?"], "type": [-1, 1], "question_in_type": ["Is lyriothemis defonsekai a species of dragonfly in the family ?", "Who defonsekai is a species of dragonfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8878776, "src_sentence": "Chandler Evan Parsons (born October 25, 1988) commented that playing for four years under Billy Donovan's gave Chandler Evan Parsons (born October 25, 1988) an advantage over other players who left coach Billy Donovan's Florida Gators men's basketball team early.", "sentence": "Billy Donovan's gave Chandler Evan Parsons (born October 25, 1988) an advantage over other players left coach Billy Donovan's Florida Gators men's basketball team early", "sub": "http://dbpedia.org/resource/Chandler_Parsons", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Florida_Gators_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did billy Donovan's gav Chandler Evan Parsons (born October 25, 1988) an advantage over other players left coach Billy Donovan's Florida Gators men's basketball team early?", "Who gave Chandler Evan Parsons (born October 25, 1988) an advantage over other players left coach Who Florida Gators men's basketball team early?", "When did Billy Donovan 's give Chandler Evan Parsons ( bear?"], "type": [-1, 1, 3], "question_in_type": ["Did billy Donovan's gav Chandler Evan (born October 25, 1988) an advantage over other players left coach Billy Donovan's men's basketball team early?", "Who gave Chandler Evan (born October 25, 1988) an advantage over other players left coach Who men's basketball team early?", "When did Billy Donovan 's give Chandler Evan ( bear?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8884877, "src_sentence": "In May 2015, United States President Barack Obama interviewed Attenborough at the White House in Washington D.C. Together, they discussed the future of the planet, their passion for nature and what measures can be taken to protect the environment.", "sentence": "United States President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C.", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did united States President Barack Obama interview Together In May 2015 at the White House in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C?", "Who did United States President Barack Obama interviewed?", "When did United States President Barack Obama interview Together In?", "Where did United States President Barack Obama interviewed?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did united States President Barack Obama interview Together In May 2015 at the in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the in Washington D.C?", "Who did Barack Obama interviewed?", "When did Barack Obama interview Together In?", "Where did Barack Obama interviewed?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8885236, "src_sentence": "In May 2015, United States President Barack Obama interviewed Attenborough at the White House in Washington D.C. Together, famine-stricken countries discussed the future of The Living Planet, famine-stricken countries passion for nature and what measures can be taken to protect the environment.", "sentence": "United States President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C.", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did united States President Barack Obama interview Together In May 2015 at the White House in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the White House in Washington D.C?", "Who did United States President Barack Obama interviewed?", "When did United States President Barack Obama interview Together In?", "Where did United States President Barack Obama interviewed?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Did united States President Barack Obama interview Together In May 2015 at the in Washington D.C?", "Who President Barack Obama interviewed Together In May 2015 at the in Washington D.C?", "Who did Barack Obama interviewed?", "When did Barack Obama interview Together In?", "Where did Barack Obama interviewed?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8887563, "src_sentence": "Suharto capitalised on Sukarno's weakened position, and following a drawn-out power play with Sukarno, Suharto was appointed president in March 1968.", "sentence": "Suharto was appointed president in March 1968 following a drawn - out power play with Sukarno", "sub": "http://dbpedia.org/resource/Suharto", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Sukarno", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was suharto appointed president in March 1968 following a drawn - out power play with Sukarno ?", "Who was appointed president in March 1968 following a drawn - out power play with Sukarno?", "When was Suharto appoint president?", "Who was Suharto appointed?", "Did suharto capit on Sukarno 's weakened position?", "Who capitalised on Sukarno 's weakened position?", "Who did Suharto capitalised on?"], "type": [-1, 1, 3, 1, -1, 1, 1], "question_in_type": ["Was suharto appointed president in March 1968 following a drawn - out power play with ?", "Who was appointed president in March 1968 following a drawn - out power play with ?", "When was appoint president?", "Who was appointed?", "Did suharto capit on 's weakened position?", "Who capitalised on 's weakened position?", "Who did capitalised on?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8887741, "src_sentence": "In the late 2010s, Jakarta and Palembang were the first cities in Indonesia to have rapid transit systems, with more planned for other cities in the future.", "sentence": "Jakarta were the first cities in Indonesia In the late 2010 s", "sub": "http://dbpedia.org/resource/Indonesia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jakarta", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were jakarta the first cities in Indonesia In the late 2010 s ?", "Who were the first cities in Indonesia In the late 2010 s?", "Where were Jakarta the first cities in Indonesia In the late 2010 s ?", "When were Jakarta the first cities in Indonesia In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were jakarta the first cities in In the late 2010 s ?", "Who were the first cities in In the late 2010 s?", "Where were the first cities in In the late 2010 s ?", "When were the first cities in In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8888647, "src_sentence": "The first organized involvement by UK stores included Piccadilly Records (Manchester), Jumbo Records (Leeds), Resident (Brighton), Sister Ray (London), Rough Trade (London), Rapture (Witney), Spillers (Cardiff, Wales), and Avalanche Records (Edinburgh and Glasgow, Scotland).", "sentence": "The first organized involvement by UK stores included Piccadilly Records ( Sister Ray ( London ) , Rough Trade ( London ) Glasgow", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the first org involvement by UK stores includ Piccadilly Records ( Sister Ray ( London ) , Rough Trade ( London ) Glasgow?"], "type": [-1], "question_in_type": ["Did the first org involvement by stores includ Piccadilly Records ( Sister Ray ( ) , Rough Trade ( ) Glasgow?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8894582, "src_sentence": "Aaron Addison Gordon (born September 16, 1995) played one year of college basketball for the University of Arizona before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft.", "sentence": "Aaron Addison Gordon (born September 16 played one year of college basketball for the University of Arizona before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft", "sub": "http://dbpedia.org/resource/Aaron_Gordon", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Arizona_Wildcats_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did aaron Addison Gordon (born September 16 play one year of college basketball for the University of Arizona before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft?", "Who (born September 16 played one year of college basketball for the University of Arizona before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft?", "When did Aaron Addison Gordon ( bear?", "Where did Aaron Addison Gordon ( born September 16 played one?", "When did Aaron Addison Gordon ( born September 16 play one year of college basketball for the University of Arizona before be select by the Orlando Magic of the National Basketball Association ( NBA with the fourth overall pick?"], "type": [-1, 1, 3, 2, 3], "question_in_type": ["Did aaron Addison (born September 16 play one year of college basketball for the University of before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft?", "Who (born September 16 played one year of college basketball for the University of before being selected by the Orlando Magic of the National Basketball Association (NBA with the fourth overall pick in the 2014 NBA draft?", "When did Aaron Addison ( bear?", "Where did Aaron Addison ( born September 16 played one?", "When did Aaron Addison ( born September 16 play one year of college basketball for the University of before be select by the Orlando Magic of the National Basketball Association ( NBA with the fourth overall pick?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8896527, "src_sentence": "Ancylus ashangiensis is an aquatic pulmonate gastropod in the Ancylidae family.", "sentence": "Ancylus ashangiensis is an aquatic pulmonate gastropod in the Ancylidae family", "sub": "http://dbpedia.org/resource/Ancylus_ashangiensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ancylini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ancylus ashangiensis an aquatic pulmonate gastropod in the Ancylidae family ?", "Who is Ancylus ashangiensis an aquatic pulmonate gastropod in the Ancylidae family ?"], "type": [-1, 1], "question_in_type": ["Is ancylus ashangiensis an aquatic pulmonate gastropod in the family ?", "Who is an aquatic pulmonate gastropod in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8898373, "src_sentence": "Matters are complicated when Kane writes to Hawaii telling Kane American relatives about the death of Kane husband at Nagasaki.", "sentence": "Kane writes to Hawaii telling Kane American relatives about the death of Kane husband at Nagasaki", "sub": "http://dbpedia.org/resource/Kane_(wrestler)", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does kane writ to Hawaii tel Kane American rel about the death of Kane husband at Nagasaki?", "Who writes to Hawaii telling Who American relatives about the death of Who husband at Nagasaki?", "Where did Kane writes to?"], "type": [-1, 1, 2], "question_in_type": ["Does kane writ to Hawaii tel rel about the death of husband at Nagasaki?", "Who writes to Hawaii telling Who relatives about the death of Who husband at Nagasaki?", "Where did writes to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8898621, "src_sentence": "Pedro Francisco Duque Duque, OF, OMSE (Madrid, 14 March 1963) is a Spanish astronaut and aeronautics engineer who serves as Minister of Science of the Government of Spain.", "sentence": "Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of Spain", "sub": "http://dbpedia.org/resource/Spain", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Madrid", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 aeronautics engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 aeronautics engineer who serves as?", "When is Pedro Francisco Duque Duque , OF , OMSE ( Madrid ,?", "Is pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 a Spanish astronaut engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is a Spanish astronaut engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 a Spanish astronaut engineer who serves as?"], "type": [-1, 1, 2, 3, -1, 1, 2], "question_in_type": ["Is pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 aeronautics engineer who serves as Minister of Science of the Government of ?", "Who Duque Duque , OF , OMSE ( , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of ?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 aeronautics engineer who serves as?", "When is Pedro Francisco Duque Duque , OF , OMSE ( ,?", "Is pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 a astronaut engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( , 14 March 1963 is a astronaut engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 a astronaut engineer who serves as?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8898665, "src_sentence": "Pedro Francisco Duque Duque, OF, OMSE (Madrid, 14 March 1963) is a Spanish astronaut and aeronautics engineer who serves as Minister of Science of the Government of Spain.", "sentence": "Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of Spain", "sub": "http://dbpedia.org/resource/Spain", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Madrid", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 aeronautics engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 aeronautics engineer who serves as?", "When is Pedro Francisco Duque Duque , OF , OMSE ( Madrid ,?", "Is pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 a Spanish astronaut engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( Madrid , 14 March 1963 is a Spanish astronaut engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( Madrid , 14 March 1963 a Spanish astronaut engineer who serves as?"], "type": [-1, 1, 2, 3, -1, 1, 2], "question_in_type": ["Is pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 aeronautics engineer who serves as Minister of Science of the Government of ?", "Who Duque Duque , OF , OMSE ( , 14 March 1963 is aeronautics engineer who serves as Minister of Science of the Government of ?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 aeronautics engineer who serves as?", "When is Pedro Francisco Duque Duque , OF , OMSE ( ,?", "Is pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 a astronaut engineer who serves as Minister of Science of the Government of Spain ?", "Who Duque Duque , OF , OMSE ( , 14 March 1963 is a astronaut engineer who serves as Minister of Science of the Government of Spain?", "Where is Pedro Francisco Duque Duque , OF , OMSE ( , 14 March 1963 a astronaut engineer who serves as?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8905461, "src_sentence": "Scutiger maculatus, the spotted lazy toad or Piebald alpine toad, is a species of frog in the family Megophryidae.", "sentence": "Scutiger maculatus is a species of frog in the family Megophryidae", "sub": "http://dbpedia.org/resource/Scutiger_maculatus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megophryidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scutiger maculatus a species of frog in the family Megophryidae ?", "Where is Scutiger maculatus a species of frog in the family Megophryidae ?"], "type": [-1, 2], "question_in_type": ["Is scutiger maculatus a species of frog in the family ?", "Where is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8905993, "src_sentence": "Based only on uncertain descriptions of the first practical telescope which Hans Lippershey tried to patent in the Netherlands in 1608, Galileo, in the following year, made a telescope with about 3x magnification.", "sentence": "Hans Lippershey tried to patent in the Netherlands in 1608", "sub": "http://dbpedia.org/resource/Hans_Lippershey", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did hans Lippershey tri to patent in the Netherlands in 1608?", "Who tried to patent in the Netherlands in 1608?", "Where did Hans Lippershey tried to?", "When did Hans Lippershey try to patent in the Netherlands?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did hans Lippershey tri to patent in the in 1608?", "Who tried to patent in the in 1608?", "Where did tried to?", "When did try to patent in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8907150, "src_sentence": "Cryptoprocta spelea, also known as the giant fossa, is an extinct species of carnivore from Madagascar in the family Eupleridae, which is most closely related to the mongooses and includes all Malagasy carnivorans.", "sentence": "Cryptoprocta spelea is an extinct species of carnivore from Madagascar in the family", "sub": "http://dbpedia.org/resource/Cryptoprocta_spelea", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cryptoprocta spelea an extinct species of carnivore from Madagascar in the family ?", "Where is Cryptoprocta spelea an extinct species of carnivore from Madagascar in the family ?"], "type": [-1, 2], "question_in_type": ["Is cryptoprocta spelea an species of carnivore from Madagascar in the family ?", "Where is an species of carnivore from Madagascar in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8907749, "src_sentence": "From 1982, the facelifted E2 Vauxhall Carltons were distinguishable from Opel Rekords only by their badging, with no sheet metal differences.", "sentence": "the facelifted E2 Vauxhall Carltons were distinguishable from Opel Rekords with no sheet metal differences From 1982", "sub": "http://dbpedia.org/resource/Opel", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Vauxhall_Motors", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Were the facelifted E2 Vauxhall Carltons distinguishable from Opel Rekords with no sheet metal differences From 1982 ?", "Who were the facelifted E2 Vauxhall Carltons distinguishable from Opel Rekords with no sheet metal differences From 1982 ?", "Where were the facelifted E2 Vauxhall Carltons distinguishable from Opel Rekords with no sheet metal differences From 1982 ?", "When were the facelifted E2 Vauxhall Carltons distinguishable from Opel Rekords with no sheet metal differences From?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were the facelifted E2 Carltons distinguishable from Rekords with no sheet metal differences From 1982 ?", "Who were the facelifted E2 Carltons distinguishable from Rekords with no sheet metal differences From 1982 ?", "Where were the facelifted E2 Carltons distinguishable from Rekords with no sheet metal differences From 1982 ?", "When were the facelifted E2 Carltons distinguishable from Rekords with no sheet metal differences From?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 8911054, "src_sentence": "The Wye Bridge (Welsh: Pont Gwy) is a 1,340 ft (408 m) long cable-stayed bridge, which crosses the border marked by the River Wye between England and Wales, 2 miles (3.2 km) south of Chepstow.", "sentence": "The Wye Bridge is a 1,340 ft (408 m) long cable-stayed bridge, which crosses the border marked by the River Wye between England and Wales, 2 miles (3.2 km) south of Chepstow", "sub": "http://dbpedia.org/resource/Wye_Bridge,_Monmouth", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/River_Wye", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Wye Bridge a 1,340 ft ( 408 m ) long cable-stayed bridge , which crosses the border marked by the River Wye between England and Wales , 2 miles ( 3.2 km ) south of Chepstow ?", "Who is a 1,340 ft (408 m) long cable-stayed bridge, which crosses the border marked by the River Wye between England and Wales, 2 miles (3.2 km) south of Chepstow?", "Where is The Wye Bridge a 1,340 ft ( 408 m ) long cable-stayed bridge , which crosses the?"], "type": [-1, 1, 2], "question_in_type": ["Is the a 1,340 ft ( 408 m ) long cable-stayed bridge , which crosses the border marked by the between England and Wales , 2 miles ( 3.2 km ) south of Chepstow ?", "Who is a 1,340 ft (408 m) long cable-stayed bridge, which crosses the border marked by the between England and Wales, 2 miles (3.2 km) south of Chepstow?", "Where is The a 1,340 ft ( 408 m ) long cable-stayed bridge , which crosses the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 8911249, "src_sentence": "Triaenodes phalacris is an extinct species of species caddisfly in the family Leptoceridae.", "sentence": "Triaenodes phalacris is an extinct species of species caddisfly in the family Leptoceridae", "sub": "http://dbpedia.org/resource/Triaenodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Leptoceridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is triaenodes phalacris an extinct species of species caddisfly in the family Leptoceridae ?"], "type": [-1], "question_in_type": ["Is triaenodes phalacris an extinct species of species caddisfly in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8916443, "src_sentence": "Delminichthys krbavensis is a species of fish in the family Cyprinidae.", "sentence": "Delminichthys krbavensis is a species of fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Delminichthys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is delminichthys krbavensis a species of fish in the family Cyprinidae ?", "Who krbavensis is a species of fish in the family Cyprinidae?"], "type": [-1, 1], "question_in_type": ["Is delminichthys krbavensis a species of fish in the family ?", "Who krbavensis is a species of fish in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8920024, "src_sentence": "Cyclura rileyi, commonly known as the Bahamian rock iguana or the San Salvador rock iguana, is a critically endangered species of lizard in the family Iguanidae.", "sentence": "Cyclura rileyi is a critically endangered species of lizard in the family Iguanidae", "sub": "http://dbpedia.org/resource/Cyclura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Iguanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyclura rileyi a critically endangered species of lizard in the family Iguanidae ?", "Who rileyi is a critically endangered species of lizard in the family Iguanidae?"], "type": [-1, 1], "question_in_type": ["Is cyclura rileyi a critically endangered species of lizard in the family ?", "Who rileyi is a critically endangered species of lizard in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8920617, "src_sentence": "In 1911, while the Red Sox were still playing on the old Huntington Avenue Grounds, owner John I. Taylor purchased the land bordered by Brookline Avenue, Jersey Street, Van Ness Street and Lansdowne Street and developed it into a larger baseball stadium, Fenway Park.", "sentence": "the Red Sox were playing on the old Huntington Avenue Grounds still", "sub": "http://dbpedia.org/resource/Huntington_Avenue_Grounds", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Boston_Red_Sox", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Were the Red Sox playing on the old Huntington Avenue Grounds still ?", "Who were playing on the old Huntington Avenue Grounds still?", "Where were the Red Sox playing on?"], "type": [-1, 1, 2], "question_in_type": ["Were the playing on the old still ?", "Who were playing on the old still?", "Where were the playing on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8921141, "src_sentence": "On October 9, 1920, a baseball park located in Boston, Massachusetts, near Kenmore Square was the site of the first open-air boxing show in Boston.", "sentence": "a baseball park located in Boston, Massachusetts, near Kenmore Square was the site of the first open-air boxing show in Boston On October 9, 1920", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a baseball park located in Boston , Massachusetts , near Kenmore Square the site of the first open-air boxing show in Boston On October 9 , 1920 ?", "When was a baseball park locate in Boston , Massachusetts , near Kenmore Square the site of the first open-air boxing show in Boston On?"], "type": [-1, 3], "question_in_type": ["Was a baseball park located in , , near Kenmore Square the site of the first open-air boxing show in On October 9 , 1920 ?", "When was a baseball park locate in , , near Kenmore Square the site of the first open-air boxing show in On?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8921254, "src_sentence": "a baseball park located in Boston, Massachusetts, near Kenmore Square can be reached by the Massachusetts Bay Transportation Authority (MBTA) Green Line subway's Kenmore Station on the \"B\", \"C\" and \"D\" branches, as well as the Fenway Station on the \"D\" branch.", "sentence": "a baseball park located in Boston , Massachusetts , near Kenmore Square can be reached by the Massachusetts Bay Transportation Authority ( MBTA ) Green Line subway 's Kenmore Station", "sub": "http://dbpedia.org/resource/Massachusetts_Bay_Transportation_Authority", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Can a baseball park located in Boston , Massachusetts , near Kenmore Square be reached by the Massachusetts Bay Transportation Authority ( MBTA ) Green Line subway 's Kenmore Station ?"], "type": [-1], "question_in_type": ["Can a baseball park located in , Massachusetts , near Kenmore Square be reached by the ( MBTA ) Green Line subway 's Kenmore Station ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8921298, "src_sentence": "Asunto terminado is a 1953 Argentinean film, directed by Kurt Land, written by Abel Santa Cruz.", "sentence": "Asunto terminado is a 1953 Argentinean film, directed by Kurt Land, written by Abel Santa Cruz", "sub": "http://dbpedia.org/resource/Asunto_terminado", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Kurt_Land", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is asunto terminado a 1953 Argentinean film , directed by Kurt Land , written by Abel Santa Cruz ?", "When is Asunto terminado a?", "Where is Asunto terminado a 1953 Argentinean film , directed by?", "Who is Asunto terminado a 1953 Argentinean film , directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Is asunto terminado a 1953 Argentinean film , directed by , written by Abel Santa Cruz ?", "When is a?", "Where is a 1953 Argentinean film , directed by?", "Who is a 1953 Argentinean film , directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8927365, "src_sentence": "Braunschweig's major local football team is Eintracht Braunschweig.", "sentence": "Braunschweig's major local football team is Eintracht Braunschweig", "sub": "http://dbpedia.org/resource/Eintracht_Braunschweig", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Braunschweig", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is braunschweig 's major local football team Eintracht Braunschweig ?", "Who is Braunschweig 's major local football team Eintracht Braunschweig ?"], "type": [-1, 1], "question_in_type": ["Is braunschweig 's major local football team ?", "Who is 's major local football team ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8929404, "src_sentence": "Gasworks hosts up to four exhibitions a year and profiles emerging or mid-career international or UK artists who have limited previous exposure in London.", "sentence": "mid-career international or UK artists have limited previous exposure in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do mid-career international or UK artists hav limit previous exposure in London?", "Where did mid-career international or UK artists have limited?"], "type": [-1, 2], "question_in_type": ["Do mid-career international or artists hav limit previous exposure in ?", "Where did mid-career international or artists have limited?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8929449, "src_sentence": "Hiranyakashipu's own son, Prahlada, however, disagreed.", "sentence": "Prahlada [is] own son [of] Hiranyakashipu", "sub": "http://dbpedia.org/resource/Hiranyakashipu", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Prahlada", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does prahlada [is] own son [of] Hiranyakashipu?", "Who [is] own son [of] Hiranyakashipu?"], "type": [-1, 1], "question_in_type": ["Does prahlada [is] own son [of] ?", "Who [is] own son [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8933500, "src_sentence": "In September 2010, Parsons and co-stars Johnny Galecki and Kaley Cuoco signed new contracts, guaranteeing each of them $200,000 per episode for the fourth season of The Big Bang Theory, with substantial raises for each of the next three seasons.", "sentence": "co-stars Kaley Cuoco signed new contracts guaranteeing each of them for the fourth season of The Big Bang Theory", "sub": "http://dbpedia.org/resource/The_Big_Bang_Theory", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Kaley_Cuoco", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did co-stars Kaley Cuoco sign new contracts guaranteeing each of them for the fourth season of The Big Bang Theory?", "Who did co-stars Kaley Cuoco signed new?", "When did co-stars Kaley Cuoco sign new contracts guarantee each of them for?", "Did co-stars Kaley Cuoco sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In September 2010?", "Where did co-stars Kaley Cuoco signed new?", "When did co-stars Kaley Cuoco sign new contracts guarantee each of them $ 200,000 per episode for?", "When did co-stars Kaley Cuoco sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In?", "Did parsons Kaley Cuoco sign new contracts guaranteeing each of them for the fourth season of The Big Bang Theory?", "Who did Parsons Kaley Cuoco signed new?", "When did Parsons Kaley Cuoco sign new contracts guarantee each of them for?", "Did parsons Kaley Cuoco sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In September 2010?", "Where did Parsons Kaley Cuoco signed new?", "When did Parsons Kaley Cuoco sign new contracts guarantee each of them $ 200,000 per episode for?", "When did Parsons Kaley Cuoco sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In?", "Did parsons Johnny Galecki sign new contracts guaranteeing each of them for the fourth season of The Big Bang Theory?", "Who did Parsons Johnny Galecki signed new?", "When did Parsons Johnny Galecki sign new contracts guarantee each of them for?", "Did parsons Johnny Galecki sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In September 2010?", "Where did Parsons Johnny Galecki signed new?", "When did Parsons Johnny Galecki sign new contracts guarantee each of them $ 200,000 per episode for?", "When did Parsons Johnny Galecki sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of The Big Bang Theory In?"], "type": [-1, 1, 3, -1, 2, 3, 3, -1, 1, 3, -1, 2, 3, 3, -1, 1, 3, -1, 2, 3, 3], "question_in_type": ["Did co-stars sign new contracts guaranteeing each of them for the fourth season of ?", "Who did co-stars signed new?", "When did co-stars sign new contracts guarantee each of them for?", "Did co-stars sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of In September 2010?", "Where did co-stars signed new?", "When did co-stars sign new contracts guarantee each of them $ 200,000 per episode for?", "When did co-stars sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of In?", "Did parsons sign new contracts guaranteeing each of them for the fourth season of ?", "Who did Parsons signed new?", "When did Parsons sign new contracts guarantee each of them for?", "Did parsons sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of In September 2010?", "Where did Parsons signed new?", "When did Parsons sign new contracts guarantee each of them $ 200,000 per episode for?", "When did Parsons sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of In?", "Did parsons sign new contracts guaranteeing each of them for the fourth season of ?", "Who did Parsons signed new?", "When did Parsons sign new contracts guarantee each of them for?", "Did parsons sign new contracts guaranteeing each of them $ 200,000 per episode for the fourth season of In September 2010?", "Where did Parsons signed new?", "When did Parsons sign new contracts guarantee each of them $ 200,000 per episode for?", "When did Parsons sign new contracts guarantee each of them $ 200,000 per episode for the fourth season of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8939180, "src_sentence": "Krishna is Devaki and Vasudeva Anakadundubhi's son and his birthday is celebrated by Hindus as Janmashtami, particularly those of the Gaudiya Vaishnavism tradition as he is considered the Supreme Personality of Godhead.", "sentence": "Krishna is son [of] Vasudeva Anakadundubhi", "sub": "http://dbpedia.org/resource/Vasudeva", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Krishna", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is krishna son [ of ] Vasudeva Anakadundubhi ?", "Who is son [of] Vasudeva Anakadundubhi?", "Is krishna Vasudeva Anakadundubhi 's son as he considered the Supreme Personality of Godhead ?", "Who is Vasudeva Anakadundubhi 's son as he is considered the Supreme Personality of Godhead?", "Where is Krishna Vasudeva Anakadundubhi 's son as he considered the?", "Is krishna Devaki celebrated by Hindus as Janmashtami ?", "Who is Devaki is celebrated by Hindus as Janmashtami?", "Where is Krishna Devaki celebrated by?"], "type": [-1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is krishna son [ of ] Anakadundubhi ?", "Who is son [of] Anakadundubhi?", "Is krishna Anakadundubhi 's son as he considered the Supreme Personality of Godhead ?", "Who is Anakadundubhi 's son as he is considered the Supreme Personality of Godhead?", "Where is Anakadundubhi 's son as he considered the?", "Is krishna celebrated by Hindus as Janmashtami ?", "Who is is celebrated by Hindus as Janmashtami?", "Where is celebrated by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8939587, "src_sentence": "The southern black rhinoceros or Cape rhinoceros (Diceros bicornis bicornis) is an extinct subspecies of the black rhinoceros that was once abundant in South Africa from the Cape Province to Transvaal, southern Namibia, and possibly also Lesotho and southern Botswana.", "sentence": "The southern black rhinoceros or Cape rhinoceros (Diceros bicornis bicornis is an extinct subspecies of the black rhinoceros", "sub": "http://dbpedia.org/resource/Southern_black_rhinoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhinoceros", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the southern black rhinoceros or Cape rhinoceros ( Diceros bicornis bicornis an extinct subspecies of the black rhinoceros ?", "Who is The southern black rhinoceros or Cape rhinoceros ( Diceros bicornis bicornis an extinct subspecies of the black rhinoceros ?"], "type": [-1, 1], "question_in_type": ["Is the or Cape ( Diceros bicornis bicornis an extinct subspecies of the black ?", "Who is The or Cape ( Diceros bicornis bicornis an extinct subspecies of the black ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8939712, "src_sentence": "a public holiday in Belize was created by Belizean civil rights activist, Thomas Vincent Ramos, in 1941.", "sentence": "Thomas Vincent Ramos [is] civil rights activist [from] Belize", "sub": "http://dbpedia.org/resource/Thomas_Vincent_Ramos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Belize", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does thomas Vincent Ramos [is] civil rights act [from] Belize?", "Who [is] civil rights activist [from] Belize?", "Where did Thomas Vincent Ramos [ is ] civil rights activist?"], "type": [-1, 1, 2], "question_in_type": ["Does thomas Vincent Ramos [is] civil rights act [from] ?", "Who [is] civil rights activist [from] ?", "Where did [ is ] civil rights activist?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8942088, "src_sentence": "The Golden Gate Bridge was initially designed by engineer Joseph Strauss in 1917.", "sentence": "The Golden Gate Bridge was designed by engineer Joseph Strauss in 1917 initially", "sub": "http://dbpedia.org/resource/Golden_Gate_Bridge", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Joseph_Strauss_(engineer)", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was the Golden Gate Bridge designed by engineer Joseph Strauss in 1917 initially ?", "Who was designed by engineer Joseph Strauss in 1917 initially?", "Who was The Golden Gate Bridge designed by?", "When was The Golden Gate Bridge design by engineer Joseph Strauss?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was the designed by engineer in 1917 initially ?", "Who was designed by engineer in 1917 initially?", "Who was The designed by?", "When was The design by engineer ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 8945986, "src_sentence": "The ceremony also included a handover of the Olympic flag by Boris Johnson, Mayor of London, to Eduardo Paes, Mayor of Rio de Janeiro, the host city of the 2016 Summer Olympics.", "sentence": "Eduardo Paes [is] Mayor of Rio de Janeiro", "sub": "http://dbpedia.org/resource/Eduardo_Paes", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rio_de_Janeiro", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does eduardo Paes [is] Mayor of Rio de Janeiro?", "Who [is] Mayor of Rio de Janeiro?", "Where did Eduardo Paes [ is ] Mayor of Rio de Janeiro ?"], "type": [-1, 1, 2], "question_in_type": ["Does eduardo Paes [is] Mayor of ?", "Who [is] Mayor of ?", "Where did [ is ] Mayor of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8946371, "src_sentence": "Opening ceremony = also included a handover of the Olympic flag by Boris Johnson, Mayor of London, to Eduardo Paes, Mayor of Rio de Janeiro, the host city of the 2016 Summer Olympics.", "sentence": "Eduardo Paes [is] Mayor of Rio de Janeiro", "sub": "http://dbpedia.org/resource/Eduardo_Paes", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rio_de_Janeiro", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does eduardo Paes [is] Mayor of Rio de Janeiro?", "Who [is] Mayor of Rio de Janeiro?", "Where did Eduardo Paes [ is ] Mayor of Rio de Janeiro ?"], "type": [-1, 1, 2], "question_in_type": ["Does eduardo Paes [is] Mayor of ?", "Who [is] Mayor of ?", "Where did [ is ] Mayor of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8948291, "src_sentence": "Carl Friedrich Gauss, a German mathematician considered the predicament that would face scientists if they were confined to the surface of an imaginary large sphere with particular properties, known as a sphere-world.", "sentence": "Carl Friedrich Gauss [is] a mathematician [from] Germany", "sub": "http://dbpedia.org/resource/Carl_Friedrich_Gauss", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does carl Friedrich Gauss [is] a mathematician [from] Germany?", "Who [is] a mathematician [from] Germany?", "Where did Carl Friedrich Gauss [ is ] a mathematician [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does carl Friedrich Gauss [is] a mathematician [from] ?", "Who [is] a mathematician [from] ?", "Where did [ is ] a mathematician [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8948612, "src_sentence": "Papapetrou's professional career began with the Greek League team Olympiacos in 2013, when a Greek professional basketball player who plays for and captains Panathinaikos of the Greek Basket League and the EuroLeague signed a 5-year deal with the Greek League team Olympiacos, in late August 2013, which was a Greek professional basketball player who plays for and captains Panathinaikos of the Greek Basket League and the EuroLeague first pro deal.", "sentence": "Panathinaikos [is] professional basketball player [from] Greece", "sub": "http://dbpedia.org/resource/Panathinaikos_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does panathinaikos [is] professional basketball player [from] Greece?", "Where did Panathinaikos [ is ] professional basketball player [ from ] Greece ?"], "type": [-1, 2], "question_in_type": ["Does panathinaikos [is] professional basketball player [from] ?", "Where did [ is ] professional basketball player [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8948651, "src_sentence": "The Mangaia rail (Gallirallus ripleyi) is an extinct species of flightless bird in the rail family, Rallidae.", "sentence": "The Mangaia rail is an extinct species of flightless bird in the rail family", "sub": "http://dbpedia.org/resource/Mangaia_rail", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rallidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Mangaia rail an extinct species of flightless bird in the rail family ?"], "type": [-1], "question_in_type": ["Is the an extinct species of flightless bird in the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8951155, "src_sentence": "The University of Texas at Austin and Texas A&M University are the flagship universities of the University of Texas System and Texas A&M University System, respectively.", "sentence": "The University of Texas at Austin are the flagship universities of the University of Texas A&M University System", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the University of Texas at Austin the flagship universities of the University of Texas A & M University System ?", "Who at Austin are the flagship universities of the University of Texas A&M University System?", "Where are The University of Texas at Austin the flagship universities of the University of Texas A & M University System ?", "Are the University of Texas at Austin the flagship universities of the University of Texas System ?", "Who at Austin are the flagship universities of the University of Texas System?", "Where are The University of Texas at Austin the flagship universities of the University of Texas System ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Are the University of at the flagship universities of the University of A & M University System ?", "Who at are the flagship universities of the University of A&M University System?", "Where are The University of at the flagship universities of the University of A & M University System ?", "Are the University of at the flagship universities of the University of System ?", "Who at are the flagship universities of the University of System?", "Where are The University of at the flagship universities of the University of System ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8954402, "src_sentence": "Leslie Burnell Jepsen (born June 24, 1967) is a retired American professional basketball player who played in the National Basketball Association (NBA) during the early 1990s.", "sentence": "Leslie Burnell Jepsen (born June 24, 1967 is a retired American professional basketball player who played in the National Basketball Association (NBA) during the early 1990s", "sub": "http://dbpedia.org/resource/Leslie_Knope", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is leslie Burnell Jepsen ( born June 24 , 1967 a retired American professional basketball player who played in the National Basketball Association ( NBA ) during the early 1990s ?", "Who (born June 24, 1967 is a retired American professional basketball player who played in the National Basketball Association (NBA) during the early 1990s?", "When is Leslie Burnell Jepsen ( bear?", "Where is Leslie Burnell Jepsen ( born?", "When is Leslie Burnell Jepsen ( bear June 24 , 1967 a retired American professional basketball player who play in the National Basketball Association ( NBA ) during?"], "type": [-1, 1, 3, 2, 3], "question_in_type": ["Is leslie Burnell Jepsen ( born June 24 , 1967 a retired professional basketball player who played in the National Basketball Association ( NBA ) during the early 1990s ?", "Who (born June 24, 1967 is a retired professional basketball player who played in the National Basketball Association (NBA) during the early 1990s?", "When is Burnell Jepsen ( bear?", "Where is Burnell Jepsen ( born?", "When is Burnell Jepsen ( bear June 24 , 1967 a retired professional basketball player who play in the National Basketball Association ( NBA ) during?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8954525, "src_sentence": "In addition to the journal, the Harvard Law Review Association, in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review also publishes The Bluebook: A Uniform System of Citation, the most widely followed authority for legal citation formats in the United States.", "sentence": "the Harvard Law Review Association publishes The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review", "sub": "http://dbpedia.org/resource/Bluebook", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Harvard_Law_Review", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Harvard Law Review Association publ The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Who publishes The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Where did the Harvard Law Review Association publishes The?"], "type": [-1, 1, 2], "question_in_type": ["Does the publ The in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Who publishes The in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Where did the publishes The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8954717, "src_sentence": "In addition to the journal, the Harvard Law Review Association, in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review also publishes The Bluebook: A Uniform System of Citation, the most widely followed authority for legal citation formats in the United States.", "sentence": "the Harvard Law Review Association publishes The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review", "sub": "http://dbpedia.org/resource/Bluebook", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Harvard_Law_Review", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Harvard Law Review Association publ The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Who publishes The Bluebook in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Where did the Harvard Law Review Association publishes The?"], "type": [-1, 1, 2], "question_in_type": ["Does the publ The in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Who publishes The in conjunction with the Columbia Law Review, University of Pennsylvania Law Review, and Yale Law Review?", "Where did the publishes The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8957038, "src_sentence": "Rwanda's highest domestic football competition is the Rwanda National Football League; as of 2015, Rwanda's national football team is APR FC of Kigali, having won 13 of the last 17 championships.", "sentence": "Rwanda's national football team is APR FC of Kigali", "sub": "http://dbpedia.org/resource/Arm\u00e9e_Patriotique_Rwandaise_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Rwanda", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is rwanda 's national football team APR FC of Kigali ?", "Who's national football team is APR FC of Kigali?", "Where is Rwanda 's national football team APR FC of Kigali ?"], "type": [-1, 1, 2], "question_in_type": ["Is rwanda 's national football team of Kigali ?", "Who's national football team is of Kigali?", "Where is 's national football team of Kigali ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8959245, "src_sentence": "Most locations in John Hughes, who moved from Grosse Pointe to Northbrook films include Glenbrook North, the former Maine North High School, the Ben Rose House in Highland Park, and the famous Home Alone house in Winnetka, Illinois.", "sentence": "Most locations in John Hughes include the famous Home Alone house in Winnetka", "sub": "http://dbpedia.org/resource/Home_Alone", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Hughes_(filmmaker)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do most locations in John Hughes includ the famous Home Alone house in Winnetka?", "Who did Most locations in John Hughes include the?", "Where did Most locations in John Hughes include the?"], "type": [-1, 1, 2], "question_in_type": ["Do most locations in includ the famous house in Winnetka?", "Who did Most locations in include the?", "Where did Most locations in include the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8961122, "src_sentence": "According to the History of the Prophets and Kings, when Ali ibn Husayn Zayn al-Abidin gave the sermon in presence of Yazid, Ali ibn Husayn Zayn al-Abidin let presence of Yazid hold the mourning of Imam Husayn ibn Ali for three days in a formal manner.", "sentence": "presence of Yazid hold the mourning of Imam Husayn ibn Ali for three days", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/opponent", "obj": "http://dbpedia.org/resource/Yazid_I", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does presence of Yazid hold the mourning of Imam Husayn ibn Ali for three days?", "Where did presence of Yazid hold the?", "When did presence of Yazid hold the mourning of Imam Husayn ibn Ali for?", "When did ali ibn Husayn Zayn al - Abidin let presence of Yazid hold the mourning of Imam Husayn ibn Ali for three days in a formal manner ?"], "type": [-1, 2, 3, 3], "question_in_type": ["Does presence of hold the mourning of ibn Ali for three days?", "Where did presence of hold the?", "When did presence of hold the mourning of ibn Ali for?", "When did ali ibn Husayn Zayn al - Abidin let presence of Yazid hold the mourning of ibn Ali for three days in a formal manner ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8961930, "src_sentence": "Cheops, === Herodotus claims, was a tyrannical king, which probably shows the view of the Greeks that such buildings can only come about through cruel exploitation of the people.", "sentence": "Cheops, === Herodotus claims was a tyrannical king, which probably shows the view of the Greeks that such buildings can only come about through cruel exploitation of the people", "sub": "http://dbpedia.org/resource/Herodotus", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Greeks", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Was cheops , === Herodotus claims a tyrannical king , which probably shows the view of the Greeks that such buildings can only come about through cruel exploitation of the people ?", "Where was Cheops , === Herodotus claims?"], "type": [-1, 2], "question_in_type": ["Was cheops , === claims a tyrannical king , which probably shows the view of the that such buildings can only come about through cruel exploitation of the people ?", "Where was Cheops , === claims?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 8963544, "src_sentence": "In 2013 held in Malabo on I Campus of Basketball Ciudad de Malabo organized by the Equatorial Guinea Basketball Federation and Club de Baloncesto Conejero from Spain.", "sentence": "Basketball Ciudad de Malabo organized by the Equatorial Guinea Basketball Federation", "sub": "http://dbpedia.org/resource/Equatorial_Guinea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Malabo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does basketball Ciudad de Malabo org by the Equatorial Guinea Basketball Federation?", "Who did Basketball Ciudad de Malabo organized by?", "Where did Basketball Ciudad de Malabo organized by?"], "type": [-1, 1, 2], "question_in_type": ["Does basketball Ciudad de org by the Basketball Federation?", "Who did Basketball Ciudad de organized by?", "Where did Basketball Ciudad de organized by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8963642, "src_sentence": "Malabo is a focal point for tourism in Equatorial Guinea.", "sentence": "Malabo is a focal point for tourism in Equatorial Guinea", "sub": "http://dbpedia.org/resource/Equatorial_Guinea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Malabo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is malabo a focal point for tourism in Equatorial Guinea ?", "Where is Malabo a focal point for tourism in Equatorial Guinea ?"], "type": [-1, 2], "question_in_type": ["Is malabo a focal point for tourism in ?", "Where is a focal point for tourism in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8965049, "src_sentence": "Pachypanchax sakaramyi is a species of Aplocheilid killifish endemic to Madagascar where it is only known from Sakaramy and Antongombato Rivers with reports that it is found in several crater lakes.", "sentence": "Pachypanchax sakaramyi is a species of Aplocheilid killifish endemic to Madagascar", "sub": "http://dbpedia.org/resource/Pachypanchax_sakaramyi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Aplocheilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pachypanchax sakaramyi a species of Aplocheilid killifish endemic to Madagascar ?", "Where is Pachypanchax sakaramyi a species of Aplocheilid killifish endemic to Madagascar ?"], "type": [-1, 2], "question_in_type": ["Is pachypanchax sakaramyi a species of killifish endemic to Madagascar ?", "Where is a species of killifish endemic to Madagascar ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8965625, "src_sentence": "Argonne National Laboratory's Experimental Breeder Reactor I, located at the Atomic Energy Commission's National Reactor Testing Station near Arco, Idaho, became the first nuclear reactor to create electricity on 20 December 1951.", "sentence": "Argonne National Laboratory's Experimental Breeder Reactor I located at the Atomic Energy Commission's National Reactor Testing Station near Arco", "sub": "http://dbpedia.org/resource/Experimental_Breeder_Reactor_I", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/United_States_Atomic_Energy_Commission", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Did argonne National Laboratory's Experimental Breeder Reactor I loc at the Atomic Energy Commission's National Reactor Testing Station near Arco?", "Who Experimental Breeder Reactor I located at the Atomic Energy Commission's National Reactor Testing Station near Arco?", "Where did Argonne National Laboratory 's Experimental Breeder Reactor I located at?"], "type": [-1, 1, 2], "question_in_type": ["Did argonne National Laboratory's loc at the 's National Reactor Testing Station near Arco?", "Who located at the 's National Reactor Testing Station near Arco?", "Where did Argonne National Laboratory 's located at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 8965861, "src_sentence": "Theliderma intermedia, the Cumberland monkeyface pearly mussel or Cumberland monkeyface, is a species of freshwater mussel in the family Unionidae, the river mussels.", "sentence": "the Cumberland monkeyface is a species of freshwater mussel in the family Unionidae", "sub": "http://dbpedia.org/resource/Cumberland_monkeyface_pearly_mussel", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Unionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Cumberland monkeyface a species of freshwater mussel in the family Unionidae ?", "Where is the Cumberland monkeyface a species of freshwater mussel in the family Unionidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of freshwater mussel in the family ?", "Where is the a species of freshwater mussel in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8968250, "src_sentence": "In Switzerland, the European Broadcasting Union organised a Digital Radio Week.", "sentence": "the European Broadcasting Union organised a Digital Radio Week In Switzerland", "sub": "http://dbpedia.org/resource/European_Broadcasting_Union", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the European Broadcasting Union org a Digital Radio Week In Switzerland?", "Who organised a Digital Radio Week In Switzerland?", "Where did the European Broadcasting Union organised a?"], "type": [-1, 1, 2], "question_in_type": ["Did the org a Digital Radio Week In ?", "Who organised a Digital Radio Week In ?", "Where did the organised a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8968553, "src_sentence": "The unresolved border conflict with Bolivia over the Chaco region finally erupted in the early 1930s in the Chaco War.", "sentence": "The unresolved border conflict with Bolivia over the Chaco region erupted in the early 1930s in the Chaco War finally", "sub": "http://dbpedia.org/resource/Chaco_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Gran_Chaco", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the unresolved border conflict with Bolivia over the Chaco region erupt in the early 1930s in the Chaco War finally?", "Where did The unresolved border conflict with Bolivia over the Chaco region erupted in?", "Who did The unresolved border conflict with Bolivia over the Chaco region erupted in?", "When did The unresolved border conflict with Bolivia over the Chaco region erupt?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did the unresolved border conflict with Bolivia over the region erupt in the early 1930s in the finally?", "Where did The unresolved border conflict with Bolivia over the region erupted in?", "Who did The unresolved border conflict with Bolivia over the region erupted in?", "When did The unresolved border conflict with Bolivia over the region erupt?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8971221, "src_sentence": "Abidjan became the third capital of Ivory Coast by a 1934 decree, following Grand-Bassam and Bingerville.", "sentence": "Abidjan became the third capital of Ivory Coast following Bingerville", "sub": "http://dbpedia.org/resource/Ivory_Coast", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abidjan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did abidjan becam the third capital of Ivory Coast following Bingerville?", "Where did Abidjan became the?", "Did abidjan becam the third capital of Ivory Coast?"], "type": [-1, 2, -1], "question_in_type": ["Did abidjan becam the third capital of following Bingerville?", "Where did became the?", "Did abidjan becam the third capital of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8971286, "src_sentence": "The majority of Ivorian government institutions are still located in Abidjan and have not been transferred to the political capital, Yamoussoukro.", "sentence": "The majority of Ivorian government institutions are located in Abidjan still", "sub": "http://dbpedia.org/resource/Ivory_Coast", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abidjan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the majority of Ivorian government institutions located in Abidjan still ?", "Where are The majority of Ivorian government institutions located in?"], "type": [-1, 2], "question_in_type": ["Are the majority of government institutions located in still ?", "Where are The majority of government institutions located in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8971825, "src_sentence": "The Ivorian police increasingly focus on the fight against trafficking and drug use in the district of Abidjan.", "sentence": "The Ivorian police focus on the fight against drug use in the district of Abidjan", "sub": "http://dbpedia.org/resource/Ivory_Coast", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abidjan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Ivorian police focus on the fight against drug use in the district of Abidjan?", "Where did The Ivorian police focus on the fight against drug use in the district of Abidjan ?"], "type": [-1, 2], "question_in_type": ["Does the police focus on the fight against drug use in the district of ?", "Where did The police focus on the fight against drug use in the district of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8975663, "src_sentence": "Imbue is the fourth studio album by The Early November.", "sentence": "Imbue is the fourth studio album by The Early November", "sub": "http://dbpedia.org/resource/Imbue_(album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/The_Early_November", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is imbue the fourth studio album by The Early November ?", "Who is the fourth studio album by The Early November?", "Where is Imbue the fourth studio album by The Early November ?", "When is Imbue the fourth studio album by?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is imbue the fourth studio album by ?", "Who is the fourth studio album by ?", "Where is the fourth studio album by ?", "When is the fourth studio album by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 8976955, "src_sentence": "an epizootic Ranavirus infection was named the native Japanese giant salamander iridovirus (GSIV).Its natural range has suffered in the past few decades due to habitat loss and overharvesting.", "sentence": "an epizootic Ranavirus infection was named the native Japanese giant salamander iridovirus", "sub": "http://dbpedia.org/resource/Ranavirus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Iridoviridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was an epizootic Ranavirus infection named the native Japanese giant salamander iridovirus ?", "Where was an epizootic Ranavirus infection named the?"], "type": [-1, 2], "question_in_type": ["Was an epizootic infection named the native Japanese giant salamander ?", "Where was an epizootic infection named the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8980527, "src_sentence": "In 2015, Kavaliauskas received a Jumanji nickname after his drastic beard style change, which reminds Robin Williams staged prominent character Alan Parrish in Jumanji movie, who was trapped in a mystical world for twenty-six years.", "sentence": "Robin Williams staged prominent character Alan Parrish in Jumanji movie", "sub": "http://dbpedia.org/resource/Jumanji", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Robin_Williams", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did robin Williams stag prominent character Alan Parrish in Jumanji movie?", "Who staged prominent character Alan Parrish in Jumanji movie?", "Who did Robin Williams staged prominent?", "Where did Robin Williams staged prominent?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did robin Williams stag prominent character Alan Parrish in movie?", "Who staged prominent character Alan Parrish in movie?", "Who did staged prominent?", "Where did staged prominent?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8981486, "src_sentence": "The western black rhinoceros (Diceros bicornis longipes) or West African black rhinoceros was a subspecies of the black rhinoceros, declared extinct by the IUCN in 2011.", "sentence": "The western black rhinoceros (Diceros bicornis longipes) or West African black rhinoceros was a subspecies of the black rhinoceros, declared extinct by the IUCN in 2011", "sub": "http://dbpedia.org/resource/Western_black_rhinoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhinoceros", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the western black rhinoceros ( Diceros bicornis longipes ) or West African black rhinoceros a subspecies of the black rhinoceros , declared extinct by the IUCN in 2011 ?", "Where was The western black rhinoceros ( Diceros bicornis?", "When was The western black rhinoceros ( Diceros bicornis longipes ) or West African black rhinoceros a subspecies of the black rhinoceros , declare extinct by the IUCN?"], "type": [-1, 2, 3], "question_in_type": ["Was the ( Diceros bicornis longipes ) or West African black a subspecies of the black , declared extinct by the IUCN in 2011 ?", "Where was The ( Diceros bicornis?", "When was The ( Diceros bicornis longipes ) or West African black a subspecies of the black , declare extinct by the IUCN?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8981508, "src_sentence": "The black rhino, of which the western black rhinoceros is a subspecies, was most commonly located in several countries towards the southeast region of the continent of Africa.", "sentence": "The black rhino is of which the western black rhinoceros is a subspecies, was most commonly located in several countries towards the southeast region of the continent of Africa", "sub": "http://dbpedia.org/resource/Black_rhinoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhinoceros", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the black rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the african american naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the african american rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the african american rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the black market naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the black market rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the black market rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the black naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackamoor naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackamoor rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackamoor rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackball naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackball rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackball rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blacken naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blacken rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blacken rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackened naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackened naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackened rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Is the blackened rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackened rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackness naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackness rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the blackness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the bleak naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the bleak rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the bleak rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the calamitous naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the calamitous rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the calamitous rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the dark naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the dark rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the dark rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the disgraceful naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the disgraceful rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the disgraceful rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the grim naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the grim rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the grim rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inkiness naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inkiness rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inkiness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inky naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inky rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the inky rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the joseph black naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph black naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the joseph black rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph black rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the joseph black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the morbid naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the morbid rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the morbid rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negro naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negro rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negro rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negroid naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negroid rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the negroid rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the pitch black naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch black naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the pitch black rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch black rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the pitch black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the shirley temple black naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple black naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the shirley temple black rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple black rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the shirley temple black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple black rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the sinister naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the sinister rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the sinister rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the smutty naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the smutty rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the smutty rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the spook naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the spook rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the spook rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the swart naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the swart rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the swart rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the total darkness naso of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness naso of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the total darkness rhino of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness rhino of which the western black rhinoceros a subspecies , was most commonly located in?", "Is the total darkness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness rhinoceros of which the western black rhinoceros a subspecies , was most commonly located in?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The of which the western ceros a subspecies , was most commonly located in?", "Is the african american naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american naso of which the western ceros a subspecies , was most commonly located in?", "Is the african american rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american rhino of which the western ceros a subspecies , was most commonly located in?", "Is the african american of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The african american of which the western ceros a subspecies , was most commonly located in?", "Is the black market naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market naso of which the western ceros a subspecies , was most commonly located in?", "Is the black market rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market rhino of which the western ceros a subspecies , was most commonly located in?", "Is the black market of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black market of which the western ceros a subspecies , was most commonly located in?", "Is the black naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The black naso of which the western ceros a subspecies , was most commonly located in?", "Is the ceros of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The ceros of which the western ceros a subspecies , was most commonly located in?", "Is the blackamoor naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor naso of which the western ceros a subspecies , was most commonly located in?", "Is the blackamoor rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor rhino of which the western ceros a subspecies , was most commonly located in?", "Is the blackamoor of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackamoor of which the western ceros a subspecies , was most commonly located in?", "Is the blackball naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball naso of which the western ceros a subspecies , was most commonly located in?", "Is the blackball rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball rhino of which the western ceros a subspecies , was most commonly located in?", "Is the blackball of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackball of which the western ceros a subspecies , was most commonly located in?", "Is the blacken naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken naso of which the western ceros a subspecies , was most commonly located in?", "Is the blacken rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken rhino of which the western ceros a subspecies , was most commonly located in?", "Is the blacken of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blacken of which the western ceros a subspecies , was most commonly located in?", "Is the blackened naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackened naso of which the western ceros a subspecies , was most commonly located in?", "Is the blackened rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Is the blackened of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackened of which the western ceros a subspecies , was most commonly located in?", "Is the blackness naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness naso of which the western ceros a subspecies , was most commonly located in?", "Is the blackness rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness rhino of which the western ceros a subspecies , was most commonly located in?", "Is the blackness of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The blackness of which the western ceros a subspecies , was most commonly located in?", "Is the bleak naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak naso of which the western ceros a subspecies , was most commonly located in?", "Is the bleak rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak rhino of which the western ceros a subspecies , was most commonly located in?", "Is the bleak of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The bleak of which the western ceros a subspecies , was most commonly located in?", "Is the calamitous naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous naso of which the western ceros a subspecies , was most commonly located in?", "Is the calamitous rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous rhino of which the western ceros a subspecies , was most commonly located in?", "Is the calamitous of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The calamitous of which the western ceros a subspecies , was most commonly located in?", "Is the dark naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark naso of which the western ceros a subspecies , was most commonly located in?", "Is the dark rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark rhino of which the western ceros a subspecies , was most commonly located in?", "Is the dark of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The dark of which the western ceros a subspecies , was most commonly located in?", "Is the disgraceful naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful naso of which the western ceros a subspecies , was most commonly located in?", "Is the disgraceful rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful rhino of which the western ceros a subspecies , was most commonly located in?", "Is the disgraceful of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The disgraceful of which the western ceros a subspecies , was most commonly located in?", "Is the grim naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim naso of which the western ceros a subspecies , was most commonly located in?", "Is the grim rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim rhino of which the western ceros a subspecies , was most commonly located in?", "Is the grim of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The grim of which the western ceros a subspecies , was most commonly located in?", "Is the inkiness naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness naso of which the western ceros a subspecies , was most commonly located in?", "Is the inkiness rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness rhino of which the western ceros a subspecies , was most commonly located in?", "Is the inkiness of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inkiness of which the western ceros a subspecies , was most commonly located in?", "Is the inky naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky naso of which the western ceros a subspecies , was most commonly located in?", "Is the inky rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky rhino of which the western ceros a subspecies , was most commonly located in?", "Is the inky of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The inky of which the western ceros a subspecies , was most commonly located in?", "Is the joseph black naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph black naso of which the western ceros a subspecies , was most commonly located in?", "Is the joseph of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph of which the western ceros a subspecies , was most commonly located in?", "Is the joseph ceros of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The joseph ceros of which the western ceros a subspecies , was most commonly located in?", "Is the morbid naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid naso of which the western ceros a subspecies , was most commonly located in?", "Is the morbid rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid rhino of which the western ceros a subspecies , was most commonly located in?", "Is the morbid of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The morbid of which the western ceros a subspecies , was most commonly located in?", "Is the negro naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro naso of which the western ceros a subspecies , was most commonly located in?", "Is the negro rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro rhino of which the western ceros a subspecies , was most commonly located in?", "Is the negro of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negro of which the western ceros a subspecies , was most commonly located in?", "Is the negroid naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid naso of which the western ceros a subspecies , was most commonly located in?", "Is the negroid rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid rhino of which the western ceros a subspecies , was most commonly located in?", "Is the negroid of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The negroid of which the western ceros a subspecies , was most commonly located in?", "Is the pitch black naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch black naso of which the western ceros a subspecies , was most commonly located in?", "Is the pitch of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch of which the western ceros a subspecies , was most commonly located in?", "Is the pitch ceros of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The pitch ceros of which the western ceros a subspecies , was most commonly located in?", "Is the shirley temple black naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple black naso of which the western ceros a subspecies , was most commonly located in?", "Is the shirley temple of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple of which the western ceros a subspecies , was most commonly located in?", "Is the shirley temple ceros of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The shirley temple ceros of which the western ceros a subspecies , was most commonly located in?", "Is the sinister naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister naso of which the western ceros a subspecies , was most commonly located in?", "Is the sinister rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister rhino of which the western ceros a subspecies , was most commonly located in?", "Is the sinister of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The sinister of which the western ceros a subspecies , was most commonly located in?", "Is the smutty naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty naso of which the western ceros a subspecies , was most commonly located in?", "Is the smutty rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty rhino of which the western ceros a subspecies , was most commonly located in?", "Is the smutty of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The smutty of which the western ceros a subspecies , was most commonly located in?", "Is the spook naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook naso of which the western ceros a subspecies , was most commonly located in?", "Is the spook rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook rhino of which the western ceros a subspecies , was most commonly located in?", "Is the spook of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The spook of which the western ceros a subspecies , was most commonly located in?", "Is the swart naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart naso of which the western ceros a subspecies , was most commonly located in?", "Is the swart rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart rhino of which the western ceros a subspecies , was most commonly located in?", "Is the swart of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The swart of which the western ceros a subspecies , was most commonly located in?", "Is the total darkness naso of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness naso of which the western ceros a subspecies , was most commonly located in?", "Is the total darkness rhino of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness rhino of which the western ceros a subspecies , was most commonly located in?", "Is the total darkness of which the western ceros a subspecies , was most commonly located in several countries towards the southeast region of the continent of Africa ?", "Where is The total darkness of which the western ceros a subspecies , was most commonly located in?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8981715, "src_sentence": "Around the 7th century BC, the kingdom of D'mt (D'amt) was established in northern Ethiopia and Eritrea, with its capital at Yeha in northern Ethiopia.", "sentence": "the kingdom of D'mt was established in Eritrea with its capital at Yeha in northern Ethiopia Around the 7th century", "sub": "http://dbpedia.org/resource/D\u02bfmt", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Yeha", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the kingdom of D'mt established in Eritrea with its capital at Yeha in northern Ethiopia Around the 7th century ?", "Where was the kingdom of D'mt established in?", "When was the kingdom of D'mt establish in Eritrea with its capital at Yeha in northern Ethiopia Around?", "Was the kingdom of D'mt established in northern Ethiopia with its capital at Yeha in northern Ethiopia Around the 7th century BC ?", "When was the kingdom of D'mt establish in northern Ethiopia with its capital at Yeha in northern Ethiopia Around?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Was the kingdom of established in Eritrea with its capital at in northern Ethiopia Around the 7th century ?", "Where was the kingdom of established in?", "When was the kingdom of establish in Eritrea with its capital at in northern Ethiopia Around?", "Was the kingdom of established in northern Ethiopia with its capital at in northern Ethiopia Around the 7th century BC ?", "When was the kingdom of establish in northern Ethiopia with its capital at in northern Ethiopia Around?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8981855, "src_sentence": "The Jesuit missionaries had offended the Orthodox faith of the local Ethiopians, and on 25 June 1632 Emperor Susenyos son, Emperor Fasilides, declared the state religion to again be Ethiopian Orthodox Christianity, and expelled the Jesuit missionaries and other Europeans.", "sentence": "Emperor Fasilides [is] son [of] Emperor Susenyos", "sub": "http://dbpedia.org/resource/Fasilides", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Susenyos_I", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does emperor Fasilides [is] son [of] Emperor Susenyos?", "Did emperor Fasilides decl the state religion to again be Ethiopian Orthodox Christianity on 25 June 1632 Emperor Susenyos son?", "Who did Emperor Fasilides declared the?", "Where did Emperor Fasilides declared the?", "When did Emperor Fasilides declare the state religion to again be Ethiopian Orthodox Christianity?"], "type": [-1, -1, 1, 2, 3], "question_in_type": ["Does emperor [is] son [of] Emperor ?", "Did emperor decl the state religion to again be Ethiopian Orthodox Christianity on 25 June 1632 Emperor son?", "Who did Emperor declared the?", "Where did Emperor declared the?", "When did Emperor declare the state religion to again be Ethiopian Orthodox Christianity?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8982564, "src_sentence": "an Italian judicial commission in Naples was required to report to police in Rome every Sunday, to stay home every night, and not to leave Naples without police permission.", "sentence": "an Italian judicial commission in Naples to report to police in Rome every Sunday to stay not to leave Naples without police permission", "sub": "http://dbpedia.org/resource/Italy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does an Italian judicial commission in Naples to report to pol in Rome every Sunday to stay not to leav Naples without pol permission?", "Where did an Italian judicial commission in Naples to report to?", "Does an Italian judicial commission in Naples to report to pol in Rome every Sunday to stay home every night?", "When did an Italian judicial commission in Naples to report to police in Rome every Sunday to stay home?", "Was an Italian judicial commission in Naples required to report to police in Rome every Sunday ?", "Where was an Italian judicial commission in Naples required to?"], "type": [-1, 2, -1, 3, -1, 2], "question_in_type": ["Does an judicial commission in Naples to report to pol in every Sunday to stay not to leav Naples without pol permission?", "Where did an judicial commission in Naples to report to?", "Does an judicial commission in Naples to report to pol in every Sunday to stay home every night?", "When did an judicial commission in Naples to report to police in every Sunday to stay home?", "Was an judicial commission in Naples required to report to police in every Sunday ?", "Where was an judicial commission in Naples required to?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8982856, "src_sentence": "The Syrian wild ass (Equus hemionus hemippus), less commonly known as a hemippe, an achdari, or a Mesopotamian or Syrian onager, is an extinct subspecies of onager native to the Arabian peninsula and surrounding areas.", "sentence": "The Syrian wild ass (Equus hemionus hemippus), less commonly known as a hemippe, an achdari, or a Mesopotamian or Syrian onager is an extinct subspecies of onager native to the Arabian peninsula and surrounding areas", "sub": "http://dbpedia.org/resource/Onager", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Equidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Syrian wild ass ( Equus hemionus hemippus ) , less commonly known as a hemippe , an achdari , or a Mesopotamian or Syrian onager an extinct subspecies of onager native to the Arabian peninsula and surrounding areas ?", "Where is The Syrian wild ass ( Equus hemionus hemippus ) , less commonly known as?"], "type": [-1, 2], "question_in_type": ["Is the Syrian wild ass ( hemionus hemippus ) , less commonly known as a hemippe , an achdari , or a Mesopotamian or Syrian an extinct subspecies of native to the Arabian peninsula and surrounding areas ?", "Where is The Syrian wild ass ( hemionus hemippus ) , less commonly known as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8983090, "src_sentence": "A second exhibit, \"Carl Lutz and the Legendary Glass House in Budapest\", was co-sponsored by the Carl Lutz Foundation and the Permanent Missions of Switzerland and Hungary.", "sentence": "the Legendary Glass House in Budapest was co-sponsored by the Permanent Missions of Hungary", "sub": "http://dbpedia.org/resource/Hungary", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Budapest", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Legendary Glass House in Budapest co-sponsored by the Permanent Missions of Hungary ?", "Who in Budapest was co-sponsored by the Permanent Missions of Hungary?", "Where was the Legendary Glass House in Budapest co-sponsored by?"], "type": [-1, 1, 2], "question_in_type": ["Was the Legendary Glass House in co-sponsored by the Permanent Missions of ?", "Who in was co-sponsored by the Permanent Missions of ?", "Where was the Legendary Glass House in co-sponsored by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8984095, "src_sentence": "John Paul I. Erram started John Paul I. Erram career in Ateneo de Manila University (ADMU) where John Paul I. Erram played for the university's basketball team, the Ateneo Blue Eagles.", "sentence": "John Paul I. Erram started John Paul I. Erram career in Ateneo de Manila University", "sub": "http://dbpedia.org/resource/John_Paul_Erram", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Ateneo_de_Manila_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did john Paul I. Erram start John Paul I. Erram career in Ateneo de Manila University?", "Who started Who career in Ateneo de Manila University?", "Where did John Paul I. Erram started?"], "type": [-1, 1, 2], "question_in_type": ["Did john Paul I. start John Paul I. career in ?", "Who started Who career in ?", "Where did John Paul I. started?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 8984379, "src_sentence": "He is a frequent guest on the radio talkshow Loveline, hosted by Dr. Drew Pinsky.", "sentence": "a frequent guest on the radio talkshow Loveline hosted by Dr. Drew Pinsky", "sub": "http://dbpedia.org/resource/Loveline", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Drew_Pinsky", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does a frequent guest on the radio talkshow Loveline host by Dr. Drew Pinsky?", "Who did a frequent guest on the radio talkshow Loveline hosted by?"], "type": [-1, 1], "question_in_type": ["Does a frequent guest on the radio talkshow host by Dr. ?", "Who did a frequent guest on the radio talkshow hosted by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8984670, "src_sentence": "Ronald was described as having difficulty understanding the series in the series early going; however, Ronald heavily warmed up to the series after the series early seasons once Ronald felt The Tracey Ullman Show truly came into The Tracey Ullman Show own.", "sentence": "The Tracey Ullman Show came into The Tracey Ullman Show", "sub": "http://dbpedia.org/resource/The_Tracey_Ullman_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Tracey_Ullman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the Tracey Ullman Show cam into The Tracey Ullman Show?"], "type": [-1], "question_in_type": ["Did the Show cam into ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 8984836, "src_sentence": "In 2017, Ronald appeared in Steven Soderbergh's heist comedy Logan Lucky, alongside Channing Tatum and Adam Driver.", "sentence": "comedy Logan Lucky [is] heist [of] Steven Soderbergh", "sub": "http://dbpedia.org/resource/Logan_Lucky", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Steven_Soderbergh", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does comedy Logan Lucky [is] heist [of] Steven Soderbergh?", "Who did comedy Logan Lucky [ is ] heist [ of ] Steven Soderbergh ?"], "type": [-1, 1], "question_in_type": ["Does comedy [is] heist [of] ?", "Who did comedy [ is ] heist [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 8985754, "src_sentence": "Agrotis cremata (Maui agrotis noctuid moth) was a moth in the family Noctuidae.", "sentence": "Agrotis cremata was a moth in the family Noctuidae", "sub": "http://dbpedia.org/resource/Agrotis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was agrotis cremata a moth in the family Noctuidae ?", "Where was Agrotis cremata a moth in the family Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Was agrotis cremata a moth in the family ?", "Where was cremata a moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8986496, "src_sentence": "In 2009, Michael Carleton and Joaquin Arroyo-Cabrales revised the Oryzomys of western Mexico and confirmed that O. nelsoni is a very distinct species.", "sentence": "Joaquin Arroyo - Cabrales revised the Oryzomys of western Mexico In 2009", "sub": "http://dbpedia.org/resource/Joaquin_Murrieta", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did joaquin Arroyo - Cabrales rev the Oryzomys of western Mexico In 2009?", "Who revised the Oryzomys of western Mexico In 2009?", "Where did Joaquin Arroyo - Cabrales revised the?", "When did Joaquin Arroyo - Cabrales revise the Oryzomys of western Mexico In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did joaquin Arroyo - Cabrales rev the Oryzomys of western In 2009?", "Who revised the Oryzomys of western In 2009?", "Where did Arroyo - Cabrales revised the?", "When did Arroyo - Cabrales revise the Oryzomys of western In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 8990813, "src_sentence": "San Francisco State University is part of the California State University system and is located near Lake Merced.", "sentence": "San Francisco State University is part of the California State University system", "sub": "http://dbpedia.org/resource/San_Francisco_State_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/California_State_University", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is san Francisco State University part of the California State University system ?", "Who is part of the California State University system?", "Where is San Francisco State University part of the California State University system ?"], "type": [-1, 1, 2], "question_in_type": ["Is san Francisco State University part of the system ?", "Who is part of the system?", "Where is part of the system ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8991358, "src_sentence": "The War Memorial Opera House houses the San Francisco Opera, the second-largest opera company in Latin America as well as the San Francisco Ballet, while the San Francisco Symphony plays in Davies Symphony Hall.", "sentence": "The War Memorial Opera House houses the San Francisco Opera while the San Francisco Symphony plays in Davies Symphony Hall", "sub": "http://dbpedia.org/resource/War_Memorial_Opera_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/San_Francisco_Opera", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does the War Memorial Opera House houses the San Francisco Opera while the San Francisco Symphony play in Davies Symphony Hall?", "Who houses the San Francisco Opera while the San Francisco Symphony plays in Davies Symphony Hall?", "Where did The War Memorial Opera House houses the San Francisco Opera while the San Francisco Symphony plays in?"], "type": [-1, 1, 2], "question_in_type": ["Does the houses the while the San Francisco Symphony play in Davies Symphony Hall?", "Who houses the while the San Francisco Symphony plays in Davies Symphony Hall?", "Where did The houses the while the San Francisco Symphony plays in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 8992678, "src_sentence": "Israel Finkelstein and Neil Asher Silberman have stated that the archaeological evidence shows that Judah was sparsely inhabited and Jerusalem no more than a small village.", "sentence": "Judah was Jerusalem", "sub": "http://dbpedia.org/resource/Kingdom_of_Judah", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was judah Jerusalem ?", "Who was Jerusalem?", "Where was Judah Jerusalem ?"], "type": [-1, 1, 2], "question_in_type": ["Was judah ?", "Who was ?", "Where was ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8993366, "src_sentence": "The bonytail chub or bonytail (Gila elegans) is a cyprinid freshwater fish native to the Colorado River basin of Arizona, California, Colorado, Nevada, New Mexico, Utah and Wyoming in the southwestern United States; it has been extirpated from the part of the basin in New Mexico.", "sentence": "The bonytail chub or bonytail is a cyprinid freshwater fish native to the Colorado River basin of Arizona, California, Colorado, Nevada, New Mexico, Utah and Wyoming in the southwestern United States", "sub": "http://dbpedia.org/resource/Bonytail_chub", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the bonytail chub or bonytail a cyprinid freshwater fish native to the Colorado River basin of Arizona , California , Colorado , Nevada , New Mexico , Utah and Wyoming in the southwestern United States ?", "Where is The bonytail chub or bonytail a cyprinid freshwater fish native to the Colorado River basin of Arizona , California , Colorado , Nevada , New Mexico , Utah and Wyoming in the southwestern United States ?"], "type": [-1, 2], "question_in_type": ["Is the or bonytail a freshwater fish native to the Colorado River basin of Arizona , California , Colorado , Nevada , New Mexico , Utah and Wyoming in the southwestern United States ?", "Where is The or bonytail a freshwater fish native to the Colorado River basin of Arizona , California , Colorado , Nevada , New Mexico , Utah and Wyoming in the southwestern United States ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 8994236, "src_sentence": "Kinshasa is the major river port of the Belgian Congo.", "sentence": "Kinshasa is the major river port of the Belgian Congo", "sub": "http://dbpedia.org/resource/Belgian_Congo", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kinshasa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is kinshasa the major river port of the Belgian Congo ?", "Who is the major river port of the Belgian Congo?", "Where is Kinshasa the major river port of the Belgian Congo ?"], "type": [-1, 1, 2], "question_in_type": ["Is kinshasa the major river port of the ?", "Who is the major river port of the ?", "Where is the major river port of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8994288, "src_sentence": "Map of the Belgian Congo from 1896 includes a map of today Kinshasa (commune).", "sentence": "Map of the Belgian Congo from 1896 includes a map of today Kinshasa (commune", "sub": "http://dbpedia.org/resource/Belgian_Congo", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kinshasa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does map of the Belgian Congo from 1896 includ a map of today Kinshasa (commune?", "Where did Map of the Belgian Congo from 1896 includes a?", "When did Map of the Belgian Congo from?", "Who did Map of the Belgian Congo from 1896 includes a?"], "type": [-1, 2, 3, 1], "question_in_type": ["Does map of the from 1896 includ a map of today (commune?", "Where did Map of the from 1896 includes a?", "When did Map of the from?", "Who did Map of the from 1896 includes a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8994668, "src_sentence": "In 1988, Berlin Tegel was named after German aviation pioneer Otto Lilienthal.", "sentence": "Otto Lilienthal [is] aviation pioneer [from] Germany", "sub": "http://dbpedia.org/resource/Otto_Lilienthal", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does otto Lilienthal [is] aviation pioneer [from] Germany?", "Who [is] aviation pioneer [from] Germany?", "Where did Otto Lilienthal [ is ] aviation pioneer [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does otto Lilienthal [is] aviation pioneer [from] ?", "Who [is] aviation pioneer [from] ?", "Where did [ is ] aviation pioneer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8994872, "src_sentence": "German flag carrier Lufthansa however only maintained two routes to connect German flag carrier Lufthansa hubs in Frankfurt and Munich with several flights per day.", "sentence": "Lufthansa [is] flag carrier [from] Germany", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does lufthansa [is] flag carrier [from] Germany?", "Who [is] flag carrier [from] Germany?", "Where did Lufthansa [ is ] flag carrier [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does lufthansa [is] flag carrier [from] ?", "Who [is] flag carrier [from] ?", "Where did [ is ] flag carrier [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 8996184, "src_sentence": "The discoverers also intended to reference the support of The discoverers research by the Japanese people (Riken being almost entirely government-funded), recover lost pride and trust in science among those who were affected by the Fukushima Daiichi nuclear disaster, and honour Japanese chemist Masataka Ogawa's 1908 discovery of rhenium, which he named \"nipponium\" with symbol Np after the other Japanese pronunciation of Japan's name.", "sentence": "Masataka Ogawa [is] chemist [from] Japan", "sub": "http://dbpedia.org/resource/Masataka_Ogawa", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Japan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does masataka Ogawa [is] chemist [from] Japan?", "Who [is] chemist [from] Japan?", "Where did Masataka Ogawa [ is ] chemist [ from ] Japan ?", "Does masataka Ogawa's 1908 discovery of rhenium nam with symbol Np after the other Japanese pronunciation of Japan's name?", "Who 1908 discovery of rhenium named with symbol Np after the other Japanese pronunciation of Japan's name?", "When did Masataka Ogawa 's?", "Where did Masataka Ogawa 's 1908 discovery of rhenium named with?"], "type": [-1, 1, 2, -1, 1, 3, 2], "question_in_type": ["Does masataka Ogawa [is] chemist [from] ?", "Who [is] chemist [from] ?", "Where did [ is ] chemist [ from ] ?", "Does masataka Ogawa's 1908 discovery of rhenium nam with symbol Np after the other ese pronunciation of 's name?", "Who 1908 discovery of rhenium named with symbol Np after the other ese pronunciation of 's name?", "When did 's?", "Where did 's 1908 discovery of rhenium named with?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8996187, "src_sentence": "The naming realised what had been a national dream in Japanese science ever since honour Japanese chemist Masataka Ogawa's claim.", "sentence": "Masataka Ogawa [is] chemist [from] Japan", "sub": "http://dbpedia.org/resource/Masataka_Ogawa", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Japan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does masataka Ogawa [is] chemist [from] Japan?", "Who [is] chemist [from] Japan?", "Where did Masataka Ogawa [ is ] chemist [ from ] Japan ?"], "type": [-1, 1, 2], "question_in_type": ["Does masataka Ogawa [is] chemist [from] ?", "Who [is] chemist [from] ?", "Where did [ is ] chemist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 8997485, "src_sentence": "Based on the Berlin/Bonn Act (1994), Berlin again became the capital of Germany, while Bonn obtained the unique status of a Bundesstadt (federal city) retaining some federal ministries.", "sentence": "Berlin became the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did berlin becam the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Who became the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Where did Berlin became the?", "Who did Berlin became the?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did berlin becam the capital of while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Who became the capital of while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Where did became the?", "Who did became the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8997891, "src_sentence": "Following Adolf Hitler's suicide during the Battle of Berlin, Germany surrendered on 8 May 1945, ending World War II in Europe.", "sentence": "Germany surrendered on 8 May 1945 ending World War II in Europe Following Adolf Hitler's suicide during the Battle of Berlin", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did germany surrend on 8 May 1945 ending World War II in Europe Following Adolf Hitler's suicide during the Battle of Berlin?", "Who surrendered on 8 May 1945 ending World War II in Europe Following Adolf Hitler's suicide during the Battle of Berlin?", "When did Germany surrender?", "Where did Germany surrendered on?", "Who did Germany surrendered on?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Did germany surrend on 8 May 1945 ending World War II in Europe Following Adolf Hitler's suicide during the Battle of ?", "Who surrendered on 8 May 1945 ending World War II in Europe Following Adolf Hitler's suicide during the Battle of ?", "When did surrender?", "Where did surrendered on?", "Who did surrendered on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8997920, "src_sentence": "Based on the Berlin/Bonn Act (1994), Berlin again became the capital of Germany, while Bonn obtained the unique status of a Bundesstadt (federal city) retaining some federal ministries.", "sentence": "Berlin became the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again", "sub": "http://dbpedia.org/resource/Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did berlin becam the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Who became the capital of Germany while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Where did Berlin became the?", "Who did Berlin became the?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did berlin becam the capital of while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Who became the capital of while Bonn obtained the unique status of a Bundesstadt (federal city again?", "Where did became the?", "Who did became the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8998578, "src_sentence": "Located in Port Louis is the Stock Exchange of Mauritius.", "sentence": "Located in Port Louis is the Stock Exchange of Mauritius", "sub": "http://dbpedia.org/resource/Mauritius", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Port_Louis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is located in Port Louis the Stock Exchange of Mauritius ?"], "type": [-1], "question_in_type": ["Is located in the Stock Exchange of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8998697, "src_sentence": "In 1736, under French government, Port Louis (French: Port-Louis) became the administrative centre of Mauritius and a major reprovisioning halt for French ships during French ships passage between Asia and Europe, around the Cape of Good Hope.", "sentence": "Port Louis became the administrative centre of Mauritius In 1736 under French government", "sub": "http://dbpedia.org/resource/Mauritius", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Port_Louis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did port Louis becam the administrative centre of Mauritius In 1736 under French government?", "Who became the administrative centre of Mauritius In 1736 under French government?", "Where did Port Louis became the?", "When did Port Louis become the administrative centre of Mauritius In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did port Louis becam the administrative centre of In 1736 under French government?", "Who became the administrative centre of In 1736 under French government?", "Where did became the?", "When did become the administrative centre of In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8998701, "src_sentence": "Since Port Louis (French: Port-Louis) was relatively well-protected from strong winds during cyclones by the Moka Mountain Range, Port Louis (French: Port-Louis) was selected to house both the main harbor and fort for Mauritius.", "sentence": "Port Louis ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house fort for Mauritius", "sub": "http://dbpedia.org/resource/Mauritius", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Port_Louis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house fort for Mauritius ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house fort for Mauritius?", "Where was Port Louis ( French : Port - Louis ) relatively well - protected from?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range selected to house fort for Mauritius ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range was selected to house fort for Mauritius?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house both the main harbor for Mauritius ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house both the main harbor for Mauritius?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range selected to house both the main harbor for Mauritius ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range was selected to house both the main harbor for Mauritius?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1], "question_in_type": ["Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house fort for ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house fort for ?", "Where was ( French : Port - Louis ) relatively well - protected from?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range selected to house fort for ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range was selected to house fort for ?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house both the main harbor for ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range to house both the main harbor for ?", "Was port Louis ( French : Port - Louis ) relatively well - protected from strong winds during cyclones by the Moka Mountain Range selected to house both the main harbor for ?", "Who ( French : Port - Louis ) was relatively well - protected from strong winds during cyclones by the Moka Mountain Range was selected to house both the main harbor for ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8998706, "src_sentence": "While Port Louis (French: Port-Louis) continues to be the business and administrative capital of Mauritius, expansion of the tourism industry in the late 1990s led to considerable development in Port Louis (French: Port-Louis), with many shops, hotels, and restaurants being built in the Caudan Waterfront area.", "sentence": "Port Louis ( French : Port - Louis to be administrative capital of Mauritius", "sub": "http://dbpedia.org/resource/Mauritius", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Port_Louis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does port Louis ( French : Port - Louis to be administrative capital of Mauritius?", "Who ( French : Port - Louis to be administrative capital of Mauritius?", "Where did Port Louis ( French : Port - Louis to be administrative?", "Did the business of Mauritius led to considerable development in Port Louis ( French : Port - Louis?", "Where did the business of Mauritius led to?", "Did the business of Mauritius led to considerable development in Port Louis?", "Does port Louis ( French : Port - Louis to be the business of Mauritius?", "Who ( French : Port - Louis to be the business of Mauritius?", "Where did Port Louis ( French : Port - Louis to be the?"], "type": [-1, 1, 2, -1, 2, -1, -1, 1, 2], "question_in_type": ["Does port Louis ( French : Port - Louis to be administrative capital of ?", "Who ( French : Port - Louis to be administrative capital of ?", "Where did ( French : Port - Louis to be administrative?", "Did the business of led to considerable development in ( French : Port - Louis?", "Where did the business of led to?", "Did the business of led to considerable development in ?", "Does port Louis ( French : Port - Louis to be the business of ?", "Who ( French : Port - Louis to be the business of ?", "Where did ( French : Port - Louis to be the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 8999611, "src_sentence": "In Pakistan, The Aurat March in Islamabad has challenged misogyny since 2018.", "sentence": "The Aurat March in Islamabad has challenged misogyny since 2018 In Pakistan", "sub": "http://dbpedia.org/resource/Pakistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Islamabad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When has the Aurat March in Islamabad challenged misogyny ?"], "type": [3], "question_in_type": ["When has the Aurat March in challenged misogyny ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9000987, "src_sentence": "Argonne National Laboratory's Experimental Breeder Reactor I, located at the Atomic Energy Commission's National Reactor Testing Station near Arco, Idaho, became the first nuclear reactor to create electricity on 20 December 1951.", "sentence": "Argonne National Laboratory's Experimental Breeder Reactor I located at the Atomic Energy Commission's National Reactor Testing Station near Arco", "sub": "http://dbpedia.org/resource/Experimental_Breeder_Reactor_I", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/United_States_Atomic_Energy_Commission", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Did argonne National Laboratory's Experimental Breeder Reactor I loc at the Atomic Energy Commission's National Reactor Testing Station near Arco?", "Who Experimental Breeder Reactor I located at the Atomic Energy Commission's National Reactor Testing Station near Arco?", "Where did Argonne National Laboratory 's Experimental Breeder Reactor I located at?"], "type": [-1, 1, 2], "question_in_type": ["Did argonne National Laboratory's loc at the 's National Reactor Testing Station near Arco?", "Who located at the 's National Reactor Testing Station near Arco?", "Where did Argonne National Laboratory 's located at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002112, "src_sentence": "With 178,735 students in London and around 48,000 in University of London Worldwide, the federal University of London is the largest contact teaching university in the UK.", "sentence": "the federal University of London is the largest contact teaching university in the UK", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the federal University of London the largest contact teaching university in the UK ?", "Where is the federal University of London the largest contact teaching?"], "type": [-1, 2], "question_in_type": ["Is the federal University of the largest contact teaching university in the ?", "Where is the federal University of the largest contact teaching?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002190, "src_sentence": "In particular the genres UK garage, drum and bass, dubstep and grime evolved in the city from the foreign genres of hip hop and reggae, alongside local drum and bass.", "sentence": "In particular the bass evolved in the city from the foreign genres of reggae", "sub": "http://dbpedia.org/resource/Reggae", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Bass_guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does in particular the bass evolv in the city from the foreign genres of reggae?", "Does in accurate the bass evolv in the city from the foreign genres of reggae?", "Does in accurate the bass part evolv in the city from the foreign genres of reggae?", "Did in accurate the bass voice evolv in the city from the foreign genres of reggae?", "Does in accurate the basso evolv in the city from the foreign genres of reggae?", "Does in accurate the deep evolved in the city from the foreign genres of reggae?", "Does in accurate the f clef evolv in the city from the foreign genres of reggae?", "Does in accurate the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in accurate the pole evolv in the city from the foreign genres of reggae?", "Does in accurate the sea bass evolv in the city from the foreign genres of reggae?", "Does in detail the bass evolv in the city from the foreign genres of reggae?", "Does in detail the bass part evolv in the city from the foreign genres of reggae?", "Did in detail the bass voice evolv in the city from the foreign genres of reggae?", "Does in detail the basso evolv in the city from the foreign genres of reggae?", "Does in detail the deep evolved in the city from the foreign genres of reggae?", "Does in detail the f clef evolv in the city from the foreign genres of reggae?", "Does in detail the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in detail the pole evolv in the city from the foreign genres of reggae?", "Does in detail the sea bass evolv in the city from the foreign genres of reggae?", "Does in exceptional the bass evolv in the city from the foreign genres of reggae?", "Does in exceptional the bass part evolv in the city from the foreign genres of reggae?", "Did in exceptional the bass voice evolv in the city from the foreign genres of reggae?", "Does in exceptional the basso evolv in the city from the foreign genres of reggae?", "Does in exceptional the deep evolved in the city from the foreign genres of reggae?", "Does in exceptional the f clef evolv in the city from the foreign genres of reggae?", "Does in exceptional the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in exceptional the pole evolv in the city from the foreign genres of reggae?", "Does in exceptional the sea bass evolv in the city from the foreign genres of reggae?", "Does in finical the bass evolv in the city from the foreign genres of reggae?", "Does in finical the bass part evolv in the city from the foreign genres of reggae?", "Did in finical the bass voice evolv in the city from the foreign genres of reggae?", "Does in finical the basso evolv in the city from the foreign genres of reggae?", "Does in finical the deep evolved in the city from the foreign genres of reggae?", "Does in finical the f clef evolv in the city from the foreign genres of reggae?", "Does in finical the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in finical the pole evolv in the city from the foreign genres of reggae?", "Does in finical the sea bass evolv in the city from the foreign genres of reggae?", "Does in particular proposition the bass evolv in the city from the foreign genres of reggae?", "Does in particular proposition the bass part evolv in the city from the foreign genres of reggae?", "Did in particular proposition the bass voice evolv in the city from the foreign genres of reggae?", "Does in particular proposition the basso evolv in the city from the foreign genres of reggae?", "Does in particular proposition the deep evolved in the city from the foreign genres of reggae?", "Does in particular proposition the f clef evolv in the city from the foreign genres of reggae?", "Does in particular proposition the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in particular proposition the pole evolv in the city from the foreign genres of reggae?", "Does in particular proposition the sea bass evolv in the city from the foreign genres of reggae?", "Does in particular the bass part evolv in the city from the foreign genres of reggae?", "Did in particular the bass voice evolv in the city from the foreign genres of reggae?", "Does in particular the basso evolv in the city from the foreign genres of reggae?", "Does in particular the deep evolved in the city from the foreign genres of reggae?", "Does in particular the f clef evolv in the city from the foreign genres of reggae?", "Does in particular the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in particular the pole evolv in the city from the foreign genres of reggae?", "Does in particular the sea bass evolv in the city from the foreign genres of reggae?", "Does in peculiar the bass evolv in the city from the foreign genres of reggae?", "Does in peculiar the bass part evolv in the city from the foreign genres of reggae?", "Did in peculiar the bass voice evolv in the city from the foreign genres of reggae?", "Does in peculiar the basso evolv in the city from the foreign genres of reggae?", "Does in peculiar the deep evolved in the city from the foreign genres of reggae?", "Does in peculiar the f clef evolv in the city from the foreign genres of reggae?", "Does in peculiar the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in peculiar the pole evolv in the city from the foreign genres of reggae?", "Does in peculiar the sea bass evolv in the city from the foreign genres of reggae?", "Does in picky the bass evolv in the city from the foreign genres of reggae?", "Does in picky the bass part evolv in the city from the foreign genres of reggae?", "Did in picky the bass voice evolv in the city from the foreign genres of reggae?", "Does in picky the basso evolv in the city from the foreign genres of reggae?", "Does in picky the deep evolved in the city from the foreign genres of reggae?", "Does in picky the f clef evolv in the city from the foreign genres of reggae?", "Does in picky the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in picky the pole evolv in the city from the foreign genres of reggae?", "Does in picky the sea bass evolv in the city from the foreign genres of reggae?", "Does in special the bass evolv in the city from the foreign genres of reggae?", "Does in special the bass part evolv in the city from the foreign genres of reggae?", "Did in special the bass voice evolv in the city from the foreign genres of reggae?", "Does in special the basso evolv in the city from the foreign genres of reggae?", "Does in special the deep evolved in the city from the foreign genres of reggae?", "Does in special the f clef evolv in the city from the foreign genres of reggae?", "Does in special the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in special the pole evolv in the city from the foreign genres of reggae?", "Does in special the sea bass evolv in the city from the foreign genres of reggae?", "Does in specific the bass evolv in the city from the foreign genres of reggae?", "Does in specific the bass part evolv in the city from the foreign genres of reggae?", "Did in specific the bass voice evolv in the city from the foreign genres of reggae?", "Does in specific the basso evolv in the city from the foreign genres of reggae?", "Does in specific the deep evolved in the city from the foreign genres of reggae?", "Does in specific the f clef evolv in the city from the foreign genres of reggae?", "Does in specific the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in specific the pole evolv in the city from the foreign genres of reggae?", "Does in specific the sea bass evolv in the city from the foreign genres of reggae?", "Does in strict the bass evolv in the city from the foreign genres of reggae?", "Does in strict the bass part evolv in the city from the foreign genres of reggae?", "Did in strict the bass voice evolv in the city from the foreign genres of reggae?", "Does in strict the basso evolv in the city from the foreign genres of reggae?", "Does in strict the deep evolved in the city from the foreign genres of reggae?", "Does in strict the f clef evolv in the city from the foreign genres of reggae?", "Does in strict the freshwater bass evolv in the city from the foreign genres of reggae?", "Does in strict the pole evolv in the city from the foreign genres of reggae?", "Does in strict the sea bass evolv in the city from the foreign genres of reggae?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does in particular the evolv in the city from the foreign genres of ?", "Does in accurate the evolv in the city from the foreign genres of ?", "Does in accurate the part evolv in the city from the foreign genres of ?", "Did in accurate the voice evolv in the city from the foreign genres of ?", "Does in accurate the o evolv in the city from the foreign genres of ?", "Does in accurate the deep evolved in the city from the foreign genres of ?", "Does in accurate the f clef evolv in the city from the foreign genres of ?", "Does in accurate the freshwater evolv in the city from the foreign genres of ?", "Does in accurate the pole evolv in the city from the foreign genres of ?", "Does in accurate the sea evolv in the city from the foreign genres of ?", "Does in detail the evolv in the city from the foreign genres of ?", "Does in detail the part evolv in the city from the foreign genres of ?", "Did in detail the voice evolv in the city from the foreign genres of ?", "Does in detail the o evolv in the city from the foreign genres of ?", "Does in detail the deep evolved in the city from the foreign genres of ?", "Does in detail the f clef evolv in the city from the foreign genres of ?", "Does in detail the freshwater evolv in the city from the foreign genres of ?", "Does in detail the pole evolv in the city from the foreign genres of ?", "Does in detail the sea evolv in the city from the foreign genres of ?", "Does in exceptional the evolv in the city from the foreign genres of ?", "Does in exceptional the part evolv in the city from the foreign genres of ?", "Did in exceptional the voice evolv in the city from the foreign genres of ?", "Does in exceptional the o evolv in the city from the foreign genres of ?", "Does in exceptional the deep evolved in the city from the foreign genres of ?", "Does in exceptional the f clef evolv in the city from the foreign genres of ?", "Does in exceptional the freshwater evolv in the city from the foreign genres of ?", "Does in exceptional the pole evolv in the city from the foreign genres of ?", "Does in exceptional the sea evolv in the city from the foreign genres of ?", "Does in finical the evolv in the city from the foreign genres of ?", "Does in finical the part evolv in the city from the foreign genres of ?", "Did in finical the voice evolv in the city from the foreign genres of ?", "Does in finical the o evolv in the city from the foreign genres of ?", "Does in finical the deep evolved in the city from the foreign genres of ?", "Does in finical the f clef evolv in the city from the foreign genres of ?", "Does in finical the freshwater evolv in the city from the foreign genres of ?", "Does in finical the pole evolv in the city from the foreign genres of ?", "Does in finical the sea evolv in the city from the foreign genres of ?", "Does in particular proposition the evolv in the city from the foreign genres of ?", "Does in particular proposition the part evolv in the city from the foreign genres of ?", "Did in particular proposition the voice evolv in the city from the foreign genres of ?", "Does in particular proposition the o evolv in the city from the foreign genres of ?", "Does in particular proposition the deep evolved in the city from the foreign genres of ?", "Does in particular proposition the f clef evolv in the city from the foreign genres of ?", "Does in particular proposition the freshwater evolv in the city from the foreign genres of ?", "Does in particular proposition the pole evolv in the city from the foreign genres of ?", "Does in particular proposition the sea evolv in the city from the foreign genres of ?", "Does in particular the part evolv in the city from the foreign genres of ?", "Did in particular the voice evolv in the city from the foreign genres of ?", "Does in particular the o evolv in the city from the foreign genres of ?", "Does in particular the deep evolved in the city from the foreign genres of ?", "Does in particular the f clef evolv in the city from the foreign genres of ?", "Does in particular the freshwater evolv in the city from the foreign genres of ?", "Does in particular the pole evolv in the city from the foreign genres of ?", "Does in particular the sea evolv in the city from the foreign genres of ?", "Does in peculiar the evolv in the city from the foreign genres of ?", "Does in peculiar the part evolv in the city from the foreign genres of ?", "Did in peculiar the voice evolv in the city from the foreign genres of ?", "Does in peculiar the o evolv in the city from the foreign genres of ?", "Does in peculiar the deep evolved in the city from the foreign genres of ?", "Does in peculiar the f clef evolv in the city from the foreign genres of ?", "Does in peculiar the freshwater evolv in the city from the foreign genres of ?", "Does in peculiar the pole evolv in the city from the foreign genres of ?", "Does in peculiar the sea evolv in the city from the foreign genres of ?", "Does in picky the evolv in the city from the foreign genres of ?", "Does in picky the part evolv in the city from the foreign genres of ?", "Did in picky the voice evolv in the city from the foreign genres of ?", "Does in picky the o evolv in the city from the foreign genres of ?", "Does in picky the deep evolved in the city from the foreign genres of ?", "Does in picky the f clef evolv in the city from the foreign genres of ?", "Does in picky the freshwater evolv in the city from the foreign genres of ?", "Does in picky the pole evolv in the city from the foreign genres of ?", "Does in picky the sea evolv in the city from the foreign genres of ?", "Does in special the evolv in the city from the foreign genres of ?", "Does in special the part evolv in the city from the foreign genres of ?", "Did in special the voice evolv in the city from the foreign genres of ?", "Does in special the o evolv in the city from the foreign genres of ?", "Does in special the deep evolved in the city from the foreign genres of ?", "Does in special the f clef evolv in the city from the foreign genres of ?", "Does in special the freshwater evolv in the city from the foreign genres of ?", "Does in special the pole evolv in the city from the foreign genres of ?", "Does in special the sea evolv in the city from the foreign genres of ?", "Does in specific the evolv in the city from the foreign genres of ?", "Does in specific the part evolv in the city from the foreign genres of ?", "Did in specific the voice evolv in the city from the foreign genres of ?", "Does in specific the o evolv in the city from the foreign genres of ?", "Does in specific the deep evolved in the city from the foreign genres of ?", "Does in specific the f clef evolv in the city from the foreign genres of ?", "Does in specific the freshwater evolv in the city from the foreign genres of ?", "Does in specific the pole evolv in the city from the foreign genres of ?", "Does in specific the sea evolv in the city from the foreign genres of ?", "Does in strict the evolv in the city from the foreign genres of ?", "Does in strict the part evolv in the city from the foreign genres of ?", "Did in strict the voice evolv in the city from the foreign genres of ?", "Does in strict the o evolv in the city from the foreign genres of ?", "Does in strict the deep evolved in the city from the foreign genres of ?", "Does in strict the f clef evolv in the city from the foreign genres of ?", "Does in strict the freshwater evolv in the city from the foreign genres of ?", "Does in strict the pole evolv in the city from the foreign genres of ?", "Does in strict the sea evolv in the city from the foreign genres of ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002275, "src_sentence": "London accounts for 13.4% of the U.K. population.", "sentence": "London accounts for 13.4% of the U.K. population", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do london accounts for 13.4% of the U.K. population?", "Who accounts for 13.4% of the U.K. population?", "Where did London accounts for 13.4 % of the U.K. population ?"], "type": [-1, 1, 2], "question_in_type": ["Do london accounts for 13.4% of the population?", "Who accounts for 13.4% of the population?", "Where did accounts for 13.4 % of the population ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002627, "src_sentence": "London's largest industry is finance, and London's largest industry financial exports make London's largest industry a large contributor to the UK's balance of payments.", "sentence": "London 's largest industry financial exports make London 's largest industry a large contributor to the UK 's balance of payments", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does london 's largest industry financial exports mak London 's largest industry a large contributor to the UK 's balance of payments?", "Who 's largest industry financial exports make Who 's largest industry a large contributor to the UK 's balance of payments?", "Where did London 's largest industry financial exports make?"], "type": [-1, 1, 2], "question_in_type": ["Does london 's largest industry financial exports mak 's largest industry a large contributor to the 's balance of payments?", "Who 's largest industry financial exports make Who 's largest industry a large contributor to the 's balance of payments?", "Where did 's largest industry financial exports make?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002650, "src_sentence": "Tourism is one of London's prime industries, employing the equivalent of 350,000 full-time workers in 2003, and London accounts for 54% of all inbound visitor spending in the UK.", "sentence": "London accounts for 54 % of all inbound visitor spending in the UK", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do london accounts for 54 % of all inbound visitor spending in the UK?", "Who accounts for 54 % of all inbound visitor spending in the UK?", "Where did London accounts for 54 % of all inbound visitor spending in the UK ?"], "type": [-1, 1, 2], "question_in_type": ["Do london accounts for 54 % of all inbound visitor spending in the ?", "Who accounts for 54 % of all inbound visitor spending in the ?", "Where did accounts for 54 % of all inbound visitor spending in the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002785, "src_sentence": "The United Kingdom's Royal Ballet, English National Ballet, Royal Opera, and English National Opera are based in London and perform at the Royal Opera House, the London Coliseum, Sadler's Wells Theatre, and the Royal Albert Hall, as well as touring the country.", "sentence": "The United Kingdom 's Royal Ballet are based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the United Kingdom 's Royal Ballet based in London ?", "Who Royal Ballet are based in London?", "Who are The United Kingdom 's Royal Ballet based in?", "Where are The United Kingdom 's Royal Ballet based in?"], "type": [-1, 1, 1, 2], "question_in_type": ["Are the 's Royal Ballet based in ?", "Who Royal Ballet are based in ?", "Who are The 's Royal Ballet based in?", "Where are The 's Royal Ballet based in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002838, "src_sentence": "In the 1960s, 1970s and 1980s, musicians and groups like Elton John, Pink Floyd, Cliff Richard, David Bowie, Queen, The Kinks, The Rolling Stones, The Who, Eric Clapton, Led Zeppelin, The Small Faces, Iron Maiden, Fleetwood Mac, Elvis Costello, Cat Stevens, The Police, The Cure, Madness, The Jam, Ultravox, Spandau Ballet, Culture Club, Dusty Springfield, Phil Collins, Rod Stewart, Adam Ant, Status Quo and Sade, derived their sound from the streets and rhythms of London.", "sentence": "Culture Club derived their sound from rhythms of London In the 1960 s", "sub": "http://dbpedia.org/resource/Culture_Club", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did culture Club der their sound from rhythms of London In the 1960 s?", "Who derived their sound from rhythms of London In the 1960 s?", "Where did Culture Club derived their?", "When did Culture Club derive their sound from rhythms of London In the?", "Did madness der their sound from rhythms of London In the 1960 s?", "Where did Madness derived their?", "When did Madness derive their sound from rhythms of London In the?", "Did the Rolling Stones der their sound from rhythms of London In the 1960 s?", "Where did The Rolling Stones derived their?", "When did The Rolling Stones derive their sound from rhythms of London In the?", "Did cliff Richard der their sound from rhythms of London In the 1960 s?", "Where did Cliff Richard derived their?", "When did Cliff Richard derive their sound from rhythms of London In the?", "Did culture Club der their sound from the streets of London In the 1960 s?", "Who derived their sound from the streets of London In the 1960 s?", "When did Culture Club derive their sound from the streets of London In the?", "Did madness der their sound from the streets of London In the 1960 s?", "When did Madness derive their sound from the streets of London In the?", "Did the Rolling Stones der their sound from the streets of London In the 1960 s?", "When did The Rolling Stones derive their sound from the streets of London In the?", "Did cliff Richard der their sound from the streets of London In the 1960 s?", "When did Cliff Richard derive their sound from the streets of London In the?", "Did bedlam der their sound from rhythms of London In the 1960 s?", "When did bedlam derive their sound from rhythms of London In the?", "Did craziness der their sound from rhythms of London In the 1960 s?", "When did craziness derive their sound from rhythms of London In the?", "Does folly der their sound from rhythms of London In the 1960 s?", "When did folly derive their sound from rhythms of London In the?", "Did fury der their sound from rhythms of London In the 1960 s?", "When did fury derive their sound from rhythms of London In the?", "Did insanity der their sound from rhythms of London In the 1960 s?", "When did insanity derive their sound from rhythms of London In the?", "Did lunacy der their sound from rhythms of London In the 1960 s?", "When did lunacy derive their sound from rhythms of London In the?", "Did rabidness der their sound from rhythms of London In the 1960 s?", "When did rabidness derive their sound from rhythms of London In the?", "Did rabies der their sound from rhythms of London In the 1960 s?", "When did rabies derive their sound from rhythms of London In the?", "Did bedlam der their sound from the streets of London In the 1960 s?", "When did bedlam derive their sound from the streets of London In the?", "Did craziness der their sound from the streets of London In the 1960 s?", "When did craziness derive their sound from the streets of London In the?", "Does folly der their sound from the streets of London In the 1960 s?", "When did folly derive their sound from the streets of London In the?", "Did fury der their sound from the streets of London In the 1960 s?", "When did fury derive their sound from the streets of London In the?", "Did insanity der their sound from the streets of London In the 1960 s?", "When did insanity derive their sound from the streets of London In the?", "Did lunacy der their sound from the streets of London In the 1960 s?", "When did lunacy derive their sound from the streets of London In the?", "Did rabidness der their sound from the streets of London In the 1960 s?", "When did rabidness derive their sound from the streets of London In the?", "Did rabies der their sound from the streets of London In the 1960 s?", "When did rabies derive their sound from the streets of London In the?"], "type": [-1, 1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did culture Club der their sound from rhythms of In the 1960 s?", "Who derived their sound from rhythms of In the 1960 s?", "Where did derived their?", "When did derive their sound from rhythms of In the?", "Did madness der their sound from rhythms of In the 1960 s?", "Where did derived their?", "When did derive their sound from rhythms of In the?", "Did the Rolling Stones der their sound from rhythms of In the 1960 s?", "Where did derived their?", "When did derive their sound from rhythms of In the?", "Did cliff Richard der their sound from rhythms of In the 1960 s?", "Where did derived their?", "When did derive their sound from rhythms of In the?", "Did culture Club der their sound from the streets of In the 1960 s?", "Who derived their sound from the streets of In the 1960 s?", "When did derive their sound from the streets of In the?", "Did madness der their sound from the streets of In the 1960 s?", "When did derive their sound from the streets of In the?", "Did the Rolling Stones der their sound from the streets of In the 1960 s?", "When did derive their sound from the streets of In the?", "Did cliff Richard der their sound from the streets of In the 1960 s?", "When did derive their sound from the streets of In the?", "Did bedlam der their sound from rhythms of In the 1960 s?", "When did bedlam derive their sound from rhythms of In the?", "Did craziness der their sound from rhythms of In the 1960 s?", "When did craziness derive their sound from rhythms of In the?", "Does folly der their sound from rhythms of In the 1960 s?", "When did folly derive their sound from rhythms of In the?", "Did fury der their sound from rhythms of In the 1960 s?", "When did fury derive their sound from rhythms of In the?", "Did insanity der their sound from rhythms of In the 1960 s?", "When did insanity derive their sound from rhythms of In the?", "Did lunacy der their sound from rhythms of In the 1960 s?", "When did lunacy derive their sound from rhythms of In the?", "Did rabidness der their sound from rhythms of In the 1960 s?", "When did rabidness derive their sound from rhythms of In the?", "Did rabies der their sound from rhythms of In the 1960 s?", "When did rabies derive their sound from rhythms of In the?", "Did bedlam der their sound from the streets of In the 1960 s?", "When did bedlam derive their sound from the streets of In the?", "Did craziness der their sound from the streets of In the 1960 s?", "When did craziness derive their sound from the streets of In the?", "Does folly der their sound from the streets of In the 1960 s?", "When did folly derive their sound from the streets of In the?", "Did fury der their sound from the streets of In the 1960 s?", "When did fury derive their sound from the streets of In the?", "Did insanity der their sound from the streets of In the 1960 s?", "When did insanity derive their sound from the streets of In the?", "Did lunacy der their sound from the streets of In the 1960 s?", "When did lunacy derive their sound from the streets of In the?", "Did rabidness der their sound from the streets of In the 1960 s?", "When did rabidness derive their sound from the streets of In the?", "Did rabies der their sound from the streets of In the 1960 s?", "When did rabies derive their sound from the streets of In the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002839, "src_sentence": "London was instrumental in the development of punk music, with figures such as the Sex Pistols, The Clash, and Vivienne Westwood all based in London.", "sentence": "figures such as the Sex Pistols based in London", "sub": "http://dbpedia.org/resource/Sex_Pistols", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do figures such as the Sex Pistols bas in London?", "Where did figures such as the Sex Pistols based in?", "Was london instrumental in the development of punk music with figures such as the Sex Pistols ?", "Who was instrumental in the development of punk music with figures such as the Sex Pistols?"], "type": [-1, 2, -1, 1], "question_in_type": ["Do figures such as the bas in ?", "Where did figures such as the based in?", "Was london instrumental in the development of punk music with figures such as the ?", "Who was instrumental in the development of punk music with figures such as the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9002843, "src_sentence": "In particular the genres UK garage, drum and bass, dubstep and grime evolved in London from the foreign genres of hip hop and reggae, alongside local drum and bass.", "sentence": "the bass evolved in London from the foreign genres of reggae alongside bass", "sub": "http://dbpedia.org/resource/Reggae", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Bass_guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did the bass evolv in London from the foreign genres of reggae alongside bass?", "Where did the bass evolved in?", "Did the bass evolv in London from the foreign genres of reggae alongside local drum?", "Does the bass part evolv in London from the foreign genres of reggae alongside bass?", "Where did the bass part evolved in?", "Did the bass voice evolv in London from the foreign genres of reggae alongside bass?", "Where did the bass voice evolved in?", "Did the basso evolv in London from the foreign genres of reggae alongside bass?", "Where did the basso evolved in?", "Does the deep evolved in London from the foreign genres of reggae alongside bass?", "Where did the deep evolved in London from the foreign genres of reggae alongside bass ?", "Does the f clef evolv in London from the foreign genres of reggae alongside bass?", "Does the freshwater bass evolv in London from the foreign genres of reggae alongside bass?", "Where did the freshwater bass evolved in?", "Did the pole evolv in London from the foreign genres of reggae alongside bass?", "Does the sea bass evolv in London from the foreign genres of reggae alongside bass?", "Where did the sea bass evolved in?", "Does the bass part evolv in London from the foreign genres of reggae alongside local drum?", "Did the bass voice evolv in London from the foreign genres of reggae alongside local drum?", "Did the basso evolv in London from the foreign genres of reggae alongside local drum?", "Does the deep evolved in London from the foreign genres of reggae alongside local drum?", "Where did the deep evolved in London from the foreign genres of reggae alongside local drum ?", "Does the f clef evolv in London from the foreign genres of reggae alongside local drum?", "Does the freshwater bass evolv in London from the foreign genres of reggae alongside local drum?", "Did the pole evolv in London from the foreign genres of reggae alongside local drum?", "Does the sea bass evolv in London from the foreign genres of reggae alongside local drum?"], "type": [-1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, 2, -1, -1, 2, -1, -1, -1, -1, 2, -1, -1, -1, -1], "question_in_type": ["Did the evolv in London from the foreign genres of alongside ?", "Where did the evolved in?", "Did the evolv in London from the foreign genres of alongside local drum?", "Does the part evolv in London from the foreign genres of alongside ?", "Where did the part evolved in?", "Did the voice evolv in London from the foreign genres of alongside ?", "Where did the voice evolved in?", "Did the o evolv in London from the foreign genres of alongside ?", "Where did the o evolved in?", "Does the deep evolved in London from the foreign genres of alongside ?", "Where did the deep evolved in London from the foreign genres of alongside ?", "Does the f clef evolv in London from the foreign genres of alongside ?", "Does the freshwater evolv in London from the foreign genres of alongside ?", "Where did the freshwater evolved in?", "Did the pole evolv in London from the foreign genres of alongside ?", "Does the sea evolv in London from the foreign genres of alongside ?", "Where did the sea evolved in?", "Does the part evolv in London from the foreign genres of alongside local drum?", "Did the voice evolv in London from the foreign genres of alongside local drum?", "Did the o evolv in London from the foreign genres of alongside local drum?", "Does the deep evolved in London from the foreign genres of alongside local drum?", "Where did the deep evolved in London from the foreign genres of alongside local drum ?", "Does the f clef evolv in London from the foreign genres of alongside local drum?", "Does the freshwater evolv in London from the foreign genres of alongside local drum?", "Did the pole evolv in London from the foreign genres of alongside local drum?", "Does the sea evolv in London from the foreign genres of alongside local drum?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 9004293, "src_sentence": "Bujumbura was also home of the independent weekly radio programme Imagine Burundi, the country's first locally produced English-language programme that focused on stories about life in the region.", "sentence": "Bujumbura was also home of the independent weekly radio programme Imagine Burundi", "sub": "http://dbpedia.org/resource/Burundi", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bujumbura", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was bujumbura also home of the independent weekly radio programme Imagine Burundi ?", "Who was also home of the independent weekly radio programme Imagine Burundi?", "When was Bujumbura also home of the independent?", "Where was Bujumbura also home of the independent weekly radio programme Imagine Burundi ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Was bujumbura also home of the independent weekly radio programme Imagine ?", "Who was also home of the independent weekly radio programme Imagine ?", "When was also home of the independent?", "Where was also home of the independent weekly radio programme Imagine ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9004419, "src_sentence": "Bujumbura was also home of the independent weekly radio programme Imagine Burundi, the country's first locally produced English-language programme that focused on stories about life in the region.", "sentence": "Bujumbura was also home of the independent weekly radio programme Imagine Burundi", "sub": "http://dbpedia.org/resource/Burundi", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bujumbura", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was bujumbura also home of the independent weekly radio programme Imagine Burundi ?", "Who was also home of the independent weekly radio programme Imagine Burundi?", "When was Bujumbura also home of the independent?", "Where was Bujumbura also home of the independent weekly radio programme Imagine Burundi ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Was bujumbura also home of the independent weekly radio programme Imagine ?", "Who was also home of the independent weekly radio programme Imagine ?", "When was also home of the independent?", "Where was also home of the independent weekly radio programme Imagine ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9005266, "src_sentence": "The situation was reversed in 1931 when the Hui general Ma Bufang inherited the governorship of Qinghai, stacking his government with Hui and Salar and excluding Tibetans.", "sentence": "the Hui general Ma Bufang inherited the governorship of Qinghai stacking his government with Hui", "sub": "http://dbpedia.org/resource/Ma_Bufang", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Hui_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Hui general Ma Bufang inherit the governorship of Qinghai stacking his government with Hui?", "Who did the Hui general Ma Bufang inherited the?", "Where did the Hui general Ma Bufang inherited the?", "Does ma Bufang [is] general [of] Hui?"], "type": [-1, 1, 2, -1], "question_in_type": ["Did the general inherit the governorship of Qinghai stacking his government with ?", "Who did the general inherited the?", "Where did the general inherited the?", "Does ma Bufang [is] general [of] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9006042, "src_sentence": "The PLA used Hui soldiers, who formally had served under Ma Bufang, as well as Salafi soldiers, to crush the Tibetan revolt in Amdo during the 1959 Tibetan uprising.", "sentence": "Hui soldiers formally had served under Ma Bufang", "sub": "http://dbpedia.org/resource/Ma_Bufang", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Hui_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Had hui soldiers formally served under Ma Bufang ?", "Who had Hui soldiers formally served under?", "Had hui dog formally served under Ma Bufang ?", "Who had Hui dog formally served under?", "Had hui dog it formally served under Ma Bufang ?", "Who had Hui dog it formally served under?", "Had hui grunt formally served under Ma Bufang ?", "Who had Hui grunt formally served under?", "Had tsat dog formally served under Ma Bufang ?", "Had tsat dog it formally served under Ma Bufang ?", "Had tsat grunt formally served under Ma Bufang ?", "Had tsat soldiers formally served under Ma Bufang ?"], "type": [-1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1], "question_in_type": ["Had hui soldiers formally served under ?", "Who had soldiers formally served under?", "Had hui dog formally served under ?", "Who had dog formally served under?", "Had hui dog it formally served under ?", "Who had dog it formally served under?", "Had hui grunt formally served under ?", "Who had grunt formally served under?", "Had tsat dog formally served under ?", "Had tsat dog it formally served under ?", "Had tsat grunt formally served under ?", "Had tsat soldiers formally served under ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9006074, "src_sentence": "In 1936, after Sheng Shicai expelled 20,000 Kazakhs from Xinjiang to Qinghai, the Hui led by Ma Bufang massacred their fellow Muslims, the Kazakhs, until only 135 remained.", "sentence": "the Hui led by Ma Bufang", "sub": "http://dbpedia.org/resource/Ma_Bufang", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Hui_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the Hui led by Ma Bufang?", "Who did the Hui led by?"], "type": [-1, 1], "question_in_type": ["Does the led by ?", "Who did the led by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9006412, "src_sentence": "In September 2011, The New 52 rebooted DC's continuity.", "sentence": "New 52 rebooted DC's continuity In September 2011", "sub": "http://dbpedia.org/resource/The_New_52", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did new 52 reboot DC's continuity In September 2011?", "Where did New 52 rebooted?", "When did New 52 reboot DC 's continuity In?", "Did afresh 52 reboot DC's continuity In September 2011?", "When did afresh 52 reboot DC 's continuity In?", "Did born again 52 reboot DC's continuity In September 2011?", "When did bear again 52 reboot DC 's continuity In?", "Did brand new 52 reboot DC's continuity In September 2011?", "When did brand new 52 reboot DC 's continuity In?", "Did current 52 reboot DC's continuity In September 2011?", "When did current 52 reboot DC 's continuity In?", "Did fresh 52 reboot DC's continuity In September 2011?", "When did fresh 52 reboot DC 's continuity In?", "Did freshly 52 reboot DC's continuity In September 2011?", "When rebooted DC's continuity In September 2011?", "When did freshly 52 reboot DC 's continuity In?", "Did modern 52 reboot DC's continuity In September 2011?", "When did modern 52 reboot DC 's continuity In?", "Did newborn 52 reboot DC's continuity In September 2011?", "When did newborn 52 reboot DC 's continuity In?", "Did nouveau 52 reboot DC's continuity In September 2011?", "When did nouveau 52 reboot DC 's continuity In?", "Did novel 52 reboot DC's continuity In September 2011?", "When did novel 52 reboot DC 's continuity In?", "Did raw 52 reboot DC's continuity In September 2011?", "When did raw 52 reboot DC 's continuity In?", "Did recent 52 reboot DC's continuity In September 2011?", "When did recent 52 reboot DC 's continuity In?", "Did strange 52 reboot DC's continuity In September 2011?", "When did strange 52 reboot DC 's continuity In?", "Did unexampled 52 reboot DC's continuity In September 2011?", "When did unexampled 52 reboot DC 's continuity In?", "Did young 52 reboot DC's continuity In September 2011?", "When did young 52 reboot DC 's continuity In?"], "type": [-1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did new 52 reboot 's continuity In September 2011?", "Where did rebooted?", "When did reboot 's continuity In?", "Did afresh 52 reboot 's continuity In September 2011?", "When did afresh 52 reboot 's continuity In?", "Did born again 52 reboot 's continuity In September 2011?", "When did bear again 52 reboot 's continuity In?", "Did brand new 52 reboot 's continuity In September 2011?", "When did brand new 52 reboot 's continuity In?", "Did current 52 reboot 's continuity In September 2011?", "When did current 52 reboot 's continuity In?", "Did fresh 52 reboot 's continuity In September 2011?", "When did fresh 52 reboot 's continuity In?", "Did freshly 52 reboot 's continuity In September 2011?", "When rebooted 's continuity In September 2011?", "When did freshly 52 reboot 's continuity In?", "Did modern 52 reboot 's continuity In September 2011?", "When did modern 52 reboot 's continuity In?", "Did newborn 52 reboot 's continuity In September 2011?", "When did newborn 52 reboot 's continuity In?", "Did nouveau 52 reboot 's continuity In September 2011?", "When did nouveau 52 reboot 's continuity In?", "Did novel 52 reboot 's continuity In September 2011?", "When did novel 52 reboot 's continuity In?", "Did raw 52 reboot 's continuity In September 2011?", "When did raw 52 reboot 's continuity In?", "Did recent 52 reboot 's continuity In September 2011?", "When did recent 52 reboot 's continuity In?", "Did strange 52 reboot 's continuity In September 2011?", "When did strange 52 reboot 's continuity In?", "Did unexampled 52 reboot 's continuity In September 2011?", "When did unexampled 52 reboot 's continuity In?", "Did young 52 reboot 's continuity In September 2011?", "When did young 52 reboot 's continuity In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9007660, "src_sentence": "The Jim Stynes Bridge is a pedestrian bridge over the Yarra River at Docklands precinct in Melbourne, Victoria, Australia.", "sentence": "The Jim Stynes Bridge is a pedestrian bridge over the Yarra River at Docklands precinct in Melbourne", "sub": "http://dbpedia.org/resource/Jim_Stynes_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Yarra_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Jim Stynes Bridge a pedestrian bridge over the Yarra River at Docklands precinct in Melbourne ?", "Where is The Jim Stynes Bridge a pedestrian bridge over the Yarra River at Docklands precinct in Melbourne ?"], "type": [-1, 2], "question_in_type": ["Is the a pedestrian bridge over the at Docklands precinct in Melbourne ?", "Where is The a pedestrian bridge over the at Docklands precinct in Melbourne ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 9008322, "src_sentence": "Aleksandr Solzhenitsyn had befriended Arnold Susi, a lawyer and former Estonian Minister of Education in a Lubyanka Prison cell.", "sentence": "Arnold Susi [is] a former Minister [of] Estonia", "sub": "http://dbpedia.org/resource/Arnold_Susi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Estonia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does arnold Susi [is] a former Minister [of] Estonia?", "Who [is] a former Minister [of] Estonia?", "Where did Arnold Susi [ is ] a former Minister [ of ] Estonia ?"], "type": [-1, 1, 2], "question_in_type": ["Does arnold Susi [is] a former Minister [of] ?", "Who [is] a former Minister [of] ?", "Where did [ is ] a former Minister [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9010951, "src_sentence": "The holiday is referenced in the song \"Lakeside Park\" by Canadian rock band Rush, from their 1975 album Caress of Steel.", "sentence": "band Rush [is] rock [from] Canada", "sub": "http://dbpedia.org/resource/Rush_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Rush [is] rock [from] Canada?", "Who did band Rush [ is ] rock [ from ] Canada ?", "Where did band Rush [ is ] rock [ from ] Canada ?"], "type": [-1, 1, 2], "question_in_type": ["Does band [is] rock [from] ?", "Who did band [ is ] rock [ from ] ?", "Where did band [ is ] rock [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9013801, "src_sentence": "Kindergarten Cop (1990) reunited Schwarzenegger with director Ivan Reitman, who directed Schwarzenegger in Twins.", "sentence": "Kindergarten Cop (1990 reunited Schwarzenegger with director Ivan Reitman", "sub": "http://dbpedia.org/resource/Kindergarten_Cop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ivan_Reitman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did kindergart Cop (1990 reunit Schwarzenegger with director Ivan Reitman?", "Who (1990 reunited Schwarzenegger with director Ivan Reitman?", "When did Kindergarten Cop (?", "Where did Kindergarten Cop ( 1990 reunited?", "Who did Kindergarten Cop ( 1990 reunited?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Did kindergart Cop (1990 reunit Schwarzenegger with director ?", "Who (1990 reunited Schwarzenegger with director ?", "When did (?", "Where did ( 1990 reunited?", "Who did ( 1990 reunited?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9015557, "src_sentence": "The Grand Tower Pipeline Bridge is a suspension bridge carrying a natural gas pipeline across the Mississippi River between Wittenberg, Missouri and Grand Tower, Illinois.", "sentence": "The Grand Tower Pipeline Bridge is a suspension bridge carrying a natural gas pipeline across the Mississippi River between Wittenberg, Missouri and Grand Tower, Illinois", "sub": "http://dbpedia.org/resource/Grand_Tower_Pipeline_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Mississippi_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Grand Tower Pipeline Bridge a suspension bridge carrying a natural gas pipeline across the Mississippi River between Wittenberg , Missouri and Grand Tower , Illinois ?", "Who is a suspension bridge carrying a natural gas pipeline across the Mississippi River between Wittenberg, Missouri and Grand Tower, Illinois?", "Where is The Grand Tower Pipeline Bridge a suspension bridge carrying a?"], "type": [-1, 1, 2], "question_in_type": ["Is the a suspension bridge carrying a natural gas pipeline across the between Wittenberg , Missouri and Grand Tower , Illinois ?", "Who is a suspension bridge carrying a natural gas pipeline across the between Wittenberg, Missouri and Grand Tower, Illinois?", "Where is The a suspension bridge carrying a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 9016852, "src_sentence": "The 300-by-84-foot superstructure of the Harlem River lift span was floated northward to the Triborough Bridge site in April 1936.", "sentence": "300 - by -84 - foot superstructure of the Harlem River lift span was floated to the Triborough Bridge site in April 1936", "sub": "http://dbpedia.org/resource/Triborough_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Harlem_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was 300 - by -84 - foot superstructure of the Harlem River lift span floated to the Triborough Bridge site in April 1936 ?", "Where - by -84 - foot superstructure of the Harlem River lift span was floated to the Triborough Bridge site in April 1936?", "Where was 300 - by -84 - foot superstructure of the Harlem River lift span floated to?", "When was 300 - by -84 - foot superstructure of the Harlem River lift span float to the Triborough Bridge site?", "Was the 300-by-84-foot superstructure of the Harlem River lift span floated northward to the Triborough Bridge site in April 1936 ?", "Where was The 300-by-84-foot superstructure of the Harlem River lift span floated northward?", "When was The 300-by-84-foot superstructure of the Harlem River lift span float northward to the Triborough Bridge site?"], "type": [-1, 2, 2, 3, -1, 2, 3], "question_in_type": ["Was 300 - by -84 - foot superstructure of the lift span floated to the site in April 1936 ?", "Where - by -84 - foot superstructure of the lift span was floated to the site in April 1936?", "Where was 300 - by -84 - foot superstructure of the lift span floated to?", "When was 300 - by -84 - foot superstructure of the lift span float to the site?", "Was the 300-by-84-foot superstructure of the lift span floated northward to the site in April 1936 ?", "Where was The 300-by-84-foot superstructure of the lift span floated northward?", "When was The 300-by-84-foot superstructure of the lift span float northward to the site?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 9018593, "src_sentence": "Barbodes herrei is an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao, the Philippines.", "sentence": "Barbodes herrei is an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao", "sub": "http://dbpedia.org/resource/Barbodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barbodes herrei an extinct species of cyprinid fish formerly endemic to Lake Lanao in Mindanao ?", "Where is Barbodes herrei an extinct species of cyprinid fish formerly endemic to Lake?"], "type": [-1, 2], "question_in_type": ["Is barbodes herrei an extinct species of fish formerly endemic to Lake Lanao in Mindanao ?", "Where is herrei an extinct species of fish formerly endemic to Lake?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9018957, "src_sentence": "Between 1438 and 1527, the Inca empire expanded from its capital at Cusco, Peru.", "sentence": "the Inca empire expanded from its capital at Cusco Between 1438 and 1527", "sub": "http://dbpedia.org/resource/Inca_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Cusco", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Inca empire expand from its capital at Cusco Between 1438 and 1527?", "Where did the Inca empire expanded from?", "When did the Inca empire expand from its capital at Cusco Between?", "When did the Inca empire expand from its capital at Cusco Between 1438 and?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did the expand from its capital at Between 1438 and 1527?", "Where did the expanded from?", "When did the expand from its capital at Between?", "When did the expand from its capital at Between 1438 and?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9019245, "src_sentence": "Bolivia has its constitutionally recognized capital in Sucre, while La Paz is the seat of government.", "sentence": "Bolivia has its constitutionally recognized capital in Sucre while La Paz is the seat of government", "sub": "http://dbpedia.org/resource/Bolivia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sucre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is bolivia has its constitutionally recognized capital in Sucre while La Paz the seat of government ?", "Who has its constitutionally recognized capital in Sucre while La Paz is the seat of government?", "Where is Bolivia has its constitutionally recognized?"], "type": [-1, 1, 2], "question_in_type": ["Is bolivia has its constitutionally recognized capital in while La Paz the seat of government ?", "Who has its constitutionally recognized capital in while La Paz is the seat of government?", "Where is has its constitutionally recognized?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9022740, "src_sentence": "Hip-hop pioneers Naughty By Nature are from East Orange.", "sentence": "Hip-hop pioneers Naughty By Nature are from East Orange", "sub": "http://dbpedia.org/resource/Naughty_by_Nature", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/East_Orange,_New_Jersey", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are hip-hop pioneers Naughty By Nature from East Orange ?", "Where are Hip-hop pioneers Naughty By Nature from East Orange ?"], "type": [-1, 2], "question_in_type": ["Are hip-hop pioneers from ?", "Where are Hip-hop pioneers from ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9022755, "src_sentence": "My Chemical Romance's Frank Iero, Gerard Way, Mikey Way, and Ray Toro all are from New Jersey.", "sentence": "My Chemical Romance 's Frank Iero , Gerard Way are from New Jersey", "sub": "http://dbpedia.org/resource/My_Chemical_Romance", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_Jersey", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are my Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?", "Who are My Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?", "Where are My Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?"], "type": [-1, 1, 2], "question_in_type": ["Are my Chemical Romance 's Frank Iero , Gerard Way from ?", "Who are 's Frank Iero , Gerard Way from ?", "Where are 's Frank Iero , Gerard Way from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9023433, "src_sentence": "The Jonas Brothers all reside in Wyckoff, where the eldest and youngest brothers of the group, Kevin and Frankie Jonas, were born.", "sentence": "The Jonas Brothers reside in Wyckoff", "sub": "http://dbpedia.org/resource/Jonas_Brothers", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Wyckoff,_New_Jersey", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does the Jonas Brothers resid in Wyckoff?", "Where did The Jonas Brothers reside in?"], "type": [-1, 2], "question_in_type": ["Does the Jonas Brothers resid in ?", "Where did reside in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9023444, "src_sentence": "hard rock outfit Bon Jovi has also written many songs about life in New Jersey, including \"Livin' On A Prayer\", and named one of hard rock outfit Bon Jovi albums after New Jersey.", "sentence": "hard rock outfit Bon Jovi has written many songs about life in New Jersey , including \" Livin ' On A Prayer", "sub": "http://dbpedia.org/resource/Bon_Jovi", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_Jersey", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Has hard rock outfit Bon Jovi written many songs about life in New Jersey , including `` Livin ' On A Prayer ?", "Who has hard rock outfit Bon Jovi written many?", "Where has hard rock outfit Bon Jovi written many?"], "type": [-1, 1, 2], "question_in_type": ["Has hard rock outfit written many songs about life in , including `` Livin ' On A Prayer ?", "Who has hard rock outfit written many?", "Where has hard rock outfit written many?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9023467, "src_sentence": "My Chemical Romance's Frank Iero, Gerard Way, Mikey Way, and Ray Toro all are from New Jersey.", "sentence": "My Chemical Romance 's Frank Iero , Gerard Way are from New Jersey", "sub": "http://dbpedia.org/resource/My_Chemical_Romance", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_Jersey", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are my Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?", "Who are My Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?", "Where are My Chemical Romance 's Frank Iero , Gerard Way from New Jersey ?"], "type": [-1, 1, 2], "question_in_type": ["Are my Chemical Romance 's Frank Iero , Gerard Way from ?", "Who are 's Frank Iero , Gerard Way from ?", "Where are 's Frank Iero , Gerard Way from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9024063, "src_sentence": "Cama adentro (English: Live-in Maid) is a 2004 Argentine-Spanish drama historical film written and directed by Jorge Gaggero.", "sentence": "Cama adentro is a 2004 Argentine - Spanish drama historical film directed by Jorge Gaggero", "sub": "http://dbpedia.org/resource/Cama_Adentro", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Jorge_Gaggero", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is cama adentro a 2004 Argentine - Spanish drama historical film directed by Jorge Gaggero ?", "When is Cama adentro a?", "Where is Cama adentro a 2004 Argentine - Spanish drama historical film directed by?", "Who is Cama adentro a 2004 Argentine - Spanish drama historical film directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Is cama adentro a 2004 Argentine - Spanish drama historical film directed by ?", "When is a?", "Where is a 2004 Argentine - Spanish drama historical film directed by?", "Who is a 2004 Argentine - Spanish drama historical film directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9025403, "src_sentence": "The Ecuadorian capuchin (Cebus aequatorialis), or Ecuadorian white-fronted capuchin is a species of gracile capuchin monkey of the family Cebidae.", "sentence": "The Ecuadorian capuchin (Cebus aequatorialis), or Ecuadorian white-fronted capuchin is a species of gracile capuchin monkey of the family Cebidae", "sub": "http://dbpedia.org/resource/Ecuadorian_capuchin", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Ecuadorian capuchin ( Cebus aequatorialis ) , or Ecuadorian white-fronted capuchin a species of gracile capuchin monkey of the family Cebidae ?", "Where is The Ecuadorian capuchin ( Cebus aequatorialis ) , or Ecuadorian white-fronted capuchin a species of gracile capuchin monkey of the family Cebidae ?"], "type": [-1, 2], "question_in_type": ["Is the ( Cebus aequatorialis ) , or Ecuadorian white-fronted capuchin a species of gracile capuchin monkey of the family ?", "Where is The ( Cebus aequatorialis ) , or Ecuadorian white-fronted capuchin a species of gracile capuchin monkey of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9025669, "src_sentence": "Omphalotropis plicosa is a species of minute salt marsh snail with an operculum, a terrestrial gastropod mollusk, or micromollusk, in the family Assimineidae.", "sentence": "Omphalotropis plicosa is a species of minute salt marsh snail with an operculum, a terrestrial gastropod mollusk, or micromollusk, in the family Assimineidae", "sub": "http://dbpedia.org/resource/Omphalotropis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Assimineidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is omphalotropis plicosa a species of minute salt marsh snail with an operculum , a terrestrial gastropod mollusk , or micromollusk , in the family Assimineidae ?"], "type": [-1], "question_in_type": ["Is omphalotropis plicosa a species of minute salt marsh snail with an operculum , a terrestrial gastropod mollusk , or micromollusk , in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9027740, "src_sentence": "Lottia alveus, the eelgrass limpet or bowl limpet, was a species of sea snail or small limpet, a marine gastropod mollusk in the family Lottiidae, the Lottia limpets, a genus of true limpets.", "sentence": "Lottia alveus was a species of sea snail or small limpet, a marine gastropod mollusk in the family Lottiidae, the Lottia limpets, a genus of true limpets", "sub": "http://dbpedia.org/resource/Eelgrass_limpet", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lottiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was lottia alveus a species of sea snail or small limpet , a marine gastropod mollusk in the family Lottiidae , the Lottia limpets , a genus of true limpets ?", "Where was Lottia alveus a species of sea snail or small limpet , a marine gastropod mollusk in the family Lottiidae , the Lottia limpets , a genus of true limpets ?", "Who alveus was a species of sea snail or small limpet, a marine gastropod mollusk in the family Lottiidae, the Who limpets, a genus of true limpets?"], "type": [-1, 2, 1], "question_in_type": ["Was lottia alveus a species of sea snail or small limpet , a marine gastropod mollusk in the family , the Lottia limpets , a genus of true limpets ?", "Where was a species of sea snail or small limpet , a marine gastropod mollusk in the family , the Lottia limpets , a genus of true limpets ?", "Who alveus was a species of sea snail or small limpet, a marine gastropod mollusk in the family , the Who limpets, a genus of true limpets?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9029716, "src_sentence": "Following Columbus's persistent lobbying to multiple kingdoms, Catholic monarchs Queen Isabella I and King Ferdinand II agreed to sponsor a journey west.", "sentence": "Ferdinand II [is] monarchs King [of] Queen Isabella", "sub": "http://dbpedia.org/resource/Ferdinand_II_of_Aragon", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Isabella_I_of_Castile", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ferdinand II [is] monarchs king [of] Queen Isabella?", "Who II [is] monarchs King [of] Queen Isabella?", "Who did Ferdinand II [ is ] monarchs King?"], "type": [-1, 1, 1], "question_in_type": ["Does ferdinand II [is] monarchs king [of] ?", "Who II [is] monarchs King [of] ?", "Who did II [ is ] monarchs King?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9030597, "src_sentence": "Under Benjamin Harrison and Benjamin Harrison Postmaster General John Wanamaker the Columbian commemorative stamps were made available and were first issued at the World Columbian Exposition in Chicago in 1893.", "sentence": "John Wanamaker [is] General [of] Benjamin Harrison Postmaster", "sub": "http://dbpedia.org/resource/John_Wanamaker", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Benjamin_Harrison", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Wanamaker [is] General [of] Benjamin Harrison Postmaster?", "Who [is] General [of] Benjamin Harrison Postmaster?", "Who did John Wanamaker [ is ] General [ of ] Benjamin Harrison Postmaster ?"], "type": [-1, 1, 1], "question_in_type": ["Does john Wanamaker [is] General [of] Postmaster?", "Who [is] General [of] Postmaster?", "Who did [ is ] General [ of ] Postmaster ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9036357, "src_sentence": "Most of the French auto-makers and their suppliers were based in the Paris region, and it proved practical and cost-effective to source many components and sub-assemblies locally, while taking care to maintain a disparate supplier base of smaller companies in order to avoid over dependence on any supplier and, it was said, lower the risk of abusive copying in France of Fiat component designs.", "sentence": "Most of the French auto - makers were based in the Paris region", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were most of the French auto - makers based in the Paris region ?", "Where were Most of the French auto - makers based in?"], "type": [-1, 2], "question_in_type": ["Were most of the auto - makers based in the region ?", "Where were Most of the auto - makers based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9038949, "src_sentence": "Elattoneura leucostigma is a species of damselfly in the family Platycnemididae known commonly as the smoky-winged threadtail.", "sentence": "Elattoneura leucostigma is a species of damselfly in the family Platycnemididae known commonly as the smoky-winged threadtail", "sub": "http://dbpedia.org/resource/Elattoneura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platycnemididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elattoneura leucostigma a species of damselfly in the family Platycnemididae known commonly as the smoky-winged threadtail ?", "Who leucostigma is a species of damselfly in the family Platycnemididae known commonly as the smoky-winged threadtail?"], "type": [-1, 1], "question_in_type": ["Is elattoneura leucostigma a species of damselfly in the family known commonly as the smoky-winged threadtail ?", "Who leucostigma is a species of damselfly in the family known commonly as the smoky-winged threadtail?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9039942, "src_sentence": "Phoxinellus dalmaticus is a species of ray-finned fish in the family Cyprinidae.", "sentence": "Phoxinellus dalmaticus is a species of ray-finned fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Phoxinellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phoxinellus dalmaticus a species of ray-finned fish in the family Cyprinidae ?"], "type": [-1], "question_in_type": ["Is phoxinellus dalmaticus a species of ray-finned fish in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9040349, "src_sentence": "On Towel Day 2015, Italian astronaut Samantha Cristoforetti sent a \"Towel Day greeting\" and read aloud a sample from The Hitchhiker's Guide To The Galaxy from the International Space Station.", "sentence": "Samantha Cristoforetti [is] astronaut [from] Italy", "sub": "http://dbpedia.org/resource/Samantha_Cristoforetti", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does samantha Cristoforetti [is] astronaut [from] Italy?", "Who [is] astronaut [from] Italy?", "Where did Samantha Cristoforetti [ is ] astronaut [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does samantha Cristoforetti [is] astronaut [from] ?", "Who [is] astronaut [from] ?", "Where did [ is ] astronaut [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9041774, "src_sentence": "the Mayor of Munich then gives the first litre of beer to the Minister-President of the State of Bavaria.", "sentence": "the Mayor of Munich gives the first litre of beer to the Minister-President of the State of Bavaria then", "sub": "http://dbpedia.org/resource/Bavaria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Munich", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Mayor of Munich giv the first litre of beer to the Minister-President of the State of Bavaria then?", "Where did the Mayor of Munich gives the?"], "type": [-1, 2], "question_in_type": ["Does the Mayor of giv the first litre of beer to the Minister-President of the State of then?", "Where did the Mayor of gives the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9042420, "src_sentence": "In early March 2017, Adeleke signed with Lebanese club Scoring 20 points and 17 rebounds against Lebanese champion Al Riyadi Beirut Hekmeh.", "sentence": "Al Riyadi Beirut Hekmeh [is] champion [from] Lebanon", "sub": "http://dbpedia.org/resource/Lebanon", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beirut", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does al Riyadi Beirut Hekmeh [is] champion [from] Lebanon?", "Who Beirut Hekmeh [is] champion [from] Lebanon?", "Where did Al Riyadi Beirut Hekmeh [ is ] champion [ from ] Lebanon ?"], "type": [-1, 1, 2], "question_in_type": ["Does al Riyadi Hekmeh [is] champion [from] ?", "Who Hekmeh [is] champion [from] ?", "Where did Al Riyadi Hekmeh [ is ] champion [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9042468, "src_sentence": "Proischnura polychromatica, the mauve bluet, is a small species of damselfly in the family Coenagrionidae.", "sentence": "Proischnura polychromatica is a small species of damselfly in the family Coenagrionidae", "sub": "http://dbpedia.org/resource/Proischnura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coenagrionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proischnura polychromatica a small species of damselfly in the family Coenagrionidae ?", "Who is a small species of damselfly in the family Coenagrionidae?"], "type": [-1, 1], "question_in_type": ["Is proischnura polychromatica a small species of damselfly in the family ?", "Who is a small species of damselfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9042732, "src_sentence": "The Lost Symbol is a 2009 novel written by American writer Dan Brown.", "sentence": "The Lost Symbol is a 2009 novel written by American writer Dan Brown", "sub": "http://dbpedia.org/resource/The_Lost_Symbol", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Dan_Brown", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Lost Symbol a 2009 novel written by American writer Dan Brown ?", "Where is a 2009 novel written by American writer Dan Brown?", "When is The Lost Symbol a?", "Where is The Lost Symbol a 2009 novel written by?", "Who is The Lost Symbol a 2009 novel written by?"], "type": [-1, 2, 3, 2, 1], "question_in_type": ["Is the Lost Symbol a 2009 novel written by American writer ?", "Where is a 2009 novel written by American writer ?", "When is a?", "Where is a 2009 novel written by?", "Who is a 2009 novel written by?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9043293, "src_sentence": "Ivory Coast's previous capital cities were Grand-Bassam (1893), Bingerville (1900), and Abidjan (1933).", "sentence": "Ivory Coast 's previous capital cities were Abidjan ( 1933", "sub": "http://dbpedia.org/resource/Ivory_Coast", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abidjan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Were ivory Coast 's previous capital cities Abidjan ( 1933 ?", "Who previous capital cities were Abidjan ( 1933?", "Where were Ivory Coast 's previous capital cities Abidjan ( 1933 ?", "When were Ivory Coast 's previous capital cities Abidjan (?"], "type": [-1, 1, 2, 3], "question_in_type": ["Were ivory Coast 's previous capital cities ( 1933 ?", "Who previous capital cities were ( 1933?", "Where were 's previous capital cities ( 1933 ?", "When were 's previous capital cities (?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9043339, "src_sentence": "Stone tools found in Ivory Coast from hundreds of thousands of years ago show that the area around Yamoussoukro has been occupied since ancient times.", "sentence": "Stone tools found in Ivory Coast from hundreds of thousands of years show that the area around Yamoussoukro has been occupied since ancient times ago", "sub": "http://dbpedia.org/resource/Ivory_Coast", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Yamoussoukro", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When has stone tools found in Ivory Coast from hundreds of thousands of years show that the area around Yamoussoukro been occupied ?"], "type": [3], "question_in_type": ["When has stone tools found in from hundreds of thousands of years show that the area around been occupied ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9045388, "src_sentence": "He got his first taste of success as Hibernians won the Maltese title.", "sentence": "Hibernians won the Maltese title", "sub": "http://dbpedia.org/resource/Hibernians_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Malta", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did hibernians won the Maltese title?", "Who won the Maltese title?", "Where did Hibernians won the?", "Did hibernians won the Maltese championship?", "Who won the Maltese championship?", "Did hibernians won the Maltese claim?", "Who won the Maltese claim?", "Did hibernians won the Maltese crown?", "Who won the Maltese crown?", "Did hibernians won the Maltese deed?", "Who won the Maltese deed?", "Did hibernians won the Maltese entitle?", "Who won the Maltese entitle?", "Did hibernians won the Maltese form of address?", "Who won the Maltese form of address?", "Did hibernians won the Maltese heading?", "Who won the Maltese heading?", "Did hibernians won the Maltese premiership?", "Who won the Maltese premiership?", "Did hibernians won the Maltese rubric?", "Who won the Maltese rubric?", "Did hibernians won the Maltese statute title?", "Who won the Maltese statute title?", "Did hibernians won the Maltese style?", "Who won the Maltese style?", "Did hibernians won the Maltese title of respect?", "Who won the Maltese title of respect?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Did hibernians won the title?", "Who won the title?", "Where did won the?", "Did hibernians won the championship?", "Who won the championship?", "Did hibernians won the claim?", "Who won the claim?", "Did hibernians won the crown?", "Who won the crown?", "Did hibernians won the deed?", "Who won the deed?", "Did hibernians won the entitle?", "Who won the entitle?", "Did hibernians won the form of address?", "Who won the form of address?", "Did hibernians won the heading?", "Who won the heading?", "Did hibernians won the premiership?", "Who won the premiership?", "Did hibernians won the rubric?", "Who won the rubric?", "Did hibernians won the statute title?", "Who won the statute title?", "Did hibernians won the style?", "Who won the style?", "Did hibernians won the title of respect?", "Who won the title of respect?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9047589, "src_sentence": "The daggernose shark (Isogomphodon oxyrhynchus) is a little-known species of requiem shark, in the family Carcharhinidae, and the only extant member of its genus.", "sentence": "The daggernose shark is in the family Carcharhinidae", "sub": "http://dbpedia.org/resource/Daggernose_shark", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Requiem_shark", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the daggernose shark in the family Carcharhinidae ?", "Where is The daggernose shark in the family Carcharhinidae ?", "Is the daggernose shark a little - known species of requiem shark ?", "Is the daggernose shark a little - known coinage of dirge fiend ?", "Is the daggernose shark a little - known coinage of dirge haye ?", "Is the daggernose shark a little - known coinage of dirge hustler ?", "Is the daggernose shark a little - known coinage of dirge shark ?", "Is the daggernose shark a little - known coinage of requiem fiend ?", "Is the daggernose shark a little - known coinage of requiem haye ?", "Is the daggernose shark a little - known coinage of requiem hustler ?", "Is the daggernose shark a little - known coinage of requiem shark ?", "Is the daggernose shark a little - known species of dirge fiend ?", "Is the daggernose shark a little - known species of dirge haye ?", "Is the daggernose shark a little - known species of dirge hustler ?", "Is the daggernose shark a little - known species of dirge shark ?", "Is the daggernose shark a little - known species of requiem fiend ?", "Is the daggernose shark a little - known species of requiem haye ?", "Is the daggernose shark a little - known species of requiem hustler ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the in the family ?", "Where is The in the family ?", "Is the a little - known species of ?", "Is the a little - known coinage of dirge fiend ?", "Is the a little - known coinage of dirge haye ?", "Is the a little - known coinage of dirge hustler ?", "Is the a little - known coinage of dirge shark ?", "Is the a little - known coinage of requiem fiend ?", "Is the a little - known coinage of requiem haye ?", "Is the a little - known coinage of requiem hustler ?", "Is the a little - known coinage of ?", "Is the a little - known species of dirge fiend ?", "Is the a little - known species of dirge haye ?", "Is the a little - known species of dirge hustler ?", "Is the a little - known species of dirge shark ?", "Is the a little - known species of requiem fiend ?", "Is the a little - known species of requiem haye ?", "Is the a little - known species of requiem hustler ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9047827, "src_sentence": "Procambarus angustatus was a species of crayfish in the family Cambaridae.", "sentence": "Procambarus angustatus was a species of crayfish in the family Cambaridae", "sub": "http://dbpedia.org/resource/Procambarus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cambaridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was procambarus angustatus a species of crayfish in the family Cambaridae ?"], "type": [-1], "question_in_type": ["Was procambarus angustatus a species of crayfish in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9055670, "src_sentence": "Before Lennon's first parole hearing, Yoko Ono sent a letter to Parole Board requesting that Parole Board not be released from prison.", "sentence": "Yoko Ono sent a letter to Parole Board requesting that Parole Board not be released from prison Before Lennon's first parole hearing", "sub": "http://dbpedia.org/resource/John_Lennon", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Yoko_Ono", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did yoko Ono sent a letter to Parole Board requesting that Parole Board not be released from prison Before Lennon's first parole hearing?", "Who sent a letter to Parole Board requesting that Parole Board not be released from prison Before Lennon's first parole hearing?", "Where did Yoko Ono sent a?"], "type": [-1, 1, 2], "question_in_type": ["Did yoko Ono sent a letter to Parole Board requesting that Parole Board not be released from prison Before 's first parole hearing?", "Who sent a letter to Parole Board requesting that Parole Board not be released from prison Before 's first parole hearing?", "Where did sent a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9055687, "src_sentence": "2010: In advance of Lennon's scheduled sixth parole hearing, Yoko Ono said that Yoko Ono would again oppose Yoko Ono parole, stating that Yoko Ono safety, that of John's sons, and Lennon's would be at risk.", "sentence": "Yoko Ono said that Yoko Ono would again oppose Yoko Ono parole In advance of Lennon 's scheduled sixth parole hearing", "sub": "http://dbpedia.org/resource/John_Lennon", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Yoko_Ono", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Would yoko Ono said that Yoko Ono again oppose Yoko Ono parole In advance of Lennon 's scheduled sixth parole hearing ?", "Who said that Who would again oppose Who parole In advance of Lennon 's scheduled sixth parole hearing?", "Where would Yoko Ono said that?"], "type": [-1, 1, 2], "question_in_type": ["Would yoko Ono said that again oppose parole In advance of 's scheduled sixth parole hearing ?", "Who said that Who would again oppose Who parole In advance of 's scheduled sixth parole hearing?", "Where would said that?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9056409, "src_sentence": "Steven Michael Novak (born June 13, 1983) is an American former professional basketball player who is currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin.", "sentence": "Steven Michael Novak is an American former professional basketball player who is currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin", "sub": "http://dbpedia.org/resource/Michael_Novak", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is steven Michael Novak an American former professional basketball player who currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin ?", "Who is an American former professional basketball player who is currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin?", "Where is Steven Michael Novak an American former professional basketball player who currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin ?"], "type": [-1, 1, 2], "question_in_type": ["Is steven an former professional basketball player who currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin ?", "Who is an former professional basketball player who is currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin?", "Where is Steven an former professional basketball player who currently a television analyst for the Milwaukee Bucks on Fox Sports Wisconsin ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9057520, "src_sentence": "Eyes Wide Shut developed after Stanley Kubrick read Arthur Schnitzler's Dream Story in 1968, when Kubrick was looking for a project to follow 2001: A Space Odyssey.", "sentence": "Eyes Wide Shut developed after Stanley Kubrick read Arthur Schnitzler's Dream Story in 1968", "sub": "http://dbpedia.org/resource/Eyes_Wide_Shut", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did eyes Wide Shut develop after Stanley Kubrick read Arthur Schnitzler's Dream Story in 1968?", "Who developed after Stanley Kubrick read Arthur Schnitzler's Dream Story in 1968?", "Who did Eyes Wide Shut developed after?", "Where did Eyes Wide Shut developed after?", "When did Eyes Wide Shut develop after Stanley Kubrick read Arthur Schnitzler 's Dream Story?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Did eyes Wide Shut develop after read Arthur Schnitzler's Dream Story in 1968?", "Who developed after read Arthur Schnitzler's Dream Story in 1968?", "Who did developed after?", "Where did developed after?", "When did develop after read Arthur Schnitzler 's Dream Story?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9058031, "src_sentence": "Garrett Brown, inventor of the Steadicam, has expressed that Kubrick collaborator Michael Herr considers Eyes Wide Shut to be an unfinished film:.", "sentence": "Kubrick collaborator Michael Herr considers Eyes Wide Shut to be an unfinished film:.", "sub": "http://dbpedia.org/resource/Eyes_Wide_Shut", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Stanley_Kubrick", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does kubrick collaborator Michael Herr considers Eyes Wide Shut to be an unfinished film:?", "Who collaborator Michael Herr considers Eyes Wide Shut to be an unfinished film:?", "Who did Kubrick collaborator Michael Herr considers Eyes Wide Shut to be an?", "Where did Kubrick collaborator Michael Herr considers Eyes Wide Shut to be an?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does kubrick collaborator Michael Herr considers to be an unfinished film:?", "Who collaborator Michael Herr considers to be an unfinished film:?", "Who did collaborator Michael Herr considers to be an?", "Where did collaborator Michael Herr considers to be an?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9058143, "src_sentence": "The arrival of Zinfandel in the United States may have been via the Imperial Nursery in Vienna, Austria, which probably obtained the vines during the Habsburg Monarchy's control over the Dalmatian territories of the former Republic of Venice.", "sentence": "the Imperial Nursery in Vienna obtained the vines during the Habsburg Monarchy's control over the Dalmatian territories of the former Republic of Venice", "sub": "http://dbpedia.org/resource/Habsburg_Monarchy", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Imperial Nursery in Vienna obtain the vines during the Habsburg Monarchy's control over the Dalmatian territories of the former Republic of Venice?", "Who in Vienna obtained the vines during the Habsburg Monarchy's control over the Dalmatian territories of the former Republic of Venice?", "Where did the Imperial Nursery in Vienna obtained the?"], "type": [-1, 1, 2], "question_in_type": ["Did the Imperial Nursery in obtain the vines during the 's control over the Dalmatian territories of the former Republic of Venice?", "Who in obtained the vines during the 's control over the Dalmatian territories of the former Republic of Venice?", "Where did the Imperial Nursery in obtained the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9059388, "src_sentence": "Barbodes palata is an extinct species of cyprinid fish endemic to Lake Lanao, Mindanao, the Philippines.", "sentence": "Barbodes palata is an extinct species of cyprinid fish endemic to Lake Lanao", "sub": "http://dbpedia.org/resource/Barbodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barbodes palata an extinct species of cyprinid fish endemic to Lake Lanao ?", "Where is Barbodes palata an extinct species of cyprinid fish endemic to Lake?"], "type": [-1, 2], "question_in_type": ["Is barbodes palata an extinct species of fish endemic to Lake Lanao ?", "Where is palata an extinct species of fish endemic to Lake?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9061572, "src_sentence": "Lyciasalamandra billae, the bay Lycian salamander, is a species of salamander in the family Salamandridae found only in Turkey.", "sentence": "Lyciasalamandra billae is a species of salamander in the family Salamandridae found only in Turkey", "sub": "http://dbpedia.org/resource/Lyciasalamandra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Salamandridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lyciasalamandra billae a species of salamander in the family Salamandridae found only in Turkey ?", "Where is Lyciasalamandra billae a species of salamander in the family Salamandridae found only?"], "type": [-1, 2], "question_in_type": ["Is lyciasalamandra billae a species of salamander in the family found only in Turkey ?", "Where is billae a species of salamander in the family found only?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9062276, "src_sentence": "The Taita apalis (Apalis fuscigularis) is a bird in the family Cisticolidae that is endemic to the Taita Hills in Kenya.", "sentence": "The Taita apalis is a bird in the family Cisticolidae", "sub": "http://dbpedia.org/resource/Taita_apalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cisticolidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Taita apalis a bird in the family Cisticolidae ?", "Who is The Taita apalis a bird in the family Cisticolidae ?"], "type": [-1, 1], "question_in_type": ["Is the a bird in the family ?", "Who is The a bird in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9062277, "src_sentence": "The Taita apalis (Apalis fuscigularis) was formerly considered to be a subspecies of the bar-throated apalis.", "sentence": "The Taita apalis to be a subspecies of the bar-throated apalis", "sub": "http://dbpedia.org/resource/Taita_apalis", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Bar-throated_apalis", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the Taita apalis to be a subspecies of the bar-throated apalis?", "Who did The Taita apalis to be a?"], "type": [-1, 1], "question_in_type": ["Does the to be a subspecies of the ?", "Who did The to be a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9063913, "src_sentence": "Before this designation, Mexico City had served as the seat of government for both the State of Mexico and the nation as a whole.", "sentence": "Mexico City had served as the seat of government for both the State of Mexico Before this designation", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had mexico City served as the seat of government for both the State of Mexico Before this designation ?", "Who had served as the seat of government for both the State of Mexico Before this designation?", "Where had Mexico City served as?"], "type": [-1, 1, 2], "question_in_type": ["Had mexico City served as the seat of government for both the State of Before this designation ?", "Who had served as the seat of government for both the State of Before this designation?", "Where had City served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9063987, "src_sentence": "Mexico City is located in the Valley of Mexico, sometimes called the Basin of Mexico.", "sentence": "Mexico City is located in the Valley of Mexico", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is mexico City located in the Valley of Mexico ?", "Who is located in the Valley of Mexico?", "Where is Mexico City located in?"], "type": [-1, 1, 2], "question_in_type": ["Is mexico City located in the Valley of ?", "Who is located in the Valley of ?", "Where is City located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9064201, "src_sentence": "Up to the 1990s, the Federal District was the most populous federal entity in Mexico, but since then, its population has remained stable at around 8.7 million.", "sentence": "the Federal District was the most populous federal entity in Mexico Up to the 1990 s", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Federal District the most populous federal entity in Mexico Up to the 1990 s ?", "Who was the most populous federal entity in Mexico Up to the 1990 s?", "Where was the Federal District the most populous federal entity in Mexico Up to the 1990 s ?", "When was the Federal District the most populous federal entity in Mexico Up to the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the the most populous federal entity in Up to the 1990 s ?", "Who was the most populous federal entity in Up to the 1990 s?", "Where was the the most populous federal entity in Up to the 1990 s ?", "When was the the most populous federal entity in Up to the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9064204, "src_sentence": "Nonetheless, the annual rate of growth of the Metropolitan Area of Mexico City is much lower than that of other large urban agglomerations in Mexico, a phenomenon most likely attributable to the environmental policy of decentralization.", "sentence": "the annual rate of growth of the Metropolitan Area of Mexico City is much lower than that of other large urban agglomerations in Mexico", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the annual rate of growth of the Metropolitan Area of Mexico City much lower than that of other large urban agglomerations in Mexico ?", "Where is the annual rate of growth of the Metropolitan Area of Mexico City much lower than that of other large urban agglomerations in Mexico ?"], "type": [-1, 2], "question_in_type": ["Is the annual rate of growth of the Metropolitan Area of City much lower than that of other large urban agglomerations in ?", "Where is the annual rate of growth of the Metropolitan Area of City much lower than that of other large urban agglomerations in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9064579, "src_sentence": "Mexico City was responsible for generating 15.8% of Mexico's GDP, and the metropolitan area accounted for about 22% of total national GDP.", "sentence": "Mexico City was responsible for generating 15.8% of Mexico's GDP", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was mexico City responsible for generating 15.8 % of Mexico 's GDP ?", "Who was responsible for generating 15.8% of Mexico's GDP?", "Where was Mexico City responsible for generating 15.8?"], "type": [-1, 1, 2], "question_in_type": ["Was mexico City responsible for generating 15.8 % of 's GDP ?", "Who was responsible for generating 15.8% of 's GDP?", "Where was City responsible for generating 15.8?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9064872, "src_sentence": "Mexico City's HDI for the 2005 report was 0.9012 (very high), and Mexico City's HDI for the 2005 report 2010 value of 0.9225 (very high), or (by newer methodology) 0.8307, was Mexico's highest.", "sentence": "Mexico City's HDI for the 2005 report 2010 value of 0.9225 was Mexico's highest", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was mexico City 's HDI for the 2005 report 2010 value of 0.9225 Mexico 's highest ?", "Who HDI for the 2005 report 2010 value of 0.9225 was Mexico's highest?", "When was Mexico City 's HDI for the?", "When was Mexico City 's HDI for the 2005 report?", "Where was Mexico City 's HDI for the 2005 report 2010 value of 0.9225 Mexico 's highest ?"], "type": [-1, 1, 3, 3, 2], "question_in_type": ["Was mexico City 's HDI for the 2005 report 2010 value of 0.9225 's highest ?", "Who HDI for the 2005 report 2010 value of 0.9225 was 's highest?", "When was City 's HDI for the?", "When was City 's HDI for the 2005 report?", "Where was City 's HDI for the 2005 report 2010 value of 0.9225 's highest ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9067915, "src_sentence": "Zombieland is a 2009 American post-apocalyptic zombie comedy film directed by Ruben Fleischer in Zombieland theatrical debut and written by Rhett Reese and Paul Wernick.", "sentence": "Zombieland is a 2009 American post-apocalyptic zombie comedy film directed by Ruben Fleischer in Zombieland theatrical debut", "sub": "http://dbpedia.org/resource/Zombieland", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ruben_Fleischer", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is zombieland a 2009 American post-apocalyptic zombie comedy film directed by Ruben Fleischer in Zombieland theatrical debut ?", "Who is a 2009 American post-apocalyptic zombie comedy film directed by Ruben Fleischer in Who theatrical debut?", "When is Zombieland a?", "Where is Zombieland a 2009 American post-apocalyptic zombie comedy film directed by?", "Who is Zombieland a 2009 American post-apocalyptic zombie comedy film directed by?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Is zombieland a 2009 American post-apocalyptic zombie comedy film directed by in theatrical debut ?", "Who is a 2009 American post-apocalyptic zombie comedy film directed by in Who theatrical debut?", "When is a?", "Where is a 2009 American post-apocalyptic zombie comedy film directed by?", "Who is a 2009 American post-apocalyptic zombie comedy film directed by?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9069292, "src_sentence": "Lusaka was the site of a village named after its Chief Lusaka, which, according to history, was located at Manda Hill, near where the Zambia's National Assembly building now stands.", "sentence": "its Chief Lusaka was located at Manda Hill near where the Zambia's National Assembly building now stands", "sub": "http://dbpedia.org/resource/Zambia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Lusaka", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was its Chief Lusaka located at Manda Hill near where the Zambia 's National Assembly building now stands ?", "Who was its Chief Lusaka located at?", "Where was its Chief Lusaka located at?"], "type": [-1, 1, 2], "question_in_type": ["Was its Chief located at Manda Hill near where the 's National Assembly building now stands ?", "Who was its Chief located at?", "Where was its Chief located at?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9071948, "src_sentence": "Some bridges not under DelDOT supervision includes the four bridges on the Chesapeake and Delaware Canal, which are under the jurisdiction of the U.S. Army Corps of Engineers, and the Delaware Memorial Bridge, which is under the bi-state Delaware River and Bay Authority.", "sentence": "the Delaware Memorial Bridge is under the bi-state Delaware River", "sub": "http://dbpedia.org/resource/Delaware_Memorial_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Delaware_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Delaware Memorial Bridge under the bi-state Delaware River ?", "Who is under the bi-state Delaware River?", "Where is the Delaware Memorial Bridge under the bi-state Delaware River ?"], "type": [-1, 1, 2], "question_in_type": ["Is the under the bi-state ?", "Who is under the bi-state ?", "Where is the under the bi-state ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 9071980, "src_sentence": "Dover Air Force Base, one of the largest in the country, is home to the 436th Airlift Wing and the 512th Airlift Wing.", "sentence": "Dover Air Force Base is home to the 512th Airlift Wing", "sub": "http://dbpedia.org/resource/512th_Airlift_Wing", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Dover_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is dover Air Force Base home to the 512th Airlift Wing ?", "Who is home to the 512th Airlift Wing?", "Where is Dover Air Force Base home to?", "Is dover Air Force Base home to the 436th Airlift Wing ?", "Who is home to the 436th Airlift Wing?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Is dover Air Force Base home to the ?", "Who is home to the ?", "Where is home to?", "Is dover Air Force Base home to the Airlift Wing ?", "Who is home to the Airlift Wing?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9072239, "src_sentence": "So it was that New Castle lawyer Thomas McKean denounced the Stamp Act in the strongest terms, and Kent County native John Dickinson became the \"Penman of == American Revolution.\"", "sentence": "Thomas McKean [is] lawyer [of] New Castle", "sub": "http://dbpedia.org/resource/Thomas_McKean", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/New_Castle,_Delaware", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does thomas McKean [is] lawyer [of] New Castle?", "Who [is] lawyer [of] New Castle?"], "type": [-1, 1], "question_in_type": ["Does thomas McKean [is] lawyer [of] ?", "Who [is] lawyer [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9073322, "src_sentence": "Trey Gilder played college basketball for McNeese State, Tyler Junior College and Northwestern State.", "sentence": "Trey Gilder played college basketball for Tyler Junior College", "sub": "http://dbpedia.org/resource/Trey_Gilder", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Tyler_Junior_College", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did trey Gilder play college basketball for Tyler Junior College?", "Who played college basketball for Tyler Junior College?", "Where did Trey Gilder played?"], "type": [-1, 1, 2], "question_in_type": ["Did trey Gilder play college basketball for ?", "Who played college basketball for ?", "Where did played?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 9074734, "src_sentence": "the U.S. Embassy in San Salvador noted the corruption of eastern El Salvador judicial system and quietly urged American businesses to include \"arbitration clauses, preferably with a foreign venue\", when doing business in Honduras.", "sentence": "the U.S. Embassy in San Salvador noted the corruption of eastern El Salvador judicial system", "sub": "http://dbpedia.org/resource/El_Salvador", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/San_Salvador", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the U.S. Embassy in San Salvador not the corruption of eastern El Salvador judicial system?", "Who in San Salvador noted the corruption of eastern El Salvador judicial system?", "Where did the U.S. Embassy in San Salvador noted the?"], "type": [-1, 1, 2], "question_in_type": ["Did the U.S. Embassy in not the corruption of eastern judicial system?", "Who in noted the corruption of eastern judicial system?", "Where did the U.S. Embassy in noted the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9075115, "src_sentence": "Abrau sprat, Clupeonella abrau, is a species of freshwater fish in the family Clupeidae.", "sentence": "Clupeonella abrau is a species of freshwater fish in the family Clupeidae", "sub": "http://dbpedia.org/resource/Abrau_sprat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Clupeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is clupeonella abrau a species of freshwater fish in the family Clupeidae ?", "Who abrau is a species of freshwater fish in the family Clupeidae?", "Where is Clupeonella abrau a species of freshwater fish in the family Clupeidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is clupeonella abrau a species of freshwater fish in the family ?", "Who abrau is a species of freshwater fish in the family ?", "Where is a species of freshwater fish in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9078267, "src_sentence": "The Kanab ambersnail is a terrestrial snail in the family Succineidae.", "sentence": "The Kanab ambersnail is a terrestrial snail in the family Succineidae", "sub": "http://dbpedia.org/resource/Kanab_ambersnail", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Succineidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Kanab ambersnail a terrestrial snail in the family Succineidae ?", "Who is The Kanab ambersnail a terrestrial snail in the family Succineidae ?"], "type": [-1, 1], "question_in_type": ["Is the a terrestrial snail in the family ?", "Who is The a terrestrial snail in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9082924, "src_sentence": "Founder Anton Szandor LaVey states in The Satanic Bible that besides one's own birthday, Walpurgisnacht ranks as an important Satanic holiday, noting the Eve of May has been memorialized as \"symbolizing the fruition of the spring equinox\", and chose the date well aware of the date's traditional association with witchcraft.", "sentence": "Founder Anton Szandor LaVey states in The Satanic Bible that besides one 's own birthday , Walpurgisnacht ranks as an important Satanic holiday , noting Eve of May has been memorialized as \" symbolizing the fruition of the spring equinox \" , and chose the date well aware of the date 's traditional association with witchcraft", "sub": "http://dbpedia.org/resource/The_Satanic_Bible", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Anton_LaVey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has founder Anton Szandor LaVey states in The Satanic Bible that besides one 's own birthday , Walpurgisnacht ranks as an important Satanic holiday , noting Eve of May been memorialized as `` symbolizing the fruition of the spring equinox `` , and chose the date well aware of the date 's traditional association with witchcraft ?", "Where has Founder Anton Szandor LaVey states in?", "Who has Founder Anton Szandor LaVey states in?", "Did founder Anton Szandor LaVey stat in The Satanic Bible that besid one 's own birthday , Walpurgisnacht rank as an important Satanic holiday , not the , and chos the date well aware of the date 's traditional association with witchcraft?", "Where did Founder Anton Szandor LaVey states in?", "Who did Founder Anton Szandor LaVey states in?"], "type": [-1, 2, 1, -1, 2, 1], "question_in_type": ["Has founder states in that besides one 's own birthday , Walpurgisnacht ranks as an important Satanic holiday , noting Eve of May been memorialized as `` symbolizing the fruition of the spring equinox `` , and chose the date well aware of the date 's traditional association with witchcraft ?", "Where has Founder states in?", "Who has Founder states in?", "Did founder stat in that besid one 's own birthday , Walpurgisnacht rank as an important Satanic holiday , not the , and chos the date well aware of the date 's traditional association with witchcraft?", "Where did Founder states in?", "Who did Founder states in?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9087013, "src_sentence": "Borussia Dortmund play at Westfalenstadion, currently known as Signal Iduna Park.", "sentence": "Borussia Dortmund play at Westfalenstadion", "sub": "http://dbpedia.org/resource/Borussia_Dortmund", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Westfalenstadion", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does borussia Dortmund play at Westfalenstadion?"], "type": [-1], "question_in_type": ["Does borussia Dortmund play at ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9089543, "src_sentence": "In college, Hayward led Butler to the championship game of the 2010 NCAA Tournament.", "sentence": "Hayward led Butler to the championship game of the 2010 NCAA Tournament In college", "sub": "http://dbpedia.org/resource/Gordon_Hayward", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Butler_Bulldogs_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did hayward led Butler to the championship game of the 2010 NCAA Tournament In college?", "Where did Hayward led?", "When did Hayward lead Butler to the championship game of the?"], "type": [-1, 2, 3], "question_in_type": ["Did hayward led to the championship game of the 2010 NCAA Tournament In college?", "Where did led?", "When did lead to the championship game of the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 9090259, "src_sentence": "The Henderson ground dove (Pampusana leonpascoi), or Henderson Island ground dove, is an extinct species of bird in the family Columbidae.", "sentence": "The Henderson ground dove (Pampusana leonpascoi), or Henderson Island ground dove is an extinct species of bird in the family Columbidae", "sub": "http://dbpedia.org/resource/Henderson_ground_dove", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Columbidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Henderson ground dove ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family Columbidae ?", "Who is The Henderson ground dove ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family Columbidae ?", "Where is The Henderson ground dove ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family Columbidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is the ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family ?", "Who is The ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family ?", "Where is The ( Pampusana leonpascoi ) , or Henderson Island ground dove an extinct species of bird in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9091282, "src_sentence": "Euclid of Alexandria and God Megarian followers used dialogue and the eristic method to defend Euclid and his Megarian followers ideas.", "sentence": "Euclid of Alexandria followers used the eristic method to defend Euclid", "sub": "http://dbpedia.org/resource/Euclid", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Alexandria", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did euclid of Alexandria followers us the eristic method to defend Euclid?", "Where did Euclid of Alexandria followers used the?", "Who of Alexandria followers used the eristic method to defend Who?", "Did euclid of Alexandria followers us dialogue to defend Euclid?", "Where did Euclid of Alexandria followers used?", "Who of Alexandria followers used dialogue to defend Who?"], "type": [-1, 2, 1, -1, 2, 1], "question_in_type": ["Did euclid of followers us the eristic method to defend ?", "Where did of followers used the?", "Who of followers used the eristic method to defend Who?", "Did euclid of followers us dialogue to defend ?", "Where did of followers used?", "Who of followers used dialogue to defend Who?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9091684, "src_sentence": "This was followed two and a half months later by astronaut Ed White who made the first American EVA on NASA's Gemini 4 mission.", "sentence": "astronaut Ed White made the first American EVA", "sub": "http://dbpedia.org/resource/Edward_Higgins_White", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did astronaut Ed White mad the first American EVA?", "Who did astronaut Ed White made the?", "Where did astronaut Ed White made the?"], "type": [-1, 1, 2], "question_in_type": ["Did astronaut mad the first EVA?", "Who did astronaut made the?", "Where did astronaut made the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9092974, "src_sentence": "In 1571, Spanish Manila became the capital of the Spanish East Indies, which encompassed Spanish territories in Asia and the Pacific.", "sentence": "Spanish Manila became the capital of the Spanish East Indies In 1571", "sub": "http://dbpedia.org/resource/Spanish_East_Indies", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Manila", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did spanish Manila becam the capital of the Spanish East Indies In 1571?", "Who Manila became the capital of the Who East Indies In 1571?", "When did Spanish Manila become the capital of the Spanish East Indies In?"], "type": [-1, 1, 3], "question_in_type": ["Did spanish becam the capital of the In 1571?", "Who became the capital of the Who East Indies In 1571?", "When did Spanish become the capital of the In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9093215, "src_sentence": "The capital city of the Philippines is Manila and the most populous city is Quezon City, both within the single urban area of Metro Manila.", "sentence": "The capital city of the Philippines is Manila", "sub": "http://dbpedia.org/resource/Philippines", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Manila", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the capital city of the Philippines Manila ?", "Where is The capital city of the Philippines Manila ?"], "type": [-1, 2], "question_in_type": ["Is the capital city of the ?", "Where is The capital city of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9093908, "src_sentence": "Marc Mezvinsky (born December 10, 1977) father is Edward Mezvinsky (b. 1937) and Marc Mezvinsky (born December 10, 1977) mother is Marjorie Margolies (b. 1942).Mezvinsky has 10 brothers and sisters, including five adopted siblings.", "sentence": "Marc Mezvinsky ( born December 10 , 1977 ) father is Edward Mezvinsky", "sub": "http://dbpedia.org/resource/Edward_Mezvinsky", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Marc_Mezvinsky", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is marc Mezvinsky ( born December 10 , 1977 ) father Edward Mezvinsky ?", "Who ( born December 10 , 1977 ) father is Edward Mezvinsky?", "When is Marc Mezvinsky ( bear?", "Who is Marc Mezvinsky ( born December 10 , 1977 ) father Edward Mezvinsky ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is marc Mezvinsky ( born December 10 , 1977 ) father ?", "Who ( born December 10 , 1977 ) father is ?", "When is ( bear?", "Who is ( born December 10 , 1977 ) father ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9097213, "src_sentence": "American Airlines and Continental Airlines both dropped Oakland on September 3, United Airlines ended service to Los Angeles on November 2, and TACA ended service to San Salvador on September 1.", "sentence": "Continental Airlines TACA ended service to San Salvador on September 1", "sub": "http://dbpedia.org/resource/TACA_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/San_Salvador", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did continental Airlines TACA end service to San Salvador on September 1?", "Who ended service to San Salvador on September 1?", "Where did Continental Airlines TACA ended?", "When did Continental Airlines TACA end service to San Salvador?", "Did american Airlines TACA end service to San Salvador on September 1?", "Where did American Airlines TACA ended?", "When did American Airlines TACA end service to San Salvador?"], "type": [-1, 1, 2, 3, -1, 2, 3], "question_in_type": ["Did continental Airlines end service to on September 1?", "Who ended service to on September 1?", "Where did Continental Airlines ended?", "When did Continental Airlines end service to ?", "Did american Airlines end service to on September 1?", "Where did American Airlines ended?", "When did American Airlines end service to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9097269, "src_sentence": "JetBlue withdrew operations from OAK in April 2020 while American Airlines withdrew in early June 2020.In late 2020, Frontier Airlines announced nonstop service to/from OAK to Denver, Las Vegas, and Phoenix starting in February 2021.", "sentence": "Frontier Airlines announced nonstop service to / from OAK to Denver", "sub": "http://dbpedia.org/resource/Frontier_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did frontier Airlines annount nonstop service to / from OAK to Denver?", "Who announced nonstop service to / from OAK to Denver?", "Where did Frontier Airlines announced nonstop?"], "type": [-1, 1, 2], "question_in_type": ["Did frontier Airlines annount nonstop service to / from OAK to ?", "Who announced nonstop service to / from OAK to ?", "Where did announced nonstop?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9097448, "src_sentence": "In just a few days, Oakland's numerous non-stops to Hawaii were eliminated following the liquidation of ATA Airlines and Aloha Airlines, although Hawaiian Airlines started a daily flight to Honolulu a month later.", "sentence": "Oakland 's numerous non-stops to Hawaii were eliminated following the liquidation of Aloha Airlines although Hawaiian Airlines started a daily flight to Honolulu a month later In just a few days", "sub": "http://dbpedia.org/resource/Aloha_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Hawaii", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were oakland 's numerous non-stops to Hawaii eliminated following the liquidation of Aloha Airlines ?", "Did hawaiian Airlines start a daily flight to Honolulu a month later?", "Who started a daily flight to Honolulu a month later?", "When did Hawaiian Airlines start a?", "Where did Hawaiian Airlines started a?", "When did Hawaiian Airlines start a daily flight to Honolulu?"], "type": [-1, -1, 1, 3, 2, 3], "question_in_type": ["Were oakland 's numerous non-stops to eliminated following the liquidation of ?", "Did hawaiian Airlines start a daily flight to a month later?", "Who started a daily flight to a month later?", "When did start a?", "Where did started a?", "When did start a daily flight to ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9098070, "src_sentence": "On August 22, 2018, Zisis Sarikopoulos (alternate spelling: Zissis) signed with the Greek team Promitheas Patras.", "sentence": "Zisis Sarikopoulos (alternate spelling signed with the Greek team On August 22", "sub": "http://dbpedia.org/resource/Zisis_Sarikopoulos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does zisis Sarikopoulos (alternate spelling sign with the Greek team On August 22?", "Who (alternate spelling signed with the Greek team On August 22?", "Where did Zisis Sarikopoulos ( alternate spelling signed with?", "When did Zisis Sarikopoulos ( alternate spelling sign with the Greek team On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does zisis Sarikopoulos (alternate spelling sign with the team On August 22?", "Who (alternate spelling signed with the team On August 22?", "Where did ( alternate spelling signed with?", "When did ( alternate spelling sign with the team On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9098073, "src_sentence": "Zisis Sarikopoulos (alternate spelling: Zissis) was a member of the Greek junior national teams.", "sentence": "Zisis Sarikopoulos (alternate spelling was a member of the Greek junior national teams", "sub": "http://dbpedia.org/resource/Zisis_Sarikopoulos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was zisis Sarikopoulos ( alternate spelling a member of the Greek junior national teams ?", "Who (alternate spelling was a member of the Greek junior national teams?", "Where was Zisis Sarikopoulos ( alternate spelling a member of the Greek junior national teams ?"], "type": [-1, 1, 2], "question_in_type": ["Was zisis Sarikopoulos ( alternate spelling a member of the junior national teams ?", "Who (alternate spelling was a member of the junior national teams?", "Where was ( alternate spelling a member of the junior national teams ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9098076, "src_sentence": "In 2015, Zisis Sarikopoulos (alternate spelling: Zissis) was invited as a training camp player of the Greek team Promitheas Patras for the first time.", "sentence": "Zisis Sarikopoulos (alternate spelling was invited as a training camp player of the Greek team In 2015", "sub": "http://dbpedia.org/resource/Zisis_Sarikopoulos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Greek_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was zisis Sarikopoulos ( alternate spelling invited as a training camp player of the Greek team In 2015 ?", "Who (alternate spelling was invited as a training camp player of the Greek team In 2015?", "Where was Zisis Sarikopoulos ( alternate spelling invited as?", "When was Zisis Sarikopoulos ( alternate spelling invite as a training camp player of the Greek team In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was zisis Sarikopoulos ( alternate spelling invited as a training camp player of the team In 2015 ?", "Who (alternate spelling was invited as a training camp player of the team In 2015?", "Where was ( alternate spelling invited as?", "When was ( alternate spelling invite as a training camp player of the team In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9101088, "src_sentence": "In addition, babies, both boys and girls are taken to the Roman Catholic Church on the fortieth day after both boys and girls birth in remembrance of the Theotokos and Joseph taking the infant Christ to the Temple.", "sentence": "Joseph taking the infant Christ to the Temple", "sub": "http://dbpedia.org/resource/Jesus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Saint_Joseph", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does joseph tak the infant Christ to the Temple?", "Who taking the infant Christ to the Temple?"], "type": [-1, 1], "question_in_type": ["Does joseph tak the infant to the Temple?", "Who taking the infant to the Temple?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9101580, "src_sentence": "Throughout Yugoslavia existence, Yugoslavia Yugoslavia would enjoy a tense relationship with the International Community, as economic sanctions were issued against Yugoslavia during the course of the Yugoslav Wars and Kosovo War.", "sentence": "Yugoslavia Yugoslavia would enjoy a tense relationship with the International Community as economic sanctions were issued against Yugoslavia during the course of the Yugoslav Wars Throughout Yugoslavia existence", "sub": "http://dbpedia.org/resource/Yugoslav_Wars", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Yugoslavia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were yugoslavia Yugoslavia would enjoy a tense relationship with the International Community as economic sanctions issued against Yugoslavia during the course of the Yugoslav Wars Throughout Yugoslavia existence ?", "Who Who would enjoy a tense relationship with the International Community as economic sanctions were issued against Who during the course of the Yugoslav Wars Throughout Who existence?", "Where were Yugoslavia Yugoslavia would enjoy a?"], "type": [-1, 1, 2], "question_in_type": ["Were yugoslavia would enjoy a tense relationship with the International Community as economic sanctions issued against during the course of the Throughout existence ?", "Who Who would enjoy a tense relationship with the International Community as economic sanctions were issued against Who during the course of the Throughout Who existence?", "Where were would enjoy a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9101622, "src_sentence": "Following the transfer of Yugoslav Army units, Yugoslavia Yugoslavia Yugoslavia ceased to play an important military role in the Yugoslav Wars, barring conflicts on the border with Croatia, such as the Siege of Dubrovnik.", "sentence": "Yugoslavia Yugoslavia Yugoslavia ceased to play an important military role in the Yugoslav Wars", "sub": "http://dbpedia.org/resource/Yugoslav_Wars", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Yugoslavia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did yugoslavia Yugoslavia Yugoslavia ceas to play an important military role in the Yugoslav Wars?", "Who Who Who ceased to play an important military role in the Yugoslav Wars?", "Did yugoslavia Yugoslavia Yugoslavia ceas to play an important military role in the Yugoslav Wars Following the transfer of Yugoslav Army units?", "Who Who Who ceased to play an important military role in the Yugoslav Wars Following the transfer of Yugoslav Army units?", "Where did Yugoslavia Yugoslavia Yugoslavia ceased to?"], "type": [-1, 1, -1, 1, 2], "question_in_type": ["Did yugoslavia ceas to play an important military role in the ?", "Who Who Who ceased to play an important military role in the ?", "Did yugoslavia ceas to play an important military role in the Following the transfer of Yugoslav Army units?", "Who Who Who ceased to play an important military role in the Following the transfer of Yugoslav Army units?", "Where did ceased to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102075, "src_sentence": "The sound of rock is traditionally centered on the amplified electric guitar, which emerged in its modern form in the 1950s with the popularity of rock and roll.", "sentence": "the amplified electric guitar emerged in the 1950 s with the popularity of rock", "sub": "http://dbpedia.org/resource/Rock_music", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Electric_guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did the amplified electric guitar emerg in the 1950 s with the popularity of rock?", "When did the amplified electric guitar emerge in the?", "Is the sound of rock centered on the amplified electric guitar ?", "Did the amplified electric automobile axe emerg in the 1950 s with the popularity of rock?", "Did the amplified electric automobile gat emerg in the 1950 s with the popularity of rock?", "Did the amplified electric automobile guitar emerg in the 1950 s with the popularity of rock?", "Did the amplified electric axe emerg in the 1950 s with the popularity of rock?", "Did the amplified electric car axe emerg in the 1950 s with the popularity of rock?", "Did the amplified electric car gat emerg in the 1950 s with the popularity of rock?", "Did the amplified electric car guitar emerg in the 1950 s with the popularity of rock?", "Did the amplified electric gat emerg in the 1950 s with the popularity of rock?", "Did the amplified electrical axe emerg in the 1950 s with the popularity of rock?", "Did the amplified electrical gat emerg in the 1950 s with the popularity of rock?", "Did the amplified electrical guitar emerg in the 1950 s with the popularity of rock?", "Did the amplified galvanising axe emerg in the 1950 s with the popularity of rock?", "Did the amplified galvanising gat emerg in the 1950 s with the popularity of rock?", "Did the amplified galvanising guitar emerg in the 1950 s with the popularity of rock?", "Did the amplified voltaic axe emerg in the 1950 s with the popularity of rock?", "Did the amplified voltaic gat emerg in the 1950 s with the popularity of rock?", "Did the amplified voltaic guitar emerg in the 1950 s with the popularity of rock?", "Is the audio of afrikaner centered on the amplified electric guitar ?", "Is the audio of asylum centered on the amplified electric guitar ?", "Is the audio of bedrock centered on the amplified electric automobile axe ?", "Is the audio of bedrock centered on the amplified electric automobile gat ?", "Is the audio of bedrock centered on the amplified electric automobile guitar ?", "Is the audio of bedrock centered on the amplified electric axe ?", "Is the audio of bedrock centered on the amplified electric car axe ?", "Is the audio of bedrock centered on the amplified electric car gat ?", "Is the audio of bedrock centered on the amplified electric car guitar ?", "Is the audio of bedrock centered on the amplified electric gat ?", "Is the audio of bedrock centered on the amplified electric guitar ?", "Is the audio of bedrock centered on the amplified electrical axe ?", "Is the audio of bedrock centered on the amplified electrical gat ?", "Is the audio of bedrock centered on the amplified electrical guitar ?", "Is the audio of bedrock centered on the amplified galvanising axe ?", "Is the audio of bedrock centered on the amplified galvanising gat ?", "Is the audio of bedrock centered on the amplified galvanising guitar ?", "Is the audio of bedrock centered on the amplified voltaic axe ?", "Is the audio of bedrock centered on the amplified voltaic gat ?", "Is the audio of bedrock centered on the amplified voltaic guitar ?", "Is the audio of boulder centered on the amplified electric guitar ?", "Is the audio of careen centered on the amplified electric guitar ?", "Is the audio of cliff centered on the amplified electric guitar ?", "Is the audio of crack centered on the amplified electric guitar ?", "Is the audio of crag centered on the amplified electric guitar ?", "Is the audio of defence centered on the amplified electric guitar ?", "Is the audio of distaff centered on the amplified electric guitar ?", "Is the audio of foundation centered on the amplified electric guitar ?", "Is the audio of gem centered on the amplified electric guitar ?", "Is the audio of ice centered on the amplified electric guitar ?", "Is the audio of john rock centered on the amplified electric automobile axe ?", "Is the audio of john rock centered on the amplified electric automobile gat ?", "Is the audio of john rock centered on the amplified electric automobile guitar ?", "Is the audio of john rock centered on the amplified electric axe ?", "Is the audio of john rock centered on the amplified electric car axe ?", "Is the audio of john rock centered on the amplified electric car gat ?", "Is the audio of john rock centered on the amplified electric car guitar ?", "Is the audio of john rock centered on the amplified electric gat ?", "Is the audio of john rock centered on the amplified electric guitar ?", "Is the audio of john rock centered on the amplified electrical axe ?", "Is the audio of john rock centered on the amplified electrical gat ?", "Is the audio of john rock centered on the amplified electrical guitar ?", "Is the audio of john rock centered on the amplified galvanising axe ?", "Is the audio of john rock centered on the amplified galvanising gat ?", "Is the audio of john rock centered on the amplified galvanising guitar ?", "Is the audio of john rock centered on the amplified voltaic axe ?", "Is the audio of john rock centered on the amplified voltaic gat ?", "Is the audio of john rock centered on the amplified voltaic guitar ?", "Is the audio of kick ass centered on the amplified electric guitar ?", "Is the audio of kick butt centered on the amplified electric guitar ?", "Is the audio of newfoundland centered on the amplified electric guitar ?", "Is the audio of protection centered on the amplified electric guitar ?", "Is the audio of reef centered on the amplified electric guitar ?", "Is the audio of refuge centered on the amplified electric guitar ?", "Is the audio of rock centered on the amplified electric automobile axe ?", "Is the audio of rock centered on the amplified electric automobile gat ?", "Is the audio of rock centered on the amplified electric automobile guitar ?", "Is the audio of rock centered on the amplified electric axe ?", "Is the audio of rock centered on the amplified electric car axe ?", "Is the audio of rock centered on the amplified electric car gat ?", "Is the audio of rock centered on the amplified electric car guitar ?", "Is the audio of rock centered on the amplified electric gat ?", "Is the audio of rock centered on the amplified electric guitar ?", "Is the audio of rock centered on the amplified electrical axe ?", "Is the audio of rock centered on the amplified electrical gat ?", "Is the audio of rock centered on the amplified electrical guitar ?", "Is the audio of rock centered on the amplified galvanising axe ?", "Is the audio of rock centered on the amplified galvanising gat ?", "Is the audio of rock centered on the amplified galvanising guitar ?", "Is the audio of rock centered on the amplified voltaic axe ?", "Is the audio of rock centered on the amplified voltaic gat ?", "Is the audio of rock centered on the amplified voltaic guitar ?", "Is the audio of rock candy centered on the amplified electric automobile axe ?", "Is the audio of rock candy centered on the amplified electric automobile gat ?", "Is the audio of rock candy centered on the amplified electric automobile guitar ?", "Is the audio of rock candy centered on the amplified electric axe ?", "Is the audio of rock candy centered on the amplified electric car axe ?", "Is the audio of rock candy centered on the amplified electric car gat ?", "Is the audio of rock candy centered on the amplified electric car guitar ?", "Is the audio of rock candy centered on the amplified electric gat ?", "Is the audio of rock candy centered on the amplified electric guitar ?", "Is the audio of rock candy centered on the amplified electrical axe ?", "Is the audio of rock candy centered on the amplified electrical gat ?", "Is the audio of rock candy centered on the amplified electrical guitar ?", "Is the audio of rock candy centered on the amplified galvanising axe ?", "Is the audio of rock candy centered on the amplified galvanising gat ?", "Is the audio of rock candy centered on the amplified galvanising guitar ?", "Is the audio of rock candy centered on the amplified voltaic axe ?", "Is the audio of rock candy centered on the amplified voltaic gat ?", "Is the audio of rock candy centered on the amplified voltaic guitar ?", "Is the audio of rock music centered on the amplified electric automobile axe ?", "Is the audio of rock music centered on the amplified electric automobile gat ?", "Is the audio of rock music centered on the amplified electric automobile guitar ?", "Is the audio of rock music centered on the amplified electric axe ?", "Is the audio of rock music centered on the amplified electric car axe ?", "Is the audio of rock music centered on the amplified electric car gat ?", "Is the audio of rock music centered on the amplified electric car guitar ?", "Is the audio of rock music centered on the amplified electric gat ?", "Is the audio of rock music centered on the amplified electric guitar ?", "Is the audio of rock music centered on the amplified electrical axe ?", "Is the audio of rock music centered on the amplified electrical gat ?", "Is the audio of rock music centered on the amplified electrical guitar ?", "Is the audio of rock music centered on the amplified galvanising axe ?", "Is the audio of rock music centered on the amplified galvanising gat ?", "Is the audio of rock music centered on the amplified galvanising guitar ?", "Is the audio of rock music centered on the amplified voltaic axe ?", "Is the audio of rock music centered on the amplified voltaic gat ?", "Is the audio of rock music centered on the amplified voltaic guitar ?", "Is the audio of rock n roll centered on the amplified electric automobile axe ?", "Is the audio of rock n roll centered on the amplified electric automobile gat ?", "Is the audio of rock n roll centered on the amplified electric automobile guitar ?", "Is the audio of rock n roll centered on the amplified electric axe ?", "Is the audio of rock n roll centered on the amplified electric car axe ?", "Is the audio of rock n roll centered on the amplified electric car gat ?", "Is the audio of rock n roll centered on the amplified electric car guitar ?", "Is the audio of rock n roll centered on the amplified electric gat ?", "Is the audio of rock n roll centered on the amplified electric guitar ?", "Is the audio of rock n roll centered on the amplified electrical axe ?", "Is the audio of rock n roll centered on the amplified electrical gat ?", "Is the audio of rock n roll centered on the amplified electrical guitar ?", "Is the audio of rock n roll centered on the amplified galvanising axe ?", "Is the audio of rock n roll centered on the amplified galvanising gat ?", "Is the audio of rock n roll centered on the amplified galvanising guitar ?", "Is the audio of rock n roll centered on the amplified voltaic axe ?", "Is the audio of rock n roll centered on the amplified voltaic gat ?", "Is the audio of rock n roll centered on the amplified voltaic guitar ?", "Is the audio of rule centered on the amplified electric guitar ?", "Is the audio of shake centered on the amplified electric guitar ?", "Is the audio of stone centered on the amplified electric guitar ?", "Is the audio of sway centered on the amplified electric guitar ?", "Is the audio of tilt centered on the amplified electric guitar ?", "Is the auditory sensation of afrikaner centered on the amplified electric guitar ?", "Is the auditory sensation of asylum centered on the amplified electric guitar ?", "Is the auditory sensation of bedrock centered on the amplified electric automobile axe ?", "Is the auditory sensation of bedrock centered on the amplified electric automobile gat ?", "Is the auditory sensation of bedrock centered on the amplified electric automobile guitar ?", "Is the auditory sensation of bedrock centered on the amplified electric axe ?", "Is the auditory sensation of bedrock centered on the amplified electric car axe ?", "Is the auditory sensation of bedrock centered on the amplified electric car gat ?", "Is the auditory sensation of bedrock centered on the amplified electric car guitar ?", "Is the auditory sensation of bedrock centered on the amplified electric gat ?", "Is the auditory sensation of bedrock centered on the amplified electric guitar ?", "Is the auditory sensation of bedrock centered on the amplified electrical axe ?", "Is the auditory sensation of bedrock centered on the amplified electrical gat ?", "Is the auditory sensation of bedrock centered on the amplified electrical guitar ?", "Is the auditory sensation of bedrock centered on the amplified galvanising axe ?", "Is the auditory sensation of bedrock centered on the amplified galvanising gat ?", "Is the auditory sensation of bedrock centered on the amplified galvanising guitar ?", "Is the auditory sensation of bedrock centered on the amplified voltaic axe ?", "Is the auditory sensation of bedrock centered on the amplified voltaic gat ?", "Is the auditory sensation of bedrock centered on the amplified voltaic guitar ?", "Is the auditory sensation of boulder centered on the amplified electric guitar ?", "Is the auditory sensation of careen centered on the amplified electric guitar ?", "Is the auditory sensation of cliff centered on the amplified electric guitar ?", "Is the auditory sensation of crack centered on the amplified electric guitar ?", "Is the auditory sensation of crag centered on the amplified electric guitar ?", "Is the auditory sensation of defence centered on the amplified electric guitar ?", "Is the auditory sensation of distaff centered on the amplified electric guitar ?", "Is the auditory sensation of foundation centered on the amplified electric guitar ?", "Is the auditory sensation of gem centered on the amplified electric guitar ?", "Is the auditory sensation of ice centered on the amplified electric guitar ?", "Is the auditory sensation of john rock centered on the amplified electric automobile axe ?", "Is the auditory sensation of john rock centered on the amplified electric automobile gat ?", "Is the auditory sensation of john rock centered on the amplified electric automobile guitar ?", "Is the auditory sensation of john rock centered on the amplified electric axe ?", "Is the auditory sensation of john rock centered on the amplified electric car axe ?", "Is the auditory sensation of john rock centered on the amplified electric car gat ?", "Is the auditory sensation of john rock centered on the amplified electric car guitar ?", "Is the auditory sensation of john rock centered on the amplified electric gat ?", "Is the auditory sensation of john rock centered on the amplified electric guitar ?", "Is the auditory sensation of john rock centered on the amplified electrical axe ?", "Is the auditory sensation of john rock centered on the amplified electrical gat ?", "Is the auditory sensation of john rock centered on the amplified electrical guitar ?", "Is the auditory sensation of john rock centered on the amplified galvanising axe ?", "Is the auditory sensation of john rock centered on the amplified galvanising gat ?", "Is the auditory sensation of john rock centered on the amplified galvanising guitar ?", "Is the auditory sensation of john rock centered on the amplified voltaic axe ?", "Is the auditory sensation of john rock centered on the amplified voltaic gat ?", "Is the auditory sensation of john rock centered on the amplified voltaic guitar ?", "Is the auditory sensation of kick ass centered on the amplified electric guitar ?", "Is the auditory sensation of kick butt centered on the amplified electric guitar ?", "Is the auditory sensation of newfoundland centered on the amplified electric guitar ?", "Is the auditory sensation of protection centered on the amplified electric guitar ?", "Is the auditory sensation of reef centered on the amplified electric guitar ?", "Is the auditory sensation of refuge centered on the amplified electric guitar ?", "Is the auditory sensation of rock centered on the amplified electric automobile axe ?", "Is the auditory sensation of rock centered on the amplified electric automobile gat ?", "Is the auditory sensation of rock centered on the amplified electric automobile guitar ?", "Is the auditory sensation of rock centered on the amplified electric axe ?", "Is the auditory sensation of rock centered on the amplified electric car axe ?", "Is the auditory sensation of rock centered on the amplified electric car gat ?", "Is the auditory sensation of rock centered on the amplified electric car guitar ?", "Is the auditory sensation of rock centered on the amplified electric gat ?", "Is the auditory sensation of rock centered on the amplified electric guitar ?", "Is the auditory sensation of rock centered on the amplified electrical axe ?", "Is the auditory sensation of rock centered on the amplified electrical gat ?", "Is the auditory sensation of rock centered on the amplified electrical guitar ?", "Is the auditory sensation of rock centered on the amplified galvanising axe ?", "Is the auditory sensation of rock centered on the amplified galvanising gat ?", "Is the auditory sensation of rock centered on the amplified galvanising guitar ?", "Is the auditory sensation of rock centered on the amplified voltaic axe ?", "Is the auditory sensation of rock centered on the amplified voltaic gat ?", "Is the auditory sensation of rock centered on the amplified voltaic guitar ?", "Is the auditory sensation of rock candy centered on the amplified electric automobile axe ?", "Is the auditory sensation of rock candy centered on the amplified electric automobile gat ?", "Is the auditory sensation of rock candy centered on the amplified electric automobile guitar ?", "Is the auditory sensation of rock candy centered on the amplified electric axe ?", "Is the auditory sensation of rock candy centered on the amplified electric car axe ?", "Is the auditory sensation of rock candy centered on the amplified electric car gat ?", "Is the auditory sensation of rock candy centered on the amplified electric car guitar ?", "Is the auditory sensation of rock candy centered on the amplified electric gat ?", "Is the auditory sensation of rock candy centered on the amplified electric guitar ?", "Is the auditory sensation of rock candy centered on the amplified electrical axe ?", "Is the auditory sensation of rock candy centered on the amplified electrical gat ?", "Is the auditory sensation of rock candy centered on the amplified electrical guitar ?", "Is the auditory sensation of rock candy centered on the amplified galvanising axe ?", "Is the auditory sensation of rock candy centered on the amplified galvanising gat ?", "Is the auditory sensation of rock candy centered on the amplified galvanising guitar ?", "Is the auditory sensation of rock candy centered on the amplified voltaic axe ?", "Is the auditory sensation of rock candy centered on the amplified voltaic gat ?", "Is the auditory sensation of rock candy centered on the amplified voltaic guitar ?", "Is the auditory sensation of rock music centered on the amplified electric automobile axe ?", "Is the auditory sensation of rock music centered on the amplified electric automobile gat ?", "Is the auditory sensation of rock music centered on the amplified electric automobile guitar ?", "Is the auditory sensation of rock music centered on the amplified electric axe ?", "Is the auditory sensation of rock music centered on the amplified electric car axe ?", "Is the auditory sensation of rock music centered on the amplified electric car gat ?", "Is the auditory sensation of rock music centered on the amplified electric car guitar ?", "Is the auditory sensation of rock music centered on the amplified electric gat ?", "Is the auditory sensation of rock music centered on the amplified electric guitar ?", "Is the auditory sensation of rock music centered on the amplified electrical axe ?", "Is the auditory sensation of rock music centered on the amplified electrical gat ?", "Is the auditory sensation of rock music centered on the amplified electrical guitar ?", "Is the auditory sensation of rock music centered on the amplified galvanising axe ?", "Is the auditory sensation of rock music centered on the amplified galvanising gat ?", "Is the auditory sensation of rock music centered on the amplified galvanising guitar ?", "Is the auditory sensation of rock music centered on the amplified voltaic axe ?", "Is the auditory sensation of rock music centered on the amplified voltaic gat ?", "Is the auditory sensation of rock music centered on the amplified voltaic guitar ?", "Is the auditory sensation of rock n roll centered on the amplified electric automobile axe ?", "Is the auditory sensation of rock n roll centered on the amplified electric automobile gat ?", "Is the auditory sensation of rock n roll centered on the amplified electric automobile guitar ?", "Is the auditory sensation of rock n roll centered on the amplified electric axe ?", "Is the auditory sensation of rock n roll centered on the amplified electric car axe ?", "Is the auditory sensation of rock n roll centered on the amplified electric car gat ?", "Is the auditory sensation of rock n roll centered on the amplified electric car guitar ?", "Is the auditory sensation of rock n roll centered on the amplified electric gat ?", "Is the auditory sensation of rock n roll centered on the amplified electric guitar ?", "Is the auditory sensation of rock n roll centered on the amplified electrical axe ?", "Is the auditory sensation of rock n roll centered on the amplified electrical gat ?", "Is the auditory sensation of rock n roll centered on the amplified electrical guitar ?", "Is the auditory sensation of rock n roll centered on the amplified galvanising axe ?", "Is the auditory sensation of rock n roll centered on the amplified galvanising gat ?", "Is the auditory sensation of rock n roll centered on the amplified galvanising guitar ?", "Is the auditory sensation of rock n roll centered on the amplified voltaic axe ?", "Is the auditory sensation of rock n roll centered on the amplified voltaic gat ?", "Is the auditory sensation of rock n roll centered on the amplified voltaic guitar ?", "Is the auditory sensation of rule centered on the amplified electric guitar ?", "Is the auditory sensation of shake centered on the amplified electric guitar ?", "Is the auditory sensation of stone centered on the amplified electric guitar ?", "Is the auditory sensation of sway centered on the amplified electric guitar ?", "Is the auditory sensation of tilt centered on the amplified electric guitar ?", "Is the echo of afrikaner centered on the amplified electric guitar ?", "Is the echo of asylum centered on the amplified electric guitar ?", "Is the echo of bedrock centered on the amplified electric automobile axe ?", "Is the echo of bedrock centered on the amplified electric automobile gat ?", "Is the echo of bedrock centered on the amplified electric automobile guitar ?", "Is the echo of bedrock centered on the amplified electric axe ?", "Is the echo of bedrock centered on the amplified electric car axe ?", "Is the echo of bedrock centered on the amplified electric car gat ?", "Is the echo of bedrock centered on the amplified electric car guitar ?", "Is the echo of bedrock centered on the amplified electric gat ?", "Is the echo of bedrock centered on the amplified electric guitar ?", "Is the echo of bedrock centered on the amplified electrical axe ?", "Is the echo of bedrock centered on the amplified electrical gat ?", "Is the echo of bedrock centered on the amplified electrical guitar ?", "Is the echo of bedrock centered on the amplified galvanising axe ?", "Is the echo of bedrock centered on the amplified galvanising gat ?", "Is the echo of bedrock centered on the amplified galvanising guitar ?", "Is the echo of bedrock centered on the amplified voltaic axe ?", "Is the echo of bedrock centered on the amplified voltaic gat ?", "Is the echo of bedrock centered on the amplified voltaic guitar ?", "Is the echo of boulder centered on the amplified electric guitar ?", "Is the echo of careen centered on the amplified electric guitar ?", "Is the echo of cliff centered on the amplified electric guitar ?", "Is the echo of crack centered on the amplified electric guitar ?", "Is the echo of crag centered on the amplified electric guitar ?", "Is the echo of defence centered on the amplified electric guitar ?", "Is the echo of distaff centered on the amplified electric guitar ?", "Is the echo of foundation centered on the amplified electric guitar ?", "Is the echo of gem centered on the amplified electric guitar ?", "Is the echo of ice centered on the amplified electric guitar ?", "Is the echo of john rock centered on the amplified electric automobile axe ?", "Is the echo of john rock centered on the amplified electric automobile gat ?", "Is the echo of john rock centered on the amplified electric automobile guitar ?", "Is the echo of john rock centered on the amplified electric axe ?", "Is the echo of john rock centered on the amplified electric car axe ?", "Is the echo of john rock centered on the amplified electric car gat ?", "Is the echo of john rock centered on the amplified electric car guitar ?", "Is the echo of john rock centered on the amplified electric gat ?", "Is the echo of john rock centered on the amplified electric guitar ?", "Is the echo of john rock centered on the amplified electrical axe ?", "Is the echo of john rock centered on the amplified electrical gat ?", "Is the echo of john rock centered on the amplified electrical guitar ?", "Is the echo of john rock centered on the amplified galvanising axe ?", "Is the echo of john rock centered on the amplified galvanising gat ?", "Is the echo of john rock centered on the amplified galvanising guitar ?", "Is the echo of john rock centered on the amplified voltaic axe ?", "Is the echo of john rock centered on the amplified voltaic gat ?", "Is the echo of john rock centered on the amplified voltaic guitar ?", "Is the echo of kick ass centered on the amplified electric guitar ?", "Is the echo of kick butt centered on the amplified electric guitar ?", "Is the echo of newfoundland centered on the amplified electric guitar ?", "Is the echo of protection centered on the amplified electric guitar ?", "Is the echo of reef centered on the amplified electric guitar ?", "Is the echo of refuge centered on the amplified electric guitar ?", "Is the echo of rock centered on the amplified electric automobile axe ?", "Is the echo of rock centered on the amplified electric automobile gat ?", "Is the echo of rock centered on the amplified electric automobile guitar ?", "Is the echo of rock centered on the amplified electric axe ?", "Is the echo of rock centered on the amplified electric car axe ?", "Is the echo of rock centered on the amplified electric car gat ?", "Is the echo of rock centered on the amplified electric car guitar ?", "Is the echo of rock centered on the amplified electric gat ?", "Is the echo of rock centered on the amplified electric guitar ?", "Is the echo of rock centered on the amplified electrical axe ?", "Is the echo of rock centered on the amplified electrical gat ?", "Is the echo of rock centered on the amplified electrical guitar ?", "Is the echo of rock centered on the amplified galvanising axe ?", "Is the echo of rock centered on the amplified galvanising gat ?", "Is the echo of rock centered on the amplified galvanising guitar ?", "Is the echo of rock centered on the amplified voltaic axe ?", "Is the echo of rock centered on the amplified voltaic gat ?", "Is the echo of rock centered on the amplified voltaic guitar ?", "Is the echo of rock candy centered on the amplified electric automobile axe ?", "Is the echo of rock candy centered on the amplified electric automobile gat ?", "Is the echo of rock candy centered on the amplified electric automobile guitar ?", "Is the echo of rock candy centered on the amplified electric axe ?", "Is the echo of rock candy centered on the amplified electric car axe ?", "Is the echo of rock candy centered on the amplified electric car gat ?", "Is the echo of rock candy centered on the amplified electric car guitar ?", "Is the echo of rock candy centered on the amplified electric gat ?", "Is the echo of rock candy centered on the amplified electric guitar ?", "Is the echo of rock candy centered on the amplified electrical axe ?", "Is the echo of rock candy centered on the amplified electrical gat ?", "Is the echo of rock candy centered on the amplified electrical guitar ?", "Is the echo of rock candy centered on the amplified galvanising axe ?", "Is the echo of rock candy centered on the amplified galvanising gat ?", "Is the echo of rock candy centered on the amplified galvanising guitar ?", "Is the echo of rock candy centered on the amplified voltaic axe ?", "Is the echo of rock candy centered on the amplified voltaic gat ?", "Is the echo of rock candy centered on the amplified voltaic guitar ?", "Is the echo of rock music centered on the amplified electric automobile axe ?", "Is the echo of rock music centered on the amplified electric automobile gat ?", "Is the echo of rock music centered on the amplified electric automobile guitar ?", "Is the echo of rock music centered on the amplified electric axe ?", "Is the echo of rock music centered on the amplified electric car axe ?", "Is the echo of rock music centered on the amplified electric car gat ?", "Is the echo of rock music centered on the amplified electric car guitar ?", "Is the echo of rock music centered on the amplified electric gat ?", "Is the echo of rock music centered on the amplified electric guitar ?", "Is the echo of rock music centered on the amplified electrical axe ?", "Is the echo of rock music centered on the amplified electrical gat ?", "Is the echo of rock music centered on the amplified electrical guitar ?", "Is the echo of rock music centered on the amplified galvanising axe ?", "Is the echo of rock music centered on the amplified galvanising gat ?", "Is the echo of rock music centered on the amplified galvanising guitar ?", "Is the echo of rock music centered on the amplified voltaic axe ?", "Is the echo of rock music centered on the amplified voltaic gat ?", "Is the echo of rock music centered on the amplified voltaic guitar ?", "Is the echo of rock n roll centered on the amplified electric automobile axe ?", "Is the echo of rock n roll centered on the amplified electric automobile gat ?", "Is the echo of rock n roll centered on the amplified electric automobile guitar ?", "Is the echo of rock n roll centered on the amplified electric axe ?", "Is the echo of rock n roll centered on the amplified electric car axe ?", "Is the echo of rock n roll centered on the amplified electric car gat ?", "Is the echo of rock n roll centered on the amplified electric car guitar ?", "Is the echo of rock n roll centered on the amplified electric gat ?", "Is the echo of rock n roll centered on the amplified electric guitar ?", "Is the echo of rock n roll centered on the amplified electrical axe ?", "Is the echo of rock n roll centered on the amplified electrical gat ?", "Is the echo of rock n roll centered on the amplified electrical guitar ?", "Is the echo of rock n roll centered on the amplified galvanising axe ?", "Is the echo of rock n roll centered on the amplified galvanising gat ?", "Is the echo of rock n roll centered on the amplified galvanising guitar ?", "Is the echo of rock n roll centered on the amplified voltaic axe ?", "Is the echo of rock n roll centered on the amplified voltaic gat ?", "Is the echo of rock n roll centered on the amplified voltaic guitar ?", "Is the echo of rule centered on the amplified electric guitar ?", "Is the echo of shake centered on the amplified electric guitar ?", "Is the echo of stone centered on the amplified electric guitar ?", "Is the echo of sway centered on the amplified electric guitar ?", "Is the echo of tilt centered on the amplified electric guitar ?", "Is the effectual of afrikaner centered on the amplified electric guitar ?", "Is the effectual of asylum centered on the amplified electric guitar ?", "Is the effectual of bedrock centered on the amplified electric automobile axe ?", "Is the effectual of bedrock centered on the amplified electric automobile gat ?", "Is the effectual of bedrock centered on the amplified electric automobile guitar ?", "Is the effectual of bedrock centered on the amplified electric axe ?", "Is the effectual of bedrock centered on the amplified electric car axe ?", "Is the effectual of bedrock centered on the amplified electric car gat ?", "Is the effectual of bedrock centered on the amplified electric car guitar ?", "Is the effectual of bedrock centered on the amplified electric gat ?", "Is the effectual of bedrock centered on the amplified electric guitar ?", "Is the effectual of bedrock centered on the amplified electrical axe ?", "Is the effectual of bedrock centered on the amplified electrical gat ?", "Is the effectual of bedrock centered on the amplified electrical guitar ?", "Is the effectual of bedrock centered on the amplified galvanising axe ?", "Is the effectual of bedrock centered on the amplified galvanising gat ?", "Is the effectual of bedrock centered on the amplified galvanising guitar ?", "Is the effectual of bedrock centered on the amplified voltaic axe ?", "Is the effectual of bedrock centered on the amplified voltaic gat ?", "Is the effectual of bedrock centered on the amplified voltaic guitar ?", "Is the effectual of boulder centered on the amplified electric guitar ?", "Is the effectual of careen centered on the amplified electric guitar ?", "Is the effectual of cliff centered on the amplified electric guitar ?", "Is the effectual of crack centered on the amplified electric guitar ?", "Is the effectual of crag centered on the amplified electric guitar ?", "Is the effectual of defence centered on the amplified electric guitar ?", "Is the effectual of distaff centered on the amplified electric guitar ?", "Is the effectual of foundation centered on the amplified electric guitar ?", "Is the effectual of gem centered on the amplified electric guitar ?", "Is the effectual of ice centered on the amplified electric guitar ?", "Is the effectual of john rock centered on the amplified electric automobile axe ?", "Is the effectual of john rock centered on the amplified electric automobile gat ?", "Is the effectual of john rock centered on the amplified electric automobile guitar ?", "Is the effectual of john rock centered on the amplified electric axe ?", "Is the effectual of john rock centered on the amplified electric car axe ?", "Is the effectual of john rock centered on the amplified electric car gat ?", "Is the effectual of john rock centered on the amplified electric car guitar ?", "Is the effectual of john rock centered on the amplified electric gat ?", "Is the effectual of john rock centered on the amplified electric guitar ?", "Is the effectual of john rock centered on the amplified electrical axe ?", "Is the effectual of john rock centered on the amplified electrical gat ?", "Is the effectual of john rock centered on the amplified electrical guitar ?", "Is the effectual of john rock centered on the amplified galvanising axe ?", "Is the effectual of john rock centered on the amplified galvanising gat ?", "Is the effectual of john rock centered on the amplified galvanising guitar ?", "Is the effectual of john rock centered on the amplified voltaic axe ?", "Is the effectual of john rock centered on the amplified voltaic gat ?", "Is the effectual of john rock centered on the amplified voltaic guitar ?", "Is the effectual of kick ass centered on the amplified electric guitar ?", "Is the effectual of kick butt centered on the amplified electric guitar ?", "Is the effectual of newfoundland centered on the amplified electric guitar ?", "Is the effectual of protection centered on the amplified electric guitar ?", "Is the effectual of reef centered on the amplified electric guitar ?", "Is the effectual of refuge centered on the amplified electric guitar ?", "Is the effectual of rock centered on the amplified electric automobile axe ?", "Is the effectual of rock centered on the amplified electric automobile gat ?", "Is the effectual of rock centered on the amplified electric automobile guitar ?", "Is the effectual of rock centered on the amplified electric axe ?", "Is the effectual of rock centered on the amplified electric car axe ?", "Is the effectual of rock centered on the amplified electric car gat ?", "Is the effectual of rock centered on the amplified electric car guitar ?", "Is the effectual of rock centered on the amplified electric gat ?", "Is the effectual of rock centered on the amplified electric guitar ?", "Is the effectual of rock centered on the amplified electrical axe ?", "Is the effectual of rock centered on the amplified electrical gat ?", "Is the effectual of rock centered on the amplified electrical guitar ?", "Is the effectual of rock centered on the amplified galvanising axe ?", "Is the effectual of rock centered on the amplified galvanising gat ?", "Is the effectual of rock centered on the amplified galvanising guitar ?", "Is the effectual of rock centered on the amplified voltaic axe ?", "Is the effectual of rock centered on the amplified voltaic gat ?", "Is the effectual of rock centered on the amplified voltaic guitar ?", "Is the effectual of rock candy centered on the amplified electric automobile axe ?", "Is the effectual of rock candy centered on the amplified electric automobile gat ?", "Is the effectual of rock candy centered on the amplified electric automobile guitar ?", "Is the effectual of rock candy centered on the amplified electric axe ?", "Is the effectual of rock candy centered on the amplified electric car axe ?", "Is the effectual of rock candy centered on the amplified electric car gat ?", "Is the effectual of rock candy centered on the amplified electric car guitar ?", "Is the effectual of rock candy centered on the amplified electric gat ?", "Is the effectual of rock candy centered on the amplified electric guitar ?", "Is the effectual of rock candy centered on the amplified electrical axe ?", "Is the effectual of rock candy centered on the amplified electrical gat ?", "Is the effectual of rock candy centered on the amplified electrical guitar ?", "Is the effectual of rock candy centered on the amplified galvanising axe ?", "Is the effectual of rock candy centered on the amplified galvanising gat ?", "Is the effectual of rock candy centered on the amplified galvanising guitar ?", "Is the effectual of rock candy centered on the amplified voltaic axe ?", "Is the effectual of rock candy centered on the amplified voltaic gat ?", "Is the effectual of rock candy centered on the amplified voltaic guitar ?", "Is the effectual of rock music centered on the amplified electric automobile axe ?", "Is the effectual of rock music centered on the amplified electric automobile gat ?", "Is the effectual of rock music centered on the amplified electric automobile guitar ?", "Is the effectual of rock music centered on the amplified electric axe ?", "Is the effectual of rock music centered on the amplified electric car axe ?", "Is the effectual of rock music centered on the amplified electric car gat ?", "Is the effectual of rock music centered on the amplified electric car guitar ?", "Is the effectual of rock music centered on the amplified electric gat ?", "Is the effectual of rock music centered on the amplified electric guitar ?", "Is the effectual of rock music centered on the amplified electrical axe ?", "Is the effectual of rock music centered on the amplified electrical gat ?", "Is the effectual of rock music centered on the amplified electrical guitar ?", "Is the effectual of rock music centered on the amplified galvanising axe ?", "Is the effectual of rock music centered on the amplified galvanising gat ?", "Is the effectual of rock music centered on the amplified galvanising guitar ?", "Is the effectual of rock music centered on the amplified voltaic axe ?", "Is the effectual of rock music centered on the amplified voltaic gat ?", "Is the effectual of rock music centered on the amplified voltaic guitar ?", "Is the effectual of rock n roll centered on the amplified electric automobile axe ?", "Is the effectual of rock n roll centered on the amplified electric automobile gat ?", "Is the effectual of rock n roll centered on the amplified electric automobile guitar ?", "Is the effectual of rock n roll centered on the amplified electric axe ?", "Is the effectual of rock n roll centered on the amplified electric car axe ?", "Is the effectual of rock n roll centered on the amplified electric car gat ?", "Is the effectual of rock n roll centered on the amplified electric car guitar ?", "Is the effectual of rock n roll centered on the amplified electric gat ?", "Is the effectual of rock n roll centered on the amplified electric guitar ?", "Is the effectual of rock n roll centered on the amplified electrical axe ?", "Is the effectual of rock n roll centered on the amplified electrical gat ?", "Is the effectual of rock n roll centered on the amplified electrical guitar ?", "Is the effectual of rock n roll centered on the amplified galvanising axe ?", "Is the effectual of rock n roll centered on the amplified galvanising gat ?", "Is the effectual of rock n roll centered on the amplified galvanising guitar ?", "Is the effectual of rock n roll centered on the amplified voltaic axe ?", "Is the effectual of rock n roll centered on the amplified voltaic gat ?", "Is the effectual of rock n roll centered on the amplified voltaic guitar ?", "Is the effectual of rule centered on the amplified electric guitar ?", "Is the effectual of shake centered on the amplified electric guitar ?", "Is the effectual of stone centered on the amplified electric guitar ?", "Is the effectual of sway centered on the amplified electric guitar ?", "Is the effectual of tilt centered on the amplified electric guitar ?", "Is the fathom of afrikaner centered on the amplified electric guitar ?", "Is the fathom of asylum centered on the amplified electric guitar ?", "Is the fathom of bedrock centered on the amplified electric automobile axe ?", "Is the fathom of bedrock centered on the amplified electric automobile gat ?", "Is the fathom of bedrock centered on the amplified electric automobile guitar ?", "Is the fathom of bedrock centered on the amplified electric axe ?", "Is the fathom of bedrock centered on the amplified electric car axe ?", "Is the fathom of bedrock centered on the amplified electric car gat ?", "Is the fathom of bedrock centered on the amplified electric car guitar ?", "Is the fathom of bedrock centered on the amplified electric gat ?", "Is the fathom of bedrock centered on the amplified electric guitar ?", "Is the fathom of bedrock centered on the amplified electrical axe ?", "Is the fathom of bedrock centered on the amplified electrical gat ?", "Is the fathom of bedrock centered on the amplified electrical guitar ?", "Is the fathom of bedrock centered on the amplified galvanising axe ?", "Is the fathom of bedrock centered on the amplified galvanising gat ?", "Is the fathom of bedrock centered on the amplified galvanising guitar ?", "Is the fathom of bedrock centered on the amplified voltaic axe ?", "Is the fathom of bedrock centered on the amplified voltaic gat ?", "Is the fathom of bedrock centered on the amplified voltaic guitar ?", "Is the fathom of boulder centered on the amplified electric guitar ?", "Is the fathom of careen centered on the amplified electric guitar ?", "Is the fathom of cliff centered on the amplified electric guitar ?", "Is the fathom of crack centered on the amplified electric guitar ?", "Is the fathom of crag centered on the amplified electric guitar ?", "Is the fathom of defence centered on the amplified electric guitar ?", "Is the fathom of distaff centered on the amplified electric guitar ?", "Is the fathom of foundation centered on the amplified electric guitar ?", "Is the fathom of gem centered on the amplified electric guitar ?", "Is the fathom of ice centered on the amplified electric guitar ?", "Is the fathom of john rock centered on the amplified electric automobile axe ?", "Is the fathom of john rock centered on the amplified electric automobile gat ?", "Is the fathom of john rock centered on the amplified electric automobile guitar ?", "Is the fathom of john rock centered on the amplified electric axe ?", "Is the fathom of john rock centered on the amplified electric car axe ?", "Is the fathom of john rock centered on the amplified electric car gat ?", "Is the fathom of john rock centered on the amplified electric car guitar ?", "Is the fathom of john rock centered on the amplified electric gat ?", "Is the fathom of john rock centered on the amplified electric guitar ?", "Is the fathom of john rock centered on the amplified electrical axe ?", "Is the fathom of john rock centered on the amplified electrical gat ?", "Is the fathom of john rock centered on the amplified electrical guitar ?", "Is the fathom of john rock centered on the amplified galvanising axe ?", "Is the fathom of john rock centered on the amplified galvanising gat ?", "Is the fathom of john rock centered on the amplified galvanising guitar ?", "Is the fathom of john rock centered on the amplified voltaic axe ?", "Is the fathom of john rock centered on the amplified voltaic gat ?", "Is the fathom of john rock centered on the amplified voltaic guitar ?", "Is the fathom of kick ass centered on the amplified electric guitar ?", "Is the fathom of kick butt centered on the amplified electric guitar ?", "Is the fathom of newfoundland centered on the amplified electric guitar ?", "Is the fathom of protection centered on the amplified electric guitar ?", "Is the fathom of reef centered on the amplified electric guitar ?", "Is the fathom of refuge centered on the amplified electric guitar ?", "Is the fathom of rock centered on the amplified electric automobile axe ?", "Is the fathom of rock centered on the amplified electric automobile gat ?", "Is the fathom of rock centered on the amplified electric automobile guitar ?", "Is the fathom of rock centered on the amplified electric axe ?", "Is the fathom of rock centered on the amplified electric car axe ?", "Is the fathom of rock centered on the amplified electric car gat ?", "Is the fathom of rock centered on the amplified electric car guitar ?", "Is the fathom of rock centered on the amplified electric gat ?", "Is the fathom of rock centered on the amplified electric guitar ?", "Is the fathom of rock centered on the amplified electrical axe ?", "Is the fathom of rock centered on the amplified electrical gat ?", "Is the fathom of rock centered on the amplified electrical guitar ?", "Is the fathom of rock centered on the amplified galvanising axe ?", "Is the fathom of rock centered on the amplified galvanising gat ?", "Is the fathom of rock centered on the amplified galvanising guitar ?", "Is the fathom of rock centered on the amplified voltaic axe ?", "Is the fathom of rock centered on the amplified voltaic gat ?", "Is the fathom of rock centered on the amplified voltaic guitar ?", "Is the fathom of rock candy centered on the amplified electric automobile axe ?", "Is the fathom of rock candy centered on the amplified electric automobile gat ?", "Is the fathom of rock candy centered on the amplified electric automobile guitar ?", "Is the fathom of rock candy centered on the amplified electric axe ?", "Is the fathom of rock candy centered on the amplified electric car axe ?", "Is the fathom of rock candy centered on the amplified electric car gat ?", "Is the fathom of rock candy centered on the amplified electric car guitar ?", "Is the fathom of rock candy centered on the amplified electric gat ?", "Is the fathom of rock candy centered on the amplified electric guitar ?", "Is the fathom of rock candy centered on the amplified electrical axe ?", "Is the fathom of rock candy centered on the amplified electrical gat ?", "Is the fathom of rock candy centered on the amplified electrical guitar ?", "Is the fathom of rock candy centered on the amplified galvanising axe ?", "Is the fathom of rock candy centered on the amplified galvanising gat ?", "Is the fathom of rock candy centered on the amplified galvanising guitar ?", "Is the fathom of rock candy centered on the amplified voltaic axe ?", "Is the fathom of rock candy centered on the amplified voltaic gat ?", "Is the fathom of rock candy centered on the amplified voltaic guitar ?", "Is the fathom of rock music centered on the amplified electric automobile axe ?", "Is the fathom of rock music centered on the amplified electric automobile gat ?", "Is the fathom of rock music centered on the amplified electric automobile guitar ?", "Is the fathom of rock music centered on the amplified electric axe ?", "Is the fathom of rock music centered on the amplified electric car axe ?", "Is the fathom of rock music centered on the amplified electric car gat ?", "Is the fathom of rock music centered on the amplified electric car guitar ?", "Is the fathom of rock music centered on the amplified electric gat ?", "Is the fathom of rock music centered on the amplified electric guitar ?", "Is the fathom of rock music centered on the amplified electrical axe ?", "Is the fathom of rock music centered on the amplified electrical gat ?", "Is the fathom of rock music centered on the amplified electrical guitar ?", "Is the fathom of rock music centered on the amplified galvanising axe ?", "Is the fathom of rock music centered on the amplified galvanising gat ?", "Is the fathom of rock music centered on the amplified galvanising guitar ?", "Is the fathom of rock music centered on the amplified voltaic axe ?", "Is the fathom of rock music centered on the amplified voltaic gat ?", "Is the fathom of rock music centered on the amplified voltaic guitar ?", "Is the fathom of rock n roll centered on the amplified electric automobile axe ?", "Is the fathom of rock n roll centered on the amplified electric automobile gat ?", "Is the fathom of rock n roll centered on the amplified electric automobile guitar ?", "Is the fathom of rock n roll centered on the amplified electric axe ?", "Is the fathom of rock n roll centered on the amplified electric car axe ?", "Is the fathom of rock n roll centered on the amplified electric car gat ?", "Is the fathom of rock n roll centered on the amplified electric car guitar ?", "Is the fathom of rock n roll centered on the amplified electric gat ?", "Is the fathom of rock n roll centered on the amplified electric guitar ?", "Is the fathom of rock n roll centered on the amplified electrical axe ?", "Is the fathom of rock n roll centered on the amplified electrical gat ?", "Is the fathom of rock n roll centered on the amplified electrical guitar ?", "Is the fathom of rock n roll centered on the amplified galvanising axe ?", "Is the fathom of rock n roll centered on the amplified galvanising gat ?", "Is the fathom of rock n roll centered on the amplified galvanising guitar ?", "Is the fathom of rock n roll centered on the amplified voltaic axe ?", "Is the fathom of rock n roll centered on the amplified voltaic gat ?", "Is the fathom of rock n roll centered on the amplified voltaic guitar ?", "Is the fathom of rule centered on the amplified electric guitar ?", "Is the fathom of shake centered on the amplified electric guitar ?", "Is the fathom of stone centered on the amplified electric guitar ?", "Is the fathom of sway centered on the amplified electric guitar ?", "Is the fathom of tilt centered on the amplified electric guitar ?", "Is the go of afrikaner centered on the amplified electric guitar ?", "Is the go of asylum centered on the amplified electric guitar ?", "Is the go of bedrock centered on the amplified electric automobile axe ?", "Is the go of bedrock centered on the amplified electric automobile gat ?", "Is the go of bedrock centered on the amplified electric automobile guitar ?", "Is the go of bedrock centered on the amplified electric axe ?", "Is the go of bedrock centered on the amplified electric car axe ?", "Is the go of bedrock centered on the amplified electric car gat ?", "Is the go of bedrock centered on the amplified electric car guitar ?", "Is the go of bedrock centered on the amplified electric gat ?", "Is the go of bedrock centered on the amplified electric guitar ?", "Is the go of bedrock centered on the amplified electrical axe ?", "Is the go of bedrock centered on the amplified electrical gat ?", "Is the go of bedrock centered on the amplified electrical guitar ?", "Is the go of bedrock centered on the amplified galvanising axe ?", "Is the go of bedrock centered on the amplified galvanising gat ?", "Is the go of bedrock centered on the amplified galvanising guitar ?", "Is the go of bedrock centered on the amplified voltaic axe ?", "Is the go of bedrock centered on the amplified voltaic gat ?", "Is the go of bedrock centered on the amplified voltaic guitar ?", "Is the go of boulder centered on the amplified electric guitar ?", "Is the go of careen centered on the amplified electric guitar ?", "Is the go of cliff centered on the amplified electric guitar ?", "Is the go of crack centered on the amplified electric guitar ?", "Is the go of crag centered on the amplified electric guitar ?", "Is the go of defence centered on the amplified electric guitar ?", "Is the go of distaff centered on the amplified electric guitar ?", "Is the go of foundation centered on the amplified electric guitar ?", "Is the go of gem centered on the amplified electric guitar ?", "Is the go of ice centered on the amplified electric guitar ?", "Is the go of john rock centered on the amplified electric automobile axe ?", "Is the go of john rock centered on the amplified electric automobile gat ?", "Is the go of john rock centered on the amplified electric automobile guitar ?", "Is the go of john rock centered on the amplified electric axe ?", "Is the go of john rock centered on the amplified electric car axe ?", "Is the go of john rock centered on the amplified electric car gat ?", "Is the go of john rock centered on the amplified electric car guitar ?", "Is the go of john rock centered on the amplified electric gat ?", "Is the go of john rock centered on the amplified electric guitar ?", "Is the go of john rock centered on the amplified electrical axe ?", "Is the go of john rock centered on the amplified electrical gat ?", "Is the go of john rock centered on the amplified electrical guitar ?", "Is the go of john rock centered on the amplified galvanising axe ?", "Is the go of john rock centered on the amplified galvanising gat ?", "Is the go of john rock centered on the amplified galvanising guitar ?", "Is the go of john rock centered on the amplified voltaic axe ?", "Is the go of john rock centered on the amplified voltaic gat ?", "Is the go of john rock centered on the amplified voltaic guitar ?", "Is the go of kick ass centered on the amplified electric guitar ?", "Is the go of kick butt centered on the amplified electric guitar ?", "Is the go of newfoundland centered on the amplified electric guitar ?", "Is the go of protection centered on the amplified electric guitar ?", "Is the go of reef centered on the amplified electric guitar ?", "Is the go of refuge centered on the amplified electric guitar ?", "Is the go of rock centered on the amplified electric automobile axe ?", "Is the go of rock centered on the amplified electric automobile gat ?", "Is the go of rock centered on the amplified electric automobile guitar ?", "Is the go of rock centered on the amplified electric axe ?", "Is the go of rock centered on the amplified electric car axe ?", "Is the go of rock centered on the amplified electric car gat ?", "Is the go of rock centered on the amplified electric car guitar ?", "Is the go of rock centered on the amplified electric gat ?", "Is the go of rock centered on the amplified electric guitar ?", "Is the go of rock centered on the amplified electrical axe ?", "Is the go of rock centered on the amplified electrical gat ?", "Is the go of rock centered on the amplified electrical guitar ?", "Is the go of rock centered on the amplified galvanising axe ?", "Is the go of rock centered on the amplified galvanising gat ?", "Is the go of rock centered on the amplified galvanising guitar ?", "Is the go of rock centered on the amplified voltaic axe ?", "Is the go of rock centered on the amplified voltaic gat ?", "Is the go of rock centered on the amplified voltaic guitar ?", "Is the go of rock candy centered on the amplified electric automobile axe ?", "Is the go of rock candy centered on the amplified electric automobile gat ?", "Is the go of rock candy centered on the amplified electric automobile guitar ?", "Is the go of rock candy centered on the amplified electric axe ?", "Is the go of rock candy centered on the amplified electric car axe ?", "Is the go of rock candy centered on the amplified electric car gat ?", "Is the go of rock candy centered on the amplified electric car guitar ?", "Is the go of rock candy centered on the amplified electric gat ?", "Is the go of rock candy centered on the amplified electric guitar ?", "Is the go of rock candy centered on the amplified electrical axe ?", "Is the go of rock candy centered on the amplified electrical gat ?", "Is the go of rock candy centered on the amplified electrical guitar ?", "Is the go of rock candy centered on the amplified galvanising axe ?", "Is the go of rock candy centered on the amplified galvanising gat ?", "Is the go of rock candy centered on the amplified galvanising guitar ?", "Is the go of rock candy centered on the amplified voltaic axe ?", "Is the go of rock candy centered on the amplified voltaic gat ?", "Is the go of rock candy centered on the amplified voltaic guitar ?", "Is the go of rock music centered on the amplified electric automobile axe ?", "Is the go of rock music centered on the amplified electric automobile gat ?", "Is the go of rock music centered on the amplified electric automobile guitar ?", "Is the go of rock music centered on the amplified electric axe ?", "Is the go of rock music centered on the amplified electric car axe ?", "Is the go of rock music centered on the amplified electric car gat ?", "Is the go of rock music centered on the amplified electric car guitar ?", "Is the go of rock music centered on the amplified electric gat ?", "Is the go of rock music centered on the amplified electric guitar ?", "Is the go of rock music centered on the amplified electrical axe ?", "Is the go of rock music centered on the amplified electrical gat ?", "Is the go of rock music centered on the amplified electrical guitar ?", "Is the go of rock music centered on the amplified galvanising axe ?", "Is the go of rock music centered on the amplified galvanising gat ?", "Is the go of rock music centered on the amplified galvanising guitar ?", "Is the go of rock music centered on the amplified voltaic axe ?", "Is the go of rock music centered on the amplified voltaic gat ?", "Is the go of rock music centered on the amplified voltaic guitar ?", "Is the go of rock n roll centered on the amplified electric automobile axe ?", "Is the go of rock n roll centered on the amplified electric automobile gat ?", "Is the go of rock n roll centered on the amplified electric automobile guitar ?", "Is the go of rock n roll centered on the amplified electric axe ?", "Is the go of rock n roll centered on the amplified electric car axe ?", "Is the go of rock n roll centered on the amplified electric car gat ?", "Is the go of rock n roll centered on the amplified electric car guitar ?", "Is the go of rock n roll centered on the amplified electric gat ?", "Is the go of rock n roll centered on the amplified electric guitar ?", "Is the go of rock n roll centered on the amplified electrical axe ?", "Is the go of rock n roll centered on the amplified electrical gat ?", "Is the go of rock n roll centered on the amplified electrical guitar ?", "Is the go of rock n roll centered on the amplified galvanising axe ?", "Is the go of rock n roll centered on the amplified galvanising gat ?", "Is the go of rock n roll centered on the amplified galvanising guitar ?", "Is the go of rock n roll centered on the amplified voltaic axe ?", "Is the go of rock n roll centered on the amplified voltaic gat ?", "Is the go of rock n roll centered on the amplified voltaic guitar ?", "Is the go of rule centered on the amplified electric guitar ?", "Is the go of shake centered on the amplified electric guitar ?", "Is the go of stone centered on the amplified electric guitar ?", "Is the go of sway centered on the amplified electric guitar ?", "Is the go of tilt centered on the amplified electric guitar ?", "Is the good of afrikaner centered on the amplified electric guitar ?", "Is the good of asylum centered on the amplified electric guitar ?", "Is the good of bedrock centered on the amplified electric automobile axe ?", "Is the good of bedrock centered on the amplified electric automobile gat ?", "Is the good of bedrock centered on the amplified electric automobile guitar ?", "Is the good of bedrock centered on the amplified electric axe ?", "Is the good of bedrock centered on the amplified electric car axe ?", "Is the good of bedrock centered on the amplified electric car gat ?", "Is the good of bedrock centered on the amplified electric car guitar ?", "Is the good of bedrock centered on the amplified electric gat ?", "Is the good of bedrock centered on the amplified electric guitar ?", "Is the good of bedrock centered on the amplified electrical axe ?", "Is the good of bedrock centered on the amplified electrical gat ?", "Is the good of bedrock centered on the amplified electrical guitar ?", "Is the good of bedrock centered on the amplified galvanising axe ?", "Is the good of bedrock centered on the amplified galvanising gat ?", "Is the good of bedrock centered on the amplified galvanising guitar ?", "Is the good of bedrock centered on the amplified voltaic axe ?", "Is the good of bedrock centered on the amplified voltaic gat ?", "Is the good of bedrock centered on the amplified voltaic guitar ?", "Is the good of boulder centered on the amplified electric guitar ?", "Is the good of careen centered on the amplified electric guitar ?", "Is the good of cliff centered on the amplified electric guitar ?", "Is the good of crack centered on the amplified electric guitar ?", "Is the good of crag centered on the amplified electric guitar ?", "Is the good of defence centered on the amplified electric guitar ?", "Is the good of distaff centered on the amplified electric guitar ?", "Is the good of foundation centered on the amplified electric guitar ?", "Is the good of gem centered on the amplified electric guitar ?", "Is the good of ice centered on the amplified electric guitar ?", "Is the good of john rock centered on the amplified electric automobile axe ?", "Is the good of john rock centered on the amplified electric automobile gat ?", "Is the good of john rock centered on the amplified electric automobile guitar ?", "Is the good of john rock centered on the amplified electric axe ?", "Is the good of john rock centered on the amplified electric car axe ?", "Is the good of john rock centered on the amplified electric car gat ?", "Is the good of john rock centered on the amplified electric car guitar ?", "Is the good of john rock centered on the amplified electric gat ?", "Is the good of john rock centered on the amplified electric guitar ?", "Is the good of john rock centered on the amplified electrical axe ?", "Is the good of john rock centered on the amplified electrical gat ?", "Is the good of john rock centered on the amplified electrical guitar ?", "Is the good of john rock centered on the amplified galvanising axe ?", "Is the good of john rock centered on the amplified galvanising gat ?", "Is the good of john rock centered on the amplified galvanising guitar ?", "Is the good of john rock centered on the amplified voltaic axe ?", "Is the good of john rock centered on the amplified voltaic gat ?", "Is the good of john rock centered on the amplified voltaic guitar ?", "Is the good of kick ass centered on the amplified electric guitar ?", "Is the good of kick butt centered on the amplified electric guitar ?", "Is the good of newfoundland centered on the amplified electric guitar ?", "Is the good of protection centered on the amplified electric guitar ?", "Is the good of reef centered on the amplified electric guitar ?", "Is the good of refuge centered on the amplified electric guitar ?", "Is the good of rock centered on the amplified electric automobile axe ?", "Is the good of rock centered on the amplified electric automobile gat ?", "Is the good of rock centered on the amplified electric automobile guitar ?", "Is the good of rock centered on the amplified electric axe ?", "Is the good of rock centered on the amplified electric car axe ?", "Is the good of rock centered on the amplified electric car gat ?", "Is the good of rock centered on the amplified electric car guitar ?", "Is the good of rock centered on the amplified electric gat ?", "Is the good of rock centered on the amplified electric guitar ?", "Is the good of rock centered on the amplified electrical axe ?", "Is the good of rock centered on the amplified electrical gat ?", "Is the good of rock centered on the amplified electrical guitar ?", "Is the good of rock centered on the amplified galvanising axe ?", "Is the good of rock centered on the amplified galvanising gat ?", "Is the good of rock centered on the amplified galvanising guitar ?", "Is the good of rock centered on the amplified voltaic axe ?", "Is the good of rock centered on the amplified voltaic gat ?", "Is the good of rock centered on the amplified voltaic guitar ?", "Is the good of rock candy centered on the amplified electric automobile axe ?", "Is the good of rock candy centered on the amplified electric automobile gat ?", "Is the good of rock candy centered on the amplified electric automobile guitar ?", "Is the good of rock candy centered on the amplified electric axe ?", "Is the good of rock candy centered on the amplified electric car axe ?", "Is the good of rock candy centered on the amplified electric car gat ?", "Is the good of rock candy centered on the amplified electric car guitar ?", "Is the good of rock candy centered on the amplified electric gat ?", "Is the good of rock candy centered on the amplified electric guitar ?", "Is the good of rock candy centered on the amplified electrical axe ?", "Is the good of rock candy centered on the amplified electrical gat ?", "Is the good of rock candy centered on the amplified electrical guitar ?", "Is the good of rock candy centered on the amplified galvanising axe ?", "Is the good of rock candy centered on the amplified galvanising gat ?", "Is the good of rock candy centered on the amplified galvanising guitar ?", "Is the good of rock candy centered on the amplified voltaic axe ?", "Is the good of rock candy centered on the amplified voltaic gat ?", "Is the good of rock candy centered on the amplified voltaic guitar ?", "Is the good of rock music centered on the amplified electric automobile axe ?", "Is the good of rock music centered on the amplified electric automobile gat ?", "Is the good of rock music centered on the amplified electric automobile guitar ?", "Is the good of rock music centered on the amplified electric axe ?", "Is the good of rock music centered on the amplified electric car axe ?", "Is the good of rock music centered on the amplified electric car gat ?", "Is the good of rock music centered on the amplified electric car guitar ?", "Is the good of rock music centered on the amplified electric gat ?", "Is the good of rock music centered on the amplified electric guitar ?", "Is the good of rock music centered on the amplified electrical axe ?", "Is the good of rock music centered on the amplified electrical gat ?", "Is the good of rock music centered on the amplified electrical guitar ?", "Is the good of rock music centered on the amplified galvanising axe ?", "Is the good of rock music centered on the amplified galvanising gat ?", "Is the good of rock music centered on the amplified galvanising guitar ?", "Is the good of rock music centered on the amplified voltaic axe ?", "Is the good of rock music centered on the amplified voltaic gat ?", "Is the good of rock music centered on the amplified voltaic guitar ?", "Is the good of rock n roll centered on the amplified electric automobile axe ?", "Is the good of rock n roll centered on the amplified electric automobile gat ?", "Is the good of rock n roll centered on the amplified electric automobile guitar ?", "Is the good of rock n roll centered on the amplified electric axe ?", "Is the good of rock n roll centered on the amplified electric car axe ?", "Is the good of rock n roll centered on the amplified electric car gat ?", "Is the good of rock n roll centered on the amplified electric car guitar ?", "Is the good of rock n roll centered on the amplified electric gat ?", "Is the good of rock n roll centered on the amplified electric guitar ?", "Is the good of rock n roll centered on the amplified electrical axe ?", "Is the good of rock n roll centered on the amplified electrical gat ?", "Is the good of rock n roll centered on the amplified electrical guitar ?", "Is the good of rock n roll centered on the amplified galvanising axe ?", "Is the good of rock n roll centered on the amplified galvanising gat ?", "Is the good of rock n roll centered on the amplified galvanising guitar ?", "Is the good of rock n roll centered on the amplified voltaic axe ?", "Is the good of rock n roll centered on the amplified voltaic gat ?", "Is the good of rock n roll centered on the amplified voltaic guitar ?", "Is the good of rule centered on the amplified electric guitar ?", "Is the good of shake centered on the amplified electric guitar ?", "Is the good of stone centered on the amplified electric guitar ?", "Is the good of sway centered on the amplified electric guitar ?", "Is the good of tilt centered on the amplified electric guitar ?", "Is the level headed of afrikaner centered on the amplified electric guitar ?", "Is the level headed of asylum centered on the amplified electric guitar ?", "Is the level headed of bedrock centered on the amplified electric automobile axe ?", "Is the level headed of bedrock centered on the amplified electric automobile gat ?", "Is the level headed of bedrock centered on the amplified electric automobile guitar ?", "Is the level headed of bedrock centered on the amplified electric axe ?", "Is the level headed of bedrock centered on the amplified electric car axe ?", "Is the level headed of bedrock centered on the amplified electric car gat ?", "Is the level headed of bedrock centered on the amplified electric car guitar ?", "Is the level headed of bedrock centered on the amplified electric gat ?", "Is the level headed of bedrock centered on the amplified electric guitar ?", "Is the level headed of bedrock centered on the amplified electrical axe ?", "Is the level headed of bedrock centered on the amplified electrical gat ?", "Is the level headed of bedrock centered on the amplified electrical guitar ?", "Is the level headed of bedrock centered on the amplified galvanising axe ?", "Is the level headed of bedrock centered on the amplified galvanising gat ?", "Is the level headed of bedrock centered on the amplified galvanising guitar ?", "Is the level headed of bedrock centered on the amplified voltaic axe ?", "Is the level headed of bedrock centered on the amplified voltaic gat ?", "Is the level headed of bedrock centered on the amplified voltaic guitar ?", "Is the level headed of boulder centered on the amplified electric guitar ?", "Is the level headed of careen centered on the amplified electric guitar ?", "Is the level headed of cliff centered on the amplified electric guitar ?", "Is the level headed of crack centered on the amplified electric guitar ?", "Is the level headed of crag centered on the amplified electric guitar ?", "Is the level headed of defence centered on the amplified electric guitar ?", "Is the level headed of distaff centered on the amplified electric guitar ?", "Is the level headed of foundation centered on the amplified electric guitar ?", "Is the level headed of gem centered on the amplified electric guitar ?", "Is the level headed of ice centered on the amplified electric guitar ?", "Is the level headed of john rock centered on the amplified electric automobile axe ?", "Is the level headed of john rock centered on the amplified electric automobile gat ?", "Is the level headed of john rock centered on the amplified electric automobile guitar ?", "Is the level headed of john rock centered on the amplified electric axe ?", "Is the level headed of john rock centered on the amplified electric car axe ?", "Is the level headed of john rock centered on the amplified electric car gat ?", "Is the level headed of john rock centered on the amplified electric car guitar ?", "Is the level headed of john rock centered on the amplified electric gat ?", "Is the level headed of john rock centered on the amplified electric guitar ?", "Is the level headed of john rock centered on the amplified electrical axe ?", "Is the level headed of john rock centered on the amplified electrical gat ?", "Is the level headed of john rock centered on the amplified electrical guitar ?", "Is the level headed of john rock centered on the amplified galvanising axe ?", "Is the level headed of john rock centered on the amplified galvanising gat ?", "Is the level headed of john rock centered on the amplified galvanising guitar ?", "Is the level headed of john rock centered on the amplified voltaic axe ?", "Is the level headed of john rock centered on the amplified voltaic gat ?", "Is the level headed of john rock centered on the amplified voltaic guitar ?", "Is the level headed of kick ass centered on the amplified electric guitar ?", "Is the level headed of kick butt centered on the amplified electric guitar ?", "Is the level headed of newfoundland centered on the amplified electric guitar ?", "Is the level headed of protection centered on the amplified electric guitar ?", "Is the level headed of reef centered on the amplified electric guitar ?", "Is the level headed of refuge centered on the amplified electric guitar ?", "Is the level headed of rock centered on the amplified electric automobile axe ?", "Is the level headed of rock centered on the amplified electric automobile gat ?", "Is the level headed of rock centered on the amplified electric automobile guitar ?", "Is the level headed of rock centered on the amplified electric axe ?", "Is the level headed of rock centered on the amplified electric car axe ?", "Is the level headed of rock centered on the amplified electric car gat ?", "Is the level headed of rock centered on the amplified electric car guitar ?", "Is the level headed of rock centered on the amplified electric gat ?", "Is the level headed of rock centered on the amplified electric guitar ?", "Is the level headed of rock centered on the amplified electrical axe ?", "Is the level headed of rock centered on the amplified electrical gat ?", "Is the level headed of rock centered on the amplified electrical guitar ?", "Is the level headed of rock centered on the amplified galvanising axe ?", "Is the level headed of rock centered on the amplified galvanising gat ?", "Is the level headed of rock centered on the amplified galvanising guitar ?", "Is the level headed of rock centered on the amplified voltaic axe ?", "Is the level headed of rock centered on the amplified voltaic gat ?", "Is the level headed of rock centered on the amplified voltaic guitar ?", "Is the level headed of rock candy centered on the amplified electric automobile axe ?", "Is the level headed of rock candy centered on the amplified electric automobile gat ?", "Is the level headed of rock candy centered on the amplified electric automobile guitar ?", "Is the level headed of rock candy centered on the amplified electric axe ?", "Is the level headed of rock candy centered on the amplified electric car axe ?", "Is the level headed of rock candy centered on the amplified electric car gat ?", "Is the level headed of rock candy centered on the amplified electric car guitar ?", "Is the level headed of rock candy centered on the amplified electric gat ?", "Is the level headed of rock candy centered on the amplified electric guitar ?", "Is the level headed of rock candy centered on the amplified electrical axe ?", "Is the level headed of rock candy centered on the amplified electrical gat ?", "Is the level headed of rock candy centered on the amplified electrical guitar ?", "Is the level headed of rock candy centered on the amplified galvanising axe ?", "Is the level headed of rock candy centered on the amplified galvanising gat ?", "Is the level headed of rock candy centered on the amplified galvanising guitar ?", "Is the level headed of rock candy centered on the amplified voltaic axe ?", "Is the level headed of rock candy centered on the amplified voltaic gat ?", "Is the level headed of rock candy centered on the amplified voltaic guitar ?", "Is the level headed of rock music centered on the amplified electric automobile axe ?", "Is the level headed of rock music centered on the amplified electric automobile gat ?", "Is the level headed of rock music centered on the amplified electric automobile guitar ?", "Is the level headed of rock music centered on the amplified electric axe ?", "Is the level headed of rock music centered on the amplified electric car axe ?", "Is the level headed of rock music centered on the amplified electric car gat ?", "Is the level headed of rock music centered on the amplified electric car guitar ?", "Is the level headed of rock music centered on the amplified electric gat ?", "Is the level headed of rock music centered on the amplified electric guitar ?", "Is the level headed of rock music centered on the amplified electrical axe ?", "Is the level headed of rock music centered on the amplified electrical gat ?", "Is the level headed of rock music centered on the amplified electrical guitar ?", "Is the level headed of rock music centered on the amplified galvanising axe ?", "Is the level headed of rock music centered on the amplified galvanising gat ?", "Is the level headed of rock music centered on the amplified galvanising guitar ?", "Is the level headed of rock music centered on the amplified voltaic axe ?", "Is the level headed of rock music centered on the amplified voltaic gat ?", "Is the level headed of rock music centered on the amplified voltaic guitar ?", "Is the level headed of rock n roll centered on the amplified electric automobile axe ?", "Is the level headed of rock n roll centered on the amplified electric automobile gat ?", "Is the level headed of rock n roll centered on the amplified electric automobile guitar ?", "Is the level headed of rock n roll centered on the amplified electric axe ?", "Is the level headed of rock n roll centered on the amplified electric car axe ?", "Is the level headed of rock n roll centered on the amplified electric car gat ?", "Is the level headed of rock n roll centered on the amplified electric car guitar ?", "Is the level headed of rock n roll centered on the amplified electric gat ?", "Is the level headed of rock n roll centered on the amplified electric guitar ?", "Is the level headed of rock n roll centered on the amplified electrical axe ?", "Is the level headed of rock n roll centered on the amplified electrical gat ?", "Is the level headed of rock n roll centered on the amplified electrical guitar ?", "Is the level headed of rock n roll centered on the amplified galvanising axe ?", "Is the level headed of rock n roll centered on the amplified galvanising gat ?", "Is the level headed of rock n roll centered on the amplified galvanising guitar ?", "Is the level headed of rock n roll centered on the amplified voltaic axe ?", "Is the level headed of rock n roll centered on the amplified voltaic gat ?", "Is the level headed of rock n roll centered on the amplified voltaic guitar ?", "Is the level headed of rule centered on the amplified electric guitar ?", "Is the level headed of shake centered on the amplified electric guitar ?", "Is the level headed of stone centered on the amplified electric guitar ?", "Is the level headed of sway centered on the amplified electric guitar ?", "Is the level headed of tilt centered on the amplified electric guitar ?", "Is the noise of afrikaner centered on the amplified electric guitar ?", "Is the noise of asylum centered on the amplified electric guitar ?", "Is the noise of bedrock centered on the amplified electric automobile axe ?", "Is the noise of bedrock centered on the amplified electric automobile gat ?", "Is the noise of bedrock centered on the amplified electric automobile guitar ?", "Is the noise of bedrock centered on the amplified electric axe ?", "Is the noise of bedrock centered on the amplified electric car axe ?", "Is the noise of bedrock centered on the amplified electric car gat ?", "Is the noise of bedrock centered on the amplified electric car guitar ?", "Is the noise of bedrock centered on the amplified electric gat ?", "Is the noise of bedrock centered on the amplified electric guitar ?", "Is the noise of bedrock centered on the amplified electrical axe ?", "Is the noise of bedrock centered on the amplified electrical gat ?", "Is the noise of bedrock centered on the amplified electrical guitar ?", "Is the noise of bedrock centered on the amplified galvanising axe ?", "Is the noise of bedrock centered on the amplified galvanising gat ?", "Is the noise of bedrock centered on the amplified galvanising guitar ?", "Is the noise of bedrock centered on the amplified voltaic axe ?", "Is the noise of bedrock centered on the amplified voltaic gat ?", "Is the noise of bedrock centered on the amplified voltaic guitar ?", "Is the noise of boulder centered on the amplified electric guitar ?", "Is the noise of careen centered on the amplified electric guitar ?", "Is the noise of cliff centered on the amplified electric guitar ?", "Is the noise of crack centered on the amplified electric guitar ?", "Is the noise of crag centered on the amplified electric guitar ?", "Is the noise of defence centered on the amplified electric guitar ?", "Is the noise of distaff centered on the amplified electric guitar ?", "Is the noise of foundation centered on the amplified electric guitar ?", "Is the noise of gem centered on the amplified electric guitar ?", "Is the noise of ice centered on the amplified electric guitar ?", "Is the noise of john rock centered on the amplified electric automobile axe ?", "Is the noise of john rock centered on the amplified electric automobile gat ?", "Is the noise of john rock centered on the amplified electric automobile guitar ?", "Is the noise of john rock centered on the amplified electric axe ?", "Is the noise of john rock centered on the amplified electric car axe ?", "Is the noise of john rock centered on the amplified electric car gat ?", "Is the noise of john rock centered on the amplified electric car guitar ?", "Is the noise of john rock centered on the amplified electric gat ?", "Is the noise of john rock centered on the amplified electric guitar ?", "Is the noise of john rock centered on the amplified electrical axe ?", "Is the noise of john rock centered on the amplified electrical gat ?", "Is the noise of john rock centered on the amplified electrical guitar ?", "Is the noise of john rock centered on the amplified galvanising axe ?", "Is the noise of john rock centered on the amplified galvanising gat ?", "Is the noise of john rock centered on the amplified galvanising guitar ?", "Is the noise of john rock centered on the amplified voltaic axe ?", "Is the noise of john rock centered on the amplified voltaic gat ?", "Is the noise of john rock centered on the amplified voltaic guitar ?", "Is the noise of kick ass centered on the amplified electric guitar ?", "Is the noise of kick butt centered on the amplified electric guitar ?", "Is the noise of newfoundland centered on the amplified electric guitar ?", "Is the noise of protection centered on the amplified electric guitar ?", "Is the noise of reef centered on the amplified electric guitar ?", "Is the noise of refuge centered on the amplified electric guitar ?", "Is the noise of rock centered on the amplified electric automobile axe ?", "Is the noise of rock centered on the amplified electric automobile gat ?", "Is the noise of rock centered on the amplified electric automobile guitar ?", "Is the noise of rock centered on the amplified electric axe ?", "Is the noise of rock centered on the amplified electric car axe ?", "Is the noise of rock centered on the amplified electric car gat ?", "Is the noise of rock centered on the amplified electric car guitar ?", "Is the noise of rock centered on the amplified electric gat ?", "Is the noise of rock centered on the amplified electric guitar ?", "Is the noise of rock centered on the amplified electrical axe ?", "Is the noise of rock centered on the amplified electrical gat ?", "Is the noise of rock centered on the amplified electrical guitar ?", "Is the noise of rock centered on the amplified galvanising axe ?", "Is the noise of rock centered on the amplified galvanising gat ?", "Is the noise of rock centered on the amplified galvanising guitar ?", "Is the noise of rock centered on the amplified voltaic axe ?", "Is the noise of rock centered on the amplified voltaic gat ?", "Is the noise of rock centered on the amplified voltaic guitar ?", "Is the noise of rock candy centered on the amplified electric automobile axe ?", "Is the noise of rock candy centered on the amplified electric automobile gat ?", "Is the noise of rock candy centered on the amplified electric automobile guitar ?", "Is the noise of rock candy centered on the amplified electric axe ?", "Is the noise of rock candy centered on the amplified electric car axe ?", "Is the noise of rock candy centered on the amplified electric car gat ?", "Is the noise of rock candy centered on the amplified electric car guitar ?", "Is the noise of rock candy centered on the amplified electric gat ?", "Is the noise of rock candy centered on the amplified electric guitar ?", "Is the noise of rock candy centered on the amplified electrical axe ?", "Is the noise of rock candy centered on the amplified electrical gat ?", "Is the noise of rock candy centered on the amplified electrical guitar ?", "Is the noise of rock candy centered on the amplified galvanising axe ?", "Is the noise of rock candy centered on the amplified galvanising gat ?", "Is the noise of rock candy centered on the amplified galvanising guitar ?", "Is the noise of rock candy centered on the amplified voltaic axe ?", "Is the noise of rock candy centered on the amplified voltaic gat ?", "Is the noise of rock candy centered on the amplified voltaic guitar ?", "Is the noise of rock music centered on the amplified electric automobile axe ?", "Is the noise of rock music centered on the amplified electric automobile gat ?", "Is the noise of rock music centered on the amplified electric automobile guitar ?", "Is the noise of rock music centered on the amplified electric axe ?", "Is the noise of rock music centered on the amplified electric car axe ?", "Is the noise of rock music centered on the amplified electric car gat ?", "Is the noise of rock music centered on the amplified electric car guitar ?", "Is the noise of rock music centered on the amplified electric gat ?", "Is the noise of rock music centered on the amplified electric guitar ?", "Is the noise of rock music centered on the amplified electrical axe ?", "Is the noise of rock music centered on the amplified electrical gat ?", "Is the noise of rock music centered on the amplified electrical guitar ?", "Is the noise of rock music centered on the amplified galvanising axe ?", "Is the noise of rock music centered on the amplified galvanising gat ?", "Is the noise of rock music centered on the amplified galvanising guitar ?", "Is the noise of rock music centered on the amplified voltaic axe ?", "Is the noise of rock music centered on the amplified voltaic gat ?", "Is the noise of rock music centered on the amplified voltaic guitar ?", "Is the noise of rock n roll centered on the amplified electric automobile axe ?", "Is the noise of rock n roll centered on the amplified electric automobile gat ?", "Is the noise of rock n roll centered on the amplified electric automobile guitar ?", "Is the noise of rock n roll centered on the amplified electric axe ?", "Is the noise of rock n roll centered on the amplified electric car axe ?", "Is the noise of rock n roll centered on the amplified electric car gat ?", "Is the noise of rock n roll centered on the amplified electric car guitar ?", "Is the noise of rock n roll centered on the amplified electric gat ?", "Is the noise of rock n roll centered on the amplified electric guitar ?", "Is the noise of rock n roll centered on the amplified electrical axe ?", "Is the noise of rock n roll centered on the amplified electrical gat ?", "Is the noise of rock n roll centered on the amplified electrical guitar ?", "Is the noise of rock n roll centered on the amplified galvanising axe ?", "Is the noise of rock n roll centered on the amplified galvanising gat ?", "Is the noise of rock n roll centered on the amplified galvanising guitar ?", "Is the noise of rock n roll centered on the amplified voltaic axe ?", "Is the noise of rock n roll centered on the amplified voltaic gat ?", "Is the noise of rock n roll centered on the amplified voltaic guitar ?", "Is the noise of rule centered on the amplified electric guitar ?", "Is the noise of shake centered on the amplified electric guitar ?", "Is the noise of stone centered on the amplified electric guitar ?", "Is the noise of sway centered on the amplified electric guitar ?", "Is the noise of tilt centered on the amplified electric guitar ?", "Is the phone of afrikaner centered on the amplified electric guitar ?", "Is the phone of asylum centered on the amplified electric guitar ?", "Is the phone of bedrock centered on the amplified electric automobile axe ?", "Is the phone of bedrock centered on the amplified electric automobile gat ?", "Is the phone of bedrock centered on the amplified electric automobile guitar ?", "Is the phone of bedrock centered on the amplified electric axe ?", "Is the phone of bedrock centered on the amplified electric car axe ?", "Is the phone of bedrock centered on the amplified electric car gat ?", "Is the phone of bedrock centered on the amplified electric car guitar ?", "Is the phone of bedrock centered on the amplified electric gat ?", "Is the phone of bedrock centered on the amplified electric guitar ?", "Is the phone of bedrock centered on the amplified electrical axe ?", "Is the phone of bedrock centered on the amplified electrical gat ?", "Is the phone of bedrock centered on the amplified electrical guitar ?", "Is the phone of bedrock centered on the amplified galvanising axe ?", "Is the phone of bedrock centered on the amplified galvanising gat ?", "Is the phone of bedrock centered on the amplified galvanising guitar ?", "Is the phone of bedrock centered on the amplified voltaic axe ?", "Is the phone of bedrock centered on the amplified voltaic gat ?", "Is the phone of bedrock centered on the amplified voltaic guitar ?", "Is the phone of boulder centered on the amplified electric guitar ?", "Is the phone of careen centered on the amplified electric guitar ?", "Is the phone of cliff centered on the amplified electric guitar ?", "Is the phone of crack centered on the amplified electric guitar ?", "Is the phone of crag centered on the amplified electric guitar ?", "Is the phone of defence centered on the amplified electric guitar ?", "Is the phone of distaff centered on the amplified electric guitar ?", "Is the phone of foundation centered on the amplified electric guitar ?", "Is the phone of gem centered on the amplified electric guitar ?", "Is the phone of ice centered on the amplified electric guitar ?", "Is the phone of john rock centered on the amplified electric automobile axe ?", "Is the phone of john rock centered on the amplified electric automobile gat ?", "Is the phone of john rock centered on the amplified electric automobile guitar ?", "Is the phone of john rock centered on the amplified electric axe ?", "Is the phone of john rock centered on the amplified electric car axe ?", "Is the phone of john rock centered on the amplified electric car gat ?", "Is the phone of john rock centered on the amplified electric car guitar ?", "Is the phone of john rock centered on the amplified electric gat ?", "Is the phone of john rock centered on the amplified electric guitar ?", "Is the phone of john rock centered on the amplified electrical axe ?", "Is the phone of john rock centered on the amplified electrical gat ?", "Is the phone of john rock centered on the amplified electrical guitar ?", "Is the phone of john rock centered on the amplified galvanising axe ?", "Is the phone of john rock centered on the amplified galvanising gat ?", "Is the phone of john rock centered on the amplified galvanising guitar ?", "Is the phone of john rock centered on the amplified voltaic axe ?", "Is the phone of john rock centered on the amplified voltaic gat ?", "Is the phone of john rock centered on the amplified voltaic guitar ?", "Is the phone of kick ass centered on the amplified electric guitar ?", "Is the phone of kick butt centered on the amplified electric guitar ?", "Is the phone of newfoundland centered on the amplified electric guitar ?", "Is the phone of protection centered on the amplified electric guitar ?", "Is the phone of reef centered on the amplified electric guitar ?", "Is the phone of refuge centered on the amplified electric guitar ?", "Is the phone of rock centered on the amplified electric automobile axe ?", "Is the phone of rock centered on the amplified electric automobile gat ?", "Is the phone of rock centered on the amplified electric automobile guitar ?", "Is the phone of rock centered on the amplified electric axe ?", "Is the phone of rock centered on the amplified electric car axe ?", "Is the phone of rock centered on the amplified electric car gat ?", "Is the phone of rock centered on the amplified electric car guitar ?", "Is the phone of rock centered on the amplified electric gat ?", "Is the phone of rock centered on the amplified electric guitar ?", "Is the phone of rock centered on the amplified electrical axe ?", "Is the phone of rock centered on the amplified electrical gat ?", "Is the phone of rock centered on the amplified electrical guitar ?", "Is the phone of rock centered on the amplified galvanising axe ?", "Is the phone of rock centered on the amplified galvanising gat ?", "Is the phone of rock centered on the amplified galvanising guitar ?", "Is the phone of rock centered on the amplified voltaic axe ?", "Is the phone of rock centered on the amplified voltaic gat ?", "Is the phone of rock centered on the amplified voltaic guitar ?", "Is the phone of rock candy centered on the amplified electric automobile axe ?", "Is the phone of rock candy centered on the amplified electric automobile gat ?", "Is the phone of rock candy centered on the amplified electric automobile guitar ?", "Is the phone of rock candy centered on the amplified electric axe ?", "Is the phone of rock candy centered on the amplified electric car axe ?", "Is the phone of rock candy centered on the amplified electric car gat ?", "Is the phone of rock candy centered on the amplified electric car guitar ?", "Is the phone of rock candy centered on the amplified electric gat ?", "Is the phone of rock candy centered on the amplified electric guitar ?", "Is the phone of rock candy centered on the amplified electrical axe ?", "Is the phone of rock candy centered on the amplified electrical gat ?", "Is the phone of rock candy centered on the amplified electrical guitar ?", "Is the phone of rock candy centered on the amplified galvanising axe ?", "Is the phone of rock candy centered on the amplified galvanising gat ?", "Is the phone of rock candy centered on the amplified galvanising guitar ?", "Is the phone of rock candy centered on the amplified voltaic axe ?", "Is the phone of rock candy centered on the amplified voltaic gat ?", "Is the phone of rock candy centered on the amplified voltaic guitar ?", "Is the phone of rock music centered on the amplified electric automobile axe ?", "Is the phone of rock music centered on the amplified electric automobile gat ?", "Is the phone of rock music centered on the amplified electric automobile guitar ?", "Is the phone of rock music centered on the amplified electric axe ?", "Is the phone of rock music centered on the amplified electric car axe ?", "Is the phone of rock music centered on the amplified electric car gat ?", "Is the phone of rock music centered on the amplified electric car guitar ?", "Is the phone of rock music centered on the amplified electric gat ?", "Is the phone of rock music centered on the amplified electric guitar ?", "Is the phone of rock music centered on the amplified electrical axe ?", "Is the phone of rock music centered on the amplified electrical gat ?", "Is the phone of rock music centered on the amplified electrical guitar ?", "Is the phone of rock music centered on the amplified galvanising axe ?", "Is the phone of rock music centered on the amplified galvanising gat ?", "Is the phone of rock music centered on the amplified galvanising guitar ?", "Is the phone of rock music centered on the amplified voltaic axe ?", "Is the phone of rock music centered on the amplified voltaic gat ?", "Is the phone of rock music centered on the amplified voltaic guitar ?", "Is the phone of rock n roll centered on the amplified electric automobile axe ?", "Is the phone of rock n roll centered on the amplified electric automobile gat ?", "Is the phone of rock n roll centered on the amplified electric automobile guitar ?", "Is the phone of rock n roll centered on the amplified electric axe ?", "Is the phone of rock n roll centered on the amplified electric car axe ?", "Is the phone of rock n roll centered on the amplified electric car gat ?", "Is the phone of rock n roll centered on the amplified electric car guitar ?", "Is the phone of rock n roll centered on the amplified electric gat ?", "Is the phone of rock n roll centered on the amplified electric guitar ?", "Is the phone of rock n roll centered on the amplified electrical axe ?", "Is the phone of rock n roll centered on the amplified electrical gat ?", "Is the phone of rock n roll centered on the amplified electrical guitar ?", "Is the phone of rock n roll centered on the amplified galvanising axe ?", "Is the phone of rock n roll centered on the amplified galvanising gat ?", "Is the phone of rock n roll centered on the amplified galvanising guitar ?", "Is the phone of rock n roll centered on the amplified voltaic axe ?", "Is the phone of rock n roll centered on the amplified voltaic gat ?", "Is the phone of rock n roll centered on the amplified voltaic guitar ?", "Is the phone of rule centered on the amplified electric guitar ?", "Is the phone of shake centered on the amplified electric guitar ?", "Is the phone of stone centered on the amplified electric guitar ?", "Is the phone of sway centered on the amplified electric guitar ?", "Is the phone of tilt centered on the amplified electric guitar ?", "Is the sound of afrikaner centered on the amplified electric guitar ?", "Is the sound of asylum centered on the amplified electric guitar ?", "Is the sound of bedrock centered on the amplified electric automobile axe ?", "Is the sound of bedrock centered on the amplified electric automobile gat ?", "Is the sound of bedrock centered on the amplified electric automobile guitar ?", "Is the sound of bedrock centered on the amplified electric axe ?", "Is the sound of bedrock centered on the amplified electric car axe ?", "Is the sound of bedrock centered on the amplified electric car gat ?", "Is the sound of bedrock centered on the amplified electric car guitar ?", "Is the sound of bedrock centered on the amplified electric gat ?", "Is the sound of bedrock centered on the amplified electric guitar ?", "Is the sound of bedrock centered on the amplified electrical axe ?", "Is the sound of bedrock centered on the amplified electrical gat ?", "Is the sound of bedrock centered on the amplified electrical guitar ?", "Is the sound of bedrock centered on the amplified galvanising axe ?", "Is the sound of bedrock centered on the amplified galvanising gat ?", "Is the sound of bedrock centered on the amplified galvanising guitar ?", "Is the sound of bedrock centered on the amplified voltaic axe ?", "Is the sound of bedrock centered on the amplified voltaic gat ?", "Is the sound of bedrock centered on the amplified voltaic guitar ?", "Is the sound of boulder centered on the amplified electric guitar ?", "Is the sound of careen centered on the amplified electric guitar ?", "Is the sound of cliff centered on the amplified electric guitar ?", "Is the sound of crack centered on the amplified electric guitar ?", "Is the sound of crag centered on the amplified electric guitar ?", "Is the sound of defence centered on the amplified electric guitar ?", "Is the sound of distaff centered on the amplified electric guitar ?", "Is the sound of foundation centered on the amplified electric guitar ?", "Is the sound of gem centered on the amplified electric guitar ?", "Is the sound of ice centered on the amplified electric guitar ?", "Is the sound of john rock centered on the amplified electric automobile axe ?", "Is the sound of john rock centered on the amplified electric automobile gat ?", "Is the sound of john rock centered on the amplified electric automobile guitar ?", "Is the sound of john rock centered on the amplified electric axe ?", "Is the sound of john rock centered on the amplified electric car axe ?", "Is the sound of john rock centered on the amplified electric car gat ?", "Is the sound of john rock centered on the amplified electric car guitar ?", "Is the sound of john rock centered on the amplified electric gat ?", "Is the sound of john rock centered on the amplified electric guitar ?", "Is the sound of john rock centered on the amplified electrical axe ?", "Is the sound of john rock centered on the amplified electrical gat ?", "Is the sound of john rock centered on the amplified electrical guitar ?", "Is the sound of john rock centered on the amplified galvanising axe ?", "Is the sound of john rock centered on the amplified galvanising gat ?", "Is the sound of john rock centered on the amplified galvanising guitar ?", "Is the sound of john rock centered on the amplified voltaic axe ?", "Is the sound of john rock centered on the amplified voltaic gat ?", "Is the sound of john rock centered on the amplified voltaic guitar ?", "Is the sound of kick ass centered on the amplified electric guitar ?", "Is the sound of kick butt centered on the amplified electric guitar ?", "Is the sound of newfoundland centered on the amplified electric guitar ?", "Is the sound of protection centered on the amplified electric guitar ?", "Is the sound of reef centered on the amplified electric guitar ?", "Is the sound of refuge centered on the amplified electric guitar ?", "Is the sound of rock centered on the amplified electric automobile axe ?", "Is the sound of rock centered on the amplified electric automobile gat ?", "Is the sound of rock centered on the amplified electric automobile guitar ?", "Is the sound of rock centered on the amplified electric axe ?", "Is the sound of rock centered on the amplified electric car axe ?", "Is the sound of rock centered on the amplified electric car gat ?", "Is the sound of rock centered on the amplified electric car guitar ?", "Is the sound of rock centered on the amplified electric gat ?", "Is the sound of rock centered on the amplified electrical axe ?", "Is the sound of rock centered on the amplified electrical gat ?", "Is the sound of rock centered on the amplified electrical guitar ?", "Is the sound of rock centered on the amplified galvanising axe ?", "Is the sound of rock centered on the amplified galvanising gat ?", "Is the sound of rock centered on the amplified galvanising guitar ?", "Is the sound of rock centered on the amplified voltaic axe ?", "Is the sound of rock centered on the amplified voltaic gat ?", "Is the sound of rock centered on the amplified voltaic guitar ?", "Is the sound of rock candy centered on the amplified electric automobile axe ?", "Is the sound of rock candy centered on the amplified electric automobile gat ?", "Is the sound of rock candy centered on the amplified electric automobile guitar ?", "Is the sound of rock candy centered on the amplified electric axe ?", "Is the sound of rock candy centered on the amplified electric car axe ?", "Is the sound of rock candy centered on the amplified electric car gat ?", "Is the sound of rock candy centered on the amplified electric car guitar ?", "Is the sound of rock candy centered on the amplified electric gat ?", "Is the sound of rock candy centered on the amplified electric guitar ?", "Is the sound of rock candy centered on the amplified electrical axe ?", "Is the sound of rock candy centered on the amplified electrical gat ?", "Is the sound of rock candy centered on the amplified electrical guitar ?", "Is the sound of rock candy centered on the amplified galvanising axe ?", "Is the sound of rock candy centered on the amplified galvanising gat ?", "Is the sound of rock candy centered on the amplified galvanising guitar ?", "Is the sound of rock candy centered on the amplified voltaic axe ?", "Is the sound of rock candy centered on the amplified voltaic gat ?", "Is the sound of rock candy centered on the amplified voltaic guitar ?", "Is the sound of rock music centered on the amplified electric automobile axe ?", "Is the sound of rock music centered on the amplified electric automobile gat ?", "Is the sound of rock music centered on the amplified electric automobile guitar ?", "Is the sound of rock music centered on the amplified electric axe ?", "Is the sound of rock music centered on the amplified electric car axe ?", "Is the sound of rock music centered on the amplified electric car gat ?", "Is the sound of rock music centered on the amplified electric car guitar ?", "Is the sound of rock music centered on the amplified electric gat ?", "Is the sound of rock music centered on the amplified electric guitar ?", "Is the sound of rock music centered on the amplified electrical axe ?", "Is the sound of rock music centered on the amplified electrical gat ?", "Is the sound of rock music centered on the amplified electrical guitar ?", "Is the sound of rock music centered on the amplified galvanising axe ?", "Is the sound of rock music centered on the amplified galvanising gat ?", "Is the sound of rock music centered on the amplified galvanising guitar ?", "Is the sound of rock music centered on the amplified voltaic axe ?", "Is the sound of rock music centered on the amplified voltaic gat ?", "Is the sound of rock music centered on the amplified voltaic guitar ?", "Is the sound of rock n roll centered on the amplified electric automobile axe ?", "Is the sound of rock n roll centered on the amplified electric automobile gat ?", "Is the sound of rock n roll centered on the amplified electric automobile guitar ?", "Is the sound of rock n roll centered on the amplified electric axe ?", "Is the sound of rock n roll centered on the amplified electric car axe ?", "Is the sound of rock n roll centered on the amplified electric car gat ?", "Is the sound of rock n roll centered on the amplified electric car guitar ?", "Is the sound of rock n roll centered on the amplified electric gat ?", "Is the sound of rock n roll centered on the amplified electric guitar ?", "Is the sound of rock n roll centered on the amplified electrical axe ?", "Is the sound of rock n roll centered on the amplified electrical gat ?", "Is the sound of rock n roll centered on the amplified electrical guitar ?", "Is the sound of rock n roll centered on the amplified galvanising axe ?", "Is the sound of rock n roll centered on the amplified galvanising gat ?", "Is the sound of rock n roll centered on the amplified galvanising guitar ?", "Is the sound of rock n roll centered on the amplified voltaic axe ?", "Is the sound of rock n roll centered on the amplified voltaic gat ?", "Is the sound of rock n roll centered on the amplified voltaic guitar ?", "Is the sound of rule centered on the amplified electric guitar ?", "Is the sound of shake centered on the amplified electric guitar ?", "Is the sound of stone centered on the amplified electric guitar ?", "Is the sound of sway centered on the amplified electric guitar ?", "Is the sound of tilt centered on the amplified electric guitar ?", "Is the strait of afrikaner centered on the amplified electric guitar ?", "Is the strait of asylum centered on the amplified electric guitar ?", "Is the strait of bedrock centered on the amplified electric automobile axe ?", "Is the strait of bedrock centered on the amplified electric automobile gat ?", "Is the strait of bedrock centered on the amplified electric automobile guitar ?", "Is the strait of bedrock centered on the amplified electric axe ?", "Is the strait of bedrock centered on the amplified electric car axe ?", "Is the strait of bedrock centered on the amplified electric car gat ?", "Is the strait of bedrock centered on the amplified electric car guitar ?", "Is the strait of bedrock centered on the amplified electric gat ?", "Is the strait of bedrock centered on the amplified electric guitar ?", "Is the strait of bedrock centered on the amplified electrical axe ?", "Is the strait of bedrock centered on the amplified electrical gat ?", "Is the strait of bedrock centered on the amplified electrical guitar ?", "Is the strait of bedrock centered on the amplified galvanising axe ?", "Is the strait of bedrock centered on the amplified galvanising gat ?", "Is the strait of bedrock centered on the amplified galvanising guitar ?", "Is the strait of bedrock centered on the amplified voltaic axe ?", "Is the strait of bedrock centered on the amplified voltaic gat ?", "Is the strait of bedrock centered on the amplified voltaic guitar ?", "Is the strait of boulder centered on the amplified electric guitar ?", "Is the strait of careen centered on the amplified electric guitar ?", "Is the strait of cliff centered on the amplified electric guitar ?", "Is the strait of crack centered on the amplified electric guitar ?", "Is the strait of crag centered on the amplified electric guitar ?", "Is the strait of defence centered on the amplified electric guitar ?", "Is the strait of distaff centered on the amplified electric guitar ?", "Is the strait of foundation centered on the amplified electric guitar ?", "Is the strait of gem centered on the amplified electric guitar ?", "Is the strait of ice centered on the amplified electric guitar ?", "Is the strait of john rock centered on the amplified electric automobile axe ?", "Is the strait of john rock centered on the amplified electric automobile gat ?", "Is the strait of john rock centered on the amplified electric automobile guitar ?", "Is the strait of john rock centered on the amplified electric axe ?", "Is the strait of john rock centered on the amplified electric car axe ?", "Is the strait of john rock centered on the amplified electric car gat ?", "Is the strait of john rock centered on the amplified electric car guitar ?", "Is the strait of john rock centered on the amplified electric gat ?", "Is the strait of john rock centered on the amplified electric guitar ?", "Is the strait of john rock centered on the amplified electrical axe ?", "Is the strait of john rock centered on the amplified electrical gat ?", "Is the strait of john rock centered on the amplified electrical guitar ?", "Is the strait of john rock centered on the amplified galvanising axe ?", "Is the strait of john rock centered on the amplified galvanising gat ?", "Is the strait of john rock centered on the amplified galvanising guitar ?", "Is the strait of john rock centered on the amplified voltaic axe ?", "Is the strait of john rock centered on the amplified voltaic gat ?", "Is the strait of john rock centered on the amplified voltaic guitar ?", "Is the strait of kick ass centered on the amplified electric guitar ?", "Is the strait of kick butt centered on the amplified electric guitar ?", "Is the strait of newfoundland centered on the amplified electric guitar ?", "Is the strait of protection centered on the amplified electric guitar ?", "Is the strait of reef centered on the amplified electric guitar ?", "Is the strait of refuge centered on the amplified electric guitar ?", "Is the strait of rock centered on the amplified electric automobile axe ?", "Is the strait of rock centered on the amplified electric automobile gat ?", "Is the strait of rock centered on the amplified electric automobile guitar ?", "Is the strait of rock centered on the amplified electric axe ?", "Is the strait of rock centered on the amplified electric car axe ?", "Is the strait of rock centered on the amplified electric car gat ?", "Is the strait of rock centered on the amplified electric car guitar ?", "Is the strait of rock centered on the amplified electric gat ?", "Is the strait of rock centered on the amplified electric guitar ?", "Is the strait of rock centered on the amplified electrical axe ?", "Is the strait of rock centered on the amplified electrical gat ?", "Is the strait of rock centered on the amplified electrical guitar ?", "Is the strait of rock centered on the amplified galvanising axe ?", "Is the strait of rock centered on the amplified galvanising gat ?", "Is the strait of rock centered on the amplified galvanising guitar ?", "Is the strait of rock centered on the amplified voltaic axe ?", "Is the strait of rock centered on the amplified voltaic gat ?", "Is the strait of rock centered on the amplified voltaic guitar ?", "Is the strait of rock candy centered on the amplified electric automobile axe ?", "Is the strait of rock candy centered on the amplified electric automobile gat ?", "Is the strait of rock candy centered on the amplified electric automobile guitar ?", "Is the strait of rock candy centered on the amplified electric axe ?", "Is the strait of rock candy centered on the amplified electric car axe ?", "Is the strait of rock candy centered on the amplified electric car gat ?", "Is the strait of rock candy centered on the amplified electric car guitar ?", "Is the strait of rock candy centered on the amplified electric gat ?", "Is the strait of rock candy centered on the amplified electric guitar ?", "Is the strait of rock candy centered on the amplified electrical axe ?", "Is the strait of rock candy centered on the amplified electrical gat ?", "Is the strait of rock candy centered on the amplified electrical guitar ?", "Is the strait of rock candy centered on the amplified galvanising axe ?", "Is the strait of rock candy centered on the amplified galvanising gat ?", "Is the strait of rock candy centered on the amplified galvanising guitar ?", "Is the strait of rock candy centered on the amplified voltaic axe ?", "Is the strait of rock candy centered on the amplified voltaic gat ?", "Is the strait of rock candy centered on the amplified voltaic guitar ?", "Is the strait of rock music centered on the amplified electric automobile axe ?", "Is the strait of rock music centered on the amplified electric automobile gat ?", "Is the strait of rock music centered on the amplified electric automobile guitar ?", "Is the strait of rock music centered on the amplified electric axe ?", "Is the strait of rock music centered on the amplified electric car axe ?", "Is the strait of rock music centered on the amplified electric car gat ?", "Is the strait of rock music centered on the amplified electric car guitar ?", "Is the strait of rock music centered on the amplified electric gat ?", "Is the strait of rock music centered on the amplified electric guitar ?", "Is the strait of rock music centered on the amplified electrical axe ?", "Is the strait of rock music centered on the amplified electrical gat ?", "Is the strait of rock music centered on the amplified electrical guitar ?", "Is the strait of rock music centered on the amplified galvanising axe ?", "Is the strait of rock music centered on the amplified galvanising gat ?", "Is the strait of rock music centered on the amplified galvanising guitar ?", "Is the strait of rock music centered on the amplified voltaic axe ?", "Is the strait of rock music centered on the amplified voltaic gat ?", "Is the strait of rock music centered on the amplified voltaic guitar ?", "Is the strait of rock n roll centered on the amplified electric automobile axe ?", "Is the strait of rock n roll centered on the amplified electric automobile gat ?", "Is the strait of rock n roll centered on the amplified electric automobile guitar ?", "Is the strait of rock n roll centered on the amplified electric axe ?", "Is the strait of rock n roll centered on the amplified electric car axe ?", "Is the strait of rock n roll centered on the amplified electric car gat ?", "Is the strait of rock n roll centered on the amplified electric car guitar ?", "Is the strait of rock n roll centered on the amplified electric gat ?", "Is the strait of rock n roll centered on the amplified electric guitar ?", "Is the strait of rock n roll centered on the amplified electrical axe ?", "Is the strait of rock n roll centered on the amplified electrical gat ?", "Is the strait of rock n roll centered on the amplified electrical guitar ?", "Is the strait of rock n roll centered on the amplified galvanising axe ?", "Is the strait of rock n roll centered on the amplified galvanising gat ?", "Is the strait of rock n roll centered on the amplified galvanising guitar ?", "Is the strait of rock n roll centered on the amplified voltaic axe ?", "Is the strait of rock n roll centered on the amplified voltaic gat ?", "Is the strait of rock n roll centered on the amplified voltaic guitar ?", "Is the strait of rule centered on the amplified electric guitar ?", "Is the strait of shake centered on the amplified electric guitar ?", "Is the strait of stone centered on the amplified electric guitar ?", "Is the strait of sway centered on the amplified electric guitar ?", "Is the strait of tilt centered on the amplified electric guitar ?", "Is the voice of afrikaner centered on the amplified electric guitar ?", "Is the voice of asylum centered on the amplified electric guitar ?", "Is the voice of bedrock centered on the amplified electric automobile axe ?", "Is the voice of bedrock centered on the amplified electric automobile gat ?", "Is the voice of bedrock centered on the amplified electric automobile guitar ?", "Is the voice of bedrock centered on the amplified electric axe ?", "Is the voice of bedrock centered on the amplified electric car axe ?", "Is the voice of bedrock centered on the amplified electric car gat ?", "Is the voice of bedrock centered on the amplified electric car guitar ?", "Is the voice of bedrock centered on the amplified electric gat ?", "Is the voice of bedrock centered on the amplified electric guitar ?", "Is the voice of bedrock centered on the amplified electrical axe ?", "Is the voice of bedrock centered on the amplified electrical gat ?", "Is the voice of bedrock centered on the amplified electrical guitar ?", "Is the voice of bedrock centered on the amplified galvanising axe ?", "Is the voice of bedrock centered on the amplified galvanising gat ?", "Is the voice of bedrock centered on the amplified galvanising guitar ?", "Is the voice of bedrock centered on the amplified voltaic axe ?", "Is the voice of bedrock centered on the amplified voltaic gat ?", "Is the voice of bedrock centered on the amplified voltaic guitar ?", "Is the voice of boulder centered on the amplified electric guitar ?", "Is the voice of careen centered on the amplified electric guitar ?", "Is the voice of cliff centered on the amplified electric guitar ?", "Is the voice of crack centered on the amplified electric guitar ?", "Is the voice of crag centered on the amplified electric guitar ?", "Is the voice of defence centered on the amplified electric guitar ?", "Is the voice of distaff centered on the amplified electric guitar ?", "Is the voice of foundation centered on the amplified electric guitar ?", "Is the voice of gem centered on the amplified electric guitar ?", "Is the voice of ice centered on the amplified electric guitar ?", "Is the voice of john rock centered on the amplified electric automobile axe ?", "Is the voice of john rock centered on the amplified electric automobile gat ?", "Is the voice of john rock centered on the amplified electric automobile guitar ?", "Is the voice of john rock centered on the amplified electric axe ?", "Is the voice of john rock centered on the amplified electric car axe ?", "Is the voice of john rock centered on the amplified electric car gat ?", "Is the voice of john rock centered on the amplified electric car guitar ?", "Is the voice of john rock centered on the amplified electric gat ?", "Is the voice of john rock centered on the amplified electric guitar ?", "Is the voice of john rock centered on the amplified electrical axe ?", "Is the voice of john rock centered on the amplified electrical gat ?", "Is the voice of john rock centered on the amplified electrical guitar ?", "Is the voice of john rock centered on the amplified galvanising axe ?", "Is the voice of john rock centered on the amplified galvanising gat ?", "Is the voice of john rock centered on the amplified galvanising guitar ?", "Is the voice of john rock centered on the amplified voltaic axe ?", "Is the voice of john rock centered on the amplified voltaic gat ?", "Is the voice of john rock centered on the amplified voltaic guitar ?", "Is the voice of kick ass centered on the amplified electric guitar ?", "Is the voice of kick butt centered on the amplified electric guitar ?", "Is the voice of newfoundland centered on the amplified electric guitar ?", "Is the voice of protection centered on the amplified electric guitar ?", "Is the voice of reef centered on the amplified electric guitar ?", "Is the voice of refuge centered on the amplified electric guitar ?", "Is the voice of rock centered on the amplified electric automobile axe ?", "Is the voice of rock centered on the amplified electric automobile gat ?", "Is the voice of rock centered on the amplified electric automobile guitar ?", "Is the voice of rock centered on the amplified electric axe ?", "Is the voice of rock centered on the amplified electric car axe ?", "Is the voice of rock centered on the amplified electric car gat ?", "Is the voice of rock centered on the amplified electric car guitar ?", "Is the voice of rock centered on the amplified electric gat ?", "Is the voice of rock centered on the amplified electric guitar ?", "Is the voice of rock centered on the amplified electrical axe ?", "Is the voice of rock centered on the amplified electrical gat ?", "Is the voice of rock centered on the amplified electrical guitar ?", "Is the voice of rock centered on the amplified galvanising axe ?", "Is the voice of rock centered on the amplified galvanising gat ?", "Is the voice of rock centered on the amplified galvanising guitar ?", "Is the voice of rock centered on the amplified voltaic axe ?", "Is the voice of rock centered on the amplified voltaic gat ?", "Is the voice of rock centered on the amplified voltaic guitar ?", "Is the voice of rock candy centered on the amplified electric automobile axe ?", "Is the voice of rock candy centered on the amplified electric automobile gat ?", "Is the voice of rock candy centered on the amplified electric automobile guitar ?", "Is the voice of rock candy centered on the amplified electric axe ?", "Is the voice of rock candy centered on the amplified electric car axe ?", "Is the voice of rock candy centered on the amplified electric car gat ?", "Is the voice of rock candy centered on the amplified electric car guitar ?", "Is the voice of rock candy centered on the amplified electric gat ?", "Is the voice of rock candy centered on the amplified electric guitar ?", "Is the voice of rock candy centered on the amplified electrical axe ?", "Is the voice of rock candy centered on the amplified electrical gat ?", "Is the voice of rock candy centered on the amplified electrical guitar ?", "Is the voice of rock candy centered on the amplified galvanising axe ?", "Is the voice of rock candy centered on the amplified galvanising gat ?", "Is the voice of rock candy centered on the amplified galvanising guitar ?", "Is the voice of rock candy centered on the amplified voltaic axe ?", "Is the voice of rock candy centered on the amplified voltaic gat ?", "Is the voice of rock candy centered on the amplified voltaic guitar ?", "Is the voice of rock music centered on the amplified electric automobile axe ?", "Is the voice of rock music centered on the amplified electric automobile gat ?", "Is the voice of rock music centered on the amplified electric automobile guitar ?", "Is the voice of rock music centered on the amplified electric axe ?", "Is the voice of rock music centered on the amplified electric car axe ?", "Is the voice of rock music centered on the amplified electric car gat ?", "Is the voice of rock music centered on the amplified electric car guitar ?", "Is the voice of rock music centered on the amplified electric gat ?", "Is the voice of rock music centered on the amplified electric guitar ?", "Is the voice of rock music centered on the amplified electrical axe ?", "Is the voice of rock music centered on the amplified electrical gat ?", "Is the voice of rock music centered on the amplified electrical guitar ?", "Is the voice of rock music centered on the amplified galvanising axe ?", "Is the voice of rock music centered on the amplified galvanising gat ?", "Is the voice of rock music centered on the amplified galvanising guitar ?", "Is the voice of rock music centered on the amplified voltaic axe ?", "Is the voice of rock music centered on the amplified voltaic gat ?", "Is the voice of rock music centered on the amplified voltaic guitar ?", "Is the voice of rock n roll centered on the amplified electric automobile axe ?", "Is the voice of rock n roll centered on the amplified electric automobile gat ?", "Is the voice of rock n roll centered on the amplified electric automobile guitar ?", "Is the voice of rock n roll centered on the amplified electric axe ?", "Is the voice of rock n roll centered on the amplified electric car axe ?", "Is the voice of rock n roll centered on the amplified electric car gat ?", "Is the voice of rock n roll centered on the amplified electric car guitar ?", "Is the voice of rock n roll centered on the amplified electric gat ?", "Is the voice of rock n roll centered on the amplified electric guitar ?", "Is the voice of rock n roll centered on the amplified electrical axe ?", "Is the voice of rock n roll centered on the amplified electrical gat ?", "Is the voice of rock n roll centered on the amplified electrical guitar ?", "Is the voice of rock n roll centered on the amplified galvanising axe ?", "Is the voice of rock n roll centered on the amplified galvanising gat ?", "Is the voice of rock n roll centered on the amplified galvanising guitar ?", "Is the voice of rock n roll centered on the amplified voltaic axe ?", "Is the voice of rock n roll centered on the amplified voltaic gat ?", "Is the voice of rock n roll centered on the amplified voltaic guitar ?", "Is the voice of rule centered on the amplified electric guitar ?", "Is the voice of shake centered on the amplified electric guitar ?", "Is the voice of stone centered on the amplified electric guitar ?", "Is the voice of sway centered on the amplified electric guitar ?", "Is the voice of tilt centered on the amplified electric guitar ?", "Is the wakeless of afrikaner centered on the amplified electric guitar ?", "Is the wakeless of asylum centered on the amplified electric guitar ?", "Is the wakeless of bedrock centered on the amplified electric automobile axe ?", "Is the wakeless of bedrock centered on the amplified electric automobile gat ?", "Is the wakeless of bedrock centered on the amplified electric automobile guitar ?", "Is the wakeless of bedrock centered on the amplified electric axe ?", "Is the wakeless of bedrock centered on the amplified electric car axe ?", "Is the wakeless of bedrock centered on the amplified electric car gat ?", "Is the wakeless of bedrock centered on the amplified electric car guitar ?", "Is the wakeless of bedrock centered on the amplified electric gat ?", "Is the wakeless of bedrock centered on the amplified electric guitar ?", "Is the wakeless of bedrock centered on the amplified electrical axe ?", "Is the wakeless of bedrock centered on the amplified electrical gat ?", "Is the wakeless of bedrock centered on the amplified electrical guitar ?", "Is the wakeless of bedrock centered on the amplified galvanising axe ?", "Is the wakeless of bedrock centered on the amplified galvanising gat ?", "Is the wakeless of bedrock centered on the amplified galvanising guitar ?", "Is the wakeless of bedrock centered on the amplified voltaic axe ?", "Is the wakeless of bedrock centered on the amplified voltaic gat ?", "Is the wakeless of bedrock centered on the amplified voltaic guitar ?", "Is the wakeless of boulder centered on the amplified electric guitar ?", "Is the wakeless of careen centered on the amplified electric guitar ?", "Is the wakeless of cliff centered on the amplified electric guitar ?", "Is the wakeless of crack centered on the amplified electric guitar ?", "Is the wakeless of crag centered on the amplified electric guitar ?", "Is the wakeless of defence centered on the amplified electric guitar ?", "Is the wakeless of distaff centered on the amplified electric guitar ?", "Is the wakeless of foundation centered on the amplified electric guitar ?", "Is the wakeless of gem centered on the amplified electric guitar ?", "Is the wakeless of ice centered on the amplified electric guitar ?", "Is the wakeless of john rock centered on the amplified electric automobile axe ?", "Is the wakeless of john rock centered on the amplified electric automobile gat ?", "Is the wakeless of john rock centered on the amplified electric automobile guitar ?", "Is the wakeless of john rock centered on the amplified electric axe ?", "Is the wakeless of john rock centered on the amplified electric car axe ?", "Is the wakeless of john rock centered on the amplified electric car gat ?", "Is the wakeless of john rock centered on the amplified electric car guitar ?", "Is the wakeless of john rock centered on the amplified electric gat ?", "Is the wakeless of john rock centered on the amplified electric guitar ?", "Is the wakeless of john rock centered on the amplified electrical axe ?", "Is the wakeless of john rock centered on the amplified electrical gat ?", "Is the wakeless of john rock centered on the amplified electrical guitar ?", "Is the wakeless of john rock centered on the amplified galvanising axe ?", "Is the wakeless of john rock centered on the amplified galvanising gat ?", "Is the wakeless of john rock centered on the amplified galvanising guitar ?", "Is the wakeless of john rock centered on the amplified voltaic axe ?", "Is the wakeless of john rock centered on the amplified voltaic gat ?", "Is the wakeless of john rock centered on the amplified voltaic guitar ?", "Is the wakeless of kick ass centered on the amplified electric guitar ?", "Is the wakeless of kick butt centered on the amplified electric guitar ?", "Is the wakeless of newfoundland centered on the amplified electric guitar ?", "Is the wakeless of protection centered on the amplified electric guitar ?", "Is the wakeless of reef centered on the amplified electric guitar ?", "Is the wakeless of refuge centered on the amplified electric guitar ?", "Is the wakeless of rock centered on the amplified electric automobile axe ?", "Is the wakeless of rock centered on the amplified electric automobile gat ?", "Is the wakeless of rock centered on the amplified electric automobile guitar ?", "Is the wakeless of rock centered on the amplified electric axe ?", "Is the wakeless of rock centered on the amplified electric car axe ?", "Is the wakeless of rock centered on the amplified electric car gat ?", "Is the wakeless of rock centered on the amplified electric car guitar ?", "Is the wakeless of rock centered on the amplified electric gat ?", "Is the wakeless of rock centered on the amplified electric guitar ?", "Is the wakeless of rock centered on the amplified electrical axe ?", "Is the wakeless of rock centered on the amplified electrical gat ?", "Is the wakeless of rock centered on the amplified electrical guitar ?", "Is the wakeless of rock centered on the amplified galvanising axe ?", "Is the wakeless of rock centered on the amplified galvanising gat ?", "Is the wakeless of rock centered on the amplified galvanising guitar ?", "Is the wakeless of rock centered on the amplified voltaic axe ?", "Is the wakeless of rock centered on the amplified voltaic gat ?", "Is the wakeless of rock centered on the amplified voltaic guitar ?", "Is the wakeless of rock candy centered on the amplified electric automobile axe ?", "Is the wakeless of rock candy centered on the amplified electric automobile gat ?", "Is the wakeless of rock candy centered on the amplified electric automobile guitar ?", "Is the wakeless of rock candy centered on the amplified electric axe ?", "Is the wakeless of rock candy centered on the amplified electric car axe ?", "Is the wakeless of rock candy centered on the amplified electric car gat ?", "Is the wakeless of rock candy centered on the amplified electric car guitar ?", "Is the wakeless of rock candy centered on the amplified electric gat ?", "Is the wakeless of rock candy centered on the amplified electric guitar ?", "Is the wakeless of rock candy centered on the amplified electrical axe ?", "Is the wakeless of rock candy centered on the amplified electrical gat ?", "Is the wakeless of rock candy centered on the amplified electrical guitar ?", "Is the wakeless of rock candy centered on the amplified galvanising axe ?", "Is the wakeless of rock candy centered on the amplified galvanising gat ?", "Is the wakeless of rock candy centered on the amplified galvanising guitar ?", "Is the wakeless of rock candy centered on the amplified voltaic axe ?", "Is the wakeless of rock candy centered on the amplified voltaic gat ?", "Is the wakeless of rock candy centered on the amplified voltaic guitar ?", "Is the wakeless of rock music centered on the amplified electric automobile axe ?", "Is the wakeless of rock music centered on the amplified electric automobile gat ?", "Is the wakeless of rock music centered on the amplified electric automobile guitar ?", "Is the wakeless of rock music centered on the amplified electric axe ?", "Is the wakeless of rock music centered on the amplified electric car axe ?", "Is the wakeless of rock music centered on the amplified electric car gat ?", "Is the wakeless of rock music centered on the amplified electric car guitar ?", "Is the wakeless of rock music centered on the amplified electric gat ?", "Is the wakeless of rock music centered on the amplified electric guitar ?", "Is the wakeless of rock music centered on the amplified electrical axe ?", "Is the wakeless of rock music centered on the amplified electrical gat ?", "Is the wakeless of rock music centered on the amplified electrical guitar ?", "Is the wakeless of rock music centered on the amplified galvanising axe ?", "Is the wakeless of rock music centered on the amplified galvanising gat ?", "Is the wakeless of rock music centered on the amplified galvanising guitar ?", "Is the wakeless of rock music centered on the amplified voltaic axe ?", "Is the wakeless of rock music centered on the amplified voltaic gat ?", "Is the wakeless of rock music centered on the amplified voltaic guitar ?", "Is the wakeless of rock n roll centered on the amplified electric automobile axe ?", "Is the wakeless of rock n roll centered on the amplified electric automobile gat ?", "Is the wakeless of rock n roll centered on the amplified electric automobile guitar ?", "Is the wakeless of rock n roll centered on the amplified electric axe ?", "Is the wakeless of rock n roll centered on the amplified electric car axe ?", "Is the wakeless of rock n roll centered on the amplified electric car gat ?", "Is the wakeless of rock n roll centered on the amplified electric car guitar ?", "Is the wakeless of rock n roll centered on the amplified electric gat ?", "Is the wakeless of rock n roll centered on the amplified electric guitar ?", "Is the wakeless of rock n roll centered on the amplified electrical axe ?", "Is the wakeless of rock n roll centered on the amplified electrical gat ?", "Is the wakeless of rock n roll centered on the amplified electrical guitar ?", "Is the wakeless of rock n roll centered on the amplified galvanising axe ?", "Is the wakeless of rock n roll centered on the amplified galvanising gat ?", "Is the wakeless of rock n roll centered on the amplified galvanising guitar ?", "Is the wakeless of rock n roll centered on the amplified voltaic axe ?", "Is the wakeless of rock n roll centered on the amplified voltaic gat ?", "Is the wakeless of rock n roll centered on the amplified voltaic guitar ?", "Is the wakeless of rule centered on the amplified electric guitar ?", "Is the wakeless of shake centered on the amplified electric guitar ?", "Is the wakeless of stone centered on the amplified electric guitar ?", "Is the wakeless of sway centered on the amplified electric guitar ?", "Is the wakeless of tilt centered on the amplified electric guitar ?", "Is the well grounded of afrikaner centered on the amplified electric guitar ?", "Is the well grounded of asylum centered on the amplified electric guitar ?", "Is the well grounded of bedrock centered on the amplified electric automobile axe ?", "Is the well grounded of bedrock centered on the amplified electric automobile gat ?", "Is the well grounded of bedrock centered on the amplified electric automobile guitar ?", "Is the well grounded of bedrock centered on the amplified electric axe ?", "Is the well grounded of bedrock centered on the amplified electric car axe ?", "Is the well grounded of bedrock centered on the amplified electric car gat ?", "Is the well grounded of bedrock centered on the amplified electric car guitar ?", "Is the well grounded of bedrock centered on the amplified electric gat ?", "Is the well grounded of bedrock centered on the amplified electric guitar ?", "Is the well grounded of bedrock centered on the amplified electrical axe ?", "Is the well grounded of bedrock centered on the amplified electrical gat ?", "Is the well grounded of bedrock centered on the amplified electrical guitar ?", "Is the well grounded of bedrock centered on the amplified galvanising axe ?", "Is the well grounded of bedrock centered on the amplified galvanising gat ?", "Is the well grounded of bedrock centered on the amplified galvanising guitar ?", "Is the well grounded of bedrock centered on the amplified voltaic axe ?", "Is the well grounded of bedrock centered on the amplified voltaic gat ?", "Is the well grounded of bedrock centered on the amplified voltaic guitar ?", "Is the well grounded of boulder centered on the amplified electric guitar ?", "Is the well grounded of careen centered on the amplified electric guitar ?", "Is the well grounded of cliff centered on the amplified electric guitar ?", "Is the well grounded of crack centered on the amplified electric guitar ?", "Is the well grounded of crag centered on the amplified electric guitar ?", "Is the well grounded of defence centered on the amplified electric guitar ?", "Is the well grounded of distaff centered on the amplified electric guitar ?", "Is the well grounded of foundation centered on the amplified electric guitar ?", "Is the well grounded of gem centered on the amplified electric guitar ?", "Is the well grounded of ice centered on the amplified electric guitar ?", "Is the well grounded of john rock centered on the amplified electric automobile axe ?", "Is the well grounded of john rock centered on the amplified electric automobile gat ?", "Is the well grounded of john rock centered on the amplified electric automobile guitar ?", "Is the well grounded of john rock centered on the amplified electric axe ?", "Is the well grounded of john rock centered on the amplified electric car axe ?", "Is the well grounded of john rock centered on the amplified electric car gat ?", "Is the well grounded of john rock centered on the amplified electric car guitar ?", "Is the well grounded of john rock centered on the amplified electric gat ?", "Is the well grounded of john rock centered on the amplified electric guitar ?", "Is the well grounded of john rock centered on the amplified electrical axe ?", "Is the well grounded of john rock centered on the amplified electrical gat ?", "Is the well grounded of john rock centered on the amplified electrical guitar ?", "Is the well grounded of john rock centered on the amplified galvanising axe ?", "Is the well grounded of john rock centered on the amplified galvanising gat ?", "Is the well grounded of john rock centered on the amplified galvanising guitar ?", "Is the well grounded of john rock centered on the amplified voltaic axe ?", "Is the well grounded of john rock centered on the amplified voltaic gat ?", "Is the well grounded of john rock centered on the amplified voltaic guitar ?", "Is the well grounded of kick ass centered on the amplified electric guitar ?", "Is the well grounded of kick butt centered on the amplified electric guitar ?", "Is the well grounded of newfoundland centered on the amplified electric guitar ?", "Is the well grounded of protection centered on the amplified electric guitar ?", "Is the well grounded of reef centered on the amplified electric guitar ?", "Is the well grounded of refuge centered on the amplified electric guitar ?", "Is the well grounded of rock centered on the amplified electric automobile axe ?", "Is the well grounded of rock centered on the amplified electric automobile gat ?", "Is the well grounded of rock centered on the amplified electric automobile guitar ?", "Is the well grounded of rock centered on the amplified electric axe ?", "Is the well grounded of rock centered on the amplified electric car axe ?", "Is the well grounded of rock centered on the amplified electric car gat ?", "Is the well grounded of rock centered on the amplified electric car guitar ?", "Is the well grounded of rock centered on the amplified electric gat ?", "Is the well grounded of rock centered on the amplified electric guitar ?", "Is the well grounded of rock centered on the amplified electrical axe ?", "Is the well grounded of rock centered on the amplified electrical gat ?", "Is the well grounded of rock centered on the amplified electrical guitar ?", "Is the well grounded of rock centered on the amplified galvanising axe ?", "Is the well grounded of rock centered on the amplified galvanising gat ?", "Is the well grounded of rock centered on the amplified galvanising guitar ?", "Is the well grounded of rock centered on the amplified voltaic axe ?", "Is the well grounded of rock centered on the amplified voltaic gat ?", "Is the well grounded of rock centered on the amplified voltaic guitar ?", "Is the well grounded of rock candy centered on the amplified electric automobile axe ?", "Is the well grounded of rock candy centered on the amplified electric automobile gat ?", "Is the well grounded of rock candy centered on the amplified electric automobile guitar ?", "Is the well grounded of rock candy centered on the amplified electric axe ?", "Is the well grounded of rock candy centered on the amplified electric car axe ?", "Is the well grounded of rock candy centered on the amplified electric car gat ?", "Is the well grounded of rock candy centered on the amplified electric car guitar ?", "Is the well grounded of rock candy centered on the amplified electric gat ?", "Is the well grounded of rock candy centered on the amplified electric guitar ?", "Is the well grounded of rock candy centered on the amplified electrical axe ?", "Is the well grounded of rock candy centered on the amplified electrical gat ?", "Is the well grounded of rock candy centered on the amplified electrical guitar ?", "Is the well grounded of rock candy centered on the amplified galvanising axe ?", "Is the well grounded of rock candy centered on the amplified galvanising gat ?", "Is the well grounded of rock candy centered on the amplified galvanising guitar ?", "Is the well grounded of rock candy centered on the amplified voltaic axe ?", "Is the well grounded of rock candy centered on the amplified voltaic gat ?", "Is the well grounded of rock candy centered on the amplified voltaic guitar ?", "Is the well grounded of rock music centered on the amplified electric automobile axe ?", "Is the well grounded of rock music centered on the amplified electric automobile gat ?", "Is the well grounded of rock music centered on the amplified electric automobile guitar ?", "Is the well grounded of rock music centered on the amplified electric axe ?", "Is the well grounded of rock music centered on the amplified electric car axe ?", "Is the well grounded of rock music centered on the amplified electric car gat ?", "Is the well grounded of rock music centered on the amplified electric car guitar ?", "Is the well grounded of rock music centered on the amplified electric gat ?", "Is the well grounded of rock music centered on the amplified electric guitar ?", "Is the well grounded of rock music centered on the amplified electrical axe ?", "Is the well grounded of rock music centered on the amplified electrical gat ?", "Is the well grounded of rock music centered on the amplified electrical guitar ?", "Is the well grounded of rock music centered on the amplified galvanising axe ?", "Is the well grounded of rock music centered on the amplified galvanising gat ?", "Is the well grounded of rock music centered on the amplified galvanising guitar ?", "Is the well grounded of rock music centered on the amplified voltaic axe ?", "Is the well grounded of rock music centered on the amplified voltaic gat ?", "Is the well grounded of rock music centered on the amplified voltaic guitar ?", "Is the well grounded of rock n roll centered on the amplified electric automobile axe ?", "Is the well grounded of rock n roll centered on the amplified electric automobile gat ?", "Is the well grounded of rock n roll centered on the amplified electric automobile guitar ?", "Is the well grounded of rock n roll centered on the amplified electric axe ?", "Is the well grounded of rock n roll centered on the amplified electric car axe ?", "Is the well grounded of rock n roll centered on the amplified electric car gat ?", "Is the well grounded of rock n roll centered on the amplified electric car guitar ?", "Is the well grounded of rock n roll centered on the amplified electric gat ?", "Is the well grounded of rock n roll centered on the amplified electric guitar ?", "Is the well grounded of rock n roll centered on the amplified electrical axe ?", "Is the well grounded of rock n roll centered on the amplified electrical gat ?", "Is the well grounded of rock n roll centered on the amplified electrical guitar ?", "Is the well grounded of rock n roll centered on the amplified galvanising axe ?", "Is the well grounded of rock n roll centered on the amplified galvanising gat ?", "Is the well grounded of rock n roll centered on the amplified galvanising guitar ?", "Is the well grounded of rock n roll centered on the amplified voltaic axe ?", "Is the well grounded of rock n roll centered on the amplified voltaic gat ?", "Is the well grounded of rock n roll centered on the amplified voltaic guitar ?", "Is the well grounded of rule centered on the amplified electric guitar ?", "Is the well grounded of shake centered on the amplified electric guitar ?", "Is the well grounded of stone centered on the amplified electric guitar ?", "Is the well grounded of sway centered on the amplified electric guitar ?", "Is the well grounded of tilt centered on the amplified electric guitar ?"], "type": [-1, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the amplified emerg in the 1950 s with the popularity of ?", "When did the amplified emerge in the?", "Is the sound of centered on the amplified ?", "Did the amplified electric automobile axe emerg in the 1950 s with the popularity of ?", "Did the amplified electric automobile gat emerg in the 1950 s with the popularity of ?", "Did the amplified electric automobile guitar emerg in the 1950 s with the popularity of ?", "Did the amplified electric axe emerg in the 1950 s with the popularity of ?", "Did the amplified electric car axe emerg in the 1950 s with the popularity of ?", "Did the amplified electric car gat emerg in the 1950 s with the popularity of ?", "Did the amplified electric car guitar emerg in the 1950 s with the popularity of ?", "Did the amplified electric gat emerg in the 1950 s with the popularity of ?", "Did the amplified electrical axe emerg in the 1950 s with the popularity of ?", "Did the amplified electrical gat emerg in the 1950 s with the popularity of ?", "Did the amplified electrical guitar emerg in the 1950 s with the popularity of ?", "Did the amplified galvanising axe emerg in the 1950 s with the popularity of ?", "Did the amplified galvanising gat emerg in the 1950 s with the popularity of ?", "Did the amplified galvanising guitar emerg in the 1950 s with the popularity of ?", "Did the amplified voltaic axe emerg in the 1950 s with the popularity of ?", "Did the amplified voltaic gat emerg in the 1950 s with the popularity of ?", "Did the amplified voltaic guitar emerg in the 1950 s with the popularity of ?", "Is the audio of afrikaner centered on the amplified ?", "Is the audio of asylum centered on the amplified ?", "Is the audio of bed centered on the amplified electric automobile axe ?", "Is the audio of bed centered on the amplified electric automobile gat ?", "Is the audio of bed centered on the amplified electric automobile guitar ?", "Is the audio of bed centered on the amplified electric axe ?", "Is the audio of bed centered on the amplified electric car axe ?", "Is the audio of bed centered on the amplified electric car gat ?", "Is the audio of bed centered on the amplified electric car guitar ?", "Is the audio of bed centered on the amplified electric gat ?", "Is the audio of bed centered on the amplified ?", "Is the audio of bed centered on the amplified electrical axe ?", "Is the audio of bed centered on the amplified electrical gat ?", "Is the audio of bed centered on the amplified electrical guitar ?", "Is the audio of bed centered on the amplified galvanising axe ?", "Is the audio of bed centered on the amplified galvanising gat ?", "Is the audio of bed centered on the amplified galvanising guitar ?", "Is the audio of bed centered on the amplified voltaic axe ?", "Is the audio of bed centered on the amplified voltaic gat ?", "Is the audio of bed centered on the amplified voltaic guitar ?", "Is the audio of boulder centered on the amplified ?", "Is the audio of careen centered on the amplified ?", "Is the audio of cliff centered on the amplified ?", "Is the audio of crack centered on the amplified ?", "Is the audio of crag centered on the amplified ?", "Is the audio of defence centered on the amplified ?", "Is the audio of distaff centered on the amplified ?", "Is the audio of foundation centered on the amplified ?", "Is the audio of gem centered on the amplified ?", "Is the audio of ice centered on the amplified ?", "Is the audio of john centered on the amplified electric automobile axe ?", "Is the audio of john centered on the amplified electric automobile gat ?", "Is the audio of john centered on the amplified electric automobile guitar ?", "Is the audio of john centered on the amplified electric axe ?", "Is the audio of john centered on the amplified electric car axe ?", "Is the audio of john centered on the amplified electric car gat ?", "Is the audio of john centered on the amplified electric car guitar ?", "Is the audio of john centered on the amplified electric gat ?", "Is the audio of john centered on the amplified ?", "Is the audio of john centered on the amplified electrical axe ?", "Is the audio of john centered on the amplified electrical gat ?", "Is the audio of john centered on the amplified electrical guitar ?", "Is the audio of john centered on the amplified galvanising axe ?", "Is the audio of john centered on the amplified galvanising gat ?", "Is the audio of john centered on the amplified galvanising guitar ?", "Is the audio of john centered on the amplified voltaic axe ?", "Is the audio of john centered on the amplified voltaic gat ?", "Is the audio of john centered on the amplified voltaic guitar ?", "Is the audio of kick ass centered on the amplified ?", "Is the audio of kick butt centered on the amplified ?", "Is the audio of newfoundland centered on the amplified ?", "Is the audio of protection centered on the amplified ?", "Is the audio of reef centered on the amplified ?", "Is the audio of refuge centered on the amplified ?", "Is the audio of centered on the amplified electric automobile axe ?", "Is the audio of centered on the amplified electric automobile gat ?", "Is the audio of centered on the amplified electric automobile guitar ?", "Is the audio of centered on the amplified electric axe ?", "Is the audio of centered on the amplified electric car axe ?", "Is the audio of centered on the amplified electric car gat ?", "Is the audio of centered on the amplified electric car guitar ?", "Is the audio of centered on the amplified electric gat ?", "Is the audio of centered on the amplified ?", "Is the audio of centered on the amplified electrical axe ?", "Is the audio of centered on the amplified electrical gat ?", "Is the audio of centered on the amplified electrical guitar ?", "Is the audio of centered on the amplified galvanising axe ?", "Is the audio of centered on the amplified galvanising gat ?", "Is the audio of centered on the amplified galvanising guitar ?", "Is the audio of centered on the amplified voltaic axe ?", "Is the audio of centered on the amplified voltaic gat ?", "Is the audio of centered on the amplified voltaic guitar ?", "Is the audio of candy centered on the amplified electric automobile axe ?", "Is the audio of candy centered on the amplified electric automobile gat ?", "Is the audio of candy centered on the amplified electric automobile guitar ?", "Is the audio of candy centered on the amplified electric axe ?", "Is the audio of candy centered on the amplified electric car axe ?", "Is the audio of candy centered on the amplified electric car gat ?", "Is the audio of candy centered on the amplified electric car guitar ?", "Is the audio of candy centered on the amplified electric gat ?", "Is the audio of candy centered on the amplified ?", "Is the audio of candy centered on the amplified electrical axe ?", "Is the audio of candy centered on the amplified electrical gat ?", "Is the audio of candy centered on the amplified electrical guitar ?", "Is the audio of candy centered on the amplified galvanising axe ?", "Is the audio of candy centered on the amplified galvanising gat ?", "Is the audio of candy centered on the amplified galvanising guitar ?", "Is the audio of candy centered on the amplified voltaic axe ?", "Is the audio of candy centered on the amplified voltaic gat ?", "Is the audio of candy centered on the amplified voltaic guitar ?", "Is the audio of music centered on the amplified electric automobile axe ?", "Is the audio of music centered on the amplified electric automobile gat ?", "Is the audio of music centered on the amplified electric automobile guitar ?", "Is the audio of music centered on the amplified electric axe ?", "Is the audio of music centered on the amplified electric car axe ?", "Is the audio of music centered on the amplified electric car gat ?", "Is the audio of music centered on the amplified electric car guitar ?", "Is the audio of music centered on the amplified electric gat ?", "Is the audio of music centered on the amplified ?", "Is the audio of music centered on the amplified electrical axe ?", "Is the audio of music centered on the amplified electrical gat ?", "Is the audio of music centered on the amplified electrical guitar ?", "Is the audio of music centered on the amplified galvanising axe ?", "Is the audio of music centered on the amplified galvanising gat ?", "Is the audio of music centered on the amplified galvanising guitar ?", "Is the audio of music centered on the amplified voltaic axe ?", "Is the audio of music centered on the amplified voltaic gat ?", "Is the audio of music centered on the amplified voltaic guitar ?", "Is the audio of n roll centered on the amplified electric automobile axe ?", "Is the audio of n roll centered on the amplified electric automobile gat ?", "Is the audio of n roll centered on the amplified electric automobile guitar ?", "Is the audio of n roll centered on the amplified electric axe ?", "Is the audio of n roll centered on the amplified electric car axe ?", "Is the audio of n roll centered on the amplified electric car gat ?", "Is the audio of n roll centered on the amplified electric car guitar ?", "Is the audio of n roll centered on the amplified electric gat ?", "Is the audio of n roll centered on the amplified ?", "Is the audio of n roll centered on the amplified electrical axe ?", "Is the audio of n roll centered on the amplified electrical gat ?", "Is the audio of n roll centered on the amplified electrical guitar ?", "Is the audio of n roll centered on the amplified galvanising axe ?", "Is the audio of n roll centered on the amplified galvanising gat ?", "Is the audio of n roll centered on the amplified galvanising guitar ?", "Is the audio of n roll centered on the amplified voltaic axe ?", "Is the audio of n roll centered on the amplified voltaic gat ?", "Is the audio of n roll centered on the amplified voltaic guitar ?", "Is the audio of rule centered on the amplified ?", "Is the audio of shake centered on the amplified ?", "Is the audio of stone centered on the amplified ?", "Is the audio of sway centered on the amplified ?", "Is the audio of tilt centered on the amplified ?", "Is the auditory sensation of afrikaner centered on the amplified ?", "Is the auditory sensation of asylum centered on the amplified ?", "Is the auditory sensation of bed centered on the amplified electric automobile axe ?", "Is the auditory sensation of bed centered on the amplified electric automobile gat ?", "Is the auditory sensation of bed centered on the amplified electric automobile guitar ?", "Is the auditory sensation of bed centered on the amplified electric axe ?", "Is the auditory sensation of bed centered on the amplified electric car axe ?", "Is the auditory sensation of bed centered on the amplified electric car gat ?", "Is the auditory sensation of bed centered on the amplified electric car guitar ?", "Is the auditory sensation of bed centered on the amplified electric gat ?", "Is the auditory sensation of bed centered on the amplified ?", "Is the auditory sensation of bed centered on the amplified electrical axe ?", "Is the auditory sensation of bed centered on the amplified electrical gat ?", "Is the auditory sensation of bed centered on the amplified electrical guitar ?", "Is the auditory sensation of bed centered on the amplified galvanising axe ?", "Is the auditory sensation of bed centered on the amplified galvanising gat ?", "Is the auditory sensation of bed centered on the amplified galvanising guitar ?", "Is the auditory sensation of bed centered on the amplified voltaic axe ?", "Is the auditory sensation of bed centered on the amplified voltaic gat ?", "Is the auditory sensation of bed centered on the amplified voltaic guitar ?", "Is the auditory sensation of boulder centered on the amplified ?", "Is the auditory sensation of careen centered on the amplified ?", "Is the auditory sensation of cliff centered on the amplified ?", "Is the auditory sensation of crack centered on the amplified ?", "Is the auditory sensation of crag centered on the amplified ?", "Is the auditory sensation of defence centered on the amplified ?", "Is the auditory sensation of distaff centered on the amplified ?", "Is the auditory sensation of foundation centered on the amplified ?", "Is the auditory sensation of gem centered on the amplified ?", "Is the auditory sensation of ice centered on the amplified ?", "Is the auditory sensation of john centered on the amplified electric automobile axe ?", "Is the auditory sensation of john centered on the amplified electric automobile gat ?", "Is the auditory sensation of john centered on the amplified electric automobile guitar ?", "Is the auditory sensation of john centered on the amplified electric axe ?", "Is the auditory sensation of john centered on the amplified electric car axe ?", "Is the auditory sensation of john centered on the amplified electric car gat ?", "Is the auditory sensation of john centered on the amplified electric car guitar ?", "Is the auditory sensation of john centered on the amplified electric gat ?", "Is the auditory sensation of john centered on the amplified ?", "Is the auditory sensation of john centered on the amplified electrical axe ?", "Is the auditory sensation of john centered on the amplified electrical gat ?", "Is the auditory sensation of john centered on the amplified electrical guitar ?", "Is the auditory sensation of john centered on the amplified galvanising axe ?", "Is the auditory sensation of john centered on the amplified galvanising gat ?", "Is the auditory sensation of john centered on the amplified galvanising guitar ?", "Is the auditory sensation of john centered on the amplified voltaic axe ?", "Is the auditory sensation of john centered on the amplified voltaic gat ?", "Is the auditory sensation of john centered on the amplified voltaic guitar ?", "Is the auditory sensation of kick ass centered on the amplified ?", "Is the auditory sensation of kick butt centered on the amplified ?", "Is the auditory sensation of newfoundland centered on the amplified ?", "Is the auditory sensation of protection centered on the amplified ?", "Is the auditory sensation of reef centered on the amplified ?", "Is the auditory sensation of refuge centered on the amplified ?", "Is the auditory sensation of centered on the amplified electric automobile axe ?", "Is the auditory sensation of centered on the amplified electric automobile gat ?", "Is the auditory sensation of centered on the amplified electric automobile guitar ?", "Is the auditory sensation of centered on the amplified electric axe ?", "Is the auditory sensation of centered on the amplified electric car axe ?", "Is the auditory sensation of centered on the amplified electric car gat ?", "Is the auditory sensation of centered on the amplified electric car guitar ?", "Is the auditory sensation of centered on the amplified electric gat ?", "Is the auditory sensation of centered on the amplified ?", "Is the auditory sensation of centered on the amplified electrical axe ?", "Is the auditory sensation of centered on the amplified electrical gat ?", "Is the auditory sensation of centered on the amplified electrical guitar ?", "Is the auditory sensation of centered on the amplified galvanising axe ?", "Is the auditory sensation of centered on the amplified galvanising gat ?", "Is the auditory sensation of centered on the amplified galvanising guitar ?", "Is the auditory sensation of centered on the amplified voltaic axe ?", "Is the auditory sensation of centered on the amplified voltaic gat ?", "Is the auditory sensation of centered on the amplified voltaic guitar ?", "Is the auditory sensation of candy centered on the amplified electric automobile axe ?", "Is the auditory sensation of candy centered on the amplified electric automobile gat ?", "Is the auditory sensation of candy centered on the amplified electric automobile guitar ?", "Is the auditory sensation of candy centered on the amplified electric axe ?", "Is the auditory sensation of candy centered on the amplified electric car axe ?", "Is the auditory sensation of candy centered on the amplified electric car gat ?", "Is the auditory sensation of candy centered on the amplified electric car guitar ?", "Is the auditory sensation of candy centered on the amplified electric gat ?", "Is the auditory sensation of candy centered on the amplified ?", "Is the auditory sensation of candy centered on the amplified electrical axe ?", "Is the auditory sensation of candy centered on the amplified electrical gat ?", "Is the auditory sensation of candy centered on the amplified electrical guitar ?", "Is the auditory sensation of candy centered on the amplified galvanising axe ?", "Is the auditory sensation of candy centered on the amplified galvanising gat ?", "Is the auditory sensation of candy centered on the amplified galvanising guitar ?", "Is the auditory sensation of candy centered on the amplified voltaic axe ?", "Is the auditory sensation of candy centered on the amplified voltaic gat ?", "Is the auditory sensation of candy centered on the amplified voltaic guitar ?", "Is the auditory sensation of music centered on the amplified electric automobile axe ?", "Is the auditory sensation of music centered on the amplified electric automobile gat ?", "Is the auditory sensation of music centered on the amplified electric automobile guitar ?", "Is the auditory sensation of music centered on the amplified electric axe ?", "Is the auditory sensation of music centered on the amplified electric car axe ?", "Is the auditory sensation of music centered on the amplified electric car gat ?", "Is the auditory sensation of music centered on the amplified electric car guitar ?", "Is the auditory sensation of music centered on the amplified electric gat ?", "Is the auditory sensation of music centered on the amplified ?", "Is the auditory sensation of music centered on the amplified electrical axe ?", "Is the auditory sensation of music centered on the amplified electrical gat ?", "Is the auditory sensation of music centered on the amplified electrical guitar ?", "Is the auditory sensation of music centered on the amplified galvanising axe ?", "Is the auditory sensation of music centered on the amplified galvanising gat ?", "Is the auditory sensation of music centered on the amplified galvanising guitar ?", "Is the auditory sensation of music centered on the amplified voltaic axe ?", "Is the auditory sensation of music centered on the amplified voltaic gat ?", "Is the auditory sensation of music centered on the amplified voltaic guitar ?", "Is the auditory sensation of n roll centered on the amplified electric automobile axe ?", "Is the auditory sensation of n roll centered on the amplified electric automobile gat ?", "Is the auditory sensation of n roll centered on the amplified electric automobile guitar ?", "Is the auditory sensation of n roll centered on the amplified electric axe ?", "Is the auditory sensation of n roll centered on the amplified electric car axe ?", "Is the auditory sensation of n roll centered on the amplified electric car gat ?", "Is the auditory sensation of n roll centered on the amplified electric car guitar ?", "Is the auditory sensation of n roll centered on the amplified electric gat ?", "Is the auditory sensation of n roll centered on the amplified ?", "Is the auditory sensation of n roll centered on the amplified electrical axe ?", "Is the auditory sensation of n roll centered on the amplified electrical gat ?", "Is the auditory sensation of n roll centered on the amplified electrical guitar ?", "Is the auditory sensation of n roll centered on the amplified galvanising axe ?", "Is the auditory sensation of n roll centered on the amplified galvanising gat ?", "Is the auditory sensation of n roll centered on the amplified galvanising guitar ?", "Is the auditory sensation of n roll centered on the amplified voltaic axe ?", "Is the auditory sensation of n roll centered on the amplified voltaic gat ?", "Is the auditory sensation of n roll centered on the amplified voltaic guitar ?", "Is the auditory sensation of rule centered on the amplified ?", "Is the auditory sensation of shake centered on the amplified ?", "Is the auditory sensation of stone centered on the amplified ?", "Is the auditory sensation of sway centered on the amplified ?", "Is the auditory sensation of tilt centered on the amplified ?", "Is the echo of afrikaner centered on the amplified ?", "Is the echo of asylum centered on the amplified ?", "Is the echo of bed centered on the amplified electric automobile axe ?", "Is the echo of bed centered on the amplified electric automobile gat ?", "Is the echo of bed centered on the amplified electric automobile guitar ?", "Is the echo of bed centered on the amplified electric axe ?", "Is the echo of bed centered on the amplified electric car axe ?", "Is the echo of bed centered on the amplified electric car gat ?", "Is the echo of bed centered on the amplified electric car guitar ?", "Is the echo of bed centered on the amplified electric gat ?", "Is the echo of bed centered on the amplified ?", "Is the echo of bed centered on the amplified electrical axe ?", "Is the echo of bed centered on the amplified electrical gat ?", "Is the echo of bed centered on the amplified electrical guitar ?", "Is the echo of bed centered on the amplified galvanising axe ?", "Is the echo of bed centered on the amplified galvanising gat ?", "Is the echo of bed centered on the amplified galvanising guitar ?", "Is the echo of bed centered on the amplified voltaic axe ?", "Is the echo of bed centered on the amplified voltaic gat ?", "Is the echo of bed centered on the amplified voltaic guitar ?", "Is the echo of boulder centered on the amplified ?", "Is the echo of careen centered on the amplified ?", "Is the echo of cliff centered on the amplified ?", "Is the echo of crack centered on the amplified ?", "Is the echo of crag centered on the amplified ?", "Is the echo of defence centered on the amplified ?", "Is the echo of distaff centered on the amplified ?", "Is the echo of foundation centered on the amplified ?", "Is the echo of gem centered on the amplified ?", "Is the echo of ice centered on the amplified ?", "Is the echo of john centered on the amplified electric automobile axe ?", "Is the echo of john centered on the amplified electric automobile gat ?", "Is the echo of john centered on the amplified electric automobile guitar ?", "Is the echo of john centered on the amplified electric axe ?", "Is the echo of john centered on the amplified electric car axe ?", "Is the echo of john centered on the amplified electric car gat ?", "Is the echo of john centered on the amplified electric car guitar ?", "Is the echo of john centered on the amplified electric gat ?", "Is the echo of john centered on the amplified ?", "Is the echo of john centered on the amplified electrical axe ?", "Is the echo of john centered on the amplified electrical gat ?", "Is the echo of john centered on the amplified electrical guitar ?", "Is the echo of john centered on the amplified galvanising axe ?", "Is the echo of john centered on the amplified galvanising gat ?", "Is the echo of john centered on the amplified galvanising guitar ?", "Is the echo of john centered on the amplified voltaic axe ?", "Is the echo of john centered on the amplified voltaic gat ?", "Is the echo of john centered on the amplified voltaic guitar ?", "Is the echo of kick ass centered on the amplified ?", "Is the echo of kick butt centered on the amplified ?", "Is the echo of newfoundland centered on the amplified ?", "Is the echo of protection centered on the amplified ?", "Is the echo of reef centered on the amplified ?", "Is the echo of refuge centered on the amplified ?", "Is the echo of centered on the amplified electric automobile axe ?", "Is the echo of centered on the amplified electric automobile gat ?", "Is the echo of centered on the amplified electric automobile guitar ?", "Is the echo of centered on the amplified electric axe ?", "Is the echo of centered on the amplified electric car axe ?", "Is the echo of centered on the amplified electric car gat ?", "Is the echo of centered on the amplified electric car guitar ?", "Is the echo of centered on the amplified electric gat ?", "Is the echo of centered on the amplified ?", "Is the echo of centered on the amplified electrical axe ?", "Is the echo of centered on the amplified electrical gat ?", "Is the echo of centered on the amplified electrical guitar ?", "Is the echo of centered on the amplified galvanising axe ?", "Is the echo of centered on the amplified galvanising gat ?", "Is the echo of centered on the amplified galvanising guitar ?", "Is the echo of centered on the amplified voltaic axe ?", "Is the echo of centered on the amplified voltaic gat ?", "Is the echo of centered on the amplified voltaic guitar ?", "Is the echo of candy centered on the amplified electric automobile axe ?", "Is the echo of candy centered on the amplified electric automobile gat ?", "Is the echo of candy centered on the amplified electric automobile guitar ?", "Is the echo of candy centered on the amplified electric axe ?", "Is the echo of candy centered on the amplified electric car axe ?", "Is the echo of candy centered on the amplified electric car gat ?", "Is the echo of candy centered on the amplified electric car guitar ?", "Is the echo of candy centered on the amplified electric gat ?", "Is the echo of candy centered on the amplified ?", "Is the echo of candy centered on the amplified electrical axe ?", "Is the echo of candy centered on the amplified electrical gat ?", "Is the echo of candy centered on the amplified electrical guitar ?", "Is the echo of candy centered on the amplified galvanising axe ?", "Is the echo of candy centered on the amplified galvanising gat ?", "Is the echo of candy centered on the amplified galvanising guitar ?", "Is the echo of candy centered on the amplified voltaic axe ?", "Is the echo of candy centered on the amplified voltaic gat ?", "Is the echo of candy centered on the amplified voltaic guitar ?", "Is the echo of music centered on the amplified electric automobile axe ?", "Is the echo of music centered on the amplified electric automobile gat ?", "Is the echo of music centered on the amplified electric automobile guitar ?", "Is the echo of music centered on the amplified electric axe ?", "Is the echo of music centered on the amplified electric car axe ?", "Is the echo of music centered on the amplified electric car gat ?", "Is the echo of music centered on the amplified electric car guitar ?", "Is the echo of music centered on the amplified electric gat ?", "Is the echo of music centered on the amplified ?", "Is the echo of music centered on the amplified electrical axe ?", "Is the echo of music centered on the amplified electrical gat ?", "Is the echo of music centered on the amplified electrical guitar ?", "Is the echo of music centered on the amplified galvanising axe ?", "Is the echo of music centered on the amplified galvanising gat ?", "Is the echo of music centered on the amplified galvanising guitar ?", "Is the echo of music centered on the amplified voltaic axe ?", "Is the echo of music centered on the amplified voltaic gat ?", "Is the echo of music centered on the amplified voltaic guitar ?", "Is the echo of n roll centered on the amplified electric automobile axe ?", "Is the echo of n roll centered on the amplified electric automobile gat ?", "Is the echo of n roll centered on the amplified electric automobile guitar ?", "Is the echo of n roll centered on the amplified electric axe ?", "Is the echo of n roll centered on the amplified electric car axe ?", "Is the echo of n roll centered on the amplified electric car gat ?", "Is the echo of n roll centered on the amplified electric car guitar ?", "Is the echo of n roll centered on the amplified electric gat ?", "Is the echo of n roll centered on the amplified ?", "Is the echo of n roll centered on the amplified electrical axe ?", "Is the echo of n roll centered on the amplified electrical gat ?", "Is the echo of n roll centered on the amplified electrical guitar ?", "Is the echo of n roll centered on the amplified galvanising axe ?", "Is the echo of n roll centered on the amplified galvanising gat ?", "Is the echo of n roll centered on the amplified galvanising guitar ?", "Is the echo of n roll centered on the amplified voltaic axe ?", "Is the echo of n roll centered on the amplified voltaic gat ?", "Is the echo of n roll centered on the amplified voltaic guitar ?", "Is the echo of rule centered on the amplified ?", "Is the echo of shake centered on the amplified ?", "Is the echo of stone centered on the amplified ?", "Is the echo of sway centered on the amplified ?", "Is the echo of tilt centered on the amplified ?", "Is the effectual of afrikaner centered on the amplified ?", "Is the effectual of asylum centered on the amplified ?", "Is the effectual of bed centered on the amplified electric automobile axe ?", "Is the effectual of bed centered on the amplified electric automobile gat ?", "Is the effectual of bed centered on the amplified electric automobile guitar ?", "Is the effectual of bed centered on the amplified electric axe ?", "Is the effectual of bed centered on the amplified electric car axe ?", "Is the effectual of bed centered on the amplified electric car gat ?", "Is the effectual of bed centered on the amplified electric car guitar ?", "Is the effectual of bed centered on the amplified electric gat ?", "Is the effectual of bed centered on the amplified ?", "Is the effectual of bed centered on the amplified electrical axe ?", "Is the effectual of bed centered on the amplified electrical gat ?", "Is the effectual of bed centered on the amplified electrical guitar ?", "Is the effectual of bed centered on the amplified galvanising axe ?", "Is the effectual of bed centered on the amplified galvanising gat ?", "Is the effectual of bed centered on the amplified galvanising guitar ?", "Is the effectual of bed centered on the amplified voltaic axe ?", "Is the effectual of bed centered on the amplified voltaic gat ?", "Is the effectual of bed centered on the amplified voltaic guitar ?", "Is the effectual of boulder centered on the amplified ?", "Is the effectual of careen centered on the amplified ?", "Is the effectual of cliff centered on the amplified ?", "Is the effectual of crack centered on the amplified ?", "Is the effectual of crag centered on the amplified ?", "Is the effectual of defence centered on the amplified ?", "Is the effectual of distaff centered on the amplified ?", "Is the effectual of foundation centered on the amplified ?", "Is the effectual of gem centered on the amplified ?", "Is the effectual of ice centered on the amplified ?", "Is the effectual of john centered on the amplified electric automobile axe ?", "Is the effectual of john centered on the amplified electric automobile gat ?", "Is the effectual of john centered on the amplified electric automobile guitar ?", "Is the effectual of john centered on the amplified electric axe ?", "Is the effectual of john centered on the amplified electric car axe ?", "Is the effectual of john centered on the amplified electric car gat ?", "Is the effectual of john centered on the amplified electric car guitar ?", "Is the effectual of john centered on the amplified electric gat ?", "Is the effectual of john centered on the amplified ?", "Is the effectual of john centered on the amplified electrical axe ?", "Is the effectual of john centered on the amplified electrical gat ?", "Is the effectual of john centered on the amplified electrical guitar ?", "Is the effectual of john centered on the amplified galvanising axe ?", "Is the effectual of john centered on the amplified galvanising gat ?", "Is the effectual of john centered on the amplified galvanising guitar ?", "Is the effectual of john centered on the amplified voltaic axe ?", "Is the effectual of john centered on the amplified voltaic gat ?", "Is the effectual of john centered on the amplified voltaic guitar ?", "Is the effectual of kick ass centered on the amplified ?", "Is the effectual of kick butt centered on the amplified ?", "Is the effectual of newfoundland centered on the amplified ?", "Is the effectual of protection centered on the amplified ?", "Is the effectual of reef centered on the amplified ?", "Is the effectual of refuge centered on the amplified ?", "Is the effectual of centered on the amplified electric automobile axe ?", "Is the effectual of centered on the amplified electric automobile gat ?", "Is the effectual of centered on the amplified electric automobile guitar ?", "Is the effectual of centered on the amplified electric axe ?", "Is the effectual of centered on the amplified electric car axe ?", "Is the effectual of centered on the amplified electric car gat ?", "Is the effectual of centered on the amplified electric car guitar ?", "Is the effectual of centered on the amplified electric gat ?", "Is the effectual of centered on the amplified ?", "Is the effectual of centered on the amplified electrical axe ?", "Is the effectual of centered on the amplified electrical gat ?", "Is the effectual of centered on the amplified electrical guitar ?", "Is the effectual of centered on the amplified galvanising axe ?", "Is the effectual of centered on the amplified galvanising gat ?", "Is the effectual of centered on the amplified galvanising guitar ?", "Is the effectual of centered on the amplified voltaic axe ?", "Is the effectual of centered on the amplified voltaic gat ?", "Is the effectual of centered on the amplified voltaic guitar ?", "Is the effectual of candy centered on the amplified electric automobile axe ?", "Is the effectual of candy centered on the amplified electric automobile gat ?", "Is the effectual of candy centered on the amplified electric automobile guitar ?", "Is the effectual of candy centered on the amplified electric axe ?", "Is the effectual of candy centered on the amplified electric car axe ?", "Is the effectual of candy centered on the amplified electric car gat ?", "Is the effectual of candy centered on the amplified electric car guitar ?", "Is the effectual of candy centered on the amplified electric gat ?", "Is the effectual of candy centered on the amplified ?", "Is the effectual of candy centered on the amplified electrical axe ?", "Is the effectual of candy centered on the amplified electrical gat ?", "Is the effectual of candy centered on the amplified electrical guitar ?", "Is the effectual of candy centered on the amplified galvanising axe ?", "Is the effectual of candy centered on the amplified galvanising gat ?", "Is the effectual of candy centered on the amplified galvanising guitar ?", "Is the effectual of candy centered on the amplified voltaic axe ?", "Is the effectual of candy centered on the amplified voltaic gat ?", "Is the effectual of candy centered on the amplified voltaic guitar ?", "Is the effectual of music centered on the amplified electric automobile axe ?", "Is the effectual of music centered on the amplified electric automobile gat ?", "Is the effectual of music centered on the amplified electric automobile guitar ?", "Is the effectual of music centered on the amplified electric axe ?", "Is the effectual of music centered on the amplified electric car axe ?", "Is the effectual of music centered on the amplified electric car gat ?", "Is the effectual of music centered on the amplified electric car guitar ?", "Is the effectual of music centered on the amplified electric gat ?", "Is the effectual of music centered on the amplified ?", "Is the effectual of music centered on the amplified electrical axe ?", "Is the effectual of music centered on the amplified electrical gat ?", "Is the effectual of music centered on the amplified electrical guitar ?", "Is the effectual of music centered on the amplified galvanising axe ?", "Is the effectual of music centered on the amplified galvanising gat ?", "Is the effectual of music centered on the amplified galvanising guitar ?", "Is the effectual of music centered on the amplified voltaic axe ?", "Is the effectual of music centered on the amplified voltaic gat ?", "Is the effectual of music centered on the amplified voltaic guitar ?", "Is the effectual of n roll centered on the amplified electric automobile axe ?", "Is the effectual of n roll centered on the amplified electric automobile gat ?", "Is the effectual of n roll centered on the amplified electric automobile guitar ?", "Is the effectual of n roll centered on the amplified electric axe ?", "Is the effectual of n roll centered on the amplified electric car axe ?", "Is the effectual of n roll centered on the amplified electric car gat ?", "Is the effectual of n roll centered on the amplified electric car guitar ?", "Is the effectual of n roll centered on the amplified electric gat ?", "Is the effectual of n roll centered on the amplified ?", "Is the effectual of n roll centered on the amplified electrical axe ?", "Is the effectual of n roll centered on the amplified electrical gat ?", "Is the effectual of n roll centered on the amplified electrical guitar ?", "Is the effectual of n roll centered on the amplified galvanising axe ?", "Is the effectual of n roll centered on the amplified galvanising gat ?", "Is the effectual of n roll centered on the amplified galvanising guitar ?", "Is the effectual of n roll centered on the amplified voltaic axe ?", "Is the effectual of n roll centered on the amplified voltaic gat ?", "Is the effectual of n roll centered on the amplified voltaic guitar ?", "Is the effectual of rule centered on the amplified ?", "Is the effectual of shake centered on the amplified ?", "Is the effectual of stone centered on the amplified ?", "Is the effectual of sway centered on the amplified ?", "Is the effectual of tilt centered on the amplified ?", "Is the fathom of afrikaner centered on the amplified ?", "Is the fathom of asylum centered on the amplified ?", "Is the fathom of bed centered on the amplified electric automobile axe ?", "Is the fathom of bed centered on the amplified electric automobile gat ?", "Is the fathom of bed centered on the amplified electric automobile guitar ?", "Is the fathom of bed centered on the amplified electric axe ?", "Is the fathom of bed centered on the amplified electric car axe ?", "Is the fathom of bed centered on the amplified electric car gat ?", "Is the fathom of bed centered on the amplified electric car guitar ?", "Is the fathom of bed centered on the amplified electric gat ?", "Is the fathom of bed centered on the amplified ?", "Is the fathom of bed centered on the amplified electrical axe ?", "Is the fathom of bed centered on the amplified electrical gat ?", "Is the fathom of bed centered on the amplified electrical guitar ?", "Is the fathom of bed centered on the amplified galvanising axe ?", "Is the fathom of bed centered on the amplified galvanising gat ?", "Is the fathom of bed centered on the amplified galvanising guitar ?", "Is the fathom of bed centered on the amplified voltaic axe ?", "Is the fathom of bed centered on the amplified voltaic gat ?", "Is the fathom of bed centered on the amplified voltaic guitar ?", "Is the fathom of boulder centered on the amplified ?", "Is the fathom of careen centered on the amplified ?", "Is the fathom of cliff centered on the amplified ?", "Is the fathom of crack centered on the amplified ?", "Is the fathom of crag centered on the amplified ?", "Is the fathom of defence centered on the amplified ?", "Is the fathom of distaff centered on the amplified ?", "Is the fathom of foundation centered on the amplified ?", "Is the fathom of gem centered on the amplified ?", "Is the fathom of ice centered on the amplified ?", "Is the fathom of john centered on the amplified electric automobile axe ?", "Is the fathom of john centered on the amplified electric automobile gat ?", "Is the fathom of john centered on the amplified electric automobile guitar ?", "Is the fathom of john centered on the amplified electric axe ?", "Is the fathom of john centered on the amplified electric car axe ?", "Is the fathom of john centered on the amplified electric car gat ?", "Is the fathom of john centered on the amplified electric car guitar ?", "Is the fathom of john centered on the amplified electric gat ?", "Is the fathom of john centered on the amplified ?", "Is the fathom of john centered on the amplified electrical axe ?", "Is the fathom of john centered on the amplified electrical gat ?", "Is the fathom of john centered on the amplified electrical guitar ?", "Is the fathom of john centered on the amplified galvanising axe ?", "Is the fathom of john centered on the amplified galvanising gat ?", "Is the fathom of john centered on the amplified galvanising guitar ?", "Is the fathom of john centered on the amplified voltaic axe ?", "Is the fathom of john centered on the amplified voltaic gat ?", "Is the fathom of john centered on the amplified voltaic guitar ?", "Is the fathom of kick ass centered on the amplified ?", "Is the fathom of kick butt centered on the amplified ?", "Is the fathom of newfoundland centered on the amplified ?", "Is the fathom of protection centered on the amplified ?", "Is the fathom of reef centered on the amplified ?", "Is the fathom of refuge centered on the amplified ?", "Is the fathom of centered on the amplified electric automobile axe ?", "Is the fathom of centered on the amplified electric automobile gat ?", "Is the fathom of centered on the amplified electric automobile guitar ?", "Is the fathom of centered on the amplified electric axe ?", "Is the fathom of centered on the amplified electric car axe ?", "Is the fathom of centered on the amplified electric car gat ?", "Is the fathom of centered on the amplified electric car guitar ?", "Is the fathom of centered on the amplified electric gat ?", "Is the fathom of centered on the amplified ?", "Is the fathom of centered on the amplified electrical axe ?", "Is the fathom of centered on the amplified electrical gat ?", "Is the fathom of centered on the amplified electrical guitar ?", "Is the fathom of centered on the amplified galvanising axe ?", "Is the fathom of centered on the amplified galvanising gat ?", "Is the fathom of centered on the amplified galvanising guitar ?", "Is the fathom of centered on the amplified voltaic axe ?", "Is the fathom of centered on the amplified voltaic gat ?", "Is the fathom of centered on the amplified voltaic guitar ?", "Is the fathom of candy centered on the amplified electric automobile axe ?", "Is the fathom of candy centered on the amplified electric automobile gat ?", "Is the fathom of candy centered on the amplified electric automobile guitar ?", "Is the fathom of candy centered on the amplified electric axe ?", "Is the fathom of candy centered on the amplified electric car axe ?", "Is the fathom of candy centered on the amplified electric car gat ?", "Is the fathom of candy centered on the amplified electric car guitar ?", "Is the fathom of candy centered on the amplified electric gat ?", "Is the fathom of candy centered on the amplified ?", "Is the fathom of candy centered on the amplified electrical axe ?", "Is the fathom of candy centered on the amplified electrical gat ?", "Is the fathom of candy centered on the amplified electrical guitar ?", "Is the fathom of candy centered on the amplified galvanising axe ?", "Is the fathom of candy centered on the amplified galvanising gat ?", "Is the fathom of candy centered on the amplified galvanising guitar ?", "Is the fathom of candy centered on the amplified voltaic axe ?", "Is the fathom of candy centered on the amplified voltaic gat ?", "Is the fathom of candy centered on the amplified voltaic guitar ?", "Is the fathom of music centered on the amplified electric automobile axe ?", "Is the fathom of music centered on the amplified electric automobile gat ?", "Is the fathom of music centered on the amplified electric automobile guitar ?", "Is the fathom of music centered on the amplified electric axe ?", "Is the fathom of music centered on the amplified electric car axe ?", "Is the fathom of music centered on the amplified electric car gat ?", "Is the fathom of music centered on the amplified electric car guitar ?", "Is the fathom of music centered on the amplified electric gat ?", "Is the fathom of music centered on the amplified ?", "Is the fathom of music centered on the amplified electrical axe ?", "Is the fathom of music centered on the amplified electrical gat ?", "Is the fathom of music centered on the amplified electrical guitar ?", "Is the fathom of music centered on the amplified galvanising axe ?", "Is the fathom of music centered on the amplified galvanising gat ?", "Is the fathom of music centered on the amplified galvanising guitar ?", "Is the fathom of music centered on the amplified voltaic axe ?", "Is the fathom of music centered on the amplified voltaic gat ?", "Is the fathom of music centered on the amplified voltaic guitar ?", "Is the fathom of n roll centered on the amplified electric automobile axe ?", "Is the fathom of n roll centered on the amplified electric automobile gat ?", "Is the fathom of n roll centered on the amplified electric automobile guitar ?", "Is the fathom of n roll centered on the amplified electric axe ?", "Is the fathom of n roll centered on the amplified electric car axe ?", "Is the fathom of n roll centered on the amplified electric car gat ?", "Is the fathom of n roll centered on the amplified electric car guitar ?", "Is the fathom of n roll centered on the amplified electric gat ?", "Is the fathom of n roll centered on the amplified ?", "Is the fathom of n roll centered on the amplified electrical axe ?", "Is the fathom of n roll centered on the amplified electrical gat ?", "Is the fathom of n roll centered on the amplified electrical guitar ?", "Is the fathom of n roll centered on the amplified galvanising axe ?", "Is the fathom of n roll centered on the amplified galvanising gat ?", "Is the fathom of n roll centered on the amplified galvanising guitar ?", "Is the fathom of n roll centered on the amplified voltaic axe ?", "Is the fathom of n roll centered on the amplified voltaic gat ?", "Is the fathom of n roll centered on the amplified voltaic guitar ?", "Is the fathom of rule centered on the amplified ?", "Is the fathom of shake centered on the amplified ?", "Is the fathom of stone centered on the amplified ?", "Is the fathom of sway centered on the amplified ?", "Is the fathom of tilt centered on the amplified ?", "Is the go of afrikaner centered on the amplified ?", "Is the go of asylum centered on the amplified ?", "Is the go of bed centered on the amplified electric automobile axe ?", "Is the go of bed centered on the amplified electric automobile gat ?", "Is the go of bed centered on the amplified electric automobile guitar ?", "Is the go of bed centered on the amplified electric axe ?", "Is the go of bed centered on the amplified electric car axe ?", "Is the go of bed centered on the amplified electric car gat ?", "Is the go of bed centered on the amplified electric car guitar ?", "Is the go of bed centered on the amplified electric gat ?", "Is the go of bed centered on the amplified ?", "Is the go of bed centered on the amplified electrical axe ?", "Is the go of bed centered on the amplified electrical gat ?", "Is the go of bed centered on the amplified electrical guitar ?", "Is the go of bed centered on the amplified galvanising axe ?", "Is the go of bed centered on the amplified galvanising gat ?", "Is the go of bed centered on the amplified galvanising guitar ?", "Is the go of bed centered on the amplified voltaic axe ?", "Is the go of bed centered on the amplified voltaic gat ?", "Is the go of bed centered on the amplified voltaic guitar ?", "Is the go of boulder centered on the amplified ?", "Is the go of careen centered on the amplified ?", "Is the go of cliff centered on the amplified ?", "Is the go of crack centered on the amplified ?", "Is the go of crag centered on the amplified ?", "Is the go of defence centered on the amplified ?", "Is the go of distaff centered on the amplified ?", "Is the go of foundation centered on the amplified ?", "Is the go of gem centered on the amplified ?", "Is the go of ice centered on the amplified ?", "Is the go of john centered on the amplified electric automobile axe ?", "Is the go of john centered on the amplified electric automobile gat ?", "Is the go of john centered on the amplified electric automobile guitar ?", "Is the go of john centered on the amplified electric axe ?", "Is the go of john centered on the amplified electric car axe ?", "Is the go of john centered on the amplified electric car gat ?", "Is the go of john centered on the amplified electric car guitar ?", "Is the go of john centered on the amplified electric gat ?", "Is the go of john centered on the amplified ?", "Is the go of john centered on the amplified electrical axe ?", "Is the go of john centered on the amplified electrical gat ?", "Is the go of john centered on the amplified electrical guitar ?", "Is the go of john centered on the amplified galvanising axe ?", "Is the go of john centered on the amplified galvanising gat ?", "Is the go of john centered on the amplified galvanising guitar ?", "Is the go of john centered on the amplified voltaic axe ?", "Is the go of john centered on the amplified voltaic gat ?", "Is the go of john centered on the amplified voltaic guitar ?", "Is the go of kick ass centered on the amplified ?", "Is the go of kick butt centered on the amplified ?", "Is the go of newfoundland centered on the amplified ?", "Is the go of protection centered on the amplified ?", "Is the go of reef centered on the amplified ?", "Is the go of refuge centered on the amplified ?", "Is the go of centered on the amplified electric automobile axe ?", "Is the go of centered on the amplified electric automobile gat ?", "Is the go of centered on the amplified electric automobile guitar ?", "Is the go of centered on the amplified electric axe ?", "Is the go of centered on the amplified electric car axe ?", "Is the go of centered on the amplified electric car gat ?", "Is the go of centered on the amplified electric car guitar ?", "Is the go of centered on the amplified electric gat ?", "Is the go of centered on the amplified ?", "Is the go of centered on the amplified electrical axe ?", "Is the go of centered on the amplified electrical gat ?", "Is the go of centered on the amplified electrical guitar ?", "Is the go of centered on the amplified galvanising axe ?", "Is the go of centered on the amplified galvanising gat ?", "Is the go of centered on the amplified galvanising guitar ?", "Is the go of centered on the amplified voltaic axe ?", "Is the go of centered on the amplified voltaic gat ?", "Is the go of centered on the amplified voltaic guitar ?", "Is the go of candy centered on the amplified electric automobile axe ?", "Is the go of candy centered on the amplified electric automobile gat ?", "Is the go of candy centered on the amplified electric automobile guitar ?", "Is the go of candy centered on the amplified electric axe ?", "Is the go of candy centered on the amplified electric car axe ?", "Is the go of candy centered on the amplified electric car gat ?", "Is the go of candy centered on the amplified electric car guitar ?", "Is the go of candy centered on the amplified electric gat ?", "Is the go of candy centered on the amplified ?", "Is the go of candy centered on the amplified electrical axe ?", "Is the go of candy centered on the amplified electrical gat ?", "Is the go of candy centered on the amplified electrical guitar ?", "Is the go of candy centered on the amplified galvanising axe ?", "Is the go of candy centered on the amplified galvanising gat ?", "Is the go of candy centered on the amplified galvanising guitar ?", "Is the go of candy centered on the amplified voltaic axe ?", "Is the go of candy centered on the amplified voltaic gat ?", "Is the go of candy centered on the amplified voltaic guitar ?", "Is the go of music centered on the amplified electric automobile axe ?", "Is the go of music centered on the amplified electric automobile gat ?", "Is the go of music centered on the amplified electric automobile guitar ?", "Is the go of music centered on the amplified electric axe ?", "Is the go of music centered on the amplified electric car axe ?", "Is the go of music centered on the amplified electric car gat ?", "Is the go of music centered on the amplified electric car guitar ?", "Is the go of music centered on the amplified electric gat ?", "Is the go of music centered on the amplified ?", "Is the go of music centered on the amplified electrical axe ?", "Is the go of music centered on the amplified electrical gat ?", "Is the go of music centered on the amplified electrical guitar ?", "Is the go of music centered on the amplified galvanising axe ?", "Is the go of music centered on the amplified galvanising gat ?", "Is the go of music centered on the amplified galvanising guitar ?", "Is the go of music centered on the amplified voltaic axe ?", "Is the go of music centered on the amplified voltaic gat ?", "Is the go of music centered on the amplified voltaic guitar ?", "Is the go of n roll centered on the amplified electric automobile axe ?", "Is the go of n roll centered on the amplified electric automobile gat ?", "Is the go of n roll centered on the amplified electric automobile guitar ?", "Is the go of n roll centered on the amplified electric axe ?", "Is the go of n roll centered on the amplified electric car axe ?", "Is the go of n roll centered on the amplified electric car gat ?", "Is the go of n roll centered on the amplified electric car guitar ?", "Is the go of n roll centered on the amplified electric gat ?", "Is the go of n roll centered on the amplified ?", "Is the go of n roll centered on the amplified electrical axe ?", "Is the go of n roll centered on the amplified electrical gat ?", "Is the go of n roll centered on the amplified electrical guitar ?", "Is the go of n roll centered on the amplified galvanising axe ?", "Is the go of n roll centered on the amplified galvanising gat ?", "Is the go of n roll centered on the amplified galvanising guitar ?", "Is the go of n roll centered on the amplified voltaic axe ?", "Is the go of n roll centered on the amplified voltaic gat ?", "Is the go of n roll centered on the amplified voltaic guitar ?", "Is the go of rule centered on the amplified ?", "Is the go of shake centered on the amplified ?", "Is the go of stone centered on the amplified ?", "Is the go of sway centered on the amplified ?", "Is the go of tilt centered on the amplified ?", "Is the good of afrikaner centered on the amplified ?", "Is the good of asylum centered on the amplified ?", "Is the good of bed centered on the amplified electric automobile axe ?", "Is the good of bed centered on the amplified electric automobile gat ?", "Is the good of bed centered on the amplified electric automobile guitar ?", "Is the good of bed centered on the amplified electric axe ?", "Is the good of bed centered on the amplified electric car axe ?", "Is the good of bed centered on the amplified electric car gat ?", "Is the good of bed centered on the amplified electric car guitar ?", "Is the good of bed centered on the amplified electric gat ?", "Is the good of bed centered on the amplified ?", "Is the good of bed centered on the amplified electrical axe ?", "Is the good of bed centered on the amplified electrical gat ?", "Is the good of bed centered on the amplified electrical guitar ?", "Is the good of bed centered on the amplified galvanising axe ?", "Is the good of bed centered on the amplified galvanising gat ?", "Is the good of bed centered on the amplified galvanising guitar ?", "Is the good of bed centered on the amplified voltaic axe ?", "Is the good of bed centered on the amplified voltaic gat ?", "Is the good of bed centered on the amplified voltaic guitar ?", "Is the good of boulder centered on the amplified ?", "Is the good of careen centered on the amplified ?", "Is the good of cliff centered on the amplified ?", "Is the good of crack centered on the amplified ?", "Is the good of crag centered on the amplified ?", "Is the good of defence centered on the amplified ?", "Is the good of distaff centered on the amplified ?", "Is the good of foundation centered on the amplified ?", "Is the good of gem centered on the amplified ?", "Is the good of ice centered on the amplified ?", "Is the good of john centered on the amplified electric automobile axe ?", "Is the good of john centered on the amplified electric automobile gat ?", "Is the good of john centered on the amplified electric automobile guitar ?", "Is the good of john centered on the amplified electric axe ?", "Is the good of john centered on the amplified electric car axe ?", "Is the good of john centered on the amplified electric car gat ?", "Is the good of john centered on the amplified electric car guitar ?", "Is the good of john centered on the amplified electric gat ?", "Is the good of john centered on the amplified ?", "Is the good of john centered on the amplified electrical axe ?", "Is the good of john centered on the amplified electrical gat ?", "Is the good of john centered on the amplified electrical guitar ?", "Is the good of john centered on the amplified galvanising axe ?", "Is the good of john centered on the amplified galvanising gat ?", "Is the good of john centered on the amplified galvanising guitar ?", "Is the good of john centered on the amplified voltaic axe ?", "Is the good of john centered on the amplified voltaic gat ?", "Is the good of john centered on the amplified voltaic guitar ?", "Is the good of kick ass centered on the amplified ?", "Is the good of kick butt centered on the amplified ?", "Is the good of newfoundland centered on the amplified ?", "Is the good of protection centered on the amplified ?", "Is the good of reef centered on the amplified ?", "Is the good of refuge centered on the amplified ?", "Is the good of centered on the amplified electric automobile axe ?", "Is the good of centered on the amplified electric automobile gat ?", "Is the good of centered on the amplified electric automobile guitar ?", "Is the good of centered on the amplified electric axe ?", "Is the good of centered on the amplified electric car axe ?", "Is the good of centered on the amplified electric car gat ?", "Is the good of centered on the amplified electric car guitar ?", "Is the good of centered on the amplified electric gat ?", "Is the good of centered on the amplified ?", "Is the good of centered on the amplified electrical axe ?", "Is the good of centered on the amplified electrical gat ?", "Is the good of centered on the amplified electrical guitar ?", "Is the good of centered on the amplified galvanising axe ?", "Is the good of centered on the amplified galvanising gat ?", "Is the good of centered on the amplified galvanising guitar ?", "Is the good of centered on the amplified voltaic axe ?", "Is the good of centered on the amplified voltaic gat ?", "Is the good of centered on the amplified voltaic guitar ?", "Is the good of candy centered on the amplified electric automobile axe ?", "Is the good of candy centered on the amplified electric automobile gat ?", "Is the good of candy centered on the amplified electric automobile guitar ?", "Is the good of candy centered on the amplified electric axe ?", "Is the good of candy centered on the amplified electric car axe ?", "Is the good of candy centered on the amplified electric car gat ?", "Is the good of candy centered on the amplified electric car guitar ?", "Is the good of candy centered on the amplified electric gat ?", "Is the good of candy centered on the amplified ?", "Is the good of candy centered on the amplified electrical axe ?", "Is the good of candy centered on the amplified electrical gat ?", "Is the good of candy centered on the amplified electrical guitar ?", "Is the good of candy centered on the amplified galvanising axe ?", "Is the good of candy centered on the amplified galvanising gat ?", "Is the good of candy centered on the amplified galvanising guitar ?", "Is the good of candy centered on the amplified voltaic axe ?", "Is the good of candy centered on the amplified voltaic gat ?", "Is the good of candy centered on the amplified voltaic guitar ?", "Is the good of music centered on the amplified electric automobile axe ?", "Is the good of music centered on the amplified electric automobile gat ?", "Is the good of music centered on the amplified electric automobile guitar ?", "Is the good of music centered on the amplified electric axe ?", "Is the good of music centered on the amplified electric car axe ?", "Is the good of music centered on the amplified electric car gat ?", "Is the good of music centered on the amplified electric car guitar ?", "Is the good of music centered on the amplified electric gat ?", "Is the good of music centered on the amplified ?", "Is the good of music centered on the amplified electrical axe ?", "Is the good of music centered on the amplified electrical gat ?", "Is the good of music centered on the amplified electrical guitar ?", "Is the good of music centered on the amplified galvanising axe ?", "Is the good of music centered on the amplified galvanising gat ?", "Is the good of music centered on the amplified galvanising guitar ?", "Is the good of music centered on the amplified voltaic axe ?", "Is the good of music centered on the amplified voltaic gat ?", "Is the good of music centered on the amplified voltaic guitar ?", "Is the good of n roll centered on the amplified electric automobile axe ?", "Is the good of n roll centered on the amplified electric automobile gat ?", "Is the good of n roll centered on the amplified electric automobile guitar ?", "Is the good of n roll centered on the amplified electric axe ?", "Is the good of n roll centered on the amplified electric car axe ?", "Is the good of n roll centered on the amplified electric car gat ?", "Is the good of n roll centered on the amplified electric car guitar ?", "Is the good of n roll centered on the amplified electric gat ?", "Is the good of n roll centered on the amplified ?", "Is the good of n roll centered on the amplified electrical axe ?", "Is the good of n roll centered on the amplified electrical gat ?", "Is the good of n roll centered on the amplified electrical guitar ?", "Is the good of n roll centered on the amplified galvanising axe ?", "Is the good of n roll centered on the amplified galvanising gat ?", "Is the good of n roll centered on the amplified galvanising guitar ?", "Is the good of n roll centered on the amplified voltaic axe ?", "Is the good of n roll centered on the amplified voltaic gat ?", "Is the good of n roll centered on the amplified voltaic guitar ?", "Is the good of rule centered on the amplified ?", "Is the good of shake centered on the amplified ?", "Is the good of stone centered on the amplified ?", "Is the good of sway centered on the amplified ?", "Is the good of tilt centered on the amplified ?", "Is the level headed of afrikaner centered on the amplified ?", "Is the level headed of asylum centered on the amplified ?", "Is the level headed of bed centered on the amplified electric automobile axe ?", "Is the level headed of bed centered on the amplified electric automobile gat ?", "Is the level headed of bed centered on the amplified electric automobile guitar ?", "Is the level headed of bed centered on the amplified electric axe ?", "Is the level headed of bed centered on the amplified electric car axe ?", "Is the level headed of bed centered on the amplified electric car gat ?", "Is the level headed of bed centered on the amplified electric car guitar ?", "Is the level headed of bed centered on the amplified electric gat ?", "Is the level headed of bed centered on the amplified ?", "Is the level headed of bed centered on the amplified electrical axe ?", "Is the level headed of bed centered on the amplified electrical gat ?", "Is the level headed of bed centered on the amplified electrical guitar ?", "Is the level headed of bed centered on the amplified galvanising axe ?", "Is the level headed of bed centered on the amplified galvanising gat ?", "Is the level headed of bed centered on the amplified galvanising guitar ?", "Is the level headed of bed centered on the amplified voltaic axe ?", "Is the level headed of bed centered on the amplified voltaic gat ?", "Is the level headed of bed centered on the amplified voltaic guitar ?", "Is the level headed of boulder centered on the amplified ?", "Is the level headed of careen centered on the amplified ?", "Is the level headed of cliff centered on the amplified ?", "Is the level headed of crack centered on the amplified ?", "Is the level headed of crag centered on the amplified ?", "Is the level headed of defence centered on the amplified ?", "Is the level headed of distaff centered on the amplified ?", "Is the level headed of foundation centered on the amplified ?", "Is the level headed of gem centered on the amplified ?", "Is the level headed of ice centered on the amplified ?", "Is the level headed of john centered on the amplified electric automobile axe ?", "Is the level headed of john centered on the amplified electric automobile gat ?", "Is the level headed of john centered on the amplified electric automobile guitar ?", "Is the level headed of john centered on the amplified electric axe ?", "Is the level headed of john centered on the amplified electric car axe ?", "Is the level headed of john centered on the amplified electric car gat ?", "Is the level headed of john centered on the amplified electric car guitar ?", "Is the level headed of john centered on the amplified electric gat ?", "Is the level headed of john centered on the amplified ?", "Is the level headed of john centered on the amplified electrical axe ?", "Is the level headed of john centered on the amplified electrical gat ?", "Is the level headed of john centered on the amplified electrical guitar ?", "Is the level headed of john centered on the amplified galvanising axe ?", "Is the level headed of john centered on the amplified galvanising gat ?", "Is the level headed of john centered on the amplified galvanising guitar ?", "Is the level headed of john centered on the amplified voltaic axe ?", "Is the level headed of john centered on the amplified voltaic gat ?", "Is the level headed of john centered on the amplified voltaic guitar ?", "Is the level headed of kick ass centered on the amplified ?", "Is the level headed of kick butt centered on the amplified ?", "Is the level headed of newfoundland centered on the amplified ?", "Is the level headed of protection centered on the amplified ?", "Is the level headed of reef centered on the amplified ?", "Is the level headed of refuge centered on the amplified ?", "Is the level headed of centered on the amplified electric automobile axe ?", "Is the level headed of centered on the amplified electric automobile gat ?", "Is the level headed of centered on the amplified electric automobile guitar ?", "Is the level headed of centered on the amplified electric axe ?", "Is the level headed of centered on the amplified electric car axe ?", "Is the level headed of centered on the amplified electric car gat ?", "Is the level headed of centered on the amplified electric car guitar ?", "Is the level headed of centered on the amplified electric gat ?", "Is the level headed of centered on the amplified ?", "Is the level headed of centered on the amplified electrical axe ?", "Is the level headed of centered on the amplified electrical gat ?", "Is the level headed of centered on the amplified electrical guitar ?", "Is the level headed of centered on the amplified galvanising axe ?", "Is the level headed of centered on the amplified galvanising gat ?", "Is the level headed of centered on the amplified galvanising guitar ?", "Is the level headed of centered on the amplified voltaic axe ?", "Is the level headed of centered on the amplified voltaic gat ?", "Is the level headed of centered on the amplified voltaic guitar ?", "Is the level headed of candy centered on the amplified electric automobile axe ?", "Is the level headed of candy centered on the amplified electric automobile gat ?", "Is the level headed of candy centered on the amplified electric automobile guitar ?", "Is the level headed of candy centered on the amplified electric axe ?", "Is the level headed of candy centered on the amplified electric car axe ?", "Is the level headed of candy centered on the amplified electric car gat ?", "Is the level headed of candy centered on the amplified electric car guitar ?", "Is the level headed of candy centered on the amplified electric gat ?", "Is the level headed of candy centered on the amplified ?", "Is the level headed of candy centered on the amplified electrical axe ?", "Is the level headed of candy centered on the amplified electrical gat ?", "Is the level headed of candy centered on the amplified electrical guitar ?", "Is the level headed of candy centered on the amplified galvanising axe ?", "Is the level headed of candy centered on the amplified galvanising gat ?", "Is the level headed of candy centered on the amplified galvanising guitar ?", "Is the level headed of candy centered on the amplified voltaic axe ?", "Is the level headed of candy centered on the amplified voltaic gat ?", "Is the level headed of candy centered on the amplified voltaic guitar ?", "Is the level headed of music centered on the amplified electric automobile axe ?", "Is the level headed of music centered on the amplified electric automobile gat ?", "Is the level headed of music centered on the amplified electric automobile guitar ?", "Is the level headed of music centered on the amplified electric axe ?", "Is the level headed of music centered on the amplified electric car axe ?", "Is the level headed of music centered on the amplified electric car gat ?", "Is the level headed of music centered on the amplified electric car guitar ?", "Is the level headed of music centered on the amplified electric gat ?", "Is the level headed of music centered on the amplified ?", "Is the level headed of music centered on the amplified electrical axe ?", "Is the level headed of music centered on the amplified electrical gat ?", "Is the level headed of music centered on the amplified electrical guitar ?", "Is the level headed of music centered on the amplified galvanising axe ?", "Is the level headed of music centered on the amplified galvanising gat ?", "Is the level headed of music centered on the amplified galvanising guitar ?", "Is the level headed of music centered on the amplified voltaic axe ?", "Is the level headed of music centered on the amplified voltaic gat ?", "Is the level headed of music centered on the amplified voltaic guitar ?", "Is the level headed of n roll centered on the amplified electric automobile axe ?", "Is the level headed of n roll centered on the amplified electric automobile gat ?", "Is the level headed of n roll centered on the amplified electric automobile guitar ?", "Is the level headed of n roll centered on the amplified electric axe ?", "Is the level headed of n roll centered on the amplified electric car axe ?", "Is the level headed of n roll centered on the amplified electric car gat ?", "Is the level headed of n roll centered on the amplified electric car guitar ?", "Is the level headed of n roll centered on the amplified electric gat ?", "Is the level headed of n roll centered on the amplified ?", "Is the level headed of n roll centered on the amplified electrical axe ?", "Is the level headed of n roll centered on the amplified electrical gat ?", "Is the level headed of n roll centered on the amplified electrical guitar ?", "Is the level headed of n roll centered on the amplified galvanising axe ?", "Is the level headed of n roll centered on the amplified galvanising gat ?", "Is the level headed of n roll centered on the amplified galvanising guitar ?", "Is the level headed of n roll centered on the amplified voltaic axe ?", "Is the level headed of n roll centered on the amplified voltaic gat ?", "Is the level headed of n roll centered on the amplified voltaic guitar ?", "Is the level headed of rule centered on the amplified ?", "Is the level headed of shake centered on the amplified ?", "Is the level headed of stone centered on the amplified ?", "Is the level headed of sway centered on the amplified ?", "Is the level headed of tilt centered on the amplified ?", "Is the noise of afrikaner centered on the amplified ?", "Is the noise of asylum centered on the amplified ?", "Is the noise of bed centered on the amplified electric automobile axe ?", "Is the noise of bed centered on the amplified electric automobile gat ?", "Is the noise of bed centered on the amplified electric automobile guitar ?", "Is the noise of bed centered on the amplified electric axe ?", "Is the noise of bed centered on the amplified electric car axe ?", "Is the noise of bed centered on the amplified electric car gat ?", "Is the noise of bed centered on the amplified electric car guitar ?", "Is the noise of bed centered on the amplified electric gat ?", "Is the noise of bed centered on the amplified ?", "Is the noise of bed centered on the amplified electrical axe ?", "Is the noise of bed centered on the amplified electrical gat ?", "Is the noise of bed centered on the amplified electrical guitar ?", "Is the noise of bed centered on the amplified galvanising axe ?", "Is the noise of bed centered on the amplified galvanising gat ?", "Is the noise of bed centered on the amplified galvanising guitar ?", "Is the noise of bed centered on the amplified voltaic axe ?", "Is the noise of bed centered on the amplified voltaic gat ?", "Is the noise of bed centered on the amplified voltaic guitar ?", "Is the noise of boulder centered on the amplified ?", "Is the noise of careen centered on the amplified ?", "Is the noise of cliff centered on the amplified ?", "Is the noise of crack centered on the amplified ?", "Is the noise of crag centered on the amplified ?", "Is the noise of defence centered on the amplified ?", "Is the noise of distaff centered on the amplified ?", "Is the noise of foundation centered on the amplified ?", "Is the noise of gem centered on the amplified ?", "Is the noise of ice centered on the amplified ?", "Is the noise of john centered on the amplified electric automobile axe ?", "Is the noise of john centered on the amplified electric automobile gat ?", "Is the noise of john centered on the amplified electric automobile guitar ?", "Is the noise of john centered on the amplified electric axe ?", "Is the noise of john centered on the amplified electric car axe ?", "Is the noise of john centered on the amplified electric car gat ?", "Is the noise of john centered on the amplified electric car guitar ?", "Is the noise of john centered on the amplified electric gat ?", "Is the noise of john centered on the amplified ?", "Is the noise of john centered on the amplified electrical axe ?", "Is the noise of john centered on the amplified electrical gat ?", "Is the noise of john centered on the amplified electrical guitar ?", "Is the noise of john centered on the amplified galvanising axe ?", "Is the noise of john centered on the amplified galvanising gat ?", "Is the noise of john centered on the amplified galvanising guitar ?", "Is the noise of john centered on the amplified voltaic axe ?", "Is the noise of john centered on the amplified voltaic gat ?", "Is the noise of john centered on the amplified voltaic guitar ?", "Is the noise of kick ass centered on the amplified ?", "Is the noise of kick butt centered on the amplified ?", "Is the noise of newfoundland centered on the amplified ?", "Is the noise of protection centered on the amplified ?", "Is the noise of reef centered on the amplified ?", "Is the noise of refuge centered on the amplified ?", "Is the noise of centered on the amplified electric automobile axe ?", "Is the noise of centered on the amplified electric automobile gat ?", "Is the noise of centered on the amplified electric automobile guitar ?", "Is the noise of centered on the amplified electric axe ?", "Is the noise of centered on the amplified electric car axe ?", "Is the noise of centered on the amplified electric car gat ?", "Is the noise of centered on the amplified electric car guitar ?", "Is the noise of centered on the amplified electric gat ?", "Is the noise of centered on the amplified ?", "Is the noise of centered on the amplified electrical axe ?", "Is the noise of centered on the amplified electrical gat ?", "Is the noise of centered on the amplified electrical guitar ?", "Is the noise of centered on the amplified galvanising axe ?", "Is the noise of centered on the amplified galvanising gat ?", "Is the noise of centered on the amplified galvanising guitar ?", "Is the noise of centered on the amplified voltaic axe ?", "Is the noise of centered on the amplified voltaic gat ?", "Is the noise of centered on the amplified voltaic guitar ?", "Is the noise of candy centered on the amplified electric automobile axe ?", "Is the noise of candy centered on the amplified electric automobile gat ?", "Is the noise of candy centered on the amplified electric automobile guitar ?", "Is the noise of candy centered on the amplified electric axe ?", "Is the noise of candy centered on the amplified electric car axe ?", "Is the noise of candy centered on the amplified electric car gat ?", "Is the noise of candy centered on the amplified electric car guitar ?", "Is the noise of candy centered on the amplified electric gat ?", "Is the noise of candy centered on the amplified ?", "Is the noise of candy centered on the amplified electrical axe ?", "Is the noise of candy centered on the amplified electrical gat ?", "Is the noise of candy centered on the amplified electrical guitar ?", "Is the noise of candy centered on the amplified galvanising axe ?", "Is the noise of candy centered on the amplified galvanising gat ?", "Is the noise of candy centered on the amplified galvanising guitar ?", "Is the noise of candy centered on the amplified voltaic axe ?", "Is the noise of candy centered on the amplified voltaic gat ?", "Is the noise of candy centered on the amplified voltaic guitar ?", "Is the noise of music centered on the amplified electric automobile axe ?", "Is the noise of music centered on the amplified electric automobile gat ?", "Is the noise of music centered on the amplified electric automobile guitar ?", "Is the noise of music centered on the amplified electric axe ?", "Is the noise of music centered on the amplified electric car axe ?", "Is the noise of music centered on the amplified electric car gat ?", "Is the noise of music centered on the amplified electric car guitar ?", "Is the noise of music centered on the amplified electric gat ?", "Is the noise of music centered on the amplified ?", "Is the noise of music centered on the amplified electrical axe ?", "Is the noise of music centered on the amplified electrical gat ?", "Is the noise of music centered on the amplified electrical guitar ?", "Is the noise of music centered on the amplified galvanising axe ?", "Is the noise of music centered on the amplified galvanising gat ?", "Is the noise of music centered on the amplified galvanising guitar ?", "Is the noise of music centered on the amplified voltaic axe ?", "Is the noise of music centered on the amplified voltaic gat ?", "Is the noise of music centered on the amplified voltaic guitar ?", "Is the noise of n roll centered on the amplified electric automobile axe ?", "Is the noise of n roll centered on the amplified electric automobile gat ?", "Is the noise of n roll centered on the amplified electric automobile guitar ?", "Is the noise of n roll centered on the amplified electric axe ?", "Is the noise of n roll centered on the amplified electric car axe ?", "Is the noise of n roll centered on the amplified electric car gat ?", "Is the noise of n roll centered on the amplified electric car guitar ?", "Is the noise of n roll centered on the amplified electric gat ?", "Is the noise of n roll centered on the amplified ?", "Is the noise of n roll centered on the amplified electrical axe ?", "Is the noise of n roll centered on the amplified electrical gat ?", "Is the noise of n roll centered on the amplified electrical guitar ?", "Is the noise of n roll centered on the amplified galvanising axe ?", "Is the noise of n roll centered on the amplified galvanising gat ?", "Is the noise of n roll centered on the amplified galvanising guitar ?", "Is the noise of n roll centered on the amplified voltaic axe ?", "Is the noise of n roll centered on the amplified voltaic gat ?", "Is the noise of n roll centered on the amplified voltaic guitar ?", "Is the noise of rule centered on the amplified ?", "Is the noise of shake centered on the amplified ?", "Is the noise of stone centered on the amplified ?", "Is the noise of sway centered on the amplified ?", "Is the noise of tilt centered on the amplified ?", "Is the phone of afrikaner centered on the amplified ?", "Is the phone of asylum centered on the amplified ?", "Is the phone of bed centered on the amplified electric automobile axe ?", "Is the phone of bed centered on the amplified electric automobile gat ?", "Is the phone of bed centered on the amplified electric automobile guitar ?", "Is the phone of bed centered on the amplified electric axe ?", "Is the phone of bed centered on the amplified electric car axe ?", "Is the phone of bed centered on the amplified electric car gat ?", "Is the phone of bed centered on the amplified electric car guitar ?", "Is the phone of bed centered on the amplified electric gat ?", "Is the phone of bed centered on the amplified ?", "Is the phone of bed centered on the amplified electrical axe ?", "Is the phone of bed centered on the amplified electrical gat ?", "Is the phone of bed centered on the amplified electrical guitar ?", "Is the phone of bed centered on the amplified galvanising axe ?", "Is the phone of bed centered on the amplified galvanising gat ?", "Is the phone of bed centered on the amplified galvanising guitar ?", "Is the phone of bed centered on the amplified voltaic axe ?", "Is the phone of bed centered on the amplified voltaic gat ?", "Is the phone of bed centered on the amplified voltaic guitar ?", "Is the phone of boulder centered on the amplified ?", "Is the phone of careen centered on the amplified ?", "Is the phone of cliff centered on the amplified ?", "Is the phone of crack centered on the amplified ?", "Is the phone of crag centered on the amplified ?", "Is the phone of defence centered on the amplified ?", "Is the phone of distaff centered on the amplified ?", "Is the phone of foundation centered on the amplified ?", "Is the phone of gem centered on the amplified ?", "Is the phone of ice centered on the amplified ?", "Is the phone of john centered on the amplified electric automobile axe ?", "Is the phone of john centered on the amplified electric automobile gat ?", "Is the phone of john centered on the amplified electric automobile guitar ?", "Is the phone of john centered on the amplified electric axe ?", "Is the phone of john centered on the amplified electric car axe ?", "Is the phone of john centered on the amplified electric car gat ?", "Is the phone of john centered on the amplified electric car guitar ?", "Is the phone of john centered on the amplified electric gat ?", "Is the phone of john centered on the amplified ?", "Is the phone of john centered on the amplified electrical axe ?", "Is the phone of john centered on the amplified electrical gat ?", "Is the phone of john centered on the amplified electrical guitar ?", "Is the phone of john centered on the amplified galvanising axe ?", "Is the phone of john centered on the amplified galvanising gat ?", "Is the phone of john centered on the amplified galvanising guitar ?", "Is the phone of john centered on the amplified voltaic axe ?", "Is the phone of john centered on the amplified voltaic gat ?", "Is the phone of john centered on the amplified voltaic guitar ?", "Is the phone of kick ass centered on the amplified ?", "Is the phone of kick butt centered on the amplified ?", "Is the phone of newfoundland centered on the amplified ?", "Is the phone of protection centered on the amplified ?", "Is the phone of reef centered on the amplified ?", "Is the phone of refuge centered on the amplified ?", "Is the phone of centered on the amplified electric automobile axe ?", "Is the phone of centered on the amplified electric automobile gat ?", "Is the phone of centered on the amplified electric automobile guitar ?", "Is the phone of centered on the amplified electric axe ?", "Is the phone of centered on the amplified electric car axe ?", "Is the phone of centered on the amplified electric car gat ?", "Is the phone of centered on the amplified electric car guitar ?", "Is the phone of centered on the amplified electric gat ?", "Is the phone of centered on the amplified ?", "Is the phone of centered on the amplified electrical axe ?", "Is the phone of centered on the amplified electrical gat ?", "Is the phone of centered on the amplified electrical guitar ?", "Is the phone of centered on the amplified galvanising axe ?", "Is the phone of centered on the amplified galvanising gat ?", "Is the phone of centered on the amplified galvanising guitar ?", "Is the phone of centered on the amplified voltaic axe ?", "Is the phone of centered on the amplified voltaic gat ?", "Is the phone of centered on the amplified voltaic guitar ?", "Is the phone of candy centered on the amplified electric automobile axe ?", "Is the phone of candy centered on the amplified electric automobile gat ?", "Is the phone of candy centered on the amplified electric automobile guitar ?", "Is the phone of candy centered on the amplified electric axe ?", "Is the phone of candy centered on the amplified electric car axe ?", "Is the phone of candy centered on the amplified electric car gat ?", "Is the phone of candy centered on the amplified electric car guitar ?", "Is the phone of candy centered on the amplified electric gat ?", "Is the phone of candy centered on the amplified ?", "Is the phone of candy centered on the amplified electrical axe ?", "Is the phone of candy centered on the amplified electrical gat ?", "Is the phone of candy centered on the amplified electrical guitar ?", "Is the phone of candy centered on the amplified galvanising axe ?", "Is the phone of candy centered on the amplified galvanising gat ?", "Is the phone of candy centered on the amplified galvanising guitar ?", "Is the phone of candy centered on the amplified voltaic axe ?", "Is the phone of candy centered on the amplified voltaic gat ?", "Is the phone of candy centered on the amplified voltaic guitar ?", "Is the phone of music centered on the amplified electric automobile axe ?", "Is the phone of music centered on the amplified electric automobile gat ?", "Is the phone of music centered on the amplified electric automobile guitar ?", "Is the phone of music centered on the amplified electric axe ?", "Is the phone of music centered on the amplified electric car axe ?", "Is the phone of music centered on the amplified electric car gat ?", "Is the phone of music centered on the amplified electric car guitar ?", "Is the phone of music centered on the amplified electric gat ?", "Is the phone of music centered on the amplified ?", "Is the phone of music centered on the amplified electrical axe ?", "Is the phone of music centered on the amplified electrical gat ?", "Is the phone of music centered on the amplified electrical guitar ?", "Is the phone of music centered on the amplified galvanising axe ?", "Is the phone of music centered on the amplified galvanising gat ?", "Is the phone of music centered on the amplified galvanising guitar ?", "Is the phone of music centered on the amplified voltaic axe ?", "Is the phone of music centered on the amplified voltaic gat ?", "Is the phone of music centered on the amplified voltaic guitar ?", "Is the phone of n roll centered on the amplified electric automobile axe ?", "Is the phone of n roll centered on the amplified electric automobile gat ?", "Is the phone of n roll centered on the amplified electric automobile guitar ?", "Is the phone of n roll centered on the amplified electric axe ?", "Is the phone of n roll centered on the amplified electric car axe ?", "Is the phone of n roll centered on the amplified electric car gat ?", "Is the phone of n roll centered on the amplified electric car guitar ?", "Is the phone of n roll centered on the amplified electric gat ?", "Is the phone of n roll centered on the amplified ?", "Is the phone of n roll centered on the amplified electrical axe ?", "Is the phone of n roll centered on the amplified electrical gat ?", "Is the phone of n roll centered on the amplified electrical guitar ?", "Is the phone of n roll centered on the amplified galvanising axe ?", "Is the phone of n roll centered on the amplified galvanising gat ?", "Is the phone of n roll centered on the amplified galvanising guitar ?", "Is the phone of n roll centered on the amplified voltaic axe ?", "Is the phone of n roll centered on the amplified voltaic gat ?", "Is the phone of n roll centered on the amplified voltaic guitar ?", "Is the phone of rule centered on the amplified ?", "Is the phone of shake centered on the amplified ?", "Is the phone of stone centered on the amplified ?", "Is the phone of sway centered on the amplified ?", "Is the phone of tilt centered on the amplified ?", "Is the sound of afrikaner centered on the amplified ?", "Is the sound of asylum centered on the amplified ?", "Is the sound of bed centered on the amplified electric automobile axe ?", "Is the sound of bed centered on the amplified electric automobile gat ?", "Is the sound of bed centered on the amplified electric automobile guitar ?", "Is the sound of bed centered on the amplified electric axe ?", "Is the sound of bed centered on the amplified electric car axe ?", "Is the sound of bed centered on the amplified electric car gat ?", "Is the sound of bed centered on the amplified electric car guitar ?", "Is the sound of bed centered on the amplified electric gat ?", "Is the sound of bed centered on the amplified ?", "Is the sound of bed centered on the amplified electrical axe ?", "Is the sound of bed centered on the amplified electrical gat ?", "Is the sound of bed centered on the amplified electrical guitar ?", "Is the sound of bed centered on the amplified galvanising axe ?", "Is the sound of bed centered on the amplified galvanising gat ?", "Is the sound of bed centered on the amplified galvanising guitar ?", "Is the sound of bed centered on the amplified voltaic axe ?", "Is the sound of bed centered on the amplified voltaic gat ?", "Is the sound of bed centered on the amplified voltaic guitar ?", "Is the sound of boulder centered on the amplified ?", "Is the sound of careen centered on the amplified ?", "Is the sound of cliff centered on the amplified ?", "Is the sound of crack centered on the amplified ?", "Is the sound of crag centered on the amplified ?", "Is the sound of defence centered on the amplified ?", "Is the sound of distaff centered on the amplified ?", "Is the sound of foundation centered on the amplified ?", "Is the sound of gem centered on the amplified ?", "Is the sound of ice centered on the amplified ?", "Is the sound of john centered on the amplified electric automobile axe ?", "Is the sound of john centered on the amplified electric automobile gat ?", "Is the sound of john centered on the amplified electric automobile guitar ?", "Is the sound of john centered on the amplified electric axe ?", "Is the sound of john centered on the amplified electric car axe ?", "Is the sound of john centered on the amplified electric car gat ?", "Is the sound of john centered on the amplified electric car guitar ?", "Is the sound of john centered on the amplified electric gat ?", "Is the sound of john centered on the amplified ?", "Is the sound of john centered on the amplified electrical axe ?", "Is the sound of john centered on the amplified electrical gat ?", "Is the sound of john centered on the amplified electrical guitar ?", "Is the sound of john centered on the amplified galvanising axe ?", "Is the sound of john centered on the amplified galvanising gat ?", "Is the sound of john centered on the amplified galvanising guitar ?", "Is the sound of john centered on the amplified voltaic axe ?", "Is the sound of john centered on the amplified voltaic gat ?", "Is the sound of john centered on the amplified voltaic guitar ?", "Is the sound of kick ass centered on the amplified ?", "Is the sound of kick butt centered on the amplified ?", "Is the sound of newfoundland centered on the amplified ?", "Is the sound of protection centered on the amplified ?", "Is the sound of reef centered on the amplified ?", "Is the sound of refuge centered on the amplified ?", "Is the sound of centered on the amplified electric automobile axe ?", "Is the sound of centered on the amplified electric automobile gat ?", "Is the sound of centered on the amplified electric automobile guitar ?", "Is the sound of centered on the amplified electric axe ?", "Is the sound of centered on the amplified electric car axe ?", "Is the sound of centered on the amplified electric car gat ?", "Is the sound of centered on the amplified electric car guitar ?", "Is the sound of centered on the amplified electric gat ?", "Is the sound of centered on the amplified electrical axe ?", "Is the sound of centered on the amplified electrical gat ?", "Is the sound of centered on the amplified electrical guitar ?", "Is the sound of centered on the amplified galvanising axe ?", "Is the sound of centered on the amplified galvanising gat ?", "Is the sound of centered on the amplified galvanising guitar ?", "Is the sound of centered on the amplified voltaic axe ?", "Is the sound of centered on the amplified voltaic gat ?", "Is the sound of centered on the amplified voltaic guitar ?", "Is the sound of candy centered on the amplified electric automobile axe ?", "Is the sound of candy centered on the amplified electric automobile gat ?", "Is the sound of candy centered on the amplified electric automobile guitar ?", "Is the sound of candy centered on the amplified electric axe ?", "Is the sound of candy centered on the amplified electric car axe ?", "Is the sound of candy centered on the amplified electric car gat ?", "Is the sound of candy centered on the amplified electric car guitar ?", "Is the sound of candy centered on the amplified electric gat ?", "Is the sound of candy centered on the amplified ?", "Is the sound of candy centered on the amplified electrical axe ?", "Is the sound of candy centered on the amplified electrical gat ?", "Is the sound of candy centered on the amplified electrical guitar ?", "Is the sound of candy centered on the amplified galvanising axe ?", "Is the sound of candy centered on the amplified galvanising gat ?", "Is the sound of candy centered on the amplified galvanising guitar ?", "Is the sound of candy centered on the amplified voltaic axe ?", "Is the sound of candy centered on the amplified voltaic gat ?", "Is the sound of candy centered on the amplified voltaic guitar ?", "Is the sound of music centered on the amplified electric automobile axe ?", "Is the sound of music centered on the amplified electric automobile gat ?", "Is the sound of music centered on the amplified electric automobile guitar ?", "Is the sound of music centered on the amplified electric axe ?", "Is the sound of music centered on the amplified electric car axe ?", "Is the sound of music centered on the amplified electric car gat ?", "Is the sound of music centered on the amplified electric car guitar ?", "Is the sound of music centered on the amplified electric gat ?", "Is the sound of music centered on the amplified ?", "Is the sound of music centered on the amplified electrical axe ?", "Is the sound of music centered on the amplified electrical gat ?", "Is the sound of music centered on the amplified electrical guitar ?", "Is the sound of music centered on the amplified galvanising axe ?", "Is the sound of music centered on the amplified galvanising gat ?", "Is the sound of music centered on the amplified galvanising guitar ?", "Is the sound of music centered on the amplified voltaic axe ?", "Is the sound of music centered on the amplified voltaic gat ?", "Is the sound of music centered on the amplified voltaic guitar ?", "Is the sound of n roll centered on the amplified electric automobile axe ?", "Is the sound of n roll centered on the amplified electric automobile gat ?", "Is the sound of n roll centered on the amplified electric automobile guitar ?", "Is the sound of n roll centered on the amplified electric axe ?", "Is the sound of n roll centered on the amplified electric car axe ?", "Is the sound of n roll centered on the amplified electric car gat ?", "Is the sound of n roll centered on the amplified electric car guitar ?", "Is the sound of n roll centered on the amplified electric gat ?", "Is the sound of n roll centered on the amplified ?", "Is the sound of n roll centered on the amplified electrical axe ?", "Is the sound of n roll centered on the amplified electrical gat ?", "Is the sound of n roll centered on the amplified electrical guitar ?", "Is the sound of n roll centered on the amplified galvanising axe ?", "Is the sound of n roll centered on the amplified galvanising gat ?", "Is the sound of n roll centered on the amplified galvanising guitar ?", "Is the sound of n roll centered on the amplified voltaic axe ?", "Is the sound of n roll centered on the amplified voltaic gat ?", "Is the sound of n roll centered on the amplified voltaic guitar ?", "Is the sound of rule centered on the amplified ?", "Is the sound of shake centered on the amplified ?", "Is the sound of stone centered on the amplified ?", "Is the sound of sway centered on the amplified ?", "Is the sound of tilt centered on the amplified ?", "Is the strait of afrikaner centered on the amplified ?", "Is the strait of asylum centered on the amplified ?", "Is the strait of bed centered on the amplified electric automobile axe ?", "Is the strait of bed centered on the amplified electric automobile gat ?", "Is the strait of bed centered on the amplified electric automobile guitar ?", "Is the strait of bed centered on the amplified electric axe ?", "Is the strait of bed centered on the amplified electric car axe ?", "Is the strait of bed centered on the amplified electric car gat ?", "Is the strait of bed centered on the amplified electric car guitar ?", "Is the strait of bed centered on the amplified electric gat ?", "Is the strait of bed centered on the amplified ?", "Is the strait of bed centered on the amplified electrical axe ?", "Is the strait of bed centered on the amplified electrical gat ?", "Is the strait of bed centered on the amplified electrical guitar ?", "Is the strait of bed centered on the amplified galvanising axe ?", "Is the strait of bed centered on the amplified galvanising gat ?", "Is the strait of bed centered on the amplified galvanising guitar ?", "Is the strait of bed centered on the amplified voltaic axe ?", "Is the strait of bed centered on the amplified voltaic gat ?", "Is the strait of bed centered on the amplified voltaic guitar ?", "Is the strait of boulder centered on the amplified ?", "Is the strait of careen centered on the amplified ?", "Is the strait of cliff centered on the amplified ?", "Is the strait of crack centered on the amplified ?", "Is the strait of crag centered on the amplified ?", "Is the strait of defence centered on the amplified ?", "Is the strait of distaff centered on the amplified ?", "Is the strait of foundation centered on the amplified ?", "Is the strait of gem centered on the amplified ?", "Is the strait of ice centered on the amplified ?", "Is the strait of john centered on the amplified electric automobile axe ?", "Is the strait of john centered on the amplified electric automobile gat ?", "Is the strait of john centered on the amplified electric automobile guitar ?", "Is the strait of john centered on the amplified electric axe ?", "Is the strait of john centered on the amplified electric car axe ?", "Is the strait of john centered on the amplified electric car gat ?", "Is the strait of john centered on the amplified electric car guitar ?", "Is the strait of john centered on the amplified electric gat ?", "Is the strait of john centered on the amplified ?", "Is the strait of john centered on the amplified electrical axe ?", "Is the strait of john centered on the amplified electrical gat ?", "Is the strait of john centered on the amplified electrical guitar ?", "Is the strait of john centered on the amplified galvanising axe ?", "Is the strait of john centered on the amplified galvanising gat ?", "Is the strait of john centered on the amplified galvanising guitar ?", "Is the strait of john centered on the amplified voltaic axe ?", "Is the strait of john centered on the amplified voltaic gat ?", "Is the strait of john centered on the amplified voltaic guitar ?", "Is the strait of kick ass centered on the amplified ?", "Is the strait of kick butt centered on the amplified ?", "Is the strait of newfoundland centered on the amplified ?", "Is the strait of protection centered on the amplified ?", "Is the strait of reef centered on the amplified ?", "Is the strait of refuge centered on the amplified ?", "Is the strait of centered on the amplified electric automobile axe ?", "Is the strait of centered on the amplified electric automobile gat ?", "Is the strait of centered on the amplified electric automobile guitar ?", "Is the strait of centered on the amplified electric axe ?", "Is the strait of centered on the amplified electric car axe ?", "Is the strait of centered on the amplified electric car gat ?", "Is the strait of centered on the amplified electric car guitar ?", "Is the strait of centered on the amplified electric gat ?", "Is the strait of centered on the amplified ?", "Is the strait of centered on the amplified electrical axe ?", "Is the strait of centered on the amplified electrical gat ?", "Is the strait of centered on the amplified electrical guitar ?", "Is the strait of centered on the amplified galvanising axe ?", "Is the strait of centered on the amplified galvanising gat ?", "Is the strait of centered on the amplified galvanising guitar ?", "Is the strait of centered on the amplified voltaic axe ?", "Is the strait of centered on the amplified voltaic gat ?", "Is the strait of centered on the amplified voltaic guitar ?", "Is the strait of candy centered on the amplified electric automobile axe ?", "Is the strait of candy centered on the amplified electric automobile gat ?", "Is the strait of candy centered on the amplified electric automobile guitar ?", "Is the strait of candy centered on the amplified electric axe ?", "Is the strait of candy centered on the amplified electric car axe ?", "Is the strait of candy centered on the amplified electric car gat ?", "Is the strait of candy centered on the amplified electric car guitar ?", "Is the strait of candy centered on the amplified electric gat ?", "Is the strait of candy centered on the amplified ?", "Is the strait of candy centered on the amplified electrical axe ?", "Is the strait of candy centered on the amplified electrical gat ?", "Is the strait of candy centered on the amplified electrical guitar ?", "Is the strait of candy centered on the amplified galvanising axe ?", "Is the strait of candy centered on the amplified galvanising gat ?", "Is the strait of candy centered on the amplified galvanising guitar ?", "Is the strait of candy centered on the amplified voltaic axe ?", "Is the strait of candy centered on the amplified voltaic gat ?", "Is the strait of candy centered on the amplified voltaic guitar ?", "Is the strait of music centered on the amplified electric automobile axe ?", "Is the strait of music centered on the amplified electric automobile gat ?", "Is the strait of music centered on the amplified electric automobile guitar ?", "Is the strait of music centered on the amplified electric axe ?", "Is the strait of music centered on the amplified electric car axe ?", "Is the strait of music centered on the amplified electric car gat ?", "Is the strait of music centered on the amplified electric car guitar ?", "Is the strait of music centered on the amplified electric gat ?", "Is the strait of music centered on the amplified ?", "Is the strait of music centered on the amplified electrical axe ?", "Is the strait of music centered on the amplified electrical gat ?", "Is the strait of music centered on the amplified electrical guitar ?", "Is the strait of music centered on the amplified galvanising axe ?", "Is the strait of music centered on the amplified galvanising gat ?", "Is the strait of music centered on the amplified galvanising guitar ?", "Is the strait of music centered on the amplified voltaic axe ?", "Is the strait of music centered on the amplified voltaic gat ?", "Is the strait of music centered on the amplified voltaic guitar ?", "Is the strait of n roll centered on the amplified electric automobile axe ?", "Is the strait of n roll centered on the amplified electric automobile gat ?", "Is the strait of n roll centered on the amplified electric automobile guitar ?", "Is the strait of n roll centered on the amplified electric axe ?", "Is the strait of n roll centered on the amplified electric car axe ?", "Is the strait of n roll centered on the amplified electric car gat ?", "Is the strait of n roll centered on the amplified electric car guitar ?", "Is the strait of n roll centered on the amplified electric gat ?", "Is the strait of n roll centered on the amplified ?", "Is the strait of n roll centered on the amplified electrical axe ?", "Is the strait of n roll centered on the amplified electrical gat ?", "Is the strait of n roll centered on the amplified electrical guitar ?", "Is the strait of n roll centered on the amplified galvanising axe ?", "Is the strait of n roll centered on the amplified galvanising gat ?", "Is the strait of n roll centered on the amplified galvanising guitar ?", "Is the strait of n roll centered on the amplified voltaic axe ?", "Is the strait of n roll centered on the amplified voltaic gat ?", "Is the strait of n roll centered on the amplified voltaic guitar ?", "Is the strait of rule centered on the amplified ?", "Is the strait of shake centered on the amplified ?", "Is the strait of stone centered on the amplified ?", "Is the strait of sway centered on the amplified ?", "Is the strait of tilt centered on the amplified ?", "Is the voice of afrikaner centered on the amplified ?", "Is the voice of asylum centered on the amplified ?", "Is the voice of bed centered on the amplified electric automobile axe ?", "Is the voice of bed centered on the amplified electric automobile gat ?", "Is the voice of bed centered on the amplified electric automobile guitar ?", "Is the voice of bed centered on the amplified electric axe ?", "Is the voice of bed centered on the amplified electric car axe ?", "Is the voice of bed centered on the amplified electric car gat ?", "Is the voice of bed centered on the amplified electric car guitar ?", "Is the voice of bed centered on the amplified electric gat ?", "Is the voice of bed centered on the amplified ?", "Is the voice of bed centered on the amplified electrical axe ?", "Is the voice of bed centered on the amplified electrical gat ?", "Is the voice of bed centered on the amplified electrical guitar ?", "Is the voice of bed centered on the amplified galvanising axe ?", "Is the voice of bed centered on the amplified galvanising gat ?", "Is the voice of bed centered on the amplified galvanising guitar ?", "Is the voice of bed centered on the amplified voltaic axe ?", "Is the voice of bed centered on the amplified voltaic gat ?", "Is the voice of bed centered on the amplified voltaic guitar ?", "Is the voice of boulder centered on the amplified ?", "Is the voice of careen centered on the amplified ?", "Is the voice of cliff centered on the amplified ?", "Is the voice of crack centered on the amplified ?", "Is the voice of crag centered on the amplified ?", "Is the voice of defence centered on the amplified ?", "Is the voice of distaff centered on the amplified ?", "Is the voice of foundation centered on the amplified ?", "Is the voice of gem centered on the amplified ?", "Is the voice of ice centered on the amplified ?", "Is the voice of john centered on the amplified electric automobile axe ?", "Is the voice of john centered on the amplified electric automobile gat ?", "Is the voice of john centered on the amplified electric automobile guitar ?", "Is the voice of john centered on the amplified electric axe ?", "Is the voice of john centered on the amplified electric car axe ?", "Is the voice of john centered on the amplified electric car gat ?", "Is the voice of john centered on the amplified electric car guitar ?", "Is the voice of john centered on the amplified electric gat ?", "Is the voice of john centered on the amplified ?", "Is the voice of john centered on the amplified electrical axe ?", "Is the voice of john centered on the amplified electrical gat ?", "Is the voice of john centered on the amplified electrical guitar ?", "Is the voice of john centered on the amplified galvanising axe ?", "Is the voice of john centered on the amplified galvanising gat ?", "Is the voice of john centered on the amplified galvanising guitar ?", "Is the voice of john centered on the amplified voltaic axe ?", "Is the voice of john centered on the amplified voltaic gat ?", "Is the voice of john centered on the amplified voltaic guitar ?", "Is the voice of kick ass centered on the amplified ?", "Is the voice of kick butt centered on the amplified ?", "Is the voice of newfoundland centered on the amplified ?", "Is the voice of protection centered on the amplified ?", "Is the voice of reef centered on the amplified ?", "Is the voice of refuge centered on the amplified ?", "Is the voice of centered on the amplified electric automobile axe ?", "Is the voice of centered on the amplified electric automobile gat ?", "Is the voice of centered on the amplified electric automobile guitar ?", "Is the voice of centered on the amplified electric axe ?", "Is the voice of centered on the amplified electric car axe ?", "Is the voice of centered on the amplified electric car gat ?", "Is the voice of centered on the amplified electric car guitar ?", "Is the voice of centered on the amplified electric gat ?", "Is the voice of centered on the amplified ?", "Is the voice of centered on the amplified electrical axe ?", "Is the voice of centered on the amplified electrical gat ?", "Is the voice of centered on the amplified electrical guitar ?", "Is the voice of centered on the amplified galvanising axe ?", "Is the voice of centered on the amplified galvanising gat ?", "Is the voice of centered on the amplified galvanising guitar ?", "Is the voice of centered on the amplified voltaic axe ?", "Is the voice of centered on the amplified voltaic gat ?", "Is the voice of centered on the amplified voltaic guitar ?", "Is the voice of candy centered on the amplified electric automobile axe ?", "Is the voice of candy centered on the amplified electric automobile gat ?", "Is the voice of candy centered on the amplified electric automobile guitar ?", "Is the voice of candy centered on the amplified electric axe ?", "Is the voice of candy centered on the amplified electric car axe ?", "Is the voice of candy centered on the amplified electric car gat ?", "Is the voice of candy centered on the amplified electric car guitar ?", "Is the voice of candy centered on the amplified electric gat ?", "Is the voice of candy centered on the amplified ?", "Is the voice of candy centered on the amplified electrical axe ?", "Is the voice of candy centered on the amplified electrical gat ?", "Is the voice of candy centered on the amplified electrical guitar ?", "Is the voice of candy centered on the amplified galvanising axe ?", "Is the voice of candy centered on the amplified galvanising gat ?", "Is the voice of candy centered on the amplified galvanising guitar ?", "Is the voice of candy centered on the amplified voltaic axe ?", "Is the voice of candy centered on the amplified voltaic gat ?", "Is the voice of candy centered on the amplified voltaic guitar ?", "Is the voice of music centered on the amplified electric automobile axe ?", "Is the voice of music centered on the amplified electric automobile gat ?", "Is the voice of music centered on the amplified electric automobile guitar ?", "Is the voice of music centered on the amplified electric axe ?", "Is the voice of music centered on the amplified electric car axe ?", "Is the voice of music centered on the amplified electric car gat ?", "Is the voice of music centered on the amplified electric car guitar ?", "Is the voice of music centered on the amplified electric gat ?", "Is the voice of music centered on the amplified ?", "Is the voice of music centered on the amplified electrical axe ?", "Is the voice of music centered on the amplified electrical gat ?", "Is the voice of music centered on the amplified electrical guitar ?", "Is the voice of music centered on the amplified galvanising axe ?", "Is the voice of music centered on the amplified galvanising gat ?", "Is the voice of music centered on the amplified galvanising guitar ?", "Is the voice of music centered on the amplified voltaic axe ?", "Is the voice of music centered on the amplified voltaic gat ?", "Is the voice of music centered on the amplified voltaic guitar ?", "Is the voice of n roll centered on the amplified electric automobile axe ?", "Is the voice of n roll centered on the amplified electric automobile gat ?", "Is the voice of n roll centered on the amplified electric automobile guitar ?", "Is the voice of n roll centered on the amplified electric axe ?", "Is the voice of n roll centered on the amplified electric car axe ?", "Is the voice of n roll centered on the amplified electric car gat ?", "Is the voice of n roll centered on the amplified electric car guitar ?", "Is the voice of n roll centered on the amplified electric gat ?", "Is the voice of n roll centered on the amplified ?", "Is the voice of n roll centered on the amplified electrical axe ?", "Is the voice of n roll centered on the amplified electrical gat ?", "Is the voice of n roll centered on the amplified electrical guitar ?", "Is the voice of n roll centered on the amplified galvanising axe ?", "Is the voice of n roll centered on the amplified galvanising gat ?", "Is the voice of n roll centered on the amplified galvanising guitar ?", "Is the voice of n roll centered on the amplified voltaic axe ?", "Is the voice of n roll centered on the amplified voltaic gat ?", "Is the voice of n roll centered on the amplified voltaic guitar ?", "Is the voice of rule centered on the amplified ?", "Is the voice of shake centered on the amplified ?", "Is the voice of stone centered on the amplified ?", "Is the voice of sway centered on the amplified ?", "Is the voice of tilt centered on the amplified ?", "Is the wakeless of afrikaner centered on the amplified ?", "Is the wakeless of asylum centered on the amplified ?", "Is the wakeless of bed centered on the amplified electric automobile axe ?", "Is the wakeless of bed centered on the amplified electric automobile gat ?", "Is the wakeless of bed centered on the amplified electric automobile guitar ?", "Is the wakeless of bed centered on the amplified electric axe ?", "Is the wakeless of bed centered on the amplified electric car axe ?", "Is the wakeless of bed centered on the amplified electric car gat ?", "Is the wakeless of bed centered on the amplified electric car guitar ?", "Is the wakeless of bed centered on the amplified electric gat ?", "Is the wakeless of bed centered on the amplified ?", "Is the wakeless of bed centered on the amplified electrical axe ?", "Is the wakeless of bed centered on the amplified electrical gat ?", "Is the wakeless of bed centered on the amplified electrical guitar ?", "Is the wakeless of bed centered on the amplified galvanising axe ?", "Is the wakeless of bed centered on the amplified galvanising gat ?", "Is the wakeless of bed centered on the amplified galvanising guitar ?", "Is the wakeless of bed centered on the amplified voltaic axe ?", "Is the wakeless of bed centered on the amplified voltaic gat ?", "Is the wakeless of bed centered on the amplified voltaic guitar ?", "Is the wakeless of boulder centered on the amplified ?", "Is the wakeless of careen centered on the amplified ?", "Is the wakeless of cliff centered on the amplified ?", "Is the wakeless of crack centered on the amplified ?", "Is the wakeless of crag centered on the amplified ?", "Is the wakeless of defence centered on the amplified ?", "Is the wakeless of distaff centered on the amplified ?", "Is the wakeless of foundation centered on the amplified ?", "Is the wakeless of gem centered on the amplified ?", "Is the wakeless of ice centered on the amplified ?", "Is the wakeless of john centered on the amplified electric automobile axe ?", "Is the wakeless of john centered on the amplified electric automobile gat ?", "Is the wakeless of john centered on the amplified electric automobile guitar ?", "Is the wakeless of john centered on the amplified electric axe ?", "Is the wakeless of john centered on the amplified electric car axe ?", "Is the wakeless of john centered on the amplified electric car gat ?", "Is the wakeless of john centered on the amplified electric car guitar ?", "Is the wakeless of john centered on the amplified electric gat ?", "Is the wakeless of john centered on the amplified ?", "Is the wakeless of john centered on the amplified electrical axe ?", "Is the wakeless of john centered on the amplified electrical gat ?", "Is the wakeless of john centered on the amplified electrical guitar ?", "Is the wakeless of john centered on the amplified galvanising axe ?", "Is the wakeless of john centered on the amplified galvanising gat ?", "Is the wakeless of john centered on the amplified galvanising guitar ?", "Is the wakeless of john centered on the amplified voltaic axe ?", "Is the wakeless of john centered on the amplified voltaic gat ?", "Is the wakeless of john centered on the amplified voltaic guitar ?", "Is the wakeless of kick ass centered on the amplified ?", "Is the wakeless of kick butt centered on the amplified ?", "Is the wakeless of newfoundland centered on the amplified ?", "Is the wakeless of protection centered on the amplified ?", "Is the wakeless of reef centered on the amplified ?", "Is the wakeless of refuge centered on the amplified ?", "Is the wakeless of centered on the amplified electric automobile axe ?", "Is the wakeless of centered on the amplified electric automobile gat ?", "Is the wakeless of centered on the amplified electric automobile guitar ?", "Is the wakeless of centered on the amplified electric axe ?", "Is the wakeless of centered on the amplified electric car axe ?", "Is the wakeless of centered on the amplified electric car gat ?", "Is the wakeless of centered on the amplified electric car guitar ?", "Is the wakeless of centered on the amplified electric gat ?", "Is the wakeless of centered on the amplified ?", "Is the wakeless of centered on the amplified electrical axe ?", "Is the wakeless of centered on the amplified electrical gat ?", "Is the wakeless of centered on the amplified electrical guitar ?", "Is the wakeless of centered on the amplified galvanising axe ?", "Is the wakeless of centered on the amplified galvanising gat ?", "Is the wakeless of centered on the amplified galvanising guitar ?", "Is the wakeless of centered on the amplified voltaic axe ?", "Is the wakeless of centered on the amplified voltaic gat ?", "Is the wakeless of centered on the amplified voltaic guitar ?", "Is the wakeless of candy centered on the amplified electric automobile axe ?", "Is the wakeless of candy centered on the amplified electric automobile gat ?", "Is the wakeless of candy centered on the amplified electric automobile guitar ?", "Is the wakeless of candy centered on the amplified electric axe ?", "Is the wakeless of candy centered on the amplified electric car axe ?", "Is the wakeless of candy centered on the amplified electric car gat ?", "Is the wakeless of candy centered on the amplified electric car guitar ?", "Is the wakeless of candy centered on the amplified electric gat ?", "Is the wakeless of candy centered on the amplified ?", "Is the wakeless of candy centered on the amplified electrical axe ?", "Is the wakeless of candy centered on the amplified electrical gat ?", "Is the wakeless of candy centered on the amplified electrical guitar ?", "Is the wakeless of candy centered on the amplified galvanising axe ?", "Is the wakeless of candy centered on the amplified galvanising gat ?", "Is the wakeless of candy centered on the amplified galvanising guitar ?", "Is the wakeless of candy centered on the amplified voltaic axe ?", "Is the wakeless of candy centered on the amplified voltaic gat ?", "Is the wakeless of candy centered on the amplified voltaic guitar ?", "Is the wakeless of music centered on the amplified electric automobile axe ?", "Is the wakeless of music centered on the amplified electric automobile gat ?", "Is the wakeless of music centered on the amplified electric automobile guitar ?", "Is the wakeless of music centered on the amplified electric axe ?", "Is the wakeless of music centered on the amplified electric car axe ?", "Is the wakeless of music centered on the amplified electric car gat ?", "Is the wakeless of music centered on the amplified electric car guitar ?", "Is the wakeless of music centered on the amplified electric gat ?", "Is the wakeless of music centered on the amplified ?", "Is the wakeless of music centered on the amplified electrical axe ?", "Is the wakeless of music centered on the amplified electrical gat ?", "Is the wakeless of music centered on the amplified electrical guitar ?", "Is the wakeless of music centered on the amplified galvanising axe ?", "Is the wakeless of music centered on the amplified galvanising gat ?", "Is the wakeless of music centered on the amplified galvanising guitar ?", "Is the wakeless of music centered on the amplified voltaic axe ?", "Is the wakeless of music centered on the amplified voltaic gat ?", "Is the wakeless of music centered on the amplified voltaic guitar ?", "Is the wakeless of n roll centered on the amplified electric automobile axe ?", "Is the wakeless of n roll centered on the amplified electric automobile gat ?", "Is the wakeless of n roll centered on the amplified electric automobile guitar ?", "Is the wakeless of n roll centered on the amplified electric axe ?", "Is the wakeless of n roll centered on the amplified electric car axe ?", "Is the wakeless of n roll centered on the amplified electric car gat ?", "Is the wakeless of n roll centered on the amplified electric car guitar ?", "Is the wakeless of n roll centered on the amplified electric gat ?", "Is the wakeless of n roll centered on the amplified ?", "Is the wakeless of n roll centered on the amplified electrical axe ?", "Is the wakeless of n roll centered on the amplified electrical gat ?", "Is the wakeless of n roll centered on the amplified electrical guitar ?", "Is the wakeless of n roll centered on the amplified galvanising axe ?", "Is the wakeless of n roll centered on the amplified galvanising gat ?", "Is the wakeless of n roll centered on the amplified galvanising guitar ?", "Is the wakeless of n roll centered on the amplified voltaic axe ?", "Is the wakeless of n roll centered on the amplified voltaic gat ?", "Is the wakeless of n roll centered on the amplified voltaic guitar ?", "Is the wakeless of rule centered on the amplified ?", "Is the wakeless of shake centered on the amplified ?", "Is the wakeless of stone centered on the amplified ?", "Is the wakeless of sway centered on the amplified ?", "Is the wakeless of tilt centered on the amplified ?", "Is the well grounded of afrikaner centered on the amplified ?", "Is the well grounded of asylum centered on the amplified ?", "Is the well grounded of bed centered on the amplified electric automobile axe ?", "Is the well grounded of bed centered on the amplified electric automobile gat ?", "Is the well grounded of bed centered on the amplified electric automobile guitar ?", "Is the well grounded of bed centered on the amplified electric axe ?", "Is the well grounded of bed centered on the amplified electric car axe ?", "Is the well grounded of bed centered on the amplified electric car gat ?", "Is the well grounded of bed centered on the amplified electric car guitar ?", "Is the well grounded of bed centered on the amplified electric gat ?", "Is the well grounded of bed centered on the amplified ?", "Is the well grounded of bed centered on the amplified electrical axe ?", "Is the well grounded of bed centered on the amplified electrical gat ?", "Is the well grounded of bed centered on the amplified electrical guitar ?", "Is the well grounded of bed centered on the amplified galvanising axe ?", "Is the well grounded of bed centered on the amplified galvanising gat ?", "Is the well grounded of bed centered on the amplified galvanising guitar ?", "Is the well grounded of bed centered on the amplified voltaic axe ?", "Is the well grounded of bed centered on the amplified voltaic gat ?", "Is the well grounded of bed centered on the amplified voltaic guitar ?", "Is the well grounded of boulder centered on the amplified ?", "Is the well grounded of careen centered on the amplified ?", "Is the well grounded of cliff centered on the amplified ?", "Is the well grounded of crack centered on the amplified ?", "Is the well grounded of crag centered on the amplified ?", "Is the well grounded of defence centered on the amplified ?", "Is the well grounded of distaff centered on the amplified ?", "Is the well grounded of foundation centered on the amplified ?", "Is the well grounded of gem centered on the amplified ?", "Is the well grounded of ice centered on the amplified ?", "Is the well grounded of john centered on the amplified electric automobile axe ?", "Is the well grounded of john centered on the amplified electric automobile gat ?", "Is the well grounded of john centered on the amplified electric automobile guitar ?", "Is the well grounded of john centered on the amplified electric axe ?", "Is the well grounded of john centered on the amplified electric car axe ?", "Is the well grounded of john centered on the amplified electric car gat ?", "Is the well grounded of john centered on the amplified electric car guitar ?", "Is the well grounded of john centered on the amplified electric gat ?", "Is the well grounded of john centered on the amplified ?", "Is the well grounded of john centered on the amplified electrical axe ?", "Is the well grounded of john centered on the amplified electrical gat ?", "Is the well grounded of john centered on the amplified electrical guitar ?", "Is the well grounded of john centered on the amplified galvanising axe ?", "Is the well grounded of john centered on the amplified galvanising gat ?", "Is the well grounded of john centered on the amplified galvanising guitar ?", "Is the well grounded of john centered on the amplified voltaic axe ?", "Is the well grounded of john centered on the amplified voltaic gat ?", "Is the well grounded of john centered on the amplified voltaic guitar ?", "Is the well grounded of kick ass centered on the amplified ?", "Is the well grounded of kick butt centered on the amplified ?", "Is the well grounded of newfoundland centered on the amplified ?", "Is the well grounded of protection centered on the amplified ?", "Is the well grounded of reef centered on the amplified ?", "Is the well grounded of refuge centered on the amplified ?", "Is the well grounded of centered on the amplified electric automobile axe ?", "Is the well grounded of centered on the amplified electric automobile gat ?", "Is the well grounded of centered on the amplified electric automobile guitar ?", "Is the well grounded of centered on the amplified electric axe ?", "Is the well grounded of centered on the amplified electric car axe ?", "Is the well grounded of centered on the amplified electric car gat ?", "Is the well grounded of centered on the amplified electric car guitar ?", "Is the well grounded of centered on the amplified electric gat ?", "Is the well grounded of centered on the amplified ?", "Is the well grounded of centered on the amplified electrical axe ?", "Is the well grounded of centered on the amplified electrical gat ?", "Is the well grounded of centered on the amplified electrical guitar ?", "Is the well grounded of centered on the amplified galvanising axe ?", "Is the well grounded of centered on the amplified galvanising gat ?", "Is the well grounded of centered on the amplified galvanising guitar ?", "Is the well grounded of centered on the amplified voltaic axe ?", "Is the well grounded of centered on the amplified voltaic gat ?", "Is the well grounded of centered on the amplified voltaic guitar ?", "Is the well grounded of candy centered on the amplified electric automobile axe ?", "Is the well grounded of candy centered on the amplified electric automobile gat ?", "Is the well grounded of candy centered on the amplified electric automobile guitar ?", "Is the well grounded of candy centered on the amplified electric axe ?", "Is the well grounded of candy centered on the amplified electric car axe ?", "Is the well grounded of candy centered on the amplified electric car gat ?", "Is the well grounded of candy centered on the amplified electric car guitar ?", "Is the well grounded of candy centered on the amplified electric gat ?", "Is the well grounded of candy centered on the amplified ?", "Is the well grounded of candy centered on the amplified electrical axe ?", "Is the well grounded of candy centered on the amplified electrical gat ?", "Is the well grounded of candy centered on the amplified electrical guitar ?", "Is the well grounded of candy centered on the amplified galvanising axe ?", "Is the well grounded of candy centered on the amplified galvanising gat ?", "Is the well grounded of candy centered on the amplified galvanising guitar ?", "Is the well grounded of candy centered on the amplified voltaic axe ?", "Is the well grounded of candy centered on the amplified voltaic gat ?", "Is the well grounded of candy centered on the amplified voltaic guitar ?", "Is the well grounded of music centered on the amplified electric automobile axe ?", "Is the well grounded of music centered on the amplified electric automobile gat ?", "Is the well grounded of music centered on the amplified electric automobile guitar ?", "Is the well grounded of music centered on the amplified electric axe ?", "Is the well grounded of music centered on the amplified electric car axe ?", "Is the well grounded of music centered on the amplified electric car gat ?", "Is the well grounded of music centered on the amplified electric car guitar ?", "Is the well grounded of music centered on the amplified electric gat ?", "Is the well grounded of music centered on the amplified ?", "Is the well grounded of music centered on the amplified electrical axe ?", "Is the well grounded of music centered on the amplified electrical gat ?", "Is the well grounded of music centered on the amplified electrical guitar ?", "Is the well grounded of music centered on the amplified galvanising axe ?", "Is the well grounded of music centered on the amplified galvanising gat ?", "Is the well grounded of music centered on the amplified galvanising guitar ?", "Is the well grounded of music centered on the amplified voltaic axe ?", "Is the well grounded of music centered on the amplified voltaic gat ?", "Is the well grounded of music centered on the amplified voltaic guitar ?", "Is the well grounded of n roll centered on the amplified electric automobile axe ?", "Is the well grounded of n roll centered on the amplified electric automobile gat ?", "Is the well grounded of n roll centered on the amplified electric automobile guitar ?", "Is the well grounded of n roll centered on the amplified electric axe ?", "Is the well grounded of n roll centered on the amplified electric car axe ?", "Is the well grounded of n roll centered on the amplified electric car gat ?", "Is the well grounded of n roll centered on the amplified electric car guitar ?", "Is the well grounded of n roll centered on the amplified electric gat ?", "Is the well grounded of n roll centered on the amplified ?", "Is the well grounded of n roll centered on the amplified electrical axe ?", "Is the well grounded of n roll centered on the amplified electrical gat ?", "Is the well grounded of n roll centered on the amplified electrical guitar ?", "Is the well grounded of n roll centered on the amplified galvanising axe ?", "Is the well grounded of n roll centered on the amplified galvanising gat ?", "Is the well grounded of n roll centered on the amplified galvanising guitar ?", "Is the well grounded of n roll centered on the amplified voltaic axe ?", "Is the well grounded of n roll centered on the amplified voltaic gat ?", "Is the well grounded of n roll centered on the amplified voltaic guitar ?", "Is the well grounded of rule centered on the amplified ?", "Is the well grounded of shake centered on the amplified ?", "Is the well grounded of stone centered on the amplified ?", "Is the well grounded of sway centered on the amplified ?", "Is the well grounded of tilt centered on the amplified ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102352, "src_sentence": "Musicians identifying with or inspired by punk also pursued a broad range of other variations, giving rise to New wave, post-punk and the alternative rock movement.", "sentence": "Musicians identifying with or inspired by punk pursued a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement", "sub": "http://dbpedia.org/resource/Punk_rock", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/New_wave_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did musicians ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Do musicians ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Do musicians ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does instrumentalist ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does instrumentalist ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does player ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does player ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did musicians ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Do musicians ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Do musicians ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does instrumentalist ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does instrumentalist ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does player ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did player ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does player ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did player ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102687, "src_sentence": "the British Invasion also played a major part in the rise of a distinct genre of rock music, and cemented the primacy of the rock group, based on guitars and drums and producing guitars and drums own material as singer-songwriters.", "sentence": "the rock group based on drums", "sub": "http://dbpedia.org/resource/Rock_music", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Drum_kit", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does the rock group bas on drums?", "Does the afrikaner a bas on drums?", "Does the afrikaner aggroup bas on drums?", "Does the afrikaner amass bas on drums?", "Does the afrikaner band bas on drums?", "Does the afrikaner batch bas on drums?", "Does the afrikaner chemical group bas on drums?", "Does the afrikaner cluster bas on drums?", "Does the afrikaner collection bas on drums?", "Does the afrikaner cortege bas on drums?", "Does the afrikaner group bas on drums?", "Does the afrikaner mathematical group bas on drums?", "Does the afrikaner radical bas on drums?", "Does the asylum a bas on drums?", "Does the asylum aggroup bas on drums?", "Does the asylum amass bas on drums?", "Does the asylum band bas on drums?", "Does the asylum batch bas on drums?", "Does the asylum chemical group bas on drums?", "Does the asylum cluster bas on drums?", "Does the asylum collection bas on drums?", "Does the asylum cortege bas on drums?", "Does the asylum group bas on drums?", "Does the asylum mathematical group bas on drums?", "Does the asylum radical bas on drums?", "Does the bedrock a bas on barrel?", "Does the bedrock a bas on beat?", "Does the bedrock a bas on brake drum?", "Does the bedrock a bas on cram?", "Does the bedrock a bas on din?", "Does the bedrock a bas on drumfish?", "Does the bedrock a bas on drums?", "Does the bedrock a bas on membranophone?", "Does the bedrock a bas on metal drum?", "Does the bedrock a bas on set?", "Does the bedrock a bas on thrum?", "Does the bedrock a bas on tympan?", "Does the bedrock aggroup bas on barrel?", "Does the bedrock aggroup bas on beat?", "Does the bedrock aggroup bas on brake drum?", "Does the bedrock aggroup bas on cram?", "Does the bedrock aggroup bas on din?", "Does the bedrock aggroup bas on drumfish?", "Does the bedrock aggroup bas on drums?", "Does the bedrock aggroup bas on membranophone?", "Does the bedrock aggroup bas on metal drum?", "Does the bedrock aggroup bas on set?", "Does the bedrock aggroup bas on thrum?", "Does the bedrock aggroup bas on tympan?", "Does the bedrock amass bas on barrel?", "Does the bedrock amass bas on beat?", "Does the bedrock amass bas on brake drum?", "Does the bedrock amass bas on cram?", "Does the bedrock amass bas on din?", "Does the bedrock amass bas on drumfish?", "Does the bedrock amass bas on drums?", "Does the bedrock amass bas on membranophone?", "Does the bedrock amass bas on metal drum?", "Does the bedrock amass bas on set?", "Does the bedrock amass bas on thrum?", "Does the bedrock amass bas on tympan?", "Does the bedrock band bas on barrel?", "Does the bedrock band bas on beat?", "Does the bedrock band bas on brake drum?", "Does the bedrock band bas on cram?", "Does the bedrock band bas on din?", "Does the bedrock band bas on drumfish?", "Does the bedrock band bas on drums?", "Does the bedrock band bas on membranophone?", "Does the bedrock band bas on metal drum?", "Does the bedrock band bas on set?", "Does the bedrock band bas on thrum?", "Does the bedrock band bas on tympan?", "Does the bedrock batch bas on barrel?", "Does the bedrock batch bas on beat?", "Does the bedrock batch bas on brake drum?", "Does the bedrock batch bas on cram?", "Does the bedrock batch bas on din?", "Does the bedrock batch bas on drumfish?", "Does the bedrock batch bas on drums?", "Does the bedrock batch bas on membranophone?", "Does the bedrock batch bas on metal drum?", "Does the bedrock batch bas on set?", "Does the bedrock batch bas on thrum?", "Does the bedrock batch bas on tympan?", "Does the bedrock chemical group bas on barrel?", "Does the bedrock chemical group bas on beat?", "Does the bedrock chemical group bas on brake drum?", "Does the bedrock chemical group bas on cram?", "Does the bedrock chemical group bas on din?", "Does the bedrock chemical group bas on drumfish?", "Does the bedrock chemical group bas on drums?", "Does the bedrock chemical group bas on membranophone?", "Does the bedrock chemical group bas on metal drum?", "Does the bedrock chemical group bas on set?", "Does the bedrock chemical group bas on thrum?", "Does the bedrock chemical group bas on tympan?", "Does the bedrock cluster bas on barrel?", "Does the bedrock cluster bas on beat?", "Does the bedrock cluster bas on brake drum?", "Does the bedrock cluster bas on cram?", "Does the bedrock cluster bas on din?", "Does the bedrock cluster bas on drumfish?", "Does the bedrock cluster bas on drums?", "Does the bedrock cluster bas on membranophone?", "Does the bedrock cluster bas on metal drum?", "Does the bedrock cluster bas on set?", "Does the bedrock cluster bas on thrum?", "Does the bedrock cluster bas on tympan?", "Does the bedrock collection bas on barrel?", "Does the bedrock collection bas on beat?", "Does the bedrock collection bas on brake drum?", "Does the bedrock collection bas on cram?", "Does the bedrock collection bas on din?", "Does the bedrock collection bas on drumfish?", "Does the bedrock collection bas on drums?", "Does the bedrock collection bas on membranophone?", "Does the bedrock collection bas on metal drum?", "Does the bedrock collection bas on set?", "Does the bedrock collection bas on thrum?", "Does the bedrock collection bas on tympan?", "Does the bedrock cortege bas on barrel?", "Does the bedrock cortege bas on beat?", "Does the bedrock cortege bas on brake drum?", "Does the bedrock cortege bas on cram?", "Does the bedrock cortege bas on din?", "Does the bedrock cortege bas on drumfish?", "Does the bedrock cortege bas on drums?", "Does the bedrock cortege bas on membranophone?", "Does the bedrock cortege bas on metal drum?", "Does the bedrock cortege bas on set?", "Does the bedrock cortege bas on thrum?", "Does the bedrock cortege bas on tympan?", "Does the bedrock group bas on barrel?", "Does the bedrock group bas on beat?", "Does the bedrock group bas on brake drum?", "Does the bedrock group bas on cram?", "Does the bedrock group bas on din?", "Does the bedrock group bas on drumfish?", "Does the bedrock group bas on drums?", "Does the bedrock group bas on membranophone?", "Does the bedrock group bas on metal drum?", "Does the bedrock group bas on set?", "Does the bedrock group bas on thrum?", "Does the bedrock group bas on tympan?", "Does the bedrock mathematical group bas on barrel?", "Does the bedrock mathematical group bas on beat?", "Does the bedrock mathematical group bas on brake drum?", "Does the bedrock mathematical group bas on cram?", "Does the bedrock mathematical group bas on din?", "Does the bedrock mathematical group bas on drumfish?", "Does the bedrock mathematical group bas on drums?", "Does the bedrock mathematical group bas on membranophone?", "Does the bedrock mathematical group bas on metal drum?", "Does the bedrock mathematical group bas on set?", "Does the bedrock mathematical group bas on thrum?", "Does the bedrock mathematical group bas on tympan?", "Does the bedrock radical bas on barrel?", "Does the bedrock radical bas on beat?", "Does the bedrock radical bas on brake drum?", "Does the bedrock radical bas on cram?", "Does the bedrock radical bas on din?", "Does the bedrock radical bas on drumfish?", "Does the bedrock radical bas on drums?", "Does the bedrock radical bas on membranophone?", "Does the bedrock radical bas on metal drum?", "Does the bedrock radical bas on set?", "Does the bedrock radical bas on thrum?", "Does the bedrock radical bas on tympan?", "Does the boulder a bas on drums?", "Does the boulder aggroup bas on drums?", "Does the boulder amass bas on drums?", "Does the boulder band bas on drums?", "Does the boulder batch bas on drums?", "Does the boulder chemical group bas on drums?", "Does the boulder cluster bas on drums?", "Does the boulder collection bas on drums?", "Does the boulder cortege bas on drums?", "Does the boulder group bas on drums?", "Does the boulder mathematical group bas on drums?", "Does the boulder radical bas on drums?", "Does the careen a bas on drums?", "Does the careen aggroup bas on drums?", "Does the careen amass bas on drums?", "Does the careen band bas on drums?", "Does the careen batch bas on drums?", "Does the careen chemical group bas on drums?", "Does the careen cluster bas on drums?", "Does the careen collection bas on drums?", "Does the careen cortege bas on drums?", "Does the careen group bas on drums?", "Does the careen mathematical group bas on drums?", "Do the careen radical bas on drums?", "Does the cliff a bas on drums?", "Does the cliff aggroup bas on drums?", "Does the cliff amass bas on drums?", "Does the cliff band bas on drums?", "Does the cliff batch bas on drums?", "Does the cliff chemical group bas on drums?", "Does the cliff cluster bas on drums?", "Does the cliff collection bas on drums?", "Does the cliff cortege bas on drums?", "Does the cliff group bas on drums?", "Does the cliff mathematical group bas on drums?", "Does the cliff radical bas on drums?", "Does the crack a bas on drums?", "Does the crack aggroup bas on drums?", "Does the crack amass bas on drums?", "Does the crack band bas on drums?", "Does the crack batch bas on drums?", "Does the crack chemical group bas on drums?", "Does the crack cluster bas on drums?", "Does the crack collection bas on drums?", "Does the crack cortege bas on drums?", "Does the crack group bas on drums?", "Does the crack mathematical group bas on drums?", "Does the crack radical bas on drums?", "Does the crag a bas on drums?", "Does the crag aggroup bas on drums?", "Does the crag amass bas on drums?", "Does the crag band bas on drums?", "Does the crag batch bas on drums?", "Does the crag chemical group bas on drums?", "Does the crag cluster bas on drums?", "Does the crag collection bas on drums?", "Does the crag cortege bas on drums?", "Does the crag group bas on drums?", "Does the crag mathematical group bas on drums?", "Does the crag radical bas on drums?", "Does the defence a bas on drums?", "Does the defence aggroup bas on drums?", "Does the defence amass bas on drums?", "Does the defence band bas on drums?", "Does the defence batch bas on drums?", "Does the defence chemical group bas on drums?", "Does the defence cluster bas on drums?", "Does the defence collection bas on drums?", "Does the defence cortege bas on drums?", "Does the defence group bas on drums?", "Does the defence mathematical group bas on drums?", "Does the defence radical bas on drums?", "Does the distaff a bas on drums?", "Does the distaff aggroup bas on drums?", "Does the distaff amass bas on drums?", "Does the distaff band bas on drums?", "Does the distaff batch bas on drums?", "Does the distaff chemical group bas on drums?", "Does the distaff cluster bas on drums?", "Does the distaff collection bas on drums?", "Does the distaff cortege bas on drums?", "Does the distaff group bas on drums?", "Does the distaff mathematical group bas on drums?", "Does the distaff radical bas on drums?", "Does the foundation a bas on drums?", "Does the foundation aggroup bas on drums?", "Does the foundation amass bas on drums?", "Does the foundation band bas on drums?", "Does the foundation batch bas on drums?", "Does the foundation chemical group bas on drums?", "Does the foundation cluster bas on drums?", "Does the foundation collection bas on drums?", "Does the foundation cortege bas on drums?", "Does the foundation group bas on drums?", "Does the foundation mathematical group bas on drums?", "Does the foundation radical bas on drums?", "Does the gem a bas on drums?", "Does the gem aggroup bas on drums?", "Does the gem amass bas on drums?", "Does the gem band bas on drums?", "Does the gem batch bas on drums?", "Does the gem chemical group bas on drums?", "Does the gem cluster bas on drums?", "Does the gem collection bas on drums?", "Does the gem cortege bas on drums?", "Does the gem group bas on drums?", "Does the gem mathematical group bas on drums?", "Does the gem radical bas on drums?", "Does the ice a bas on drums?", "Does the ice aggroup bas on drums?", "Does the ice amass bas on drums?", "Does the ice band bas on drums?", "Does the ice batch bas on drums?", "Does the ice chemical group bas on drums?", "Does the ice cluster bas on drums?", "Does the ice collection bas on drums?", "Does the ice cortege bas on drums?", "Does the ice group bas on drums?", "Does the ice mathematical group bas on drums?", "Does the ice radical bas on drums?", "Does the john rock a bas on barrel?", "Does the john rock a bas on beat?", "Does the john rock a bas on brake drum?", "Does the john rock a bas on cram?", "Does the john rock a bas on din?", "Does the john rock a bas on drumfish?", "Does the john rock a bas on drums?", "Does the john rock a bas on membranophone?", "Does the john rock a bas on metal drum?", "Does the john rock a bas on set?", "Does the john rock a bas on thrum?", "Does the john rock a bas on tympan?", "Does the john rock aggroup bas on barrel?", "Does the john rock aggroup bas on beat?", "Does the john rock aggroup bas on brake drum?", "Does the john rock aggroup bas on cram?", "Does the john rock aggroup bas on din?", "Does the john rock aggroup bas on drumfish?", "Does the john rock aggroup bas on drums?", "Does the john rock aggroup bas on membranophone?", "Does the john rock aggroup bas on metal drum?", "Does the john rock aggroup bas on set?", "Does the john rock aggroup bas on thrum?", "Does the john rock aggroup bas on tympan?", "Does the john rock amass bas on barrel?", "Does the john rock amass bas on beat?", "Does the john rock amass bas on brake drum?", "Does the john rock amass bas on cram?", "Does the john rock amass bas on din?", "Does the john rock amass bas on drumfish?", "Does the john rock amass bas on drums?", "Does the john rock amass bas on membranophone?", "Does the john rock amass bas on metal drum?", "Does the john rock amass bas on set?", "Does the john rock amass bas on thrum?", "Does the john rock amass bas on tympan?", "Does the john rock band bas on barrel?", "Does the john rock band bas on beat?", "Does the john rock band bas on brake drum?", "Does the john rock band bas on cram?", "Does the john rock band bas on din?", "Does the john rock band bas on drumfish?", "Does the john rock band bas on drums?", "Does the john rock band bas on membranophone?", "Does the john rock band bas on metal drum?", "Does the john rock band bas on set?", "Does the john rock band bas on thrum?", "Does the john rock band bas on tympan?", "Does the john rock batch bas on barrel?", "Does the john rock batch bas on beat?", "Does the john rock batch bas on brake drum?", "Does the john rock batch bas on cram?", "Does the john rock batch bas on din?", "Does the john rock batch bas on drumfish?", "Does the john rock batch bas on drums?", "Does the john rock batch bas on membranophone?", "Does the john rock batch bas on metal drum?", "Does the john rock batch bas on set?", "Does the john rock batch bas on thrum?", "Does the john rock batch bas on tympan?", "Does the john rock chemical group bas on barrel?", "Does the john rock chemical group bas on beat?", "Does the john rock chemical group bas on brake drum?", "Does the john rock chemical group bas on cram?", "Does the john rock chemical group bas on din?", "Does the john rock chemical group bas on drumfish?", "Does the john rock chemical group bas on drums?", "Does the john rock chemical group bas on membranophone?", "Does the john rock chemical group bas on metal drum?", "Does the john rock chemical group bas on set?", "Does the john rock chemical group bas on thrum?", "Does the john rock chemical group bas on tympan?", "Does the john rock cluster bas on barrel?", "Does the john rock cluster bas on beat?", "Does the john rock cluster bas on brake drum?", "Does the john rock cluster bas on cram?", "Does the john rock cluster bas on din?", "Does the john rock cluster bas on drumfish?", "Does the john rock cluster bas on drums?", "Does the john rock cluster bas on membranophone?", "Does the john rock cluster bas on metal drum?", "Does the john rock cluster bas on set?", "Does the john rock cluster bas on thrum?", "Does the john rock cluster bas on tympan?", "Does the john rock collection bas on barrel?", "Does the john rock collection bas on beat?", "Does the john rock collection bas on brake drum?", "Does the john rock collection bas on cram?", "Does the john rock collection bas on din?", "Does the john rock collection bas on drumfish?", "Does the john rock collection bas on drums?", "Does the john rock collection bas on membranophone?", "Does the john rock collection bas on metal drum?", "Does the john rock collection bas on set?", "Does the john rock collection bas on thrum?", "Does the john rock collection bas on tympan?", "Does the john rock cortege bas on barrel?", "Does the john rock cortege bas on beat?", "Does the john rock cortege bas on brake drum?", "Does the john rock cortege bas on cram?", "Does the john rock cortege bas on din?", "Does the john rock cortege bas on drumfish?", "Does the john rock cortege bas on drums?", "Does the john rock cortege bas on membranophone?", "Does the john rock cortege bas on metal drum?", "Does the john rock cortege bas on set?", "Does the john rock cortege bas on thrum?", "Does the john rock cortege bas on tympan?", "Does the john rock group bas on barrel?", "Does the john rock group bas on beat?", "Does the john rock group bas on brake drum?", "Does the john rock group bas on cram?", "Does the john rock group bas on din?", "Does the john rock group bas on drumfish?", "Does the john rock group bas on drums?", "Does the john rock group bas on membranophone?", "Does the john rock group bas on metal drum?", "Does the john rock group bas on set?", "Does the john rock group bas on thrum?", "Does the john rock group bas on tympan?", "Does the john rock mathematical group bas on barrel?", "Does the john rock mathematical group bas on beat?", "Does the john rock mathematical group bas on brake drum?", "Does the john rock mathematical group bas on cram?", "Does the john rock mathematical group bas on din?", "Does the john rock mathematical group bas on drumfish?", "Does the john rock mathematical group bas on drums?", "Does the john rock mathematical group bas on membranophone?", "Does the john rock mathematical group bas on metal drum?", "Does the john rock mathematical group bas on set?", "Does the john rock mathematical group bas on thrum?", "Does the john rock mathematical group bas on tympan?", "Does the john rock radical bas on barrel?", "Does the john rock radical bas on beat?", "Does the john rock radical bas on brake drum?", "Does the john rock radical bas on cram?", "Does the john rock radical bas on din?", "Does the john rock radical bas on drumfish?", "Does the john rock radical bas on drums?", "Does the john rock radical bas on membranophone?", "Does the john rock radical bas on metal drum?", "Does the john rock radical bas on set?", "Does the john rock radical bas on thrum?", "Does the john rock radical bas on tympan?", "Does the kick ass a bas on drums?", "Does the kick ass aggroup bas on drums?", "Does the kick ass amass bas on drums?", "Does the kick ass band bas on drums?", "Does the kick ass batch bas on drums?", "Does the kick ass chemical group bas on drums?", "Does the kick ass cluster bas on drums?", "Does the kick ass collection bas on drums?", "Does the kick ass cortege bas on drums?", "Does the kick ass group bas on drums?", "Does the kick ass mathematical group bas on drums?", "Does the kick ass radical bas on drums?", "Does the kick but a bas on drums?", "Does the kick butt aggroup bas on drums?", "Does the kick butt amass bas on drums?", "Does the kick butt band bas on drums?", "Does the kick butt batch bas on drums?", "Does the kick butt chemical group bas on drums?", "Does the kick butt cluster bas on drums?", "Does the kick butt collection bas on drums?", "Does the kick butt cortege bas on drums?", "Does the kick butt group bas on drums?", "Does the kick butt mathematical group bas on drums?", "Does the kick butt radical bas on drums?", "Does the newfoundland a bas on drums?", "Does the newfoundland aggroup bas on drums?", "Does the newfoundland amass bas on drums?", "Does the newfoundland band bas on drums?", "Does the newfoundland batch bas on drums?", "Does the newfoundland chemical group bas on drums?", "Does the newfoundland cluster bas on drums?", "Does the newfoundland collection bas on drums?", "Does the newfoundland cortege bas on drums?", "Does the newfoundland group bas on drums?", "Does the newfoundland mathematical group bas on drums?", "Does the newfoundland radical bas on drums?", "Does the protection a bas on drums?", "Does the protection aggroup bas on drums?", "Does the protection amass bas on drums?", "Does the protection band bas on drums?", "Does the protection batch bas on drums?", "Does the protection chemical group bas on drums?", "Does the protection cluster bas on drums?", "Does the protection collection bas on drums?", "Does the protection cortege bas on drums?", "Does the protection group bas on drums?", "Does the protection mathematical group bas on drums?", "Does the protection radical bas on drums?", "Does the reef a bas on drums?", "Does the reef aggroup bas on drums?", "Does the reef amass bas on drums?", "Does the reef band bas on drums?", "Does the reef batch bas on drums?", "Does the reef chemical group bas on drums?", "Does the reef cluster bas on drums?", "Does the reef collection bas on drums?", "Does the reef cortege bas on drums?", "Does the reef group bas on drums?", "Does the reef mathematical group bas on drums?", "Does the reef radical bas on drums?", "Does the refuge a bas on drums?", "Does the refuge aggroup bas on drums?", "Does the refuge amass bas on drums?", "Does the refuge band bas on drums?", "Does the refuge batch bas on drums?", "Does the refuge chemical group bas on drums?", "Does the refuge cluster bas on drums?", "Does the refuge collection bas on drums?", "Does the refuge cortege bas on drums?", "Does the refuge group bas on drums?", "Does the refuge mathematical group bas on drums?", "Does the refuge radical bas on drums?", "Does the rock a bas on barrel?", "Does the rock a bas on beat?", "Does the rock a bas on brake drum?", "Does the rock a bas on cram?", "Does the rock a bas on din?", "Does the rock a bas on drumfish?", "Does the rock a bas on drums?", "Does the rock a bas on membranophone?", "Does the rock a bas on metal drum?", "Does the rock a bas on set?", "Does the rock a bas on thrum?", "Does the rock a bas on tympan?", "Does the rock aggroup bas on barrel?", "Does the rock aggroup bas on beat?", "Does the rock aggroup bas on brake drum?", "Does the rock aggroup bas on cram?", "Does the rock aggroup bas on din?", "Does the rock aggroup bas on drumfish?", "Does the rock aggroup bas on drums?", "Does the rock aggroup bas on membranophone?", "Does the rock aggroup bas on metal drum?", "Does the rock aggroup bas on set?", "Does the rock aggroup bas on thrum?", "Does the rock aggroup bas on tympan?", "Does the rock amass bas on barrel?", "Does the rock amass bas on beat?", "Does the rock amass bas on brake drum?", "Does the rock amass bas on cram?", "Does the rock amass bas on din?", "Does the rock amass bas on drumfish?", "Does the rock amass bas on drums?", "Does the rock amass bas on membranophone?", "Does the rock amass bas on metal drum?", "Does the rock amass bas on set?", "Does the rock amass bas on thrum?", "Does the rock amass bas on tympan?", "Does the rock band bas on barrel?", "Does the rock band bas on beat?", "Does the rock band bas on brake drum?", "Does the rock band bas on cram?", "Does the rock band bas on din?", "Does the rock band bas on drumfish?", "Does the rock band bas on drums?", "Does the rock band bas on membranophone?", "Does the rock band bas on metal drum?", "Does the rock band bas on set?", "Does the rock band bas on thrum?", "Does the rock band bas on tympan?", "Does the rock batch bas on barrel?", "Does the rock batch bas on beat?", "Does the rock batch bas on brake drum?", "Does the rock batch bas on cram?", "Does the rock batch bas on din?", "Does the rock batch bas on drumfish?", "Does the rock batch bas on drums?", "Does the rock batch bas on membranophone?", "Does the rock batch bas on metal drum?", "Does the rock batch bas on set?", "Does the rock batch bas on thrum?", "Does the rock batch bas on tympan?", "Does the rock candy a bas on barrel?", "Does the rock candy a bas on beat?", "Does the rock candy a bas on brake drum?", "Does the rock candy a bas on cram?", "Does the rock candy a bas on din?", "Does the rock candy a bas on drumfish?", "Does the rock candy a bas on drums?", "Does the rock candy a bas on membranophone?", "Does the rock candy a bas on metal drum?", "Does the rock candy a bas on set?", "Does the rock candy a bas on thrum?", "Does the rock candy a bas on tympan?", "Does the rock candy aggroup bas on barrel?", "Does the rock candy aggroup bas on beat?", "Does the rock candy aggroup bas on brake drum?", "Does the rock candy aggroup bas on cram?", "Does the rock candy aggroup bas on din?", "Does the rock candy aggroup bas on drumfish?", "Does the rock candy aggroup bas on drums?", "Does the rock candy aggroup bas on membranophone?", "Does the rock candy aggroup bas on metal drum?", "Does the rock candy aggroup bas on set?", "Does the rock candy aggroup bas on thrum?", "Does the rock candy aggroup bas on tympan?", "Does the rock candy amass bas on barrel?", "Does the rock candy amass bas on beat?", "Does the rock candy amass bas on brake drum?", "Does the rock candy amass bas on cram?", "Does the rock candy amass bas on din?", "Does the rock candy amass bas on drumfish?", "Does the rock candy amass bas on drums?", "Does the rock candy amass bas on membranophone?", "Does the rock candy amass bas on metal drum?", "Does the rock candy amass bas on set?", "Does the rock candy amass bas on thrum?", "Does the rock candy amass bas on tympan?", "Does the rock candy band bas on barrel?", "Does the rock candy band bas on beat?", "Does the rock candy band bas on brake drum?", "Does the rock candy band bas on cram?", "Does the rock candy band bas on din?", "Does the rock candy band bas on drumfish?", "Does the rock candy band bas on drums?", "Does the rock candy band bas on membranophone?", "Does the rock candy band bas on metal drum?", "Does the rock candy band bas on set?", "Does the rock candy band bas on thrum?", "Does the rock candy band bas on tympan?", "Does the rock candy batch bas on barrel?", "Does the rock candy batch bas on beat?", "Does the rock candy batch bas on brake drum?", "Does the rock candy batch bas on cram?", "Does the rock candy batch bas on din?", "Does the rock candy batch bas on drumfish?", "Does the rock candy batch bas on drums?", "Does the rock candy batch bas on membranophone?", "Does the rock candy batch bas on metal drum?", "Does the rock candy batch bas on set?", "Does the rock candy batch bas on thrum?", "Does the rock candy batch bas on tympan?", "Does the rock candy chemical group bas on barrel?", "Does the rock candy chemical group bas on beat?", "Does the rock candy chemical group bas on brake drum?", "Does the rock candy chemical group bas on cram?", "Does the rock candy chemical group bas on din?", "Does the rock candy chemical group bas on drumfish?", "Does the rock candy chemical group bas on drums?", "Does the rock candy chemical group bas on membranophone?", "Does the rock candy chemical group bas on metal drum?", "Does the rock candy chemical group bas on set?", "Does the rock candy chemical group bas on thrum?", "Does the rock candy chemical group bas on tympan?", "Does the rock candy cluster bas on barrel?", "Does the rock candy cluster bas on beat?", "Does the rock candy cluster bas on brake drum?", "Does the rock candy cluster bas on cram?", "Does the rock candy cluster bas on din?", "Does the rock candy cluster bas on drumfish?", "Does the rock candy cluster bas on drums?", "Does the rock candy cluster bas on membranophone?", "Does the rock candy cluster bas on metal drum?", "Does the rock candy cluster bas on set?", "Does the rock candy cluster bas on thrum?", "Does the rock candy cluster bas on tympan?", "Does the rock candy collection bas on barrel?", "Does the rock candy collection bas on beat?", "Does the rock candy collection bas on brake drum?", "Does the rock candy collection bas on cram?", "Does the rock candy collection bas on din?", "Does the rock candy collection bas on drumfish?", "Does the rock candy collection bas on drums?", "Does the rock candy collection bas on membranophone?", "Does the rock candy collection bas on metal drum?", "Does the rock candy collection bas on set?", "Does the rock candy collection bas on thrum?", "Does the rock candy collection bas on tympan?", "Does the rock candy cortege bas on barrel?", "Does the rock candy cortege bas on beat?", "Does the rock candy cortege bas on brake drum?", "Does the rock candy cortege bas on cram?", "Does the rock candy cortege bas on din?", "Does the rock candy cortege bas on drumfish?", "Does the rock candy cortege bas on drums?", "Does the rock candy cortege bas on membranophone?", "Does the rock candy cortege bas on metal drum?", "Does the rock candy cortege bas on set?", "Does the rock candy cortege bas on thrum?", "Does the rock candy cortege bas on tympan?", "Does the rock candy group bas on barrel?", "Does the rock candy group bas on beat?", "Does the rock candy group bas on brake drum?", "Does the rock candy group bas on cram?", "Does the rock candy group bas on din?", "Does the rock candy group bas on drumfish?", "Does the rock candy group bas on drums?", "Does the rock candy group bas on membranophone?", "Does the rock candy group bas on metal drum?", "Does the rock candy group bas on set?", "Does the rock candy group bas on thrum?", "Does the rock candy group bas on tympan?", "Does the rock candy mathematical group bas on barrel?", "Does the rock candy mathematical group bas on beat?", "Does the rock candy mathematical group bas on brake drum?", "Does the rock candy mathematical group bas on cram?", "Does the rock candy mathematical group bas on din?", "Does the rock candy mathematical group bas on drumfish?", "Does the rock candy mathematical group bas on drums?", "Does the rock candy mathematical group bas on membranophone?", "Does the rock candy mathematical group bas on metal drum?", "Does the rock candy mathematical group bas on set?", "Does the rock candy mathematical group bas on thrum?", "Does the rock candy mathematical group bas on tympan?", "Does the rock candy radical bas on barrel?", "Does the rock candy radical bas on beat?", "Does the rock candy radical bas on brake drum?", "Does the rock candy radical bas on cram?", "Does the rock candy radical bas on din?", "Does the rock candy radical bas on drumfish?", "Does the rock candy radical bas on drums?", "Does the rock candy radical bas on membranophone?", "Does the rock candy radical bas on metal drum?", "Does the rock candy radical bas on set?", "Does the rock candy radical bas on thrum?", "Does the rock candy radical bas on tympan?", "Does the rock chemical group bas on barrel?", "Does the rock chemical group bas on beat?", "Does the rock chemical group bas on brake drum?", "Does the rock chemical group bas on cram?", "Does the rock chemical group bas on din?", "Does the rock chemical group bas on drumfish?", "Does the rock chemical group bas on drums?", "Does the rock chemical group bas on membranophone?", "Does the rock chemical group bas on metal drum?", "Does the rock chemical group bas on set?", "Does the rock chemical group bas on thrum?", "Does the rock chemical group bas on tympan?", "Does the rock cluster bas on barrel?", "Does the rock cluster bas on beat?", "Does the rock cluster bas on brake drum?", "Does the rock cluster bas on cram?", "Does the rock cluster bas on din?", "Does the rock cluster bas on drumfish?", "Does the rock cluster bas on drums?", "Does the rock cluster bas on membranophone?", "Does the rock cluster bas on metal drum?", "Does the rock cluster bas on set?", "Does the rock cluster bas on thrum?", "Does the rock cluster bas on tympan?", "Does the rock collection bas on barrel?", "Does the rock collection bas on beat?", "Does the rock collection bas on brake drum?", "Does the rock collection bas on cram?", "Does the rock collection bas on din?", "Does the rock collection bas on drumfish?", "Does the rock collection bas on drums?", "Does the rock collection bas on membranophone?", "Does the rock collection bas on metal drum?", "Does the rock collection bas on set?", "Does the rock collection bas on thrum?", "Does the rock collection bas on tympan?", "Does the rock cortege bas on barrel?", "Does the rock cortege bas on beat?", "Does the rock cortege bas on brake drum?", "Does the rock cortege bas on cram?", "Does the rock cortege bas on din?", "Does the rock cortege bas on drumfish?", "Does the rock cortege bas on drums?", "Does the rock cortege bas on membranophone?", "Does the rock cortege bas on metal drum?", "Does the rock cortege bas on set?", "Does the rock cortege bas on thrum?", "Does the rock cortege bas on tympan?", "Does the rock group bas on barrel?", "Does the rock group bas on beat?", "Does the rock group bas on brake drum?", "Does the rock group bas on cram?", "Does the rock group bas on din?", "Does the rock group bas on drumfish?", "Does the rock group bas on membranophone?", "Does the rock group bas on metal drum?", "Does the rock group bas on set?", "Does the rock group bas on thrum?", "Does the rock group bas on tympan?", "Does the rock mathematical group bas on barrel?", "Does the rock mathematical group bas on beat?", "Does the rock mathematical group bas on brake drum?", "Does the rock mathematical group bas on cram?", "Does the rock mathematical group bas on din?", "Does the rock mathematical group bas on drumfish?", "Does the rock mathematical group bas on drums?", "Does the rock mathematical group bas on membranophone?", "Does the rock mathematical group bas on metal drum?", "Does the rock mathematical group bas on set?", "Does the rock mathematical group bas on thrum?", "Does the rock mathematical group bas on tympan?", "Does the rock music a bas on barrel?", "Does the rock music a bas on beat?", "Does the rock music a bas on brake drum?", "Does the rock music a bas on cram?", "Does the rock music a bas on din?", "Does the rock music a bas on drumfish?", "Does the rock music a bas on drums?", "Does the rock music a bas on membranophone?", "Does the rock music a bas on metal drum?", "Does the rock music a bas on set?", "Does the rock music a bas on thrum?", "Does the rock music a bas on tympan?", "Does the rock music aggroup bas on barrel?", "Does the rock music aggroup bas on beat?", "Does the rock music aggroup bas on brake drum?", "Does the rock music aggroup bas on cram?", "Does the rock music aggroup bas on din?", "Does the rock music aggroup bas on drumfish?", "Does the rock music aggroup bas on drums?", "Does the rock music aggroup bas on membranophone?", "Does the rock music aggroup bas on metal drum?", "Does the rock music aggroup bas on set?", "Does the rock music aggroup bas on thrum?", "Does the rock music aggroup bas on tympan?", "Does the rock music amass bas on barrel?", "Does the rock music amass bas on beat?", "Does the rock music amass bas on brake drum?", "Does the rock music amass bas on cram?", "Does the rock music amass bas on din?", "Does the rock music amass bas on drumfish?", "Does the rock music amass bas on drums?", "Does the rock music amass bas on membranophone?", "Does the rock music amass bas on metal drum?", "Does the rock music amass bas on set?", "Does the rock music amass bas on thrum?", "Does the rock music amass bas on tympan?", "Does the rock music band bas on barrel?", "Does the rock music band bas on beat?", "Does the rock music band bas on brake drum?", "Does the rock music band bas on cram?", "Does the rock music band bas on din?", "Does the rock music band bas on drumfish?", "Does the rock music band bas on drums?", "Does the rock music band bas on membranophone?", "Does the rock music band bas on metal drum?", "Does the rock music band bas on set?", "Does the rock music band bas on thrum?", "Does the rock music band bas on tympan?", "Does the rock music batch bas on barrel?", "Does the rock music batch bas on beat?", "Does the rock music batch bas on brake drum?", "Does the rock music batch bas on cram?", "Does the rock music batch bas on din?", "Does the rock music batch bas on drumfish?", "Does the rock music batch bas on drums?", "Does the rock music batch bas on membranophone?", "Does the rock music batch bas on metal drum?", "Does the rock music batch bas on set?", "Does the rock music batch bas on thrum?", "Does the rock music batch bas on tympan?", "Does the rock music chemical group bas on barrel?", "Does the rock music chemical group bas on beat?", "Does the rock music chemical group bas on brake drum?", "Does the rock music chemical group bas on cram?", "Does the rock music chemical group bas on din?", "Does the rock music chemical group bas on drumfish?", "Does the rock music chemical group bas on drums?", "Does the rock music chemical group bas on membranophone?", "Does the rock music chemical group bas on metal drum?", "Does the rock music chemical group bas on set?", "Does the rock music chemical group bas on thrum?", "Does the rock music chemical group bas on tympan?", "Does the rock music cluster bas on barrel?", "Does the rock music cluster bas on beat?", "Does the rock music cluster bas on brake drum?", "Does the rock music cluster bas on cram?", "Does the rock music cluster bas on din?", "Does the rock music cluster bas on drumfish?", "Does the rock music cluster bas on drums?", "Does the rock music cluster bas on membranophone?", "Does the rock music cluster bas on metal drum?", "Does the rock music cluster bas on set?", "Does the rock music cluster bas on thrum?", "Does the rock music cluster bas on tympan?", "Does the rock music collection bas on barrel?", "Does the rock music collection bas on beat?", "Does the rock music collection bas on brake drum?", "Does the rock music collection bas on cram?", "Does the rock music collection bas on din?", "Does the rock music collection bas on drumfish?", "Does the rock music collection bas on drums?", "Does the rock music collection bas on membranophone?", "Does the rock music collection bas on metal drum?", "Does the rock music collection bas on set?", "Does the rock music collection bas on thrum?", "Does the rock music collection bas on tympan?", "Does the rock music cortege bas on barrel?", "Does the rock music cortege bas on beat?", "Does the rock music cortege bas on brake drum?", "Does the rock music cortege bas on cram?", "Does the rock music cortege bas on din?", "Does the rock music cortege bas on drumfish?", "Does the rock music cortege bas on drums?", "Does the rock music cortege bas on membranophone?", "Does the rock music cortege bas on metal drum?", "Does the rock music cortege bas on set?", "Does the rock music cortege bas on thrum?", "Does the rock music cortege bas on tympan?", "Does the rock music group bas on barrel?", "Does the rock music group bas on beat?", "Does the rock music group bas on brake drum?", "Does the rock music group bas on cram?", "Does the rock music group bas on din?", "Does the rock music group bas on drumfish?", "Does the rock music group bas on drums?", "Does the rock music group bas on membranophone?", "Does the rock music group bas on metal drum?", "Does the rock music group bas on set?", "Does the rock music group bas on thrum?", "Does the rock music group bas on tympan?", "Does the rock music mathematical group bas on barrel?", "Does the rock music mathematical group bas on beat?", "Does the rock music mathematical group bas on brake drum?", "Does the rock music mathematical group bas on cram?", "Does the rock music mathematical group bas on din?", "Does the rock music mathematical group bas on drumfish?", "Does the rock music mathematical group bas on drums?", "Does the rock music mathematical group bas on membranophone?", "Does the rock music mathematical group bas on metal drum?", "Does the rock music mathematical group bas on set?", "Does the rock music mathematical group bas on thrum?", "Does the rock music mathematical group bas on tympan?", "Does the rock music radical bas on barrel?", "Does the rock music radical bas on beat?", "Does the rock music radical bas on brake drum?", "Does the rock music radical bas on cram?", "Does the rock music radical bas on din?", "Does the rock music radical bas on drumfish?", "Does the rock music radical bas on drums?", "Does the rock music radical bas on membranophone?", "Does the rock music radical bas on metal drum?", "Does the rock music radical bas on set?", "Does the rock music radical bas on thrum?", "Does the rock music radical bas on tympan?", "Does the rock n rol a bas on barrel?", "Does the rock n rol a bas on beat?", "Does the rock n rol a bas on brake drum?", "Does the rock n rol a bas on cram?", "Does the rock n rol a bas on din?", "Does the rock n rol a bas on drumfish?", "Does the rock n rol a bas on drums?", "Does the rock n rol a bas on membranophone?", "Does the rock n rol a bas on metal drum?", "Does the rock n rol a bas on set?", "Does the rock n rol a bas on thrum?", "Does the rock n rol a bas on tympan?", "Does the rock n roll aggroup bas on barrel?", "Does the rock n roll aggroup bas on beat?", "Does the rock n roll aggroup bas on brake drum?", "Does the rock n roll aggroup bas on cram?", "Does the rock n roll aggroup bas on din?", "Does the rock n roll aggroup bas on drumfish?", "Does the rock n roll aggroup bas on drums?", "Does the rock n roll aggroup bas on membranophone?", "Does the rock n roll aggroup bas on metal drum?", "Does the rock n roll aggroup bas on set?", "Does the rock n roll aggroup bas on thrum?", "Does the rock n roll aggroup bas on tympan?", "Does the rock n roll amass bas on barrel?", "Does the rock n roll amass bas on beat?", "Does the rock n roll amass bas on brake drum?", "Does the rock n roll amass bas on cram?", "Does the rock n roll amass bas on din?", "Does the rock n roll amass bas on drumfish?", "Does the rock n roll amass bas on drums?", "Does the rock n roll amass bas on membranophone?", "Does the rock n roll amass bas on metal drum?", "Does the rock n roll amass bas on set?", "Does the rock n roll amass bas on thrum?", "Does the rock n roll amass bas on tympan?", "Does the rock n roll band bas on barrel?", "Does the rock n roll band bas on beat?", "Does the rock n roll band bas on brake drum?", "Does the rock n roll band bas on cram?", "Does the rock n roll band bas on din?", "Does the rock n roll band bas on drumfish?", "Does the rock n roll band bas on drums?", "Does the rock n roll band bas on membranophone?", "Does the rock n roll band bas on metal drum?", "Does the rock n roll band bas on set?", "Does the rock n roll band bas on thrum?", "Does the rock n roll band bas on tympan?", "Does the rock n roll batch bas on barrel?", "Does the rock n roll batch bas on beat?", "Does the rock n roll batch bas on brake drum?", "Does the rock n roll batch bas on cram?", "Does the rock n roll batch bas on din?", "Does the rock n roll batch bas on drumfish?", "Does the rock n roll batch bas on drums?", "Does the rock n roll batch bas on membranophone?", "Does the rock n roll batch bas on metal drum?", "Does the rock n roll batch bas on set?", "Does the rock n roll batch bas on thrum?", "Does the rock n roll batch bas on tympan?", "Does the rock n roll chemical group bas on barrel?", "Does the rock n roll chemical group bas on beat?", "Does the rock n roll chemical group bas on brake drum?", "Does the rock n roll chemical group bas on cram?", "Does the rock n roll chemical group bas on din?", "Does the rock n roll chemical group bas on drumfish?", "Does the rock n roll chemical group bas on drums?", "Does the rock n roll chemical group bas on membranophone?", "Does the rock n roll chemical group bas on metal drum?", "Does the rock n roll chemical group bas on set?", "Does the rock n roll chemical group bas on thrum?", "Does the rock n roll chemical group bas on tympan?", "Does the rock n roll cluster bas on barrel?", "Does the rock n roll cluster bas on beat?", "Does the rock n roll cluster bas on brake drum?", "Does the rock n roll cluster bas on cram?", "Does the rock n roll cluster bas on din?", "Does the rock n roll cluster bas on drumfish?", "Does the rock n roll cluster bas on drums?", "Does the rock n roll cluster bas on membranophone?", "Does the rock n roll cluster bas on metal drum?", "Does the rock n roll cluster bas on set?", "Does the rock n roll cluster bas on thrum?", "Does the rock n roll cluster bas on tympan?", "Does the rock n roll collection bas on barrel?", "Does the rock n roll collection bas on beat?", "Does the rock n roll collection bas on brake drum?", "Does the rock n roll collection bas on cram?", "Does the rock n roll collection bas on din?", "Does the rock n roll collection bas on drumfish?", "Does the rock n roll collection bas on drums?", "Does the rock n roll collection bas on membranophone?", "Does the rock n roll collection bas on metal drum?", "Does the rock n roll collection bas on set?", "Does the rock n roll collection bas on thrum?", "Does the rock n roll collection bas on tympan?", "Does the rock n roll cortege bas on barrel?", "Does the rock n roll cortege bas on beat?", "Does the rock n roll cortege bas on brake drum?", "Does the rock n roll cortege bas on cram?", "Does the rock n roll cortege bas on din?", "Does the rock n roll cortege bas on drumfish?", "Does the rock n roll cortege bas on drums?", "Does the rock n roll cortege bas on membranophone?", "Does the rock n roll cortege bas on metal drum?", "Does the rock n roll cortege bas on set?", "Does the rock n roll cortege bas on thrum?", "Does the rock n roll cortege bas on tympan?", "Does the rock n roll group bas on barrel?", "Does the rock n roll group bas on beat?", "Does the rock n roll group bas on brake drum?", "Does the rock n roll group bas on cram?", "Does the rock n roll group bas on din?", "Does the rock n roll group bas on drumfish?", "Does the rock n roll group bas on drums?", "Does the rock n roll group bas on membranophone?", "Does the rock n roll group bas on metal drum?", "Does the rock n roll group bas on set?", "Does the rock n roll group bas on thrum?", "Does the rock n roll group bas on tympan?", "Does the rock n roll grouping bas on barrel?", "Does the rock n roll grouping bas on beat?", "Does the rock n roll grouping bas on brake drum?", "Does the rock n roll grouping bas on cram?", "Does the rock n roll grouping bas on din?", "Does the rock n roll grouping bas on drumfish?", "Does the rock n roll grouping bas on drums?", "Does the rock n roll grouping bas on membranophone?", "Does the rock n roll grouping bas on metal drum?", "Does the rock n roll grouping bas on set?", "Does the rock n roll grouping bas on thrum?", "Does the rock n roll grouping bas on tympan?", "Does the rock n roll mathematical group bas on barrel?", "Does the rock n roll mathematical group bas on beat?", "Does the rock n roll mathematical group bas on brake drum?", "Does the rock n roll mathematical group bas on cram?", "Does the rock n roll mathematical group bas on din?", "Does the rock n roll mathematical group bas on drumfish?", "Does the rock n roll mathematical group bas on drums?", "Does the rock n roll mathematical group bas on membranophone?", "Does the rock n roll mathematical group bas on metal drum?", "Does the rock n roll mathematical group bas on set?", "Does the rock n roll mathematical group bas on thrum?", "Does the rock n roll mathematical group bas on tympan?", "Does the rock n roll radical bas on barrel?", "Does the rock n roll radical bas on beat?", "Does the rock n roll radical bas on brake drum?", "Does the rock n roll radical bas on cram?", "Does the rock n roll radical bas on din?", "Does the rock n roll radical bas on drumfish?", "Does the rock n roll radical bas on drums?", "Does the rock n roll radical bas on membranophone?", "Does the rock n roll radical bas on metal drum?", "Does the rock n roll radical bas on set?", "Does the rock n roll radical bas on thrum?", "Does the rock n roll radical bas on tympan?", "Does the rock radical bas on barrel?", "Does the rock radical bas on beat?", "Does the rock radical bas on brake drum?", "Does the rock radical bas on cram?", "Does the rock radical bas on din?", "Does the rock radical bas on drumfish?", "Does the rock radical bas on drums?", "Does the rock radical bas on membranophone?", "Does the rock radical bas on metal drum?", "Does the rock radical bas on set?", "Does the rock radical bas on thrum?", "Does the rock radical bas on tympan?", "Does the rule a bas on drums?", "Does the rule aggroup bas on drums?", "Does the rule amass bas on drums?", "Does the rule band bas on drums?", "Does the rule batch bas on drums?", "Does the rule chemical group bas on drums?", "Does the rule cluster bas on drums?", "Does the rule collection bas on drums?", "Does the rule cortege bas on drums?", "Does the rule group bas on drums?", "Does the rule mathematical group bas on drums?", "Does the rule radical bas on drums?", "Does the shake a bas on drums?", "Does the shake aggroup bas on drums?", "Does the shake amass bas on drums?", "Does the shake band bas on drums?", "Does the shake batch bas on drums?", "Does the shake chemical group bas on drums?", "Does the shake cluster bas on drums?", "Does the shake collection bas on drums?", "Does the shake cortege bas on drums?", "Does the shake group bas on drums?", "Does the shake mathematical group bas on drums?", "Does the shake radical bas on drums?", "Does the stone a bas on drums?", "Does the stone aggroup bas on drums?", "Does the stone amass bas on drums?", "Does the stone band bas on drums?", "Does the stone batch bas on drums?", "Does the stone chemical group bas on drums?", "Does the stone cluster bas on drums?", "Does the stone collection bas on drums?", "Does the stone cortege bas on drums?", "Does the stone group bas on drums?", "Does the stone mathematical group bas on drums?", "Does the stone radical bas on drums?", "Does the sway a bas on drums?", "Does the sway aggroup bas on drums?", "Does the sway amass bas on drums?", "Does the sway band bas on drums?", "Does the sway batch bas on drums?", "Does the sway chemical group bas on drums?", "Does the sway cluster bas on drums?", "Does the sway collection bas on drums?", "Does the sway cortege bas on drums?", "Does the sway group bas on drums?", "Does the sway mathematical group bas on drums?", "Does the sway radical bas on drums?", "Does the tilt a bas on drums?", "Does the tilt aggroup bas on drums?", "Does the tilt amass bas on drums?", "Does the tilt band bas on drums?", "Does the tilt batch bas on drums?", "Does the tilt chemical group bas on drums?", "Does the tilt cluster bas on drums?", "Does the tilt collection bas on drums?", "Does the tilt cortege bas on drums?", "Does the tilt group bas on drums?", "Does the tilt mathematical group bas on drums?", "Do the tilt radical bas on drums?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the group bas on ?", "Does the afrikaner a bas on ?", "Does the afrikaner aggroup bas on ?", "Does the afrikaner amass bas on ?", "Does the afrikaner band bas on ?", "Does the afrikaner batch bas on ?", "Does the afrikaner chemical group bas on ?", "Does the afrikaner cluster bas on ?", "Does the afrikaner collection bas on ?", "Does the afrikaner cortege bas on ?", "Does the afrikaner group bas on ?", "Does the afrikaner mathematical group bas on ?", "Does the afrikaner radical bas on ?", "Does the asylum a bas on ?", "Does the asylum aggroup bas on ?", "Does the asylum amass bas on ?", "Does the asylum band bas on ?", "Does the asylum batch bas on ?", "Does the asylum chemical group bas on ?", "Does the asylum cluster bas on ?", "Does the asylum collection bas on ?", "Does the asylum cortege bas on ?", "Does the asylum group bas on ?", "Does the asylum mathematical group bas on ?", "Does the asylum radical bas on ?", "Does the bed a bas on barrel?", "Does the bed a bas on beat?", "Does the bed a bas on brake drum?", "Does the bed a bas on cram?", "Does the bed a bas on din?", "Does the bed a bas on drumfish?", "Does the bed a bas on ?", "Does the bed a bas on membranophone?", "Does the bed a bas on metal drum?", "Does the bed a bas on set?", "Does the bed a bas on thrum?", "Does the bed a bas on tympan?", "Does the bed aggroup bas on barrel?", "Does the bed aggroup bas on beat?", "Does the bed aggroup bas on brake drum?", "Does the bed aggroup bas on cram?", "Does the bed aggroup bas on din?", "Does the bed aggroup bas on drumfish?", "Does the bed aggroup bas on ?", "Does the bed aggroup bas on membranophone?", "Does the bed aggroup bas on metal drum?", "Does the bed aggroup bas on set?", "Does the bed aggroup bas on thrum?", "Does the bed aggroup bas on tympan?", "Does the bed amass bas on barrel?", "Does the bed amass bas on beat?", "Does the bed amass bas on brake drum?", "Does the bed amass bas on cram?", "Does the bed amass bas on din?", "Does the bed amass bas on drumfish?", "Does the bed amass bas on ?", "Does the bed amass bas on membranophone?", "Does the bed amass bas on metal drum?", "Does the bed amass bas on set?", "Does the bed amass bas on thrum?", "Does the bed amass bas on tympan?", "Does the bed band bas on barrel?", "Does the bed band bas on beat?", "Does the bed band bas on brake drum?", "Does the bed band bas on cram?", "Does the bed band bas on din?", "Does the bed band bas on drumfish?", "Does the bed band bas on ?", "Does the bed band bas on membranophone?", "Does the bed band bas on metal drum?", "Does the bed band bas on set?", "Does the bed band bas on thrum?", "Does the bed band bas on tympan?", "Does the bed batch bas on barrel?", "Does the bed batch bas on beat?", "Does the bed batch bas on brake drum?", "Does the bed batch bas on cram?", "Does the bed batch bas on din?", "Does the bed batch bas on drumfish?", "Does the bed batch bas on ?", "Does the bed batch bas on membranophone?", "Does the bed batch bas on metal drum?", "Does the bed batch bas on set?", "Does the bed batch bas on thrum?", "Does the bed batch bas on tympan?", "Does the bed chemical group bas on barrel?", "Does the bed chemical group bas on beat?", "Does the bed chemical group bas on brake drum?", "Does the bed chemical group bas on cram?", "Does the bed chemical group bas on din?", "Does the bed chemical group bas on drumfish?", "Does the bed chemical group bas on ?", "Does the bed chemical group bas on membranophone?", "Does the bed chemical group bas on metal drum?", "Does the bed chemical group bas on set?", "Does the bed chemical group bas on thrum?", "Does the bed chemical group bas on tympan?", "Does the bed cluster bas on barrel?", "Does the bed cluster bas on beat?", "Does the bed cluster bas on brake drum?", "Does the bed cluster bas on cram?", "Does the bed cluster bas on din?", "Does the bed cluster bas on drumfish?", "Does the bed cluster bas on ?", "Does the bed cluster bas on membranophone?", "Does the bed cluster bas on metal drum?", "Does the bed cluster bas on set?", "Does the bed cluster bas on thrum?", "Does the bed cluster bas on tympan?", "Does the bed collection bas on barrel?", "Does the bed collection bas on beat?", "Does the bed collection bas on brake drum?", "Does the bed collection bas on cram?", "Does the bed collection bas on din?", "Does the bed collection bas on drumfish?", "Does the bed collection bas on ?", "Does the bed collection bas on membranophone?", "Does the bed collection bas on metal drum?", "Does the bed collection bas on set?", "Does the bed collection bas on thrum?", "Does the bed collection bas on tympan?", "Does the bed cortege bas on barrel?", "Does the bed cortege bas on beat?", "Does the bed cortege bas on brake drum?", "Does the bed cortege bas on cram?", "Does the bed cortege bas on din?", "Does the bed cortege bas on drumfish?", "Does the bed cortege bas on ?", "Does the bed cortege bas on membranophone?", "Does the bed cortege bas on metal drum?", "Does the bed cortege bas on set?", "Does the bed cortege bas on thrum?", "Does the bed cortege bas on tympan?", "Does the bed group bas on barrel?", "Does the bed group bas on beat?", "Does the bed group bas on brake drum?", "Does the bed group bas on cram?", "Does the bed group bas on din?", "Does the bed group bas on drumfish?", "Does the bed group bas on ?", "Does the bed group bas on membranophone?", "Does the bed group bas on metal drum?", "Does the bed group bas on set?", "Does the bed group bas on thrum?", "Does the bed group bas on tympan?", "Does the bed mathematical group bas on barrel?", "Does the bed mathematical group bas on beat?", "Does the bed mathematical group bas on brake drum?", "Does the bed mathematical group bas on cram?", "Does the bed mathematical group bas on din?", "Does the bed mathematical group bas on drumfish?", "Does the bed mathematical group bas on ?", "Does the bed mathematical group bas on membranophone?", "Does the bed mathematical group bas on metal drum?", "Does the bed mathematical group bas on set?", "Does the bed mathematical group bas on thrum?", "Does the bed mathematical group bas on tympan?", "Does the bed radical bas on barrel?", "Does the bed radical bas on beat?", "Does the bed radical bas on brake drum?", "Does the bed radical bas on cram?", "Does the bed radical bas on din?", "Does the bed radical bas on drumfish?", "Does the bed radical bas on ?", "Does the bed radical bas on membranophone?", "Does the bed radical bas on metal drum?", "Does the bed radical bas on set?", "Does the bed radical bas on thrum?", "Does the bed radical bas on tympan?", "Does the boulder a bas on ?", "Does the boulder aggroup bas on ?", "Does the boulder amass bas on ?", "Does the boulder band bas on ?", "Does the boulder batch bas on ?", "Does the boulder chemical group bas on ?", "Does the boulder cluster bas on ?", "Does the boulder collection bas on ?", "Does the boulder cortege bas on ?", "Does the boulder group bas on ?", "Does the boulder mathematical group bas on ?", "Does the boulder radical bas on ?", "Does the careen a bas on ?", "Does the careen aggroup bas on ?", "Does the careen amass bas on ?", "Does the careen band bas on ?", "Does the careen batch bas on ?", "Does the careen chemical group bas on ?", "Does the careen cluster bas on ?", "Does the careen collection bas on ?", "Does the careen cortege bas on ?", "Does the careen group bas on ?", "Does the careen mathematical group bas on ?", "Do the careen radical bas on ?", "Does the cliff a bas on ?", "Does the cliff aggroup bas on ?", "Does the cliff amass bas on ?", "Does the cliff band bas on ?", "Does the cliff batch bas on ?", "Does the cliff chemical group bas on ?", "Does the cliff cluster bas on ?", "Does the cliff collection bas on ?", "Does the cliff cortege bas on ?", "Does the cliff group bas on ?", "Does the cliff mathematical group bas on ?", "Does the cliff radical bas on ?", "Does the crack a bas on ?", "Does the crack aggroup bas on ?", "Does the crack amass bas on ?", "Does the crack band bas on ?", "Does the crack batch bas on ?", "Does the crack chemical group bas on ?", "Does the crack cluster bas on ?", "Does the crack collection bas on ?", "Does the crack cortege bas on ?", "Does the crack group bas on ?", "Does the crack mathematical group bas on ?", "Does the crack radical bas on ?", "Does the crag a bas on ?", "Does the crag aggroup bas on ?", "Does the crag amass bas on ?", "Does the crag band bas on ?", "Does the crag batch bas on ?", "Does the crag chemical group bas on ?", "Does the crag cluster bas on ?", "Does the crag collection bas on ?", "Does the crag cortege bas on ?", "Does the crag group bas on ?", "Does the crag mathematical group bas on ?", "Does the crag radical bas on ?", "Does the defence a bas on ?", "Does the defence aggroup bas on ?", "Does the defence amass bas on ?", "Does the defence band bas on ?", "Does the defence batch bas on ?", "Does the defence chemical group bas on ?", "Does the defence cluster bas on ?", "Does the defence collection bas on ?", "Does the defence cortege bas on ?", "Does the defence group bas on ?", "Does the defence mathematical group bas on ?", "Does the defence radical bas on ?", "Does the distaff a bas on ?", "Does the distaff aggroup bas on ?", "Does the distaff amass bas on ?", "Does the distaff band bas on ?", "Does the distaff batch bas on ?", "Does the distaff chemical group bas on ?", "Does the distaff cluster bas on ?", "Does the distaff collection bas on ?", "Does the distaff cortege bas on ?", "Does the distaff group bas on ?", "Does the distaff mathematical group bas on ?", "Does the distaff radical bas on ?", "Does the foundation a bas on ?", "Does the foundation aggroup bas on ?", "Does the foundation amass bas on ?", "Does the foundation band bas on ?", "Does the foundation batch bas on ?", "Does the foundation chemical group bas on ?", "Does the foundation cluster bas on ?", "Does the foundation collection bas on ?", "Does the foundation cortege bas on ?", "Does the foundation group bas on ?", "Does the foundation mathematical group bas on ?", "Does the foundation radical bas on ?", "Does the gem a bas on ?", "Does the gem aggroup bas on ?", "Does the gem amass bas on ?", "Does the gem band bas on ?", "Does the gem batch bas on ?", "Does the gem chemical group bas on ?", "Does the gem cluster bas on ?", "Does the gem collection bas on ?", "Does the gem cortege bas on ?", "Does the gem group bas on ?", "Does the gem mathematical group bas on ?", "Does the gem radical bas on ?", "Does the ice a bas on ?", "Does the ice aggroup bas on ?", "Does the ice amass bas on ?", "Does the ice band bas on ?", "Does the ice batch bas on ?", "Does the ice chemical group bas on ?", "Does the ice cluster bas on ?", "Does the ice collection bas on ?", "Does the ice cortege bas on ?", "Does the ice group bas on ?", "Does the ice mathematical group bas on ?", "Does the ice radical bas on ?", "Does the john a bas on barrel?", "Does the john a bas on beat?", "Does the john a bas on brake drum?", "Does the john a bas on cram?", "Does the john a bas on din?", "Does the john a bas on drumfish?", "Does the john a bas on ?", "Does the john a bas on membranophone?", "Does the john a bas on metal drum?", "Does the john a bas on set?", "Does the john a bas on thrum?", "Does the john a bas on tympan?", "Does the john aggroup bas on barrel?", "Does the john aggroup bas on beat?", "Does the john aggroup bas on brake drum?", "Does the john aggroup bas on cram?", "Does the john aggroup bas on din?", "Does the john aggroup bas on drumfish?", "Does the john aggroup bas on ?", "Does the john aggroup bas on membranophone?", "Does the john aggroup bas on metal drum?", "Does the john aggroup bas on set?", "Does the john aggroup bas on thrum?", "Does the john aggroup bas on tympan?", "Does the john amass bas on barrel?", "Does the john amass bas on beat?", "Does the john amass bas on brake drum?", "Does the john amass bas on cram?", "Does the john amass bas on din?", "Does the john amass bas on drumfish?", "Does the john amass bas on ?", "Does the john amass bas on membranophone?", "Does the john amass bas on metal drum?", "Does the john amass bas on set?", "Does the john amass bas on thrum?", "Does the john amass bas on tympan?", "Does the john band bas on barrel?", "Does the john band bas on beat?", "Does the john band bas on brake drum?", "Does the john band bas on cram?", "Does the john band bas on din?", "Does the john band bas on drumfish?", "Does the john band bas on ?", "Does the john band bas on membranophone?", "Does the john band bas on metal drum?", "Does the john band bas on set?", "Does the john band bas on thrum?", "Does the john band bas on tympan?", "Does the john batch bas on barrel?", "Does the john batch bas on beat?", "Does the john batch bas on brake drum?", "Does the john batch bas on cram?", "Does the john batch bas on din?", "Does the john batch bas on drumfish?", "Does the john batch bas on ?", "Does the john batch bas on membranophone?", "Does the john batch bas on metal drum?", "Does the john batch bas on set?", "Does the john batch bas on thrum?", "Does the john batch bas on tympan?", "Does the john chemical group bas on barrel?", "Does the john chemical group bas on beat?", "Does the john chemical group bas on brake drum?", "Does the john chemical group bas on cram?", "Does the john chemical group bas on din?", "Does the john chemical group bas on drumfish?", "Does the john chemical group bas on ?", "Does the john chemical group bas on membranophone?", "Does the john chemical group bas on metal drum?", "Does the john chemical group bas on set?", "Does the john chemical group bas on thrum?", "Does the john chemical group bas on tympan?", "Does the john cluster bas on barrel?", "Does the john cluster bas on beat?", "Does the john cluster bas on brake drum?", "Does the john cluster bas on cram?", "Does the john cluster bas on din?", "Does the john cluster bas on drumfish?", "Does the john cluster bas on ?", "Does the john cluster bas on membranophone?", "Does the john cluster bas on metal drum?", "Does the john cluster bas on set?", "Does the john cluster bas on thrum?", "Does the john cluster bas on tympan?", "Does the john collection bas on barrel?", "Does the john collection bas on beat?", "Does the john collection bas on brake drum?", "Does the john collection bas on cram?", "Does the john collection bas on din?", "Does the john collection bas on drumfish?", "Does the john collection bas on ?", "Does the john collection bas on membranophone?", "Does the john collection bas on metal drum?", "Does the john collection bas on set?", "Does the john collection bas on thrum?", "Does the john collection bas on tympan?", "Does the john cortege bas on barrel?", "Does the john cortege bas on beat?", "Does the john cortege bas on brake drum?", "Does the john cortege bas on cram?", "Does the john cortege bas on din?", "Does the john cortege bas on drumfish?", "Does the john cortege bas on ?", "Does the john cortege bas on membranophone?", "Does the john cortege bas on metal drum?", "Does the john cortege bas on set?", "Does the john cortege bas on thrum?", "Does the john cortege bas on tympan?", "Does the john group bas on barrel?", "Does the john group bas on beat?", "Does the john group bas on brake drum?", "Does the john group bas on cram?", "Does the john group bas on din?", "Does the john group bas on drumfish?", "Does the john group bas on ?", "Does the john group bas on membranophone?", "Does the john group bas on metal drum?", "Does the john group bas on set?", "Does the john group bas on thrum?", "Does the john group bas on tympan?", "Does the john mathematical group bas on barrel?", "Does the john mathematical group bas on beat?", "Does the john mathematical group bas on brake drum?", "Does the john mathematical group bas on cram?", "Does the john mathematical group bas on din?", "Does the john mathematical group bas on drumfish?", "Does the john mathematical group bas on ?", "Does the john mathematical group bas on membranophone?", "Does the john mathematical group bas on metal drum?", "Does the john mathematical group bas on set?", "Does the john mathematical group bas on thrum?", "Does the john mathematical group bas on tympan?", "Does the john radical bas on barrel?", "Does the john radical bas on beat?", "Does the john radical bas on brake drum?", "Does the john radical bas on cram?", "Does the john radical bas on din?", "Does the john radical bas on drumfish?", "Does the john radical bas on ?", "Does the john radical bas on membranophone?", "Does the john radical bas on metal drum?", "Does the john radical bas on set?", "Does the john radical bas on thrum?", "Does the john radical bas on tympan?", "Does the kick ass a bas on ?", "Does the kick ass aggroup bas on ?", "Does the kick ass amass bas on ?", "Does the kick ass band bas on ?", "Does the kick ass batch bas on ?", "Does the kick ass chemical group bas on ?", "Does the kick ass cluster bas on ?", "Does the kick ass collection bas on ?", "Does the kick ass cortege bas on ?", "Does the kick ass group bas on ?", "Does the kick ass mathematical group bas on ?", "Does the kick ass radical bas on ?", "Does the kick but a bas on ?", "Does the kick butt aggroup bas on ?", "Does the kick butt amass bas on ?", "Does the kick butt band bas on ?", "Does the kick butt batch bas on ?", "Does the kick butt chemical group bas on ?", "Does the kick butt cluster bas on ?", "Does the kick butt collection bas on ?", "Does the kick butt cortege bas on ?", "Does the kick butt group bas on ?", "Does the kick butt mathematical group bas on ?", "Does the kick butt radical bas on ?", "Does the newfoundland a bas on ?", "Does the newfoundland aggroup bas on ?", "Does the newfoundland amass bas on ?", "Does the newfoundland band bas on ?", "Does the newfoundland batch bas on ?", "Does the newfoundland chemical group bas on ?", "Does the newfoundland cluster bas on ?", "Does the newfoundland collection bas on ?", "Does the newfoundland cortege bas on ?", "Does the newfoundland group bas on ?", "Does the newfoundland mathematical group bas on ?", "Does the newfoundland radical bas on ?", "Does the protection a bas on ?", "Does the protection aggroup bas on ?", "Does the protection amass bas on ?", "Does the protection band bas on ?", "Does the protection batch bas on ?", "Does the protection chemical group bas on ?", "Does the protection cluster bas on ?", "Does the protection collection bas on ?", "Does the protection cortege bas on ?", "Does the protection group bas on ?", "Does the protection mathematical group bas on ?", "Does the protection radical bas on ?", "Does the reef a bas on ?", "Does the reef aggroup bas on ?", "Does the reef amass bas on ?", "Does the reef band bas on ?", "Does the reef batch bas on ?", "Does the reef chemical group bas on ?", "Does the reef cluster bas on ?", "Does the reef collection bas on ?", "Does the reef cortege bas on ?", "Does the reef group bas on ?", "Does the reef mathematical group bas on ?", "Does the reef radical bas on ?", "Does the refuge a bas on ?", "Does the refuge aggroup bas on ?", "Does the refuge amass bas on ?", "Does the refuge band bas on ?", "Does the refuge batch bas on ?", "Does the refuge chemical group bas on ?", "Does the refuge cluster bas on ?", "Does the refuge collection bas on ?", "Does the refuge cortege bas on ?", "Does the refuge group bas on ?", "Does the refuge mathematical group bas on ?", "Does the refuge radical bas on ?", "Does the a bas on barrel?", "Does the a bas on beat?", "Does the a bas on brake drum?", "Does the a bas on cram?", "Does the a bas on din?", "Does the a bas on drumfish?", "Does the a bas on ?", "Does the a bas on membranophone?", "Does the a bas on metal drum?", "Does the a bas on set?", "Does the a bas on thrum?", "Does the a bas on tympan?", "Does the aggroup bas on barrel?", "Does the aggroup bas on beat?", "Does the aggroup bas on brake drum?", "Does the aggroup bas on cram?", "Does the aggroup bas on din?", "Does the aggroup bas on drumfish?", "Does the aggroup bas on ?", "Does the aggroup bas on membranophone?", "Does the aggroup bas on metal drum?", "Does the aggroup bas on set?", "Does the aggroup bas on thrum?", "Does the aggroup bas on tympan?", "Does the amass bas on barrel?", "Does the amass bas on beat?", "Does the amass bas on brake drum?", "Does the amass bas on cram?", "Does the amass bas on din?", "Does the amass bas on drumfish?", "Does the amass bas on ?", "Does the amass bas on membranophone?", "Does the amass bas on metal drum?", "Does the amass bas on set?", "Does the amass bas on thrum?", "Does the amass bas on tympan?", "Does the band bas on barrel?", "Does the band bas on beat?", "Does the band bas on brake drum?", "Does the band bas on cram?", "Does the band bas on din?", "Does the band bas on drumfish?", "Does the band bas on ?", "Does the band bas on membranophone?", "Does the band bas on metal drum?", "Does the band bas on set?", "Does the band bas on thrum?", "Does the band bas on tympan?", "Does the batch bas on barrel?", "Does the batch bas on beat?", "Does the batch bas on brake drum?", "Does the batch bas on cram?", "Does the batch bas on din?", "Does the batch bas on drumfish?", "Does the batch bas on ?", "Does the batch bas on membranophone?", "Does the batch bas on metal drum?", "Does the batch bas on set?", "Does the batch bas on thrum?", "Does the batch bas on tympan?", "Does the candy a bas on barrel?", "Does the candy a bas on beat?", "Does the candy a bas on brake drum?", "Does the candy a bas on cram?", "Does the candy a bas on din?", "Does the candy a bas on drumfish?", "Does the candy a bas on ?", "Does the candy a bas on membranophone?", "Does the candy a bas on metal drum?", "Does the candy a bas on set?", "Does the candy a bas on thrum?", "Does the candy a bas on tympan?", "Does the candy aggroup bas on barrel?", "Does the candy aggroup bas on beat?", "Does the candy aggroup bas on brake drum?", "Does the candy aggroup bas on cram?", "Does the candy aggroup bas on din?", "Does the candy aggroup bas on drumfish?", "Does the candy aggroup bas on ?", "Does the candy aggroup bas on membranophone?", "Does the candy aggroup bas on metal drum?", "Does the candy aggroup bas on set?", "Does the candy aggroup bas on thrum?", "Does the candy aggroup bas on tympan?", "Does the candy amass bas on barrel?", "Does the candy amass bas on beat?", "Does the candy amass bas on brake drum?", "Does the candy amass bas on cram?", "Does the candy amass bas on din?", "Does the candy amass bas on drumfish?", "Does the candy amass bas on ?", "Does the candy amass bas on membranophone?", "Does the candy amass bas on metal drum?", "Does the candy amass bas on set?", "Does the candy amass bas on thrum?", "Does the candy amass bas on tympan?", "Does the candy band bas on barrel?", "Does the candy band bas on beat?", "Does the candy band bas on brake drum?", "Does the candy band bas on cram?", "Does the candy band bas on din?", "Does the candy band bas on drumfish?", "Does the candy band bas on ?", "Does the candy band bas on membranophone?", "Does the candy band bas on metal drum?", "Does the candy band bas on set?", "Does the candy band bas on thrum?", "Does the candy band bas on tympan?", "Does the candy batch bas on barrel?", "Does the candy batch bas on beat?", "Does the candy batch bas on brake drum?", "Does the candy batch bas on cram?", "Does the candy batch bas on din?", "Does the candy batch bas on drumfish?", "Does the candy batch bas on ?", "Does the candy batch bas on membranophone?", "Does the candy batch bas on metal drum?", "Does the candy batch bas on set?", "Does the candy batch bas on thrum?", "Does the candy batch bas on tympan?", "Does the candy chemical group bas on barrel?", "Does the candy chemical group bas on beat?", "Does the candy chemical group bas on brake drum?", "Does the candy chemical group bas on cram?", "Does the candy chemical group bas on din?", "Does the candy chemical group bas on drumfish?", "Does the candy chemical group bas on ?", "Does the candy chemical group bas on membranophone?", "Does the candy chemical group bas on metal drum?", "Does the candy chemical group bas on set?", "Does the candy chemical group bas on thrum?", "Does the candy chemical group bas on tympan?", "Does the candy cluster bas on barrel?", "Does the candy cluster bas on beat?", "Does the candy cluster bas on brake drum?", "Does the candy cluster bas on cram?", "Does the candy cluster bas on din?", "Does the candy cluster bas on drumfish?", "Does the candy cluster bas on ?", "Does the candy cluster bas on membranophone?", "Does the candy cluster bas on metal drum?", "Does the candy cluster bas on set?", "Does the candy cluster bas on thrum?", "Does the candy cluster bas on tympan?", "Does the candy collection bas on barrel?", "Does the candy collection bas on beat?", "Does the candy collection bas on brake drum?", "Does the candy collection bas on cram?", "Does the candy collection bas on din?", "Does the candy collection bas on drumfish?", "Does the candy collection bas on ?", "Does the candy collection bas on membranophone?", "Does the candy collection bas on metal drum?", "Does the candy collection bas on set?", "Does the candy collection bas on thrum?", "Does the candy collection bas on tympan?", "Does the candy cortege bas on barrel?", "Does the candy cortege bas on beat?", "Does the candy cortege bas on brake drum?", "Does the candy cortege bas on cram?", "Does the candy cortege bas on din?", "Does the candy cortege bas on drumfish?", "Does the candy cortege bas on ?", "Does the candy cortege bas on membranophone?", "Does the candy cortege bas on metal drum?", "Does the candy cortege bas on set?", "Does the candy cortege bas on thrum?", "Does the candy cortege bas on tympan?", "Does the candy group bas on barrel?", "Does the candy group bas on beat?", "Does the candy group bas on brake drum?", "Does the candy group bas on cram?", "Does the candy group bas on din?", "Does the candy group bas on drumfish?", "Does the candy group bas on ?", "Does the candy group bas on membranophone?", "Does the candy group bas on metal drum?", "Does the candy group bas on set?", "Does the candy group bas on thrum?", "Does the candy group bas on tympan?", "Does the candy mathematical group bas on barrel?", "Does the candy mathematical group bas on beat?", "Does the candy mathematical group bas on brake drum?", "Does the candy mathematical group bas on cram?", "Does the candy mathematical group bas on din?", "Does the candy mathematical group bas on drumfish?", "Does the candy mathematical group bas on ?", "Does the candy mathematical group bas on membranophone?", "Does the candy mathematical group bas on metal drum?", "Does the candy mathematical group bas on set?", "Does the candy mathematical group bas on thrum?", "Does the candy mathematical group bas on tympan?", "Does the candy radical bas on barrel?", "Does the candy radical bas on beat?", "Does the candy radical bas on brake drum?", "Does the candy radical bas on cram?", "Does the candy radical bas on din?", "Does the candy radical bas on drumfish?", "Does the candy radical bas on ?", "Does the candy radical bas on membranophone?", "Does the candy radical bas on metal drum?", "Does the candy radical bas on set?", "Does the candy radical bas on thrum?", "Does the candy radical bas on tympan?", "Does the chemical group bas on barrel?", "Does the chemical group bas on beat?", "Does the chemical group bas on brake drum?", "Does the chemical group bas on cram?", "Does the chemical group bas on din?", "Does the chemical group bas on drumfish?", "Does the chemical group bas on ?", "Does the chemical group bas on membranophone?", "Does the chemical group bas on metal drum?", "Does the chemical group bas on set?", "Does the chemical group bas on thrum?", "Does the chemical group bas on tympan?", "Does the cluster bas on barrel?", "Does the cluster bas on beat?", "Does the cluster bas on brake drum?", "Does the cluster bas on cram?", "Does the cluster bas on din?", "Does the cluster bas on drumfish?", "Does the cluster bas on ?", "Does the cluster bas on membranophone?", "Does the cluster bas on metal drum?", "Does the cluster bas on set?", "Does the cluster bas on thrum?", "Does the cluster bas on tympan?", "Does the collection bas on barrel?", "Does the collection bas on beat?", "Does the collection bas on brake drum?", "Does the collection bas on cram?", "Does the collection bas on din?", "Does the collection bas on drumfish?", "Does the collection bas on ?", "Does the collection bas on membranophone?", "Does the collection bas on metal drum?", "Does the collection bas on set?", "Does the collection bas on thrum?", "Does the collection bas on tympan?", "Does the cortege bas on barrel?", "Does the cortege bas on beat?", "Does the cortege bas on brake drum?", "Does the cortege bas on cram?", "Does the cortege bas on din?", "Does the cortege bas on drumfish?", "Does the cortege bas on ?", "Does the cortege bas on membranophone?", "Does the cortege bas on metal drum?", "Does the cortege bas on set?", "Does the cortege bas on thrum?", "Does the cortege bas on tympan?", "Does the group bas on barrel?", "Does the group bas on beat?", "Does the group bas on brake drum?", "Does the group bas on cram?", "Does the group bas on din?", "Does the group bas on drumfish?", "Does the group bas on membranophone?", "Does the group bas on metal drum?", "Does the group bas on set?", "Does the group bas on thrum?", "Does the group bas on tympan?", "Does the mathematical group bas on barrel?", "Does the mathematical group bas on beat?", "Does the mathematical group bas on brake drum?", "Does the mathematical group bas on cram?", "Does the mathematical group bas on din?", "Does the mathematical group bas on drumfish?", "Does the mathematical group bas on ?", "Does the mathematical group bas on membranophone?", "Does the mathematical group bas on metal drum?", "Does the mathematical group bas on set?", "Does the mathematical group bas on thrum?", "Does the mathematical group bas on tympan?", "Does the music a bas on barrel?", "Does the music a bas on beat?", "Does the music a bas on brake drum?", "Does the music a bas on cram?", "Does the music a bas on din?", "Does the music a bas on drumfish?", "Does the music a bas on ?", "Does the music a bas on membranophone?", "Does the music a bas on metal drum?", "Does the music a bas on set?", "Does the music a bas on thrum?", "Does the music a bas on tympan?", "Does the music aggroup bas on barrel?", "Does the music aggroup bas on beat?", "Does the music aggroup bas on brake drum?", "Does the music aggroup bas on cram?", "Does the music aggroup bas on din?", "Does the music aggroup bas on drumfish?", "Does the music aggroup bas on ?", "Does the music aggroup bas on membranophone?", "Does the music aggroup bas on metal drum?", "Does the music aggroup bas on set?", "Does the music aggroup bas on thrum?", "Does the music aggroup bas on tympan?", "Does the music amass bas on barrel?", "Does the music amass bas on beat?", "Does the music amass bas on brake drum?", "Does the music amass bas on cram?", "Does the music amass bas on din?", "Does the music amass bas on drumfish?", "Does the music amass bas on ?", "Does the music amass bas on membranophone?", "Does the music amass bas on metal drum?", "Does the music amass bas on set?", "Does the music amass bas on thrum?", "Does the music amass bas on tympan?", "Does the music band bas on barrel?", "Does the music band bas on beat?", "Does the music band bas on brake drum?", "Does the music band bas on cram?", "Does the music band bas on din?", "Does the music band bas on drumfish?", "Does the music band bas on ?", "Does the music band bas on membranophone?", "Does the music band bas on metal drum?", "Does the music band bas on set?", "Does the music band bas on thrum?", "Does the music band bas on tympan?", "Does the music batch bas on barrel?", "Does the music batch bas on beat?", "Does the music batch bas on brake drum?", "Does the music batch bas on cram?", "Does the music batch bas on din?", "Does the music batch bas on drumfish?", "Does the music batch bas on ?", "Does the music batch bas on membranophone?", "Does the music batch bas on metal drum?", "Does the music batch bas on set?", "Does the music batch bas on thrum?", "Does the music batch bas on tympan?", "Does the music chemical group bas on barrel?", "Does the music chemical group bas on beat?", "Does the music chemical group bas on brake drum?", "Does the music chemical group bas on cram?", "Does the music chemical group bas on din?", "Does the music chemical group bas on drumfish?", "Does the music chemical group bas on ?", "Does the music chemical group bas on membranophone?", "Does the music chemical group bas on metal drum?", "Does the music chemical group bas on set?", "Does the music chemical group bas on thrum?", "Does the music chemical group bas on tympan?", "Does the music cluster bas on barrel?", "Does the music cluster bas on beat?", "Does the music cluster bas on brake drum?", "Does the music cluster bas on cram?", "Does the music cluster bas on din?", "Does the music cluster bas on drumfish?", "Does the music cluster bas on ?", "Does the music cluster bas on membranophone?", "Does the music cluster bas on metal drum?", "Does the music cluster bas on set?", "Does the music cluster bas on thrum?", "Does the music cluster bas on tympan?", "Does the music collection bas on barrel?", "Does the music collection bas on beat?", "Does the music collection bas on brake drum?", "Does the music collection bas on cram?", "Does the music collection bas on din?", "Does the music collection bas on drumfish?", "Does the music collection bas on ?", "Does the music collection bas on membranophone?", "Does the music collection bas on metal drum?", "Does the music collection bas on set?", "Does the music collection bas on thrum?", "Does the music collection bas on tympan?", "Does the music cortege bas on barrel?", "Does the music cortege bas on beat?", "Does the music cortege bas on brake drum?", "Does the music cortege bas on cram?", "Does the music cortege bas on din?", "Does the music cortege bas on drumfish?", "Does the music cortege bas on ?", "Does the music cortege bas on membranophone?", "Does the music cortege bas on metal drum?", "Does the music cortege bas on set?", "Does the music cortege bas on thrum?", "Does the music cortege bas on tympan?", "Does the music group bas on barrel?", "Does the music group bas on beat?", "Does the music group bas on brake drum?", "Does the music group bas on cram?", "Does the music group bas on din?", "Does the music group bas on drumfish?", "Does the music group bas on ?", "Does the music group bas on membranophone?", "Does the music group bas on metal drum?", "Does the music group bas on set?", "Does the music group bas on thrum?", "Does the music group bas on tympan?", "Does the music mathematical group bas on barrel?", "Does the music mathematical group bas on beat?", "Does the music mathematical group bas on brake drum?", "Does the music mathematical group bas on cram?", "Does the music mathematical group bas on din?", "Does the music mathematical group bas on drumfish?", "Does the music mathematical group bas on ?", "Does the music mathematical group bas on membranophone?", "Does the music mathematical group bas on metal drum?", "Does the music mathematical group bas on set?", "Does the music mathematical group bas on thrum?", "Does the music mathematical group bas on tympan?", "Does the music radical bas on barrel?", "Does the music radical bas on beat?", "Does the music radical bas on brake drum?", "Does the music radical bas on cram?", "Does the music radical bas on din?", "Does the music radical bas on drumfish?", "Does the music radical bas on ?", "Does the music radical bas on membranophone?", "Does the music radical bas on metal drum?", "Does the music radical bas on set?", "Does the music radical bas on thrum?", "Does the music radical bas on tympan?", "Does the n rol a bas on barrel?", "Does the n rol a bas on beat?", "Does the n rol a bas on brake drum?", "Does the n rol a bas on cram?", "Does the n rol a bas on din?", "Does the n rol a bas on drumfish?", "Does the n rol a bas on ?", "Does the n rol a bas on membranophone?", "Does the n rol a bas on metal drum?", "Does the n rol a bas on set?", "Does the n rol a bas on thrum?", "Does the n rol a bas on tympan?", "Does the n roll aggroup bas on barrel?", "Does the n roll aggroup bas on beat?", "Does the n roll aggroup bas on brake drum?", "Does the n roll aggroup bas on cram?", "Does the n roll aggroup bas on din?", "Does the n roll aggroup bas on drumfish?", "Does the n roll aggroup bas on ?", "Does the n roll aggroup bas on membranophone?", "Does the n roll aggroup bas on metal drum?", "Does the n roll aggroup bas on set?", "Does the n roll aggroup bas on thrum?", "Does the n roll aggroup bas on tympan?", "Does the n roll amass bas on barrel?", "Does the n roll amass bas on beat?", "Does the n roll amass bas on brake drum?", "Does the n roll amass bas on cram?", "Does the n roll amass bas on din?", "Does the n roll amass bas on drumfish?", "Does the n roll amass bas on ?", "Does the n roll amass bas on membranophone?", "Does the n roll amass bas on metal drum?", "Does the n roll amass bas on set?", "Does the n roll amass bas on thrum?", "Does the n roll amass bas on tympan?", "Does the n roll band bas on barrel?", "Does the n roll band bas on beat?", "Does the n roll band bas on brake drum?", "Does the n roll band bas on cram?", "Does the n roll band bas on din?", "Does the n roll band bas on drumfish?", "Does the n roll band bas on ?", "Does the n roll band bas on membranophone?", "Does the n roll band bas on metal drum?", "Does the n roll band bas on set?", "Does the n roll band bas on thrum?", "Does the n roll band bas on tympan?", "Does the n roll batch bas on barrel?", "Does the n roll batch bas on beat?", "Does the n roll batch bas on brake drum?", "Does the n roll batch bas on cram?", "Does the n roll batch bas on din?", "Does the n roll batch bas on drumfish?", "Does the n roll batch bas on ?", "Does the n roll batch bas on membranophone?", "Does the n roll batch bas on metal drum?", "Does the n roll batch bas on set?", "Does the n roll batch bas on thrum?", "Does the n roll batch bas on tympan?", "Does the n roll chemical group bas on barrel?", "Does the n roll chemical group bas on beat?", "Does the n roll chemical group bas on brake drum?", "Does the n roll chemical group bas on cram?", "Does the n roll chemical group bas on din?", "Does the n roll chemical group bas on drumfish?", "Does the n roll chemical group bas on ?", "Does the n roll chemical group bas on membranophone?", "Does the n roll chemical group bas on metal drum?", "Does the n roll chemical group bas on set?", "Does the n roll chemical group bas on thrum?", "Does the n roll chemical group bas on tympan?", "Does the n roll cluster bas on barrel?", "Does the n roll cluster bas on beat?", "Does the n roll cluster bas on brake drum?", "Does the n roll cluster bas on cram?", "Does the n roll cluster bas on din?", "Does the n roll cluster bas on drumfish?", "Does the n roll cluster bas on ?", "Does the n roll cluster bas on membranophone?", "Does the n roll cluster bas on metal drum?", "Does the n roll cluster bas on set?", "Does the n roll cluster bas on thrum?", "Does the n roll cluster bas on tympan?", "Does the n roll collection bas on barrel?", "Does the n roll collection bas on beat?", "Does the n roll collection bas on brake drum?", "Does the n roll collection bas on cram?", "Does the n roll collection bas on din?", "Does the n roll collection bas on drumfish?", "Does the n roll collection bas on ?", "Does the n roll collection bas on membranophone?", "Does the n roll collection bas on metal drum?", "Does the n roll collection bas on set?", "Does the n roll collection bas on thrum?", "Does the n roll collection bas on tympan?", "Does the n roll cortege bas on barrel?", "Does the n roll cortege bas on beat?", "Does the n roll cortege bas on brake drum?", "Does the n roll cortege bas on cram?", "Does the n roll cortege bas on din?", "Does the n roll cortege bas on drumfish?", "Does the n roll cortege bas on ?", "Does the n roll cortege bas on membranophone?", "Does the n roll cortege bas on metal drum?", "Does the n roll cortege bas on set?", "Does the n roll cortege bas on thrum?", "Does the n roll cortege bas on tympan?", "Does the n roll group bas on barrel?", "Does the n roll group bas on beat?", "Does the n roll group bas on brake drum?", "Does the n roll group bas on cram?", "Does the n roll group bas on din?", "Does the n roll group bas on drumfish?", "Does the n roll group bas on ?", "Does the n roll group bas on membranophone?", "Does the n roll group bas on metal drum?", "Does the n roll group bas on set?", "Does the n roll group bas on thrum?", "Does the n roll group bas on tympan?", "Does the n roll grouping bas on barrel?", "Does the n roll grouping bas on beat?", "Does the n roll grouping bas on brake drum?", "Does the n roll grouping bas on cram?", "Does the n roll grouping bas on din?", "Does the n roll grouping bas on drumfish?", "Does the n roll grouping bas on ?", "Does the n roll grouping bas on membranophone?", "Does the n roll grouping bas on metal drum?", "Does the n roll grouping bas on set?", "Does the n roll grouping bas on thrum?", "Does the n roll grouping bas on tympan?", "Does the n roll mathematical group bas on barrel?", "Does the n roll mathematical group bas on beat?", "Does the n roll mathematical group bas on brake drum?", "Does the n roll mathematical group bas on cram?", "Does the n roll mathematical group bas on din?", "Does the n roll mathematical group bas on drumfish?", "Does the n roll mathematical group bas on ?", "Does the n roll mathematical group bas on membranophone?", "Does the n roll mathematical group bas on metal drum?", "Does the n roll mathematical group bas on set?", "Does the n roll mathematical group bas on thrum?", "Does the n roll mathematical group bas on tympan?", "Does the n roll radical bas on barrel?", "Does the n roll radical bas on beat?", "Does the n roll radical bas on brake drum?", "Does the n roll radical bas on cram?", "Does the n roll radical bas on din?", "Does the n roll radical bas on drumfish?", "Does the n roll radical bas on ?", "Does the n roll radical bas on membranophone?", "Does the n roll radical bas on metal drum?", "Does the n roll radical bas on set?", "Does the n roll radical bas on thrum?", "Does the n roll radical bas on tympan?", "Does the radical bas on barrel?", "Does the radical bas on beat?", "Does the radical bas on brake drum?", "Does the radical bas on cram?", "Does the radical bas on din?", "Does the radical bas on drumfish?", "Does the radical bas on ?", "Does the radical bas on membranophone?", "Does the radical bas on metal drum?", "Does the radical bas on set?", "Does the radical bas on thrum?", "Does the radical bas on tympan?", "Does the rule a bas on ?", "Does the rule aggroup bas on ?", "Does the rule amass bas on ?", "Does the rule band bas on ?", "Does the rule batch bas on ?", "Does the rule chemical group bas on ?", "Does the rule cluster bas on ?", "Does the rule collection bas on ?", "Does the rule cortege bas on ?", "Does the rule group bas on ?", "Does the rule mathematical group bas on ?", "Does the rule radical bas on ?", "Does the shake a bas on ?", "Does the shake aggroup bas on ?", "Does the shake amass bas on ?", "Does the shake band bas on ?", "Does the shake batch bas on ?", "Does the shake chemical group bas on ?", "Does the shake cluster bas on ?", "Does the shake collection bas on ?", "Does the shake cortege bas on ?", "Does the shake group bas on ?", "Does the shake mathematical group bas on ?", "Does the shake radical bas on ?", "Does the stone a bas on ?", "Does the stone aggroup bas on ?", "Does the stone amass bas on ?", "Does the stone band bas on ?", "Does the stone batch bas on ?", "Does the stone chemical group bas on ?", "Does the stone cluster bas on ?", "Does the stone collection bas on ?", "Does the stone cortege bas on ?", "Does the stone group bas on ?", "Does the stone mathematical group bas on ?", "Does the stone radical bas on ?", "Does the sway a bas on ?", "Does the sway aggroup bas on ?", "Does the sway amass bas on ?", "Does the sway band bas on ?", "Does the sway batch bas on ?", "Does the sway chemical group bas on ?", "Does the sway cluster bas on ?", "Does the sway collection bas on ?", "Does the sway cortege bas on ?", "Does the sway group bas on ?", "Does the sway mathematical group bas on ?", "Does the sway radical bas on ?", "Does the tilt a bas on ?", "Does the tilt aggroup bas on ?", "Does the tilt amass bas on ?", "Does the tilt band bas on ?", "Does the tilt batch bas on ?", "Does the tilt chemical group bas on ?", "Does the tilt cluster bas on ?", "Does the tilt collection bas on ?", "Does the tilt cortege bas on ?", "Does the tilt group bas on ?", "Does the tilt mathematical group bas on ?", "Do the tilt radical bas on ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102723, "src_sentence": "By the 1970s, blues rock had become heavier and more riff-based, exemplified by the work of Led Zeppelin and Deep Purple, and the lines between blues rock and hard rock \"were barely visible\", as bands began recording rock-style albums.", "sentence": "blues rock had become the lines between blues rock and hard rock \" were barely visible \" , By the 1970 s", "sub": "http://dbpedia.org/resource/Blues_rock", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Hard_rock", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Were blues rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blues rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were adult rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were adult rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were amobarbital sodium rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were amobarbital sodium rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were aristocratical rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were aristocratical rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were blasphemous rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blasphemous rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were blue sky rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blue sky rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were blueish rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blueish rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were blueness rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blueness rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were bluing rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were blue rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were conservative rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were conservative rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were disconsolate rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were disconsolate rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were down in mouth rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were down in mouth rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were evertonian rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were evertonian rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were low rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were low rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were puritanic rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were puritanic rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were risque rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were risque rock had become the lines between blues rock and hard rock `` barely visible `` , By the?", "Were strict rock had become the lines between blues rock and hard rock `` barely visible `` , By the 1970 s ?", "When were strict rock had become the lines between blues rock and hard rock `` barely visible `` , By the?"], "type": [-1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Were had become the lines between and `` barely visible `` , By the 1970 s ?", "When were had become the lines between and `` barely visible `` , By the?", "Were adult rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were adult rock had become the lines between and `` barely visible `` , By the?", "Were amobarbital sodium rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were amobarbital sodium rock had become the lines between and `` barely visible `` , By the?", "Were aristocratical rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were aristocratical rock had become the lines between and `` barely visible `` , By the?", "Were blasphemous rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were blasphemous rock had become the lines between and `` barely visible `` , By the?", "Were blue sky rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were blue sky rock had become the lines between and `` barely visible `` , By the?", "Were blueish rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were blueish rock had become the lines between and `` barely visible `` , By the?", "Were blueness rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were blueness rock had become the lines between and `` barely visible `` , By the?", "Were bluing rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were blue rock had become the lines between and `` barely visible `` , By the?", "Were conservative rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were conservative rock had become the lines between and `` barely visible `` , By the?", "Were disconsolate rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were disconsolate rock had become the lines between and `` barely visible `` , By the?", "Were down in mouth rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were down in mouth rock had become the lines between and `` barely visible `` , By the?", "Were evertonian rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were evertonian rock had become the lines between and `` barely visible `` , By the?", "Were low rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were low rock had become the lines between and `` barely visible `` , By the?", "Were puritanic rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were puritanic rock had become the lines between and `` barely visible `` , By the?", "Were risque rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were risque rock had become the lines between and `` barely visible `` , By the?", "Were strict rock had become the lines between and `` barely visible `` , By the 1970 s ?", "When were strict rock had become the lines between and `` barely visible `` , By the?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102782, "src_sentence": "From the psychedelic rock and the Canterbury scenes came Soft Machine, who, it has been suggested, produced one of the artistically successfully fusions of the two genres.", "sentence": "From the Canterbury scenes came Soft Machine", "sub": "http://dbpedia.org/resource/Soft_Machine", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canterbury", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did from the Canterbury scenes cam Soft Machine?", "Where did From the Canterbury scenes came?", "Who did From the Canterbury scenes came?", "Did from the Canterbury scenes cam Soft apparatus?", "Did from the Canterbury scenes cam Soft car?", "Where did From the Canterbury scenes came Soft?", "Did from the Canterbury scenes cam Soft engine?", "Did from the Canterbury scenes cam Soft facsimile?", "Did from the Canterbury scenes cam Soft machinery?", "Did from the Canterbury scenes cam Soft organization?", "Did from the Canterbury scenes cam Soft political machine?", "Did from the Canterbury scenes cam Soft puppet?", "Did from the Canterbury scenes cam Soft simple machine?", "Did from the Canterbury scenes cam balmy Machine?", "Where did From the Canterbury scenes came balmy?", "Did from the Canterbury scenes cam balmy apparatus?", "Did from the Canterbury scenes cam balmy car?", "Did from the Canterbury scenes cam balmy engine?", "Did from the Canterbury scenes cam balmy facsimile?", "Did from the Canterbury scenes cam balmy machinery?", "Did from the Canterbury scenes cam balmy organization?", "Did from the Canterbury scenes cam balmy political machine?", "Did from the Canterbury scenes cam balmy puppet?", "Did from the Canterbury scenes cam balmy simple machine?", "Did from the Canterbury scenes cam cushy Machine?", "Where did From the Canterbury scenes came cushy?", "Did from the Canterbury scenes cam cushy apparatus?", "Did from the Canterbury scenes cam cushy car?", "Did from the Canterbury scenes cam cushy engine?", "Did from the Canterbury scenes cam cushy facsimile?", "Did from the Canterbury scenes cam cushy machinery?", "Did from the Canterbury scenes cam cushy organization?", "Did from the Canterbury scenes cam cushy political machine?", "Did from the Canterbury scenes cam cushy puppet?", "Did from the Canterbury scenes cam cushy simple machine?", "Did from the Canterbury scenes cam daft Machine?", "Did from the Canterbury scenes cam daft apparatus?", "Did from the Canterbury scenes cam daft car?", "Did from the Canterbury scenes cam daft engine?", "Did from the Canterbury scenes cam daft facsimile?", "Did from the Canterbury scenes cam daft machinery?", "Where did From the Canterbury scenes came daft?", "Did from the Canterbury scenes cam daft organization?", "Did from the Canterbury scenes cam daft political machine?", "Did from the Canterbury scenes cam daft puppet?", "Did from the Canterbury scenes cam daft simple machine?", "Did from the Canterbury scenes cam delicate Machine?", "Where did From the Canterbury scenes came delicate?", "Did from the Canterbury scenes cam delicate apparatus?", "Did from the Canterbury scenes cam delicate car?", "Did from the Canterbury scenes cam delicate engine?", "Did from the Canterbury scenes cam delicate facsimile?", "Did from the Canterbury scenes cam delicate machinery?", "Did from the Canterbury scenes cam delicate organization?", "Did from the Canterbury scenes cam delicate political machine?", "Did from the Canterbury scenes cam delicate puppet?", "Did from the Canterbury scenes cam delicate simple machine?", "Did from the Canterbury scenes cam diffused Machine?", "Where did From the Canterbury scenes came diffused?", "Did from the Canterbury scenes cam diffused apparatus?", "Did from the Canterbury scenes cam diffused car?", "Did from the Canterbury scenes cam diffused engine?", "Did from the Canterbury scenes cam diffused facsimile?", "Did from the Canterbury scenes cam diffused machinery?", "Did from the Canterbury scenes cam diffused organization?", "Did from the Canterbury scenes cam diffused political machine?", "Did from the Canterbury scenes cam diffused puppet?", "Did from the Canterbury scenes cam diffused simple machine?", "Did from the Canterbury scenes cam easy Machine?", "Where did From the Canterbury scenes came easy?", "Did from the Canterbury scenes cam easy apparatus?", "Did from the Canterbury scenes cam easy car?", "Did from the Canterbury scenes cam easy engine?", "Did from the Canterbury scenes cam easy facsimile?", "Did from the Canterbury scenes cam easy machinery?", "Did from the Canterbury scenes cam easy organization?", "Did from the Canterbury scenes cam easy political machine?", "Did from the Canterbury scenes cam easy puppet?", "Did from the Canterbury scenes cam easy simple machine?", "Did from the Canterbury scenes cam flaccid Machine?", "Where did From the Canterbury scenes came flaccid?", "Did from the Canterbury scenes cam flaccid apparatus?", "Did from the Canterbury scenes cam flaccid car?", "Did from the Canterbury scenes cam flaccid engine?", "Did from the Canterbury scenes cam flaccid facsimile?", "Did from the Canterbury scenes cam flaccid machinery?", "Did from the Canterbury scenes cam flaccid organization?", "Did from the Canterbury scenes cam flaccid political machine?", "Did from the Canterbury scenes cam flaccid puppet?", "Did from the Canterbury scenes cam flaccid simple machine?", "Did from the Canterbury scenes cam gentle Machine?", "Where did From the Canterbury scenes came gentle?", "Did from the Canterbury scenes cam gentle apparatus?", "Did from the Canterbury scenes cam gentle car?", "Did from the Canterbury scenes cam gentle engine?", "Did from the Canterbury scenes cam gentle facsimile?", "Did from the Canterbury scenes cam gentle machinery?", "Did from the Canterbury scenes cam gentle organization?", "Did from the Canterbury scenes cam gentle political machine?", "Did from the Canterbury scenes cam gentle puppet?", "Did from the Canterbury scenes cam gentle simple machine?", "Did from the Canterbury scenes cam indulgent Machine?", "Where did From the Canterbury scenes came indulgent?", "Did from the Canterbury scenes cam indulgent apparatus?", "Did from the Canterbury scenes cam indulgent car?", "Did from the Canterbury scenes cam indulgent engine?", "Did from the Canterbury scenes cam indulgent facsimile?", "Did from the Canterbury scenes cam indulgent machinery?", "Did from the Canterbury scenes cam indulgent organization?", "Did from the Canterbury scenes cam indulgent political machine?", "Did from the Canterbury scenes cam indulgent puppet?", "Did from the Canterbury scenes cam indulgent simple machine?", "Did from the Canterbury scenes cam meek Machine?", "Where did From the Canterbury scenes came meek?", "Who did From the Canterbury scenes came meek?", "Did from the Canterbury scenes cam meek apparatus?", "Did from the Canterbury scenes cam meek car?", "Did from the Canterbury scenes cam meek engine?", "Did from the Canterbury scenes cam meek facsimile?", "Did from the Canterbury scenes cam meek machinery?", "Did from the Canterbury scenes cam meek organization?", "Did from the Canterbury scenes cam meek political machine?", "Did from the Canterbury scenes cam meek puppet?", "Did from the Canterbury scenes cam meek simple machine?", "Did from the Canterbury scenes cam mild Machine?", "Where did From the Canterbury scenes came mild?", "Did from the Canterbury scenes cam mild apparatus?", "Did from the Canterbury scenes cam mild car?", "Did from the Canterbury scenes cam mild engine?", "Did from the Canterbury scenes cam mild facsimile?", "Did from the Canterbury scenes cam mild machinery?", "Did from the Canterbury scenes cam mild organization?", "Did from the Canterbury scenes cam mild political machine?", "Did from the Canterbury scenes cam mild puppet?", "Did from the Canterbury scenes cam mild simple machine?", "Did from the Canterbury scenes cam non abrasive Machine?", "Where did From the Canterbury scenes came non?", "Who did From the Canterbury scenes came non?", "Did from the Canterbury scenes cam non abrasive apparatus?", "Did from the Canterbury scenes cam non abrasive car?", "Did from the Canterbury scenes cam non abrasive engine?", "Did from the Canterbury scenes cam non abrasive facsimile?", "Did from the Canterbury scenes cam non abrasive machinery?", "Did from the Canterbury scenes cam non abrasive organization?", "Did from the Canterbury scenes cam non abrasive political machine?", "Did from the Canterbury scenes cam non abrasive puppet?", "Did from the Canterbury scenes cam non abrasive simple machine?", "Did from the Canterbury scenes cam piano Machine?", "Did from the Canterbury scenes cam piano apparatus?", "Did from the Canterbury scenes cam piano car?", "Did from the Canterbury scenes cam piano engine?", "Where did From the Canterbury scenes came piano?", "Did from the Canterbury scenes cam piano facsimile?", "Did from the Canterbury scenes cam piano machinery?", "Did from the Canterbury scenes cam piano organization?", "Did from the Canterbury scenes cam piano political machine?", "Did from the Canterbury scenes cam piano puppet?", "Did from the Canterbury scenes cam piano simple machine?", "Did from the Canterbury scenes cam quiet Machine?", "Where did From the Canterbury scenes came quiet?", "Did from the Canterbury scenes cam quiet apparatus?", "Did from the Canterbury scenes cam quiet car?", "Did from the Canterbury scenes cam quiet engine?", "Did from the Canterbury scenes cam quiet facsimile?", "Did from the Canterbury scenes cam quiet machinery?", "Did from the Canterbury scenes cam quiet organization?", "Did from the Canterbury scenes cam quiet political machine?", "Did from the Canterbury scenes cam quiet puppet?", "Did from the Canterbury scenes cam quiet simple machine?", "Did from the Canterbury scenes cam soft serve Machine?", "Where did From the Canterbury scenes came soft?", "Did from the Canterbury scenes cam soft serve apparatus?", "Did from the Canterbury scenes cam soft serve car?", "Did from the Canterbury scenes cam soft serve engine?", "Did from the Canterbury scenes cam soft serve facsimile?", "Did from the Canterbury scenes cam soft serve machinery?", "Did from the Canterbury scenes cam soft serve organization?", "Did from the Canterbury scenes cam soft serve political machine?", "Did from the Canterbury scenes cam soft serve puppet?", "Did from the Canterbury scenes cam soft serve simple machine?", "Did from the Canterbury scenes cam subdued Machine?", "Where did From the Canterbury scenes came subdued?", "Did from the Canterbury scenes cam subdued apparatus?", "Did from the Canterbury scenes cam subdued car?", "Did from the Canterbury scenes cam subdued engine?", "Did from the Canterbury scenes cam subdued facsimile?", "Did from the Canterbury scenes cam subdued machinery?", "Did from the Canterbury scenes cam subdued organization?", "Did from the Canterbury scenes cam subdued political machine?", "Did from the Canterbury scenes cam subdued puppet?", "Did from the Canterbury scenes cam subdued simple machine?", "Did from the Canterbury scenes cam voiced Machine?", "Where did From the Canterbury scenes came voiced?", "Did from the Canterbury scenes cam voiced apparatus?", "Did from the Canterbury scenes cam voiced car?", "Did from the Canterbury scenes cam voiced engine?", "Did from the Canterbury scenes cam voiced facsimile?", "Did from the Canterbury scenes cam voiced machinery?", "Did from the Canterbury scenes cam voiced organization?", "Did from the Canterbury scenes cam voiced political machine?", "Did from the Canterbury scenes cam voiced puppet?", "Did from the Canterbury scenes cam voiced simple machine?"], "type": [-1, 2, 1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did from the scenes cam ?", "Where did From the scenes came?", "Who did From the scenes came?", "Did from the scenes cam Soft apparatus?", "Did from the scenes cam Soft car?", "Where did From the scenes came Soft?", "Did from the scenes cam Soft engine?", "Did from the scenes cam Soft facsimile?", "Did from the scenes cam Soft machinery?", "Did from the scenes cam Soft organization?", "Did from the scenes cam Soft political machine?", "Did from the scenes cam Soft puppet?", "Did from the scenes cam Soft simple machine?", "Did from the scenes cam balmy Machine?", "Where did From the scenes came balmy?", "Did from the scenes cam balmy apparatus?", "Did from the scenes cam balmy car?", "Did from the scenes cam balmy engine?", "Did from the scenes cam balmy facsimile?", "Did from the scenes cam balmy machinery?", "Did from the scenes cam balmy organization?", "Did from the scenes cam balmy political machine?", "Did from the scenes cam balmy puppet?", "Did from the scenes cam balmy simple machine?", "Did from the scenes cam cushy Machine?", "Where did From the scenes came cushy?", "Did from the scenes cam cushy apparatus?", "Did from the scenes cam cushy car?", "Did from the scenes cam cushy engine?", "Did from the scenes cam cushy facsimile?", "Did from the scenes cam cushy machinery?", "Did from the scenes cam cushy organization?", "Did from the scenes cam cushy political machine?", "Did from the scenes cam cushy puppet?", "Did from the scenes cam cushy simple machine?", "Did from the scenes cam daft Machine?", "Did from the scenes cam daft apparatus?", "Did from the scenes cam daft car?", "Did from the scenes cam daft engine?", "Did from the scenes cam daft facsimile?", "Did from the scenes cam daft machinery?", "Where did From the scenes came daft?", "Did from the scenes cam daft organization?", "Did from the scenes cam daft political machine?", "Did from the scenes cam daft puppet?", "Did from the scenes cam daft simple machine?", "Did from the scenes cam delicate Machine?", "Where did From the scenes came delicate?", "Did from the scenes cam delicate apparatus?", "Did from the scenes cam delicate car?", "Did from the scenes cam delicate engine?", "Did from the scenes cam delicate facsimile?", "Did from the scenes cam delicate machinery?", "Did from the scenes cam delicate organization?", "Did from the scenes cam delicate political machine?", "Did from the scenes cam delicate puppet?", "Did from the scenes cam delicate simple machine?", "Did from the scenes cam diffused Machine?", "Where did From the scenes came diffused?", "Did from the scenes cam diffused apparatus?", "Did from the scenes cam diffused car?", "Did from the scenes cam diffused engine?", "Did from the scenes cam diffused facsimile?", "Did from the scenes cam diffused machinery?", "Did from the scenes cam diffused organization?", "Did from the scenes cam diffused political machine?", "Did from the scenes cam diffused puppet?", "Did from the scenes cam diffused simple machine?", "Did from the scenes cam easy Machine?", "Where did From the scenes came easy?", "Did from the scenes cam easy apparatus?", "Did from the scenes cam easy car?", "Did from the scenes cam easy engine?", "Did from the scenes cam easy facsimile?", "Did from the scenes cam easy machinery?", "Did from the scenes cam easy organization?", "Did from the scenes cam easy political machine?", "Did from the scenes cam easy puppet?", "Did from the scenes cam easy simple machine?", "Did from the scenes cam flaccid Machine?", "Where did From the scenes came flaccid?", "Did from the scenes cam flaccid apparatus?", "Did from the scenes cam flaccid car?", "Did from the scenes cam flaccid engine?", "Did from the scenes cam flaccid facsimile?", "Did from the scenes cam flaccid machinery?", "Did from the scenes cam flaccid organization?", "Did from the scenes cam flaccid political machine?", "Did from the scenes cam flaccid puppet?", "Did from the scenes cam flaccid simple machine?", "Did from the scenes cam gentle Machine?", "Where did From the scenes came gentle?", "Did from the scenes cam gentle apparatus?", "Did from the scenes cam gentle car?", "Did from the scenes cam gentle engine?", "Did from the scenes cam gentle facsimile?", "Did from the scenes cam gentle machinery?", "Did from the scenes cam gentle organization?", "Did from the scenes cam gentle political machine?", "Did from the scenes cam gentle puppet?", "Did from the scenes cam gentle simple machine?", "Did from the scenes cam indulgent Machine?", "Where did From the scenes came indulgent?", "Did from the scenes cam indulgent apparatus?", "Did from the scenes cam indulgent car?", "Did from the scenes cam indulgent engine?", "Did from the scenes cam indulgent facsimile?", "Did from the scenes cam indulgent machinery?", "Did from the scenes cam indulgent organization?", "Did from the scenes cam indulgent political machine?", "Did from the scenes cam indulgent puppet?", "Did from the scenes cam indulgent simple machine?", "Did from the scenes cam meek Machine?", "Where did From the scenes came meek?", "Who did From the scenes came meek?", "Did from the scenes cam meek apparatus?", "Did from the scenes cam meek car?", "Did from the scenes cam meek engine?", "Did from the scenes cam meek facsimile?", "Did from the scenes cam meek machinery?", "Did from the scenes cam meek organization?", "Did from the scenes cam meek political machine?", "Did from the scenes cam meek puppet?", "Did from the scenes cam meek simple machine?", "Did from the scenes cam mild Machine?", "Where did From the scenes came mild?", "Did from the scenes cam mild apparatus?", "Did from the scenes cam mild car?", "Did from the scenes cam mild engine?", "Did from the scenes cam mild facsimile?", "Did from the scenes cam mild machinery?", "Did from the scenes cam mild organization?", "Did from the scenes cam mild political machine?", "Did from the scenes cam mild puppet?", "Did from the scenes cam mild simple machine?", "Did from the scenes cam non abrasive Machine?", "Where did From the scenes came non?", "Who did From the scenes came non?", "Did from the scenes cam non abrasive apparatus?", "Did from the scenes cam non abrasive car?", "Did from the scenes cam non abrasive engine?", "Did from the scenes cam non abrasive facsimile?", "Did from the scenes cam non abrasive machinery?", "Did from the scenes cam non abrasive organization?", "Did from the scenes cam non abrasive political machine?", "Did from the scenes cam non abrasive puppet?", "Did from the scenes cam non abrasive simple machine?", "Did from the scenes cam piano Machine?", "Did from the scenes cam piano apparatus?", "Did from the scenes cam piano car?", "Did from the scenes cam piano engine?", "Where did From the scenes came piano?", "Did from the scenes cam piano facsimile?", "Did from the scenes cam piano machinery?", "Did from the scenes cam piano organization?", "Did from the scenes cam piano political machine?", "Did from the scenes cam piano puppet?", "Did from the scenes cam piano simple machine?", "Did from the scenes cam quiet Machine?", "Where did From the scenes came quiet?", "Did from the scenes cam quiet apparatus?", "Did from the scenes cam quiet car?", "Did from the scenes cam quiet engine?", "Did from the scenes cam quiet facsimile?", "Did from the scenes cam quiet machinery?", "Did from the scenes cam quiet organization?", "Did from the scenes cam quiet political machine?", "Did from the scenes cam quiet puppet?", "Did from the scenes cam quiet simple machine?", "Did from the scenes cam soft serve Machine?", "Where did From the scenes came soft?", "Did from the scenes cam soft serve apparatus?", "Did from the scenes cam soft serve car?", "Did from the scenes cam soft serve engine?", "Did from the scenes cam soft serve facsimile?", "Did from the scenes cam soft serve machinery?", "Did from the scenes cam soft serve organization?", "Did from the scenes cam soft serve political machine?", "Did from the scenes cam soft serve puppet?", "Did from the scenes cam soft serve simple machine?", "Did from the scenes cam subdued Machine?", "Where did From the scenes came subdued?", "Did from the scenes cam subdued apparatus?", "Did from the scenes cam subdued car?", "Did from the scenes cam subdued engine?", "Did from the scenes cam subdued facsimile?", "Did from the scenes cam subdued machinery?", "Did from the scenes cam subdued organization?", "Did from the scenes cam subdued political machine?", "Did from the scenes cam subdued puppet?", "Did from the scenes cam subdued simple machine?", "Did from the scenes cam voiced Machine?", "Where did From the scenes came voiced?", "Did from the scenes cam voiced apparatus?", "Did from the scenes cam voiced car?", "Did from the scenes cam voiced engine?", "Did from the scenes cam voiced facsimile?", "Did from the scenes cam voiced machinery?", "Did from the scenes cam voiced organization?", "Did from the scenes cam voiced political machine?", "Did from the scenes cam voiced puppet?", "Did from the scenes cam voiced simple machine?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102873, "src_sentence": "Musicians identifying with or inspired by punk also pursued a broad range of other variations, giving rise to New wave, post-punk and the alternative rock movement.", "sentence": "Musicians identifying with or inspired by punk pursued a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement", "sub": "http://dbpedia.org/resource/Punk_rock", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/New_wave_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did musicians ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Do musicians ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Do musicians ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did musicians ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does instrumentalist ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does instrumentalist ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did instrumentalist ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by bad pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by chintzy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does player ident with or inspir by hood pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by jock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Does player ident with or inspir by kindl pursu a broad range of other variations giv rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by prison bitch pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk rock pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by punk rocker pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?", "Did player ident with or inspir by pussyboy pursu a broad range of other variations giving rise to New wave, post-punk and the alternative rock movement?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did musicians ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Do musicians ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Do musicians ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did musicians ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does instrumentalist ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does instrumentalist ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did instrumentalist ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by bad pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by chintzy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does player ident with or inspir by hood pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did player ident with or inspir by jock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Does player ident with or inspir by kindl pursu a broad range of other variations giv rise to , post- and the alternative rock movement?", "Did player ident with or inspir by prison bitch pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by rock pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by rocker pursu a broad range of other variations giving rise to , post- and the alternative rock movement?", "Did player ident with or inspir by pussyboy pursu a broad range of other variations giving rise to , post- and the alternative rock movement?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 9102987, "src_sentence": "Korn's long-awaited fifth album Untouchables, and Papa Roach's second album Lovehatetragedy, did not sell as well as Infest previous releases, while nu metal bands were played more infrequently on rock radio stations and MTV began focusing on pop punk and emo.", "sentence": "Papa Roach 's second album did not sell Infest previous releases while nu metal bands were played more infrequently on rock radio stations", "sub": "http://dbpedia.org/resource/Infest_(album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Papa_Roach", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Were papa Roach 's second album did not sell Infest previous releases while nu metal bands played more infrequently on rock radio stations ?", "Who second album did not sell Infest previous releases while nu metal bands were played more infrequently on rock radio stations?", "Where were Papa Roach 's second album did not sell?"], "type": [-1, 1, 2], "question_in_type": ["Were papa Roach 's second album did not sell previous releases while nu metal bands played more infrequently on rock radio stations ?", "Who second album did not sell previous releases while nu metal bands were played more infrequently on rock radio stations?", "Where were 's second album did not sell?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9103250, "src_sentence": "Boophis williamsi is a species of frog in the family Mantellidae endemic to Madagascar.", "sentence": "Boophis williamsi is a species of frog in the family Mantellidae endemic to Madagascar", "sub": "http://dbpedia.org/resource/Boophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Mantellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is boophis williamsi a species of frog in the family Mantellidae endemic to Madagascar ?", "Who williamsi is a species of frog in the family Mantellidae endemic to Madagascar?", "Where is Boophis williamsi a species of frog in the family Mantellidae endemic to?"], "type": [-1, 1, 2], "question_in_type": ["Is boophis williamsi a species of frog in the family endemic to Madagascar ?", "Who williamsi is a species of frog in the family endemic to Madagascar?", "Where is williamsi a species of frog in the family endemic to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9103612, "src_sentence": "The Ascona took its name from the lakeside resort of that name in Ticino, Switzerland, and already in the 1950s a special edition of the Opel Rekord P1 was sold as an Opel Ascona in Switzerland, where the name was again used in 1968 for a locally adapted version of the Opel Kadett B into which the manufacturers had persuaded a 1.7-litre engine borrowed from the larger Rekord model of the time.", "sentence": "The Ascona took its name from the lakeside resort of that name in Ticino", "sub": "http://dbpedia.org/resource/Ascona", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Ascona took its name from the lakeside resort of that name in Ticino?", "Who did The Ascona took its?", "Where did The Ascona took its?"], "type": [-1, 1, 2], "question_in_type": ["Did the took its name from the lakeside resort of that name in ?", "Who did The took its?", "Where did The took its?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 9105252, "src_sentence": "Xenopus itombwensis is a species of frogs in the family Pipidae endemic to the Itombwe Massif of the South Kivu Province of the Democratic Republic of the Congo.", "sentence": "Xenopus itombwensis is a species of frogs in the family Pipidae endemic to the Itombwe Massif of the South Kivu Province of the Democratic Republic of the Congo", "sub": "http://dbpedia.org/resource/Xenopus_itombwensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pipidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is xenopus itombwensis a species of frogs in the family Pipidae endemic to the Itombwe Massif of the South Kivu Province of the Democratic Republic of the Congo ?", "Where is Xenopus itombwensis a species of frogs in the family Pipidae endemic to?"], "type": [-1, 2], "question_in_type": ["Is xenopus itombwensis a species of frogs in the family endemic to the Itombwe Massif of the South Kivu Province of the Democratic Republic of the Congo ?", "Where is a species of frogs in the family endemic to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9107532, "src_sentence": "President Reagan honored Weeks at the White House with the Presidential Citizenship Medal in 1982 as the driving force for the national holiday.", "sentence": "President Reagan honored Weeks at the White House", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president Reagan hon Weeks at the White House?", "Who did President Reagan honored?", "When did President Reagan honor?", "Where did President Reagan honored?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did president Reagan hon Weeks at the ?", "Who did Reagan honored?", "When did Reagan honor?", "Where did Reagan honored?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 9107533, "src_sentence": "Elizabeth Dole, who prepared the briefing for President Reagan, determined Weeks as the \"Father of Veterans Day\".U.S. representative Ed Rees from Emporia, Kansas, presented a bill establishing the holiday through Congress.", "sentence": "Elizabeth Dole determined Weeks prepared the briefing for President Reagan", "sub": "http://dbpedia.org/resource/Elizabeth_Dole", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Ronald_Reagan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did elizabeth Dole determin Weeks prepared the briefing for President Reagan?", "Who determined Weeks prepared the briefing for President Reagan?", "When did Elizabeth Dole determine?", "Who did Elizabeth Dole determined?"], "type": [-1, 1, 3, 1], "question_in_type": ["Did elizabeth Dole determin Weeks prepared the briefing for President ?", "Who determined Weeks prepared the briefing for President ?", "When did determine?", "Who did determined?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9107588, "src_sentence": "President Reagan honored Weeks at the White House with the Presidential Citizenship Medal in 1982 as the driving force for the national holiday.", "sentence": "President Reagan honored Weeks at the White House", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president Reagan hon Weeks at the White House?", "Who did President Reagan honored?", "When did President Reagan honor?", "Where did President Reagan honored?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did president Reagan hon Weeks at the ?", "Who did Reagan honored?", "When did Reagan honor?", "Where did Reagan honored?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 9107955, "src_sentence": "Novyi Kanal personnels were discussed about the issue on the way, including the amount of Ukrainian viewers and comments.", "sentence": "Novyi Kanal personnels were discussed about the issue on the way, including the amount of Ukrainian viewers and comments", "sub": "http://dbpedia.org/resource/Novyi_Kanal", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ukraine", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were novyi Kanal personnels discussed about the issue on the way , including the amount of Ukrainian viewers and comments ?", "Who personnels were discussed about the issue on the way, including the amount of Ukrainian viewers and comments?", "Where were Novyi Kanal personnels discussed about?"], "type": [-1, 1, 2], "question_in_type": ["Were novyi Kanal personnels discussed about the issue on the way , including the amount of viewers and comments ?", "Who personnels were discussed about the issue on the way, including the amount of viewers and comments?", "Where were personnels discussed about?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9108390, "src_sentence": "Rhyncogonus bryani is an extinct species of beetle in the family Curculionidae.", "sentence": "Rhyncogonus bryani is an extinct species of beetle in the family Curculionidae", "sub": "http://dbpedia.org/resource/Rhyncogonus_bryani", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Curculionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhyncogonus bryani an extinct species of beetle in the family Curculionidae ?"], "type": [-1], "question_in_type": ["Is rhyncogonus bryani an extinct species of beetle in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9110067, "src_sentence": "The cinema of Estonia started in 1908 with the production of a newsreel about Swedish King Gustav V's visit to Tallinn.", "sentence": "The cinema of Estonia started in 1908 with the production of a newsreel about Swedish King Gustav V's visit to Tallinn", "sub": "http://dbpedia.org/resource/Estonia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tallinn", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the cinema of Estonia start in 1908 with the production of a newsreel about Swedish King Gustav V's visit to Tallinn?", "Where did The cinema of Estonia started in?", "When did The cinema of Estonia start?", "Who did The cinema of Estonia started in?"], "type": [-1, 2, 3, 1], "question_in_type": ["Did the cinema of start in 1908 with the production of a newsreel about Swedish King Gustav V's visit to ?", "Where did The cinema of started in?", "When did The cinema of start?", "Who did The cinema of started in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9110861, "src_sentence": "Mantidactylus pauliani is a species of frog in the family Mantellidae.", "sentence": "Mantidactylus pauliani is a species of frog in the family Mantellidae", "sub": "http://dbpedia.org/resource/Mantidactylus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Mantellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mantidactylus pauliani a species of frog in the family Mantellidae ?"], "type": [-1], "question_in_type": ["Is mantidactylus pauliani a species of frog in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9114360, "src_sentence": "What is now Mongolia has been ruled by various nomadic empires, including the Xiongnu, the Xianbei, the Rouran, the First Turkic Khaganate, and others.", "sentence": "Mongolia has been ruled by various nomadic empires , including the Rouran", "sub": "http://dbpedia.org/resource/Rouran_Khaganate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mongolia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has mongolia been ruled by various nomadic empires , including the Rouran ?", "Who has been ruled by various nomadic empires , including the Rouran?", "Who has Mongolia been ruled?"], "type": [-1, 1, 1], "question_in_type": ["Has mongolia been ruled by various nomadic empires , including the ?", "Who has been ruled by various nomadic empires , including the ?", "Who has been ruled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9114699, "src_sentence": "MIAT Mongolian Airlines is Mongolia's national air carrier operating international flights, while other domestic air carriers such as Mongolia and Hunnu Airlines serve domestic and regional routes.", "sentence": "MIAT Mongolian Airlines is operating international flights while other domestic air carriers such as Mongolia Airlines serve regional routes", "sub": "http://dbpedia.org/resource/MIAT_Mongolian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mongolia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is mIAT Mongolian Airlines operating international flights while other domestic air carriers such as Mongolia Airlines serve regional routes ?", "Who is operating international flights while other domestic air carriers such as Mongolia Airlines serve regional routes?", "Where is MIAT Mongolian Airlines operating international?", "Is mIAT Mongolian Airlines operating international flights while other domestic air carriers such as Mongolia Airlines serve domestic routes ?", "Who is operating international flights while other domestic air carriers such as Mongolia Airlines serve domestic routes?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Is mIAT n Airlines operating international flights while other domestic air carriers such as Airlines serve regional routes ?", "Who is operating international flights while other domestic air carriers such as Airlines serve regional routes?", "Where is operating international?", "Is mIAT n Airlines operating international flights while other domestic air carriers such as Airlines serve domestic routes ?", "Who is operating international flights while other domestic air carriers such as Airlines serve domestic routes?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9117438, "src_sentence": "In August 1888 Bertha Benz, the wife of Karl Benz, undertook the first road trip by car, to prove the road-worthiness of her husband's invention.", "sentence": "August 1888 Bertha Benz [is] the wife of Karl Benz", "sub": "http://dbpedia.org/resource/Karl_Benz", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Bertha_Benz", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does august 1888 Bertha Benz [is] the wife of Karl Benz?", "When Bertha Benz [is] the wife of Karl Benz?", "Where did August 1888 Bertha Benz [ is ] the?", "Who did August 1888 Bertha Benz [ is ] the?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does august 1888 [is] the wife of ?", "When [is] the wife of ?", "Where did August 1888 [ is ] the?", "Who did August 1888 [ is ] the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9119286, "src_sentence": "Iberochondrostoma lusitanicum, or the boga-portuguesa (its common names in English and Portuguese are the same), is a species of freshwater fish in the family Cyprinidae.", "sentence": "Iberochondrostoma lusitanicum, or the boga-portuguesa (its common names in English and Portuguese are the same is a species of freshwater fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Iberochondrostoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are iberochondrostoma lusitanicum , or the boga-portuguesa ( its common names in English and Portuguese the same is a species of freshwater fish in the family Cyprinidae ?", "Who lusitanicum, or the boga-portuguesa (its common names in English and Portuguese are the same is a species of freshwater fish in the family Cyprinidae?", "Where are Iberochondrostoma lusitanicum , or the boga-portuguesa ( its common names in English and Portuguese the same is a species of freshwater fish in the family Cyprinidae ?"], "type": [-1, 1, 2], "question_in_type": ["Are iberochondrostoma lusitanicum , or the boga-portuguesa ( its common names in English and Portuguese the same is a species of freshwater fish in the family ?", "Who lusitanicum, or the boga-portuguesa (its common names in English and Portuguese are the same is a species of freshwater fish in the family ?", "Where are lusitanicum , or the boga-portuguesa ( its common names in English and Portuguese the same is a species of freshwater fish in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9119290, "src_sentence": "a species of freshwater fish in the family Cyprinidae is found only in a very restricted area in Portugal, and is threatened by pollution and habitat destruction (dams).Iberochondrostoma lusitanicum live in coastal rivers and terminal segments of main rivers, and reach a maximum length of about 15 cm (5.9 in) TL.", "sentence": "Cyprinidae is found only in a very restricted area in Portugal . Iberochondrostoma", "sub": "http://dbpedia.org/resource/Iberochondrostoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyprinidae found only in a very restricted area in Portugal . Iberochondrostoma ?", "Where is Cyprinidae found only?", "Who is Cyprinidae found only?", "Is family cyprinidae found only in a very restricted area in Portugal . Iberochondrostoma ?"], "type": [-1, 2, 1, -1], "question_in_type": ["Is cyprinidae found only in a very restricted area in Portugal . ?", "Where is found only?", "Who is found only?", "Is family cyprinidae found only in a very restricted area in Portugal . ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9122014, "src_sentence": "Lucky Number Slevin (released as The Wrong Man in Australia) is a 2006 crime thriller film directed by Paul McGuigan, written by Jason Smilovic, and starring Josh Hartnett, Bruce Willis, Lucy Liu, Stanley Tucci, Morgan Freeman, and Ben Kingsley.", "sentence": "Lucky Number Slevin is a 2006 crime thriller film directed by Paul McGuigan ,", "sub": "http://dbpedia.org/resource/Lucky_Number_Slevin", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Paul_McGuigan_(filmmaker)", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is lucky Number Slevin a 2006 crime thriller film directed by Paul McGuigan ?", "Who is Lucky Number Slevin a 2006 crime thriller film directed by?", "When is Lucky Number Slevin a?"], "type": [-1, 1, 3], "question_in_type": ["Is lucky Number Slevin a 2006 crime thriller film directed by ?", "Who is a 2006 crime thriller film directed by?", "When is a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9122869, "src_sentence": "a 1974 Argentine drama film directed and written by Alberto Abdala and Sergio L. Mottola premiered on 15 October 1974 in Buenos Aires.", "sentence": "a 1974 Argentine drama film written by Sergio L. Mottola premiered on 15 October 1974 in Buenos Aires", "sub": "http://dbpedia.org/resource/Argentina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Buenos_Aires", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did a 1974 Argentine drama film writ by Sergio L. Mottola premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama film written by?", "When did a 1974 Argentine drama film write by Sergio L. Mottola premier?", "Did a 1974 Argentine drama film writ by Alberto Abdala premy on 15 October 1974 in Buenos Aires?", "When did a 1974 Argentine drama film write by Alberto Abdala premier?", "Did a 1974 Argentine drama film direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama film directed premiered?", "When did a 1974 Argentine drama film direct premier?", "Did a 1974 Argentine drama celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama celluloid directed premiered?", "When did a 1974 Argentine drama celluloid direct premier?", "Did a 1974 Argentine drama cinema direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama cinema directed premiered?", "When did a 1974 Argentine drama cinema direct premier?", "Did a 1974 Argentine drama flick direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama flick directed premiered?", "When did a 1974 Argentine drama flick direct premier?", "Did a 1974 Argentine drama motion picture direct premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama motion picture directed premiered?", "When did a 1974 Argentine drama motion picture direct premier?", "Did a 1974 Argentine drama movie direct premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama movie directed premiered?", "When did a 1974 Argentine drama movie direct premier?", "Did a 1974 Argentine drama photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama photographic film directed premiered?", "When did a 1974 Argentine drama photographic film direct premier?", "Did a 1974 Argentine drama plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama plastic film directed premiered?", "When did a 1974 Argentine drama plastic film direct premier?", "Did a 1974 Argentine drama shoot direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama shoot directed premiered?", "When did a 1974 Argentine drama shoot direct premier?", "Did a 1974 Argentine drama skin direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama skin directed premiered?", "When did a 1974 Argentine drama skin direct premier?", "Did a 1974 Argentine drama take direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine drama take directed premiered?", "When did a 1974 Argentine drama take direct premier?", "Did a 1974 Argentine dramatic event celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event celluloid directed premiered?", "When did a 1974 Argentine dramatic event celluloid direct premier?", "Did a 1974 Argentine dramatic event cinema direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event cinema directed premiered?", "When did a 1974 Argentine dramatic event cinema direct premier?", "Did a 1974 Argentine dramatic event film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event film directed premiered?", "When did a 1974 Argentine dramatic event film direct premier?", "Did a 1974 Argentine dramatic event flick direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event flick directed premiered?", "When did a 1974 Argentine dramatic event flick direct premier?", "Did a 1974 Argentine dramatic event motion picture direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event motion picture directed premiered?", "When did a 1974 Argentine dramatic event motion picture direct premier?", "Did a 1974 Argentine dramatic event movie direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event movie directed premiered?", "When did a 1974 Argentine dramatic event movie direct premier?", "Did a 1974 Argentine dramatic event photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event photographic film directed premiered?", "When did a 1974 Argentine dramatic event photographic film direct premier?", "Did a 1974 Argentine dramatic event plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event plastic film directed premiered?", "When did a 1974 Argentine dramatic event plastic film direct premier?", "Did a 1974 Argentine dramatic event shoot direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event shoot directed premiered?", "When did a 1974 Argentine dramatic event shoot direct premier?", "Did a 1974 Argentine dramatic event skin direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event skin directed premiered?", "When did a 1974 Argentine dramatic event skin direct premier?", "Did a 1974 Argentine dramatic event take direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine dramatic event take directed premiered?", "When did a 1974 Argentine dramatic event take direct premier?", "Did a 1974 Argentine histrionics celluloid direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics celluloid directed?", "When did a 1974 Argentine histrionics celluloid direct premier?", "Did a 1974 Argentine histrionics cinema direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics cinema directed premiered?", "When did a 1974 Argentine histrionics cinema direct premier?", "Did a 1974 Argentine histrionics film direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics film directed premiered?", "When did a 1974 Argentine histrionics film direct premier?", "Did a 1974 Argentine histrionics flick direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics flick directed?", "When did a 1974 Argentine histrionics flick direct premier?", "Did a 1974 Argentine histrionics motion picture direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics motion picture directed premiered?", "When did a 1974 Argentine histrionics motion picture direct premier?", "Did a 1974 Argentine histrionics movie direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics movie directed premiered?", "When did a 1974 Argentine histrionics movie direct premier?", "Did a 1974 Argentine histrionics photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics photographic film directed premiered?", "When did a 1974 Argentine histrionics photographic film direct premier?", "Did a 1974 Argentine histrionics plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics plastic film directed premiered?", "When did a 1974 Argentine histrionics plastic film direct premier?", "Did a 1974 Argentine histrionics shoot direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics shoot directed?", "When did a 1974 Argentine histrionics shoot direct premier?", "Did a 1974 Argentine histrionics skin direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics skin directed?", "When did a 1974 Argentine histrionics skin direct premier?", "Did a 1974 Argentine histrionics tak direct premy on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine histrionics take directed?", "When did a 1974 Argentine histrionics take direct premier?", "Did a 1974 Argentine play celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play celluloid directed premiered?", "When did a 1974 Argentine play celluloid direct premier?", "Did a 1974 Argentine play cinema direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine play cinema directed premiered?", "When did a 1974 Argentine play cinema direct premier?", "Did a 1974 Argentine play film direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play film directed premiered?", "When did a 1974 Argentine play film direct premier?", "Did a 1974 Argentine play flick direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play flick directed premiered?", "When did a 1974 Argentine play flick direct premier?", "Did a 1974 Argentine play motion picture direct premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play motion picture directed premiered?", "When did a 1974 Argentine play motion picture direct premier?", "Did a 1974 Argentine play movie direct premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play movie directed premiered?", "When did a 1974 Argentine play movie direct premier?", "Did a 1974 Argentine play photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine play photographic film directed premiered?", "When did a 1974 Argentine play photographic film direct premier?", "Did a 1974 Argentine play plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play plastic film directed premiered?", "When did a 1974 Argentine play plastic film direct premier?", "Did a 1974 Argentine play shoot direct premiered on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play shoot directed premiered?", "When did a 1974 Argentine play shoot direct premier?", "Did a 1974 Argentine play skin direct premiered on 15 October 1974 in Buenos Aires?", "Where did a 1974 Argentine play skin directed premiered?", "When did a 1974 Argentine play skin direct premier?", "Does a 1974 Argentine play tak direct premy on 15 October 1974 in Buenos Aires?", "Who did a 1974 Argentine play take?", "When did a 1974 Argentine play take direct premiered?", "Did a 1974 argentinean drama celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama skin direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean drama take direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event skin direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean dramatic event take direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics celluloid direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics cinema direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics film direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics flick direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics plastic film direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics shoot direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics skin direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean histrionics tak direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play skin direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinean play tak direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama skin direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian drama take direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event skin direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian dramatic event take direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics celluloid direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics cinema direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics film direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics flick direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics plastic film direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics shoot direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics skin direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian histrionics tak direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play celluloid direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play cinema direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play flick direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play motion picture direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play movie direct premy on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play photographic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play plastic film direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play shoot direct premiered on 15 October 1974 in Buenos Aires?", "Did a 1974 argentinian play skin direct premiered on 15 October 1974 in Buenos Aires?", "Does a 1974 argentinian play tak direct premy on 15 October 1974 in Buenos Aires?"], "type": [-1, 1, 3, -1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 1, 3, -1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 2, 3, -1, 1, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did a 1974 drama film writ by Sergio L. Mottola premy on 15 October 1974 in ?", "Who did a 1974 drama film written by?", "When did a 1974 drama film write by Sergio L. Mottola premier?", "Did a 1974 drama film writ by Alberto Abdala premy on 15 October 1974 in ?", "When did a 1974 drama film write by Alberto Abdala premier?", "Did a 1974 drama film direct premiered on 15 October 1974 in ?", "Who did a 1974 drama film directed premiered?", "When did a 1974 drama film direct premier?", "Did a 1974 drama celluloid direct premiered on 15 October 1974 in ?", "Who did a 1974 drama celluloid directed premiered?", "When did a 1974 drama celluloid direct premier?", "Did a 1974 drama cinema direct premiered on 15 October 1974 in ?", "Who did a 1974 drama cinema directed premiered?", "When did a 1974 drama cinema direct premier?", "Did a 1974 drama flick direct premiered on 15 October 1974 in ?", "Who did a 1974 drama flick directed premiered?", "When did a 1974 drama flick direct premier?", "Did a 1974 drama motion picture direct premy on 15 October 1974 in ?", "Who did a 1974 drama motion picture directed premiered?", "When did a 1974 drama motion picture direct premier?", "Did a 1974 drama movie direct premy on 15 October 1974 in ?", "Who did a 1974 drama movie directed premiered?", "When did a 1974 drama movie direct premier?", "Did a 1974 drama photographic film direct premiered on 15 October 1974 in ?", "Who did a 1974 drama photographic film directed premiered?", "When did a 1974 drama photographic film direct premier?", "Did a 1974 drama plastic film direct premiered on 15 October 1974 in ?", "Who did a 1974 drama plastic film directed premiered?", "When did a 1974 drama plastic film direct premier?", "Did a 1974 drama shoot direct premiered on 15 October 1974 in ?", "Who did a 1974 drama shoot directed premiered?", "When did a 1974 drama shoot direct premier?", "Did a 1974 drama skin direct premiered on 15 October 1974 in ?", "Who did a 1974 drama skin directed premiered?", "When did a 1974 drama skin direct premier?", "Did a 1974 drama take direct premiered on 15 October 1974 in ?", "Who did a 1974 drama take directed premiered?", "When did a 1974 drama take direct premier?", "Did a 1974 dramatic event celluloid direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event celluloid directed premiered?", "When did a 1974 dramatic event celluloid direct premier?", "Did a 1974 dramatic event cinema direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event cinema directed premiered?", "When did a 1974 dramatic event cinema direct premier?", "Did a 1974 dramatic event film direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event film directed premiered?", "When did a 1974 dramatic event film direct premier?", "Did a 1974 dramatic event flick direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event flick directed premiered?", "When did a 1974 dramatic event flick direct premier?", "Did a 1974 dramatic event motion picture direct premy on 15 October 1974 in ?", "Where did a 1974 dramatic event motion picture directed premiered?", "When did a 1974 dramatic event motion picture direct premier?", "Did a 1974 dramatic event movie direct premy on 15 October 1974 in ?", "Where did a 1974 dramatic event movie directed premiered?", "When did a 1974 dramatic event movie direct premier?", "Did a 1974 dramatic event photographic film direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event photographic film directed premiered?", "When did a 1974 dramatic event photographic film direct premier?", "Did a 1974 dramatic event plastic film direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event plastic film directed premiered?", "When did a 1974 dramatic event plastic film direct premier?", "Did a 1974 dramatic event shoot direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event shoot directed premiered?", "When did a 1974 dramatic event shoot direct premier?", "Did a 1974 dramatic event skin direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event skin directed premiered?", "When did a 1974 dramatic event skin direct premier?", "Did a 1974 dramatic event take direct premiered on 15 October 1974 in ?", "Where did a 1974 dramatic event take directed premiered?", "When did a 1974 dramatic event take direct premier?", "Did a 1974 histrionics celluloid direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics celluloid directed?", "When did a 1974 histrionics celluloid direct premier?", "Did a 1974 histrionics cinema direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics cinema directed premiered?", "When did a 1974 histrionics cinema direct premier?", "Did a 1974 histrionics film direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics film directed premiered?", "When did a 1974 histrionics film direct premier?", "Did a 1974 histrionics flick direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics flick directed?", "When did a 1974 histrionics flick direct premier?", "Did a 1974 histrionics motion picture direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics motion picture directed premiered?", "When did a 1974 histrionics motion picture direct premier?", "Did a 1974 histrionics movie direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics movie directed premiered?", "When did a 1974 histrionics movie direct premier?", "Did a 1974 histrionics photographic film direct premiered on 15 October 1974 in ?", "Where did a 1974 histrionics photographic film directed premiered?", "When did a 1974 histrionics photographic film direct premier?", "Did a 1974 histrionics plastic film direct premiered on 15 October 1974 in ?", "Where did a 1974 histrionics plastic film directed premiered?", "When did a 1974 histrionics plastic film direct premier?", "Did a 1974 histrionics shoot direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics shoot directed?", "When did a 1974 histrionics shoot direct premier?", "Did a 1974 histrionics skin direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics skin directed?", "When did a 1974 histrionics skin direct premier?", "Did a 1974 histrionics tak direct premy on 15 October 1974 in ?", "Where did a 1974 histrionics take directed?", "When did a 1974 histrionics take direct premier?", "Did a 1974 play celluloid direct premiered on 15 October 1974 in ?", "Who did a 1974 play celluloid directed premiered?", "When did a 1974 play celluloid direct premier?", "Did a 1974 play cinema direct premiered on 15 October 1974 in ?", "Where did a 1974 play cinema directed premiered?", "When did a 1974 play cinema direct premier?", "Did a 1974 play film direct premiered on 15 October 1974 in ?", "Who did a 1974 play film directed premiered?", "When did a 1974 play film direct premier?", "Did a 1974 play flick direct premiered on 15 October 1974 in ?", "Who did a 1974 play flick directed premiered?", "When did a 1974 play flick direct premier?", "Did a 1974 play motion picture direct premy on 15 October 1974 in ?", "Who did a 1974 play motion picture directed premiered?", "When did a 1974 play motion picture direct premier?", "Did a 1974 play movie direct premy on 15 October 1974 in ?", "Who did a 1974 play movie directed premiered?", "When did a 1974 play movie direct premier?", "Did a 1974 play photographic film direct premiered on 15 October 1974 in ?", "Where did a 1974 play photographic film directed premiered?", "When did a 1974 play photographic film direct premier?", "Did a 1974 play plastic film direct premiered on 15 October 1974 in ?", "Who did a 1974 play plastic film directed premiered?", "When did a 1974 play plastic film direct premier?", "Did a 1974 play shoot direct premiered on 15 October 1974 in ?", "Who did a 1974 play shoot directed premiered?", "When did a 1974 play shoot direct premier?", "Did a 1974 play skin direct premiered on 15 October 1974 in ?", "Where did a 1974 play skin directed premiered?", "When did a 1974 play skin direct premier?", "Does a 1974 play tak direct premy on 15 October 1974 in ?", "Who did a 1974 play take?", "When did a 1974 play take direct premiered?", "Did a 1974 argentinean drama celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinean drama movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinean drama photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama skin direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean drama take direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event skin direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean dramatic event take direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean histrionics celluloid direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics cinema direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics film direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics flick direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean histrionics plastic film direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics shoot direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics skin direct premy on 15 October 1974 in ?", "Did a 1974 argentinean histrionics tak direct premy on 15 October 1974 in ?", "Did a 1974 argentinean play celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinean play movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinean play photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play skin direct premiered on 15 October 1974 in ?", "Did a 1974 argentinean play tak direct premy on 15 October 1974 in ?", "Did a 1974 argentinian drama celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinian drama movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinian drama photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama skin direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian drama take direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event skin direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian dramatic event take direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian histrionics celluloid direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics cinema direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics film direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics flick direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian histrionics plastic film direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics shoot direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics skin direct premy on 15 October 1974 in ?", "Did a 1974 argentinian histrionics tak direct premy on 15 October 1974 in ?", "Did a 1974 argentinian play celluloid direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play cinema direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play flick direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play motion picture direct premy on 15 October 1974 in ?", "Did a 1974 argentinian play movie direct premy on 15 October 1974 in ?", "Did a 1974 argentinian play photographic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play plastic film direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play shoot direct premiered on 15 October 1974 in ?", "Did a 1974 argentinian play skin direct premiered on 15 October 1974 in ?", "Does a 1974 argentinian play tak direct premy on 15 October 1974 in ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9125295, "src_sentence": "In 1806, Dresden became the capital of the Kingdom of Saxony established by Napoleon.", "sentence": "Dresden became the capital of the Kingdom of Saxony In 1806", "sub": "http://dbpedia.org/resource/Saxony", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dresden", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did dresden becam the capital of the Kingdom of Saxony In 1806?", "Who became the capital of the Kingdom of Saxony In 1806?", "Where did Dresden became the?", "When did Dresden become the capital of the Kingdom of Saxony In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dresden becam the capital of the Kingdom of In 1806?", "Who became the capital of the Kingdom of In 1806?", "Where did became the?", "When did become the capital of the Kingdom of In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9125306, "src_sentence": "Between 1918 and 1934, Dresden was the capital of the first Free State of Saxony as well as a cultural and economic centre of the Weimar Republic.", "sentence": "Dresden was the capital of the first Free State of Saxony Between 1918 and 1934", "sub": "http://dbpedia.org/resource/Saxony", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dresden", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was dresden the capital of the first Free State of Saxony Between 1918 and 1934 ?", "Who was the capital of the first Free State of Saxony Between 1918 and 1934?", "Where was Dresden the capital of the first Free State of Saxony Between 1918 and 1934 ?"], "type": [-1, 1, 2], "question_in_type": ["Was dresden the capital of the first Free State of Between 1918 and 1934 ?", "Who was the capital of the first Free State of Between 1918 and 1934?", "Where was the capital of the first Free State of Between 1918 and 1934 ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9125660, "src_sentence": "In 2006, the TU Dresden was successful in the German Universities Excellence Initiative of the Federal Ministry of Education and Research (Germany).", "sentence": "the TU Dresden was successful in the German Universities Excellence Initiative of the Federal Ministry of Research In 2006", "sub": "http://dbpedia.org/resource/Dresden_University_of_Technology", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/German_Universities_Excellence_Initiative", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Research In 2006 ?", "Who was successful in the German Universities Excellence Initiative of the Federal Ministry of Research In 2006?", "Where was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Research In 2006 ?", "When was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Research In?", "Was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Education In 2006 ?", "Who was successful in the German Universities Excellence Initiative of the Federal Ministry of Education In 2006?", "Where was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Education In 2006 ?", "When was the TU Dresden successful in the German Universities Excellence Initiative of the Federal Ministry of Education In?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Was the successful in the of the Federal Ministry of Research In 2006 ?", "Who was successful in the of the Federal Ministry of Research In 2006?", "Where was the successful in the of the Federal Ministry of Research In 2006 ?", "When was the successful in the of the Federal Ministry of Research In?", "Was the successful in the of the Federal Ministry of Education In 2006 ?", "Who was successful in the of the Federal Ministry of Education In 2006?", "Where was the successful in the of the Federal Ministry of Education In 2006 ?", "When was the successful in the of the Federal Ministry of Education In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 9125686, "src_sentence": "Dresden is home to Dynamo Dresden, which had a tradition in UEFA club competitions up to the early 1990s.", "sentence": "Dresden is home to Dynamo Dresden", "sub": "http://dbpedia.org/resource/Dynamo_Dresden", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Dresden", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is dresden home to Dynamo Dresden ?", "Where is Dresden home to?"], "type": [-1, 2], "question_in_type": ["Is dresden home to ?", "Where is home to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9125825, "src_sentence": "The uprising forced Frederick Augustus II of Saxony to flee from Dresden, but Frederick Augustus II of Saxony soon after regained control over the city with the help of Prussia.", "sentence": "Frederick Augustus II of Saxony to flee from Dresden soon after regained control over the city with the help of Prussia", "sub": "http://dbpedia.org/resource/Saxony", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dresden", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does frederick Augustus II of Saxony to fle from Dresden soon after regain control over the city with the help of Prussia?", "Who to flee from Dresden soon after regained control over the city with the help of Prussia?", "Where did Frederick Augustus II of Saxony to flee from?"], "type": [-1, 1, 2], "question_in_type": ["Does frederick Augustus II of to fle from soon after regain control over the city with the help of Prussia?", "Who to flee from soon after regained control over the city with the help of Prussia?", "Where did Frederick Augustus II of to flee from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9126563, "src_sentence": "As a result, the Dashnaktsutyun government of Eastern Armenia declared its independence on 28 May as the First Republic of Armenia under the leadership of Aram Manukian.", "sentence": "the Dashnaktsutyun government of Eastern Armenia declared its independence on 28 May as the First Republic of Armenia under the leadership of Aram Manukian", "sub": "http://dbpedia.org/resource/Armenian_Revolutionary_Federation", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Armenia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Dashnaktsutyun government of Eastern Armenia decl its independence on 28 May as the First Republic of Armenia under the leadership of Aram Manukian?", "Where did the Dashnaktsutyun government of Eastern Armenia declared its?", "When did the Dashnaktsutyun government of Eastern Armenia declare its independence?", "Who did the Dashnaktsutyun government of Eastern Armenia declared its?"], "type": [-1, 2, 3, 1], "question_in_type": ["Did the government of Eastern decl its independence on 28 May as the First Republic of under the leadership of Aram Manukian?", "Where did the government of Eastern declared its?", "When did the government of Eastern declare its independence?", "Who did the government of Eastern declared its?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9127508, "src_sentence": "The National Art Gallery in Yerevan has more than 16,000 works that date back to the Middle Ages, which indicate Armenia's rich tales and stories of the times.", "sentence": "The National Art Gallery in Yerevan has more than 16,000 works that date back to the Middle Ages, which indicate Armenia's rich tales and stories of the times", "sub": "http://dbpedia.org/resource/Armenia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Yerevan", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has the National Art Gallery in Yerevan more than 16,000 works that date back to the Middle Ages , which indicate Armenia 's rich tales and stories of the times ?", "Who in Yerevan has more than 16,000 works that date back to the Middle Ages, which indicate Armenia's rich tales and stories of the times?", "Where has The National Art Gallery in Yerevan more than 16,000 works that date back to the Middle Ages , which indicate?"], "type": [-1, 1, 2], "question_in_type": ["Has the National Art Gallery in more than 16,000 works that date back to the Middle Ages , which indicate 's rich tales and stories of the times ?", "Who in has more than 16,000 works that date back to the Middle Ages, which indicate 's rich tales and stories of the times?", "Where has The National Art Gallery in more than 16,000 works that date back to the Middle Ages , which indicate?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9127924, "src_sentence": "In 1682, the French explorer Robert Cavelier de La Salle named the region Louisiana to honor King Louis XIV of France.", "sentence": "Robert Cavelier de La Salle [is] explorer [from] France", "sub": "http://dbpedia.org/resource/Ren\u00e9-Robert_Cavelier,_Sieur_de_La_Salle", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does robert Cavelier de La Salle [is] explorer [from] France?", "Who [is] explorer [from] France?", "Where did Robert Cavelier de La Salle [ is ] explorer [ from ] France ?"], "type": [-1, 1, 2], "question_in_type": ["Does robert [is] explorer [from] ?", "Who [is] explorer [from] ?", "Where did Robert [ is ] explorer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9131509, "src_sentence": "Barbodes pachycheilus is an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao, the Philippines.", "sentence": "Barbodes pachycheilus is an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao", "sub": "http://dbpedia.org/resource/Barbodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barbodes pachycheilus an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao ?", "Where is Barbodes pachycheilus an extinct species of cyprinid fish endemic to Lake Lanao in Mindanao ?"], "type": [-1, 2], "question_in_type": ["Is barbodes pachycheilus an extinct species of fish endemic to Lake Lanao in Mindanao ?", "Where is pachycheilus an extinct species of fish endemic to Lake Lanao in Mindanao ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9132325, "src_sentence": "Ho Chi Minh City is Hanoi, and Vietnam most populous city is Ho Chi Minh City.", "sentence": "Vietnam most populous city is Ho Chi Minh City", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is vietnam most populous city Ho Chi Minh City ?", "Who most populous city is Ho Chi Minh City?", "Where is Vietnam most populous city Ho Chi Minh City ?"], "type": [-1, 1, 2], "question_in_type": ["Is vietnam most populous city City ?", "Who most populous city is City?", "Where is most populous city City ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9132958, "src_sentence": "By the 2020s, Vietnam will host the inaugural Formula One Vietnam Grand Prix in the city of Hanoi.", "sentence": "Vietnam will host the inaugural Formula One Vietnam Grand Prix in the city of Hanoi", "sub": "http://dbpedia.org/resource/Vietnam", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hanoi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Will vietnam host the inaugural Formula One Vietnam Grand Prix in the city of Hanoi ?", "Who will host the inaugural Formula One Who Grand Prix in the city of Hanoi?", "Where will Vietnam host the?"], "type": [-1, 1, 2], "question_in_type": ["Will vietnam host the inaugural Formula One Grand Prix in the city of ?", "Who will host the inaugural Formula One Who Grand Prix in the city of ?", "Where will host the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9133132, "src_sentence": "In May 1980, under the terms of an agreement between ESA and NASA, Ockels and Swiss astronaut Claude Nicollier were selected to begin basic mission specialist training with the NASA astronaut candidates at NASA's Johnson Space Center, Houston, Texas.", "sentence": "Claude Nicollier [is] astronaut [from] Switzerland", "sub": "http://dbpedia.org/resource/Claude_Nicollier", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does claude Nicollier [is] astronaut [from] Switzerland?", "Who [is] astronaut [from] Switzerland?", "Where did Claude Nicollier [ is ] astronaut [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does claude Nicollier [is] astronaut [from] ?", "Who [is] astronaut [from] ?", "Where did [ is ] astronaut [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9133204, "src_sentence": "He was the first Dutch citizen astronaut, not the first Dutch-born astronaut, as He is preceded by the naturalized American Lodewijk van den Berg, who flew on STS-51-B. Having served He role as back-up payload specialist for German astronaut Ulf Merbold, He took He place in Mission Control in Houston as the primary communicator between the astronauts working in Spacelab and the Mission Management Team in Houston.", "sentence": "Ulf Merbold [is] astronaut [from] Germany", "sub": "http://dbpedia.org/resource/Ulf_Merbold", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does ulf Merbold [is] astronaut [from] Germany?", "Who [is] astronaut [from] Germany?", "Where did Ulf Merbold [ is ] astronaut [ from ] Germany ?"], "type": [-1, 1, 2], "question_in_type": ["Does ulf Merbold [is] astronaut [from] ?", "Who [is] astronaut [from] ?", "Where did [ is ] astronaut [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9134838, "src_sentence": "Elsewhere, the Malayan Emergency, a guerrilla war fought by Communist fighters against Commonwealth forces, had begun in 1948 and continued past Malayan independence (1957) until 1960.", "sentence": "the Malayan Emergency continued past Malayan independence until 1960 Elsewhere", "sub": "http://dbpedia.org/resource/Malayan_Emergency", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/Federation_of_Malaya", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Malayan Emergency continu past Malayan independence until 1960 Elsewhere?", "Where did the Malayan Emergency continued past?", "When did the Malayan Emergency continue past Malayan independence until?", "Did the Malayan Emergency continu past Malayan autonomy until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan autonomy until?", "Did the Malayan Emergency continu past Malayan competence until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan competence until?", "Did the Malayan Emergency continu past Malayan distinctness until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan distinctness until?", "Did the Malayan Emergency continu past Malayan ease until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan ease until?", "Did the Malayan Emergency continu past Malayan freedom until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan freedom until?", "Did the Malayan Emergency continu past Malayan independency until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan independency until?", "Did the Malayan Emergency continu past Malayan liberty until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan liberty until?", "Did the Malayan Emergency continu past Malayan nondependence until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan nondependence until?", "Did the Malayan Emergency continu past Malayan self direction until 1960 Elsewhere?", "When did the Malayan Emergency continue past Malayan self direction until?", "Did the Malayan Emergency continu past malay autonomy until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay autonomy until?", "Did the Malayan Emergency continu past malay competence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay competence until?", "Did the Malayan Emergency continu past malay distinctness until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay distinctness until?", "Did the Malayan Emergency continu past malay ease until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay ease until?", "Did the Malayan Emergency continu past malay freedom until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay freedom until?", "Did the Malayan Emergency continu past malay independence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay independence until?", "Did the Malayan Emergency continu past malay independency until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay independency until?", "Did the Malayan Emergency continu past malay liberty until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay liberty until?", "Did the Malayan Emergency continu past malay nondependence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay nondependence until?", "Did the Malayan Emergency continu past malay self direction until 1960 Elsewhere?", "When did the Malayan Emergency continue past malay self direction until?", "Did the Malayan Emergency continu past malaysian autonomy until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian autonomy until?", "Did the Malayan Emergency continu past malaysian competence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian competence until?", "Did the Malayan Emergency continu past malaysian distinctness until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian distinctness until?", "Did the Malayan Emergency continu past malaysian ease until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian ease until?", "Did the Malayan Emergency continu past malaysian freedom until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian freedom until?", "Did the Malayan Emergency continu past malaysian independence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian independence until?", "Did the Malayan Emergency continu past malaysian independency until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian independency until?", "Did the Malayan Emergency continu past malaysian liberty until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian liberty until?", "Did the Malayan Emergency continu past malaysian nondependence until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian nondependence until?", "Did the Malayan Emergency continu past malaysian self direction until 1960 Elsewhere?", "When did the Malayan Emergency continue past malaysian self direction until?"], "type": [-1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the continu past independence until 1960 Elsewhere?", "Where did the continued past?", "When did the continue past independence until?", "Did the continu past autonomy until 1960 Elsewhere?", "When did the continue past autonomy until?", "Did the continu past competence until 1960 Elsewhere?", "When did the continue past competence until?", "Did the continu past distinctness until 1960 Elsewhere?", "When did the continue past distinctness until?", "Did the continu past ease until 1960 Elsewhere?", "When did the continue past ease until?", "Did the continu past freedom until 1960 Elsewhere?", "When did the continue past freedom until?", "Did the continu past independency until 1960 Elsewhere?", "When did the continue past independency until?", "Did the continu past liberty until 1960 Elsewhere?", "When did the continue past liberty until?", "Did the continu past nondependence until 1960 Elsewhere?", "When did the continue past nondependence until?", "Did the continu past self direction until 1960 Elsewhere?", "When did the continue past self direction until?", "Did the continu past malay autonomy until 1960 Elsewhere?", "When did the continue past malay autonomy until?", "Did the continu past malay competence until 1960 Elsewhere?", "When did the continue past malay competence until?", "Did the continu past malay distinctness until 1960 Elsewhere?", "When did the continue past malay distinctness until?", "Did the continu past malay ease until 1960 Elsewhere?", "When did the continue past malay ease until?", "Did the continu past malay freedom until 1960 Elsewhere?", "When did the continue past malay freedom until?", "Did the continu past malay independence until 1960 Elsewhere?", "When did the continue past malay independence until?", "Did the continu past malay independency until 1960 Elsewhere?", "When did the continue past malay independency until?", "Did the continu past malay liberty until 1960 Elsewhere?", "When did the continue past malay liberty until?", "Did the continu past malay nondependence until 1960 Elsewhere?", "When did the continue past malay nondependence until?", "Did the continu past malay self direction until 1960 Elsewhere?", "When did the continue past malay self direction until?", "Did the continu past malaysian autonomy until 1960 Elsewhere?", "When did the continue past malaysian autonomy until?", "Did the continu past malaysian competence until 1960 Elsewhere?", "When did the continue past malaysian competence until?", "Did the continu past malaysian distinctness until 1960 Elsewhere?", "When did the continue past malaysian distinctness until?", "Did the continu past malaysian ease until 1960 Elsewhere?", "When did the continue past malaysian ease until?", "Did the continu past malaysian freedom until 1960 Elsewhere?", "When did the continue past malaysian freedom until?", "Did the continu past malaysian independence until 1960 Elsewhere?", "When did the continue past malaysian independence until?", "Did the continu past malaysian independency until 1960 Elsewhere?", "When did the continue past malaysian independency until?", "Did the continu past malaysian liberty until 1960 Elsewhere?", "When did the continue past malaysian liberty until?", "Did the continu past malaysian nondependence until 1960 Elsewhere?", "When did the continue past malaysian nondependence until?", "Did the continu past malaysian self direction until 1960 Elsewhere?", "When did the continue past malaysian self direction until?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9135033, "src_sentence": "Churchill father, Lord Randolph Churchill, representing the Conservative Party, had been elected Member of Parliament (MP) for Woodstock in 1873.", "sentence": "Lord Randolph Churchill [is] father [of] Churchill", "sub": "http://dbpedia.org/resource/Lord_Randolph_Churchill", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Winston_Churchill", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does lord Randolph Churchill [is] father [of] Churchill?", "Who did Lord Randolph Churchill [ is ] father [ of ] Churchill ?"], "type": [-1, 1], "question_in_type": ["Does lord Randolph [is] father [of] ?", "Who did [ is ] father [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9135576, "src_sentence": "In 1958, five years after the account of Churchill's meeting with Stalin in Moscow was published (in Churchill's The Second World War), Soviet authorities denied that Stalin had accepted such an \"imperialist proposal\".", "sentence": "Soviet authorities denied that Stalin had accepted such an \"imperialist proposal five years after the account of Churchill's meeting with Stalin in Moscow", "sub": "http://dbpedia.org/resource/Soviet_Union", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Moscow", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had soviet authorities denied that Stalin accepted such an `` imperialist proposal five years after the account of Churchill 's meeting with Stalin in Moscow ?", "Who authorities denied that Stalin had accepted such an \"imperialist proposal five years after the account of Churchill's meeting with Stalin in Moscow?", "Who had Soviet authorities denied that?", "When had Soviet authorities deny that Stalin accept such an `` imperialist proposal?", "Where had Soviet authorities denied that?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Had soviet authorities denied that Stalin accepted such an `` imperialist proposal five years after the account of Churchill 's meeting with Stalin in ?", "Who authorities denied that Stalin had accepted such an \"imperialist proposal five years after the account of Churchill's meeting with Stalin in ?", "Who had authorities denied that?", "When had authorities deny that Stalin accept such an `` imperialist proposal?", "Where had authorities denied that?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9135683, "src_sentence": "Churchill believed that Eisenhower did not fully comprehend the danger posed by the H-bomb and Churchill greatly distrusted Eisenhower's Secretary of State, John Foster Dulles.", "sentence": "Eisenhower did not comprehend the danger posed by the H - bomb greatly distrusted Eisenhower 's Secretary of State , John Foster Dulles .", "sub": "http://dbpedia.org/resource/John_Foster_Dulles", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Dwight_D._Eisenhower", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did eisenhower not comprehend the danger posed by the H - bomb greatly distrusted Eisenhower 's Secretary of State , John Foster Dulles ?", "Who did not comprehend the danger posed by the H - bomb greatly distrusted Who 's Secretary of State , John Foster Dulles ?", "Where did Eisenhower not comprehend the?", "Who did Eisenhower not comprehend the?", "Did dwight david eisenhower not comprehend the danger posed by the H - bomb greatly distrusted Eisenhower 's Secretary of State , John Foster Dulles ?"], "type": [-1, 1, 2, 1, -1], "question_in_type": ["Did eisenhower not comprehend the danger posed by the H - bomb greatly distrusted 's Secretary of State , John Foster ?", "Who did not comprehend the danger posed by the H - bomb greatly distrusted Who 's Secretary of State , John Foster ?", "Where did not comprehend the?", "Who did not comprehend the?", "Did dwight david eisenhower not comprehend the danger posed by the H - bomb greatly distrusted 's Secretary of State , John Foster ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9137019, "src_sentence": "In 1971 Bangladesh fought the Bangladesh Liberation War against East Pakistan to become an Independent country, which resulted in the secession of East Pakistan from the Islamic Republic of East Pakistan and established the sovereign nation called Bangladesh.", "sentence": "Bangladesh fought the Bangladesh Liberation War against East Pakistan to become an Independent country In 1971", "sub": "http://dbpedia.org/resource/Bangladesh_Liberation_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Bangladesh", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did bangladesh fought the Bangladesh Liberation War against East Pakistan to become an Independent country In 1971?", "Where did Bangladesh fought the?", "When did Bangladesh fight the Bangladesh Liberation War against East Pakistan to become an Independent country In?"], "type": [-1, 2, 3], "question_in_type": ["Did bangladesh fought the against East Pakistan to become an Independent country In 1971?", "Where did fought the?", "When did fight the against East Pakistan to become an Independent country In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9139150, "src_sentence": "British scientist John George Children was the first to melt a sample of iridium in 1813 with the aid of \"the greatest galvanic battery that has ever been constructed\" (at that time).", "sentence": "John George Children [is] scientist [from] United Kingdom", "sub": "http://dbpedia.org/resource/John_George_Children", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does john George Children [is] scientist [from] United Kingdom?", "Who [is] scientist [from] United Kingdom?", "Where did John George Children [ is ] scientist [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Does john George Children [is] scientist [from] ?", "Who [is] scientist [from] ?", "Where did [ is ] scientist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9139494, "src_sentence": "Ctenosaura oaxacana, commonly known as the Oaxacan spiny-tailed iguana, is a species of lizard in the family Iguanidae.", "sentence": "Ctenosaura oaxacana is a species of lizard in the family Iguanidae", "sub": "http://dbpedia.org/resource/Ctenosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Iguanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ctenosaura oaxacana a species of lizard in the family Iguanidae ?"], "type": [-1], "question_in_type": ["Is ctenosaura oaxacana a species of lizard in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9140247, "src_sentence": "Drawing on a post-punk version of West Coast pop music (which gained the nickname of \"bubblegum trance\"), another short-lived band, Nova Mob) became part of a wave of neo-psychedelic Liverpool bands.", "sentence": "Drawing on a post-punk version of West Coast pop music (which gained the nickname of \"bubblegum trance\"), another short-lived band, Nova Mob became part of a wave of neo-psychedelic Liverpool bands", "sub": "http://dbpedia.org/resource/Post-punk", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Neo-psychedelia", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did draw on a post-punk version of West Coast pop music (which gain the nickname of \"bubblegum trance\"), another short-lived band, Nova Mob became part of a wave of neo-psychedelic Liverpool bands?"], "type": [-1], "question_in_type": ["Did draw on a version of West Coast pop music (which gain the nickname of \"bubblegum trance\"), another short-lived band, Nova Mob became part of a wave of Liverpool bands?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 9140933, "src_sentence": "In 2011, Obama invited the 1985 Chicago Bears to the White House; the team had not visited the White House after their Super Bowl win in 1986 due to the Space Shuttle Challenger disaster.", "sentence": "Obama invited the 1985 Chicago Bears to the White House In 2011", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does obama invit the 1985 Chicago Bears to the White House In 2011?", "When did Obama invite the?", "Where did Obama invited the?", "When did Obama invite the 1985 Chicago Bears to the White House In?"], "type": [-1, 3, 2, 3], "question_in_type": ["Does obama invit the 1985 Chicago Bears to the In 2011?", "When did invite the?", "Where did invited the?", "When did invite the 1985 Chicago Bears to the In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141038, "src_sentence": "On August 23, 2008, Obama announced his selection of Delaware Senator Joe Biden as his vice presidential running mate.", "sentence": "Obama announced his selection of Delaware Senator Joe Biden On August 23", "sub": "http://dbpedia.org/resource/Joe_Biden", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did obama annount his selection of Delaware Senator Joe Biden On August 23?", "Where did Obama announced his?", "Who did Obama announced his?", "When did Obama announce his selection of Delaware Senator Joe Biden On?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did obama annount his selection of Delaware Senator On August 23?", "Where did announced his?", "Who did announced his?", "When did announce his selection of Delaware Senator On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141095, "src_sentence": "On March 11, 2009, Obama created the White House Council on Women and Girls, which formed part of the Office of Intergovernmental Affairs, having been established by Executive Order 13506 with a broad mandate to advise him on issues relating to the welfare of American women and girls.", "sentence": "Obama created the White House Council on Girls On March 11", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did obama cre the White House Council on Girls On March 11?", "Where did Obama created the?", "When did Obama create the White House Council on Girls On?", "Did obama cre the White House Council on Women On March 11?", "When did Obama create the White House Council on Women On?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Did obama cre the Council on Girls On March 11?", "Where did created the?", "When did create the Council on Girls On?", "Did obama cre the Council on Women On March 11?", "When did create the Council on Women On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141097, "src_sentence": "Obama also established the White House Task Force to Protect Students from Sexual Assault through a government memorandum on January 22, 2014, with a broad mandate to advise him on issues relating to sexual assault on college and university campuses throughout the United States.", "sentence": "Obama established the White House Task Force to Protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does obama est the White House Task Force to protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate?", "Where did Obama established the?", "When did Obama establish the White House Task Force to Protect Students from Sexual Assault through a government memorandum?"], "type": [-1, 2, 3], "question_in_type": ["Does obama est the Task Force to protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate?", "Where did established the?", "When did establish the Task Force to Protect Students from Sexual Assault through a government memorandum?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141259, "src_sentence": "CIA head Leon Panetta reported this intelligence to President Obama in March 2011.", "sentence": "CIA head Leon Panetta reported this intelligence to President Obama in March 2011", "sub": "http://dbpedia.org/resource/Leon_Panetta", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did cIA head Leon Panetta report this intelligence to President Obama in March 2011?", "Who head Leon Panetta reported this intelligence to President Obama in March 2011?", "Who did CIA head Leon Panetta reported this?", "When did CIA head Leon Panetta report this intelligence to President Obama?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did cIA head report this intelligence to in March 2011?", "Who head reported this intelligence to in March 2011?", "Who did CIA head reported this?", "When did CIA head report this intelligence to ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141356, "src_sentence": "On April 14, 2020, Obama endorsed his former vice president Joe Biden for president in the 2020 election.", "sentence": "Obama endorsed his former vice president Joe Biden for president in the 2020 election On April 14, 2020", "sub": "http://dbpedia.org/resource/Joe_Biden", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did obama endors his former vice president Joe Biden for president in the 2020 election On April 14, 2020?", "Who did Obama endorsed his?", "When did Obama endorse his former vice president Joe Biden for president in the?", "When did Obama endorse his former vice president Joe Biden for president in the 2020 election On?"], "type": [-1, 1, 3, 3], "question_in_type": ["Did obama endors his former vice president for president in the 2020 election On April 14, 2020?", "Who did endorsed his?", "When did endorse his former vice president for president in the?", "When did endorse his former vice president for president in the 2020 election On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141683, "src_sentence": "Obama created a campaign committee, began raising funds, and lined up political media consultant David Axelrod by August 2002.", "sentence": "Obama lined up political media consultant David Axelrod by August 2002", "sub": "http://dbpedia.org/resource/David_Axelrod", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did obama lin up political media consultant David Axelrod by August 2002?", "Who did Obama lined up?", "When did Obama line up political media consultant David Axelrod by?"], "type": [-1, 1, 3], "question_in_type": ["Did obama lin up political media consultant by August 2002?", "Who did lined up?", "When did line up political media consultant by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141782, "src_sentence": "Obama also established the White House Task Force to Protect Students from Sexual Assault through a government memorandum on January 22, 2014, with a broad mandate to advise Obama on issues relating to sexual assault on college and university campuses throughout the United States.", "sentence": "Obama established the White House Task Force to Protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate", "sub": "http://dbpedia.org/resource/Barack_Obama", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/White_House", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does obama est the White House Task Force to protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate?", "Where did Obama established the?", "When did Obama establish the White House Task Force to Protect Students from Sexual Assault through a government memorandum?"], "type": [-1, 2, 3], "question_in_type": ["Does obama est the Task Force to protect Students from Sexual Assault through a government memorandum on January 22 , 2014 , with a broad mandate?", "Where did established the?", "When did establish the Task Force to Protect Students from Sexual Assault through a government memorandum?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9141783, "src_sentence": "The co-chairs of the White House Task Force were Vice President Joe Biden and the President Valerie Jarrett.", "sentence": "The co-chairs of the White House Task Force were the President Valerie Jarrett", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Were the co-chairs of the White House Task Force the President Valerie Jarrett ?", "Where were The co-chairs of the White House Task Force the President Valerie Jarrett ?", "Who were The co-chairs of the White House Task Force the President Valerie Jarrett ?"], "type": [-1, 2, 1], "question_in_type": ["Were the co-chairs of the Task Force the Valerie Jarrett ?", "Where were The co-chairs of the Task Force the Valerie Jarrett ?", "Who were The co-chairs of the Task Force the Valerie Jarrett ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 9143525, "src_sentence": "Risky Business is a 1983 American teen sex comedy film written and directed by Paul Brickman (in Paul Brickman directorial debut) and starring Tom Cruise and Rebecca De Mornay.", "sentence": "Risky Business is a 1983 American teen sex comedy film directed by Paul Brickman (", "sub": "http://dbpedia.org/resource/Risky_Business", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Paul_Brickman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is risky Business a 1983 American teen sex comedy film directed by Paul Brickman ( ?", "Who is a 1983 American teen sex comedy film directed by Paul Brickman (?", "When is Risky Business a?", "Where is Risky Business a 1983 American teen sex comedy film directed by?", "Who is Risky Business a 1983 American teen sex comedy film directed by?", "Is risky Business a 1983 American teen sex comedy film directed by Paul Brickman ( in Paul Brickman directorial debut ) ?", "Who is a 1983 American teen sex comedy film directed by Paul Brickman ( in Paul Brickman directorial debut )?"], "type": [-1, 1, 3, 2, 1, -1, 1], "question_in_type": ["Is risky Business a 1983 American teen sex comedy film directed by ( ?", "Who is a 1983 American teen sex comedy film directed by (?", "When is a?", "Where is a 1983 American teen sex comedy film directed by?", "Who is a 1983 American teen sex comedy film directed by?", "Is risky Business a 1983 American teen sex comedy film directed by ( in directorial debut ) ?", "Who is a 1983 American teen sex comedy film directed by ( in directorial debut )?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9143853, "src_sentence": "The black mudalia (Leptoxis melanoides) is a species of freshwater snail in the family Pleuroceridae.", "sentence": "The black mudalia (Leptoxis melanoides is a species of freshwater snail in the family Pleuroceridae", "sub": "http://dbpedia.org/resource/Leptoxis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pleuroceridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the black mudalia ( Leptoxis melanoides a species of freshwater snail in the family Pleuroceridae ?", "Where is The black mudalia ( Leptoxis melanoides?"], "type": [-1, 2], "question_in_type": ["Is the black mudalia ( melanoides a species of freshwater snail in the family ?", "Where is The black mudalia ( melanoides?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9149303, "src_sentence": "Dead Man Walking is a 1995 American crime drama film starring Susan Sarandon and Sean Penn, and co-produced and directed by Tim Robbins, who adapted the screenplay from the 1993 non-fiction book of the same name.", "sentence": "Dead Man Walking is a 1995 American crime drama film starring Sean Penn , and directed by Tim Robbins ,", "sub": "http://dbpedia.org/resource/Dead_Man_Walking_(film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Sean_Penn", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is dead Man Walking a 1995 American crime drama film starring Sean Penn , and directed by Tim Robbins ?", "Who is a 1995 American crime drama film starring Sean Penn , and directed by Tim Robbins ,?", "When is Dead Man Walking a?", "Where is Dead Man Walking a 1995 American crime drama film starring?", "Who is Dead Man Walking a 1995 American crime drama film starring?", "Is dead Man Walking a 1995 American crime drama film starring Sean Penn ?", "Who is a 1995 American crime drama film starring Sean Penn?", "Does a 1995 American crime drama film star Susan Sarandon direct by Tim Robbins?", "Is dead Man Walking a 1995 American crime drama film starring Susan Sarandon , and directed by Tim Robbins ?", "Who is a 1995 American crime drama film starring Susan Sarandon , and directed by Tim Robbins ,?", "Is dead Man Walking a 1995 American crime drama film starring Susan Sarandon ?", "Who is a 1995 American crime drama film starring Susan Sarandon?"], "type": [-1, 1, 3, 2, 1, -1, 1, -1, -1, 1, -1, 1], "question_in_type": ["Is dead Man Walking a 1995 American crime drama film starring , and directed by Tim Robbins ?", "Who is a 1995 American crime drama film starring , and directed by Tim Robbins ,?", "When is a?", "Where is a 1995 American crime drama film starring?", "Who is a 1995 American crime drama film starring?", "Is dead Man Walking a 1995 American crime drama film starring ?", "Who is a 1995 American crime drama film starring ?", "Does a 1995 American crime drama film star direct by ?", "Is dead Man Walking a 1995 American crime drama film starring , and directed by Tim Robbins ?", "Who is a 1995 American crime drama film starring , and directed by Tim Robbins ,?", "Is dead Man Walking a 1995 American crime drama film starring ?", "Who is a 1995 American crime drama film starring ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 9149714, "src_sentence": "him became the first non-senior honoree in the 32-year history of Illinois Mr. Basketball, which is awarded by The Chicago Tribune in conjunction with the Illinois Basketball Coaches Association.", "sentence": "Illinois Mr. Basketball is awarded by The Chicago Tribune", "sub": "http://dbpedia.org/resource/Chicago_Tribune", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is illinois Mr. Basketball awarded by The Chicago Tribune ?", "Who Mr. Basketball is awarded by The Chicago Tribune?", "Who is Illinois Mr. Basketball awarded by?", "Where is Illinois Mr. Basketball awarded by?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is illinois Mr. Basketball awarded by The ?", "Who Mr. Basketball is awarded by The ?", "Who is Mr. Basketball awarded by?", "Where is Mr. Basketball awarded by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9152400, "src_sentence": "Syncaris pasadenae is an extinct species of freshwater shrimp in the family Atyidae.", "sentence": "Syncaris pasadenae is an extinct species of freshwater shrimp in the family Atyidae", "sub": "http://dbpedia.org/resource/Syncaris_pasadenae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Atyidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syncaris pasadenae an extinct species of freshwater shrimp in the family Atyidae ?"], "type": [-1], "question_in_type": ["Is syncaris pasadenae an extinct species of freshwater shrimp in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9152712, "src_sentence": "Attractions in Nouakchott include the National Museum of Mauritania, the National Library and the National Archives.", "sentence": "Attractions in Nouakchott include the National Museum of Mauritania", "sub": "http://dbpedia.org/resource/Mauritania", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nouakchott", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do attractions in Nouakchott includ the National Museum of Mauritania?", "Where did Attractions in Nouakchott include the?"], "type": [-1, 2], "question_in_type": ["Do attractions in includ the National Museum of ?", "Where did Attractions in include the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9153649, "src_sentence": "According to David Mixner, Clinton's support for the compromise led to a heated dispute with Vice President Al Gore, who felt that \"the President should lift the ban .. even though [his executive order] was sure to be overridden by the Congress\".", "sentence": "Clinton's support for the compromise led to a heated dispute with Vice President Al Gore", "sub": "http://dbpedia.org/resource/Al_Gore", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Bill_Clinton", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did clinton's support for the compromise led to a heated dispute with Vice President Al Gore?", "Who's support for the compromise led to a heated dispute with Vice President Al Gore?", "Who did Clinton 's support for the compromise led to?"], "type": [-1, 1, 1], "question_in_type": ["Did clinton's support for the compromise led to a heated dispute with Vice President ?", "Who's support for the compromise led to a heated dispute with Vice President ?", "Who did 's support for the compromise led to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9154057, "src_sentence": "Clinton is the husband of former secretary of state, former U.S. senator, and two-time candidate for Clinton.", "sentence": "Clinton is the husband of former secretary of state , former two - time candidate for Clinton", "sub": "http://dbpedia.org/resource/Hillary_Clinton", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Bill_Clinton", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is clinton the husband of former secretary of state , former two - time candidate for Clinton ?", "Where is Clinton the husband of former secretary of state , former two - time candidate for Clinton ?"], "type": [-1, 2], "question_in_type": ["Is clinton the husband of former secretary of state , former two - time candidate for ?", "Where is the husband of former secretary of state , former two - time candidate for ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9154248, "src_sentence": "Clinton's attorney general Janet Reno authorized the FBI's use of armored vehicles to deploy tear gas into the buildings of the Branch Davidian community near Waco, Texas, in hopes of ending a 51 day siege.", "sentence": "Janet Reno [is] attorney general [of] Clinton", "sub": "http://dbpedia.org/resource/Janet_Reno", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Bill_Clinton", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does janet Reno [is] attorney general [of] Clinton?", "Who [is] attorney general [of] Clinton?", "Who did Janet Reno [ is ] attorney general [ of ] Clinton ?"], "type": [-1, 1, 1], "question_in_type": ["Does janet Reno [is] attorney general [of] ?", "Who [is] attorney general [of] ?", "Who did [ is ] attorney general [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9157282, "src_sentence": "On 8 December 1864, the Brunel-designed Royal Albert Bridge was lit by magnesium flares for the Brunel-designed Royal Albert Bridge ceremonial opening parade, but they were blown out by the wind.", "sentence": "the Brunel - designed Royal Albert Bridge was lit by magnesium flares for the Brunel - designed Royal Albert Bridge ceremonial opening parade On 8 December 1864", "sub": "http://dbpedia.org/resource/Royal_Albert_Bridge", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Isambard_Kingdom_Brunel", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was the Brunel - designed Royal Albert Bridge lit by magnesium flares for the Brunel - designed Royal Albert Bridge ceremonial opening parade On 8 December 1864 ?", "Where was the Brunel - designed?", "When was the Brunel - design Royal Albert Bridge light by magnesium flares for the Brunel - design Royal Albert Bridge ceremonial opening parade On?"], "type": [-1, 2, 3], "question_in_type": ["Was the - designed lit by magnesium flares for the - designed ceremonial opening parade On 8 December 1864 ?", "Where was the - designed?", "When was the - design light by magnesium flares for the - design ceremonial opening parade On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 9159902, "src_sentence": "The angelshark was originally described by the Swedish natural historian Carl Linnaeus, known as the \"father of taxonomy\", in the 1758 tenth edition of Systema Naturae as Squalus squatina.", "sentence": "Carl Linnaeus [is] natural historian [from] Sweden", "sub": "http://dbpedia.org/resource/Carl_Linnaeus", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does carl Linnaeus [is] natural historian [from] Sweden?", "Who [is] natural historian [from] Sweden?", "Where did Carl Linnaeus [ is ] natural historian [ from ] Sweden ?"], "type": [-1, 1, 2], "question_in_type": ["Does carl Linnaeus [is] natural historian [from] ?", "Who [is] natural historian [from] ?", "Where did [ is ] natural historian [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9161068, "src_sentence": "Since 1975, the Pulitzer Prize Board the Pulitzer Prize Board has made all prize decisions; prior to this point, the Pulitzer Prize Board's recommendations were ratified by a majority vote of the trustees of Columbia University.", "sentence": "the Pulitzer Prize Board's recommendations were ratified by a majority vote of the trustees of Columbia University prior to this point", "sub": "http://dbpedia.org/resource/Pulitzer_Prize", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Columbia_University", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Were the Pulitzer Prize Board 's recommendations ratified by a majority vote of the trustees of Columbia University prior to this point ?", "Who recommendations were ratified by a majority vote of the trustees of Columbia University prior to this point?", "Where were the Pulitzer Prize Board 's recommendations ratified by?"], "type": [-1, 1, 2], "question_in_type": ["Were the Board 's recommendations ratified by a majority vote of the trustees of prior to this point ?", "Who recommendations were ratified by a majority vote of the trustees of prior to this point?", "Where were the Board 's recommendations ratified by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9163422, "src_sentence": "Montenegro was invited to join NATO on 2 December 2015 and on 19 May 2016, NATO and Montenegro conducted a signing ceremony at NATO headquarters in Brussels for Montenegro's membership invitation.", "sentence": "NATO conducted a signing ceremony at NATO headquarters in Brussels for Montenegro 's membership invitation on 19 May 2016", "sub": "http://dbpedia.org/resource/NATO", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Brussels", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did nATO conduc a signing ceremony at NATO headquarters in Brussels for Montenegro 's membership invitation on 19 May 2016?", "Who conducted a signing ceremony at Who headquarters in Brussels for Montenegro 's membership invitation on 19 May 2016?", "Where did NATO conducted a?", "When did NATO conduct a signing ceremony at NATO headquarters in Brussels for Montenegro 's membership invitation?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did nATO conduc a signing ceremony at headquarters in for Montenegro 's membership invitation on 19 May 2016?", "Who conducted a signing ceremony at Who headquarters in for Montenegro 's membership invitation on 19 May 2016?", "Where did conducted a?", "When did conduct a signing ceremony at headquarters in for Montenegro 's membership invitation?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9165947, "src_sentence": "Posthumously adopted: Gaius Julius Caesar Octavianus, his great-nephew by blood (grandson of Julia, his sister), who later became Emperor Augustus.", "sentence": "Posthumously adopted: Gaius Julius Caesar Octavianus became Emperor Augustus later", "sub": "http://dbpedia.org/resource/Augustus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Julius_Caesar", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did posthumously adopt: Gaius Julius Caesar Octavianus becam Emperor Augustus later?", "Who adopted: Gaius Julius Caesar Octavianus became Emperor Augustus later?"], "type": [-1, 1], "question_in_type": ["Did posthumously adopt: Gaius Caesar Octavianus becam Emperor later?", "Who adopted: Gaius Caesar Octavianus became Emperor later?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9165981, "src_sentence": "The Commentarii de Bello Gallico, usually known in English as The Gallic Wars, seven books each covering one year of his campaigns in Gaul and southern Britain in the 50s BC, with the eighth book written by Aulus Hirtius on the last two years.", "sentence": "The Gallic Wars covering one year of his campaigns in Gaul", "sub": "http://dbpedia.org/resource/Gallic_Wars", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Gaul", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Gallic Wars cov one year of his campaigns in Gaul?", "When did The Gallic Wars cover?", "Where did The Gallic Wars covering one?"], "type": [-1, 3, 2], "question_in_type": ["Does the cov one year of his campaigns in ?", "When did The cover?", "Where did The covering one?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9166076, "src_sentence": "Caesar, Crassus and Pompey's great-nephew and adopted heir Octavian, later known as Augustus, rose to sole power after defeating Octavian opponents in a civil war.", "sentence": "Caesar and adopted heir Octavian rose to sole power after defeating Octavian opponents in a civil war", "sub": "http://dbpedia.org/resource/Julius_Caesar", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Augustus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did caesar and adopt heir Octavian rose to sole power after defeating Octavian opponents in a civil war?", "Where did Caesar and adopted?", "Did caesar and adopt heir Octavian known as Augustus later?", "Where did Caesar and adopted heir?"], "type": [-1, 2, -1, 2], "question_in_type": ["Did caesar and adopt heir rose to sole power after defeating opponents in a civil war?", "Where did and adopted?", "Did caesar and adopt heir Octavian known as later?", "Where did and adopted heir?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9166408, "src_sentence": "Posthumously adopted: Gaius Julius Caesar Octavianus, his great-nephew by blood (grandson of Julia, his sister), who later became Emperor Augustus.", "sentence": "Posthumously adopted: Gaius Julius Caesar Octavianus became Emperor Augustus later", "sub": "http://dbpedia.org/resource/Augustus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Julius_Caesar", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did posthumously adopt: Gaius Julius Caesar Octavianus becam Emperor Augustus later?", "Who adopted: Gaius Julius Caesar Octavianus became Emperor Augustus later?"], "type": [-1, 1], "question_in_type": ["Did posthumously adopt: Gaius Caesar Octavianus becam Emperor later?", "Who adopted: Gaius Caesar Octavianus became Emperor later?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9167562, "src_sentence": "British mystery writer Agatha Christie wrote a novel, The Pale Horse, in which a character uses thallium to poison his victims.", "sentence": "British mystery writer Agatha Christie wrote a novel, The Pale Horse, in which a character uses thallium to poison his victims", "sub": "http://dbpedia.org/resource/The_Pale_Horse", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Agatha_Christie", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did british mystery writer Agatha Christie wrot a novel, The Pale Horse, in which a character uses thallium to poison his victims?", "Who mystery writer Agatha Christie wrote a novel, The Pale Horse, in which a character uses thallium to poison his victims?", "Where did British mystery writer Agatha Christie wrote a?"], "type": [-1, 1, 2], "question_in_type": ["Did british mystery writer wrot a novel, , in which a character uses thallium to poison his victims?", "Who mystery writer wrote a novel, , in which a character uses thallium to poison his victims?", "Where did British mystery writer wrote a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9168204, "src_sentence": "Wesley Witherspoon played for Team Memphis State in the 2018 edition of The Basketball Tournament.", "sentence": "Wesley Witherspoon played for Team Memphis State in the 2018 edition of The Basketball Tournament", "sub": "http://dbpedia.org/resource/Wesley_Witherspoon", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Memphis_Tigers_men's_basketball", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did wesley Witherspoon play for Team Memphis State in the 2018 edition of The Basketball Tournament?", "Who played for Team Memphis State in the 2018 edition of The Basketball Tournament?", "Where did Wesley Witherspoon played for?", "When did Wesley Witherspoon play for Team Memphis State in the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did wesley Witherspoon play for Team in the 2018 edition of The Basketball Tournament?", "Who played for Team in the 2018 edition of The Basketball Tournament?", "Where did played for?", "When did play for Team in the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 9169092, "src_sentence": "Evarra tlahuacensis is an extinct species of ray-finned fish in the family Cyprinidae.", "sentence": "Evarra tlahuacensis is an extinct species of ray-finned fish in the family Cyprinidae", "sub": "http://dbpedia.org/resource/Evarra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is evarra tlahuacensis an extinct species of ray-finned fish in the family Cyprinidae ?", "Who tlahuacensis is an extinct species of ray-finned fish in the family Cyprinidae?"], "type": [-1, 1], "question_in_type": ["Is evarra tlahuacensis an extinct species of ray-finned fish in the family ?", "Who tlahuacensis is an extinct species of ray-finned fish in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9170476, "src_sentence": "The razorback sucker (Xyrauchen texanus) is a suckerfish found in rivers and lakes in the southwestern United States.", "sentence": "The razorback sucker is a suckerfish found in lakes in the southwestern United States", "sub": "http://dbpedia.org/resource/Razorback_sucker", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Catostomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the razorback sucker a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback sucker a suckerfish found in lakes in the southwestern United States ?", "Is the razorback sucker a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback sucker a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed bug a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed chump a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed fiend a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed sucker a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed thing a suckerfish found in lakes in the southwestern United States ?", "Is the razorback bug a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback bug a suckerfish found in lakes in the southwestern United States ?", "Is the razorback chump a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback chump a suckerfish found in lakes in the southwestern United States ?", "Is the razorback fiend a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback fiend a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog bug a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog bug a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog chump a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog chump a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog fiend a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog fiend a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog illinoisian a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog lollipop a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog suck pint a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog sucker a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog sucker a suckerfish found in lakes in the southwestern United States ?", "Is the razorback hog thing a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback hog thing a suckerfish found in lakes in the southwestern United States ?", "Is the razorback illinoisian a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the razorback lollipop a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the razorback suck pint a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the razorback thing a suckerfish found in lakes in the southwestern United States ?", "Where is The razorback thing a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog bug a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog bug a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog chump a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog chump a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog fiend a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog fiend a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog illinoisian a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog lollipop a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog suck pint a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog sucker a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog sucker a suckerfish found in lakes in the southwestern United States ?", "Is the razorbacked hog thing a suckerfish found in lakes in the southwestern United States ?", "Where is The razorbacked hog thing a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual bug a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual bug a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual chump a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual chump a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual fiend a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual fiend a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual illinoisian a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual lollipop a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual suck pint a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual sucker a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual sucker a suckerfish found in lakes in the southwestern United States ?", "Is the rorqual thing a suckerfish found in lakes in the southwestern United States ?", "Where is The rorqual thing a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill bug a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill bug a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill chump a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill chump a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill fiend a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill fiend a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill illinoisian a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill illinoisian a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill lollipop a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill lollipop a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill suck pint a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill suck pint a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill sucker a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill sucker a suckerfish found in lakes in the southwestern United States ?", "Is the scissorbill thing a suckerfish found in lakes in the southwestern United States ?", "Where is The scissorbill thing a suckerfish found in lakes in the southwestern United States ?", "Is the razor backed bug a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed chump a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed fiend a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed sucker a suckerfish found in rivers in the southwestern United States ?", "Is the razor backed thing a suckerfish found in rivers in the southwestern United States ?", "Is the razorback bug a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback bug a suckerfish found in rivers in the southwestern United States ?", "Is the razorback chump a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback chump a suckerfish found in rivers in the southwestern United States ?", "Is the razorback fiend a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback fiend a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog bug a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog bug a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog chump a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog chump a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog fiend a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog fiend a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog illinoisian a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog lollipop a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog suck pint a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog sucker a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog sucker a suckerfish found in rivers in the southwestern United States ?", "Is the razorback hog thing a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback hog thing a suckerfish found in rivers in the southwestern United States ?", "Is the razorback illinoisian a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the razorback lollipop a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the razorback suck pint a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the razorback thing a suckerfish found in rivers in the southwestern United States ?", "Where is The razorback thing a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog bug a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog bug a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog chump a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog chump a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog fiend a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog fiend a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog illinoisian a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog lollipop a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog suck pint a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog sucker a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog sucker a suckerfish found in rivers in the southwestern United States ?", "Is the razorbacked hog thing a suckerfish found in rivers in the southwestern United States ?", "Where is The razorbacked hog thing a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual bug a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual bug a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual chump a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual chump a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual fiend a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual fiend a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual illinoisian a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual lollipop a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual suck pint a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual sucker a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual sucker a suckerfish found in rivers in the southwestern United States ?", "Is the rorqual thing a suckerfish found in rivers in the southwestern United States ?", "Where is The rorqual thing a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill bug a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill bug a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill chump a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill chump a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill fiend a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill fiend a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill illinoisian a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill illinoisian a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill lollipop a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill lollipop a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill suck pint a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill suck pint a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill sucker a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill sucker a suckerfish found in rivers in the southwestern United States ?", "Is the scissorbill thing a suckerfish found in rivers in the southwestern United States ?", "Where is The scissorbill thing a suckerfish found in rivers in the southwestern United States ?"], "type": [-1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the a found in lakes in the southwestern United States ?", "Where is The a found in lakes in the southwestern United States ?", "Is the a found in rivers in the southwestern United States ?", "Where is The a found in rivers in the southwestern United States ?", "Is the razor backed bug a found in lakes in the southwestern United States ?", "Is the razor backed chump a found in lakes in the southwestern United States ?", "Is the razor backed fiend a found in lakes in the southwestern United States ?", "Is the razor backed illinoisian a found in lakes in the southwestern United States ?", "Is the razor backed lollipop a found in lakes in the southwestern United States ?", "Is the razor backed suck pint a found in lakes in the southwestern United States ?", "Is the razor backed sucker a found in lakes in the southwestern United States ?", "Is the razor backed thing a found in lakes in the southwestern United States ?", "Is the razorback bug a found in lakes in the southwestern United States ?", "Where is The razorback bug a found in lakes in the southwestern United States ?", "Is the razorback chump a found in lakes in the southwestern United States ?", "Where is The razorback chump a found in lakes in the southwestern United States ?", "Is the razorback fiend a found in lakes in the southwestern United States ?", "Where is The razorback fiend a found in lakes in the southwestern United States ?", "Is the razorback hog bug a found in lakes in the southwestern United States ?", "Where is The razorback hog bug a found in lakes in the southwestern United States ?", "Is the razorback hog chump a found in lakes in the southwestern United States ?", "Where is The razorback hog chump a found in lakes in the southwestern United States ?", "Is the razorback hog fiend a found in lakes in the southwestern United States ?", "Where is The razorback hog fiend a found in lakes in the southwestern United States ?", "Is the razorback hog illinoisian a found in lakes in the southwestern United States ?", "Where is The razorback hog illinoisian a found in lakes in the southwestern United States ?", "Is the razorback hog lollipop a found in lakes in the southwestern United States ?", "Where is The razorback hog lollipop a found in lakes in the southwestern United States ?", "Is the razorback hog suck pint a found in lakes in the southwestern United States ?", "Where is The razorback hog suck pint a found in lakes in the southwestern United States ?", "Is the razorback hog sucker a found in lakes in the southwestern United States ?", "Where is The razorback hog sucker a found in lakes in the southwestern United States ?", "Is the razorback hog thing a found in lakes in the southwestern United States ?", "Where is The razorback hog thing a found in lakes in the southwestern United States ?", "Is the razorback illinoisian a found in lakes in the southwestern United States ?", "Where is The razorback illinoisian a found in lakes in the southwestern United States ?", "Is the razorback lollipop a found in lakes in the southwestern United States ?", "Where is The razorback lollipop a found in lakes in the southwestern United States ?", "Is the razorback suck pint a found in lakes in the southwestern United States ?", "Where is The razorback suck pint a found in lakes in the southwestern United States ?", "Is the razorback thing a found in lakes in the southwestern United States ?", "Where is The razorback thing a found in lakes in the southwestern United States ?", "Is the razorbacked hog bug a found in lakes in the southwestern United States ?", "Where is The razorbacked hog bug a found in lakes in the southwestern United States ?", "Is the razorbacked hog chump a found in lakes in the southwestern United States ?", "Where is The razorbacked hog chump a found in lakes in the southwestern United States ?", "Is the razorbacked hog fiend a found in lakes in the southwestern United States ?", "Where is The razorbacked hog fiend a found in lakes in the southwestern United States ?", "Is the razorbacked hog illinoisian a found in lakes in the southwestern United States ?", "Where is The razorbacked hog illinoisian a found in lakes in the southwestern United States ?", "Is the razorbacked hog lollipop a found in lakes in the southwestern United States ?", "Where is The razorbacked hog lollipop a found in lakes in the southwestern United States ?", "Is the razorbacked hog suck pint a found in lakes in the southwestern United States ?", "Where is The razorbacked hog suck pint a found in lakes in the southwestern United States ?", "Is the razorbacked hog sucker a found in lakes in the southwestern United States ?", "Where is The razorbacked hog sucker a found in lakes in the southwestern United States ?", "Is the razorbacked hog thing a found in lakes in the southwestern United States ?", "Where is The razorbacked hog thing a found in lakes in the southwestern United States ?", "Is the rorqual bug a found in lakes in the southwestern United States ?", "Where is The rorqual bug a found in lakes in the southwestern United States ?", "Is the rorqual chump a found in lakes in the southwestern United States ?", "Where is The rorqual chump a found in lakes in the southwestern United States ?", "Is the rorqual fiend a found in lakes in the southwestern United States ?", "Where is The rorqual fiend a found in lakes in the southwestern United States ?", "Is the rorqual illinoisian a found in lakes in the southwestern United States ?", "Where is The rorqual illinoisian a found in lakes in the southwestern United States ?", "Is the rorqual lollipop a found in lakes in the southwestern United States ?", "Where is The rorqual lollipop a found in lakes in the southwestern United States ?", "Is the rorqual suck pint a found in lakes in the southwestern United States ?", "Where is The rorqual suck pint a found in lakes in the southwestern United States ?", "Is the rorqual sucker a found in lakes in the southwestern United States ?", "Where is The rorqual sucker a found in lakes in the southwestern United States ?", "Is the rorqual thing a found in lakes in the southwestern United States ?", "Where is The rorqual thing a found in lakes in the southwestern United States ?", "Is the scissorbill bug a found in lakes in the southwestern United States ?", "Where is The scissorbill bug a found in lakes in the southwestern United States ?", "Is the scissorbill chump a found in lakes in the southwestern United States ?", "Where is The scissorbill chump a found in lakes in the southwestern United States ?", "Is the scissorbill fiend a found in lakes in the southwestern United States ?", "Where is The scissorbill fiend a found in lakes in the southwestern United States ?", "Is the scissorbill illinoisian a found in lakes in the southwestern United States ?", "Where is The scissorbill illinoisian a found in lakes in the southwestern United States ?", "Is the scissorbill lollipop a found in lakes in the southwestern United States ?", "Where is The scissorbill lollipop a found in lakes in the southwestern United States ?", "Is the scissorbill suck pint a found in lakes in the southwestern United States ?", "Where is The scissorbill suck pint a found in lakes in the southwestern United States ?", "Is the scissorbill sucker a found in lakes in the southwestern United States ?", "Where is The scissorbill sucker a found in lakes in the southwestern United States ?", "Is the scissorbill thing a found in lakes in the southwestern United States ?", "Where is The scissorbill thing a found in lakes in the southwestern United States ?", "Is the razor backed bug a found in rivers in the southwestern United States ?", "Is the razor backed chump a found in rivers in the southwestern United States ?", "Is the razor backed fiend a found in rivers in the southwestern United States ?", "Is the razor backed illinoisian a found in rivers in the southwestern United States ?", "Is the razor backed lollipop a found in rivers in the southwestern United States ?", "Is the razor backed suck pint a found in rivers in the southwestern United States ?", "Is the razor backed sucker a found in rivers in the southwestern United States ?", "Is the razor backed thing a found in rivers in the southwestern United States ?", "Is the razorback bug a found in rivers in the southwestern United States ?", "Where is The razorback bug a found in rivers in the southwestern United States ?", "Is the razorback chump a found in rivers in the southwestern United States ?", "Where is The razorback chump a found in rivers in the southwestern United States ?", "Is the razorback fiend a found in rivers in the southwestern United States ?", "Where is The razorback fiend a found in rivers in the southwestern United States ?", "Is the razorback hog bug a found in rivers in the southwestern United States ?", "Where is The razorback hog bug a found in rivers in the southwestern United States ?", "Is the razorback hog chump a found in rivers in the southwestern United States ?", "Where is The razorback hog chump a found in rivers in the southwestern United States ?", "Is the razorback hog fiend a found in rivers in the southwestern United States ?", "Where is The razorback hog fiend a found in rivers in the southwestern United States ?", "Is the razorback hog illinoisian a found in rivers in the southwestern United States ?", "Where is The razorback hog illinoisian a found in rivers in the southwestern United States ?", "Is the razorback hog lollipop a found in rivers in the southwestern United States ?", "Where is The razorback hog lollipop a found in rivers in the southwestern United States ?", "Is the razorback hog suck pint a found in rivers in the southwestern United States ?", "Where is The razorback hog suck pint a found in rivers in the southwestern United States ?", "Is the razorback hog sucker a found in rivers in the southwestern United States ?", "Where is The razorback hog sucker a found in rivers in the southwestern United States ?", "Is the razorback hog thing a found in rivers in the southwestern United States ?", "Where is The razorback hog thing a found in rivers in the southwestern United States ?", "Is the razorback illinoisian a found in rivers in the southwestern United States ?", "Where is The razorback illinoisian a found in rivers in the southwestern United States ?", "Is the razorback lollipop a found in rivers in the southwestern United States ?", "Where is The razorback lollipop a found in rivers in the southwestern United States ?", "Is the razorback suck pint a found in rivers in the southwestern United States ?", "Where is The razorback suck pint a found in rivers in the southwestern United States ?", "Is the razorback thing a found in rivers in the southwestern United States ?", "Where is The razorback thing a found in rivers in the southwestern United States ?", "Is the razorbacked hog bug a found in rivers in the southwestern United States ?", "Where is The razorbacked hog bug a found in rivers in the southwestern United States ?", "Is the razorbacked hog chump a found in rivers in the southwestern United States ?", "Where is The razorbacked hog chump a found in rivers in the southwestern United States ?", "Is the razorbacked hog fiend a found in rivers in the southwestern United States ?", "Where is The razorbacked hog fiend a found in rivers in the southwestern United States ?", "Is the razorbacked hog illinoisian a found in rivers in the southwestern United States ?", "Where is The razorbacked hog illinoisian a found in rivers in the southwestern United States ?", "Is the razorbacked hog lollipop a found in rivers in the southwestern United States ?", "Where is The razorbacked hog lollipop a found in rivers in the southwestern United States ?", "Is the razorbacked hog suck pint a found in rivers in the southwestern United States ?", "Where is The razorbacked hog suck pint a found in rivers in the southwestern United States ?", "Is the razorbacked hog sucker a found in rivers in the southwestern United States ?", "Where is The razorbacked hog sucker a found in rivers in the southwestern United States ?", "Is the razorbacked hog thing a found in rivers in the southwestern United States ?", "Where is The razorbacked hog thing a found in rivers in the southwestern United States ?", "Is the rorqual bug a found in rivers in the southwestern United States ?", "Where is The rorqual bug a found in rivers in the southwestern United States ?", "Is the rorqual chump a found in rivers in the southwestern United States ?", "Where is The rorqual chump a found in rivers in the southwestern United States ?", "Is the rorqual fiend a found in rivers in the southwestern United States ?", "Where is The rorqual fiend a found in rivers in the southwestern United States ?", "Is the rorqual illinoisian a found in rivers in the southwestern United States ?", "Where is The rorqual illinoisian a found in rivers in the southwestern United States ?", "Is the rorqual lollipop a found in rivers in the southwestern United States ?", "Where is The rorqual lollipop a found in rivers in the southwestern United States ?", "Is the rorqual suck pint a found in rivers in the southwestern United States ?", "Where is The rorqual suck pint a found in rivers in the southwestern United States ?", "Is the rorqual sucker a found in rivers in the southwestern United States ?", "Where is The rorqual sucker a found in rivers in the southwestern United States ?", "Is the rorqual thing a found in rivers in the southwestern United States ?", "Where is The rorqual thing a found in rivers in the southwestern United States ?", "Is the scissorbill bug a found in rivers in the southwestern United States ?", "Where is The scissorbill bug a found in rivers in the southwestern United States ?", "Is the scissorbill chump a found in rivers in the southwestern United States ?", "Where is The scissorbill chump a found in rivers in the southwestern United States ?", "Is the scissorbill fiend a found in rivers in the southwestern United States ?", "Where is The scissorbill fiend a found in rivers in the southwestern United States ?", "Is the scissorbill illinoisian a found in rivers in the southwestern United States ?", "Where is The scissorbill illinoisian a found in rivers in the southwestern United States ?", "Is the scissorbill lollipop a found in rivers in the southwestern United States ?", "Where is The scissorbill lollipop a found in rivers in the southwestern United States ?", "Is the scissorbill suck pint a found in rivers in the southwestern United States ?", "Where is The scissorbill suck pint a found in rivers in the southwestern United States ?", "Is the scissorbill sucker a found in rivers in the southwestern United States ?", "Where is The scissorbill sucker a found in rivers in the southwestern United States ?", "Is the scissorbill thing a found in rivers in the southwestern United States ?", "Where is The scissorbill thing a found in rivers in the southwestern United States ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9171753, "src_sentence": "The Swedish government unofficially supported Finland in the Winter War and the Continuation War by allowing volunteers and materiel to be shipped to Finland.", "sentence": "the Continuation War materiel to be shipped to Finland", "sub": "http://dbpedia.org/resource/Continuation_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Continuation War materiel to be ship to finland?", "Where did the Continuation War materiel to be shipped?"], "type": [-1, 2], "question_in_type": ["Does the materiel to be ship to finland?", "Where did the materiel to be shipped?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9172689, "src_sentence": "The Swedish government unofficially supported Finland in the Winter War and the Continuation War by allowing volunteers and materiel to be shipped to Finland.", "sentence": "the Continuation War materiel to be shipped to Finland", "sub": "http://dbpedia.org/resource/Continuation_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Continuation War materiel to be ship to finland?", "Where did the Continuation War materiel to be shipped?"], "type": [-1, 2], "question_in_type": ["Does the materiel to be ship to finland?", "Where did the materiel to be shipped?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9174386, "src_sentence": "Cophotis dumbara (Knuckles pygmy lizard) is an agamid species endemic to Sri Lanka.", "sentence": "Cophotis dumbara is an agamid species endemic to Sri Lanka", "sub": "http://dbpedia.org/resource/Cophotis_dumbara", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Agamidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cophotis dumbara an agamid species endemic to Sri Lanka ?", "Where is Cophotis dumbara an agamid species endemic to?"], "type": [-1, 2], "question_in_type": ["Is cophotis dumbara an species endemic to Sri Lanka ?", "Where is an species endemic to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9174575, "src_sentence": "Barry Burns contributed guitar and Fender Rhodes to the 2004 album Grown Backwards by David Byrne on the track \"Tiny Apocalypse\".", "sentence": "Barry Burns contributed guitar to the 2004 album Grown Backwards", "sub": "http://dbpedia.org/resource/Barry_Burns", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did barry Burns contribut guitar to the 2004 album Grown Backwards?", "Who contributed guitar to the 2004 album Grown Backwards?", "When did Barry Burns contribute guitar to the?", "Where did Barry Burns contributed?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did barry Burns contribut to the 2004 album Grown Backwards?", "Who contributed to the 2004 album Grown Backwards?", "When did contribute to the?", "Where did contributed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 9176887, "src_sentence": "After American ornithologist Alexander Wetmore described bones of the large Saint Helena rail (Aphanocrex podarces) from Prosperous Bay, Saint Helena, in 1963, American paleontologist Storrs Olson found almost complete skeletons of the Saint Helena crake in the same region in 1973.", "sentence": "Alexander Wetmore [is] ornithologist [from] United States", "sub": "http://dbpedia.org/resource/Alexander_Wetmore", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does alexander Wetmore [is] ornithologist [from] United States?", "Who [is] ornithologist [from] United States?", "Where did Alexander Wetmore [ is ] ornithologist [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does alexander [is] ornithologist [from] ?", "Who [is] ornithologist [from] ?", "Where did Alexander [ is ] ornithologist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9179671, "src_sentence": "Griselda Gambaro, Copi, Roberto Cossa, Marco Denevi, Carlos Gorostiza, and Alberto Vaccarezza are a few of the most prominent Argentine playwrights.", "sentence": "Marco Denevi are a few of the most prominent Argentine playwrights", "sub": "http://dbpedia.org/resource/Marco_Denevi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Argentina", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Are marco Denevi a few of the most prominent Argentine playwrights ?", "Who are a few of the most prominent Argentine playwrights?", "Where are Marco Denevi a few of the most prominent Argentine playwrights ?", "Are marco Denevi a couple of of the most big Argentine dramatist ?", "Who are a couple of of the most big Argentine dramatist?", "Where are Marco Denevi a couple of of the most big Argentine dramatist ?", "Are marco Denevi a couple of of the most big Argentine playwrights ?", "Who are a couple of of the most big Argentine playwrights?", "Where are Marco Denevi a couple of of the most big Argentine playwrights ?", "Are marco Denevi a couple of of the most distinct Argentine dramatist ?", "Who are a couple of of the most distinct Argentine dramatist?", "Where are Marco Denevi a couple of of the most distinct Argentine dramatist ?", "Are marco Denevi a couple of of the most distinct Argentine playwrights ?", "Who are a couple of of the most distinct Argentine playwrights?", "Where are Marco Denevi a couple of of the most distinct Argentine playwrights ?", "Are marco Denevi a couple of of the most forestanding Argentine dramatist ?", "Who are a couple of of the most forestanding Argentine dramatist?", "Where are Marco Denevi a couple of of the most forestanding Argentine dramatist ?", "Are marco Denevi a couple of of the most forestanding Argentine playwrights ?", "Who are a couple of of the most forestanding Argentine playwrights?", "Where are Marco Denevi a couple of of the most forestanding Argentine playwrights ?", "Are marco Denevi a couple of of the most large Argentine dramatist ?", "Who are a couple of of the most large Argentine dramatist?", "Where are Marco Denevi a couple of of the most large Argentine dramatist ?", "Are marco Denevi a couple of of the most large Argentine playwrights ?", "Who are a couple of of the most large Argentine playwrights?", "Where are Marco Denevi a couple of of the most large Argentine playwrights ?", "Are marco Denevi a couple of of the most outstanding Argentine dramatist ?", "Who are a couple of of the most outstanding Argentine dramatist?", "Where are Marco Denevi a couple of of the most outstanding Argentine dramatist ?", "Are marco Denevi a couple of of the most outstanding Argentine playwrights ?", "Who are a couple of of the most outstanding Argentine playwrights?", "Where are Marco Denevi a couple of of the most outstanding Argentine playwrights ?", "Are marco Denevi a couple of of the most phat Argentine dramatist ?", "Who are a couple of of the most phat Argentine dramatist?", "Where are Marco Denevi a couple of of the most phat Argentine dramatist ?", "Are marco Denevi a couple of of the most phat Argentine playwrights ?", "Who are a couple of of the most phat Argentine playwrights?", "Where are Marco Denevi a couple of of the most phat Argentine playwrights ?", "Are marco Denevi a couple of of the most prominent Argentine dramatist ?", "Who are a couple of of the most prominent Argentine dramatist?", "Where are Marco Denevi a couple of of the most prominent Argentine dramatist ?", "Are marco Denevi a couple of of the most prominent Argentine playwrights ?", "Who are a couple of of the most prominent Argentine playwrights?", "Where are Marco Denevi a couple of of the most prominent Argentine playwrights ?", "Are marco Denevi a couple of the most big Argentine dramatist ?", "Who are a couple of the most big Argentine dramatist?", "Where are Marco Denevi a couple of the most big Argentine dramatist ?", "Are marco Denevi a couple of the most big Argentine playwrights ?", "Who are a couple of the most big Argentine playwrights?", "Where are Marco Denevi a couple of the most big Argentine playwrights ?", "Are marco Denevi a couple of the most distinct Argentine dramatist ?", "Who are a couple of the most distinct Argentine dramatist?", "Where are Marco Denevi a couple of the most distinct Argentine dramatist ?", "Are marco Denevi a couple of the most distinct Argentine playwrights ?", "Who are a couple of the most distinct Argentine playwrights?", "Where are Marco Denevi a couple of the most distinct Argentine playwrights ?", "Are marco Denevi a couple of the most forestanding Argentine dramatist ?", "Who are a couple of the most forestanding Argentine dramatist?", "Where are Marco Denevi a couple of the most forestanding Argentine dramatist ?", "Are marco Denevi a couple of the most forestanding Argentine playwrights ?", "Who are a couple of the most forestanding Argentine playwrights?", "Where are Marco Denevi a couple of the most forestanding Argentine playwrights ?", "Are marco Denevi a couple of the most large Argentine dramatist ?", "Who are a couple of the most large Argentine dramatist?", "Where are Marco Denevi a couple of the most large Argentine dramatist ?", "Are marco Denevi a couple of the most large Argentine playwrights ?", "Who are a couple of the most large Argentine playwrights?", "Where are Marco Denevi a couple of the most large Argentine playwrights ?", "Are marco Denevi a couple of the most outstanding Argentine dramatist ?", "Who are a couple of the most outstanding Argentine dramatist?", "Where are Marco Denevi a couple of the most outstanding Argentine dramatist ?", "Are marco Denevi a couple of the most outstanding Argentine playwrights ?", "Who are a couple of the most outstanding Argentine playwrights?", "Where are Marco Denevi a couple of the most outstanding Argentine playwrights ?", "Are marco Denevi a couple of the most phat Argentine dramatist ?", "Who are a couple of the most phat Argentine dramatist?", "Where are Marco Denevi a couple of the most phat Argentine dramatist ?", "Are marco Denevi a couple of the most phat Argentine playwrights ?", "Who are a couple of the most phat Argentine playwrights?", "Where are Marco Denevi a couple of the most phat Argentine playwrights ?", "Are marco Denevi a couple of the most prominent Argentine dramatist ?", "Who are a couple of the most prominent Argentine dramatist?", "Where are Marco Denevi a couple of the most prominent Argentine dramatist ?", "Are marco Denevi a couple of the most prominent Argentine playwrights ?", "Who are a couple of the most prominent Argentine playwrights?", "Where are Marco Denevi a couple of the most prominent Argentine playwrights ?", "Are marco Denevi a few of the most big Argentine dramatist ?", "Who are a few of the most big Argentine dramatist?", "Where are Marco Denevi a few of the most big Argentine dramatist ?", "Are marco Denevi a few of the most big Argentine playwrights ?", "Who are a few of the most big Argentine playwrights?", "Where are Marco Denevi a few of the most big Argentine playwrights ?", "Are marco Denevi a few of the most distinct Argentine dramatist ?", "Who are a few of the most distinct Argentine dramatist?", "Where are Marco Denevi a few of the most distinct Argentine dramatist ?", "Are marco Denevi a few of the most distinct Argentine playwrights ?", "Who are a few of the most distinct Argentine playwrights?", "Where are Marco Denevi a few of the most distinct Argentine playwrights ?", "Are marco Denevi a few of the most forestanding Argentine dramatist ?", "Who are a few of the most forestanding Argentine dramatist?", "Where are Marco Denevi a few of the most forestanding Argentine dramatist ?", "Are marco Denevi a few of the most forestanding Argentine playwrights ?", "Who are a few of the most forestanding Argentine playwrights?", "Where are Marco Denevi a few of the most forestanding Argentine playwrights ?", "Are marco Denevi a few of the most large Argentine dramatist ?", "Who are a few of the most large Argentine dramatist?", "Where are Marco Denevi a few of the most large Argentine dramatist ?", "Are marco Denevi a few of the most large Argentine playwrights ?", "Who are a few of the most large Argentine playwrights?", "Where are Marco Denevi a few of the most large Argentine playwrights ?", "Are marco Denevi a few of the most outstanding Argentine dramatist ?", "Who are a few of the most outstanding Argentine dramatist?", "Where are Marco Denevi a few of the most outstanding Argentine dramatist ?", "Are marco Denevi a few of the most outstanding Argentine playwrights ?", "Who are a few of the most outstanding Argentine playwrights?", "Where are Marco Denevi a few of the most outstanding Argentine playwrights ?", "Are marco Denevi a few of the most phat Argentine dramatist ?", "Who are a few of the most phat Argentine dramatist?", "Where are Marco Denevi a few of the most phat Argentine dramatist ?", "Are marco Denevi a few of the most phat Argentine playwrights ?", "Who are a few of the most phat Argentine playwrights?", "Where are Marco Denevi a few of the most phat Argentine playwrights ?", "Are marco Denevi a few of the most prominent Argentine dramatist ?", "Who are a few of the most prominent Argentine dramatist?", "Where are Marco Denevi a few of the most prominent Argentine dramatist ?", "Are marco Denevi a little of the most big Argentine dramatist ?", "Who are a little of the most big Argentine dramatist?", "Where are Marco Denevi a little of the most big Argentine dramatist ?", "Are marco Denevi a little of the most big Argentine playwrights ?", "Who are a little of the most big Argentine playwrights?", "Where are Marco Denevi a little of the most big Argentine playwrights ?", "Are marco Denevi a little of the most distinct Argentine dramatist ?", "Who are a little of the most distinct Argentine dramatist?", "Where are Marco Denevi a little of the most distinct Argentine dramatist ?", "Are marco Denevi a little of the most distinct Argentine playwrights ?", "Who are a little of the most distinct Argentine playwrights?", "Where are Marco Denevi a little of the most distinct Argentine playwrights ?", "Are marco Denevi a little of the most forestanding Argentine dramatist ?", "Who are a little of the most forestanding Argentine dramatist?", "Where are Marco Denevi a little of the most forestanding Argentine dramatist ?", "Are marco Denevi a little of the most forestanding Argentine playwrights ?", "Who are a little of the most forestanding Argentine playwrights?", "Where are Marco Denevi a little of the most forestanding Argentine playwrights ?", "Are marco Denevi a little of the most large Argentine dramatist ?", "Who are a little of the most large Argentine dramatist?", "Where are Marco Denevi a little of the most large Argentine dramatist ?", "Are marco Denevi a little of the most large Argentine playwrights ?", "Who are a little of the most large Argentine playwrights?", "Where are Marco Denevi a little of the most large Argentine playwrights ?", "Are marco Denevi a little of the most outstanding Argentine dramatist ?", "Who are a little of the most outstanding Argentine dramatist?", "Where are Marco Denevi a little of the most outstanding Argentine dramatist ?", "Are marco Denevi a little of the most outstanding Argentine playwrights ?", "Who are a little of the most outstanding Argentine playwrights?", "Where are Marco Denevi a little of the most outstanding Argentine playwrights ?", "Are marco Denevi a little of the most phat Argentine dramatist ?", "Who are a little of the most phat Argentine dramatist?", "Where are Marco Denevi a little of the most phat Argentine dramatist ?", "Are marco Denevi a little of the most phat Argentine playwrights ?", "Who are a little of the most phat Argentine playwrights?", "Where are Marco Denevi a little of the most phat Argentine playwrights ?", "Are marco Denevi a little of the most prominent Argentine dramatist ?", "Who are a little of the most prominent Argentine dramatist?", "Where are Marco Denevi a little of the most prominent Argentine dramatist ?", "Are marco Denevi a little of the most prominent Argentine playwrights ?", "Who are a little of the most prominent Argentine playwrights?", "Where are Marco Denevi a little of the most prominent Argentine playwrights ?", "Are marco Denevi a scant of the most big Argentine dramatist ?", "Who are a scant of the most big Argentine dramatist?", "Where are Marco Denevi a scant of the most big Argentine dramatist ?", "Are marco Denevi a scant of the most big Argentine playwrights ?", "Who are a scant of the most big Argentine playwrights?", "Where are Marco Denevi a scant of the most big Argentine playwrights ?", "Are marco Denevi a scant of the most distinct Argentine dramatist ?", "Who are a scant of the most distinct Argentine dramatist?", "Where are Marco Denevi a scant of the most distinct Argentine dramatist ?", "Are marco Denevi a scant of the most distinct Argentine playwrights ?", "Who are a scant of the most distinct Argentine playwrights?", "Where are Marco Denevi a scant of the most distinct Argentine playwrights ?", "Are marco Denevi a scant of the most forestanding Argentine dramatist ?", "Who are a scant of the most forestanding Argentine dramatist?", "Where are Marco Denevi a scant of the most forestanding Argentine dramatist ?", "Are marco Denevi a scant of the most forestanding Argentine playwrights ?", "Who are a scant of the most forestanding Argentine playwrights?", "Where are Marco Denevi a scant of the most forestanding Argentine playwrights ?", "Are marco Denevi a scant of the most large Argentine dramatist ?", "Who are a scant of the most large Argentine dramatist?", "Where are Marco Denevi a scant of the most large Argentine dramatist ?", "Are marco Denevi a scant of the most large Argentine playwrights ?", "Who are a scant of the most large Argentine playwrights?", "Where are Marco Denevi a scant of the most large Argentine playwrights ?", "Are marco Denevi a scant of the most outstanding Argentine dramatist ?", "Who are a scant of the most outstanding Argentine dramatist?", "Where are Marco Denevi a scant of the most outstanding Argentine dramatist ?", "Are marco Denevi a scant of the most outstanding Argentine playwrights ?", "Who are a scant of the most outstanding Argentine playwrights?", "Where are Marco Denevi a scant of the most outstanding Argentine playwrights ?", "Are marco Denevi a scant of the most phat Argentine dramatist ?", "Who are a scant of the most phat Argentine dramatist?", "Where are Marco Denevi a scant of the most phat Argentine dramatist ?", "Are marco Denevi a scant of the most phat Argentine playwrights ?", "Who are a scant of the most phat Argentine playwrights?", "Where are Marco Denevi a scant of the most phat Argentine playwrights ?", "Are marco Denevi a scant of the most prominent Argentine dramatist ?", "Who are a scant of the most prominent Argentine dramatist?", "Where are Marco Denevi a scant of the most prominent Argentine dramatist ?", "Are marco Denevi a scant of the most prominent Argentine playwrights ?", "Who are a scant of the most prominent Argentine playwrights?", "Where are Marco Denevi a scant of the most prominent Argentine playwrights ?", "Are marco Denevi a some of the most big Argentine dramatist ?", "Who are a some of the most big Argentine dramatist?", "Where are Marco Denevi a some of the most big Argentine dramatist ?", "Are marco Denevi a some of the most big Argentine playwrights ?", "Who are a some of the most big Argentine playwrights?", "Where are Marco Denevi a some of the most big Argentine playwrights ?", "Are marco Denevi a some of the most distinct Argentine dramatist ?", "Who are a some of the most distinct Argentine dramatist?", "Where are Marco Denevi a some of the most distinct Argentine dramatist ?", "Are marco Denevi a some of the most distinct Argentine playwrights ?", "Who are a some of the most distinct Argentine playwrights?", "Where are Marco Denevi a some of the most distinct Argentine playwrights ?", "Are marco Denevi a some of the most forestanding Argentine dramatist ?", "Who are a some of the most forestanding Argentine dramatist?", "Where are Marco Denevi a some of the most forestanding Argentine dramatist ?", "Are marco Denevi a some of the most forestanding Argentine playwrights ?", "Who are a some of the most forestanding Argentine playwrights?", "Where are Marco Denevi a some of the most forestanding Argentine playwrights ?", "Are marco Denevi a some of the most large Argentine dramatist ?", "Who are a some of the most large Argentine dramatist?", "Where are Marco Denevi a some of the most large Argentine dramatist ?", "Are marco Denevi a some of the most large Argentine playwrights ?", "Who are a some of the most large Argentine playwrights?", "Where are Marco Denevi a some of the most large Argentine playwrights ?", "Are marco Denevi a some of the most outstanding Argentine dramatist ?", "Who are a some of the most outstanding Argentine dramatist?", "Where are Marco Denevi a some of the most outstanding Argentine dramatist ?", "Are marco Denevi a some of the most outstanding Argentine playwrights ?", "Who are a some of the most outstanding Argentine playwrights?", "Where are Marco Denevi a some of the most outstanding Argentine playwrights ?", "Are marco Denevi a some of the most phat Argentine dramatist ?", "Who are a some of the most phat Argentine dramatist?", "Where are Marco Denevi a some of the most phat Argentine dramatist ?", "Are marco Denevi a some of the most phat Argentine playwrights ?", "Who are a some of the most phat Argentine playwrights?", "Where are Marco Denevi a some of the most phat Argentine playwrights ?", "Are marco Denevi a some of the most prominent Argentine dramatist ?", "Who are a some of the most prominent Argentine dramatist?", "Where are Marco Denevi a some of the most prominent Argentine dramatist ?", "Are marco Denevi a some of the most prominent Argentine playwrights ?", "Who are a some of the most prominent Argentine playwrights?", "Where are Marco Denevi a some of the most prominent Argentine playwrights ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Are marco Denevi a few of the most prominent playwrights ?", "Who are a few of the most prominent playwrights?", "Where are a few of the most prominent playwrights ?", "Are marco Denevi a couple of of the most big dramatist ?", "Who are a couple of of the most big dramatist?", "Where are a couple of of the most big dramatist ?", "Are marco Denevi a couple of of the most big playwrights ?", "Who are a couple of of the most big playwrights?", "Where are a couple of of the most big playwrights ?", "Are marco Denevi a couple of of the most distinct dramatist ?", "Who are a couple of of the most distinct dramatist?", "Where are a couple of of the most distinct dramatist ?", "Are marco Denevi a couple of of the most distinct playwrights ?", "Who are a couple of of the most distinct playwrights?", "Where are a couple of of the most distinct playwrights ?", "Are marco Denevi a couple of of the most forestanding dramatist ?", "Who are a couple of of the most forestanding dramatist?", "Where are a couple of of the most forestanding dramatist ?", "Are marco Denevi a couple of of the most forestanding playwrights ?", "Who are a couple of of the most forestanding playwrights?", "Where are a couple of of the most forestanding playwrights ?", "Are marco Denevi a couple of of the most large dramatist ?", "Who are a couple of of the most large dramatist?", "Where are a couple of of the most large dramatist ?", "Are marco Denevi a couple of of the most large playwrights ?", "Who are a couple of of the most large playwrights?", "Where are a couple of of the most large playwrights ?", "Are marco Denevi a couple of of the most outstanding dramatist ?", "Who are a couple of of the most outstanding dramatist?", "Where are a couple of of the most outstanding dramatist ?", "Are marco Denevi a couple of of the most outstanding playwrights ?", "Who are a couple of of the most outstanding playwrights?", "Where are a couple of of the most outstanding playwrights ?", "Are marco Denevi a couple of of the most phat dramatist ?", "Who are a couple of of the most phat dramatist?", "Where are a couple of of the most phat dramatist ?", "Are marco Denevi a couple of of the most phat playwrights ?", "Who are a couple of of the most phat playwrights?", "Where are a couple of of the most phat playwrights ?", "Are marco Denevi a couple of of the most prominent dramatist ?", "Who are a couple of of the most prominent dramatist?", "Where are a couple of of the most prominent dramatist ?", "Are marco Denevi a couple of of the most prominent playwrights ?", "Who are a couple of of the most prominent playwrights?", "Where are a couple of of the most prominent playwrights ?", "Are marco Denevi a couple of the most big dramatist ?", "Who are a couple of the most big dramatist?", "Where are a couple of the most big dramatist ?", "Are marco Denevi a couple of the most big playwrights ?", "Who are a couple of the most big playwrights?", "Where are a couple of the most big playwrights ?", "Are marco Denevi a couple of the most distinct dramatist ?", "Who are a couple of the most distinct dramatist?", "Where are a couple of the most distinct dramatist ?", "Are marco Denevi a couple of the most distinct playwrights ?", "Who are a couple of the most distinct playwrights?", "Where are a couple of the most distinct playwrights ?", "Are marco Denevi a couple of the most forestanding dramatist ?", "Who are a couple of the most forestanding dramatist?", "Where are a couple of the most forestanding dramatist ?", "Are marco Denevi a couple of the most forestanding playwrights ?", "Who are a couple of the most forestanding playwrights?", "Where are a couple of the most forestanding playwrights ?", "Are marco Denevi a couple of the most large dramatist ?", "Who are a couple of the most large dramatist?", "Where are a couple of the most large dramatist ?", "Are marco Denevi a couple of the most large playwrights ?", "Who are a couple of the most large playwrights?", "Where are a couple of the most large playwrights ?", "Are marco Denevi a couple of the most outstanding dramatist ?", "Who are a couple of the most outstanding dramatist?", "Where are a couple of the most outstanding dramatist ?", "Are marco Denevi a couple of the most outstanding playwrights ?", "Who are a couple of the most outstanding playwrights?", "Where are a couple of the most outstanding playwrights ?", "Are marco Denevi a couple of the most phat dramatist ?", "Who are a couple of the most phat dramatist?", "Where are a couple of the most phat dramatist ?", "Are marco Denevi a couple of the most phat playwrights ?", "Who are a couple of the most phat playwrights?", "Where are a couple of the most phat playwrights ?", "Are marco Denevi a couple of the most prominent dramatist ?", "Who are a couple of the most prominent dramatist?", "Where are a couple of the most prominent dramatist ?", "Are marco Denevi a couple of the most prominent playwrights ?", "Who are a couple of the most prominent playwrights?", "Where are a couple of the most prominent playwrights ?", "Are marco Denevi a few of the most big dramatist ?", "Who are a few of the most big dramatist?", "Where are a few of the most big dramatist ?", "Are marco Denevi a few of the most big playwrights ?", "Who are a few of the most big playwrights?", "Where are a few of the most big playwrights ?", "Are marco Denevi a few of the most distinct dramatist ?", "Who are a few of the most distinct dramatist?", "Where are a few of the most distinct dramatist ?", "Are marco Denevi a few of the most distinct playwrights ?", "Who are a few of the most distinct playwrights?", "Where are a few of the most distinct playwrights ?", "Are marco Denevi a few of the most forestanding dramatist ?", "Who are a few of the most forestanding dramatist?", "Where are a few of the most forestanding dramatist ?", "Are marco Denevi a few of the most forestanding playwrights ?", "Who are a few of the most forestanding playwrights?", "Where are a few of the most forestanding playwrights ?", "Are marco Denevi a few of the most large dramatist ?", "Who are a few of the most large dramatist?", "Where are a few of the most large dramatist ?", "Are marco Denevi a few of the most large playwrights ?", "Who are a few of the most large playwrights?", "Where are a few of the most large playwrights ?", "Are marco Denevi a few of the most outstanding dramatist ?", "Who are a few of the most outstanding dramatist?", "Where are a few of the most outstanding dramatist ?", "Are marco Denevi a few of the most outstanding playwrights ?", "Who are a few of the most outstanding playwrights?", "Where are a few of the most outstanding playwrights ?", "Are marco Denevi a few of the most phat dramatist ?", "Who are a few of the most phat dramatist?", "Where are a few of the most phat dramatist ?", "Are marco Denevi a few of the most phat playwrights ?", "Who are a few of the most phat playwrights?", "Where are a few of the most phat playwrights ?", "Are marco Denevi a few of the most prominent dramatist ?", "Who are a few of the most prominent dramatist?", "Where are a few of the most prominent dramatist ?", "Are marco Denevi a little of the most big dramatist ?", "Who are a little of the most big dramatist?", "Where are a little of the most big dramatist ?", "Are marco Denevi a little of the most big playwrights ?", "Who are a little of the most big playwrights?", "Where are a little of the most big playwrights ?", "Are marco Denevi a little of the most distinct dramatist ?", "Who are a little of the most distinct dramatist?", "Where are a little of the most distinct dramatist ?", "Are marco Denevi a little of the most distinct playwrights ?", "Who are a little of the most distinct playwrights?", "Where are a little of the most distinct playwrights ?", "Are marco Denevi a little of the most forestanding dramatist ?", "Who are a little of the most forestanding dramatist?", "Where are a little of the most forestanding dramatist ?", "Are marco Denevi a little of the most forestanding playwrights ?", "Who are a little of the most forestanding playwrights?", "Where are a little of the most forestanding playwrights ?", "Are marco Denevi a little of the most large dramatist ?", "Who are a little of the most large dramatist?", "Where are a little of the most large dramatist ?", "Are marco Denevi a little of the most large playwrights ?", "Who are a little of the most large playwrights?", "Where are a little of the most large playwrights ?", "Are marco Denevi a little of the most outstanding dramatist ?", "Who are a little of the most outstanding dramatist?", "Where are a little of the most outstanding dramatist ?", "Are marco Denevi a little of the most outstanding playwrights ?", "Who are a little of the most outstanding playwrights?", "Where are a little of the most outstanding playwrights ?", "Are marco Denevi a little of the most phat dramatist ?", "Who are a little of the most phat dramatist?", "Where are a little of the most phat dramatist ?", "Are marco Denevi a little of the most phat playwrights ?", "Who are a little of the most phat playwrights?", "Where are a little of the most phat playwrights ?", "Are marco Denevi a little of the most prominent dramatist ?", "Who are a little of the most prominent dramatist?", "Where are a little of the most prominent dramatist ?", "Are marco Denevi a little of the most prominent playwrights ?", "Who are a little of the most prominent playwrights?", "Where are a little of the most prominent playwrights ?", "Are marco Denevi a scant of the most big dramatist ?", "Who are a scant of the most big dramatist?", "Where are a scant of the most big dramatist ?", "Are marco Denevi a scant of the most big playwrights ?", "Who are a scant of the most big playwrights?", "Where are a scant of the most big playwrights ?", "Are marco Denevi a scant of the most distinct dramatist ?", "Who are a scant of the most distinct dramatist?", "Where are a scant of the most distinct dramatist ?", "Are marco Denevi a scant of the most distinct playwrights ?", "Who are a scant of the most distinct playwrights?", "Where are a scant of the most distinct playwrights ?", "Are marco Denevi a scant of the most forestanding dramatist ?", "Who are a scant of the most forestanding dramatist?", "Where are a scant of the most forestanding dramatist ?", "Are marco Denevi a scant of the most forestanding playwrights ?", "Who are a scant of the most forestanding playwrights?", "Where are a scant of the most forestanding playwrights ?", "Are marco Denevi a scant of the most large dramatist ?", "Who are a scant of the most large dramatist?", "Where are a scant of the most large dramatist ?", "Are marco Denevi a scant of the most large playwrights ?", "Who are a scant of the most large playwrights?", "Where are a scant of the most large playwrights ?", "Are marco Denevi a scant of the most outstanding dramatist ?", "Who are a scant of the most outstanding dramatist?", "Where are a scant of the most outstanding dramatist ?", "Are marco Denevi a scant of the most outstanding playwrights ?", "Who are a scant of the most outstanding playwrights?", "Where are a scant of the most outstanding playwrights ?", "Are marco Denevi a scant of the most phat dramatist ?", "Who are a scant of the most phat dramatist?", "Where are a scant of the most phat dramatist ?", "Are marco Denevi a scant of the most phat playwrights ?", "Who are a scant of the most phat playwrights?", "Where are a scant of the most phat playwrights ?", "Are marco Denevi a scant of the most prominent dramatist ?", "Who are a scant of the most prominent dramatist?", "Where are a scant of the most prominent dramatist ?", "Are marco Denevi a scant of the most prominent playwrights ?", "Who are a scant of the most prominent playwrights?", "Where are a scant of the most prominent playwrights ?", "Are marco Denevi a some of the most big dramatist ?", "Who are a some of the most big dramatist?", "Where are a some of the most big dramatist ?", "Are marco Denevi a some of the most big playwrights ?", "Who are a some of the most big playwrights?", "Where are a some of the most big playwrights ?", "Are marco Denevi a some of the most distinct dramatist ?", "Who are a some of the most distinct dramatist?", "Where are a some of the most distinct dramatist ?", "Are marco Denevi a some of the most distinct playwrights ?", "Who are a some of the most distinct playwrights?", "Where are a some of the most distinct playwrights ?", "Are marco Denevi a some of the most forestanding dramatist ?", "Who are a some of the most forestanding dramatist?", "Where are a some of the most forestanding dramatist ?", "Are marco Denevi a some of the most forestanding playwrights ?", "Who are a some of the most forestanding playwrights?", "Where are a some of the most forestanding playwrights ?", "Are marco Denevi a some of the most large dramatist ?", "Who are a some of the most large dramatist?", "Where are a some of the most large dramatist ?", "Are marco Denevi a some of the most large playwrights ?", "Who are a some of the most large playwrights?", "Where are a some of the most large playwrights ?", "Are marco Denevi a some of the most outstanding dramatist ?", "Who are a some of the most outstanding dramatist?", "Where are a some of the most outstanding dramatist ?", "Are marco Denevi a some of the most outstanding playwrights ?", "Who are a some of the most outstanding playwrights?", "Where are a some of the most outstanding playwrights ?", "Are marco Denevi a some of the most phat dramatist ?", "Who are a some of the most phat dramatist?", "Where are a some of the most phat dramatist ?", "Are marco Denevi a some of the most phat playwrights ?", "Who are a some of the most phat playwrights?", "Where are a some of the most phat playwrights ?", "Are marco Denevi a some of the most prominent dramatist ?", "Who are a some of the most prominent dramatist?", "Where are a some of the most prominent dramatist ?", "Are marco Denevi a some of the most prominent playwrights ?", "Who are a some of the most prominent playwrights?", "Where are a some of the most prominent playwrights ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9180700, "src_sentence": "In January 2015, Lufthansa Group announced that it would discontinue the Germanwings brand and replace it with Eurowings starting in late 2015.Crash of Germanwings Flight 9525, on 24 March 2015.", "sentence": "Lufthansa Group announced that it would replace it with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Eurowings", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would lufthansa Group announced that it replace it with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015 ?", "Who announced that it would replace it with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015?", "Where would Lufthansa Group announced that?", "When would Lufthansa Group announce that it replace it with Eurowings start in late 2015.Crash of Germanwings Flight 9525 ,?", "When would Lufthansa Group announce that it replace it with Eurowings start in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In?", "Would lufthansa Group announced that it discontinue the Germanwings brand In January 2015 ?", "Who announced that it would discontinue the Germanwings brand In January 2015?", "When would Lufthansa Group announce that it discontinue the Germanwings brand In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 3], "question_in_type": ["Would lufthansa Group announced that it replace it with starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015 ?", "Who announced that it would replace it with starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015?", "Where would announced that?", "When would announce that it replace it with start in late 2015.Crash of Germanwings Flight 9525 ,?", "When would announce that it replace it with start in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In?", "Would lufthansa Group announced that it discontinue the brand In January 2015 ?", "Who announced that it would discontinue the brand In January 2015?", "When would announce that it discontinue the brand In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 9180773, "src_sentence": "As part of the 2013 restructuring and relaunch of Germanwings, around 30 Lufthansa aircraft were to be added to Germanwings fleet of 33 aircraft.", "sentence": "around 30 Lufthansa aircraft to be added to Germanwings fleet of 33 aircraft", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Germanwings", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does around 30 Lufthansa aircraft to be ad to Germanwings fleet of 33 aircraft?", "Where Lufthansa aircraft to be added to Germanwings fleet of 33 aircraft?", "Where did around 30 Lufthansa aircraft to be added?", "Who did around 30 Lufthansa aircraft to be added?", "Were around 30 Lufthansa aircraft to be added to Germanwings fleet of 33 aircraft ?", "Where Lufthansa aircraft were to be added to Germanwings fleet of 33 aircraft?", "Where were around 30 Lufthansa aircraft to be added?", "Who were around 30 Lufthansa aircraft to be added?"], "type": [-1, 2, 2, 1, -1, 2, 2, 1], "question_in_type": ["Does around 30 aircraft to be ad to fleet of 33 aircraft?", "Where aircraft to be added to fleet of 33 aircraft?", "Where did around 30 aircraft to be added?", "Who did around 30 aircraft to be added?", "Were around 30 aircraft to be added to fleet of 33 aircraft ?", "Where aircraft were to be added to fleet of 33 aircraft?", "Where were around 30 aircraft to be added?", "Who were around 30 aircraft to be added?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 9180783, "src_sentence": "In January 2015, Lufthansa Group announced that Lufthansa Group would discontinue the Germanwings brand and replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525, on 24 March 2015.", "sentence": "Lufthansa Group would replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Germanwings", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would lufthansa Group replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 ?", "Who would replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015?", "Who would Lufthansa Group replace the?", "Where would Lufthansa Group replace the?", "When would Lufthansa Group replace the Germanwings brand with Eurowings start?", "When would Lufthansa Group replace the Germanwings brand with Eurowings start in late 2015.Crash of Germanwings Flight 9525 ,?", "Would lufthansa Group announced that Lufthansa Group replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015 ?", "Who announced that Who would replace the Germanwings brand with Eurowings starting in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In January 2015?", "Who would Lufthansa Group announced that?", "Where would Lufthansa Group announced that?", "When would Lufthansa Group announce that Lufthansa Group replace the Germanwings brand with Eurowings start?", "When would Lufthansa Group announce that Lufthansa Group replace the Germanwings brand with Eurowings start in late 2015.Crash of Germanwings Flight 9525 ,?", "When would Lufthansa Group announce that Lufthansa Group replace the Germanwings brand with Eurowings start in late 2015.Crash of Germanwings Flight 9525 , on 24 March 2015 In?", "Would lufthansa Group discontinue the Germanwings brand ?", "Who would discontinue the Germanwings brand?", "Where would Lufthansa Group discontinue the?", "Would lufthansa Group announced that Lufthansa Group discontinue the Germanwings brand In January 2015 ?", "Who announced that Who would discontinue the Germanwings brand In January 2015?", "When would Lufthansa Group announce that Lufthansa Group discontinue the Germanwings brand In?"], "type": [-1, 1, 1, 2, 3, 3, -1, 1, 1, 2, 3, 3, 3, -1, 1, 2, -1, 1, 3], "question_in_type": ["Would lufthansa Group replace the brand with Eurowings starting in late 2015.Crash of Flight 9525 , on 24 March 2015 ?", "Who would replace the brand with Eurowings starting in late 2015.Crash of Flight 9525 , on 24 March 2015?", "Who would replace the?", "Where would replace the?", "When would replace the brand with Eurowings start?", "When would replace the brand with Eurowings start in late 2015.Crash of Flight 9525 ,?", "Would lufthansa Group announced that replace the brand with Eurowings starting in late 2015.Crash of Flight 9525 , on 24 March 2015 In January 2015 ?", "Who announced that Who would replace the brand with Eurowings starting in late 2015.Crash of Flight 9525 , on 24 March 2015 In January 2015?", "Who would announced that?", "Where would announced that?", "When would announce that replace the brand with Eurowings start?", "When would announce that replace the brand with Eurowings start in late 2015.Crash of Flight 9525 ,?", "When would announce that replace the brand with Eurowings start in late 2015.Crash of Flight 9525 , on 24 March 2015 In?", "Would lufthansa Group discontinue the brand ?", "Who would discontinue the brand?", "Where would discontinue the?", "Would lufthansa Group announced that discontinue the brand In January 2015 ?", "Who announced that Who would discontinue the brand In January 2015?", "When would announce that discontinue the brand In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 9180786, "src_sentence": "Lufthansa announced in October 2015 that Germanwings own website would be dissolved and redirected to Eurowings by January 2016 as part of Germanwings' own website merger.", "sentence": "Lufthansa announced in October 2015 that Germanwings own website would be redirected to Eurowings by January 2016 as part of Germanwings ' own website merger", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Germanwings", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would lufthansa announced in October 2015 that Germanwings own website be redirected to Eurowings by January 2016 as part of Germanwings ' own website merger ?", "Who announced in October 2015 that Germanwings own website would be redirected to Eurowings by January 2016 as part of Germanwings ' own website merger?", "When would Lufthansa announce?", "Who would Lufthansa announced in?", "Where would Lufthansa announced in?", "When would Lufthansa announce in October 2015 that Germanwings own website be redirect to Eurowings by?", "Would lufthansa announced in October 2015 that Germanwings own website be dissolved ?", "Who announced in October 2015 that Germanwings own website would be dissolved?"], "type": [-1, 1, 3, 1, 2, 3, -1, 1], "question_in_type": ["Would lufthansa announced in October 2015 that own website be redirected to Eurowings by January 2016 as part of ' own website merger ?", "Who announced in October 2015 that own website would be redirected to Eurowings by January 2016 as part of ' own website merger?", "When would announce?", "Who would announced in?", "Where would announced in?", "When would announce in October 2015 that own website be redirect to Eurowings by?", "Would lufthansa announced in October 2015 that own website be dissolved ?", "Who announced in October 2015 that own website would be dissolved?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 9180800, "src_sentence": "Germanwings had been wholly owned by Lufthansa since 1 January 2009; formal reporting since then had been within the Group Accounts.", "sentence": "Germanwings had been wholly owned by Lufthansa since 1 January 2009", "sub": "http://dbpedia.org/resource/Lufthansa", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Germanwings", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["When had germanwings been wholly owned by Lufthansa ?"], "type": [3], "question_in_type": ["When had germanwings been wholly owned by ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 9184092, "src_sentence": "The end of production in Mexico can be attributed primarily to Mexican political measures: the Mexican Beetles no longer met emission standards for Mexico City, in which the ubiquitous Beetles were used as taxicabs; and the Brazilian government outlawed the ubiquitous Beetles use as taxicabs because of rising crime rates, requiring only four-door vehicles be used.", "sentence": "the Mexican Beetles met emission standards for Mexico City no longer", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Mexican Beetles met emission standards for Mexico City no longer?", "Where did the Mexican Beetles met?"], "type": [-1, 2], "question_in_type": ["Did the Beetles met emission standards for no longer?", "Where did the Beetles met?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9184641, "src_sentence": "Osteology in the Cuora galbinifrons complex suggests conspecificity of C. bourreti and C. galbinifrons, with notes on shell osteology and phalangeal formulae within the Geoemydidae\".", "sentence": "Osteology in the Cuora galbinifrons complex suggests conspecificity of C. galbinifrons , with notes on phalangeal formulae within the Geoemydidae", "sub": "http://dbpedia.org/resource/Indochinese_box_turtle", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Geoemydidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does osteology in the Cuora galbinifrons complex suggest conspecificity of C. galbinifrons , with notes on phalangeal formulae within the Geoemydidae?", "Who did Osteology in the Cuora galbinifrons complex suggests?", "Where did Osteology in the Cuora galbinifrons complex suggests?"], "type": [-1, 1, 2], "question_in_type": ["Does osteology in the complex suggest conspecificity of C. galbinifrons , with notes on phalangeal formulae within the ?", "Who did Osteology in the complex suggests?", "Where did Osteology in the complex suggests?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9187814, "src_sentence": "Harold Pinter left actress Vivien Merchant in 1975 and married author Lady Antonia Fraser in 1980.", "sentence": "Vivien Merchant [is] left actress [of] Harold Pinter", "sub": "http://dbpedia.org/resource/Vivien_Merchant", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Harold_Pinter", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vivien Merchant [is] left actress [of] Harold Pinter?", "Who [is] left actress [of] Harold Pinter?", "Who did Vivien Merchant [ is ] left actress [ of ] Harold Pinter ?", "Did harold Pinter left actress Vivien Merchant in 1975 in 1980?", "Who left actress Vivien Merchant in 1975 in 1980?", "Who did Harold Pinter left actress?", "When did Harold Pinter leave actress Vivien Merchant?", "When did Harold Pinter leave actress Vivien Merchant in 1975?"], "type": [-1, 1, 1, -1, 1, 1, 3, 3], "question_in_type": ["Does vivien Merchant [is] left actress [of] ?", "Who [is] left actress [of] ?", "Who did [ is ] left actress [ of ] ?", "Did harold Pinter left actress in 1975 in 1980?", "Who left actress in 1975 in 1980?", "Who did left actress?", "When did leave actress ?", "When did leave actress in 1975?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9187977, "src_sentence": " Just before this hiatus, in 1979, Harold Pinter re-discovered Harold Pinter manuscript of The Hothouse, which Harold Pinter had written in 1958 but had set aside; Harold Pinter revised it and then directed it first production himself at Hampstead Theatre in London, in 1980.", "sentence": "Harold Pinter re-discovered Harold Pinter manuscript of The Hothouse Just before this hiatus in 1979", "sub": "http://dbpedia.org/resource/The_Hothouse", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Harold_Pinter", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does harold Pinter re-discovered Harold Pinter manuscript of The Hothouse Just before this hiatus in 1979?", "Who re-discovered Who manuscript of The Hothouse Just before this hiatus in 1979?", "When did Harold Pinter re-discovered Harold Pinter manuscript of The Hothouse Just before this hiatus?"], "type": [-1, 1, 3], "question_in_type": ["Does harold Pinter re-discovered manuscript of Just before this hiatus in 1979?", "Who re-discovered Who manuscript of Just before this hiatus in 1979?", "When did re-discovered manuscript of Just before this hiatus?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9189650, "src_sentence": "The moapa dace (Moapa coriacea) is a rare cyprinid fish of southern Nevada, United States, found only in the upper parts of the Muddy (formerly Moapa) River, and in the warm springs that give rise to the river.", "sentence": "The moapa dace is a rare cyprinid fish of southern Nevada , United States", "sub": "http://dbpedia.org/resource/Moapa_dace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the moapa dace a rare cyprinid fish of southern Nevada , United States ?", "Where is The moapa dace a rare cyprinid fish of southern Nevada , United States ?", "Is the moapa dace a rare cyprinid fish of southern Nevada ?", "Where is The moapa dace a rare cyprinid fish of southern Nevada ?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the a rare fish of southern Nevada , United States ?", "Where is The a rare fish of southern Nevada , United States ?", "Is the a rare fish of southern Nevada ?", "Where is The a rare fish of southern Nevada ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9189928, "src_sentence": "The holy day of Vaikuntha Chaturdashi is also observed in Maharashtra by the Marathas as per the custom set by Shivaji and Shivaji mother Jijabai for this occasion and by the Gaud Saraswat Brahmins, though in a slightly different format.", "sentence": "Jijabai [is] mother [of] Shivaji", "sub": "http://dbpedia.org/resource/Jijabai", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Shivaji", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jijabai [is] mother [of] Shivaji?", "Who [is] mother [of] Shivaji?"], "type": [-1, 1], "question_in_type": ["Does jijabai [is] mother [of] ?", "Who [is] mother [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9190583, "src_sentence": "The Tongatapu rail (Gallirallus hypoleucus) was a species of bird in the family Rallidae.", "sentence": "The Tongatapu rail was a species of bird in the family Rallidae", "sub": "http://dbpedia.org/resource/Tongatapu_rail", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rallidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Tongatapu rail a species of bird in the family Rallidae ?", "Where was The Tongatapu rail a species of bird in the family Rallidae ?"], "type": [-1, 2], "question_in_type": ["Was the a species of bird in the family ?", "Where was The a species of bird in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9191292, "src_sentence": "Emperor Menelik interest in the area grew when Emperor Menelik wife Taytu began work on a church on Mount Entoto, and Emperor Menelik endowed a second church in the area.", "sentence": "Taytu [is] wife [of] Emperor Menelik", "sub": "http://dbpedia.org/resource/Taytu_Betul", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Menelik_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does taytu [is] wife [of] Emperor Menelik?", "Who [is] wife [of] Emperor Menelik?", "When did emperor Menelik interest in the area grew ?"], "type": [-1, 1, 3], "question_in_type": ["Does taytu [is] wife [of] Emperor ?", "Who [is] wife [of] Emperor ?", "When did emperor interest in the area grew ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 9191302, "src_sentence": "After the occupation, Addis Ababa served as the Duke of Aosta's capital for unified Italian East Africa until 1941, when it was abandoned in favour of Amba Alagi and other redoubts during the Second World War's East African Campaign.", "sentence": "Addis Ababa served as the Duke of Aosta 's capital for unified Italian East Africa until 1941 After the occupation", "sub": "http://dbpedia.org/resource/Italian_East_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did addis Ababa serv as the Duke of Aosta 's capital for unified Italian East Africa until 1941 After the occupation?", "Who served as the Duke of Aosta 's capital for unified Italian East Africa until 1941 After the occupation?", "Where did Addis Ababa served as?", "When did Addis Ababa serve as the Duke of Aosta 's capital for unified Italian East Africa until?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did addis Ababa serv as the Duke of Aosta 's capital for unified until 1941 After the occupation?", "Who served as the Duke of Aosta 's capital for unified until 1941 After the occupation?", "Where did served as?", "When did serve as the Duke of Aosta 's capital for unified until?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9193307, "src_sentence": "On November 2, 2018, the Presidential Plane of Mexico named TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to the Presidential Plane of Mexico named TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Mexico Andres Manuel Lopez Obrador.", "sentence": "the Presidential Plane of Mexico named TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to the Presidential Plane of Mexico named TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Mexico Andres Manuel Lopez Obrador On November 2", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Presidential Plane of Mexico nam TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to the Presidential Plane of Mexico nam TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Mexico Andres Manuel Lopez Obrador On November 2?", "Who named TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to Who named TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Mexico Andres Manuel Lopez Obrador On November 2?", "Where did the Presidential Plane of Mexico named?", "Who did the Presidential Plane of Mexico named?", "When did the Presidential Plane of Mexico name TP-01 ( register as XC-MEX ) of the Mexican Air Force arrive here to be sell off to the Presidential Plane of Mexico name TP-01 ( register as XC-MEX ) of the Mexican Air Force new owner by the order of New President of Mexico Andres Manuel Lopez Obrador On?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did the Presidential Plane of nam TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to the Presidential Plane of nam TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Andres Manuel Lopez Obrador On November 2?", "Who named TP-01 (registered as XC-MEX) of the Mexican Air Force arrived here to be sold off to Who named TP-01 (registered as XC-MEX) of the Mexican Air Force new owner by the order of New President of Andres Manuel Lopez Obrador On November 2?", "Where did the Presidential Plane of named?", "Who did the Presidential Plane of named?", "When did the Presidential Plane of name TP-01 ( register as XC-MEX ) of the Mexican Air Force arrive here to be sell off to the Presidential Plane of name TP-01 ( register as XC-MEX ) of the Mexican Air Force new owner by the order of New President of Andres Manuel Lopez Obrador On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 9200143, "src_sentence": "The Roman naturalist Pliny, writing in the first century AD, described the Frisians as .. .. people who live without trees or shrubs. ..", "sentence": "Pliny [is] naturalist [from] Rome", "sub": "http://dbpedia.org/resource/Pliny_the_Elder", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does pliny [is] naturalist [from] Rome?", "Where did Pliny [ is ] naturalist [ from ] Rome ?"], "type": [-1, 2], "question_in_type": ["Does pliny [is] naturalist [from] ?", "Where did [ is ] naturalist [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9200310, "src_sentence": "The Roman naturalist Pliny, writing in the first century AD, described the Frisians as .. .. people who live without trees or shrubs. ..", "sentence": "Pliny [is] naturalist [from] Rome", "sub": "http://dbpedia.org/resource/Pliny_the_Elder", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does pliny [is] naturalist [from] Rome?", "Where did Pliny [ is ] naturalist [ from ] Rome ?"], "type": [-1, 2], "question_in_type": ["Does pliny [is] naturalist [from] ?", "Where did [ is ] naturalist [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 9203404, "src_sentence": "The Tahiti crake (Zapornia nigra), also known as Miller's rail, was a species of bird in the family Rallidae.", "sentence": "The Tahiti crake was a species of bird in the family Rallidae", "sub": "http://dbpedia.org/resource/Tahiti_crake", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rallidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was the Tahiti crake a species of bird in the family Rallidae ?", "Where was The Tahiti crake a species of bird in the family Rallidae ?"], "type": [-1, 2], "question_in_type": ["Was the a species of bird in the family ?", "Where was The a species of bird in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9204329, "src_sentence": "The first synthesis of gold was conducted by Japanese physicist Hantaro Nagaoka, who synthesized gold from mercury in 1924 by neutron bombardment.", "sentence": "Hantaro Nagaoka [is] physicist [from] Japan", "sub": "http://dbpedia.org/resource/Hantaro_Nagaoka", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Japan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does hantaro Nagaoka [is] physicist [from] Japan?", "Who [is] physicist [from] Japan?", "Where did Hantaro Nagaoka [ is ] physicist [ from ] Japan ?"], "type": [-1, 1, 2], "question_in_type": ["Does hantaro Nagaoka [is] physicist [from] ?", "Who [is] physicist [from] ?", "Where did [ is ] physicist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 9206144, "src_sentence": "The lesser koa finch (Rhodacanthis flaviceps) is an extinct species of Hawaiian honeycreeper.", "sentence": "The lesser koa finch (Rhodacanthis flaviceps is an extinct species of Hawaiian honeycreeper", "sub": "http://dbpedia.org/resource/Lesser_koa_finch", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hawaiian_honeycreeper", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the lesser koa finch ( Rhodacanthis flaviceps an extinct species of Hawaiian honeycreeper ?", "Who is The lesser koa finch ( Rhodacanthis flaviceps?", "Where is The lesser koa finch ( Rhodacanthis flaviceps?"], "type": [-1, 1, 2], "question_in_type": ["Is the ( Rhodacanthis flaviceps an extinct species of ?", "Who is The ( Rhodacanthis flaviceps?", "Where is The ( Rhodacanthis flaviceps?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9207240, "src_sentence": "In September 2011, DC Comics' entire line of superhero comic books, including its Batman franchise, were cancelled and relaunched with new #1 issues as part of The New 52 reboot.", "sentence": "DC Comics ' relaunched with new # 1 issues as part of The New 52 reboot In September 2011", "sub": "http://dbpedia.org/resource/The_New_52", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does dC Comics ' relaunch with new # 1 issues as part of The New 52 reboot In September 2011?", "Who relaunched with new # 1 issues as part of The New 52 reboot In September 2011?", "Where did DC Comics ' relaunched with?", "When did DC Comics ' relaunched with new # 1 issues as part of The New 52 reboot In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does dC Comics ' relaunch with new # 1 issues as part of reboot In September 2011?", "Who relaunched with new # 1 issues as part of reboot In September 2011?", "Where did ' relaunched with?", "When did ' relaunched with new # 1 issues as part of reboot In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 9208846, "src_sentence": "The Mexican howler (Alouatta palliata mexicana) is a subspecies of the mantled howler, A. palliata.", "sentence": "The Mexican howler is a subspecies of the mantled howler", "sub": "http://dbpedia.org/resource/Mexican_howler", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Mantled_howler", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Mexican howler a subspecies of the mantled howler ?", "Where is The Mexican howler a subspecies of the mantled howler ?", "Is the Mexican belly laugh a subspecies of the mantled howler ?", "Is the Mexican howler monkey a subspecies of the mantled howler ?", "Where is The Mexican howler monkey a subspecies of the mantled howler ?", "Is the mexica belly laugh a subspecies of the mantled howler ?", "Is the mexica howler a subspecies of the mantled howler ?", "Is the mexica howler monkey a subspecies of the mantled howler ?", "Is the nahuatl belly laugh a subspecies of the mantled howler ?", "Is the nahuatl howler a subspecies of the mantled howler ?", "Is the nahuatl howler monkey a subspecies of the mantled howler ?"], "type": [-1, 2, -1, -1, 2, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the a subspecies of the ?", "Where is The a subspecies of the ?", "Is the Mexican belly laugh a subspecies of the ?", "Is the monkey a subspecies of the ?", "Where is The monkey a subspecies of the ?", "Is the mexica belly laugh a subspecies of the ?", "Is the mexica howler a subspecies of the ?", "Is the mexica howler monkey a subspecies of the ?", "Is the nahuatl belly laugh a subspecies of the ?", "Is the nahuatl howler a subspecies of the ?", "Is the nahuatl howler monkey a subspecies of the ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 9211494, "src_sentence": "the San Diego County Regional Airport Authority is near the site of the Ryan Airlines factory, but the San Diego County Regional Airport Authority is not the same as Dutch Flats, the Ryan airstrip where Charles Lindbergh flight tested the Spirit of St. Louis before Charles Lindbergh historic 1927 transatlantic flight.", "sentence": "the San Diego County Regional Airport Authority is near the site of the Ryan Airlines factory", "sub": "http://dbpedia.org/resource/Ryan_Airline_Company", "pred": "http://dbpedia.org/ontology/destination", "obj": "http://dbpedia.org/resource/San_Diego", "sub_type": "http://dbpedia.org/ontology/Airline", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the San Diego County Regional Airport Authority near the site of the Ryan Airlines factory ?", "Where is the San Diego County Regional Airport Authority near the site of the Ryan Airlines factory ?"], "type": [-1, 2], "question_in_type": ["Is the Regional Airport Authority near the site of the factory ?", "Where is the Regional Airport Authority near the site of the factory ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?airline_sub ?populatedplace_obj.\n?airline_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?airline_sub ?populatedplace_obj.\n?airline_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 9214175, "src_sentence": "Izitso included Izitso last chart hit, \"(Remember the Days of the) Old Schoolyard\", an early synthpop song that used a polyphonic synthesiser; it was a duet with fellow UK singer Elkie Brooks.", "sentence": "an early synthpop song used a polyphonic synthesiser", "sub": "http://dbpedia.org/resource/Synthpop", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Synthesizer", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did an early synthpop song us a polyphonic synthesiser?", "Did an early synthpop song us a contrapuntal synthesiser?", "Did an early synthpop song us a contrapuntal synthesist?", "Did an early synthpop song us a contrapuntal synthesizer?", "Did an early synthpop song us a polyphonic synthesist?", "Did an early synthpop song us a polyphonic synthesizer?", "Did an early synthpop song us a polyphonous synthesiser?", "Did an early synthpop song us a polyphonous synthesist?", "Did an early synthpop song us a polyphonous synthesizer?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did an early song us a polyphonic ?", "Did an early song us a contrapuntal ?", "Did an early song us a contrapuntal synthesist?", "Did an early song us a contrapuntal synthesizer?", "Did an early song us a polyphonic synthesist?", "Did an early song us a polyphonic synthesizer?", "Did an early song us a polyphonous ?", "Did an early song us a polyphonous synthesist?", "Did an early song us a polyphonous synthesizer?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 1320160, "src_sentence": "The federal state of Rhineland-Palatinate financed the construction of a new building, starting in December 2009 on the campus of the University of Mainz.", "sentence": "The federal state of Rhineland-Palatinate financed the construction of a new building starting in December 2009 on the campus of the University of Mainz", "sub": "http://dbpedia.org/resource/Rhineland-Palatinate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mainz", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the federal state of Rhineland-Palatinate fin the construction of a new building starting in December 2009 on the campus of the University of Mainz?", "Where did The federal state of Rhineland-Palatinate financed the?", "When did The federal state of Rhineland-Palatinate finance the construction of a new building starting?"], "type": [-1, 2, 3], "question_in_type": ["Did the federal state of fin the construction of a new building starting in December 2009 on the campus of the University of ?", "Where did The federal state of financed the?", "When did The federal state of finance the construction of a new building starting?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1322406, "src_sentence": "There are five types of splanchnic nerves, which are cardiopulmonary, thoracic splanchnic, lumbar splanchnic, sacral splanchnic, and pelvic splanchnic nerves.", "sentence": "splanchnic nerves are sacral splanchnic", "sub": "http://dbpedia.org/resource/Splanchnic", "pred": "http://dbpedia.org/ontology/nerve", "obj": "http://dbpedia.org/resource/Splanchnic_nerves", "sub_type": "http://dbpedia.org/ontology/AnatomicalStructure", "obj_type": "http://dbpedia.org/ontology/Nerve", "question": ["Are splanchnic nerves sacral splanchnic ?", "Are splanchnic nerves lumbar splanchnic ?", "Are splanchnic nerves thoracic splanchnic ?", "Are splanchnic audacity sacral splanchnic ?", "Are splanchnic boldness sacral splanchnic ?", "Are splanchnic brashness sacral splanchnic ?", "Are splanchnic brazenness sacral splanchnic ?", "Are splanchnic confirm sacral splanchnic ?", "Are splanchnic courage sacral splanchnic ?", "Are splanchnic encourage sacral splanchnic ?", "Are splanchnic endurance sacral splanchnic ?", "Are splanchnic enforce sacral splanchnic ?", "Are splanchnic flang sacral splanchnic ?", "Are splanchnic fortify sacral splanchnic ?", "Are splanchnic fortitude sacral splanchnic ?", "Are splanchnic foster sacral splanchnic ?", "Are splanchnic gall sacral splanchnic ?", "Are splanchnic heart sacral splanchnic ?", "Are splanchnic invigorate sacral splanchnic ?", "Are splanchnic nervus sacral splanchnic ?", "Are splanchnic promote sacral splanchnic ?", "Are splanchnic rib sacral splanchnic ?", "Are splanchnic spur sacral splanchnic ?", "Are splanchnic stamina sacral splanchnic ?", "Are splanchnic steel sacral splanchnic ?", "Are splanchnic strengthen sacral splanchnic ?", "Are splanchnic support sacral splanchnic ?", "Are splanchnic vein sacral splanchnic ?", "Are visceral audacity sacral splanchnic ?", "Are visceral boldness sacral splanchnic ?", "Are visceral brashness sacral splanchnic ?", "Are visceral brazenness sacral splanchnic ?", "Are visceral confirm sacral splanchnic ?", "Are visceral courage sacral splanchnic ?", "Are visceral encourage sacral splanchnic ?", "Are visceral endurance sacral splanchnic ?", "Are visceral enforce sacral splanchnic ?", "Are visceral flang sacral splanchnic ?", "Are visceral fortify sacral splanchnic ?", "Are visceral fortitude sacral splanchnic ?", "Are visceral foster sacral splanchnic ?", "Are visceral gall sacral splanchnic ?", "Are visceral heart sacral splanchnic ?", "Are visceral invigorate sacral splanchnic ?", "Are visceral nerves sacral splanchnic ?", "Are visceral nervus sacral splanchnic ?", "Are visceral promote sacral splanchnic ?", "Are visceral rib sacral splanchnic ?", "Are visceral spur sacral splanchnic ?", "Are visceral stamina sacral splanchnic ?", "Are visceral steel sacral splanchnic ?", "Are visceral strengthen sacral splanchnic ?", "Are visceral support sacral splanchnic ?", "Are visceral vein sacral splanchnic ?", "Are splanchnic audacity lumbar splanchnic ?", "Are splanchnic boldness lumbar splanchnic ?", "Are splanchnic brashness lumbar splanchnic ?", "Are splanchnic brazenness lumbar splanchnic ?", "Are splanchnic confirm lumbar splanchnic ?", "Are splanchnic courage lumbar splanchnic ?", "Are splanchnic encourage lumbar splanchnic ?", "Are splanchnic endurance lumbar splanchnic ?", "Are splanchnic enforce lumbar splanchnic ?", "Are splanchnic flang lumbar splanchnic ?", "Are splanchnic fortify lumbar splanchnic ?", "Are splanchnic fortitude lumbar splanchnic ?", "Are splanchnic foster lumbar splanchnic ?", "Are splanchnic gall lumbar splanchnic ?", "Are splanchnic heart lumbar splanchnic ?", "Are splanchnic invigorate lumbar splanchnic ?", "Are splanchnic nervus lumbar splanchnic ?", "Are splanchnic promote lumbar splanchnic ?", "Are splanchnic rib lumbar splanchnic ?", "Are splanchnic spur lumbar splanchnic ?", "Are splanchnic stamina lumbar splanchnic ?", "Are splanchnic steel lumbar splanchnic ?", "Are splanchnic strengthen lumbar splanchnic ?", "Are splanchnic support lumbar splanchnic ?", "Are splanchnic vein lumbar splanchnic ?", "Are visceral audacity lumbar splanchnic ?", "Are visceral boldness lumbar splanchnic ?", "Are visceral brashness lumbar splanchnic ?", "Are visceral brazenness lumbar splanchnic ?", "Are visceral confirm lumbar splanchnic ?", "Are visceral courage lumbar splanchnic ?", "Are visceral encourage lumbar splanchnic ?", "Are visceral endurance lumbar splanchnic ?", "Are visceral enforce lumbar splanchnic ?", "Are visceral flang lumbar splanchnic ?", "Are visceral fortify lumbar splanchnic ?", "Are visceral fortitude lumbar splanchnic ?", "Are visceral foster lumbar splanchnic ?", "Are visceral gall lumbar splanchnic ?", "Are visceral heart lumbar splanchnic ?", "Are visceral invigorate lumbar splanchnic ?", "Are visceral nerves lumbar splanchnic ?", "Are visceral nervus lumbar splanchnic ?", "Are visceral promote lumbar splanchnic ?", "Are visceral rib lumbar splanchnic ?", "Are visceral spur lumbar splanchnic ?", "Are visceral stamina lumbar splanchnic ?", "Are visceral steel lumbar splanchnic ?", "Are visceral strengthen lumbar splanchnic ?", "Are visceral support lumbar splanchnic ?", "Are visceral vein lumbar splanchnic ?", "Are splanchnic audacity pectoral splanchnic ?", "Are splanchnic audacity pectoral visceral ?", "Are splanchnic audacity thoracic splanchnic ?", "Are splanchnic audacity thoracic visceral ?", "Are splanchnic boldness pectoral splanchnic ?", "Are splanchnic boldness pectoral visceral ?", "Are splanchnic boldness thoracic splanchnic ?", "Are splanchnic boldness thoracic visceral ?", "Are splanchnic brashness pectoral splanchnic ?", "Are splanchnic brashness pectoral visceral ?", "Are splanchnic brashness thoracic splanchnic ?", "Are splanchnic brashness thoracic visceral ?", "Are splanchnic brazenness pectoral splanchnic ?", "Are splanchnic brazenness pectoral visceral ?", "Are splanchnic brazenness thoracic splanchnic ?", "Are splanchnic brazenness thoracic visceral ?", "Are splanchnic confirm pectoral splanchnic ?", "Are splanchnic confirm pectoral visceral ?", "Are splanchnic confirm thoracic splanchnic ?", "Are splanchnic confirm thoracic visceral ?", "Are splanchnic courage pectoral splanchnic ?", "Are splanchnic courage pectoral visceral ?", "Are splanchnic courage thoracic splanchnic ?", "Are splanchnic courage thoracic visceral ?", "Are splanchnic encourage pectoral splanchnic ?", "Are splanchnic encourage pectoral visceral ?", "Are splanchnic encourage thoracic splanchnic ?", "Are splanchnic encourage thoracic visceral ?", "Are splanchnic endurance pectoral splanchnic ?", "Are splanchnic endurance pectoral visceral ?", "Are splanchnic endurance thoracic splanchnic ?", "Are splanchnic endurance thoracic visceral ?", "Are splanchnic enforce pectoral splanchnic ?", "Are splanchnic enforce pectoral visceral ?", "Are splanchnic enforce thoracic splanchnic ?", "Are splanchnic enforce thoracic visceral ?", "Are splanchnic flang pectoral splanchnic ?", "Are splanchnic flang pectoral visceral ?", "Are splanchnic flang thoracic splanchnic ?", "Are splanchnic flang thoracic visceral ?", "Are splanchnic fortify pectoral splanchnic ?", "Are splanchnic fortify pectoral visceral ?", "Are splanchnic fortify thoracic splanchnic ?", "Are splanchnic fortify thoracic visceral ?", "Are splanchnic fortitude pectoral splanchnic ?", "Are splanchnic fortitude pectoral visceral ?", "Are splanchnic fortitude thoracic splanchnic ?", "Are splanchnic fortitude thoracic visceral ?", "Are splanchnic foster pectoral splanchnic ?", "Are splanchnic foster pectoral visceral ?", "Are splanchnic foster thoracic splanchnic ?", "Are splanchnic foster thoracic visceral ?", "Are splanchnic gall pectoral splanchnic ?", "Are splanchnic gall pectoral visceral ?", "Are splanchnic gall thoracic splanchnic ?", "Are splanchnic gall thoracic visceral ?", "Are splanchnic heart pectoral splanchnic ?", "Are splanchnic heart pectoral visceral ?", "Are splanchnic heart thoracic splanchnic ?", "Are splanchnic heart thoracic visceral ?", "Are splanchnic invigorate pectoral splanchnic ?", "Are splanchnic invigorate pectoral visceral ?", "Are splanchnic invigorate thoracic splanchnic ?", "Are splanchnic invigorate thoracic visceral ?", "Are splanchnic nerves pectoral splanchnic ?", "Are splanchnic nerves pectoral visceral ?", "Are splanchnic nerves thoracic visceral ?", "Are splanchnic nervus pectoral splanchnic ?", "Are splanchnic nervus pectoral visceral ?", "Are splanchnic nervus thoracic splanchnic ?", "Are splanchnic nervus thoracic visceral ?", "Are splanchnic promote pectoral splanchnic ?", "Are splanchnic promote pectoral visceral ?", "Are splanchnic promote thoracic splanchnic ?", "Are splanchnic promote thoracic visceral ?", "Are splanchnic rib pectoral splanchnic ?", "Are splanchnic rib pectoral visceral ?", "Are splanchnic rib thoracic splanchnic ?", "Are splanchnic rib thoracic visceral ?", "Are splanchnic spur pectoral splanchnic ?", "Are splanchnic spur pectoral visceral ?", "Are splanchnic spur thoracic splanchnic ?", "Are splanchnic spur thoracic visceral ?", "Are splanchnic stamina pectoral splanchnic ?", "Are splanchnic stamina pectoral visceral ?", "Are splanchnic stamina thoracic splanchnic ?", "Are splanchnic stamina thoracic visceral ?", "Are splanchnic steel pectoral splanchnic ?", "Are splanchnic steel pectoral visceral ?", "Are splanchnic steel thoracic splanchnic ?", "Are splanchnic steel thoracic visceral ?", "Are splanchnic strengthen pectoral splanchnic ?", "Are splanchnic strengthen pectoral visceral ?", "Are splanchnic strengthen thoracic splanchnic ?", "Are splanchnic strengthen thoracic visceral ?", "Are splanchnic support pectoral splanchnic ?", "Are splanchnic support pectoral visceral ?", "Are splanchnic support thoracic splanchnic ?", "Are splanchnic support thoracic visceral ?", "Are splanchnic vein pectoral splanchnic ?", "Are splanchnic vein pectoral visceral ?", "Are splanchnic vein thoracic splanchnic ?", "Are splanchnic vein thoracic visceral ?", "Are visceral audacity pectoral splanchnic ?", "Are visceral audacity thoracic splanchnic ?", "Are visceral boldness pectoral splanchnic ?", "Are visceral boldness thoracic splanchnic ?", "Are visceral brashness pectoral splanchnic ?", "Are visceral brashness thoracic splanchnic ?", "Are visceral brazenness pectoral splanchnic ?", "Are visceral brazenness thoracic splanchnic ?", "Are visceral confirm pectoral splanchnic ?", "Are visceral confirm thoracic splanchnic ?", "Are visceral courage pectoral splanchnic ?", "Are visceral courage thoracic splanchnic ?", "Are visceral encourage pectoral splanchnic ?", "Are visceral encourage thoracic splanchnic ?", "Are visceral endurance pectoral splanchnic ?", "Are visceral endurance thoracic splanchnic ?", "Are visceral enforce pectoral splanchnic ?", "Are visceral enforce thoracic splanchnic ?", "Are visceral flang pectoral splanchnic ?", "Are visceral flang thoracic splanchnic ?", "Are visceral fortify pectoral splanchnic ?", "Are visceral fortify thoracic splanchnic ?", "Are visceral fortitude pectoral splanchnic ?", "Are visceral fortitude thoracic splanchnic ?", "Are visceral foster pectoral splanchnic ?", "Are visceral foster thoracic splanchnic ?", "Are visceral gall pectoral splanchnic ?", "Are visceral gall thoracic splanchnic ?", "Are visceral heart pectoral splanchnic ?", "Are visceral heart thoracic splanchnic ?", "Are visceral invigorate pectoral splanchnic ?", "Are visceral invigorate thoracic splanchnic ?", "Are visceral nerves pectoral splanchnic ?", "Are visceral nerves thoracic splanchnic ?", "Are visceral nervus pectoral splanchnic ?", "Are visceral nervus thoracic splanchnic ?", "Are visceral promote pectoral splanchnic ?", "Are visceral promote thoracic splanchnic ?", "Are visceral rib pectoral splanchnic ?", "Are visceral rib thoracic splanchnic ?", "Are visceral spur pectoral splanchnic ?", "Are visceral spur thoracic splanchnic ?", "Are visceral stamina pectoral splanchnic ?", "Are visceral stamina thoracic splanchnic ?", "Are visceral steel pectoral splanchnic ?", "Are visceral steel thoracic splanchnic ?", "Are visceral strengthen pectoral splanchnic ?", "Are visceral strengthen thoracic splanchnic ?", "Are visceral support pectoral splanchnic ?", "Are visceral support thoracic splanchnic ?", "Are visceral vein pectoral splanchnic ?", "Are visceral vein thoracic splanchnic ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Are nerves sacral ?", "Are nerves lumbar ?", "Are nerves thoracic ?", "Are audacity sacral ?", "Are boldness sacral ?", "Are brashness sacral ?", "Are brazenness sacral ?", "Are confirm sacral ?", "Are courage sacral ?", "Are encourage sacral ?", "Are endurance sacral ?", "Are enforce sacral ?", "Are flang sacral ?", "Are fortify sacral ?", "Are fortitude sacral ?", "Are foster sacral ?", "Are gall sacral ?", "Are heart sacral ?", "Are invigorate sacral ?", "Are nervus sacral ?", "Are promote sacral ?", "Are rib sacral ?", "Are spur sacral ?", "Are stamina sacral ?", "Are steel sacral ?", "Are strengthen sacral ?", "Are support sacral ?", "Are vein sacral ?", "Are visceral audacity sacral ?", "Are visceral boldness sacral ?", "Are visceral brashness sacral ?", "Are visceral brazenness sacral ?", "Are visceral confirm sacral ?", "Are visceral courage sacral ?", "Are visceral encourage sacral ?", "Are visceral endurance sacral ?", "Are visceral enforce sacral ?", "Are visceral flang sacral ?", "Are visceral fortify sacral ?", "Are visceral fortitude sacral ?", "Are visceral foster sacral ?", "Are visceral gall sacral ?", "Are visceral heart sacral ?", "Are visceral invigorate sacral ?", "Are visceral nerves sacral ?", "Are visceral nervus sacral ?", "Are visceral promote sacral ?", "Are visceral rib sacral ?", "Are visceral spur sacral ?", "Are visceral stamina sacral ?", "Are visceral steel sacral ?", "Are visceral strengthen sacral ?", "Are visceral support sacral ?", "Are visceral vein sacral ?", "Are audacity lumbar ?", "Are boldness lumbar ?", "Are brashness lumbar ?", "Are brazenness lumbar ?", "Are confirm lumbar ?", "Are courage lumbar ?", "Are encourage lumbar ?", "Are endurance lumbar ?", "Are enforce lumbar ?", "Are flang lumbar ?", "Are fortify lumbar ?", "Are fortitude lumbar ?", "Are foster lumbar ?", "Are gall lumbar ?", "Are heart lumbar ?", "Are invigorate lumbar ?", "Are nervus lumbar ?", "Are promote lumbar ?", "Are rib lumbar ?", "Are spur lumbar ?", "Are stamina lumbar ?", "Are steel lumbar ?", "Are strengthen lumbar ?", "Are support lumbar ?", "Are vein lumbar ?", "Are visceral audacity lumbar ?", "Are visceral boldness lumbar ?", "Are visceral brashness lumbar ?", "Are visceral brazenness lumbar ?", "Are visceral confirm lumbar ?", "Are visceral courage lumbar ?", "Are visceral encourage lumbar ?", "Are visceral endurance lumbar ?", "Are visceral enforce lumbar ?", "Are visceral flang lumbar ?", "Are visceral fortify lumbar ?", "Are visceral fortitude lumbar ?", "Are visceral foster lumbar ?", "Are visceral gall lumbar ?", "Are visceral heart lumbar ?", "Are visceral invigorate lumbar ?", "Are visceral nerves lumbar ?", "Are visceral nervus lumbar ?", "Are visceral promote lumbar ?", "Are visceral rib lumbar ?", "Are visceral spur lumbar ?", "Are visceral stamina lumbar ?", "Are visceral steel lumbar ?", "Are visceral strengthen lumbar ?", "Are visceral support lumbar ?", "Are visceral vein lumbar ?", "Are audacity pectoral ?", "Are audacity pectoral visceral ?", "Are audacity thoracic ?", "Are audacity thoracic visceral ?", "Are boldness pectoral ?", "Are boldness pectoral visceral ?", "Are boldness thoracic ?", "Are boldness thoracic visceral ?", "Are brashness pectoral ?", "Are brashness pectoral visceral ?", "Are brashness thoracic ?", "Are brashness thoracic visceral ?", "Are brazenness pectoral ?", "Are brazenness pectoral visceral ?", "Are brazenness thoracic ?", "Are brazenness thoracic visceral ?", "Are confirm pectoral ?", "Are confirm pectoral visceral ?", "Are confirm thoracic ?", "Are confirm thoracic visceral ?", "Are courage pectoral ?", "Are courage pectoral visceral ?", "Are courage thoracic ?", "Are courage thoracic visceral ?", "Are encourage pectoral ?", "Are encourage pectoral visceral ?", "Are encourage thoracic ?", "Are encourage thoracic visceral ?", "Are endurance pectoral ?", "Are endurance pectoral visceral ?", "Are endurance thoracic ?", "Are endurance thoracic visceral ?", "Are enforce pectoral ?", "Are enforce pectoral visceral ?", "Are enforce thoracic ?", "Are enforce thoracic visceral ?", "Are flang pectoral ?", "Are flang pectoral visceral ?", "Are flang thoracic ?", "Are flang thoracic visceral ?", "Are fortify pectoral ?", "Are fortify pectoral visceral ?", "Are fortify thoracic ?", "Are fortify thoracic visceral ?", "Are fortitude pectoral ?", "Are fortitude pectoral visceral ?", "Are fortitude thoracic ?", "Are fortitude thoracic visceral ?", "Are foster pectoral ?", "Are foster pectoral visceral ?", "Are foster thoracic ?", "Are foster thoracic visceral ?", "Are gall pectoral ?", "Are gall pectoral visceral ?", "Are gall thoracic ?", "Are gall thoracic visceral ?", "Are heart pectoral ?", "Are heart pectoral visceral ?", "Are heart thoracic ?", "Are heart thoracic visceral ?", "Are invigorate pectoral ?", "Are invigorate pectoral visceral ?", "Are invigorate thoracic ?", "Are invigorate thoracic visceral ?", "Are nerves pectoral ?", "Are nerves pectoral visceral ?", "Are nerves thoracic visceral ?", "Are nervus pectoral ?", "Are nervus pectoral visceral ?", "Are nervus thoracic ?", "Are nervus thoracic visceral ?", "Are promote pectoral ?", "Are promote pectoral visceral ?", "Are promote thoracic ?", "Are promote thoracic visceral ?", "Are rib pectoral ?", "Are rib pectoral visceral ?", "Are rib thoracic ?", "Are rib thoracic visceral ?", "Are spur pectoral ?", "Are spur pectoral visceral ?", "Are spur thoracic ?", "Are spur thoracic visceral ?", "Are stamina pectoral ?", "Are stamina pectoral visceral ?", "Are stamina thoracic ?", "Are stamina thoracic visceral ?", "Are steel pectoral ?", "Are steel pectoral visceral ?", "Are steel thoracic ?", "Are steel thoracic visceral ?", "Are strengthen pectoral ?", "Are strengthen pectoral visceral ?", "Are strengthen thoracic ?", "Are strengthen thoracic visceral ?", "Are support pectoral ?", "Are support pectoral visceral ?", "Are support thoracic ?", "Are support thoracic visceral ?", "Are vein pectoral ?", "Are vein pectoral visceral ?", "Are vein thoracic ?", "Are vein thoracic visceral ?", "Are visceral audacity pectoral ?", "Are visceral audacity thoracic ?", "Are visceral boldness pectoral ?", "Are visceral boldness thoracic ?", "Are visceral brashness pectoral ?", "Are visceral brashness thoracic ?", "Are visceral brazenness pectoral ?", "Are visceral brazenness thoracic ?", "Are visceral confirm pectoral ?", "Are visceral confirm thoracic ?", "Are visceral courage pectoral ?", "Are visceral courage thoracic ?", "Are visceral encourage pectoral ?", "Are visceral encourage thoracic ?", "Are visceral endurance pectoral ?", "Are visceral endurance thoracic ?", "Are visceral enforce pectoral ?", "Are visceral enforce thoracic ?", "Are visceral flang pectoral ?", "Are visceral flang thoracic ?", "Are visceral fortify pectoral ?", "Are visceral fortify thoracic ?", "Are visceral fortitude pectoral ?", "Are visceral fortitude thoracic ?", "Are visceral foster pectoral ?", "Are visceral foster thoracic ?", "Are visceral gall pectoral ?", "Are visceral gall thoracic ?", "Are visceral heart pectoral ?", "Are visceral heart thoracic ?", "Are visceral invigorate pectoral ?", "Are visceral invigorate thoracic ?", "Are visceral nerves pectoral ?", "Are visceral nerves thoracic ?", "Are visceral nervus pectoral ?", "Are visceral nervus thoracic ?", "Are visceral promote pectoral ?", "Are visceral promote thoracic ?", "Are visceral rib pectoral ?", "Are visceral rib thoracic ?", "Are visceral spur pectoral ?", "Are visceral spur thoracic ?", "Are visceral stamina pectoral ?", "Are visceral stamina thoracic ?", "Are visceral steel pectoral ?", "Are visceral steel thoracic ?", "Are visceral strengthen pectoral ?", "Are visceral strengthen thoracic ?", "Are visceral support pectoral ?", "Are visceral support thoracic ?", "Are visceral vein pectoral ?", "Are visceral vein thoracic ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?anatomicalstructure_sub ?nerve_obj.\n?anatomicalstructure_sub rdf:type .\n?nerve_obj rdf:type .\n\n}\n\t"]}, {"uid": 1325866, "src_sentence": "Lovingly Yours, Helen (1984-1986, returned to GMA Network from 1986 to 1996).", "sentence": "Lovingly Yours, Helen returned to GMA Network from 1986 to 1996", "sub": "http://dbpedia.org/resource/Lovingly_Yours,_Helen", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/GMA_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did lovingly Yours, Helen return to GMA Network from 1986 to 1996?", "Who, Helen returned to GMA Network from 1986 to 1996?", "Who did Lovingly Yours , Helen returned to?", "Where did Lovingly Yours , Helen returned to?", "When did Lovingly Yours , Helen return to GMA Network from?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Did lovingly Yours, Helen return to from 1986 to 1996?", "Who, Helen returned to from 1986 to 1996?", "Who did , Helen returned to?", "Where did , Helen returned to?", "When did , Helen return to from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 1330292, "src_sentence": " The Magpie was completed in 1869 and is Monet's largest winter painting.", "sentence": "The Magpie is Monet 's largest winter painting", "sub": "http://dbpedia.org/resource/The_Magpie_(Monet)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Claude_Monet", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Magpie Monet 's largest winter painting ?", "Where is The Magpie Monet 's largest winter painting ?", "When is The Magpie Monet 's largest?"], "type": [-1, 2, 3], "question_in_type": ["Is the Magpie 's largest winter painting ?", "Where is 's largest winter painting ?", "When is 's largest?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1332634, "src_sentence": "An example would be Alexandre Dumas, author of The Three Musketeers, and an enthusiastic gourmand.", "sentence": "Alexandre Dumas [is] author of The Three Musketeers", "sub": "http://dbpedia.org/resource/The_Three_Musketeers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Alexandre_Dumas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does alexandre Dumas [is] author of The Three Musketeers?", "Who did Alexandre Dumas [ is ] author of The Three Musketeers ?", "Where did Alexandre Dumas [ is ] author of The Three Musketeers ?"], "type": [-1, 1, 2], "question_in_type": ["Does alexandre Dumas [is] author of ?", "Who did [ is ] author of ?", "Where did [ is ] author of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1333332, "src_sentence": "When the speaker and the president belong to the same party, the speaker tends to play the role in a more ceremonial light, as seen when Dennis Hastert played a very restrained role during the presidency of fellow Republican George W. Bush.", "sentence": "Dennis Hastert played a very restrained role during the presidency of fellow Republican George W. Bush", "sub": "http://dbpedia.org/resource/Dennis_Hastert", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/George_W._Bush", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did dennis Hastert play a very restrained role during the presidency of fellow Republican George W. Bush?", "Who played a very restrained role during the presidency of fellow Republican George W. Bush?", "Where did Dennis Hastert played a?", "Who did Dennis Hastert played a?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did dennis Hastert play a very restrained role during the presidency of fellow Republican George W. ?", "Who played a very restrained role during the presidency of fellow Republican George W. ?", "Where did played a?", "Who did played a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1336410, "src_sentence": "Ancient Rome was a civilization that grew out of the city-state of Rome, originating as a small agricultural community founded on the Italian Peninsula in the 9th century BC.", "sentence": "Ancient Rome was a civilization that grew out of the city-state of Rome,", "sub": "http://dbpedia.org/resource/Ancient_Rome", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Rome", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was ancient Rome a civilization that grew out of the city-state of Rome ?", "Who was a civilization that grew out of the city-state of Rome,?", "Where was Ancient Rome a civilization that grew out?"], "type": [-1, 1, 2], "question_in_type": ["Was ancient a civilization that grew out of the city-state of ?", "Who was a civilization that grew out of the city-state of ,?", "Where was a civilization that grew out?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1337545, "src_sentence": "The 1953 San Diego State Aztecs football team represented San Diego State College during the 1953 college football season.", "sentence": "The 1953 San Diego State Aztecs football team represented San Diego State College during the 1953 college football season", "sub": "http://dbpedia.org/resource/San_Diego_State_Aztecs", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/San_Diego_State_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did the 1953 San Diego State Aztecs football team repres San Diego State College during the 1953 college football season?", "Where did The 1953 San Diego State Aztecs football team represented?"], "type": [-1, 2], "question_in_type": ["Did the 1953 football team repres during the 1953 college football season?", "Where did The 1953 football team represented?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 1343819, "src_sentence": "U.S. astronaut Karl Gordon Henize died in October 1993 on an autumn expedition, conducting an experiment on radiation.", "sentence": "Karl Gordon Henize [is] astronaut [from] United States", "sub": "http://dbpedia.org/resource/Karl_Gordon_Henize", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does karl Gordon Henize [is] astronaut [from] United States?", "Who [is] astronaut [from] United States?", "Where did Karl Gordon Henize [ is ] astronaut [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does karl Gordon Henize [is] astronaut [from] ?", "Who [is] astronaut [from] ?", "Where did [ is ] astronaut [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1345708, "src_sentence": "Henricia sexradiata is a species of starfish in the family Echinasteridae.", "sentence": "Henricia sexradiata is a species of starfish in the family Echinasteridae", "sub": "http://dbpedia.org/resource/Henricia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Echinasteridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is henricia sexradiata a species of starfish in the family Echinasteridae ?"], "type": [-1], "question_in_type": ["Is henricia sexradiata a species of starfish in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1346903, "src_sentence": "An Army base in Upington is home to 8 South African Infantry Battalion (Mechanized Infantry).", "sentence": "An Army base in Upington is home to 8 South African Infantry Battalion", "sub": "http://dbpedia.org/resource/8_South_African_Infantry_Battalion", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Upington", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is an Army base in Upington home to 8 South African Infantry Battalion ?", "Where is An Army base in Upington home to?"], "type": [-1, 2], "question_in_type": ["Is an Army base in home to ?", "Where is An Army base in home to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1346910, "src_sentence": "Durban is home to an Army Band, the Durban Light Infantry (Motorised Infantry), Natal Field Artillery (Artillery), Natal Mounted Rifles (Tank Regiment), Umvoti Mounted Rifles (Armoured Car Regiment), the Durban Regiment (Motorised Infantry) and the 19 Field Engineer Regiment.", "sentence": "Durban is home to an Army Band , the Durban Light Infantry ( Motorised Infantry ) , Natal Field Artillery ( Artillery ) , Natal Mounted Rifles ( Tank Regiment ) , Umvoti Mounted Rifles", "sub": "http://dbpedia.org/resource/Natal_Field_Artillery", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Durban", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is durban home to an Army Band , the Durban Light Infantry ( Motorised Infantry ) , Natal Field Artillery ( Artillery ) , Natal Mounted Rifles ( Tank Regiment ) , Umvoti Mounted Rifles ?", "Where is Durban home to an Army Band , the Durban Light Infantry ( Motorised Infantry ) , Natal Field Artillery ( Artillery ) , Natal Mounted Rifles ( Tank Regiment ) , Umvoti Mounted Rifles ?"], "type": [-1, 2], "question_in_type": ["Is durban home to an Army Band , the Light Infantry ( Motorised Infantry ) , ( Artillery ) , Natal Mounted Rifles ( Tank Regiment ) , Umvoti Mounted Rifles ?", "Where is home to an Army Band , the Light Infantry ( Motorised Infantry ) , ( Artillery ) , Natal Mounted Rifles ( Tank Regiment ) , Umvoti Mounted Rifles ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1346915, "src_sentence": "Middelburg Army base is home to 4 South African Infantry Battalion (Motorised Infantry).", "sentence": "Middelburg Army base is home to 4 South African Infantry Battalion", "sub": "http://dbpedia.org/resource/4_South_African_Infantry_Battalion", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Middelburg", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is middelburg Army base home to 4 South African Infantry Battalion ?", "Who base is home to 4 South African Infantry Battalion?", "Where is Middelburg Army base home to?"], "type": [-1, 1, 2], "question_in_type": ["Is middelburg Army base home to ?", "Who base is home to ?", "Where is Army base home to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1347621, "src_sentence": "Paoli, Pennsylvania, which was named after \"General Paoli's Tavern\" a meeting-point of the Sons of Liberty and homage to the \"General of the Corsicans\".", "sentence": "Pennsylvania was named after \" General Paoli 's Tavern", "sub": "http://dbpedia.org/resource/Battle_of_Paoli", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Pennsylvania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was pennsylvania named after `` General Paoli 's Tavern ?", "Who was named after \" General Paoli 's Tavern?"], "type": [-1, 1], "question_in_type": ["Was pennsylvania named after `` General 's Tavern ?", "Who was named after \" General 's Tavern?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1354149, "src_sentence": "Digital Extremes eventually developed a free-to-play game, titled Warframe, which borrows heavily from the original Dark Sector concept video and game.", "sentence": "Digital Extremes developed a free - to - play game , titled Warframe , eventually", "sub": "http://dbpedia.org/resource/Warframe", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Digital_Extremes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did digital Extremes develop a free - to - play game , titled Warframe , eventually?", "Who developed a free - to - play game , titled Warframe , eventually?", "Where did Digital Extremes developed a?"], "type": [-1, 1, 2], "question_in_type": ["Did digital Extremes develop a free - to - play game , titled , eventually?", "Who developed a free - to - play game , titled , eventually?", "Where did developed a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1354489, "src_sentence": "Coreopsis bigelovii is a species of flowering plant in the daisy or sunflower family, Asteraceae, with the common names Bigelow coreopsis and Bigelow's tickseed.", "sentence": "Coreopsis bigelovii is a species of flowering plant in the daisy or sunflower family", "sub": "http://dbpedia.org/resource/Coreopsis_bigelovii", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Asteraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coreopsis bigelovii a species of flowering plant in the daisy or sunflower family ?"], "type": [-1], "question_in_type": ["Is coreopsis bigelovii a species of flowering plant in the daisy or family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1355138, "src_sentence": "By the same time, she married Dara Singh's son Vindu Dara Singh.", "sentence": "Vindu Dara Singh [is] son [of] Dara Singh", "sub": "http://dbpedia.org/resource/Dara_Singh", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Vindu_Dara_Singh", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vindu Dara Singh [is] son [of] Dara Singh?", "Who [is] son [of] Dara Singh?", "Who did Vindu Dara Singh [ is ] son [ of ] Dara Singh ?"], "type": [-1, 1, 1], "question_in_type": ["Does vindu [is] son [of] ?", "Who [is] son [of] ?", "Who did Vindu [ is ] son [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1355489, "src_sentence": "Vitaliy Trushev is a Ukrainian Paralympic footballer.", "sentence": "Vitaliy Trushev is a Ukrainian Paralympic footballer", "sub": "http://dbpedia.org/resource/Vitaliy_Trushev", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ukraine", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is vitaliy Trushev a Ukrainian Paralympic footballer ?", "Who is a Ukrainian Paralympic footballer?", "Where is Vitaliy Trushev a Ukrainian Paralympic footballer ?"], "type": [-1, 1, 2], "question_in_type": ["Is vitaliy Trushev a Paralympic footballer ?", "Who is a Paralympic footballer?", "Where is a Paralympic footballer ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1356690, "src_sentence": "Chupacabrachelys is an extinct genus of bothremydid turtle which existed in western Texas, United States during the late Cretaceous epoch (Campanian age).", "sentence": "Chupacabrachelys is an extinct genus of bothremydid turtle", "sub": "http://dbpedia.org/resource/Chupacabrachelys", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bothremydidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chupacabrachelys an extinct genus of bothremydid turtle ?", "Who is an extinct genus of bothremydid turtle?"], "type": [-1, 1], "question_in_type": ["Is chupacabrachelys an extinct genus of turtle ?", "Who is an extinct genus of turtle?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1357337, "src_sentence": "Boophis reticulatus is a species of frog in the family Mantellidae.", "sentence": "Boophis reticulatus is a species of frog in the family Mantellidae", "sub": "http://dbpedia.org/resource/Boophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Mantellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is boophis reticulatus a species of frog in the family Mantellidae ?", "Who reticulatus is a species of frog in the family Mantellidae?"], "type": [-1, 1], "question_in_type": ["Is boophis reticulatus a species of frog in the family ?", "Who reticulatus is a species of frog in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1358336, "src_sentence": "In Samvidhaan, a TV mini-series on the making of the Constitution of India directed by Shyam Benegal, the pivotal role of B. R. Ambedkar was played by Sachin Khedekar.", "sentence": "a TV mini-series on the making of the Constitution of India was played by Sachin Khedekar In Samvidhaan", "sub": "http://dbpedia.org/resource/Sachin_Khedekar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was a TV mini-series on the making of the Constitution of India played by Sachin Khedekar In Samvidhaan ?", "Where was a TV mini-series on the making of the Constitution of India played by?", "Who was a TV mini-series on the making of the Constitution of India played by?"], "type": [-1, 2, 1], "question_in_type": ["Was a TV mini-series on the making of the Constitution of played by In Samvidhaan ?", "Where was a TV mini-series on the making of the Constitution of played by?", "Who was a TV mini-series on the making of the Constitution of played by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1361449, "src_sentence": "In 2015, Yad Sarah a non-profit volunteer organization began organizing a special tour specifically for residents who use wheelchairs, which focuses on Jerusalem history.", "sentence": "Yad Sarah began organizing a special tour specifically for residents who use wheelchairs, which focuses on Jerusalem history", "sub": "http://dbpedia.org/resource/Yad_Sarah", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did yad Sarah beg organizing a special tour specifically for residents who use wheelchairs, which focuses on Jerusalem history?", "Who did Yad Sarah began organizing?", "Where did Yad Sarah began organizing?"], "type": [-1, 1, 2], "question_in_type": ["Did yad Sarah beg organizing a special tour specifically for residents who use wheelchairs, which focuses on history?", "Who did began organizing?", "Where did began organizing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1363456, "src_sentence": "\"Sideways\" is a song written by American artist Clarence Greenwood, who is known by the pseudonym Citizen Cope.", "sentence": "Clarence Greenwood [is] artist [from] United States", "sub": "http://dbpedia.org/resource/Citizen_Cope", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does clarence Greenwood [is] artist [from] United States?", "Where did Clarence Greenwood [ is ] artist [ from ] United States ?"], "type": [-1, 2], "question_in_type": ["Does clarence Greenwood [is] artist [from] ?", "Where did [ is ] artist [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1363487, "src_sentence": "Featured in 2010 Italian film Baciami ancora directed by Gabriele Muccino.", "sentence": "2010 Italian film Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Gabriele_Muccino", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does 2010 Italian film Baciami ancora direct by Gabriele Muccino?", "When Italian film Baciami ancora directed by Gabriele Muccino?", "Where did 2010 Italian film Baciami ancora directed by?", "Who did 2010 Italian film Baciami ancora directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does 2010 film Baciami ancora direct by ?", "When film Baciami ancora directed by ?", "Where did 2010 film Baciami ancora directed by?", "Who did 2010 film Baciami ancora directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1363568, "src_sentence": "Crambus gausapalis is a moth in the family Crambidae.", "sentence": "Crambus gausapalis is a moth in the family Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a moth in the family Crambidae ?", "Who gausapalis is a moth in the family Crambidae?", "Where is Crambus gausapalis a moth in the family Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a moth in the family ?", "Who gausapalis is a moth in the family ?", "Where is a moth in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1364450, "src_sentence": "Faristenia furtumella is a moth in the family Gelechiidae.", "sentence": "Faristenia furtumella is a moth in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a moth in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is faristenia furtumella a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1364879, "src_sentence": "American Greetings also owns the Carlton Cards (in Canada), the Schurman Retail Group began operating Carlton Cards shops.", "sentence": "American Greetings owns the Carlton Cards (in Canada", "sub": "http://dbpedia.org/resource/American_Greetings", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Carlton_Cards", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does american Greetings own the Carlton Cards (in Canada?", "Who owns the Carlton Cards (in Canada?", "Where did American Greetings owns the?", "Does american hello own the Carlton Cards (in Canada?", "Who hello owns the Carlton Cards (in Canada?", "Does american hi own the Carlton Cards (in Canada?", "Who hi owns the Carlton Cards (in Canada?", "Does american salutation own the Carlton Cards (in Canada?", "Who salutation owns the Carlton Cards (in Canada?", "Does american english Greetings own the Carlton Cards (in Canada?", "Who english Greetings owns the Carlton Cards (in Canada?", "Does american english hello own the Carlton Cards (in Canada?", "Who english hello owns the Carlton Cards (in Canada?", "Does american english hi own the Carlton Cards (in Canada?", "Who english hi owns the Carlton Cards (in Canada?", "Does american english salutation own the Carlton Cards (in Canada?", "Does finglish Greetings own the Carlton Cards (in Canada?", "Does finglish hello own the Carlton Cards (in Canada?", "Does finglish hi own the Carlton Cards (in Canada?", "Does finglish salutation own the Carlton Cards (in Canada?", "Does u.s Greetings own the Carlton Cards (in Canada?", "Does u.s hello own the Carlton Cards (in Canada?", "Does u.s hi own the Carlton Cards (in Canada?", "Does u.s salutation own the Carlton Cards (in Canada?", "Does united statesian Greetings own the Carlton Cards (in Canada?", "Does united statesian hello own the Carlton Cards (in Canada?", "Does united statesian hi own the Carlton Cards (in Canada?", "Does united statesian salutation own the Carlton Cards (in Canada?", "Do us american Greetings own the Carlton Cards (in Canada?", "Do us american hello own the Carlton Cards (in Canada?", "Do us american hi own the Carlton Cards (in Canada?", "Do us american salutation own the Carlton Cards (in Canada?", "Do us er Greetings own the Carlton Cards (in Canada?", "Do us er hello own the Carlton Cards (in Canada?", "Do us er hi own the Carlton Cards (in Canada?", "Do us er salutation own the Carlton Cards (in Canada?", "Do us ian Greetings own the Carlton Cards (in Canada?", "Do us ian hello own the Carlton Cards (in Canada?", "Do us ian hi own the Carlton Cards (in Canada?", "Do us ian salutation own the Carlton Cards (in Canada?", "Does usanian Greetings own the Carlton Cards (in Canada?", "Does usanian hello own the Carlton Cards (in Canada?", "Does usanian hi own the Carlton Cards (in Canada?", "Does usanian salutation own the Carlton Cards (in Canada?", "Does usonian Greetings own the Carlton Cards (in Canada?", "Does usonian hello own the Carlton Cards (in Canada?", "Does usonian hi own the Carlton Cards (in Canada?", "Does usonian salutation own the Carlton Cards (in Canada?", "Does western hemispherian Greetings own the Carlton Cards (in Canada?", "Does western hemispherian hello own the Carlton Cards (in Canada?", "Does western hemispherian hi own the Carlton Cards (in Canada?", "Does western hemispherian salutation own the Carlton Cards (in Canada?", "Does yank Greetings own the Carlton Cards (in Canada?", "Does yank hello own the Carlton Cards (in Canada?", "Does yank hi own the Carlton Cards (in Canada?", "Does yank salutation own the Carlton Cards (in Canada?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does american Greetings own the (in Canada?", "Who owns the (in Canada?", "Where did owns the?", "Does american hello own the (in Canada?", "Who hello owns the (in Canada?", "Does american hi own the (in Canada?", "Who hi owns the (in Canada?", "Does american salutation own the (in Canada?", "Who salutation owns the (in Canada?", "Does american english Greetings own the (in Canada?", "Who english Greetings owns the (in Canada?", "Does american english hello own the (in Canada?", "Who english hello owns the (in Canada?", "Does american english hi own the (in Canada?", "Who english hi owns the (in Canada?", "Does american english salutation own the (in Canada?", "Does finglish Greetings own the (in Canada?", "Does finglish hello own the (in Canada?", "Does finglish hi own the (in Canada?", "Does finglish salutation own the (in Canada?", "Does u.s Greetings own the (in Canada?", "Does u.s hello own the (in Canada?", "Does u.s hi own the (in Canada?", "Does u.s salutation own the (in Canada?", "Does united statesian Greetings own the (in Canada?", "Does united statesian hello own the (in Canada?", "Does united statesian hi own the (in Canada?", "Does united statesian salutation own the (in Canada?", "Do us american Greetings own the (in Canada?", "Do us american hello own the (in Canada?", "Do us american hi own the (in Canada?", "Do us american salutation own the (in Canada?", "Do us er Greetings own the (in Canada?", "Do us er hello own the (in Canada?", "Do us er hi own the (in Canada?", "Do us er salutation own the (in Canada?", "Do us ian Greetings own the (in Canada?", "Do us ian hello own the (in Canada?", "Do us ian hi own the (in Canada?", "Do us ian salutation own the (in Canada?", "Does usanian Greetings own the (in Canada?", "Does usanian hello own the (in Canada?", "Does usanian hi own the (in Canada?", "Does usanian salutation own the (in Canada?", "Does usonian Greetings own the (in Canada?", "Does usonian hello own the (in Canada?", "Does usonian hi own the (in Canada?", "Does usonian salutation own the (in Canada?", "Does western hemispherian Greetings own the (in Canada?", "Does western hemispherian hello own the (in Canada?", "Does western hemispherian hi own the (in Canada?", "Does western hemispherian salutation own the (in Canada?", "Does yank Greetings own the (in Canada?", "Does yank hello own the (in Canada?", "Does yank hi own the (in Canada?", "Does yank salutation own the (in Canada?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1369483, "src_sentence": "Phellodon indicus is a species of tooth fungus in the family Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth fungus in the family Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth fungus in the family Bankeraceae ?", "Where is Phellodon indicus a species of tooth fungus in the family Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth fungus in the family ?", "Where is indicus a species of tooth fungus in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1378361, "src_sentence": "\"Everything in My Heart\" is a song by Canadian singer Corey Hart.", "sentence": "Corey Hart [is] singer [from] Canada", "sub": "http://dbpedia.org/resource/Corey_Hart_(singer)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does corey Hart [is] singer [from] Canada?", "Who Hart [is] singer [from] Canada?", "Where did Corey Hart [ is ] singer [ from ] Canada ?"], "type": [-1, 1, 2], "question_in_type": ["Does corey Hart [is] singer [from] ?", "Who Hart [is] singer [from] ?", "Where did [ is ] singer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1383105, "src_sentence": "Proteuxoa paratorna is a moth of the family Noctuidae.", "sentence": "Proteuxoa paratorna is a moth of the family Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a moth of the family Noctuidae ?", "Where is Proteuxoa paratorna a moth of the family Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is proteuxoa paratorna a moth of the family ?", "Where is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1395857, "src_sentence": "After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome (now the Etihad Stadium) in front of a crowd of 39,730, Melbourne Victory announced that they would move all but one match from Olympic Park to Telstra Dome.", "sentence": "Melbourne Victory announced that they would move one match from Olympic Park to Telstra Dome After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome ( now the Etihad Stadium ) in front of a crowd of 39,730", "sub": "http://dbpedia.org/resource/Melbourne_Victory_FC", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Docklands_Stadium", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Would melbourne Victory announced that they move one match from Olympic Park to Telstra Dome After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome ( now the Etihad Stadium ) in front of a crowd of 39,730 ?", "Who announced that they would move one match from Olympic Park to Telstra Dome After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome ( now the Etihad Stadium ) in front of a crowd of 39,730?", "Where would Melbourne Victory announced that?", "Would melbourne Victory announced that they move all After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome ( now the Etihad Stadium ) in front of a crowd of 39,730 ?", "Who announced that they would move all After a hugely successful Round 2 fixture against Sydney FC at the Telstra Dome ( now the Etihad Stadium ) in front of a crowd of 39,730?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Would melbourne Victory announced that they move one match from Olympic Park to After a hugely successful Round 2 fixture against Sydney FC at the ( now the Etihad Stadium ) in front of a crowd of 39,730 ?", "Who announced that they would move one match from Olympic Park to After a hugely successful Round 2 fixture against Sydney FC at the ( now the Etihad Stadium ) in front of a crowd of 39,730?", "Where would announced that?", "Would melbourne Victory announced that they move all After a hugely successful Round 2 fixture against Sydney FC at the ( now the Etihad Stadium ) in front of a crowd of 39,730 ?", "Who announced that they would move all After a hugely successful Round 2 fixture against Sydney FC at the ( now the Etihad Stadium ) in front of a crowd of 39,730?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1405889, "src_sentence": "It is directed by the Argentinian Daniel Veronese, which also staged this version of the play for two years in Buenos Aires, ArgentinaThe play is set in Brasil, with the characters names adapted accordingly.", "sentence": "the Argentinian Daniel Veronese staged this version of the play for two years in Buenos Aires", "sub": "http://dbpedia.org/resource/Argentina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Buenos_Aires", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Argentinian Daniel Veronese stag this version of the play for two years in Buenos Aires?", "Where did the Argentinian Daniel Veronese staged this?", "Who did the Argentinian Daniel Veronese staged this?", "When did the Argentinian Daniel Veronese stag this version of the play for?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did the Daniel Veronese stag this version of the play for two years in ?", "Where did the Daniel Veronese staged this?", "Who did the Daniel Veronese staged this?", "When did the Daniel Veronese stag this version of the play for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1411383, "src_sentence": "In September, he played in and as Nikka Zaildar directed by Simerjit Singh.", "sentence": "Nikka Zaildar directed by Simerjit Singh", "sub": "http://dbpedia.org/resource/Nikka_Zaildar", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Simerjit_Singh", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nikka Zaildar direct by Simerjit Singh?", "Who directed by Simerjit Singh?"], "type": [-1, 1], "question_in_type": ["Does nikka Zaildar direct by ?", "Who directed by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1431047, "src_sentence": "Najwa Latif is the third of four siblings and was born in Batu Pahat, Johor, Malaysia.", "sentence": "Najwa Latif was born in Batu Pahat , Johor", "sub": "http://dbpedia.org/resource/Najwa_Latif", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Johor", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was najwa Latif born in Batu Pahat , Johor ?", "Who was born in Batu Pahat , Johor?", "Where was Najwa Latif born in?"], "type": [-1, 1, 2], "question_in_type": ["Was najwa Latif born in Batu Pahat , ?", "Who was born in Batu Pahat , ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1432779, "src_sentence": "On May 29, 1994, during Prime Minister Chernomyrdin's visit to Beijing, an \"Agreement on the Sino-Russian Border Management System intended to facilitate border trade and hinder criminal activity\" was signed.", "sentence": "an \" Agreement on the Sino - Russian Border Management System intended hinder criminal activity On May 29 , 1994 during Prime Minister Chernomyrdin 's visit to Beijing", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did an \" Agreement on the Sino - Russian Border Management System intend hinder criminal activity On May 29 , 1994 during Prime Minister Chernomyrdin 's visit to Beijing?", "Where did an `` Agreement on the Sino - Russian Border Management System intended hinder?", "When did an `` Agreement on the Sino - Russian Border Management System intend hinder criminal activity On?", "Who did an `` Agreement on the Sino - Russian Border Management System intended hinder?", "Did an \" Agreement on the Sino - Russian Border Management System intend to facilitate border trade On May 29 , 1994 during Prime Minister Chernomyrdin 's visit to Beijing?", "Where did an `` Agreement on the Sino - Russian Border Management System intended to?", "When did an `` Agreement on the Sino - Russian Border Management System intend to facilitate border trade On?", "Who did an `` Agreement on the Sino - Russian Border Management System intended to?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1], "question_in_type": ["Did an \" Agreement on the - Russian Border Management System intend hinder criminal activity On May 29 , 1994 during Prime Minister Chernomyrdin 's visit to ?", "Where did an `` Agreement on the - Russian Border Management System intended hinder?", "When did an `` Agreement on the - Russian Border Management System intend hinder criminal activity On?", "Who did an `` Agreement on the - Russian Border Management System intended hinder?", "Did an \" Agreement on the - Russian Border Management System intend to facilitate border trade On May 29 , 1994 during Prime Minister Chernomyrdin 's visit to ?", "Where did an `` Agreement on the - Russian Border Management System intended to?", "When did an `` Agreement on the - Russian Border Management System intend to facilitate border trade On?", "Who did an `` Agreement on the - Russian Border Management System intended to?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1433352, "src_sentence": "Andy Bean (born October 7, 1984) is an American actor.", "sentence": "Andy Bean is an American actor", "sub": "http://dbpedia.org/resource/Andy_Bean", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is andy Bean an American actor ?", "Who is an American actor?", "Where is Andy Bean an American actor ?", "Is andy Bean an American agent ?", "Who is an American agent?", "Where is Andy Bean an American agent ?", "Is andy Bean an American complainant ?", "Who is an American complainant?", "Where is Andy Bean an American complainant ?", "Is andy Bean an American doer ?", "Who is an American doer?", "Where is Andy Bean an American doer ?", "Is andy Bean an American histrion ?", "Who is an American histrion?", "Where is Andy Bean an American histrion ?", "Is andy Bean an American participant ?", "Who is an American participant?", "Where is Andy Bean an American participant ?", "Is andy Bean an American performer ?", "Who is an American performer?", "Where is Andy Bean an American performer ?", "Is andy Bean an American player ?", "Who is an American player?", "Where is Andy Bean an American player ?", "Is andy Bean an American role ?", "Who is an American role?", "Where is Andy Bean an American role ?", "Is andy Bean an American role player ?", "Who is an American role player?", "Where is Andy Bean an American role player ?", "Is andy Bean an American thespian ?", "Who is an American thespian?", "Where is Andy Bean an American thespian ?", "Is andy Bean an American worker ?", "Who is an American worker?", "Where is Andy Bean an American worker ?", "Where is Andy Bean an american english performer ?", "Where is Andy Bean an american english thespian ?", "Where is Andy Bean an american english worker ?", "Where is Andy Bean an us american actor ?", "Where is Andy Bean an us american agent ?", "Where is Andy Bean an us american participant ?", "Where is Andy Bean an us american performer ?", "Where is Andy Bean an us american player ?", "Where is Andy Bean an us american worker ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "question_in_type": ["Is andy Bean an actor ?", "Who is an actor?", "Where is an actor ?", "Is andy Bean an agent ?", "Who is an agent?", "Where is an agent ?", "Is andy Bean an complainant ?", "Who is an complainant?", "Where is an complainant ?", "Is andy Bean an doer ?", "Who is an doer?", "Where is an doer ?", "Is andy Bean an histrion ?", "Who is an histrion?", "Where is an histrion ?", "Is andy Bean an participant ?", "Who is an participant?", "Where is an participant ?", "Is andy Bean an performer ?", "Who is an performer?", "Where is an performer ?", "Is andy Bean an player ?", "Who is an player?", "Where is an player ?", "Is andy Bean an role ?", "Who is an role?", "Where is an role ?", "Is andy Bean an role player ?", "Who is an role player?", "Where is an role player ?", "Is andy Bean an thespian ?", "Who is an thespian?", "Where is an thespian ?", "Is andy Bean an worker ?", "Who is an worker?", "Where is an worker ?", "Where is an american english performer ?", "Where is an american english thespian ?", "Where is an american english worker ?", "Where is an us american actor ?", "Where is an us american agent ?", "Where is an us american participant ?", "Where is an us american performer ?", "Where is an us american player ?", "Where is an us american worker ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1440475, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an event called \"In Performance at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an event called \" In Performance at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an event called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an event call `` In Performance at the White House : Memphis Soul `` On?", "Did president Barack Obama host an event called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?", "When did President Barack Obama host an event call `` In Performance at the White House : Memphis Soul `` On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an event called \" In Performance at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an event call `` In Performance at the : Memphis Soul `` On?", "Did president Barack Obama host an event called \" In Performance at the : Memphis Soul \" On April 9?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?", "When did Barack Obama host an event call `` In Performance at the : Memphis Soul `` On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 1448041, "src_sentence": "Megachile tertia is a species of bee in the family Megachilidae.", "sentence": "Megachile tertia is a species of bee in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile tertia a species of bee in the family Megachilidae ?", "Where is Megachile tertia a species of bee in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile tertia a species of bee in the family ?", "Where is tertia a species of bee in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1454621, "src_sentence": "Paraolinx is a genus of hymenopteran insects of the family Eulophidae.", "sentence": "Paraolinx is a genus of hymenopteran insects of the family Eulophidae", "sub": "http://dbpedia.org/resource/Paraolinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eulophidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paraolinx a genus of hymenopteran insects of the family Eulophidae ?"], "type": [-1], "question_in_type": ["Is paraolinx a genus of hymenopteran insects of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1459634, "src_sentence": "Magician and paranormal skeptic James Randi awarded the program a 1980 Uri Award, later renamed the Pigasus Award, \"for declaring a simple magic trick to be genuine.\".", "sentence": "paranormal skeptic James Randi renamed the Pigasus Award for declaring a simple magic trick later", "sub": "http://dbpedia.org/resource/Pigasus_Award", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/James_Randi", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did paranormal skeptic James Randi renam the Pigasus Award for declaring a simple magic trick later?", "Who did paranormal skeptic James Randi renamed the?", "Where did paranormal skeptic James Randi renamed the?", "Did james Randi renam the Pigasus Award for declaring a simple magic trick later?", "Who renamed the Pigasus Award for declaring a simple magic trick later?", "Where did James Randi renamed the?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Did paranormal skeptic renam the for declaring a simple magic trick later?", "Who did paranormal skeptic renamed the?", "Where did paranormal skeptic renamed the?", "Did james Randi renam the for declaring a simple magic trick later?", "Who renamed the for declaring a simple magic trick later?", "Where did renamed the?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1461776, "src_sentence": "It was primarily produced by West and longtime collaborator Mike Dean, who also provides a guitar solo, with additional production from Arca and Noah Goldstein.", "sentence": "longtime collaborator Mike Dean provides a guitar solo", "sub": "http://dbpedia.org/resource/Mike_Dean_(record_producer)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does longtime collaborator Mike Dean provid a guitar solo?", "Who did longtime collaborator Mike Dean provides a?", "Does longtime collaborator Mike Dean provid a axe solo?", "Does longtime collaborator Mike Dean provid a axe unaccompanied?", "Does longtime collaborator Mike Dean provid a gat solo?", "Does longtime collaborator Mike Dean provid a gat unaccompanied?", "Does longtime collaborator Mike Dean provid a guitar unaccompanied?"], "type": [-1, 1, -1, -1, -1, -1, -1], "question_in_type": ["Does longtime collaborator provid a solo?", "Who did longtime collaborator provides a?", "Does longtime collaborator provid a axe solo?", "Does longtime collaborator provid a axe unaccompanied?", "Does longtime collaborator provid a gat solo?", "Does longtime collaborator provid a gat unaccompanied?", "Does longtime collaborator provid a unaccompanied?"], "exp": [-1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 1461797, "src_sentence": "Longtime collaborator Mike Dean contributed guitar on the track, which was compared to the work of American electronic rock band Ratatat.", "sentence": "band Ratatat [is] electronic rock [from] United States", "sub": "http://dbpedia.org/resource/Ratatat", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Ratatat [is] electronic rock [from] United States?", "Where did band Ratatat [ is ] electronic rock [ from ] United States ?", "Did longtime collaborator Mike Dean contribut guitar on the track?", "Who did Longtime collaborator Mike Dean contributed?", "Did longtime collaborator Mike Dean contribut guitar on the area?", "Did longtime collaborator Mike Dean contribut guitar on the athletics?", "Did longtime collaborator Mike Dean contribut guitar on the cart track?", "Did longtime collaborator Mike Dean contribut guitar on the cartroad?", "Did longtime collaborator Mike Dean contribut guitar on the caterpillar track?", "Did longtime collaborator Mike Dean contribut guitar on the caterpillar tread?", "Did longtime collaborator Mike Dean contribut guitar on the chase?", "Did longtime collaborator Mike Dean contribut guitar on the course?", "Did longtime collaborator Mike Dean contribut guitar on the cut?", "Did longtime collaborator Mike Dean contribut guitar on the data track?", "Did longtime collaborator Mike Dean contribut guitar on the find?", "Did longtime collaborator Mike Dean contribut guitar on the follow?", "Did longtime collaborator Mike Dean contribut guitar on the footprint?", "Did longtime collaborator Mike Dean contribut guitar on the footstep?", "Did longtime collaborator Mike Dean contribut guitar on the groove?", "Did longtime collaborator Mike Dean contribut guitar on the ground?", "Did longtime collaborator Mike Dean contribut guitar on the lead?", "Did longtime collaborator Mike Dean contribut guitar on the monitor?", "Did longtime collaborator Mike Dean contribut guitar on the path?", "Did longtime collaborator Mike Dean contribut guitar on the permanent way?", "Did longtime collaborator Mike Dean contribut guitar on the platform?", "Did longtime collaborator Mike Dean contribut guitar on the racetrack?", "Did longtime collaborator Mike Dean contribut guitar on the rail?", "Did longtime collaborator Mike Dean contribut guitar on the rails?", "Did longtime collaborator Mike Dean contribut guitar on the recording?", "Did longtime collaborator Mike Dean contribut guitar on the running?", "Did longtime collaborator Mike Dean contribut guitar on the runway?", "Did longtime collaborator Mike Dean contribut guitar on the trace?", "Did longtime collaborator Mike Dean contribut guitar on the track width?", "Did longtime collaborator Mike Dean contribut guitar on the trail?", "Did longtime collaborator Mike Dean contribut guitar on the traverse?", "Did longtime collaborator Mike Dean contribut guitar on the tread?"], "type": [-1, 2, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does band [is] electronic rock [from] ?", "Where did band [ is ] electronic rock [ from ] ?", "Did longtime collaborator contribut on the track?", "Who did Longtime collaborator contributed?", "Did longtime collaborator contribut on the area?", "Did longtime collaborator contribut on the athletics?", "Did longtime collaborator contribut on the cart track?", "Did longtime collaborator contribut on the cartroad?", "Did longtime collaborator contribut on the caterpillar track?", "Did longtime collaborator contribut on the caterpillar tread?", "Did longtime collaborator contribut on the chase?", "Did longtime collaborator contribut on the course?", "Did longtime collaborator contribut on the cut?", "Did longtime collaborator contribut on the data track?", "Did longtime collaborator contribut on the find?", "Did longtime collaborator contribut on the follow?", "Did longtime collaborator contribut on the footprint?", "Did longtime collaborator contribut on the footstep?", "Did longtime collaborator contribut on the groove?", "Did longtime collaborator contribut on the ground?", "Did longtime collaborator contribut on the lead?", "Did longtime collaborator contribut on the monitor?", "Did longtime collaborator contribut on the path?", "Did longtime collaborator contribut on the permanent way?", "Did longtime collaborator contribut on the platform?", "Did longtime collaborator contribut on the racetrack?", "Did longtime collaborator contribut on the rail?", "Did longtime collaborator contribut on the rails?", "Did longtime collaborator contribut on the recording?", "Did longtime collaborator contribut on the running?", "Did longtime collaborator contribut on the runway?", "Did longtime collaborator contribut on the trace?", "Did longtime collaborator contribut on the track width?", "Did longtime collaborator contribut on the trail?", "Did longtime collaborator contribut on the traverse?", "Did longtime collaborator contribut on the tread?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 1462693, "src_sentence": "Saint-Secondin is a commune in the Vienne department in the Nouvelle-Aquitaine region in western France.", "sentence": "Saint-Secondin is a commune in the Vienne department in the Nouvelle-Aquitaine region in western France", "sub": "http://dbpedia.org/resource/Saint-Secondin", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Vienne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is saint-Secondin a commune in the Vienne department in the Nouvelle-Aquitaine region in western France ?", "Who is a commune in the Vienne department in the Nouvelle-Aquitaine region in western France?", "Where is Saint-Secondin a commune in the Vienne department in the Nouvelle-Aquitaine region in western France ?"], "type": [-1, 1, 2], "question_in_type": ["Is saint-Secondin a commune in the department in the Nouvelle-Aquitaine region in western France ?", "Who is a commune in the department in the Nouvelle-Aquitaine region in western France?", "Where is a commune in the department in the Nouvelle-Aquitaine region in western France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1463267, "src_sentence": "Willie Walsh, Chief Executive of International Airlines Group, which owns British Airways (BA) the largest airline at Heathrow, has recently conceded that plans for a third runway at the airport are \"dead\" and that BA will now look to expand abroad.", "sentence": "International Airlines Group owns British Airways", "sub": "http://dbpedia.org/resource/International_Airlines_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/British_Airways", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does international Airlines Group own British Airways?", "Who owns British Airways?", "Where did International Airlines Group owns?"], "type": [-1, 1, 2], "question_in_type": ["Does international Airlines Group own ?", "Who owns ?", "Where did owns?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1467252, "src_sentence": "Bricookea is a genus of fungi in the family Phaeosphaeriaceae.", "sentence": "Bricookea is a genus of fungi in the family Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a genus of fungi in the family Phaeosphaeriaceae ?", "Where is Bricookea a genus of fungi in the family Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a genus of fungi in the family ?", "Where is a genus of fungi in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1468309, "src_sentence": "The most prominent building on Funafuti atoll is the Fetu Ao Lima (Morning Star Church) of the Church of Tuvalu.", "sentence": "The most prominent building on Funafuti atoll is the Fetu Ao Lima (Morning Star Church) of the Church of Tuvalu", "sub": "http://dbpedia.org/resource/Tuvalu", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Funafuti", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the most prominent building on Funafuti atoll the Fetu Ao Lima ( Morning Star Church ) of the Church of Tuvalu ?", "Where is The most prominent building on Funafuti atoll the Fetu Ao Lima ( Morning Star Church ) of the Church of Tuvalu ?"], "type": [-1, 2], "question_in_type": ["Is the most prominent building on atoll the Fetu Ao Lima ( Morning Star Church ) of the Church of ?", "Where is The most prominent building on atoll the Fetu Ao Lima ( Morning Star Church ) of the Church of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1468418, "src_sentence": "Fiji Airways, the owner of Fiji Airlines (trading as Fiji Link) operates services 3 times a week (Tuesday, Thursday and Saturday) between Suva (originating from Nadi) and Funafuti with ATR 72-600 aircraft, which has to capacity to take up to 68 passengers.", "sentence": "Fiji Airways [is] the owner of Fiji Airlines ( trading", "sub": "http://dbpedia.org/resource/Fiji_Airways", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Fiji", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does fiji Airways [is] the owner of Fiji Airlines ( trading?", "Who [is] the owner of Fiji Airlines ( trading?", "Where did Fiji Airways [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does fiji Airways [is] the owner of Airlines ( trading?", "Who [is] the owner of Airlines ( trading?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1468425, "src_sentence": "Funafuti is one of the eight constituencies in Tuvalu, and elects two Members of Parliament.", "sentence": "Funafuti is one of the eight constituencies in Tuvalu", "sub": "http://dbpedia.org/resource/Tuvalu", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Funafuti", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is funafuti one of the eight constituencies in Tuvalu ?", "Where is Funafuti one of the eight constituencies in Tuvalu ?"], "type": [-1, 2], "question_in_type": ["Is funafuti one of the eight constituencies in ?", "Where is one of the eight constituencies in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1489289, "src_sentence": " The line between Longburn and Wellington was completed in 1886 and at Longburn, passengers and goods transferred between the Wellington and Manawatu Railway and the New Zealand Railways Department network.", "sentence": "The line between Longburn and Wellington transferred between the Wellington and the New Zealand Railways Department network", "sub": "http://dbpedia.org/resource/New_Zealand_Railways_Department", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the line between Longburn and Wellington transfer between the Wellington and the New Zealand Railways Department network?", "Who did The line between Longburn and Wellington transferred between?", "Where did The line between Longburn and Wellington transferred between?"], "type": [-1, 1, 2], "question_in_type": ["Did the line between Longburn and transfer between the and the Department network?", "Who did The line between Longburn and transferred between?", "Where did The line between Longburn and transferred between?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1489900, "src_sentence": "Aboukir Bay is a coastal indentation 16 nautical miles (30 km) across, stretching from the village of Abu Qir in the west to the town of Rosetta to the east, where one of the mouths of the River Nile empties into the Mediterranean.", "sentence": "one of the mouths of the River Nile empties into the Mediterranean the east", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Do one of the mouths of the River Nile empty into the Mediterranean the east?", "Where of the mouths of the River Nile empties into the Mediterranean the east?", "Where did one of the mouths of the River Nile empties into?"], "type": [-1, 2, 2], "question_in_type": ["Do one of the mouths of the River empty into the the east?", "Where of the mouths of the River empties into the the east?", "Where did one of the mouths of the River empties into?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 1494037, "src_sentence": "MTNL has set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited (MTML) in Mauritius, providing mobile and international long distance services.", "sentence": "MTNL has set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited ( MTML in Mauritius", "sub": "http://dbpedia.org/resource/Mahanagar_Telephone_Nigam", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Mahanagar_Telephone_Mauritius_Limited", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Has mTNL set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited ( MTML in Mauritius ?", "Who has set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited ( MTML in Mauritius?", "Where has MTNL set up?"], "type": [-1, 1, 2], "question_in_type": ["Has mTNL set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited ( in Mauritius ?", "Who has set up a wholly owned subsidiary called Mahanagar Telephone Mauritius Limited ( in Mauritius?", "Where has set up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1494263, "src_sentence": "When, in 1966, Graham held his only American campaign in Greenville, the university forbade any BJU dormitory student from attending under penalty of expulsion.", "sentence": "Graham held his only American campaign in Greenville in 1966", "sub": "http://dbpedia.org/resource/Benjamin_Graham", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did graham held his only American campaign in Greenville in 1966?", "Who held his only American campaign in Greenville in 1966?", "Where did Graham held his?", "When did Graham hold his only American campaign in Greenville?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did graham held his only campaign in Greenville in 1966?", "Who held his only campaign in Greenville in 1966?", "Where did held his?", "When did hold his only campaign in Greenville?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1495202, "src_sentence": "Paris Kills is the sixth studio album by The 69 Eyes.", "sentence": "Paris Kills is the sixth studio album by The 69 Eyes", "sub": "http://dbpedia.org/resource/Paris_Kills", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/The_69_Eyes", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is paris Kills the sixth studio album by The 69 Eyes ?", "Who is the sixth studio album by The 69 Eyes?", "Where is Paris Kills the sixth studio album by The 69 Eyes ?", "Is paris Kills the 6th studio album by The 69 Eyes ?", "Who is the 6th studio album by The 69 Eyes?", "Where is Paris Kills the 6th studio album by The 69 Eyes ?", "Where is Paris Kills the 6th studio album by The 69 center ?", "Where is Paris Kills the 6th studio album by The 69 eyeball ?", "Where is Paris Kills the 6th studio album by The 69 eyelet ?", "Where is Paris Kills the 6th studio album by The 69 oculus ?", "Where is Paris Kills the 6th studio album by The 69 optic ?", "Where is Paris Kills the 6th studio album by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment album by The 69 Eyes ?", "Who is the 6th studio apartment album by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment album by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment album by The 69 center ?", "Where is Paris Kills the 6th studio apartment album by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment album by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment album by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment album by The 69 optic ?", "Where is Paris Kills the 6th studio apartment album by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment disc by The 69 Eyes ?", "Who is the 6th studio apartment disc by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment disc by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment disc by The 69 center ?", "Where is Paris Kills the 6th studio apartment disc by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment disc by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment disc by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment disc by The 69 optic ?", "Where is Paris Kills the 6th studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment disk by The 69 Eyes ?", "Who is the 6th studio apartment disk by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment disk by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment disk by The 69 center ?", "Where is Paris Kills the 6th studio apartment disk by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment disk by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment disk by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment disk by The 69 optic ?", "Where is Paris Kills the 6th studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment jacket by The 69 Eyes ?", "Who is the 6th studio apartment jacket by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment jacket by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 center ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 optic ?", "Where is Paris Kills the 6th studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment long playing by The 69 Eyes ?", "Who is the 6th studio apartment long playing by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment long playing by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 center ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 optic ?", "Where is Paris Kills the 6th studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment lp by The 69 Eyes ?", "Who is the 6th studio apartment lp by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment lp by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment lp by The 69 center ?", "Where is Paris Kills the 6th studio apartment lp by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment lp by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment lp by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment lp by The 69 optic ?", "Where is Paris Kills the 6th studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment record album by The 69 Eyes ?", "Who is the 6th studio apartment record album by The 69 Eyes?", "Where is Paris Kills the 6th studio apartment record album by The 69 Eyes ?", "Where is Paris Kills the 6th studio apartment record album by The 69 center ?", "Where is Paris Kills the 6th studio apartment record album by The 69 eyeball ?", "Where is Paris Kills the 6th studio apartment record album by The 69 eyelet ?", "Where is Paris Kills the 6th studio apartment record album by The 69 oculus ?", "Where is Paris Kills the 6th studio apartment record album by The 69 optic ?", "Where is Paris Kills the 6th studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the 6th studio disc by The 69 Eyes ?", "Who is the 6th studio disc by The 69 Eyes?", "Where is Paris Kills the 6th studio disc by The 69 Eyes ?", "Where is Paris Kills the 6th studio disc by The 69 center ?", "Where is Paris Kills the 6th studio disc by The 69 eyeball ?", "Where is Paris Kills the 6th studio disc by The 69 eyelet ?", "Where is Paris Kills the 6th studio disc by The 69 oculus ?", "Where is Paris Kills the 6th studio disc by The 69 optic ?", "Where is Paris Kills the 6th studio disc by The 69 perceptiveness ?", "Is paris Kills the 6th studio disk by The 69 Eyes ?", "Who is the 6th studio disk by The 69 Eyes?", "Where is Paris Kills the 6th studio disk by The 69 Eyes ?", "Where is Paris Kills the 6th studio disk by The 69 center ?", "Where is Paris Kills the 6th studio disk by The 69 eyeball ?", "Where is Paris Kills the 6th studio disk by The 69 eyelet ?", "Where is Paris Kills the 6th studio disk by The 69 oculus ?", "Where is Paris Kills the 6th studio disk by The 69 optic ?", "Where is Paris Kills the 6th studio disk by The 69 perceptiveness ?", "Is paris Kills the 6th studio jacket by The 69 Eyes ?", "Who is the 6th studio jacket by The 69 Eyes?", "Where is Paris Kills the 6th studio jacket by The 69 Eyes ?", "Where is Paris Kills the 6th studio jacket by The 69 center ?", "Where is Paris Kills the 6th studio jacket by The 69 eyeball ?", "Where is Paris Kills the 6th studio jacket by The 69 eyelet ?", "Where is Paris Kills the 6th studio jacket by The 69 oculus ?", "Where is Paris Kills the 6th studio jacket by The 69 optic ?", "Where is Paris Kills the 6th studio jacket by The 69 perceptiveness ?", "Is paris Kills the 6th studio long playing by The 69 Eyes ?", "Who is the 6th studio long playing by The 69 Eyes?", "Where is Paris Kills the 6th studio long playing by The 69 Eyes ?", "Where is Paris Kills the 6th studio long playing by The 69 center ?", "Where is Paris Kills the 6th studio long playing by The 69 eyeball ?", "Where is Paris Kills the 6th studio long playing by The 69 eyelet ?", "Where is Paris Kills the 6th studio long playing by The 69 oculus ?", "Where is Paris Kills the 6th studio long playing by The 69 optic ?", "Where is Paris Kills the 6th studio long playing by The 69 perceptiveness ?", "Is paris Kills the 6th studio lp by The 69 Eyes ?", "Who is the 6th studio lp by The 69 Eyes?", "Where is Paris Kills the 6th studio lp by The 69 Eyes ?", "Where is Paris Kills the 6th studio lp by The 69 center ?", "Where is Paris Kills the 6th studio lp by The 69 eyeball ?", "Where is Paris Kills the 6th studio lp by The 69 eyelet ?", "Where is Paris Kills the 6th studio lp by The 69 oculus ?", "Where is Paris Kills the 6th studio lp by The 69 optic ?", "Where is Paris Kills the 6th studio lp by The 69 perceptiveness ?", "Is paris Kills the 6th studio record album by The 69 Eyes ?", "Who is the 6th studio record album by The 69 Eyes?", "Where is Paris Kills the 6th studio record album by The 69 Eyes ?", "Where is Paris Kills the 6th studio record album by The 69 center ?", "Where is Paris Kills the 6th studio record album by The 69 eyeball ?", "Where is Paris Kills the 6th studio record album by The 69 eyelet ?", "Where is Paris Kills the 6th studio record album by The 69 oculus ?", "Where is Paris Kills the 6th studio record album by The 69 optic ?", "Where is Paris Kills the 6th studio record album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio album by The 69 Eyes ?", "Who is the in sixth place studio album by The 69 Eyes?", "Where is Paris Kills the in sixth place studio album by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio album by The 69 center ?", "Where is Paris Kills the in sixth place studio album by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio album by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio album by The 69 oculus ?", "When is Paris Kills the in sixth place studio album by The?", "Where is Paris Kills the in sixth place studio album by The 69 optic ?", "Where is Paris Kills the in sixth place studio album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment album by The 69 Eyes ?", "Who is the in sixth place studio apartment album by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment album by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment album by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment album by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment album by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment album by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment album by The?", "Where is Paris Kills the in sixth place studio apartment album by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment disc by The 69 Eyes ?", "Who is the in sixth place studio apartment disc by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment disc by The?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment disk by The 69 Eyes ?", "Who is the in sixth place studio apartment disk by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment disk by The?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment jacket by The 69 Eyes ?", "Who is the in sixth place studio apartment jacket by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment jacket by The?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment long playing by The 69 Eyes ?", "Who is the in sixth place studio apartment long playing by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment long playing by The?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment lp by The 69 Eyes ?", "Who is the in sixth place studio apartment lp by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment lp by The?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment record album by The 69 Eyes ?", "Who is the in sixth place studio apartment record album by The 69 Eyes?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 center ?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 oculus ?", "When is Paris Kills the in sixth place studio apartment record album by The?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 optic ?", "Where is Paris Kills the in sixth place studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio disc by The 69 Eyes ?", "Who is the in sixth place studio disc by The 69 Eyes?", "Where is Paris Kills the in sixth place studio disc by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio disc by The 69 center ?", "Where is Paris Kills the in sixth place studio disc by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio disc by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio disc by The 69 oculus ?", "When is Paris Kills the in sixth place studio disc by The?", "Where is Paris Kills the in sixth place studio disc by The 69 optic ?", "Where is Paris Kills the in sixth place studio disc by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio disk by The 69 Eyes ?", "Who is the in sixth place studio disk by The 69 Eyes?", "Where is Paris Kills the in sixth place studio disk by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio disk by The 69 center ?", "Where is Paris Kills the in sixth place studio disk by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio disk by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio disk by The 69 oculus ?", "When is Paris Kills the in sixth place studio disk by The?", "Where is Paris Kills the in sixth place studio disk by The 69 optic ?", "Where is Paris Kills the in sixth place studio disk by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio jacket by The 69 Eyes ?", "Who is the in sixth place studio jacket by The 69 Eyes?", "Where is Paris Kills the in sixth place studio jacket by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio jacket by The 69 center ?", "Where is Paris Kills the in sixth place studio jacket by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio jacket by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio jacket by The 69 oculus ?", "When is Paris Kills the in sixth place studio jacket by The?", "Where is Paris Kills the in sixth place studio jacket by The 69 optic ?", "Where is Paris Kills the in sixth place studio jacket by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio long playing by The 69 Eyes ?", "Who is the in sixth place studio long playing by The 69 Eyes?", "Where is Paris Kills the in sixth place studio long playing by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio long playing by The 69 center ?", "Where is Paris Kills the in sixth place studio long playing by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio long playing by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio long playing by The 69 oculus ?", "When is Paris Kills the in sixth place studio long playing by The?", "Where is Paris Kills the in sixth place studio long playing by The 69 optic ?", "Where is Paris Kills the in sixth place studio long playing by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio lp by The 69 Eyes ?", "Who is the in sixth place studio lp by The 69 Eyes?", "Where is Paris Kills the in sixth place studio lp by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio lp by The 69 center ?", "Where is Paris Kills the in sixth place studio lp by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio lp by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio lp by The 69 oculus ?", "When is Paris Kills the in sixth place studio lp by The?", "Where is Paris Kills the in sixth place studio lp by The 69 optic ?", "Where is Paris Kills the in sixth place studio lp by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio record album by The 69 Eyes ?", "Who is the in sixth place studio record album by The 69 Eyes?", "Where is Paris Kills the in sixth place studio record album by The 69 Eyes ?", "Where is Paris Kills the in sixth place studio record album by The 69 center ?", "Where is Paris Kills the in sixth place studio record album by The 69 eyeball ?", "Where is Paris Kills the in sixth place studio record album by The 69 eyelet ?", "Where is Paris Kills the in sixth place studio record album by The 69 oculus ?", "When is Paris Kills the in sixth place studio record album by The?", "Where is Paris Kills the in sixth place studio record album by The 69 optic ?", "Where is Paris Kills the in sixth place studio record album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio album by The 69 Eyes ?", "Who is the one sixth studio album by The 69 Eyes?", "Where is Paris Kills the one sixth studio album by The 69 Eyes ?", "Where is Paris Kills the one sixth studio album by The 69 center ?", "Where is Paris Kills the one sixth studio album by The 69 eyeball ?", "Where is Paris Kills the one sixth studio album by The 69 eyelet ?", "Where is Paris Kills the one sixth studio album by The 69 oculus ?", "Where is Paris Kills the one sixth studio album by The 69 optic ?", "Where is Paris Kills the one sixth studio album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment album by The 69 Eyes ?", "Who is the one sixth studio apartment album by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment album by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment album by The 69 center ?", "Where is Paris Kills the one sixth studio apartment album by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment album by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment album by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment album by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment disc by The 69 Eyes ?", "Who is the one sixth studio apartment disc by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment disc by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 center ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment disk by The 69 Eyes ?", "Who is the one sixth studio apartment disk by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment disk by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 center ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment jacket by The 69 Eyes ?", "Who is the one sixth studio apartment jacket by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 center ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment long playing by The 69 Eyes ?", "Who is the one sixth studio apartment long playing by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 center ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment lp by The 69 Eyes ?", "Who is the one sixth studio apartment lp by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment lp by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 center ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment record album by The 69 Eyes ?", "Who is the one sixth studio apartment record album by The 69 Eyes?", "Where is Paris Kills the one sixth studio apartment record album by The 69 Eyes ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 center ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 eyeball ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 eyelet ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 oculus ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 optic ?", "Where is Paris Kills the one sixth studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio disc by The 69 Eyes ?", "Who is the one sixth studio disc by The 69 Eyes?", "Where is Paris Kills the one sixth studio disc by The 69 Eyes ?", "Where is Paris Kills the one sixth studio disc by The 69 center ?", "Where is Paris Kills the one sixth studio disc by The 69 eyeball ?", "Where is Paris Kills the one sixth studio disc by The 69 eyelet ?", "Where is Paris Kills the one sixth studio disc by The 69 oculus ?", "Where is Paris Kills the one sixth studio disc by The 69 optic ?", "Where is Paris Kills the one sixth studio disc by The 69 perceptiveness ?", "Is paris Kills the one sixth studio disk by The 69 Eyes ?", "Who is the one sixth studio disk by The 69 Eyes?", "Where is Paris Kills the one sixth studio disk by The 69 Eyes ?", "Where is Paris Kills the one sixth studio disk by The 69 center ?", "Where is Paris Kills the one sixth studio disk by The 69 eyeball ?", "Where is Paris Kills the one sixth studio disk by The 69 eyelet ?", "When is Paris Kills the one sixth studio disk by The?", "Where is Paris Kills the one sixth studio disk by The 69 optic ?", "Where is Paris Kills the one sixth studio disk by The 69 perceptiveness ?", "Is paris Kills the one sixth studio jacket by The 69 Eyes ?", "Who is the one sixth studio jacket by The 69 Eyes?", "Where is Paris Kills the one sixth studio jacket by The 69 Eyes ?", "Where is Paris Kills the one sixth studio jacket by The 69 center ?", "Where is Paris Kills the one sixth studio jacket by The 69 eyeball ?", "Where is Paris Kills the one sixth studio jacket by The 69 eyelet ?", "Where is Paris Kills the one sixth studio jacket by The 69 oculus ?", "Where is Paris Kills the one sixth studio jacket by The 69 optic ?", "Where is Paris Kills the one sixth studio jacket by The 69 perceptiveness ?", "Is paris Kills the one sixth studio long playing by The 69 Eyes ?", "Who is the one sixth studio long playing by The 69 Eyes?", "Where is Paris Kills the one sixth studio long playing by The 69 Eyes ?", "Where is Paris Kills the one sixth studio long playing by The 69 center ?", "Where is Paris Kills the one sixth studio long playing by The 69 eyeball ?", "Where is Paris Kills the one sixth studio long playing by The 69 eyelet ?", "Where is Paris Kills the one sixth studio long playing by The 69 oculus ?", "Where is Paris Kills the one sixth studio long playing by The 69 optic ?", "Where is Paris Kills the one sixth studio long playing by The 69 perceptiveness ?", "Is paris Kills the one sixth studio lp by The 69 Eyes ?", "Who is the one sixth studio lp by The 69 Eyes?", "Where is Paris Kills the one sixth studio lp by The 69 Eyes ?", "Where is Paris Kills the one sixth studio lp by The 69 center ?", "Where is Paris Kills the one sixth studio lp by The 69 eyeball ?", "Where is Paris Kills the one sixth studio lp by The 69 eyelet ?", "Where is Paris Kills the one sixth studio lp by The 69 oculus ?", "Where is Paris Kills the one sixth studio lp by The 69 optic ?", "Where is Paris Kills the one sixth studio lp by The 69 perceptiveness ?", "Is paris Kills the one sixth studio record album by The 69 Eyes ?", "Who is the one sixth studio record album by The 69 Eyes?", "Where is Paris Kills the one sixth studio record album by The 69 Eyes ?", "Where is Paris Kills the one sixth studio record album by The 69 center ?", "Where is Paris Kills the one sixth studio record album by The 69 eyeball ?", "Where is Paris Kills the one sixth studio record album by The 69 eyelet ?", "Where is Paris Kills the one sixth studio record album by The 69 oculus ?", "Where is Paris Kills the one sixth studio record album by The 69 optic ?", "Where is Paris Kills the one sixth studio record album by The 69 perceptiveness ?", "Where is Paris Kills the sixth studio album by The 69 center ?", "Where is Paris Kills the sixth studio album by The 69 eyeball ?", "Where is Paris Kills the sixth studio album by The 69 eyelet ?", "Where is Paris Kills the sixth studio album by The 69 oculus ?", "When is Paris Kills the sixth studio album by The?", "Where is Paris Kills the sixth studio album by The 69 optic ?", "Where is Paris Kills the sixth studio album by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment album by The 69 Eyes ?", "Who is the sixth studio apartment album by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment album by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment album by The 69 center ?", "Where is Paris Kills the sixth studio apartment album by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment album by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment album by The 69 oculus ?", "When is Paris Kills the sixth studio apartment album by The?", "Where is Paris Kills the sixth studio apartment album by The 69 optic ?", "Where is Paris Kills the sixth studio apartment album by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment disc by The 69 Eyes ?", "Who is the sixth studio apartment disc by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment disc by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment disc by The 69 center ?", "Where is Paris Kills the sixth studio apartment disc by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment disc by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment disc by The 69 oculus ?", "When is Paris Kills the sixth studio apartment disc by The?", "Where is Paris Kills the sixth studio apartment disc by The 69 optic ?", "Where is Paris Kills the sixth studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment disk by The 69 Eyes ?", "Who is the sixth studio apartment disk by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment disk by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment disk by The 69 center ?", "Where is Paris Kills the sixth studio apartment disk by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment disk by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment disk by The 69 oculus ?", "When is Paris Kills the sixth studio apartment disk by The?", "Where is Paris Kills the sixth studio apartment disk by The 69 optic ?", "Where is Paris Kills the sixth studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment jacket by The 69 Eyes ?", "Who is the sixth studio apartment jacket by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment jacket by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 center ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 oculus ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 optic ?", "Where is Paris Kills the sixth studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment long playing by The 69 Eyes ?", "Who is the sixth studio apartment long playing by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment long playing by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment long playing by The 69 center ?", "Where is Paris Kills the sixth studio apartment long playing by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment long playing by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment long playing by The 69 oculus ?", "When is Paris Kills the sixth studio apartment long playing by The?", "Where is Paris Kills the sixth studio apartment long playing by The 69 optic ?", "Where is Paris Kills the sixth studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment lp by The 69 Eyes ?", "Who is the sixth studio apartment lp by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment lp by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment lp by The 69 center ?", "Where is Paris Kills the sixth studio apartment lp by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment lp by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment lp by The 69 oculus ?", "When is Paris Kills the sixth studio apartment lp by The?", "Where is Paris Kills the sixth studio apartment lp by The 69 optic ?", "Where is Paris Kills the sixth studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment record album by The 69 Eyes ?", "Who is the sixth studio apartment record album by The 69 Eyes?", "Where is Paris Kills the sixth studio apartment record album by The 69 Eyes ?", "Where is Paris Kills the sixth studio apartment record album by The 69 center ?", "Where is Paris Kills the sixth studio apartment record album by The 69 eyeball ?", "Where is Paris Kills the sixth studio apartment record album by The 69 eyelet ?", "Where is Paris Kills the sixth studio apartment record album by The 69 oculus ?", "When is Paris Kills the sixth studio apartment record album by The?", "Where is Paris Kills the sixth studio apartment record album by The 69 optic ?", "Where is Paris Kills the sixth studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the sixth studio disc by The 69 Eyes ?", "Who is the sixth studio disc by The 69 Eyes?", "Where is Paris Kills the sixth studio disc by The 69 Eyes ?", "Where is Paris Kills the sixth studio disc by The 69 center ?", "Where is Paris Kills the sixth studio disc by The 69 eyeball ?", "Where is Paris Kills the sixth studio disc by The 69 eyelet ?", "Where is Paris Kills the sixth studio disc by The 69 oculus ?", "When is Paris Kills the sixth studio disc by The?", "Where is Paris Kills the sixth studio disc by The 69 optic ?", "Where is Paris Kills the sixth studio disc by The 69 perceptiveness ?", "Is paris Kills the sixth studio disk by The 69 Eyes ?", "Who is the sixth studio disk by The 69 Eyes?", "Where is Paris Kills the sixth studio disk by The 69 Eyes ?", "Where is Paris Kills the sixth studio disk by The 69 center ?", "Where is Paris Kills the sixth studio disk by The 69 eyeball ?", "Where is Paris Kills the sixth studio disk by The 69 eyelet ?", "Where is Paris Kills the sixth studio disk by The 69 oculus ?", "When is Paris Kills the sixth studio disk by The?", "Where is Paris Kills the sixth studio disk by The 69 optic ?", "Where is Paris Kills the sixth studio disk by The 69 perceptiveness ?", "Is paris Kills the sixth studio jacket by The 69 Eyes ?", "Who is the sixth studio jacket by The 69 Eyes?", "Where is Paris Kills the sixth studio jacket by The 69 Eyes ?", "Where is Paris Kills the sixth studio jacket by The 69 center ?", "Where is Paris Kills the sixth studio jacket by The 69 eyeball ?", "Where is Paris Kills the sixth studio jacket by The 69 eyelet ?", "Where is Paris Kills the sixth studio jacket by The 69 oculus ?", "When is Paris Kills the sixth studio jacket by The?", "Where is Paris Kills the sixth studio jacket by The 69 optic ?", "Where is Paris Kills the sixth studio jacket by The 69 perceptiveness ?", "Is paris Kills the sixth studio long playing by The 69 Eyes ?", "Who is the sixth studio long playing by The 69 Eyes?", "Where is Paris Kills the sixth studio long playing by The 69 Eyes ?", "Where is Paris Kills the sixth studio long playing by The 69 center ?", "Where is Paris Kills the sixth studio long playing by The 69 eyeball ?", "Where is Paris Kills the sixth studio long playing by The 69 eyelet ?", "Where is Paris Kills the sixth studio long playing by The 69 oculus ?", "When is Paris Kills the sixth studio long playing by The?", "Where is Paris Kills the sixth studio long playing by The 69 optic ?", "Where is Paris Kills the sixth studio long playing by The 69 perceptiveness ?", "Is paris Kills the sixth studio lp by The 69 Eyes ?", "Who is the sixth studio lp by The 69 Eyes?", "Where is Paris Kills the sixth studio lp by The 69 Eyes ?", "Where is Paris Kills the sixth studio lp by The 69 center ?", "Where is Paris Kills the sixth studio lp by The 69 eyeball ?", "Where is Paris Kills the sixth studio lp by The 69 eyelet ?", "Where is Paris Kills the sixth studio lp by The 69 oculus ?", "When is Paris Kills the sixth studio lp by The?", "Where is Paris Kills the sixth studio lp by The 69 optic ?", "Where is Paris Kills the sixth studio lp by The 69 perceptiveness ?", "Is paris Kills the sixth studio record album by The 69 Eyes ?", "Who is the sixth studio record album by The 69 Eyes?", "Where is Paris Kills the sixth studio record album by The 69 Eyes ?", "Where is Paris Kills the sixth studio record album by The 69 center ?", "Where is Paris Kills the sixth studio record album by The 69 eyeball ?", "Where is Paris Kills the sixth studio record album by The 69 eyelet ?", "Where is Paris Kills the sixth studio record album by The 69 oculus ?", "When is Paris Kills the sixth studio record album by The?", "Where is Paris Kills the sixth studio record album by The 69 optic ?", "Where is Paris Kills the sixth studio record album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio album by The 69 Eyes ?", "Who is the sixthly studio album by The 69 Eyes?", "Where is Paris Kills the sixthly studio album by The 69 Eyes ?", "Where is Paris Kills the sixthly studio album by The 69 center ?", "Where is Paris Kills the sixthly studio album by The 69 eyeball ?", "Where is Paris Kills the sixthly studio album by The 69 eyelet ?", "Where is Paris Kills the sixthly studio album by The 69 oculus ?", "Where is Paris Kills the sixthly studio album by The 69 optic ?", "Where is Paris Kills the sixthly studio album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment album by The 69 Eyes ?", "Who is the sixthly studio apartment album by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment album by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment album by The 69 center ?", "Where is Paris Kills the sixthly studio apartment album by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment album by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment album by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment album by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment disc by The 69 Eyes ?", "Who is the sixthly studio apartment disc by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment disc by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 center ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment disk by The 69 Eyes ?", "Who is the sixthly studio apartment disk by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment disk by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 center ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment jacket by The 69 Eyes ?", "Who is the sixthly studio apartment jacket by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 center ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment long playing by The 69 Eyes ?", "Who is the sixthly studio apartment long playing by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 center ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment lp by The 69 Eyes ?", "Who is the sixthly studio apartment lp by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment lp by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 center ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment record album by The 69 Eyes ?", "Who is the sixthly studio apartment record album by The 69 Eyes?", "Where is Paris Kills the sixthly studio apartment record album by The 69 Eyes ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 center ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 eyeball ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 eyelet ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 oculus ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 optic ?", "Where is Paris Kills the sixthly studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio disc by The 69 Eyes ?", "Who is the sixthly studio disc by The 69 Eyes?", "Where is Paris Kills the sixthly studio disc by The 69 Eyes ?", "Where is Paris Kills the sixthly studio disc by The 69 center ?", "Where is Paris Kills the sixthly studio disc by The 69 eyeball ?", "Where is Paris Kills the sixthly studio disc by The 69 eyelet ?", "Where is Paris Kills the sixthly studio disc by The 69 oculus ?", "Where is Paris Kills the sixthly studio disc by The 69 optic ?", "Where is Paris Kills the sixthly studio disc by The 69 perceptiveness ?", "Is paris Kills the sixthly studio disk by The 69 Eyes ?", "Who is the sixthly studio disk by The 69 Eyes?", "Where is Paris Kills the sixthly studio disk by The 69 Eyes ?", "Where is Paris Kills the sixthly studio disk by The 69 center ?", "Where is Paris Kills the sixthly studio disk by The 69 eyeball ?", "Where is Paris Kills the sixthly studio disk by The 69 eyelet ?", "When is Paris Kills the sixthly studio disk by The?", "Where is Paris Kills the sixthly studio disk by The 69 optic ?", "Where is Paris Kills the sixthly studio disk by The 69 perceptiveness ?", "Is paris Kills the sixthly studio jacket by The 69 Eyes ?", "Who is the sixthly studio jacket by The 69 Eyes?", "Where is Paris Kills the sixthly studio jacket by The 69 Eyes ?", "Where is Paris Kills the sixthly studio jacket by The 69 center ?", "Where is Paris Kills the sixthly studio jacket by The 69 eyeball ?", "Where is Paris Kills the sixthly studio jacket by The 69 eyelet ?", "Where is Paris Kills the sixthly studio jacket by The 69 oculus ?", "Where is Paris Kills the sixthly studio jacket by The 69 optic ?", "Where is Paris Kills the sixthly studio jacket by The 69 perceptiveness ?", "Is paris Kills the sixthly studio long playing by The 69 Eyes ?", "Who is the sixthly studio long playing by The 69 Eyes?", "Where is Paris Kills the sixthly studio long playing by The 69 Eyes ?", "Where is Paris Kills the sixthly studio long playing by The 69 center ?", "Where is Paris Kills the sixthly studio long playing by The 69 eyeball ?", "Where is Paris Kills the sixthly studio long playing by The 69 eyelet ?", "Where is Paris Kills the sixthly studio long playing by The 69 oculus ?", "Where is Paris Kills the sixthly studio long playing by The 69 optic ?", "Where is Paris Kills the sixthly studio long playing by The 69 perceptiveness ?", "Is paris Kills the sixthly studio lp by The 69 Eyes ?", "Who is the sixthly studio lp by The 69 Eyes?", "Where is Paris Kills the sixthly studio lp by The 69 Eyes ?", "Where is Paris Kills the sixthly studio lp by The 69 center ?", "Where is Paris Kills the sixthly studio lp by The 69 eyeball ?", "Where is Paris Kills the sixthly studio lp by The 69 eyelet ?", "Where is Paris Kills the sixthly studio lp by The 69 oculus ?", "Where is Paris Kills the sixthly studio lp by The 69 optic ?", "Where is Paris Kills the sixthly studio lp by The 69 perceptiveness ?", "Is paris Kills the sixthly studio record album by The 69 Eyes ?", "Who is the sixthly studio record album by The 69 Eyes?", "Where is Paris Kills the sixthly studio record album by The 69 Eyes ?", "Where is Paris Kills the sixthly studio record album by The 69 center ?", "Where is Paris Kills the sixthly studio record album by The 69 eyeball ?", "Where is Paris Kills the sixthly studio record album by The 69 eyelet ?", "Where is Paris Kills the sixthly studio record album by The 69 oculus ?", "Where is Paris Kills the sixthly studio record album by The 69 optic ?", "Where is Paris Kills the sixthly studio record album by The 69 perceptiveness ?"], "type": [-1, 1, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 3, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2, -1, 1, 2, 2, 2, 2, 2, 2, 2], "question_in_type": ["Is paris Kills the sixth studio album by ?", "Who is the sixth studio album by ?", "Where is the sixth studio album by ?", "Is paris Kills the 6th studio album by ?", "Who is the 6th studio album by ?", "Where is the 6th studio album by ?", "Where is the 6th studio album by The 69 center ?", "Where is the 6th studio album by The 69 eyeball ?", "Where is the 6th studio album by The 69 eyelet ?", "Where is the 6th studio album by The 69 oculus ?", "Where is the 6th studio album by The 69 optic ?", "Where is the 6th studio album by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment album by ?", "Who is the 6th studio apartment album by ?", "Where is the 6th studio apartment album by ?", "Where is the 6th studio apartment album by The 69 center ?", "Where is the 6th studio apartment album by The 69 eyeball ?", "Where is the 6th studio apartment album by The 69 eyelet ?", "Where is the 6th studio apartment album by The 69 oculus ?", "Where is the 6th studio apartment album by The 69 optic ?", "Where is the 6th studio apartment album by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment disc by ?", "Who is the 6th studio apartment disc by ?", "Where is the 6th studio apartment disc by ?", "Where is the 6th studio apartment disc by The 69 center ?", "Where is the 6th studio apartment disc by The 69 eyeball ?", "Where is the 6th studio apartment disc by The 69 eyelet ?", "Where is the 6th studio apartment disc by The 69 oculus ?", "Where is the 6th studio apartment disc by The 69 optic ?", "Where is the 6th studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment disk by ?", "Who is the 6th studio apartment disk by ?", "Where is the 6th studio apartment disk by ?", "Where is the 6th studio apartment disk by The 69 center ?", "Where is the 6th studio apartment disk by The 69 eyeball ?", "Where is the 6th studio apartment disk by The 69 eyelet ?", "Where is the 6th studio apartment disk by The 69 oculus ?", "Where is the 6th studio apartment disk by The 69 optic ?", "Where is the 6th studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment jacket by ?", "Who is the 6th studio apartment jacket by ?", "Where is the 6th studio apartment jacket by ?", "Where is the 6th studio apartment jacket by The 69 center ?", "Where is the 6th studio apartment jacket by The 69 eyeball ?", "Where is the 6th studio apartment jacket by The 69 eyelet ?", "Where is the 6th studio apartment jacket by The 69 oculus ?", "Where is the 6th studio apartment jacket by The 69 optic ?", "Where is the 6th studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment long playing by ?", "Who is the 6th studio apartment long playing by ?", "Where is the 6th studio apartment long playing by ?", "Where is the 6th studio apartment long playing by The 69 center ?", "Where is the 6th studio apartment long playing by The 69 eyeball ?", "Where is the 6th studio apartment long playing by The 69 eyelet ?", "Where is the 6th studio apartment long playing by The 69 oculus ?", "Where is the 6th studio apartment long playing by The 69 optic ?", "Where is the 6th studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment lp by ?", "Who is the 6th studio apartment lp by ?", "Where is the 6th studio apartment lp by ?", "Where is the 6th studio apartment lp by The 69 center ?", "Where is the 6th studio apartment lp by The 69 eyeball ?", "Where is the 6th studio apartment lp by The 69 eyelet ?", "Where is the 6th studio apartment lp by The 69 oculus ?", "Where is the 6th studio apartment lp by The 69 optic ?", "Where is the 6th studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the 6th studio apartment record album by ?", "Who is the 6th studio apartment record album by ?", "Where is the 6th studio apartment record album by ?", "Where is the 6th studio apartment record album by The 69 center ?", "Where is the 6th studio apartment record album by The 69 eyeball ?", "Where is the 6th studio apartment record album by The 69 eyelet ?", "Where is the 6th studio apartment record album by The 69 oculus ?", "Where is the 6th studio apartment record album by The 69 optic ?", "Where is the 6th studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the 6th studio disc by ?", "Who is the 6th studio disc by ?", "Where is the 6th studio disc by ?", "Where is the 6th studio disc by The 69 center ?", "Where is the 6th studio disc by The 69 eyeball ?", "Where is the 6th studio disc by The 69 eyelet ?", "Where is the 6th studio disc by The 69 oculus ?", "Where is the 6th studio disc by The 69 optic ?", "Where is the 6th studio disc by The 69 perceptiveness ?", "Is paris Kills the 6th studio disk by ?", "Who is the 6th studio disk by ?", "Where is the 6th studio disk by ?", "Where is the 6th studio disk by The 69 center ?", "Where is the 6th studio disk by The 69 eyeball ?", "Where is the 6th studio disk by The 69 eyelet ?", "Where is the 6th studio disk by The 69 oculus ?", "Where is the 6th studio disk by The 69 optic ?", "Where is the 6th studio disk by The 69 perceptiveness ?", "Is paris Kills the 6th studio jacket by ?", "Who is the 6th studio jacket by ?", "Where is the 6th studio jacket by ?", "Where is the 6th studio jacket by The 69 center ?", "Where is the 6th studio jacket by The 69 eyeball ?", "Where is the 6th studio jacket by The 69 eyelet ?", "Where is the 6th studio jacket by The 69 oculus ?", "Where is the 6th studio jacket by The 69 optic ?", "Where is the 6th studio jacket by The 69 perceptiveness ?", "Is paris Kills the 6th studio long playing by ?", "Who is the 6th studio long playing by ?", "Where is the 6th studio long playing by ?", "Where is the 6th studio long playing by The 69 center ?", "Where is the 6th studio long playing by The 69 eyeball ?", "Where is the 6th studio long playing by The 69 eyelet ?", "Where is the 6th studio long playing by The 69 oculus ?", "Where is the 6th studio long playing by The 69 optic ?", "Where is the 6th studio long playing by The 69 perceptiveness ?", "Is paris Kills the 6th studio lp by ?", "Who is the 6th studio lp by ?", "Where is the 6th studio lp by ?", "Where is the 6th studio lp by The 69 center ?", "Where is the 6th studio lp by The 69 eyeball ?", "Where is the 6th studio lp by The 69 eyelet ?", "Where is the 6th studio lp by The 69 oculus ?", "Where is the 6th studio lp by The 69 optic ?", "Where is the 6th studio lp by The 69 perceptiveness ?", "Is paris Kills the 6th studio record album by ?", "Who is the 6th studio record album by ?", "Where is the 6th studio record album by ?", "Where is the 6th studio record album by The 69 center ?", "Where is the 6th studio record album by The 69 eyeball ?", "Where is the 6th studio record album by The 69 eyelet ?", "Where is the 6th studio record album by The 69 oculus ?", "Where is the 6th studio record album by The 69 optic ?", "Where is the 6th studio record album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio album by ?", "Who is the in sixth place studio album by ?", "Where is the in sixth place studio album by ?", "Where is the in sixth place studio album by The 69 center ?", "Where is the in sixth place studio album by The 69 eyeball ?", "Where is the in sixth place studio album by The 69 eyelet ?", "Where is the in sixth place studio album by The 69 oculus ?", "When is the in sixth place studio album by The?", "Where is the in sixth place studio album by The 69 optic ?", "Where is the in sixth place studio album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment album by ?", "Who is the in sixth place studio apartment album by ?", "Where is the in sixth place studio apartment album by ?", "Where is the in sixth place studio apartment album by The 69 center ?", "Where is the in sixth place studio apartment album by The 69 eyeball ?", "Where is the in sixth place studio apartment album by The 69 eyelet ?", "Where is the in sixth place studio apartment album by The 69 oculus ?", "When is the in sixth place studio apartment album by The?", "Where is the in sixth place studio apartment album by The 69 optic ?", "Where is the in sixth place studio apartment album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment disc by ?", "Who is the in sixth place studio apartment disc by ?", "Where is the in sixth place studio apartment disc by ?", "Where is the in sixth place studio apartment disc by The 69 center ?", "Where is the in sixth place studio apartment disc by The 69 eyeball ?", "Where is the in sixth place studio apartment disc by The 69 eyelet ?", "Where is the in sixth place studio apartment disc by The 69 oculus ?", "When is the in sixth place studio apartment disc by The?", "Where is the in sixth place studio apartment disc by The 69 optic ?", "Where is the in sixth place studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment disk by ?", "Who is the in sixth place studio apartment disk by ?", "Where is the in sixth place studio apartment disk by ?", "Where is the in sixth place studio apartment disk by The 69 center ?", "Where is the in sixth place studio apartment disk by The 69 eyeball ?", "Where is the in sixth place studio apartment disk by The 69 eyelet ?", "Where is the in sixth place studio apartment disk by The 69 oculus ?", "When is the in sixth place studio apartment disk by The?", "Where is the in sixth place studio apartment disk by The 69 optic ?", "Where is the in sixth place studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment jacket by ?", "Who is the in sixth place studio apartment jacket by ?", "Where is the in sixth place studio apartment jacket by ?", "Where is the in sixth place studio apartment jacket by The 69 center ?", "Where is the in sixth place studio apartment jacket by The 69 eyeball ?", "Where is the in sixth place studio apartment jacket by The 69 eyelet ?", "Where is the in sixth place studio apartment jacket by The 69 oculus ?", "When is the in sixth place studio apartment jacket by The?", "Where is the in sixth place studio apartment jacket by The 69 optic ?", "Where is the in sixth place studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment long playing by ?", "Who is the in sixth place studio apartment long playing by ?", "Where is the in sixth place studio apartment long playing by ?", "Where is the in sixth place studio apartment long playing by The 69 center ?", "Where is the in sixth place studio apartment long playing by The 69 eyeball ?", "Where is the in sixth place studio apartment long playing by The 69 eyelet ?", "Where is the in sixth place studio apartment long playing by The 69 oculus ?", "When is the in sixth place studio apartment long playing by The?", "Where is the in sixth place studio apartment long playing by The 69 optic ?", "Where is the in sixth place studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment lp by ?", "Who is the in sixth place studio apartment lp by ?", "Where is the in sixth place studio apartment lp by ?", "Where is the in sixth place studio apartment lp by The 69 center ?", "Where is the in sixth place studio apartment lp by The 69 eyeball ?", "Where is the in sixth place studio apartment lp by The 69 eyelet ?", "Where is the in sixth place studio apartment lp by The 69 oculus ?", "When is the in sixth place studio apartment lp by The?", "Where is the in sixth place studio apartment lp by The 69 optic ?", "Where is the in sixth place studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio apartment record album by ?", "Who is the in sixth place studio apartment record album by ?", "Where is the in sixth place studio apartment record album by ?", "Where is the in sixth place studio apartment record album by The 69 center ?", "Where is the in sixth place studio apartment record album by The 69 eyeball ?", "Where is the in sixth place studio apartment record album by The 69 eyelet ?", "Where is the in sixth place studio apartment record album by The 69 oculus ?", "When is the in sixth place studio apartment record album by The?", "Where is the in sixth place studio apartment record album by The 69 optic ?", "Where is the in sixth place studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio disc by ?", "Who is the in sixth place studio disc by ?", "Where is the in sixth place studio disc by ?", "Where is the in sixth place studio disc by The 69 center ?", "Where is the in sixth place studio disc by The 69 eyeball ?", "Where is the in sixth place studio disc by The 69 eyelet ?", "Where is the in sixth place studio disc by The 69 oculus ?", "When is the in sixth place studio disc by The?", "Where is the in sixth place studio disc by The 69 optic ?", "Where is the in sixth place studio disc by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio disk by ?", "Who is the in sixth place studio disk by ?", "Where is the in sixth place studio disk by ?", "Where is the in sixth place studio disk by The 69 center ?", "Where is the in sixth place studio disk by The 69 eyeball ?", "Where is the in sixth place studio disk by The 69 eyelet ?", "Where is the in sixth place studio disk by The 69 oculus ?", "When is the in sixth place studio disk by The?", "Where is the in sixth place studio disk by The 69 optic ?", "Where is the in sixth place studio disk by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio jacket by ?", "Who is the in sixth place studio jacket by ?", "Where is the in sixth place studio jacket by ?", "Where is the in sixth place studio jacket by The 69 center ?", "Where is the in sixth place studio jacket by The 69 eyeball ?", "Where is the in sixth place studio jacket by The 69 eyelet ?", "Where is the in sixth place studio jacket by The 69 oculus ?", "When is the in sixth place studio jacket by The?", "Where is the in sixth place studio jacket by The 69 optic ?", "Where is the in sixth place studio jacket by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio long playing by ?", "Who is the in sixth place studio long playing by ?", "Where is the in sixth place studio long playing by ?", "Where is the in sixth place studio long playing by The 69 center ?", "Where is the in sixth place studio long playing by The 69 eyeball ?", "Where is the in sixth place studio long playing by The 69 eyelet ?", "Where is the in sixth place studio long playing by The 69 oculus ?", "When is the in sixth place studio long playing by The?", "Where is the in sixth place studio long playing by The 69 optic ?", "Where is the in sixth place studio long playing by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio lp by ?", "Who is the in sixth place studio lp by ?", "Where is the in sixth place studio lp by ?", "Where is the in sixth place studio lp by The 69 center ?", "Where is the in sixth place studio lp by The 69 eyeball ?", "Where is the in sixth place studio lp by The 69 eyelet ?", "Where is the in sixth place studio lp by The 69 oculus ?", "When is the in sixth place studio lp by The?", "Where is the in sixth place studio lp by The 69 optic ?", "Where is the in sixth place studio lp by The 69 perceptiveness ?", "Is paris Kills the in sixth place studio record album by ?", "Who is the in sixth place studio record album by ?", "Where is the in sixth place studio record album by ?", "Where is the in sixth place studio record album by The 69 center ?", "Where is the in sixth place studio record album by The 69 eyeball ?", "Where is the in sixth place studio record album by The 69 eyelet ?", "Where is the in sixth place studio record album by The 69 oculus ?", "When is the in sixth place studio record album by The?", "Where is the in sixth place studio record album by The 69 optic ?", "Where is the in sixth place studio record album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio album by ?", "Who is the one sixth studio album by ?", "Where is the one sixth studio album by ?", "Where is the one sixth studio album by The 69 center ?", "Where is the one sixth studio album by The 69 eyeball ?", "Where is the one sixth studio album by The 69 eyelet ?", "Where is the one sixth studio album by The 69 oculus ?", "Where is the one sixth studio album by The 69 optic ?", "Where is the one sixth studio album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment album by ?", "Who is the one sixth studio apartment album by ?", "Where is the one sixth studio apartment album by ?", "Where is the one sixth studio apartment album by The 69 center ?", "Where is the one sixth studio apartment album by The 69 eyeball ?", "Where is the one sixth studio apartment album by The 69 eyelet ?", "Where is the one sixth studio apartment album by The 69 oculus ?", "Where is the one sixth studio apartment album by The 69 optic ?", "Where is the one sixth studio apartment album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment disc by ?", "Who is the one sixth studio apartment disc by ?", "Where is the one sixth studio apartment disc by ?", "Where is the one sixth studio apartment disc by The 69 center ?", "Where is the one sixth studio apartment disc by The 69 eyeball ?", "Where is the one sixth studio apartment disc by The 69 eyelet ?", "Where is the one sixth studio apartment disc by The 69 oculus ?", "Where is the one sixth studio apartment disc by The 69 optic ?", "Where is the one sixth studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment disk by ?", "Who is the one sixth studio apartment disk by ?", "Where is the one sixth studio apartment disk by ?", "Where is the one sixth studio apartment disk by The 69 center ?", "Where is the one sixth studio apartment disk by The 69 eyeball ?", "Where is the one sixth studio apartment disk by The 69 eyelet ?", "Where is the one sixth studio apartment disk by The 69 oculus ?", "Where is the one sixth studio apartment disk by The 69 optic ?", "Where is the one sixth studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment jacket by ?", "Who is the one sixth studio apartment jacket by ?", "Where is the one sixth studio apartment jacket by ?", "Where is the one sixth studio apartment jacket by The 69 center ?", "Where is the one sixth studio apartment jacket by The 69 eyeball ?", "Where is the one sixth studio apartment jacket by The 69 eyelet ?", "Where is the one sixth studio apartment jacket by The 69 oculus ?", "Where is the one sixth studio apartment jacket by The 69 optic ?", "Where is the one sixth studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment long playing by ?", "Who is the one sixth studio apartment long playing by ?", "Where is the one sixth studio apartment long playing by ?", "Where is the one sixth studio apartment long playing by The 69 center ?", "Where is the one sixth studio apartment long playing by The 69 eyeball ?", "Where is the one sixth studio apartment long playing by The 69 eyelet ?", "Where is the one sixth studio apartment long playing by The 69 oculus ?", "Where is the one sixth studio apartment long playing by The 69 optic ?", "Where is the one sixth studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment lp by ?", "Who is the one sixth studio apartment lp by ?", "Where is the one sixth studio apartment lp by ?", "Where is the one sixth studio apartment lp by The 69 center ?", "Where is the one sixth studio apartment lp by The 69 eyeball ?", "Where is the one sixth studio apartment lp by The 69 eyelet ?", "Where is the one sixth studio apartment lp by The 69 oculus ?", "Where is the one sixth studio apartment lp by The 69 optic ?", "Where is the one sixth studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the one sixth studio apartment record album by ?", "Who is the one sixth studio apartment record album by ?", "Where is the one sixth studio apartment record album by ?", "Where is the one sixth studio apartment record album by The 69 center ?", "Where is the one sixth studio apartment record album by The 69 eyeball ?", "Where is the one sixth studio apartment record album by The 69 eyelet ?", "Where is the one sixth studio apartment record album by The 69 oculus ?", "Where is the one sixth studio apartment record album by The 69 optic ?", "Where is the one sixth studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the one sixth studio disc by ?", "Who is the one sixth studio disc by ?", "Where is the one sixth studio disc by ?", "Where is the one sixth studio disc by The 69 center ?", "Where is the one sixth studio disc by The 69 eyeball ?", "Where is the one sixth studio disc by The 69 eyelet ?", "Where is the one sixth studio disc by The 69 oculus ?", "Where is the one sixth studio disc by The 69 optic ?", "Where is the one sixth studio disc by The 69 perceptiveness ?", "Is paris Kills the one sixth studio disk by ?", "Who is the one sixth studio disk by ?", "Where is the one sixth studio disk by ?", "Where is the one sixth studio disk by The 69 center ?", "Where is the one sixth studio disk by The 69 eyeball ?", "Where is the one sixth studio disk by The 69 eyelet ?", "When is the one sixth studio disk by The?", "Where is the one sixth studio disk by The 69 optic ?", "Where is the one sixth studio disk by The 69 perceptiveness ?", "Is paris Kills the one sixth studio jacket by ?", "Who is the one sixth studio jacket by ?", "Where is the one sixth studio jacket by ?", "Where is the one sixth studio jacket by The 69 center ?", "Where is the one sixth studio jacket by The 69 eyeball ?", "Where is the one sixth studio jacket by The 69 eyelet ?", "Where is the one sixth studio jacket by The 69 oculus ?", "Where is the one sixth studio jacket by The 69 optic ?", "Where is the one sixth studio jacket by The 69 perceptiveness ?", "Is paris Kills the one sixth studio long playing by ?", "Who is the one sixth studio long playing by ?", "Where is the one sixth studio long playing by ?", "Where is the one sixth studio long playing by The 69 center ?", "Where is the one sixth studio long playing by The 69 eyeball ?", "Where is the one sixth studio long playing by The 69 eyelet ?", "Where is the one sixth studio long playing by The 69 oculus ?", "Where is the one sixth studio long playing by The 69 optic ?", "Where is the one sixth studio long playing by The 69 perceptiveness ?", "Is paris Kills the one sixth studio lp by ?", "Who is the one sixth studio lp by ?", "Where is the one sixth studio lp by ?", "Where is the one sixth studio lp by The 69 center ?", "Where is the one sixth studio lp by The 69 eyeball ?", "Where is the one sixth studio lp by The 69 eyelet ?", "Where is the one sixth studio lp by The 69 oculus ?", "Where is the one sixth studio lp by The 69 optic ?", "Where is the one sixth studio lp by The 69 perceptiveness ?", "Is paris Kills the one sixth studio record album by ?", "Who is the one sixth studio record album by ?", "Where is the one sixth studio record album by ?", "Where is the one sixth studio record album by The 69 center ?", "Where is the one sixth studio record album by The 69 eyeball ?", "Where is the one sixth studio record album by The 69 eyelet ?", "Where is the one sixth studio record album by The 69 oculus ?", "Where is the one sixth studio record album by The 69 optic ?", "Where is the one sixth studio record album by The 69 perceptiveness ?", "Where is the sixth studio album by The 69 center ?", "Where is the sixth studio album by The 69 eyeball ?", "Where is the sixth studio album by The 69 eyelet ?", "Where is the sixth studio album by The 69 oculus ?", "When is the sixth studio album by The?", "Where is the sixth studio album by The 69 optic ?", "Where is the sixth studio album by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment album by ?", "Who is the sixth studio apartment album by ?", "Where is the sixth studio apartment album by ?", "Where is the sixth studio apartment album by The 69 center ?", "Where is the sixth studio apartment album by The 69 eyeball ?", "Where is the sixth studio apartment album by The 69 eyelet ?", "Where is the sixth studio apartment album by The 69 oculus ?", "When is the sixth studio apartment album by The?", "Where is the sixth studio apartment album by The 69 optic ?", "Where is the sixth studio apartment album by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment disc by ?", "Who is the sixth studio apartment disc by ?", "Where is the sixth studio apartment disc by ?", "Where is the sixth studio apartment disc by The 69 center ?", "Where is the sixth studio apartment disc by The 69 eyeball ?", "Where is the sixth studio apartment disc by The 69 eyelet ?", "Where is the sixth studio apartment disc by The 69 oculus ?", "When is the sixth studio apartment disc by The?", "Where is the sixth studio apartment disc by The 69 optic ?", "Where is the sixth studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment disk by ?", "Who is the sixth studio apartment disk by ?", "Where is the sixth studio apartment disk by ?", "Where is the sixth studio apartment disk by The 69 center ?", "Where is the sixth studio apartment disk by The 69 eyeball ?", "Where is the sixth studio apartment disk by The 69 eyelet ?", "Where is the sixth studio apartment disk by The 69 oculus ?", "When is the sixth studio apartment disk by The?", "Where is the sixth studio apartment disk by The 69 optic ?", "Where is the sixth studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment jacket by ?", "Who is the sixth studio apartment jacket by ?", "Where is the sixth studio apartment jacket by ?", "Where is the sixth studio apartment jacket by The 69 center ?", "Where is the sixth studio apartment jacket by The 69 eyeball ?", "Where is the sixth studio apartment jacket by The 69 eyelet ?", "Where is the sixth studio apartment jacket by The 69 oculus ?", "Where is the sixth studio apartment jacket by The 69 optic ?", "Where is the sixth studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment long playing by ?", "Who is the sixth studio apartment long playing by ?", "Where is the sixth studio apartment long playing by ?", "Where is the sixth studio apartment long playing by The 69 center ?", "Where is the sixth studio apartment long playing by The 69 eyeball ?", "Where is the sixth studio apartment long playing by The 69 eyelet ?", "Where is the sixth studio apartment long playing by The 69 oculus ?", "When is the sixth studio apartment long playing by The?", "Where is the sixth studio apartment long playing by The 69 optic ?", "Where is the sixth studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment lp by ?", "Who is the sixth studio apartment lp by ?", "Where is the sixth studio apartment lp by ?", "Where is the sixth studio apartment lp by The 69 center ?", "Where is the sixth studio apartment lp by The 69 eyeball ?", "Where is the sixth studio apartment lp by The 69 eyelet ?", "Where is the sixth studio apartment lp by The 69 oculus ?", "When is the sixth studio apartment lp by The?", "Where is the sixth studio apartment lp by The 69 optic ?", "Where is the sixth studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the sixth studio apartment record album by ?", "Who is the sixth studio apartment record album by ?", "Where is the sixth studio apartment record album by ?", "Where is the sixth studio apartment record album by The 69 center ?", "Where is the sixth studio apartment record album by The 69 eyeball ?", "Where is the sixth studio apartment record album by The 69 eyelet ?", "Where is the sixth studio apartment record album by The 69 oculus ?", "When is the sixth studio apartment record album by The?", "Where is the sixth studio apartment record album by The 69 optic ?", "Where is the sixth studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the sixth studio disc by ?", "Who is the sixth studio disc by ?", "Where is the sixth studio disc by ?", "Where is the sixth studio disc by The 69 center ?", "Where is the sixth studio disc by The 69 eyeball ?", "Where is the sixth studio disc by The 69 eyelet ?", "Where is the sixth studio disc by The 69 oculus ?", "When is the sixth studio disc by The?", "Where is the sixth studio disc by The 69 optic ?", "Where is the sixth studio disc by The 69 perceptiveness ?", "Is paris Kills the sixth studio disk by ?", "Who is the sixth studio disk by ?", "Where is the sixth studio disk by ?", "Where is the sixth studio disk by The 69 center ?", "Where is the sixth studio disk by The 69 eyeball ?", "Where is the sixth studio disk by The 69 eyelet ?", "Where is the sixth studio disk by The 69 oculus ?", "When is the sixth studio disk by The?", "Where is the sixth studio disk by The 69 optic ?", "Where is the sixth studio disk by The 69 perceptiveness ?", "Is paris Kills the sixth studio jacket by ?", "Who is the sixth studio jacket by ?", "Where is the sixth studio jacket by ?", "Where is the sixth studio jacket by The 69 center ?", "Where is the sixth studio jacket by The 69 eyeball ?", "Where is the sixth studio jacket by The 69 eyelet ?", "Where is the sixth studio jacket by The 69 oculus ?", "When is the sixth studio jacket by The?", "Where is the sixth studio jacket by The 69 optic ?", "Where is the sixth studio jacket by The 69 perceptiveness ?", "Is paris Kills the sixth studio long playing by ?", "Who is the sixth studio long playing by ?", "Where is the sixth studio long playing by ?", "Where is the sixth studio long playing by The 69 center ?", "Where is the sixth studio long playing by The 69 eyeball ?", "Where is the sixth studio long playing by The 69 eyelet ?", "Where is the sixth studio long playing by The 69 oculus ?", "When is the sixth studio long playing by The?", "Where is the sixth studio long playing by The 69 optic ?", "Where is the sixth studio long playing by The 69 perceptiveness ?", "Is paris Kills the sixth studio lp by ?", "Who is the sixth studio lp by ?", "Where is the sixth studio lp by ?", "Where is the sixth studio lp by The 69 center ?", "Where is the sixth studio lp by The 69 eyeball ?", "Where is the sixth studio lp by The 69 eyelet ?", "Where is the sixth studio lp by The 69 oculus ?", "When is the sixth studio lp by The?", "Where is the sixth studio lp by The 69 optic ?", "Where is the sixth studio lp by The 69 perceptiveness ?", "Is paris Kills the sixth studio record album by ?", "Who is the sixth studio record album by ?", "Where is the sixth studio record album by ?", "Where is the sixth studio record album by The 69 center ?", "Where is the sixth studio record album by The 69 eyeball ?", "Where is the sixth studio record album by The 69 eyelet ?", "Where is the sixth studio record album by The 69 oculus ?", "When is the sixth studio record album by The?", "Where is the sixth studio record album by The 69 optic ?", "Where is the sixth studio record album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio album by ?", "Who is the sixthly studio album by ?", "Where is the sixthly studio album by ?", "Where is the sixthly studio album by The 69 center ?", "Where is the sixthly studio album by The 69 eyeball ?", "Where is the sixthly studio album by The 69 eyelet ?", "Where is the sixthly studio album by The 69 oculus ?", "Where is the sixthly studio album by The 69 optic ?", "Where is the sixthly studio album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment album by ?", "Who is the sixthly studio apartment album by ?", "Where is the sixthly studio apartment album by ?", "Where is the sixthly studio apartment album by The 69 center ?", "Where is the sixthly studio apartment album by The 69 eyeball ?", "Where is the sixthly studio apartment album by The 69 eyelet ?", "Where is the sixthly studio apartment album by The 69 oculus ?", "Where is the sixthly studio apartment album by The 69 optic ?", "Where is the sixthly studio apartment album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment disc by ?", "Who is the sixthly studio apartment disc by ?", "Where is the sixthly studio apartment disc by ?", "Where is the sixthly studio apartment disc by The 69 center ?", "Where is the sixthly studio apartment disc by The 69 eyeball ?", "Where is the sixthly studio apartment disc by The 69 eyelet ?", "Where is the sixthly studio apartment disc by The 69 oculus ?", "Where is the sixthly studio apartment disc by The 69 optic ?", "Where is the sixthly studio apartment disc by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment disk by ?", "Who is the sixthly studio apartment disk by ?", "Where is the sixthly studio apartment disk by ?", "Where is the sixthly studio apartment disk by The 69 center ?", "Where is the sixthly studio apartment disk by The 69 eyeball ?", "Where is the sixthly studio apartment disk by The 69 eyelet ?", "Where is the sixthly studio apartment disk by The 69 oculus ?", "Where is the sixthly studio apartment disk by The 69 optic ?", "Where is the sixthly studio apartment disk by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment jacket by ?", "Who is the sixthly studio apartment jacket by ?", "Where is the sixthly studio apartment jacket by ?", "Where is the sixthly studio apartment jacket by The 69 center ?", "Where is the sixthly studio apartment jacket by The 69 eyeball ?", "Where is the sixthly studio apartment jacket by The 69 eyelet ?", "Where is the sixthly studio apartment jacket by The 69 oculus ?", "Where is the sixthly studio apartment jacket by The 69 optic ?", "Where is the sixthly studio apartment jacket by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment long playing by ?", "Who is the sixthly studio apartment long playing by ?", "Where is the sixthly studio apartment long playing by ?", "Where is the sixthly studio apartment long playing by The 69 center ?", "Where is the sixthly studio apartment long playing by The 69 eyeball ?", "Where is the sixthly studio apartment long playing by The 69 eyelet ?", "Where is the sixthly studio apartment long playing by The 69 oculus ?", "Where is the sixthly studio apartment long playing by The 69 optic ?", "Where is the sixthly studio apartment long playing by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment lp by ?", "Who is the sixthly studio apartment lp by ?", "Where is the sixthly studio apartment lp by ?", "Where is the sixthly studio apartment lp by The 69 center ?", "Where is the sixthly studio apartment lp by The 69 eyeball ?", "Where is the sixthly studio apartment lp by The 69 eyelet ?", "Where is the sixthly studio apartment lp by The 69 oculus ?", "Where is the sixthly studio apartment lp by The 69 optic ?", "Where is the sixthly studio apartment lp by The 69 perceptiveness ?", "Is paris Kills the sixthly studio apartment record album by ?", "Who is the sixthly studio apartment record album by ?", "Where is the sixthly studio apartment record album by ?", "Where is the sixthly studio apartment record album by The 69 center ?", "Where is the sixthly studio apartment record album by The 69 eyeball ?", "Where is the sixthly studio apartment record album by The 69 eyelet ?", "Where is the sixthly studio apartment record album by The 69 oculus ?", "Where is the sixthly studio apartment record album by The 69 optic ?", "Where is the sixthly studio apartment record album by The 69 perceptiveness ?", "Is paris Kills the sixthly studio disc by ?", "Who is the sixthly studio disc by ?", "Where is the sixthly studio disc by ?", "Where is the sixthly studio disc by The 69 center ?", "Where is the sixthly studio disc by The 69 eyeball ?", "Where is the sixthly studio disc by The 69 eyelet ?", "Where is the sixthly studio disc by The 69 oculus ?", "Where is the sixthly studio disc by The 69 optic ?", "Where is the sixthly studio disc by The 69 perceptiveness ?", "Is paris Kills the sixthly studio disk by ?", "Who is the sixthly studio disk by ?", "Where is the sixthly studio disk by ?", "Where is the sixthly studio disk by The 69 center ?", "Where is the sixthly studio disk by The 69 eyeball ?", "Where is the sixthly studio disk by The 69 eyelet ?", "When is the sixthly studio disk by The?", "Where is the sixthly studio disk by The 69 optic ?", "Where is the sixthly studio disk by The 69 perceptiveness ?", "Is paris Kills the sixthly studio jacket by ?", "Who is the sixthly studio jacket by ?", "Where is the sixthly studio jacket by ?", "Where is the sixthly studio jacket by The 69 center ?", "Where is the sixthly studio jacket by The 69 eyeball ?", "Where is the sixthly studio jacket by The 69 eyelet ?", "Where is the sixthly studio jacket by The 69 oculus ?", "Where is the sixthly studio jacket by The 69 optic ?", "Where is the sixthly studio jacket by The 69 perceptiveness ?", "Is paris Kills the sixthly studio long playing by ?", "Who is the sixthly studio long playing by ?", "Where is the sixthly studio long playing by ?", "Where is the sixthly studio long playing by The 69 center ?", "Where is the sixthly studio long playing by The 69 eyeball ?", "Where is the sixthly studio long playing by The 69 eyelet ?", "Where is the sixthly studio long playing by The 69 oculus ?", "Where is the sixthly studio long playing by The 69 optic ?", "Where is the sixthly studio long playing by The 69 perceptiveness ?", "Is paris Kills the sixthly studio lp by ?", "Who is the sixthly studio lp by ?", "Where is the sixthly studio lp by ?", "Where is the sixthly studio lp by The 69 center ?", "Where is the sixthly studio lp by The 69 eyeball ?", "Where is the sixthly studio lp by The 69 eyelet ?", "Where is the sixthly studio lp by The 69 oculus ?", "Where is the sixthly studio lp by The 69 optic ?", "Where is the sixthly studio lp by The 69 perceptiveness ?", "Is paris Kills the sixthly studio record album by ?", "Who is the sixthly studio record album by ?", "Where is the sixthly studio record album by ?", "Where is the sixthly studio record album by The 69 center ?", "Where is the sixthly studio record album by The 69 eyeball ?", "Where is the sixthly studio record album by The 69 eyelet ?", "Where is the sixthly studio record album by The 69 oculus ?", "Where is the sixthly studio record album by The 69 optic ?", "Where is the sixthly studio record album by The 69 perceptiveness ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1496582, "src_sentence": "Arenaria ciliata, the fringed sandwort, is a perennial herb of the family Caryophyllaceae.", "sentence": "Arenaria ciliata is a perennial herb of the family Caryophyllaceae", "sub": "http://dbpedia.org/resource/Arenaria_ciliata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Caryophyllaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arenaria ciliata a perennial herb of the family Caryophyllaceae ?", "Who ciliata is a perennial herb of the family Caryophyllaceae?", "Where is Arenaria ciliata a perennial herb of the family Caryophyllaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is arenaria ciliata a perennial herb of the family ?", "Who ciliata is a perennial herb of the family ?", "Where is a perennial herb of the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1499583, "src_sentence": "In 2016, the number of visitors had increased to 2,000.The main island of Funafuti is the focus of travellers, since the only airport in Tuvalu is the Funafuti International Airport and Funafuti is the only island that has hotel facilities.", "sentence": "the only airport in Tuvalu is the Funafuti is the only island", "sub": "http://dbpedia.org/resource/Tuvalu", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Funafuti", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the only airport in Tuvalu the Funafuti the onlyland ?", "Where is the only airport in Tuvalu the Funafuti the onlyland ?"], "type": [-1, 2], "question_in_type": ["Is the only airport in the the onlyland ?", "Where is the only airport in the the onlyland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1499590, "src_sentence": "The Tuvalu Media Department of the Government of Tuvalu operates Radio Tuvalu which broadcasts from Funafuti.", "sentence": "Radio Tuvalu broadcasts from Funafuti", "sub": "http://dbpedia.org/resource/Tuvalu", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Funafuti", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does radio Tuvalu broadcast from Funafuti?", "Who broadcasts from Funafuti?", "Where did Radio Tuvalu broadcasts from?"], "type": [-1, 1, 2], "question_in_type": ["Does radio broadcast from ?", "Who broadcasts from ?", "Where did Radio broadcasts from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1500372, "src_sentence": "In the Battle of Tawahin on 6 April, Abu'l-Abbas confronted Ibn Tulun's son and heir, Khumarawayh, in person.", "sentence": "Khumarawayh [is] son [of] Ibn Tulun", "sub": "http://dbpedia.org/resource/Khumarawayh_ibn_Ahmad_ibn_Tulun", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Ahmad_ibn_Tulun", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does khumarawayh [is] son [of] Ibn Tulun?", "Who [is] son [of] Ibn Tulun?", "Who did Khumarawayh [ is ] son [ of ] Ibn Tulun ?"], "type": [-1, 1, 1], "question_in_type": ["Does khumarawayh [is] son [of] ?", "Who [is] son [of] ?", "Who did [ is ] son [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1502346, "src_sentence": "Thom Filicia (interior designer, cast member of Queer Eye for the Straight Guy).", "sentence": "Thom Filicia ( interior designer [is] cast member of Queer Eye", "sub": "http://dbpedia.org/resource/Queer_Eye", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Thom_Filicia", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does thom Filicia ( interior designer [is] cast member of Queer Eye?", "Where did Thom Filicia ( interior designer [ is ] cast member of Queer Eye ?", "Did thom Filicia cast member of Queer Eye for the Straight Guy?", "Where did Thom Filicia cast?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does thom Filicia ( interior designer [is] cast member of ?", "Where did ( interior designer [ is ] cast member of ?", "Did thom Filicia cast member of for the Straight Guy?", "Where did cast?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1503153, "src_sentence": "Swaythling Methodist Church was established by architect Herbert Collins following his construction of many houses in the surrounding area, with the remit \"I have built the houses, now build a place for the people to go\".", "sentence": "Swaythling Methodist Church was established by architect Herbert Collins following his construction of many houses in the surrounding area, with the remit \"I have built the houses, now build a place", "sub": "http://dbpedia.org/resource/286,_Southampton", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Herbert_Collins", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Were swaythling Methodist Church established by architect Herbert Collins following his construction of many houses in the surrounding area , with the remit `` you have built the houses , now build a place ?", "Who was established by architect Herbert Collins following his construction of many houses in the surrounding area, with the remit \"I have built the houses, now build a place?"], "type": [-1, 1], "question_in_type": ["Were swaythling Methodist Church established by architect following his construction of many houses in the surrounding area , with the remit `` you have built the houses , now build a place ?", "Who was established by architect following his construction of many houses in the surrounding area, with the remit \"I have built the houses, now build a place?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 1511296, "src_sentence": "Nightclubbing is the fifth studio album by Jamaican singer Grace Jones, released on 11 May 1981 by Island Records.", "sentence": "Nightclubbing is the fifth studio album by Jamaican singer Grace Jones", "sub": "http://dbpedia.org/resource/Nightclubbing_(Grace_Jones_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Grace_Jones", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nightclubbing the fifth studio album by Jamaican singer Grace Jones ?", "Where is Nightclubbing the fifth studio album by Jamaican singer Grace Jones ?", "Who is Nightclubbing the fifth studio album by Jamaican singer Grace Jones ?"], "type": [-1, 2, 1], "question_in_type": ["Is nightclubbing the fifth studio album by Jamaican singer ?", "Where is the fifth studio album by Jamaican singer ?", "Who is the fifth studio album by Jamaican singer ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1511331, "src_sentence": "John Daniel Bull of The Line of Best Fit felt the album \"[pinpointed] the peak of [Jones'] Jamaican influences, by way of reggae rhythms blended with R&B beats.\"", "sentence": "reggae rhythms blended with R&B", "sub": "http://dbpedia.org/resource/Rhythm_and_blues", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Reggae", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did reggae rhythms blend with R&B?", "Did reggae beat blend with R&B?", "Did reggae cycle blend with R&B?", "Did reggae meter blend with R&B?", "Did reggae musical rhythm blend with R&B?", "Did reggae prosody blend with R&B?", "Did reggae regular recurrence blend with R&B?", "Did reggae rhythm method of birth control blend with R&B?", "Did reggae rhythm section blend with R&B?", "Did reggae speech rhythm blend with R&B?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did rhythms blend with ?", "Did beat blend with ?", "Did cycle blend with ?", "Did meter blend with ?", "Did musical rhythm blend with ?", "Did prosody blend with ?", "Did regular recurrence blend with ?", "Did rhythm method of birth control blend with ?", "Did rhythm section blend with ?", "Did speech rhythm blend with ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 1516253, "src_sentence": "CBC Interview where Tom Flanagan calls for the assassination of Wikileaks director Julian Assange on YouTube", "sentence": "Julian Assange [is] director [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] director [of] Wikileaks?", "Who [is] director [of] Wikileaks?", "Who did Julian Assange [ is ] director [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] director [of] ?", "Who [is] director [of] ?", "Who did Julian [ is ] director [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1516706, "src_sentence": "Alex was the project director of the remote sensing experiment onboard the Indo-soviet manned mission in which the first Indian astronaut, Rakesh Sharma, squadron leader, flew aboard Soyuz T-11, launched on 3 April 1984.", "sentence": "Rakesh Sharma [is] first astronaut [from] India", "sub": "http://dbpedia.org/resource/Rakesh_Sharma", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does rakesh Sharma [is] first astronaut [from] India?", "Who [is] first astronaut [from] India?", "Where did Rakesh Sharma [ is ] first?"], "type": [-1, 1, 2], "question_in_type": ["Does rakesh Sharma [is] first astronaut [from] ?", "Who [is] first astronaut [from] ?", "Where did [ is ] first?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1518745, "src_sentence": "Keith Rupert Murdoch, (born 11 March 1931) is an Australian-born American media mogul who founded News Corp. He is the son of Keith Murdoch, one time senior executive of Australia's Herald & Weekly Times publishing company.", "sentence": "Keith Rupert Murdoch is an Australian-born American media mogul", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is keith Rupert Murdoch an Australian-born American media mogul ?", "Who is an Australian-born American media mogul?", "Where is Keith Rupert Murdoch an Australian-born American media mogul ?"], "type": [-1, 1, 2], "question_in_type": ["Is keith an Australian-born media mogul ?", "Who is an Australian-born media mogul?", "Where is Keith an Australian-born media mogul ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1518785, "src_sentence": "Later in 1964, Murdoch launched The Australian, Australia's first national daily newspaper, which was based first in Canberra and later in Sydney.", "sentence": "Australia 's first national daily newspaper was based first in Canberra", "sub": "http://dbpedia.org/resource/Australia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Canberra", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was australia 's first national daily newspaper based first in Canberra ?", "Who 's first national daily newspaper was based first in Canberra?", "Where was Australia 's first national daily newspaper based first?", "When was Australia 's first national?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was australia 's first national daily newspaper based first in ?", "Who 's first national daily newspaper was based first in ?", "Where was 's first national daily newspaper based first?", "When was 's first national?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1518999, "src_sentence": " Murdoch's elder son Lachlan, formerly the Deputy Chief Operating Officer at the News Corporation and publisher of the New York Post, was Murdoch's heir apparent before resigning from his executive posts at the global media company at the end of July 2005.", "sentence": "Murdoch 's elder son was Murdoch 's heir apparent before resigning from his executive posts at the global media company at the end of July 2005", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Rupert_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was murdoch 's elder son Murdoch 's heir apparent before resigning from his executive posts at the global media company at the end of July 2005 ?", "When was Murdoch 's elder son Murdoch 's heir apparent before resign from his executive posts at the global media company?"], "type": [-1, 3], "question_in_type": ["Was murdoch 's elder son 's heir apparent before resigning from his executive posts at the global media company at the end of July 2005 ?", "When was 's elder son 's heir apparent before resign from his executive posts at the global media company?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1519005, "src_sentence": "For a while the American cable television entrepreneur John Malone was the second-largest voting shareholder in News Corporation after Murdoch himself, potentially undermining the family's control.", "sentence": "the American cable television entrepreneur was the second-largest voting shareholder in News Corporation after Murdoch himself, potentially undermining the family's control For a while", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was the American cable television entrepreneur the second-largest voting shareholder in News Corporation after Murdoch himself , potentially undermining the family 's control For a while ?", "Where was the American cable television entrepreneur the second-largest voting shareholder in News Corporation after Murdoch himself , potentially undermining the?", "Who was the American cable television entrepreneur the second-largest voting shareholder in News Corporation after Murdoch himself , potentially undermining the?"], "type": [-1, 2, 1], "question_in_type": ["Was the cable television entrepreneur the second-largest voting shareholder in News Corporation after himself , potentially undermining the family 's control For a while ?", "Where was the cable television entrepreneur the second-largest voting shareholder in News Corporation after himself , potentially undermining the?", "Who was the cable television entrepreneur the second-largest voting shareholder in News Corporation after himself , potentially undermining the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1519008, "src_sentence": "Murdoch has two children with Wendi Deng: Grace (b. New York, 19 November 2001) and Chloe (b. New York, 17 July 2003).", "sentence": "Murdoch has two children with Wendi Deng", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Wendi_Deng_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has murdoch two children with Wendi Deng ?", "Who has two children with Wendi Deng?", "Where has Murdoch two children with Wendi Deng ?", "Who has Murdoch two children with Wendi Deng ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has murdoch two children with ?", "Who has two children with ?", "Where has two children with ?", "Who has two children with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1521985, "src_sentence": "Russian Prime Minister Vladimir Putin attended the funeral and paid his respects to Vartanian's widow Goar, a fellow intelligence officer, who died on 25 November 2019.", "sentence": "Vladimir Putin [is] Prime Minister [of] Russia", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does vladimir Putin [is] Prime Minister [of] Russia?", "Who [is] Prime Minister [of] Russia?", "Where did Vladimir Putin [ is ] Prime Minister [ of ] Russia ?"], "type": [-1, 1, 2], "question_in_type": ["Does vladimir Putin [is] Prime Minister [of] ?", "Who [is] Prime Minister [of] ?", "Where did [ is ] Prime Minister [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1524436, "src_sentence": "He is the brother of Paul Lieberstein, who played Toby Flenderson on The Office.", "sentence": "Paul Lieberstein played Toby Flenderson on The Office", "sub": "http://dbpedia.org/resource/The_Office_(U.S._TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Paul_Lieberstein", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did paul Lieberstein play Toby Flenderson on The Office?", "Who played Toby Flenderson on The Office?", "Who did Paul Lieberstein played?"], "type": [-1, 1, 1], "question_in_type": ["Did paul Lieberstein play Toby Flenderson on ?", "Who played Toby Flenderson on ?", "Who did played?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1529071, "src_sentence": "Ciao Asmara recounts the history and present of Eritrea.", "sentence": "Ciao Asmara recounts present of Eritrea", "sub": "http://dbpedia.org/resource/Eritrea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Asmara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does ciao Asmara recount present of Eritrea?", "Who recounts present of Eritrea?", "Where did Ciao Asmara recounts present?", "Does ciao Asmara recount the history of Eritrea?", "Who recounts the history of Eritrea?", "Where did Ciao Asmara recounts the?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does ciao recount present of ?", "Who recounts present of ?", "Where did Ciao recounts present?", "Does ciao recount the history of ?", "Who recounts the history of ?", "Where did Ciao recounts the?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1536860, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the American document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1538360, "src_sentence": " Sour composed music and lyrics for both film and theater; along with Henry Katzman, he wrote the soundtrack sections \"Twitterpated\" and \"Thumper's Song\" for the Walt Disney Productions animated feature Bambi (1942).", "sentence": "the soundtrack sections \" Thumper 's Song \" for the Walt Disney Productions animated feature Bambi ( 1942", "sub": "http://dbpedia.org/resource/Bambi", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Walt_Disney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did the soundtrack sections \" Thumper 's Song \" for the Walt Disney Productions anim feature Bambi ( 1942?", "Where did the soundtrack sections `` Thumper 's Song `` for the Walt Disney Productions animated?", "Who did the soundtrack sections `` Thumper 's Song `` for the Walt Disney Productions animated?", "When did the soundtrack sections `` Thumper 's Song `` for the Walt Disney Productions animate feature Bambi (?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did the soundtrack sections \" Thumper 's Song \" for the Productions anim feature ( 1942?", "Where did the soundtrack sections `` Thumper 's Song `` for the Productions animated?", "Who did the soundtrack sections `` Thumper 's Song `` for the Productions animated?", "When did the soundtrack sections `` Thumper 's Song `` for the Productions animate feature (?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1542489, "src_sentence": "Megachile acculta is a species of bee in the family Megachilidae.", "sentence": "Megachile acculta is a species of bee in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile acculta a species of bee in the family Megachilidae ?", "Where is Megachile acculta a species of bee in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile acculta a species of bee in the family ?", "Where is acculta a species of bee in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1546316, "src_sentence": "The white-billed crow (Corvus woodfordi) is a member of the crow family found on the Solomon Islands.", "sentence": "The white - billed crow ( Corvus woodfordi ) is a member of the crow family", "sub": "http://dbpedia.org/resource/White-billed_crow", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corvidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the white - billed crow ( Corvus woodfordi ) a member of the crow family ?", "Is the white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The white-billed crow a member of the crow family found on?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag brass ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag class ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag domestic violence ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag family ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag family line ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag family unit ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag fellowship ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag folk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag home ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag house ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag household ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag kin ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag kinfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag kinsfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag menage ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag order ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag phratry ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag sept ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the brag syndicate ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus brass ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus class ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus domestic violence ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus family ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus family line ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus family unit ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus fellowship ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus folk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus home ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus house ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus household ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus kin ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus kinfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus kinsfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus menage ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus order ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus phratry ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus sept ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the corvus syndicate ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow brass ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow class ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow domestic violence ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow family line ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow family unit ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow fellowship ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow folk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow home ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow house ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow household ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow kin ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow kinfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow kinsfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow menage ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow order ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow phratry ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow sept ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crow syndicate ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar brass ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar class ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar domestic violence ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar family ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar family line ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar family unit ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar fellowship ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar folk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar home ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar house ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar household ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar kin ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar kinfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar kinsfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar menage ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar order ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar phratry ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar sept ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the crowbar syndicate ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat brass ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat class ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat domestic violence ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat family ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat family line ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat family unit ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat fellowship ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat folk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat home ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat house ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat household ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat kin ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat kinfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat kinsfolk ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat menage ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat order ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat phratry ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat sept ?", "Is the white - billed crow ( Corvus woodfordi ) a member of the gloat syndicate ?", "Is the andrew dickson white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The andrew dickson white-billed brag a member of the crow family found on?", "Is the andrew dickson white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The andrew dickson white-billed corvus a member of the crow family found on?", "Is the andrew dickson white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The andrew dickson white-billed crow a member of the crow family found on?", "Is the andrew dickson white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The andrew dickson white-billed crowbar a member of the crow family found on?", "Is the andrew dickson white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The andrew dickson white-billed gloat a member of the crow family found on?", "Is the blanched-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The blanched-billed brag a member of the crow family found on?", "Is the blanched-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The blanched-billed corvus a member of the crow family found on?", "Is the blanched-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The blanched-billed crow a member of the crow family found on?", "Is the blanched-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The blanched-billed crowbar a member of the crow family found on?", "Is the blanched-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The blanched-billed gloat a member of the crow family found on?", "Is the blank-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The blank-billed brag a member of the crow family found on?", "Is the blank-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The blank-billed corvus a member of the crow family found on?", "Is the blank-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The blank-billed crow a member of the crow family found on?", "Is the blank-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The blank-billed crowbar a member of the crow family found on?", "Is the blank-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The blank-billed gloat a member of the crow family found on?", "Is the cue ball-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The cue ball-billed brag a member of the crow family found on?", "Is the cue ball-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The cue ball-billed corvus a member of the crow family found on?", "Is the cue ball-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The cue ball-billed crow a member of the crow family found on?", "Is the cue ball-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The cue ball-billed crowbar a member of the crow family found on?", "Is the cue ball-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The cue ball-billed gloat a member of the crow family found on?", "Is the edward douglas white jr-billed brag a member of the crow family found on the Solomon Islands ?", "Is the edward douglas white jr-billed corvus a member of the crow family found on the Solomon Islands ?", "Is the edward douglas white jr-billed crow a member of the crow family found on the Solomon Islands ?", "Is the edward douglas white jr-billed crowbar a member of the crow family found on the Solomon Islands ?", "Is the edward douglas white jr-billed gloat a member of the crow family found on the Solomon Islands ?", "Is the egg white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The egg white-billed brag a member of the crow family found on?", "Is the egg white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The egg white-billed corvus a member of the crow family found on?", "Is the egg white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The egg white-billed crow a member of the crow family found on?", "Is the egg white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The egg white-billed crowbar a member of the crow family found on?", "Is the egg white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The egg white-billed gloat a member of the crow family found on?", "Is the elwyn brooks white-billed brag a member of the crow family found on the Solomon Islands ?", "Is the elwyn brooks white-billed corvus a member of the crow family found on the Solomon Islands ?", "Is the elwyn brooks white-billed crow a member of the crow family found on the Solomon Islands ?", "Is the elwyn brooks white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Is the elwyn brooks white-billed gloat a member of the crow family found on the Solomon Islands ?", "Is the fair-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The fair-billed brag a member of the crow family found on?", "Is the fair-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The fair-billed corvus a member of the crow family found on?", "Is the fair-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The fair-billed crow a member of the crow family found on?", "Is the fair-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The fair-billed crowbar a member of the crow family found on?", "Is the fair-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The fair-billed gloat a member of the crow family found on?", "Is the flannel-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The flannel-billed brag a member of the crow family found on?", "Is the flannel-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The flannel-billed corvus a member of the crow family found on?", "Is the flannel-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The flannel-billed crow a member of the crow family found on?", "Is the flannel-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The flannel-billed crowbar a member of the crow family found on?", "Is the flannel-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The flannel-billed gloat a member of the crow family found on?", "Is the lily white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The lily white-billed brag a member of the crow family found on?", "Is the lily white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The lily white-billed corvus a member of the crow family found on?", "Is the lily white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The lily white-billed crow a member of the crow family found on?", "Is the lily white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The lily white-billed crowbar a member of the crow family found on?", "Is the lily white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The lily white-billed gloat a member of the crow family found on?", "Is the patrick victor martindale white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed brag a member of the crow family found on?", "Is the patrick victor martindale white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed corvus a member of the crow family found on?", "Is the patrick victor martindale white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed crow a member of the crow family found on?", "Is the patrick victor martindale white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed crowbar a member of the crow family found on?", "Is the patrick victor martindale white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed gloat a member of the crow family found on?", "Is the snowy-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The snowy-billed brag a member of the crow family found on?", "Is the snowy-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The snowy-billed corvus a member of the crow family found on?", "Is the snowy-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The snowy-billed crow a member of the crow family found on?", "Is the snowy-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The snowy-billed crowbar a member of the crow family found on?", "Is the snowy-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The snowy-billed gloat a member of the crow family found on?", "Is the stanford white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The stanford white-billed brag a member of the crow family found on?", "Is the stanford white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The stanford white-billed corvus a member of the crow family found on?", "Is the stanford white-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The stanford white-billed crow a member of the crow family found on?", "Is the stanford white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The stanford white-billed crowbar a member of the crow family found on?", "Is the stanford white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The stanford white-billed gloat a member of the crow family found on?", "Is the theodore harold white-billed brag a member of the crow family found on the Solomon Islands ?", "Is the theodore harold white-billed corvus a member of the crow family found on the Solomon Islands ?", "Is the theodore harold white-billed crow a member of the crow family found on the Solomon Islands ?", "Is the theodore harold white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Is the theodore harold white-billed gloat a member of the crow family found on the Solomon Islands ?", "Is the wan-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The wan-billed brag a member of the crow family found on?", "Is the wan-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The wan-billed corvus a member of the crow family found on?", "Is the wan-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The wan-billed crow a member of the crow family found on?", "Is the wan-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The wan-billed crowbar a member of the crow family found on?", "Is the wan-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The wan-billed gloat a member of the crow family found on?", "Is the white hot-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The white hot-billed brag a member of the crow family found on?", "Is the white hot-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The white hot-billed corvus a member of the crow family found on?", "Is the white hot-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The white hot-billed crow a member of the crow family found on?", "Is the white hot-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The white hot-billed crowbar a member of the crow family found on?", "Is the white hot-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The white hot-billed gloat a member of the crow family found on?", "Is the white person-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The white person-billed brag a member of the crow family found on?", "Is the white person-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The white person-billed corvus a member of the crow family found on?", "Is the white person-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The white person-billed crow a member of the crow family found on?", "Is the white person-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The white person-billed crowbar a member of the crow family found on?", "Is the white person-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The white person-billed gloat a member of the crow family found on?", "Is the white river-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The white river-billed brag a member of the crow family found on?", "Is the white river-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The white river-billed corvus a member of the crow family found on?", "Is the white river-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The white river-billed crow a member of the crow family found on?", "Is the white river-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The white river-billed crowbar a member of the crow family found on?", "Is the white river-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The white river-billed gloat a member of the crow family found on?", "Is the white-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The white-billed brag a member of the crow family found on?", "Is the white-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The white-billed corvus a member of the crow family found on?", "Is the white-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The white-billed crowbar a member of the crow family found on?", "Is the white-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The white-billed gloat a member of the crow family found on?", "Is the whiten-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The whiten-billed brag a member of the crow family found on?", "Is the whiten-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The whiten-billed corvus a member of the crow family found on?", "Is the whiten-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The whiten-billed crow a member of the crow family found on?", "Is the whiten-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The whiten-billed crowbar a member of the crow family found on?", "Is the whiten-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The whiten-billed gloat a member of the crow family found on?", "Is the whitened-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The whitened-billed brag a member of the crow family found on?", "Is the whitened-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The whitened-billed corvus a member of the crow family found on?", "Is the whitened-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The whitened-billed crow a member of the crow family found on?", "Is the whitened-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The whitened-billed crowbar a member of the crow family found on?", "Is the whitened-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The whitened-billed gloat a member of the crow family found on?", "Is the whiteness-billed brag a member of the crow family found on the Solomon Islands ?", "Where is The whiteness-billed brag a member of the crow family found on?", "Is the whiteness-billed corvus a member of the crow family found on the Solomon Islands ?", "Where is The whiteness-billed corvus a member of the crow family found on?", "Is the whiteness-billed crow a member of the crow family found on the Solomon Islands ?", "Where is The whiteness-billed crow a member of the crow family found on?", "Is the whiteness-billed crowbar a member of the crow family found on the Solomon Islands ?", "Where is The whiteness-billed crowbar a member of the crow family found on?", "Is the whiteness-billed gloat a member of the crow family found on the Solomon Islands ?", "Where is The whiteness-billed gloat a member of the crow family found on?"], "type": [-1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the white - billed crow ( ) a member of the ?", "Is the a member of the found on the Solomon Islands ?", "Where is The a member of the found on?", "Is the white - billed crow ( ) a member of the brag brass ?", "Is the white - billed crow ( ) a member of the brag class ?", "Is the white - billed crow ( ) a member of the brag domestic violence ?", "Is the white - billed crow ( ) a member of the brag family ?", "Is the white - billed crow ( ) a member of the brag family line ?", "Is the white - billed crow ( ) a member of the brag family unit ?", "Is the white - billed crow ( ) a member of the brag fellowship ?", "Is the white - billed crow ( ) a member of the brag folk ?", "Is the white - billed crow ( ) a member of the brag home ?", "Is the white - billed crow ( ) a member of the brag house ?", "Is the white - billed crow ( ) a member of the brag household ?", "Is the white - billed crow ( ) a member of the brag kin ?", "Is the white - billed crow ( ) a member of the brag kinfolk ?", "Is the white - billed crow ( ) a member of the brag kinsfolk ?", "Is the white - billed crow ( ) a member of the brag menage ?", "Is the white - billed crow ( ) a member of the brag order ?", "Is the white - billed crow ( ) a member of the brag phratry ?", "Is the white - billed crow ( ) a member of the brag sept ?", "Is the white - billed crow ( ) a member of the brag syndicate ?", "Is the white - billed crow ( ) a member of the corvus brass ?", "Is the white - billed crow ( ) a member of the corvus class ?", "Is the white - billed crow ( ) a member of the corvus domestic violence ?", "Is the white - billed crow ( ) a member of the corvus family ?", "Is the white - billed crow ( ) a member of the corvus family line ?", "Is the white - billed crow ( ) a member of the corvus family unit ?", "Is the white - billed crow ( ) a member of the corvus fellowship ?", "Is the white - billed crow ( ) a member of the corvus folk ?", "Is the white - billed crow ( ) a member of the corvus home ?", "Is the white - billed crow ( ) a member of the corvus house ?", "Is the white - billed crow ( ) a member of the corvus household ?", "Is the white - billed crow ( ) a member of the corvus kin ?", "Is the white - billed crow ( ) a member of the corvus kinfolk ?", "Is the white - billed crow ( ) a member of the corvus kinsfolk ?", "Is the white - billed crow ( ) a member of the corvus menage ?", "Is the white - billed crow ( ) a member of the corvus order ?", "Is the white - billed crow ( ) a member of the corvus phratry ?", "Is the white - billed crow ( ) a member of the corvus sept ?", "Is the white - billed crow ( ) a member of the corvus syndicate ?", "Is the white - billed crow ( ) a member of the crow brass ?", "Is the white - billed crow ( ) a member of the crow class ?", "Is the white - billed crow ( ) a member of the crow domestic violence ?", "Is the white - billed crow ( ) a member of the line ?", "Is the white - billed crow ( ) a member of the unit ?", "Is the white - billed crow ( ) a member of the crow fellowship ?", "Is the white - billed crow ( ) a member of the crow folk ?", "Is the white - billed crow ( ) a member of the crow home ?", "Is the white - billed crow ( ) a member of the crow house ?", "Is the white - billed crow ( ) a member of the crow household ?", "Is the white - billed crow ( ) a member of the crow kin ?", "Is the white - billed crow ( ) a member of the crow kinfolk ?", "Is the white - billed crow ( ) a member of the crow kinsfolk ?", "Is the white - billed crow ( ) a member of the crow menage ?", "Is the white - billed crow ( ) a member of the crow order ?", "Is the white - billed crow ( ) a member of the crow phratry ?", "Is the white - billed crow ( ) a member of the crow sept ?", "Is the white - billed crow ( ) a member of the crow syndicate ?", "Is the white - billed crow ( ) a member of the crowbar brass ?", "Is the white - billed crow ( ) a member of the crowbar class ?", "Is the white - billed crow ( ) a member of the crowbar domestic violence ?", "Is the white - billed crow ( ) a member of the crowbar family ?", "Is the white - billed crow ( ) a member of the crowbar family line ?", "Is the white - billed crow ( ) a member of the crowbar family unit ?", "Is the white - billed crow ( ) a member of the crowbar fellowship ?", "Is the white - billed crow ( ) a member of the crowbar folk ?", "Is the white - billed crow ( ) a member of the crowbar home ?", "Is the white - billed crow ( ) a member of the crowbar house ?", "Is the white - billed crow ( ) a member of the crowbar household ?", "Is the white - billed crow ( ) a member of the crowbar kin ?", "Is the white - billed crow ( ) a member of the crowbar kinfolk ?", "Is the white - billed crow ( ) a member of the crowbar kinsfolk ?", "Is the white - billed crow ( ) a member of the crowbar menage ?", "Is the white - billed crow ( ) a member of the crowbar order ?", "Is the white - billed crow ( ) a member of the crowbar phratry ?", "Is the white - billed crow ( ) a member of the crowbar sept ?", "Is the white - billed crow ( ) a member of the crowbar syndicate ?", "Is the white - billed crow ( ) a member of the gloat brass ?", "Is the white - billed crow ( ) a member of the gloat class ?", "Is the white - billed crow ( ) a member of the gloat domestic violence ?", "Is the white - billed crow ( ) a member of the gloat family ?", "Is the white - billed crow ( ) a member of the gloat family line ?", "Is the white - billed crow ( ) a member of the gloat family unit ?", "Is the white - billed crow ( ) a member of the gloat fellowship ?", "Is the white - billed crow ( ) a member of the gloat folk ?", "Is the white - billed crow ( ) a member of the gloat home ?", "Is the white - billed crow ( ) a member of the gloat house ?", "Is the white - billed crow ( ) a member of the gloat household ?", "Is the white - billed crow ( ) a member of the gloat kin ?", "Is the white - billed crow ( ) a member of the gloat kinfolk ?", "Is the white - billed crow ( ) a member of the gloat kinsfolk ?", "Is the white - billed crow ( ) a member of the gloat menage ?", "Is the white - billed crow ( ) a member of the gloat order ?", "Is the white - billed crow ( ) a member of the gloat phratry ?", "Is the white - billed crow ( ) a member of the gloat sept ?", "Is the white - billed crow ( ) a member of the gloat syndicate ?", "Is the andrew dickson white-billed brag a member of the found on the Solomon Islands ?", "Where is The andrew dickson white-billed brag a member of the found on?", "Is the andrew dickson white-billed corvus a member of the found on the Solomon Islands ?", "Where is The andrew dickson white-billed corvus a member of the found on?", "Is the andrew dickson a member of the found on the Solomon Islands ?", "Where is The andrew dickson a member of the found on?", "Is the andrew dickson bar a member of the found on the Solomon Islands ?", "Where is The andrew dickson bar a member of the found on?", "Is the andrew dickson white-billed gloat a member of the found on the Solomon Islands ?", "Where is The andrew dickson white-billed gloat a member of the found on?", "Is the blanched-billed brag a member of the found on the Solomon Islands ?", "Where is The blanched-billed brag a member of the found on?", "Is the blanched-billed corvus a member of the found on the Solomon Islands ?", "Where is The blanched-billed corvus a member of the found on?", "Is the blanched-billed crow a member of the found on the Solomon Islands ?", "Where is The blanched-billed crow a member of the found on?", "Is the blanched-billed crowbar a member of the found on the Solomon Islands ?", "Where is The blanched-billed crowbar a member of the found on?", "Is the blanched-billed gloat a member of the found on the Solomon Islands ?", "Where is The blanched-billed gloat a member of the found on?", "Is the blank-billed brag a member of the found on the Solomon Islands ?", "Where is The blank-billed brag a member of the found on?", "Is the blank-billed corvus a member of the found on the Solomon Islands ?", "Where is The blank-billed corvus a member of the found on?", "Is the blank-billed crow a member of the found on the Solomon Islands ?", "Where is The blank-billed crow a member of the found on?", "Is the blank-billed crowbar a member of the found on the Solomon Islands ?", "Where is The blank-billed crowbar a member of the found on?", "Is the blank-billed gloat a member of the found on the Solomon Islands ?", "Where is The blank-billed gloat a member of the found on?", "Is the cue ball-billed brag a member of the found on the Solomon Islands ?", "Where is The cue ball-billed brag a member of the found on?", "Is the cue ball-billed corvus a member of the found on the Solomon Islands ?", "Where is The cue ball-billed corvus a member of the found on?", "Is the cue ball-billed crow a member of the found on the Solomon Islands ?", "Where is The cue ball-billed crow a member of the found on?", "Is the cue ball-billed crowbar a member of the found on the Solomon Islands ?", "Where is The cue ball-billed crowbar a member of the found on?", "Is the cue ball-billed gloat a member of the found on the Solomon Islands ?", "Where is The cue ball-billed gloat a member of the found on?", "Is the edward douglas white jr-billed brag a member of the found on the Solomon Islands ?", "Is the edward douglas white jr-billed corvus a member of the found on the Solomon Islands ?", "Is the edward douglas white jr-billed crow a member of the found on the Solomon Islands ?", "Is the edward douglas white jr-billed crowbar a member of the found on the Solomon Islands ?", "Is the edward douglas white jr-billed gloat a member of the found on the Solomon Islands ?", "Is the egg white-billed brag a member of the found on the Solomon Islands ?", "Where is The egg white-billed brag a member of the found on?", "Is the egg white-billed corvus a member of the found on the Solomon Islands ?", "Where is The egg white-billed corvus a member of the found on?", "Is the egg a member of the found on the Solomon Islands ?", "Where is The egg a member of the found on?", "Is the egg bar a member of the found on the Solomon Islands ?", "Where is The egg bar a member of the found on?", "Is the egg white-billed gloat a member of the found on the Solomon Islands ?", "Where is The egg white-billed gloat a member of the found on?", "Is the elwyn brooks white-billed brag a member of the found on the Solomon Islands ?", "Is the elwyn brooks white-billed corvus a member of the found on the Solomon Islands ?", "Is the elwyn brooks a member of the found on the Solomon Islands ?", "Is the elwyn brooks bar a member of the found on the Solomon Islands ?", "Is the elwyn brooks white-billed gloat a member of the found on the Solomon Islands ?", "Is the fair-billed brag a member of the found on the Solomon Islands ?", "Where is The fair-billed brag a member of the found on?", "Is the fair-billed corvus a member of the found on the Solomon Islands ?", "Where is The fair-billed corvus a member of the found on?", "Is the fair-billed crow a member of the found on the Solomon Islands ?", "Where is The fair-billed crow a member of the found on?", "Is the fair-billed crowbar a member of the found on the Solomon Islands ?", "Where is The fair-billed crowbar a member of the found on?", "Is the fair-billed gloat a member of the found on the Solomon Islands ?", "Where is The fair-billed gloat a member of the found on?", "Is the flannel-billed brag a member of the found on the Solomon Islands ?", "Where is The flannel-billed brag a member of the found on?", "Is the flannel-billed corvus a member of the found on the Solomon Islands ?", "Where is The flannel-billed corvus a member of the found on?", "Is the flannel-billed crow a member of the found on the Solomon Islands ?", "Where is The flannel-billed crow a member of the found on?", "Is the flannel-billed crowbar a member of the found on the Solomon Islands ?", "Where is The flannel-billed crowbar a member of the found on?", "Is the flannel-billed gloat a member of the found on the Solomon Islands ?", "Where is The flannel-billed gloat a member of the found on?", "Is the lily white-billed brag a member of the found on the Solomon Islands ?", "Where is The lily white-billed brag a member of the found on?", "Is the lily white-billed corvus a member of the found on the Solomon Islands ?", "Where is The lily white-billed corvus a member of the found on?", "Is the lily a member of the found on the Solomon Islands ?", "Where is The lily a member of the found on?", "Is the lily bar a member of the found on the Solomon Islands ?", "Where is The lily bar a member of the found on?", "Is the lily white-billed gloat a member of the found on the Solomon Islands ?", "Where is The lily white-billed gloat a member of the found on?", "Is the patrick victor martindale white-billed brag a member of the found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed brag a member of the found on?", "Is the patrick victor martindale white-billed corvus a member of the found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed corvus a member of the found on?", "Is the patrick victor martindale a member of the found on the Solomon Islands ?", "Where is The patrick victor martindale a member of the found on?", "Is the patrick victor martindale bar a member of the found on the Solomon Islands ?", "Where is The patrick victor martindale bar a member of the found on?", "Is the patrick victor martindale white-billed gloat a member of the found on the Solomon Islands ?", "Where is The patrick victor martindale white-billed gloat a member of the found on?", "Is the snowy-billed brag a member of the found on the Solomon Islands ?", "Where is The snowy-billed brag a member of the found on?", "Is the snowy-billed corvus a member of the found on the Solomon Islands ?", "Where is The snowy-billed corvus a member of the found on?", "Is the snowy-billed crow a member of the found on the Solomon Islands ?", "Where is The snowy-billed crow a member of the found on?", "Is the snowy-billed crowbar a member of the found on the Solomon Islands ?", "Where is The snowy-billed crowbar a member of the found on?", "Is the snowy-billed gloat a member of the found on the Solomon Islands ?", "Where is The snowy-billed gloat a member of the found on?", "Is the stanford white-billed brag a member of the found on the Solomon Islands ?", "Where is The stanford white-billed brag a member of the found on?", "Is the stanford white-billed corvus a member of the found on the Solomon Islands ?", "Where is The stanford white-billed corvus a member of the found on?", "Is the stanford a member of the found on the Solomon Islands ?", "Where is The stanford a member of the found on?", "Is the stanford bar a member of the found on the Solomon Islands ?", "Where is The stanford bar a member of the found on?", "Is the stanford white-billed gloat a member of the found on the Solomon Islands ?", "Where is The stanford white-billed gloat a member of the found on?", "Is the theodore harold white-billed brag a member of the found on the Solomon Islands ?", "Is the theodore harold white-billed corvus a member of the found on the Solomon Islands ?", "Is the theodore harold a member of the found on the Solomon Islands ?", "Is the theodore harold bar a member of the found on the Solomon Islands ?", "Is the theodore harold white-billed gloat a member of the found on the Solomon Islands ?", "Is the wan-billed brag a member of the found on the Solomon Islands ?", "Where is The wan-billed brag a member of the found on?", "Is the wan-billed corvus a member of the found on the Solomon Islands ?", "Where is The wan-billed corvus a member of the found on?", "Is the wan-billed crow a member of the found on the Solomon Islands ?", "Where is The wan-billed crow a member of the found on?", "Is the wan-billed crowbar a member of the found on the Solomon Islands ?", "Where is The wan-billed crowbar a member of the found on?", "Is the wan-billed gloat a member of the found on the Solomon Islands ?", "Where is The wan-billed gloat a member of the found on?", "Is the white hot-billed brag a member of the found on the Solomon Islands ?", "Where is The white hot-billed brag a member of the found on?", "Is the white hot-billed corvus a member of the found on the Solomon Islands ?", "Where is The white hot-billed corvus a member of the found on?", "Is the white hot-billed crow a member of the found on the Solomon Islands ?", "Where is The white hot-billed crow a member of the found on?", "Is the white hot-billed crowbar a member of the found on the Solomon Islands ?", "Where is The white hot-billed crowbar a member of the found on?", "Is the white hot-billed gloat a member of the found on the Solomon Islands ?", "Where is The white hot-billed gloat a member of the found on?", "Is the white person-billed brag a member of the found on the Solomon Islands ?", "Where is The white person-billed brag a member of the found on?", "Is the white person-billed corvus a member of the found on the Solomon Islands ?", "Where is The white person-billed corvus a member of the found on?", "Is the white person-billed crow a member of the found on the Solomon Islands ?", "Where is The white person-billed crow a member of the found on?", "Is the white person-billed crowbar a member of the found on the Solomon Islands ?", "Where is The white person-billed crowbar a member of the found on?", "Is the white person-billed gloat a member of the found on the Solomon Islands ?", "Where is The white person-billed gloat a member of the found on?", "Is the white river-billed brag a member of the found on the Solomon Islands ?", "Where is The white river-billed brag a member of the found on?", "Is the white river-billed corvus a member of the found on the Solomon Islands ?", "Where is The white river-billed corvus a member of the found on?", "Is the white river-billed crow a member of the found on the Solomon Islands ?", "Where is The white river-billed crow a member of the found on?", "Is the white river-billed crowbar a member of the found on the Solomon Islands ?", "Where is The white river-billed crowbar a member of the found on?", "Is the white river-billed gloat a member of the found on the Solomon Islands ?", "Where is The white river-billed gloat a member of the found on?", "Is the white-billed brag a member of the found on the Solomon Islands ?", "Where is The white-billed brag a member of the found on?", "Is the white-billed corvus a member of the found on the Solomon Islands ?", "Where is The white-billed corvus a member of the found on?", "Is the bar a member of the found on the Solomon Islands ?", "Where is The bar a member of the found on?", "Is the white-billed gloat a member of the found on the Solomon Islands ?", "Where is The white-billed gloat a member of the found on?", "Is the whiten-billed brag a member of the found on the Solomon Islands ?", "Where is The whiten-billed brag a member of the found on?", "Is the whiten-billed corvus a member of the found on the Solomon Islands ?", "Where is The whiten-billed corvus a member of the found on?", "Is the whiten-billed crow a member of the found on the Solomon Islands ?", "Where is The whiten-billed crow a member of the found on?", "Is the whiten-billed crowbar a member of the found on the Solomon Islands ?", "Where is The whiten-billed crowbar a member of the found on?", "Is the whiten-billed gloat a member of the found on the Solomon Islands ?", "Where is The whiten-billed gloat a member of the found on?", "Is the whitened-billed brag a member of the found on the Solomon Islands ?", "Where is The whitened-billed brag a member of the found on?", "Is the whitened-billed corvus a member of the found on the Solomon Islands ?", "Where is The whitened-billed corvus a member of the found on?", "Is the whitened-billed crow a member of the found on the Solomon Islands ?", "Where is The whitened-billed crow a member of the found on?", "Is the whitened-billed crowbar a member of the found on the Solomon Islands ?", "Where is The whitened-billed crowbar a member of the found on?", "Is the whitened-billed gloat a member of the found on the Solomon Islands ?", "Where is The whitened-billed gloat a member of the found on?", "Is the whiteness-billed brag a member of the found on the Solomon Islands ?", "Where is The whiteness-billed brag a member of the found on?", "Is the whiteness-billed corvus a member of the found on the Solomon Islands ?", "Where is The whiteness-billed corvus a member of the found on?", "Is the whiteness-billed crow a member of the found on the Solomon Islands ?", "Where is The whiteness-billed crow a member of the found on?", "Is the whiteness-billed crowbar a member of the found on the Solomon Islands ?", "Where is The whiteness-billed crowbar a member of the found on?", "Is the whiteness-billed gloat a member of the found on the Solomon Islands ?", "Where is The whiteness-billed gloat a member of the found on?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1550088, "src_sentence": "Scott Carpenter felt that it was a \"great movie in all regards\".Robert Osborne, who introduced showings of the film on Turner Classic Movies, was quite enthusiastic about the film.", "sentence": "Robert Osborne introduced showings of the film on Turner Classic Movies", "sub": "http://dbpedia.org/resource/Robert_Osborne", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/Turner_Classic_Movies", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did robert Osborne introduc showings of the film on Turner Classic Movies?", "Who introduced showings of the film on Turner Classic Movies?", "Where did Robert Osborne introduced?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Osborne introduc showings of the film on ?", "Who introduced showings of the film on ?", "Where did introduced?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 1550700, "src_sentence": "On June 15, the Chinese Academy of Sciences organized a NIPCC Workshop in Beijing to allow the NIPCC principal authors to present summaries of their conclusions.", "sentence": "the Chinese Academy of Sciences organized a NIPCC Workshop in Beijing to allow the NIPCC principal authors to present summaries of their conclusions On June 15", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Chinese Academy of Sciences org a NIPCC Workshop in Beijing to allow the NIPCC principal authors to present summaries of their conclusions On June 15?", "Who organized a NIPCC Workshop in Beijing to allow the NIPCC principal authors to present summaries of their conclusions On June 15?", "Where did the Chinese Academy of Sciences organized a?", "When did the Chinese Academy of Sciences organize a NIPCC Workshop in Beijing to allow the NIPCC principal authors to present summaries of their conclusions On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the Academy of Sciences org a NIPCC Workshop in to allow the NIPCC principal authors to present summaries of their conclusions On June 15?", "Who organized a NIPCC Workshop in to allow the NIPCC principal authors to present summaries of their conclusions On June 15?", "Where did the Academy of Sciences organized a?", "When did the Academy of Sciences organize a NIPCC Workshop in to allow the NIPCC principal authors to present summaries of their conclusions On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1559532, "src_sentence": "La Souterraine (Limousin: La Sotarrana) is a commune in the Creuse department in the Nouvelle-Aquitaine region in central France.", "sentence": "La Souterraine is a commune in the Creuse department in the Nouvelle-Aquitaine region in central France", "sub": "http://dbpedia.org/resource/La_Souterraine", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Creuse", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is la Souterraine a commune in the Creuse department in the Nouvelle-Aquitaine region in central France ?", "Who is a commune in the Creuse department in the Nouvelle-Aquitaine region in central France?", "Where is La Souterraine a commune in the Creuse department in the Nouvelle-Aquitaine region in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is la Souterraine a commune in the department in the Nouvelle-Aquitaine region in central France ?", "Who is a commune in the department in the Nouvelle-Aquitaine region in central France?", "Where is a commune in the department in the Nouvelle-Aquitaine region in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1560137, "src_sentence": "Near Orbit Vanguard Alliance 3 (also called N.O.V.A. 3) is Gameloft's third installment of the N.O.V.A. series for iOS, BlackBerry 10 and Android devices, with planned releases for the BlackBerry PlayBook and Windows Phone 8 devices.", "sentence": "Near Orbit Vanguard Alliance 3 ( also called N.O.V.A. 3 is Gameloft 's third installment of the N.O.V.A. series for iOS , Android devices , with planned releases for the Windows Phone 8 devices", "sub": "http://dbpedia.org/resource/N.O.V.A._3", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Gameloft", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 Gameloft 's third installment of the N.O.V.A . series for iOS , Android devices , with planned releases for the Windows Phone 8 devices ?", "Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 Gameloft 's third installment of the N.O.V.A . series for iOS , Android devices , with planned releases for the BlackBerry PlayBook 8 devices ?", "Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 Gameloft 's third installment of the N.O.V.A . series for iOS ?"], "type": [-1, -1, -1], "question_in_type": ["Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 's third installment of the N.O.V.A . series for iOS , Android devices , with planned releases for the Windows Phone 8 devices ?", "Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 's third installment of the N.O.V.A . series for iOS , Android devices , with planned releases for the BlackBerry PlayBook 8 devices ?", "Is near Orbit Vanguard Alliance 3 ( also called N.O.V.A . 3 's third installment of the N.O.V.A . series for iOS ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1560700, "src_sentence": "The settlement area includes territory in Labrador extending to the Quebec border.", "sentence": "territory in Labrador extending to the Quebec border", "sub": "http://dbpedia.org/resource/Labrador", "pred": "http://dbpedia.org/ontology/border", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Island", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does territory in Labrador extend to the Quebec border?", "Where did territory in Labrador extending to?"], "type": [-1, 2], "question_in_type": ["Does territory in extend to the border?", "Where did territory in extending to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?island_sub ?populatedplace_obj.\n?island_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?island_sub ?populatedplace_obj.\n?island_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1561057, "src_sentence": "The Removers is a spy novel by Donald Hamilton first published in 1961.", "sentence": "The Removers is a spy novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a spy novel by Donald Hamilton ?", "Who is The Removers a spy novel by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a spy novel by ?", "Who is a spy novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1561964, "src_sentence": "Mysterious Skin (2004), directed by Gregg Araki and based on a 1996 Scott Heim book of the same name, is set in Hutchinson.", "sentence": "Mysterious Skin directed by Gregg Araki", "sub": "http://dbpedia.org/resource/Mysterious_Skin", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Gregg_Araki", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does mysterious Skin direct by Gregg Araki?", "Who directed by Gregg Araki?", "Who did Mysterious Skin directed by?", "Does mysterious baldhead direct by Gregg Araki?", "Does mysterious bark direct by Gregg Araki?", "Does mysterious clamber direct by Gregg Araki?", "Does mysterious cutis direct by Gregg Araki?", "Does mysterious dermis direct by Gregg Araki?", "Does mysterious deskin direct by Gregg Araki?", "Does mysterious drum head direct by Gregg Araki?", "Does mysterious film direct by Gregg Araki?", "Does mysterious flay direct by Gregg Araki?", "Does mysterious hide direct by Gregg Araki?", "Does mysterious moiety direct by Gregg Araki?", "Does mysterious pare direct by Gregg Araki?", "Does mysterious peel direct by Gregg Araki?", "Does mysterious pelt direct by Gregg Araki?", "Does mysterious skinhead direct by Gregg Araki?", "Does mysterious stub direct by Gregg Araki?", "Does mysterious tegument direct by Gregg Araki?", "Does esoteric Skin direct by Gregg Araki?", "Does esoteric baldhead direct by Gregg Araki?", "Does esoteric bark direct by Gregg Araki?", "Does esoteric clamber direct by Gregg Araki?", "Does esoteric cutis direct by Gregg Araki?", "Does esoteric dermis direct by Gregg Araki?", "Does esoteric deskin direct by Gregg Araki?", "Does esoteric drum head direct by Gregg Araki?", "Does esoteric film direct by Gregg Araki?", "Does esoteric flay direct by Gregg Araki?", "Does esoteric hide direct by Gregg Araki?", "Does esoteric moiety direct by Gregg Araki?", "Does esoteric pare direct by Gregg Araki?", "Does esoteric peel direct by Gregg Araki?", "Does esoteric pelt direct by Gregg Araki?", "Does esoteric skinhead direct by Gregg Araki?", "Does esoteric stub direct by Gregg Araki?", "Does esoteric tegument direct by Gregg Araki?", "Does inscrutable Skin direct by Gregg Araki?", "Does inscrutable baldhead direct by Gregg Araki?", "Does inscrutable bark direct by Gregg Araki?", "Does inscrutable clamber direct by Gregg Araki?", "Does inscrutable cutis direct by Gregg Araki?", "Does inscrutable dermis direct by Gregg Araki?", "Does inscrutable deskin direct by Gregg Araki?", "Does inscrutable drum head direct by Gregg Araki?", "Does inscrutable film direct by Gregg Araki?", "Does inscrutable flay direct by Gregg Araki?", "Does inscrutable hide direct by Gregg Araki?", "Does inscrutable moiety direct by Gregg Araki?", "Does inscrutable pare direct by Gregg Araki?", "Does inscrutable peel direct by Gregg Araki?", "Does inscrutable pelt direct by Gregg Araki?", "Does inscrutable skinhead direct by Gregg Araki?", "Does inscrutable stub direct by Gregg Araki?", "Does inscrutable tegument direct by Gregg Araki?", "Does mystic Skin direct by Gregg Araki?", "Does mystic baldhead direct by Gregg Araki?", "Does mystic bark direct by Gregg Araki?", "Does mystic clamber direct by Gregg Araki?", "Does mystic cutis direct by Gregg Araki?", "Does mystic dermis direct by Gregg Araki?", "Does mystic deskin direct by Gregg Araki?", "Does mystic drum head direct by Gregg Araki?", "Does mystic film direct by Gregg Araki?", "Does mystic flay direct by Gregg Araki?", "Does mystic hide direct by Gregg Araki?", "Does mystic moiety direct by Gregg Araki?", "Does mystic pare direct by Gregg Araki?", "Does mystic peel direct by Gregg Araki?", "Does mystic pelt direct by Gregg Araki?", "Does mystic skinhead direct by Gregg Araki?", "Does mystic stub direct by Gregg Araki?", "Does mystic tegument direct by Gregg Araki?", "Does mystical Skin direct by Gregg Araki?", "Does mystical baldhead direct by Gregg Araki?", "Does mystical bark direct by Gregg Araki?", "Does mystical clamber direct by Gregg Araki?", "Does mystical cutis direct by Gregg Araki?", "Does mystical dermis direct by Gregg Araki?", "Does mystical deskin direct by Gregg Araki?", "Does mystical drum head direct by Gregg Araki?", "Does mystical film direct by Gregg Araki?", "Does mystical flay direct by Gregg Araki?", "Does mystical hide direct by Gregg Araki?", "Does mystical moiety direct by Gregg Araki?", "Does mystical pare direct by Gregg Araki?", "Does mystical peel direct by Gregg Araki?", "Does mystical pelt direct by Gregg Araki?", "Does mystical skinhead direct by Gregg Araki?", "Does mystical stub direct by Gregg Araki?", "Does mystical tegument direct by Gregg Araki?", "Does occult Skin direct by Gregg Araki?", "Does occult baldhead direct by Gregg Araki?", "Does occult bark direct by Gregg Araki?", "Does occult clamber direct by Gregg Araki?", "Does occult cutis direct by Gregg Araki?", "Does occult dermis direct by Gregg Araki?", "Does occult deskin direct by Gregg Araki?", "Does occult drum head direct by Gregg Araki?", "Does occult film direct by Gregg Araki?", "Does occult flay direct by Gregg Araki?", "Does occult hide direct by Gregg Araki?", "Does occult moiety direct by Gregg Araki?", "Does occult pare direct by Gregg Araki?", "Does occult peel direct by Gregg Araki?", "Does occult pelt direct by Gregg Araki?", "Does occult skinhead direct by Gregg Araki?", "Does occult stub direct by Gregg Araki?", "Does occult tegument direct by Gregg Araki?", "Does orphic Skin direct by Gregg Araki?", "Does orphic baldhead direct by Gregg Araki?", "Does orphic bark direct by Gregg Araki?", "Does orphic clamber direct by Gregg Araki?", "Does orphic cutis direct by Gregg Araki?", "Does orphic dermis direct by Gregg Araki?", "Does orphic deskin direct by Gregg Araki?", "Does orphic drum head direct by Gregg Araki?", "Does orphic film direct by Gregg Araki?", "Does orphic flay direct by Gregg Araki?", "Does orphic hide direct by Gregg Araki?", "Does orphic moiety direct by Gregg Araki?", "Does orphic pare direct by Gregg Araki?", "Does orphic peel direct by Gregg Araki?", "Does orphic pelt direct by Gregg Araki?", "Does orphic skinhead direct by Gregg Araki?", "Does orphic stub direct by Gregg Araki?", "Does orphic tegument direct by Gregg Araki?", "Does secret Skin direct by Gregg Araki?", "Does secret baldhead direct by Gregg Araki?", "Does secret bark direct by Gregg Araki?", "Does secret clamber direct by Gregg Araki?", "Does secret cutis direct by Gregg Araki?", "Does secret dermis direct by Gregg Araki?", "Does secret deskin direct by Gregg Araki?", "Does secret drum head direct by Gregg Araki?", "Does secret film direct by Gregg Araki?", "Does secret flay direct by Gregg Araki?", "Does secret hide direct by Gregg Araki?", "Does secret moiety direct by Gregg Araki?", "Does secret pare direct by Gregg Araki?", "Does secret peel direct by Gregg Araki?", "Does secret pelt direct by Gregg Araki?", "Does secret skinhead direct by Gregg Araki?", "Does secret stub direct by Gregg Araki?", "Does secret tegument direct by Gregg Araki?", "Does untraceable Skin direct by Gregg Araki?", "Does untraceable baldhead direct by Gregg Araki?", "Does untraceable bark direct by Gregg Araki?", "Does untraceable clamber direct by Gregg Araki?", "Does untraceable cutis direct by Gregg Araki?", "Does untraceable dermis direct by Gregg Araki?", "Does untraceable deskin direct by Gregg Araki?", "Does untraceable drum head direct by Gregg Araki?", "Does untraceable film direct by Gregg Araki?", "Does untraceable flay direct by Gregg Araki?", "Does untraceable hide direct by Gregg Araki?", "Does untraceable moiety direct by Gregg Araki?", "Does untraceable pare direct by Gregg Araki?", "Does untraceable peel direct by Gregg Araki?", "Does untraceable pelt direct by Gregg Araki?", "Does untraceable skinhead direct by Gregg Araki?", "Does untraceable stub direct by Gregg Araki?", "Does untraceable tegument direct by Gregg Araki?"], "type": [-1, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does mysterious Skin direct by ?", "Who directed by ?", "Who did directed by?", "Does mysterious baldhead direct by ?", "Does mysterious bark direct by ?", "Does mysterious clamber direct by ?", "Does mysterious cutis direct by ?", "Does mysterious dermis direct by ?", "Does mysterious deskin direct by ?", "Does mysterious drum head direct by ?", "Does mysterious film direct by ?", "Does mysterious flay direct by ?", "Does mysterious hide direct by ?", "Does mysterious moiety direct by ?", "Does mysterious pare direct by ?", "Does mysterious peel direct by ?", "Does mysterious pelt direct by ?", "Does mysterious skinhead direct by ?", "Does mysterious stub direct by ?", "Does mysterious tegument direct by ?", "Does esoteric Skin direct by ?", "Does esoteric baldhead direct by ?", "Does esoteric bark direct by ?", "Does esoteric clamber direct by ?", "Does esoteric cutis direct by ?", "Does esoteric dermis direct by ?", "Does esoteric deskin direct by ?", "Does esoteric drum head direct by ?", "Does esoteric film direct by ?", "Does esoteric flay direct by ?", "Does esoteric hide direct by ?", "Does esoteric moiety direct by ?", "Does esoteric pare direct by ?", "Does esoteric peel direct by ?", "Does esoteric pelt direct by ?", "Does esoteric skinhead direct by ?", "Does esoteric stub direct by ?", "Does esoteric tegument direct by ?", "Does inscrutable Skin direct by ?", "Does inscrutable baldhead direct by ?", "Does inscrutable bark direct by ?", "Does inscrutable clamber direct by ?", "Does inscrutable cutis direct by ?", "Does inscrutable dermis direct by ?", "Does inscrutable deskin direct by ?", "Does inscrutable drum head direct by ?", "Does inscrutable film direct by ?", "Does inscrutable flay direct by ?", "Does inscrutable hide direct by ?", "Does inscrutable moiety direct by ?", "Does inscrutable pare direct by ?", "Does inscrutable peel direct by ?", "Does inscrutable pelt direct by ?", "Does inscrutable skinhead direct by ?", "Does inscrutable stub direct by ?", "Does inscrutable tegument direct by ?", "Does mystic Skin direct by ?", "Does mystic baldhead direct by ?", "Does mystic bark direct by ?", "Does mystic clamber direct by ?", "Does mystic cutis direct by ?", "Does mystic dermis direct by ?", "Does mystic deskin direct by ?", "Does mystic drum head direct by ?", "Does mystic film direct by ?", "Does mystic flay direct by ?", "Does mystic hide direct by ?", "Does mystic moiety direct by ?", "Does mystic pare direct by ?", "Does mystic peel direct by ?", "Does mystic pelt direct by ?", "Does mystic skinhead direct by ?", "Does mystic stub direct by ?", "Does mystic tegument direct by ?", "Does mystical Skin direct by ?", "Does mystical baldhead direct by ?", "Does mystical bark direct by ?", "Does mystical clamber direct by ?", "Does mystical cutis direct by ?", "Does mystical dermis direct by ?", "Does mystical deskin direct by ?", "Does mystical drum head direct by ?", "Does mystical film direct by ?", "Does mystical flay direct by ?", "Does mystical hide direct by ?", "Does mystical moiety direct by ?", "Does mystical pare direct by ?", "Does mystical peel direct by ?", "Does mystical pelt direct by ?", "Does mystical skinhead direct by ?", "Does mystical stub direct by ?", "Does mystical tegument direct by ?", "Does occult Skin direct by ?", "Does occult baldhead direct by ?", "Does occult bark direct by ?", "Does occult clamber direct by ?", "Does occult cutis direct by ?", "Does occult dermis direct by ?", "Does occult deskin direct by ?", "Does occult drum head direct by ?", "Does occult film direct by ?", "Does occult flay direct by ?", "Does occult hide direct by ?", "Does occult moiety direct by ?", "Does occult pare direct by ?", "Does occult peel direct by ?", "Does occult pelt direct by ?", "Does occult skinhead direct by ?", "Does occult stub direct by ?", "Does occult tegument direct by ?", "Does orphic Skin direct by ?", "Does orphic baldhead direct by ?", "Does orphic bark direct by ?", "Does orphic clamber direct by ?", "Does orphic cutis direct by ?", "Does orphic dermis direct by ?", "Does orphic deskin direct by ?", "Does orphic drum head direct by ?", "Does orphic film direct by ?", "Does orphic flay direct by ?", "Does orphic hide direct by ?", "Does orphic moiety direct by ?", "Does orphic pare direct by ?", "Does orphic peel direct by ?", "Does orphic pelt direct by ?", "Does orphic skinhead direct by ?", "Does orphic stub direct by ?", "Does orphic tegument direct by ?", "Does secret Skin direct by ?", "Does secret baldhead direct by ?", "Does secret bark direct by ?", "Does secret clamber direct by ?", "Does secret cutis direct by ?", "Does secret dermis direct by ?", "Does secret deskin direct by ?", "Does secret drum head direct by ?", "Does secret film direct by ?", "Does secret flay direct by ?", "Does secret hide direct by ?", "Does secret moiety direct by ?", "Does secret pare direct by ?", "Does secret peel direct by ?", "Does secret pelt direct by ?", "Does secret skinhead direct by ?", "Does secret stub direct by ?", "Does secret tegument direct by ?", "Does untraceable Skin direct by ?", "Does untraceable baldhead direct by ?", "Does untraceable bark direct by ?", "Does untraceable clamber direct by ?", "Does untraceable cutis direct by ?", "Does untraceable dermis direct by ?", "Does untraceable deskin direct by ?", "Does untraceable drum head direct by ?", "Does untraceable film direct by ?", "Does untraceable flay direct by ?", "Does untraceable hide direct by ?", "Does untraceable moiety direct by ?", "Does untraceable pare direct by ?", "Does untraceable peel direct by ?", "Does untraceable pelt direct by ?", "Does untraceable skinhead direct by ?", "Does untraceable stub direct by ?", "Does untraceable tegument direct by ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1562228, "src_sentence": "Based on this, multiple historians conclude that Satakarni was Simuka's son, and succeeded Krishna.", "sentence": "Satakarni was son [of] Simuka", "sub": "http://dbpedia.org/resource/Satakarni", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Simuka", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was satakarni son [ of ] Simuka ?", "Who was son [of] Simuka?", "Was satakarni Simuka 's son ?", "Who was Simuka 's son?", "Where was Satakarni Simuka 's son ?"], "type": [-1, 1, -1, 1, 2], "question_in_type": ["Was satakarni son [ of ] ?", "Who was son [of] ?", "Was satakarni 's son ?", "Who was 's son?", "Where was 's son ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1564336, "src_sentence": "Although Deadlands has officially ended as its own product line, Pinnacle Entertainment Group has re-released all of the \"Classic\" Deadlands line in print and in an electronic version.", "sentence": "Pinnacle Entertainment Group has re-released Deadlands line in an electronic version", "sub": "http://dbpedia.org/resource/Deadlands", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Pinnacle_Entertainment_Group", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Has pinnacle Entertainment Group re-released Deadlands line in an electronic version ?", "Who has re-released Deadlands line in an electronic version?"], "type": [-1, 1], "question_in_type": ["Has pinnacle Entertainment Group re-released line in an electronic version ?", "Who has re-released line in an electronic version?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1567667, "src_sentence": "Over-Exposed is a 1956 American film noir crime film directed by Lewis Seiler and starring Cleo Moore and Richard Crenna.", "sentence": "Over-Exposed is a 1956 American film noir crime film directed by starring Richard Crenna", "sub": "http://dbpedia.org/resource/Over-Exposed", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Richard_Crenna", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is over-Exposed a 1956 American film noir crime film directed by starring Richard Crenna ?", "Who is a 1956 American film noir crime film directed by starring Richard Crenna?", "When is Over-Exposed a?", "Where is Over-Exposed a 1956 American film noir crime film directed by?", "Who is Over-Exposed a 1956 American film noir crime film directed by?", "Is over-Exposed a 1956 American film noir crime film directed by starring Cleo Moore ?", "Who is a 1956 American film noir crime film directed by starring Cleo Moore?", "Is over-Exposed a 1956 American film noir crime film directed by Lewis Seiler ?", "Who is a 1956 American film noir crime film directed by Lewis Seiler?"], "type": [-1, 1, 3, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is over-Exposed a 1956 American film noir crime film directed by starring ?", "Who is a 1956 American film noir crime film directed by starring ?", "When is a?", "Where is a 1956 American film noir crime film directed by?", "Who is a 1956 American film noir crime film directed by?", "Is over-Exposed a 1956 American film noir crime film directed by starring ?", "Who is a 1956 American film noir crime film directed by starring ?", "Is over-Exposed a 1956 American film noir crime film directed by ?", "Who is a 1956 American film noir crime film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1578662, "src_sentence": "Agathiceras is a subglobose goniatitid from the family Agathiceratidae, widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments, e.g. the Urals, Sicily, and Texas.", "sentence": "Agathiceras is a subglobose goniatitid from the family Agathiceratidae, widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments, e.g. the Urals, Sicily, and Texas", "sub": "http://dbpedia.org/resource/Agathiceras", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Agathiceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agathiceras a subglobose goniatitid from the family Agathiceratidae , widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments , e.g . the Urals , Sicily , and Texas ?", "Who is a subglobose goniatitid from the family Agathiceratidae, widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments, e.g. the Urals, Sicily, and Texas?", "Where is Agathiceras a subglobose goniatitid from the family Agathiceratidae , widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments , e.g . the Urals , Sicily , and Texas ?"], "type": [-1, 1, 2], "question_in_type": ["Is agathiceras a subglobose goniatitid from the family , widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments , e.g . the Urals , Sicily , and Texas ?", "Who is a subglobose goniatitid from the family , widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments, e.g. the Urals, Sicily, and Texas?", "Where is a subglobose goniatitid from the family , widespread and locally abundant in Lower Pennsylvanian to Middle Permian sediments , e.g . the Urals , Sicily , and Texas ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1581471, "src_sentence": "The tallest building in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The tallest building in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the tallest building in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?", "Where is The tallest building in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the tallest building in the fourteen-storey Reserve Bank of Building in ?", "Where is The tallest building in the fourteen-storey Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1583898, "src_sentence": "The Syracuse Orange women represented Syracuse University in CHA women's ice hockey during the 2012-13 NCAA Division I women's ice hockey season.", "sentence": "The Syracuse Orange women represented Syracuse University in CHA women's ice hockey during the 2012-13 NCAA Division I women's ice hockey season", "sub": "http://dbpedia.org/resource/Syracuse_Orange", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Syracuse_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did the Syracuse Orange women repres Syracuse University in CHA women's ice hockey during the 2012-13 NCAA Division I women's ice hockey season?", "Where did The Syracuse Orange women represented?", "When did The Syracuse Orange women represent Syracuse University in CHA women 's ice hockey during the?"], "type": [-1, 2, 3], "question_in_type": ["Did the women repres in CHA women's ice hockey during the 2012-13 NCAA Division I women's ice hockey season?", "Where did The women represented?", "When did The women represent in CHA women 's ice hockey during the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 1584112, "src_sentence": "He generally considers himself to be supportive of new media despite his role at MTV, once joking, \"MTV is part of Viacom, which controls Paramount, and so on and so forth.", "sentence": "Viacom controls Paramount", "sub": "http://dbpedia.org/resource/Viacom", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Paramount_Pictures", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does viacom controls Paramount?", "Who controls Paramount?", "Where did Viacom controls?"], "type": [-1, 1, 2], "question_in_type": ["Does viacom controls ?", "Who controls ?", "Where did controls?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1584806, "src_sentence": "No More Cocoons is the first spoken word album by Jello Biafra.", "sentence": "No More Cocoons is the first spoken word album by Jello Biafra", "sub": "http://dbpedia.org/resource/No_More_Cocoons", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Jello_Biafra", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is ore Cocoons the first spoken word album by Jello Biafra ?", "Where is ore Cocoons the first spoken word album by Jello Biafra ?", "Who is ore Cocoons the first spoken word album by Jello Biafra ?"], "type": [-1, 2, 1], "question_in_type": ["Is ore Cocoons the first spoken word album by ?", "Where is ore Cocoons the first spoken word album by ?", "Who is ore Cocoons the first spoken word album by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1589527, "src_sentence": "On July 15, 2016, 21 Savage released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin.", "sentence": "21 Savage released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016", "sub": "http://dbpedia.org/resource/Savage_Mode", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/21_Savage", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did 21 Savage releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where Savage released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where did 21 Savage released his?", "Who did 21 Savage released his?", "When did 21 Savage release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 barbarian releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where barbarian released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 barbarian release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Did 21 beast releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where beast released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 beast release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Did 21 blast releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where blast released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 blast release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Did 21 brutal releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where brutal released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 brutal release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Do 21 crucify releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where crucify released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 crucify release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 ferine releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where ferine released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 ferine release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 ferocious releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where ferocious released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 ferocious release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Did 21 fiend releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where fiend released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 fiend release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 pillory releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where pillory released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 pillory release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Did 21 roughshod releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where roughshod released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 roughshod release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 uncivilised releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where uncivilised released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 uncivilised release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?", "Does 21 vicious releas his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where vicious released his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 vicious release his joint EP Savage Mode with Atlanta-based record producer Metro Boomin On?"], "type": [-1, 2, 2, 1, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3], "question_in_type": ["Did releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where Savage released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where did released his?", "Who did released his?", "When did release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 barbarian releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where barbarian released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 barbarian release his joint EP with Atlanta-based record producer Metro Boomin On?", "Did 21 beast releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where beast released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 beast release his joint EP with Atlanta-based record producer Metro Boomin On?", "Did 21 blast releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where blast released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 blast release his joint EP with Atlanta-based record producer Metro Boomin On?", "Did 21 brutal releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where brutal released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 brutal release his joint EP with Atlanta-based record producer Metro Boomin On?", "Do 21 crucify releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where crucify released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 crucify release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 ferine releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where ferine released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 ferine release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 ferocious releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where ferocious released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 ferocious release his joint EP with Atlanta-based record producer Metro Boomin On?", "Did 21 fiend releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where fiend released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 fiend release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 pillory releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where pillory released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 pillory release his joint EP with Atlanta-based record producer Metro Boomin On?", "Did 21 roughshod releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where roughshod released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 roughshod release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 uncivilised releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where uncivilised released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 uncivilised release his joint EP with Atlanta-based record producer Metro Boomin On?", "Does 21 vicious releas his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "Where vicious released his joint EP with Atlanta-based record producer Metro Boomin On July 15, 2016?", "When did 21 vicious release his joint EP with Atlanta-based record producer Metro Boomin On?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1590144, "src_sentence": "Croydon replaced Croydon Borough Council and Coulsdon and Purley Urban District Council.", "sentence": "Croydon replaced Coulsdon", "sub": "http://dbpedia.org/resource/Coulsdon", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did croydon replac Coulsdon?", "Who replaced Coulsdon?"], "type": [-1, 1], "question_in_type": ["Did croydon replac ?", "Who replaced ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1592119, "src_sentence": "The Pigman is a young adult novel written by Paul Zindel, first published in 1968.", "sentence": "The Pigman is a young adult novel written by Paul Zindel,", "sub": "http://dbpedia.org/resource/The_Pigman", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Paul_Zindel", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Pigman a young adult novel written by Paul Zindel ?", "Where is The Pigman a young adult novel written by?", "Who is The Pigman a young adult novel written by?"], "type": [-1, 2, 1], "question_in_type": ["Is the Pigman a young adult novel written by Paul ?", "Where is a young adult novel written by?", "Who is a young adult novel written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1592718, "src_sentence": "Miscera ambigua is a moth in the family Brachodidae.", "sentence": "Miscera ambigua is a moth in the family Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a moth in the family Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1592909, "src_sentence": "In an essay titled \"Aboriginal Writers in Australia\", published in Tharunka, John B. Beston notes: \"Of all the white poets, Judith Wright has the deepest sense of Australia's past, before and after European settlement.", "sentence": "Aboriginal Writers in Australia published in Tharunka", "sub": "http://dbpedia.org/resource/UNSW_Tharunka", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did aboriginal Writers in Australia publ in Tharunka?", "Who in Australia published in Tharunka?", "Where did Aboriginal Writers in Australia published in?"], "type": [-1, 1, 2], "question_in_type": ["Did aboriginal Writers in publ in ?", "Who in published in ?", "Where did Aboriginal Writers in published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1593414, "src_sentence": "She joined Miss Golden Land Myanmar which was held on the Grand Ballroom of Taw Win Garden Hotel, in Yangon on 14 August 2018.", "sentence": "Miss Golden Land Myanmar was held on the Grand Ballroom of Taw Win Garden Hotel, in Yangon on 14 August 2018", "sub": "http://dbpedia.org/resource/Miss_Golden_Land_Myanmar", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Yangon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was miss Golden Land Myanmar held on the Grand Ballroom of Taw Win Garden Hotel , in Yangon on 14 August 2018 ?", "Where was Miss Golden Land Myanmar held on?", "When was Miss Golden Land Myanmar hold on the Grand Ballroom of Taw Win Garden Hotel , in Yangon?"], "type": [-1, 2, 3], "question_in_type": ["Was miss Golden Land Myanmar held on the Grand Ballroom of Taw Win Garden Hotel , in on 14 August 2018 ?", "Where was held on?", "When was hold on the Grand Ballroom of Taw Win Garden Hotel , in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1602195, "src_sentence": "The cottonmouth jack (Uraspis secunda) is a gamefish in the family Carangidae.", "sentence": "The cottonmouth jack is a gamefish in the family Carangidae", "sub": "http://dbpedia.org/resource/Cottonmouth_jack", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carangidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the cottonmouth jack a gamefish in the family Carangidae ?", "Is the cottonmouth bob a gamefish in the family Carangidae ?", "Is the cottonmouth diddley a gamefish in the family Carangidae ?", "Is the cottonmouth diddly a gamefish in the family Carangidae ?", "Is the cottonmouth diddly shit a gamefish in the family Carangidae ?", "Is the cottonmouth diddly squat a gamefish in the family Carangidae ?", "Is the cottonmouth diddlyshit a gamefish in the family Carangidae ?", "Is the cottonmouth diddlysquat a gamefish in the family Carangidae ?", "Is the cottonmouth doodly squat a gamefish in the family Carangidae ?", "Is the cottonmouth he ass a gamefish in the family Carangidae ?", "Is the cottonmouth j a gamefish in the family Carangidae ?", "Is the cottonmouth jack up a gamefish in the family Carangidae ?", "Is the cottonmouth jackass a gamefish in the family Carangidae ?", "Is the cottonmouth jackfruit a gamefish in the family Carangidae ?", "Is the cottonmouth jacklight a gamefish in the family Carangidae ?", "Is the cottonmouth jackrabbit a gamefish in the family Carangidae ?", "Is the cottonmouth jacks a gamefish in the family Carangidae ?", "Is the cottonmouth knave a gamefish in the family Carangidae ?", "Is the cottonmouth laborer a gamefish in the family Carangidae ?", "Is the cottonmouth mariner a gamefish in the family Carangidae ?", "Is the cottonmouth shit a gamefish in the family Carangidae ?", "Is the cottonmouth squat a gamefish in the family Carangidae ?", "Is the dry mouth bob a gamefish in the family Carangidae ?", "Is the dry mouth diddley a gamefish in the family Carangidae ?", "Is the dry mouth diddly a gamefish in the family Carangidae ?", "Is the dry mouth diddly shit a gamefish in the family Carangidae ?", "Is the dry mouth diddly squat a gamefish in the family Carangidae ?", "Is the dry mouth diddlyshit a gamefish in the family Carangidae ?", "Is the dry mouth diddlysquat a gamefish in the family Carangidae ?", "Is the dry mouth doodly squat a gamefish in the family Carangidae ?", "Is the dry mouth he ass a gamefish in the family Carangidae ?", "Is the dry mouth j a gamefish in the family Carangidae ?", "Is the dry mouth jack a gamefish in the family Carangidae ?", "Is the dry mouth jack up a gamefish in the family Carangidae ?", "Is the dry mouth jackass a gamefish in the family Carangidae ?", "Is the dry mouth jackfruit a gamefish in the family Carangidae ?", "Is the dry mouth jacklight a gamefish in the family Carangidae ?", "Is the dry mouth jackrabbit a gamefish in the family Carangidae ?", "Is the dry mouth jacks a gamefish in the family Carangidae ?", "Is the dry mouth knave a gamefish in the family Carangidae ?", "Is the dry mouth laborer a gamefish in the family Carangidae ?", "Is the dry mouth mariner a gamefish in the family Carangidae ?", "Is the dry mouth shit a gamefish in the family Carangidae ?", "Is the dry mouth squat a gamefish in the family Carangidae ?", "Is the water moccasin bob a gamefish in the family Carangidae ?", "Is the water moccasin diddley a gamefish in the family Carangidae ?", "Is the water moccasin diddly a gamefish in the family Carangidae ?", "Is the water moccasin diddly shit a gamefish in the family Carangidae ?", "Is the water moccasin diddly squat a gamefish in the family Carangidae ?", "Is the water moccasin diddlyshit a gamefish in the family Carangidae ?", "Is the water moccasin diddlysquat a gamefish in the family Carangidae ?", "Is the water moccasin doodly squat a gamefish in the family Carangidae ?", "Is the water moccasin he ass a gamefish in the family Carangidae ?", "Is the water moccasin j a gamefish in the family Carangidae ?", "Is the water moccasin jack a gamefish in the family Carangidae ?", "Is the water moccasin jack up a gamefish in the family Carangidae ?", "Is the water moccasin jackass a gamefish in the family Carangidae ?", "Is the water moccasin jackfruit a gamefish in the family Carangidae ?", "Is the water moccasin jacklight a gamefish in the family Carangidae ?", "Is the water moccasin jackrabbit a gamefish in the family Carangidae ?", "Is the water moccasin jacks a gamefish in the family Carangidae ?", "Is the water moccasin knave a gamefish in the family Carangidae ?", "Is the water moccasin laborer a gamefish in the family Carangidae ?", "Is the water moccasin mariner a gamefish in the family Carangidae ?", "Is the water moccasin shit a gamefish in the family Carangidae ?", "Is the water moccasin squat a gamefish in the family Carangidae ?", "Is the xerostomia bob a gamefish in the family Carangidae ?", "Is the xerostomia diddley a gamefish in the family Carangidae ?", "Is the xerostomia diddly a gamefish in the family Carangidae ?", "Is the xerostomia diddly shit a gamefish in the family Carangidae ?", "Is the xerostomia diddly squat a gamefish in the family Carangidae ?", "Is the xerostomia diddlyshit a gamefish in the family Carangidae ?", "Is the xerostomia diddlysquat a gamefish in the family Carangidae ?", "Is the xerostomia doodly squat a gamefish in the family Carangidae ?", "Is the xerostomia he ass a gamefish in the family Carangidae ?", "Is the xerostomia j a gamefish in the family Carangidae ?", "Is the xerostomia jack a gamefish in the family Carangidae ?", "Is the xerostomia jack up a gamefish in the family Carangidae ?", "Is the xerostomia jackass a gamefish in the family Carangidae ?", "Is the xerostomia jackfruit a gamefish in the family Carangidae ?", "Is the xerostomia jacklight a gamefish in the family Carangidae ?", "Is the xerostomia jackrabbit a gamefish in the family Carangidae ?", "Is the xerostomia jacks a gamefish in the family Carangidae ?", "Is the xerostomia knave a gamefish in the family Carangidae ?", "Is the xerostomia laborer a gamefish in the family Carangidae ?", "Is the xerostomia mariner a gamefish in the family Carangidae ?", "Is the xerostomia shit a gamefish in the family Carangidae ?", "Is the xerostomia squat a gamefish in the family Carangidae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the a gamefish in the family ?", "Is the cottonmouth bob a gamefish in the family ?", "Is the cottonmouth diddley a gamefish in the family ?", "Is the cottonmouth diddly a gamefish in the family ?", "Is the cottonmouth diddly shit a gamefish in the family ?", "Is the cottonmouth diddly squat a gamefish in the family ?", "Is the cottonmouth diddlyshit a gamefish in the family ?", "Is the cottonmouth diddlysquat a gamefish in the family ?", "Is the cottonmouth doodly squat a gamefish in the family ?", "Is the cottonmouth he ass a gamefish in the family ?", "Is the cottonmouth j a gamefish in the family ?", "Is the up a gamefish in the family ?", "Is the ass a gamefish in the family ?", "Is the fruit a gamefish in the family ?", "Is the light a gamefish in the family ?", "Is the rabbit a gamefish in the family ?", "Is the s a gamefish in the family ?", "Is the cottonmouth knave a gamefish in the family ?", "Is the cottonmouth laborer a gamefish in the family ?", "Is the cottonmouth mariner a gamefish in the family ?", "Is the cottonmouth shit a gamefish in the family ?", "Is the cottonmouth squat a gamefish in the family ?", "Is the dry mouth bob a gamefish in the family ?", "Is the dry mouth diddley a gamefish in the family ?", "Is the dry mouth diddly a gamefish in the family ?", "Is the dry mouth diddly shit a gamefish in the family ?", "Is the dry mouth diddly squat a gamefish in the family ?", "Is the dry mouth diddlyshit a gamefish in the family ?", "Is the dry mouth diddlysquat a gamefish in the family ?", "Is the dry mouth doodly squat a gamefish in the family ?", "Is the dry mouth he ass a gamefish in the family ?", "Is the dry mouth j a gamefish in the family ?", "Is the dry mouth jack a gamefish in the family ?", "Is the dry mouth jack up a gamefish in the family ?", "Is the dry mouth jackass a gamefish in the family ?", "Is the dry mouth jackfruit a gamefish in the family ?", "Is the dry mouth jacklight a gamefish in the family ?", "Is the dry mouth jackrabbit a gamefish in the family ?", "Is the dry mouth jacks a gamefish in the family ?", "Is the dry mouth knave a gamefish in the family ?", "Is the dry mouth laborer a gamefish in the family ?", "Is the dry mouth mariner a gamefish in the family ?", "Is the dry mouth shit a gamefish in the family ?", "Is the dry mouth squat a gamefish in the family ?", "Is the water moccasin bob a gamefish in the family ?", "Is the water moccasin diddley a gamefish in the family ?", "Is the water moccasin diddly a gamefish in the family ?", "Is the water moccasin diddly shit a gamefish in the family ?", "Is the water moccasin diddly squat a gamefish in the family ?", "Is the water moccasin diddlyshit a gamefish in the family ?", "Is the water moccasin diddlysquat a gamefish in the family ?", "Is the water moccasin doodly squat a gamefish in the family ?", "Is the water moccasin he ass a gamefish in the family ?", "Is the water moccasin j a gamefish in the family ?", "Is the water moccasin jack a gamefish in the family ?", "Is the water moccasin jack up a gamefish in the family ?", "Is the water moccasin jackass a gamefish in the family ?", "Is the water moccasin jackfruit a gamefish in the family ?", "Is the water moccasin jacklight a gamefish in the family ?", "Is the water moccasin jackrabbit a gamefish in the family ?", "Is the water moccasin jacks a gamefish in the family ?", "Is the water moccasin knave a gamefish in the family ?", "Is the water moccasin laborer a gamefish in the family ?", "Is the water moccasin mariner a gamefish in the family ?", "Is the water moccasin shit a gamefish in the family ?", "Is the water moccasin squat a gamefish in the family ?", "Is the xerostomia bob a gamefish in the family ?", "Is the xerostomia diddley a gamefish in the family ?", "Is the xerostomia diddly a gamefish in the family ?", "Is the xerostomia diddly shit a gamefish in the family ?", "Is the xerostomia diddly squat a gamefish in the family ?", "Is the xerostomia diddlyshit a gamefish in the family ?", "Is the xerostomia diddlysquat a gamefish in the family ?", "Is the xerostomia doodly squat a gamefish in the family ?", "Is the xerostomia he ass a gamefish in the family ?", "Is the xerostomia j a gamefish in the family ?", "Is the xerostomia jack a gamefish in the family ?", "Is the xerostomia jack up a gamefish in the family ?", "Is the xerostomia jackass a gamefish in the family ?", "Is the xerostomia jackfruit a gamefish in the family ?", "Is the xerostomia jacklight a gamefish in the family ?", "Is the xerostomia jackrabbit a gamefish in the family ?", "Is the xerostomia jacks a gamefish in the family ?", "Is the xerostomia knave a gamefish in the family ?", "Is the xerostomia laborer a gamefish in the family ?", "Is the xerostomia mariner a gamefish in the family ?", "Is the xerostomia shit a gamefish in the family ?", "Is the xerostomia squat a gamefish in the family ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1605105, "src_sentence": "Used Cars is a 1980 American satirical black comedy film written by Robert Zemeckis and Bob Gale and directed by Zemeckis.", "sentence": "Used Cars is a 1980 American satirical black comedy film written by Bob Gale", "sub": "http://dbpedia.org/resource/Used_Cars", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Bob_Gale", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is used Cars a 1980 American satirical black comedy film written by Bob Gale ?", "When is Used Cars a?", "Is used Cars a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used auto a 1980 American satirical black comedy film written by Bob Gale ?", "Is used automobile a 1980 American satirical black comedy film written by Bob Gale ?", "Is used cable car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used car nicobarese a 1980 American satirical black comedy film written by Bob Gale ?", "Is used carload a 1980 American satirical black comedy film written by Bob Gale ?", "Is used carriage a 1980 American satirical black comedy film written by Bob Gale ?", "Is used elevator car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used gondola a 1980 American satirical black comedy film written by Bob Gale ?", "Is used machine a 1980 American satirical black comedy film written by Bob Gale ?", "Is used motor car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used motorcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is used rail car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used railcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is used railroad car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used railway car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned Cars a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned auto a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned automobile a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned cable car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned car nicobarese a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned carload a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned carriage a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned elevator car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned gondola a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned machine a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned motor car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned motorcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned rail car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned railcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned railroad car a 1980 American satirical black comedy film written by Bob Gale ?", "Is pre owned railway car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand Cars a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand auto a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand automobile a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand cable car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand car nicobarese a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand carload a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand carriage a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand elevator car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand gondola a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand machine a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand motor car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand motorcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand rail car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand railcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand railroad car a 1980 American satirical black comedy film written by Bob Gale ?", "Is secondhand railway car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised Cars a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised auto a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised automobile a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised cable car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised car nicobarese a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised carload a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised carriage a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised elevator car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised gondola a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised machine a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised motor car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised motorcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised rail car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised railcar a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised railroad car a 1980 American satirical black comedy film written by Bob Gale ?", "Is victimised railway car a 1980 American satirical black comedy film written by Bob Gale ?", "Is used auto a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used automobile a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used cable car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used car nicobarese a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used carload a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used carriage a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used elevator car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used gondola a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used machine a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used motor car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used motorcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used rail car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used railcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used railroad car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is used railway car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned Cars a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned auto a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned automobile a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned cable car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned car nicobarese a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned carload a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned carriage a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned elevator car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned gondola a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned machine a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned motor car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned motorcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned rail car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned railcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned railroad car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is pre owned railway car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand Cars a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand auto a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand automobile a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand cable car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand car nicobarese a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand carload a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand carriage a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand elevator car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand gondola a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand machine a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand motor car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand motorcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand rail car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand railcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand railroad car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is secondhand railway car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised Cars a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised auto a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised automobile a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised cable car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised car nicobarese a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised carload a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised carriage a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised elevator car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised gondola a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised machine a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised motor car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised motorcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised rail car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised railcar a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised railroad car a 1980 American satirical black comedy film written by Robert Zemeckis ?", "Is victimised railway car a 1980 American satirical black comedy film written by Robert Zemeckis ?"], "type": [-1, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is used Cars a 1980 American satirical black comedy film written by ?", "When is a?", "Is used Cars a 1980 American satirical black comedy film written by ?", "Is used auto a 1980 American satirical black comedy film written by ?", "Is used automobile a 1980 American satirical black comedy film written by ?", "Is used cable car a 1980 American satirical black comedy film written by ?", "Is used car nicobarese a 1980 American satirical black comedy film written by ?", "Is used carload a 1980 American satirical black comedy film written by ?", "Is used carriage a 1980 American satirical black comedy film written by ?", "Is used elevator car a 1980 American satirical black comedy film written by ?", "Is used gondola a 1980 American satirical black comedy film written by ?", "Is used machine a 1980 American satirical black comedy film written by ?", "Is used motor car a 1980 American satirical black comedy film written by ?", "Is used motorcar a 1980 American satirical black comedy film written by ?", "Is used rail car a 1980 American satirical black comedy film written by ?", "Is used railcar a 1980 American satirical black comedy film written by ?", "Is used railroad car a 1980 American satirical black comedy film written by ?", "Is used railway car a 1980 American satirical black comedy film written by ?", "Is pre owned Cars a 1980 American satirical black comedy film written by ?", "Is pre owned auto a 1980 American satirical black comedy film written by ?", "Is pre owned automobile a 1980 American satirical black comedy film written by ?", "Is pre owned cable car a 1980 American satirical black comedy film written by ?", "Is pre owned car nicobarese a 1980 American satirical black comedy film written by ?", "Is pre owned carload a 1980 American satirical black comedy film written by ?", "Is pre owned carriage a 1980 American satirical black comedy film written by ?", "Is pre owned elevator car a 1980 American satirical black comedy film written by ?", "Is pre owned gondola a 1980 American satirical black comedy film written by ?", "Is pre owned machine a 1980 American satirical black comedy film written by ?", "Is pre owned motor car a 1980 American satirical black comedy film written by ?", "Is pre owned motorcar a 1980 American satirical black comedy film written by ?", "Is pre owned rail car a 1980 American satirical black comedy film written by ?", "Is pre owned railcar a 1980 American satirical black comedy film written by ?", "Is pre owned railroad car a 1980 American satirical black comedy film written by ?", "Is pre owned railway car a 1980 American satirical black comedy film written by ?", "Is secondhand Cars a 1980 American satirical black comedy film written by ?", "Is secondhand auto a 1980 American satirical black comedy film written by ?", "Is secondhand automobile a 1980 American satirical black comedy film written by ?", "Is secondhand cable car a 1980 American satirical black comedy film written by ?", "Is secondhand car nicobarese a 1980 American satirical black comedy film written by ?", "Is secondhand carload a 1980 American satirical black comedy film written by ?", "Is secondhand carriage a 1980 American satirical black comedy film written by ?", "Is secondhand elevator car a 1980 American satirical black comedy film written by ?", "Is secondhand gondola a 1980 American satirical black comedy film written by ?", "Is secondhand machine a 1980 American satirical black comedy film written by ?", "Is secondhand motor car a 1980 American satirical black comedy film written by ?", "Is secondhand motorcar a 1980 American satirical black comedy film written by ?", "Is secondhand rail car a 1980 American satirical black comedy film written by ?", "Is secondhand railcar a 1980 American satirical black comedy film written by ?", "Is secondhand railroad car a 1980 American satirical black comedy film written by ?", "Is secondhand railway car a 1980 American satirical black comedy film written by ?", "Is victimised Cars a 1980 American satirical black comedy film written by ?", "Is victimised auto a 1980 American satirical black comedy film written by ?", "Is victimised automobile a 1980 American satirical black comedy film written by ?", "Is victimised cable car a 1980 American satirical black comedy film written by ?", "Is victimised car nicobarese a 1980 American satirical black comedy film written by ?", "Is victimised carload a 1980 American satirical black comedy film written by ?", "Is victimised carriage a 1980 American satirical black comedy film written by ?", "Is victimised elevator car a 1980 American satirical black comedy film written by ?", "Is victimised gondola a 1980 American satirical black comedy film written by ?", "Is victimised machine a 1980 American satirical black comedy film written by ?", "Is victimised motor car a 1980 American satirical black comedy film written by ?", "Is victimised motorcar a 1980 American satirical black comedy film written by ?", "Is victimised rail car a 1980 American satirical black comedy film written by ?", "Is victimised railcar a 1980 American satirical black comedy film written by ?", "Is victimised railroad car a 1980 American satirical black comedy film written by ?", "Is victimised railway car a 1980 American satirical black comedy film written by ?", "Is used auto a 1980 American satirical black comedy film written by ?", "Is used automobile a 1980 American satirical black comedy film written by ?", "Is used cable car a 1980 American satirical black comedy film written by ?", "Is used car nicobarese a 1980 American satirical black comedy film written by ?", "Is used carload a 1980 American satirical black comedy film written by ?", "Is used carriage a 1980 American satirical black comedy film written by ?", "Is used elevator car a 1980 American satirical black comedy film written by ?", "Is used gondola a 1980 American satirical black comedy film written by ?", "Is used machine a 1980 American satirical black comedy film written by ?", "Is used motor car a 1980 American satirical black comedy film written by ?", "Is used motorcar a 1980 American satirical black comedy film written by ?", "Is used rail car a 1980 American satirical black comedy film written by ?", "Is used railcar a 1980 American satirical black comedy film written by ?", "Is used railroad car a 1980 American satirical black comedy film written by ?", "Is used railway car a 1980 American satirical black comedy film written by ?", "Is pre owned Cars a 1980 American satirical black comedy film written by ?", "Is pre owned auto a 1980 American satirical black comedy film written by ?", "Is pre owned automobile a 1980 American satirical black comedy film written by ?", "Is pre owned cable car a 1980 American satirical black comedy film written by ?", "Is pre owned car nicobarese a 1980 American satirical black comedy film written by ?", "Is pre owned carload a 1980 American satirical black comedy film written by ?", "Is pre owned carriage a 1980 American satirical black comedy film written by ?", "Is pre owned elevator car a 1980 American satirical black comedy film written by ?", "Is pre owned gondola a 1980 American satirical black comedy film written by ?", "Is pre owned machine a 1980 American satirical black comedy film written by ?", "Is pre owned motor car a 1980 American satirical black comedy film written by ?", "Is pre owned motorcar a 1980 American satirical black comedy film written by ?", "Is pre owned rail car a 1980 American satirical black comedy film written by ?", "Is pre owned railcar a 1980 American satirical black comedy film written by ?", "Is pre owned railroad car a 1980 American satirical black comedy film written by ?", "Is pre owned railway car a 1980 American satirical black comedy film written by ?", "Is secondhand Cars a 1980 American satirical black comedy film written by ?", "Is secondhand auto a 1980 American satirical black comedy film written by ?", "Is secondhand automobile a 1980 American satirical black comedy film written by ?", "Is secondhand cable car a 1980 American satirical black comedy film written by ?", "Is secondhand car nicobarese a 1980 American satirical black comedy film written by ?", "Is secondhand carload a 1980 American satirical black comedy film written by ?", "Is secondhand carriage a 1980 American satirical black comedy film written by ?", "Is secondhand elevator car a 1980 American satirical black comedy film written by ?", "Is secondhand gondola a 1980 American satirical black comedy film written by ?", "Is secondhand machine a 1980 American satirical black comedy film written by ?", "Is secondhand motor car a 1980 American satirical black comedy film written by ?", "Is secondhand motorcar a 1980 American satirical black comedy film written by ?", "Is secondhand rail car a 1980 American satirical black comedy film written by ?", "Is secondhand railcar a 1980 American satirical black comedy film written by ?", "Is secondhand railroad car a 1980 American satirical black comedy film written by ?", "Is secondhand railway car a 1980 American satirical black comedy film written by ?", "Is victimised Cars a 1980 American satirical black comedy film written by ?", "Is victimised auto a 1980 American satirical black comedy film written by ?", "Is victimised automobile a 1980 American satirical black comedy film written by ?", "Is victimised cable car a 1980 American satirical black comedy film written by ?", "Is victimised car nicobarese a 1980 American satirical black comedy film written by ?", "Is victimised carload a 1980 American satirical black comedy film written by ?", "Is victimised carriage a 1980 American satirical black comedy film written by ?", "Is victimised elevator car a 1980 American satirical black comedy film written by ?", "Is victimised gondola a 1980 American satirical black comedy film written by ?", "Is victimised machine a 1980 American satirical black comedy film written by ?", "Is victimised motor car a 1980 American satirical black comedy film written by ?", "Is victimised motorcar a 1980 American satirical black comedy film written by ?", "Is victimised rail car a 1980 American satirical black comedy film written by ?", "Is victimised railcar a 1980 American satirical black comedy film written by ?", "Is victimised railroad car a 1980 American satirical black comedy film written by ?", "Is victimised railway car a 1980 American satirical black comedy film written by ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1606861, "src_sentence": "Ardozyga chenias is a species of moth in the family Gelechiidae.", "sentence": "Ardozyga chenias is a species of moth in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_chenias", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga chenias a species of moth in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga chenias a species of moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1607518, "src_sentence": "In the 2002 and 2006 Taipei Mayor Election DPP candidates Lee Ying-yuan and Frank Hsieh both proposed the plan to close Songshan Airport, and developed its land into road, huge park, detention basin and sports arena, since the Taiwan High Speed Rail could quickly take up the traffic load between Taipei and western Taiwan cities, and the remaining service to outlying islands and eastern Taiwan could be easily taken over by the Taiwan Taoyuan International Airport after the completion of Taoyuan International Airport Access MRT System by the end of 2016.", "sentence": "Election DPP [is] Mayor [of] Taipei", "sub": "http://dbpedia.org/resource/Democratic_Progressive_Party", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Taipei", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does election DPP [is] Mayor [of] Taipei?", "Where did Election DPP [ is ] Mayor [ of ] Taipei ?"], "type": [-1, 2], "question_in_type": ["Does election [is] Mayor [of] ?", "Where did Election [ is ] Mayor [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1612270, "src_sentence": "The Gonzaga Bulldogs women's basketball is the college basketball program representing Gonzaga University.", "sentence": "The Gonzaga Bulldogs women's basketball is the college basketball program representing Gonzaga University", "sub": "http://dbpedia.org/resource/Gonzaga_Bulldogs", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Gonzaga_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Is the Gonzaga Bulldogs women 's basketball the college basketball program representing Gonzaga University ?", "Where is The Gonzaga Bulldogs women 's basketball the college basketball program representing?"], "type": [-1, 2], "question_in_type": ["Is the women 's basketball the college basketball program representing ?", "Where is The women 's basketball the college basketball program representing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 1616611, "src_sentence": "The government has pledged to dedicate 10% of its annual budget to the development and maintenance of these networks, which are managed by the government-run Ethiopian ICT Development Authority (EICTDA).Ethiopia has made several attempts to increase available broadband by laying 4,000 kilometers of fiber-optic cable along the country's major highways, by making overtures to the East African Submarine Cable System (EASSy) and by connecting Addis Ababa to existing fiber optic networks in Port Sudan and Djibouti.", "sentence": "Ethiopia has made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting Addis Ababa to existing fiber optic networks in Djibouti", "sub": "http://dbpedia.org/resource/Ethiopia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has ethiopia made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting Addis Ababa to existing fiber optic networks in Djibouti ?", "Who has made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting Addis Ababa to existing fiber optic networks in Djibouti?", "Where has Ethiopia made several?", "Has ethiopia made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting Addis Ababa to existing fiber optic networks in Port Sudan ?", "Who has made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting Addis Ababa to existing fiber optic networks in Port Sudan?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Has ethiopia made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting to existing fiber optic networks in Djibouti ?", "Who has made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting to existing fiber optic networks in Djibouti?", "Where has made several?", "Has ethiopia made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting to existing fiber optic networks in Port Sudan ?", "Who has made several attempts to increase available broadband by laying 4,000 kilometers of fiber - optic cable along the country 's major highways , by making overtures to the East by connecting to existing fiber optic networks in Port Sudan?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1621366, "src_sentence": "Fabriciana nerippe is an East Palearctic butterfly in the family Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic butterfly in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic butterfly in the family Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic butterfly in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic butterfly in the family ?", "Where is an East Palearctic butterfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1629360, "src_sentence": "The trident bat or trident leaf-nosed bat (Asellia tridens) is a species of bat in the family Hipposideridae.", "sentence": "The trident bat or trident leaf-nosed bat (Asellia tridens is a species of bat in the family Hipposideridae", "sub": "http://dbpedia.org/resource/Trident_bat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hipposideridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the trident bat or trident leaf-nosed bat ( Asellia tridens a species of bat in the family Hipposideridae ?", "Where is The trident bat or trident leaf-nosed bat ( Asellia tridens?"], "type": [-1, 2], "question_in_type": ["Is the or trident leaf-nosed bat ( Asellia tridens a species of bat in the family ?", "Where is The or trident leaf-nosed bat ( Asellia tridens?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1631540, "src_sentence": "The National Socialist Movement in the Netherlands (Nationaal-Socialistische Beweging, NSB) supported by the National Socialist German Workers' Party which took power in Germany in 1933, attempted to expand in 1935.", "sentence": "The National Socialist Movement in the Netherlands supported by the National Socialist German Workers' Party", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Nazism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Does the National Socialist Movement in the Netherlands support by the National Socialist German Workers' Party?", "Who in the Netherlands supported by the National Socialist German Workers' Party?", "Where did The National Socialist Movement in the Netherlands supported by?"], "type": [-1, 1, 2], "question_in_type": ["Does the in the Netherlands support by the German Workers' Party?", "Who in the Netherlands supported by the German Workers' Party?", "Where did The in the Netherlands supported by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 1631695, "src_sentence": "The National Socialist Movement in the Netherlands was the only legal political party in the Netherlands from 1941 and was actively involved in collaboration with the German occupiers.", "sentence": "The National Socialist Movement in the Netherlands was the only legal political party in the Netherlands from 1941", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the National Socialist Movement in the Netherlands the only legal political party in the Netherlands from 1941 ?", "Who in the Netherlands was the only legal political party in the Netherlands from 1941?", "Where was The National Socialist Movement in the Netherlands the only legal political party in the Netherlands from 1941 ?", "When was The National Socialist Movement in the Netherlands the only legal political party in the Netherlands from?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the in the the only legal political party in the from 1941 ?", "Who in the was the only legal political party in the from 1941?", "Where was The in the the only legal political party in the from 1941 ?", "When was The in the the only legal political party in the from?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1631698, "src_sentence": "In May 1940, after the German invasion, 10,000 NSB members and sympathizers were put in custody by the Dutch government.", "sentence": "10,000 NSB members were put in custody by the Dutch government In May 1940 after the German invasion", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were 10,000 NSB members put in custody by the Dutch government In May 1940 after the German invasion ?", "Where NSB members were put in custody by the Dutch government In May 1940 after the German invasion?", "Where were 10,000 NSB members put in?", "When were 10,000 NSB members put in custody by the Dutch government In?"], "type": [-1, 2, 2, 3], "question_in_type": ["Were 10,000 members put in custody by the government In May 1940 after the German invasion ?", "Where members were put in custody by the government In May 1940 after the German invasion?", "Where were 10,000 members put in?", "When were 10,000 members put in custody by the government In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1636994, "src_sentence": "Sardari Begum is an 1996 Indian musical film directed by Shyam Benegal.", "sentence": "Sardari Begum is an 1996 Indian musical film directed by Shyam Benegal", "sub": "http://dbpedia.org/resource/Sardari_Begum", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Shyam_Benegal", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sardari Begum an 1996 Indian musical film directed by Shyam Benegal ?", "Who is an 1996 Indian musical film directed by Shyam Benegal?", "When is Sardari Begum an?", "Where is Sardari Begum an 1996 Indian musical film directed by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is sardari Begum an 1996 Indian musical film directed by ?", "Who is an 1996 Indian musical film directed by ?", "When is an?", "Where is an 1996 Indian musical film directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1637692, "src_sentence": "The Flamingo Kid is a 1984 American romantic comedy film directed by Garry Marshall and produced by Michael Phillips.", "sentence": "The Flamingo Kid is a 1984 American romantic comedy film directed by Garry Marshall", "sub": "http://dbpedia.org/resource/The_Flamingo_Kid", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Garry_Marshall", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Flamingo Kid a 1984 American romantic comedy film directed by Garry Marshall ?", "Who is a 1984 American romantic comedy film directed by Garry Marshall?", "When is The Flamingo Kid a?", "Where is The Flamingo Kid a 1984 American romantic comedy film directed by?", "Who is The Flamingo Kid a 1984 American romantic comedy film directed by?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Is the Flamingo Kid a 1984 American romantic comedy film directed by ?", "Who is a 1984 American romantic comedy film directed by ?", "When is a?", "Where is a 1984 American romantic comedy film directed by?", "Who is a 1984 American romantic comedy film directed by?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1638906, "src_sentence": "The controversy grew after CSIRO sued US carriers AT&T, Verizon and T-Mobile in 2010, with the organisation being accused of being \"Australia's biggest patent troll\", a wrathful \"patent bully\", and of imposing a \"WiFi tax\" on American innovation.", "sentence": "CSIRO sued US carriers in 2010 with the organisation being accused of being \" Australia 's biggest patent troll \" , a wrathful \" patent bully \" , and of imposing a \" WiFi tax \" on American innovation", "sub": "http://dbpedia.org/resource/Commonwealth_Scientific_and_Industrial_Research_Organisation", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did cSIRO sued US carriers in 2010 with the organisation being accused of being \" Australia 's biggest patent troll \" , a wrathful \" patent bully \" , and of imposing a \" WiFi tax \" on American innovation?", "Who sued US carriers in 2010 with the organisation being accused of being \" Australia 's biggest patent troll \" , a wrathful \" patent bully \" , and of imposing a \" WiFi tax \" on American innovation?", "Where did CSIRO sued?", "When did CSIRO sue US carriers?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did cSIRO sued US carriers in 2010 with the organisation being accused of being \" 's biggest patent troll \" , a wrathful \" patent bully \" , and of imposing a \" WiFi tax \" on American innovation?", "Who sued US carriers in 2010 with the organisation being accused of being \" 's biggest patent troll \" , a wrathful \" patent bully \" , and of imposing a \" WiFi tax \" on American innovation?", "Where did sued?", "When did sue US carriers?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1643128, "src_sentence": "The U.S. Embassy in Poland is located in Warsaw.", "sentence": "The U.S. Embassy in Poland is located in Warsaw", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the U.S. Embassy in Poland located in Warsaw ?", "Who in Poland is located in Warsaw?", "Where is The U.S. Embassy in Poland located in?"], "type": [-1, 1, 2], "question_in_type": ["Is the U.S. Embassy in located in ?", "Who in is located in ?", "Where is The U.S. Embassy in located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1652953, "src_sentence": "Un giorno da leoni (internationally released as A Day for Lionhearts) is a 1961 Italian war - drama film directed by Nanni Loy.", "sentence": "Un giorno da leoni (internationally released as A Day for Lionhearts is a 1961 Italian war - drama film directed by Nanni Loy", "sub": "http://dbpedia.org/resource/A_Day_for_Lionhearts", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Nanni_Loy", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is un giorno da leoni ( internationally released as A Day for Lionhearts a 1961 Italian war - drama film directed by Nanni Loy ?", "When is Un giorno da leoni ( internationally release as A Day for Lionhearts a?", "Where is Un giorno da leoni ( internationally released as?"], "type": [-1, 3, 2], "question_in_type": ["Is un giorno da leoni ( internationally released as A Day for Lionhearts a 1961 Italian war - drama film directed by ?", "When is ( internationally release as A Day for Lionhearts a?", "Where is ( internationally released as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1656914, "src_sentence": "Heavy metal bands such as Dismember, Entombed and At the Gates in the 1990s has had a huge influence on metal music worldwide, while bands such as In Flames, Opeth, Dark Tranquillity and Amon Amarth are well known worldwide and help to spread the good image of Sweden to the rest of the world.", "sentence": "bands such as In Dark Tranquillity are well help to spread the good image of Sweden to the rest of the world", "sub": "http://dbpedia.org/resource/Dark_Tranquillity", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are bands such as In Dark Tranquillity well help to spread the good image of Sweden to the rest of the world ?", "Where are bands such as In Dark Tranquillity well help to spread the?", "Are bands such as In Flames well help to spread the good image of Sweden to the rest of the world ?", "Where are bands such as In Flames well help to spread the?"], "type": [-1, 2, -1, 2], "question_in_type": ["Are bands such as In well help to spread the good image of to the rest of the world ?", "Where are bands such as In well help to spread the?", "Are bands such as well help to spread the good image of to the rest of the world ?", "Where are bands such as well help to spread the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1658037, "src_sentence": "The spotted houndshark, Triakis maculata, is a houndshark of the family Triakidae found in tropical waters in the eastern Pacific Ocean off the coast of South America.", "sentence": "The spotted houndshark is a houndshark of the family Triakidae found in tropical waters in the eastern Pacific Ocean off the coast of South America", "sub": "http://dbpedia.org/resource/Spotted_houndshark", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Houndshark", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the spotted houndshark a houndshark of the family Triakidae found in tropical waters in the eastern Pacific Ocean off the coast of South America ?", "Where is The spotted houndshark a houndshark of the family Triakidae found in?"], "type": [-1, 2], "question_in_type": ["Is the a of the family Triakidae found in tropical waters in the eastern Pacific Ocean off the coast of South America ?", "Where is The a of the family Triakidae found in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1658089, "src_sentence": "Key Markets is a 2015 studio album by English duo Sleaford Mods.", "sentence": "Key Markets is a 2015 studio album by English duo Sleaford Mods", "sub": "http://dbpedia.org/resource/Key_Markets", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Sleaford_Mods", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is key Markets a 2015 studio album by English duo Sleaford Mods ?", "Who is a 2015 studio album by English duo Sleaford Mods?", "When is Key Markets a?", "Where is Key Markets a 2015 studio album by English duo Sleaford Mods ?", "Is key arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is Key arcade a 2015 studio album by English duo Sleaford Mods ?", "Is key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is Key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is Key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is key fair a 2015 studio album by English duo Sleaford Mods ?", "Where is Key fair a 2015 studio album by English duo Sleaford Mods ?", "Is key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is Key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is key market place a 2015 studio album by English duo Sleaford Mods ?", "Where is Key market place a 2015 studio album by English duo Sleaford Mods ?", "Is key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is Key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is key mart a 2015 studio album by English duo Sleaford Mods ?", "Where is Key mart a 2015 studio album by English duo Sleaford Mods ?", "Is key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is Key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is Key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is Key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is cay Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is cay Markets a 2015 studio album by English duo Sleaford Mods ?", "Is cay arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is cay arcade a 2015 studio album by English duo Sleaford Mods ?", "Is cay bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is cay bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is cay commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is cay commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is cay fair a 2015 studio album by English duo Sleaford Mods ?", "Where is cay fair a 2015 studio album by English duo Sleaford Mods ?", "Is cay grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is cay grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is cay market place a 2015 studio album by English duo Sleaford Mods ?", "Where is cay market place a 2015 studio album by English duo Sleaford Mods ?", "Is cay marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is cay marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is cay mart a 2015 studio album by English duo Sleaford Mods ?", "Where is cay mart a 2015 studio album by English duo Sleaford Mods ?", "Is cay sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is cay sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is cay securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is cay securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is cay trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is cay trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is clavis Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis Markets a 2015 studio album by English duo Sleaford Mods ?", "Is clavis arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis arcade a 2015 studio album by English duo Sleaford Mods ?", "Is clavis bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is clavis commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is clavis fair a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis fair a 2015 studio album by English duo Sleaford Mods ?", "Is clavis grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is clavis market place a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis market place a 2015 studio album by English duo Sleaford Mods ?", "Is clavis marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is clavis mart a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis mart a 2015 studio album by English duo Sleaford Mods ?", "Is clavis sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is clavis securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is clavis trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is clavis trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is florida key Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key Markets a 2015 studio album by English duo Sleaford Mods ?", "Is florida key arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key arcade a 2015 studio album by English duo Sleaford Mods ?", "Is florida key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is florida key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is florida key fair a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key fair a 2015 studio album by English duo Sleaford Mods ?", "Is florida key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is florida key market place a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key market place a 2015 studio album by English duo Sleaford Mods ?", "Is florida key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is florida key mart a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key mart a 2015 studio album by English duo Sleaford Mods ?", "Is florida key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is florida key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is florida key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is florida key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key Markets a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key arcade a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key fair a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key fair a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key market place a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key market place a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key mart a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key mart a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is francis scott key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is francis scott key trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is identify Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is identify Markets a 2015 studio album by English duo Sleaford Mods ?", "Is identify arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is identify arcade a 2015 studio album by English duo Sleaford Mods ?", "Is identify bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is identify commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is identify fair a 2015 studio album by English duo Sleaford Mods ?", "Is identify grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is identify market place a 2015 studio album by English duo Sleaford Mods ?", "Where is identify market place a 2015 studio album by English duo Sleaford Mods ?", "Is identify marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is identify mart a 2015 studio album by English duo Sleaford Mods ?", "Is identify sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is identify securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is identify trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is keystone Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone Markets a 2015 studio album by English duo Sleaford Mods ?", "Is keystone arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone arcade a 2015 studio album by English duo Sleaford Mods ?", "Is keystone bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is keystone commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is keystone fair a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone fair a 2015 studio album by English duo Sleaford Mods ?", "Is keystone grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is keystone market place a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone market place a 2015 studio album by English duo Sleaford Mods ?", "Is keystone marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is keystone mart a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone mart a 2015 studio album by English duo Sleaford Mods ?", "Is keystone sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is keystone securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is keystone trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is keystone trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is paint Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is paint Markets a 2015 studio album by English duo Sleaford Mods ?", "Is paint arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is paint arcade a 2015 studio album by English duo Sleaford Mods ?", "Is paint bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is paint bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is paint commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is paint commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is paint fair a 2015 studio album by English duo Sleaford Mods ?", "Where is paint fair a 2015 studio album by English duo Sleaford Mods ?", "Is paint grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is paint grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is paint market place a 2015 studio album by English duo Sleaford Mods ?", "Where is paint market place a 2015 studio album by English duo Sleaford Mods ?", "Is paint marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is paint marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is paint mart a 2015 studio album by English duo Sleaford Mods ?", "Where is paint mart a 2015 studio album by English duo Sleaford Mods ?", "Is paint sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is paint sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is paint securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is paint securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is paint trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is paint trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal Markets a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal arcade a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal fair a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal fair a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal market place a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal market place a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal mart a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal mart a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is pivotal trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is pivotal trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is primal Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is primal Markets a 2015 studio album by English duo Sleaford Mods ?", "Is primal arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is primal arcade a 2015 studio album by English duo Sleaford Mods ?", "Is primal bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is primal bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is primal commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is primal commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is primal fair a 2015 studio album by English duo Sleaford Mods ?", "Where is primal fair a 2015 studio album by English duo Sleaford Mods ?", "Is primal grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is primal grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is primal market place a 2015 studio album by English duo Sleaford Mods ?", "Where is primal market place a 2015 studio album by English duo Sleaford Mods ?", "Is primal marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is primal marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is primal mart a 2015 studio album by English duo Sleaford Mods ?", "Where is primal mart a 2015 studio album by English duo Sleaford Mods ?", "Is primal sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is primal sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is primal securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is primal securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is primal trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is primal trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is samara Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is samara Markets a 2015 studio album by English duo Sleaford Mods ?", "Is samara arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is samara arcade a 2015 studio album by English duo Sleaford Mods ?", "Is samara bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is samara bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is samara commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is samara commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is samara fair a 2015 studio album by English duo Sleaford Mods ?", "Where is samara fair a 2015 studio album by English duo Sleaford Mods ?", "Is samara grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is samara grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is samara market place a 2015 studio album by English duo Sleaford Mods ?", "Where is samara market place a 2015 studio album by English duo Sleaford Mods ?", "Is samara marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is samara marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is samara mart a 2015 studio album by English duo Sleaford Mods ?", "Where is samara mart a 2015 studio album by English duo Sleaford Mods ?", "Is samara sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is samara sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is samara securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is samara securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is samara trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is samara trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is tonality Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality Markets a 2015 studio album by English duo Sleaford Mods ?", "Is tonality arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality arcade a 2015 studio album by English duo Sleaford Mods ?", "Is tonality bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is tonality commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is tonality fair a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality fair a 2015 studio album by English duo Sleaford Mods ?", "Is tonality grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is tonality market place a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality market place a 2015 studio album by English duo Sleaford Mods ?", "Is tonality marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is tonality mart a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality mart a 2015 studio album by English duo Sleaford Mods ?", "Is tonality sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is tonality securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is tonality trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is tonality trade fair a 2015 studio album by English duo Sleaford Mods ?", "Is winder Markets a 2015 studio album by English duo Sleaford Mods ?", "Where is winder Markets a 2015 studio album by English duo Sleaford Mods ?", "Is winder arcade a 2015 studio album by English duo Sleaford Mods ?", "Where is winder arcade a 2015 studio album by English duo Sleaford Mods ?", "Is winder bazaar a 2015 studio album by English duo Sleaford Mods ?", "Where is winder bazaar a 2015 studio album by English duo Sleaford Mods ?", "Is winder commercialize a 2015 studio album by English duo Sleaford Mods ?", "Where is winder commercialize a 2015 studio album by English duo Sleaford Mods ?", "Is winder fair a 2015 studio album by English duo Sleaford Mods ?", "Where is winder fair a 2015 studio album by English duo Sleaford Mods ?", "Is winder grocery store a 2015 studio album by English duo Sleaford Mods ?", "Where is winder grocery store a 2015 studio album by English duo Sleaford Mods ?", "Is winder market place a 2015 studio album by English duo Sleaford Mods ?", "Where is winder market place a 2015 studio album by English duo Sleaford Mods ?", "Is winder marketplace a 2015 studio album by English duo Sleaford Mods ?", "Where is winder marketplace a 2015 studio album by English duo Sleaford Mods ?", "Is winder mart a 2015 studio album by English duo Sleaford Mods ?", "Where is winder mart a 2015 studio album by English duo Sleaford Mods ?", "Is winder sales activity a 2015 studio album by English duo Sleaford Mods ?", "Where is winder sales activity a 2015 studio album by English duo Sleaford Mods ?", "Is winder securities industry a 2015 studio album by English duo Sleaford Mods ?", "Where is winder securities industry a 2015 studio album by English duo Sleaford Mods ?", "Is winder trade fair a 2015 studio album by English duo Sleaford Mods ?", "Where is winder trade fair a 2015 studio album by English duo Sleaford Mods ?"], "type": [-1, 1, 3, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is key Markets a 2015 studio album by English duo ?", "Who is a 2015 studio album by English duo ?", "When is a?", "Where is a 2015 studio album by English duo ?", "Is key arcade a 2015 studio album by English duo ?", "Where is Key arcade a 2015 studio album by English duo ?", "Is key bazaar a 2015 studio album by English duo ?", "Where is Key bazaar a 2015 studio album by English duo ?", "Is key commercialize a 2015 studio album by English duo ?", "Where is Key commercialize a 2015 studio album by English duo ?", "Is key fair a 2015 studio album by English duo ?", "Where is Key fair a 2015 studio album by English duo ?", "Is key grocery store a 2015 studio album by English duo ?", "Where is Key grocery store a 2015 studio album by English duo ?", "Is key market place a 2015 studio album by English duo ?", "Where is Key market place a 2015 studio album by English duo ?", "Is key marketplace a 2015 studio album by English duo ?", "Where is Key marketplace a 2015 studio album by English duo ?", "Is key mart a 2015 studio album by English duo ?", "Where is Key mart a 2015 studio album by English duo ?", "Is key sales activity a 2015 studio album by English duo ?", "Where is Key sales activity a 2015 studio album by English duo ?", "Is key securities industry a 2015 studio album by English duo ?", "Where is Key securities industry a 2015 studio album by English duo ?", "Is key trade fair a 2015 studio album by English duo ?", "Where is Key trade fair a 2015 studio album by English duo ?", "Is cay Markets a 2015 studio album by English duo ?", "Where is cay Markets a 2015 studio album by English duo ?", "Is cay arcade a 2015 studio album by English duo ?", "Where is cay arcade a 2015 studio album by English duo ?", "Is cay bazaar a 2015 studio album by English duo ?", "Where is cay bazaar a 2015 studio album by English duo ?", "Is cay commercialize a 2015 studio album by English duo ?", "Where is cay commercialize a 2015 studio album by English duo ?", "Is cay fair a 2015 studio album by English duo ?", "Where is cay fair a 2015 studio album by English duo ?", "Is cay grocery store a 2015 studio album by English duo ?", "Where is cay grocery store a 2015 studio album by English duo ?", "Is cay market place a 2015 studio album by English duo ?", "Where is cay market place a 2015 studio album by English duo ?", "Is cay marketplace a 2015 studio album by English duo ?", "Where is cay marketplace a 2015 studio album by English duo ?", "Is cay mart a 2015 studio album by English duo ?", "Where is cay mart a 2015 studio album by English duo ?", "Is cay sales activity a 2015 studio album by English duo ?", "Where is cay sales activity a 2015 studio album by English duo ?", "Is cay securities industry a 2015 studio album by English duo ?", "Where is cay securities industry a 2015 studio album by English duo ?", "Is cay trade fair a 2015 studio album by English duo ?", "Where is cay trade fair a 2015 studio album by English duo ?", "Is clavis Markets a 2015 studio album by English duo ?", "Where is clavis Markets a 2015 studio album by English duo ?", "Is clavis arcade a 2015 studio album by English duo ?", "Where is clavis arcade a 2015 studio album by English duo ?", "Is clavis bazaar a 2015 studio album by English duo ?", "Where is clavis bazaar a 2015 studio album by English duo ?", "Is clavis commercialize a 2015 studio album by English duo ?", "Where is clavis commercialize a 2015 studio album by English duo ?", "Is clavis fair a 2015 studio album by English duo ?", "Where is clavis fair a 2015 studio album by English duo ?", "Is clavis grocery store a 2015 studio album by English duo ?", "Where is clavis grocery store a 2015 studio album by English duo ?", "Is clavis market place a 2015 studio album by English duo ?", "Where is clavis market place a 2015 studio album by English duo ?", "Is clavis marketplace a 2015 studio album by English duo ?", "Where is clavis marketplace a 2015 studio album by English duo ?", "Is clavis mart a 2015 studio album by English duo ?", "Where is clavis mart a 2015 studio album by English duo ?", "Is clavis sales activity a 2015 studio album by English duo ?", "Where is clavis sales activity a 2015 studio album by English duo ?", "Is clavis securities industry a 2015 studio album by English duo ?", "Where is clavis securities industry a 2015 studio album by English duo ?", "Is clavis trade fair a 2015 studio album by English duo ?", "Where is clavis trade fair a 2015 studio album by English duo ?", "Is florida key Markets a 2015 studio album by English duo ?", "Where is florida key Markets a 2015 studio album by English duo ?", "Is florida key arcade a 2015 studio album by English duo ?", "Where is florida key arcade a 2015 studio album by English duo ?", "Is florida key bazaar a 2015 studio album by English duo ?", "Where is florida key bazaar a 2015 studio album by English duo ?", "Is florida key commercialize a 2015 studio album by English duo ?", "Where is florida key commercialize a 2015 studio album by English duo ?", "Is florida key fair a 2015 studio album by English duo ?", "Where is florida key fair a 2015 studio album by English duo ?", "Is florida key grocery store a 2015 studio album by English duo ?", "Where is florida key grocery store a 2015 studio album by English duo ?", "Is florida key market place a 2015 studio album by English duo ?", "Where is florida key market place a 2015 studio album by English duo ?", "Is florida key marketplace a 2015 studio album by English duo ?", "Where is florida key marketplace a 2015 studio album by English duo ?", "Is florida key mart a 2015 studio album by English duo ?", "Where is florida key mart a 2015 studio album by English duo ?", "Is florida key sales activity a 2015 studio album by English duo ?", "Where is florida key sales activity a 2015 studio album by English duo ?", "Is florida key securities industry a 2015 studio album by English duo ?", "Where is florida key securities industry a 2015 studio album by English duo ?", "Is florida key trade fair a 2015 studio album by English duo ?", "Where is florida key trade fair a 2015 studio album by English duo ?", "Is francis scott key Markets a 2015 studio album by English duo ?", "Where is francis scott key Markets a 2015 studio album by English duo ?", "Is francis scott key arcade a 2015 studio album by English duo ?", "Where is francis scott key arcade a 2015 studio album by English duo ?", "Is francis scott key bazaar a 2015 studio album by English duo ?", "Where is francis scott key bazaar a 2015 studio album by English duo ?", "Is francis scott key commercialize a 2015 studio album by English duo ?", "Where is francis scott key commercialize a 2015 studio album by English duo ?", "Is francis scott key fair a 2015 studio album by English duo ?", "Where is francis scott key fair a 2015 studio album by English duo ?", "Is francis scott key grocery store a 2015 studio album by English duo ?", "Where is francis scott key grocery store a 2015 studio album by English duo ?", "Is francis scott key market place a 2015 studio album by English duo ?", "Where is francis scott key market place a 2015 studio album by English duo ?", "Is francis scott key marketplace a 2015 studio album by English duo ?", "Where is francis scott key marketplace a 2015 studio album by English duo ?", "Is francis scott key mart a 2015 studio album by English duo ?", "Where is francis scott key mart a 2015 studio album by English duo ?", "Is francis scott key sales activity a 2015 studio album by English duo ?", "Where is francis scott key sales activity a 2015 studio album by English duo ?", "Is francis scott key securities industry a 2015 studio album by English duo ?", "Where is francis scott key securities industry a 2015 studio album by English duo ?", "Is francis scott key trade fair a 2015 studio album by English duo ?", "Where is francis scott key trade fair a 2015 studio album by English duo ?", "Is identify Markets a 2015 studio album by English duo ?", "Where is identify Markets a 2015 studio album by English duo ?", "Is identify arcade a 2015 studio album by English duo ?", "Where is identify arcade a 2015 studio album by English duo ?", "Is identify bazaar a 2015 studio album by English duo ?", "Is identify commercialize a 2015 studio album by English duo ?", "Is identify fair a 2015 studio album by English duo ?", "Is identify grocery store a 2015 studio album by English duo ?", "Is identify market place a 2015 studio album by English duo ?", "Where is identify market place a 2015 studio album by English duo ?", "Is identify marketplace a 2015 studio album by English duo ?", "Is identify mart a 2015 studio album by English duo ?", "Is identify sales activity a 2015 studio album by English duo ?", "Is identify securities industry a 2015 studio album by English duo ?", "Is identify trade fair a 2015 studio album by English duo ?", "Is keystone Markets a 2015 studio album by English duo ?", "Where is keystone Markets a 2015 studio album by English duo ?", "Is keystone arcade a 2015 studio album by English duo ?", "Where is keystone arcade a 2015 studio album by English duo ?", "Is keystone bazaar a 2015 studio album by English duo ?", "Where is keystone bazaar a 2015 studio album by English duo ?", "Is keystone commercialize a 2015 studio album by English duo ?", "Where is keystone commercialize a 2015 studio album by English duo ?", "Is keystone fair a 2015 studio album by English duo ?", "Where is keystone fair a 2015 studio album by English duo ?", "Is keystone grocery store a 2015 studio album by English duo ?", "Where is keystone grocery store a 2015 studio album by English duo ?", "Is keystone market place a 2015 studio album by English duo ?", "Where is keystone market place a 2015 studio album by English duo ?", "Is keystone marketplace a 2015 studio album by English duo ?", "Where is keystone marketplace a 2015 studio album by English duo ?", "Is keystone mart a 2015 studio album by English duo ?", "Where is keystone mart a 2015 studio album by English duo ?", "Is keystone sales activity a 2015 studio album by English duo ?", "Where is keystone sales activity a 2015 studio album by English duo ?", "Is keystone securities industry a 2015 studio album by English duo ?", "Where is keystone securities industry a 2015 studio album by English duo ?", "Is keystone trade fair a 2015 studio album by English duo ?", "Where is keystone trade fair a 2015 studio album by English duo ?", "Is paint Markets a 2015 studio album by English duo ?", "Where is paint Markets a 2015 studio album by English duo ?", "Is paint arcade a 2015 studio album by English duo ?", "Where is paint arcade a 2015 studio album by English duo ?", "Is paint bazaar a 2015 studio album by English duo ?", "Where is paint bazaar a 2015 studio album by English duo ?", "Is paint commercialize a 2015 studio album by English duo ?", "Where is paint commercialize a 2015 studio album by English duo ?", "Is paint fair a 2015 studio album by English duo ?", "Where is paint fair a 2015 studio album by English duo ?", "Is paint grocery store a 2015 studio album by English duo ?", "Where is paint grocery store a 2015 studio album by English duo ?", "Is paint market place a 2015 studio album by English duo ?", "Where is paint market place a 2015 studio album by English duo ?", "Is paint marketplace a 2015 studio album by English duo ?", "Where is paint marketplace a 2015 studio album by English duo ?", "Is paint mart a 2015 studio album by English duo ?", "Where is paint mart a 2015 studio album by English duo ?", "Is paint sales activity a 2015 studio album by English duo ?", "Where is paint sales activity a 2015 studio album by English duo ?", "Is paint securities industry a 2015 studio album by English duo ?", "Where is paint securities industry a 2015 studio album by English duo ?", "Is paint trade fair a 2015 studio album by English duo ?", "Where is paint trade fair a 2015 studio album by English duo ?", "Is pivotal Markets a 2015 studio album by English duo ?", "Where is pivotal Markets a 2015 studio album by English duo ?", "Is pivotal arcade a 2015 studio album by English duo ?", "Where is pivotal arcade a 2015 studio album by English duo ?", "Is pivotal bazaar a 2015 studio album by English duo ?", "Where is pivotal bazaar a 2015 studio album by English duo ?", "Is pivotal commercialize a 2015 studio album by English duo ?", "Where is pivotal commercialize a 2015 studio album by English duo ?", "Is pivotal fair a 2015 studio album by English duo ?", "Where is pivotal fair a 2015 studio album by English duo ?", "Is pivotal grocery store a 2015 studio album by English duo ?", "Where is pivotal grocery store a 2015 studio album by English duo ?", "Is pivotal market place a 2015 studio album by English duo ?", "Where is pivotal market place a 2015 studio album by English duo ?", "Is pivotal marketplace a 2015 studio album by English duo ?", "Where is pivotal marketplace a 2015 studio album by English duo ?", "Is pivotal mart a 2015 studio album by English duo ?", "Where is pivotal mart a 2015 studio album by English duo ?", "Is pivotal sales activity a 2015 studio album by English duo ?", "Where is pivotal sales activity a 2015 studio album by English duo ?", "Is pivotal securities industry a 2015 studio album by English duo ?", "Where is pivotal securities industry a 2015 studio album by English duo ?", "Is pivotal trade fair a 2015 studio album by English duo ?", "Where is pivotal trade fair a 2015 studio album by English duo ?", "Is primal Markets a 2015 studio album by English duo ?", "Where is primal Markets a 2015 studio album by English duo ?", "Is primal arcade a 2015 studio album by English duo ?", "Where is primal arcade a 2015 studio album by English duo ?", "Is primal bazaar a 2015 studio album by English duo ?", "Where is primal bazaar a 2015 studio album by English duo ?", "Is primal commercialize a 2015 studio album by English duo ?", "Where is primal commercialize a 2015 studio album by English duo ?", "Is primal fair a 2015 studio album by English duo ?", "Where is primal fair a 2015 studio album by English duo ?", "Is primal grocery store a 2015 studio album by English duo ?", "Where is primal grocery store a 2015 studio album by English duo ?", "Is primal market place a 2015 studio album by English duo ?", "Where is primal market place a 2015 studio album by English duo ?", "Is primal marketplace a 2015 studio album by English duo ?", "Where is primal marketplace a 2015 studio album by English duo ?", "Is primal mart a 2015 studio album by English duo ?", "Where is primal mart a 2015 studio album by English duo ?", "Is primal sales activity a 2015 studio album by English duo ?", "Where is primal sales activity a 2015 studio album by English duo ?", "Is primal securities industry a 2015 studio album by English duo ?", "Where is primal securities industry a 2015 studio album by English duo ?", "Is primal trade fair a 2015 studio album by English duo ?", "Where is primal trade fair a 2015 studio album by English duo ?", "Is samara Markets a 2015 studio album by English duo ?", "Where is samara Markets a 2015 studio album by English duo ?", "Is samara arcade a 2015 studio album by English duo ?", "Where is samara arcade a 2015 studio album by English duo ?", "Is samara bazaar a 2015 studio album by English duo ?", "Where is samara bazaar a 2015 studio album by English duo ?", "Is samara commercialize a 2015 studio album by English duo ?", "Where is samara commercialize a 2015 studio album by English duo ?", "Is samara fair a 2015 studio album by English duo ?", "Where is samara fair a 2015 studio album by English duo ?", "Is samara grocery store a 2015 studio album by English duo ?", "Where is samara grocery store a 2015 studio album by English duo ?", "Is samara market place a 2015 studio album by English duo ?", "Where is samara market place a 2015 studio album by English duo ?", "Is samara marketplace a 2015 studio album by English duo ?", "Where is samara marketplace a 2015 studio album by English duo ?", "Is samara mart a 2015 studio album by English duo ?", "Where is samara mart a 2015 studio album by English duo ?", "Is samara sales activity a 2015 studio album by English duo ?", "Where is samara sales activity a 2015 studio album by English duo ?", "Is samara securities industry a 2015 studio album by English duo ?", "Where is samara securities industry a 2015 studio album by English duo ?", "Is samara trade fair a 2015 studio album by English duo ?", "Where is samara trade fair a 2015 studio album by English duo ?", "Is tonality Markets a 2015 studio album by English duo ?", "Where is tonality Markets a 2015 studio album by English duo ?", "Is tonality arcade a 2015 studio album by English duo ?", "Where is tonality arcade a 2015 studio album by English duo ?", "Is tonality bazaar a 2015 studio album by English duo ?", "Where is tonality bazaar a 2015 studio album by English duo ?", "Is tonality commercialize a 2015 studio album by English duo ?", "Where is tonality commercialize a 2015 studio album by English duo ?", "Is tonality fair a 2015 studio album by English duo ?", "Where is tonality fair a 2015 studio album by English duo ?", "Is tonality grocery store a 2015 studio album by English duo ?", "Where is tonality grocery store a 2015 studio album by English duo ?", "Is tonality market place a 2015 studio album by English duo ?", "Where is tonality market place a 2015 studio album by English duo ?", "Is tonality marketplace a 2015 studio album by English duo ?", "Where is tonality marketplace a 2015 studio album by English duo ?", "Is tonality mart a 2015 studio album by English duo ?", "Where is tonality mart a 2015 studio album by English duo ?", "Is tonality sales activity a 2015 studio album by English duo ?", "Where is tonality sales activity a 2015 studio album by English duo ?", "Is tonality securities industry a 2015 studio album by English duo ?", "Where is tonality securities industry a 2015 studio album by English duo ?", "Is tonality trade fair a 2015 studio album by English duo ?", "Where is tonality trade fair a 2015 studio album by English duo ?", "Is winder Markets a 2015 studio album by English duo ?", "Where is winder Markets a 2015 studio album by English duo ?", "Is winder arcade a 2015 studio album by English duo ?", "Where is winder arcade a 2015 studio album by English duo ?", "Is winder bazaar a 2015 studio album by English duo ?", "Where is winder bazaar a 2015 studio album by English duo ?", "Is winder commercialize a 2015 studio album by English duo ?", "Where is winder commercialize a 2015 studio album by English duo ?", "Is winder fair a 2015 studio album by English duo ?", "Where is winder fair a 2015 studio album by English duo ?", "Is winder grocery store a 2015 studio album by English duo ?", "Where is winder grocery store a 2015 studio album by English duo ?", "Is winder market place a 2015 studio album by English duo ?", "Where is winder market place a 2015 studio album by English duo ?", "Is winder marketplace a 2015 studio album by English duo ?", "Where is winder marketplace a 2015 studio album by English duo ?", "Is winder mart a 2015 studio album by English duo ?", "Where is winder mart a 2015 studio album by English duo ?", "Is winder sales activity a 2015 studio album by English duo ?", "Where is winder sales activity a 2015 studio album by English duo ?", "Is winder securities industry a 2015 studio album by English duo ?", "Where is winder securities industry a 2015 studio album by English duo ?", "Is winder trade fair a 2015 studio album by English duo ?", "Where is winder trade fair a 2015 studio album by English duo ?"], "exp": [-1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1658196, "src_sentence": "Henri Messerer (1838-1923), a French organist and music composer.", "sentence": "Henri Messerer ( 1838-1923 ) [is] a organist composer [from] France", "sub": "http://dbpedia.org/resource/Henri_Messerer", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does henri Messerer ( 1838-1923 ) [is] a organist composer [from] France?", "Who ( 1838-1923 ) [is] a organist composer [from] France?", "When did Henri Messerer (?", "Where did Henri Messerer ( 1838-1923 ) [ is ] a organist composer [ from ] France ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Does henri Messerer ( 1838-1923 ) [is] a organist composer [from] ?", "Who ( 1838-1923 ) [is] a organist composer [from] ?", "When did (?", "Where did ( 1838-1923 ) [ is ] a organist composer [ from ] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1660666, "src_sentence": "The holiday is traditionally celebrated with the noon military parade on Cathedral Square in Vilnius, which runs through Gediminas Avenue to Independence Square after being reviewed by the President of Lithuania.", "sentence": "Cathedral Square in Vilnius runs through Gediminas Avenue to Independence Square after being reviewed by the President of Lithuania", "sub": "http://dbpedia.org/resource/Lithuania", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vilnius", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does cathedral Square in Vilnius run through Gediminas Avenue to Independence Square after being review by the President of Lithuania?", "Where did Cathedral Square in Vilnius runs through?"], "type": [-1, 2], "question_in_type": ["Does cathedral Square in run through Gediminas Avenue to Independence Square after being review by the President of ?", "Where did Cathedral Square in runs through?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1661169, "src_sentence": "Chicago Calling is a 1951 film noir directed by John Reinhardt and starring Dan Duryea and Mary Anderson.", "sentence": "Chicago Calling is a 1951 film noir directed by John Reinhardt", "sub": "http://dbpedia.org/resource/Chicago_Calling", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Reinhardt_(director)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is chicago Calling a 1951 film noir directed by John Reinhardt ?", "Who is a 1951 film noir directed by John Reinhardt?", "When is Chicago Calling a?", "Who is Chicago Calling a 1951 film noir directed by?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is chicago Calling a 1951 film noir directed by ?", "Who is a 1951 film noir directed by ?", "When is a?", "Who is a 1951 film noir directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1663354, "src_sentence": "In his memoir A Moveable Feast (1964), published after Hemingway's and Stein's deaths, Hemingway writes that Stein heard the phrase from a French garage owner who serviced Stein's car.", "sentence": "A Moveable Feast ( 1964 published after Hemingway 's deaths", "sub": "http://dbpedia.org/resource/A_Moveable_Feast", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ernest_Hemingway", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does a Moveable Feast ( 1964 publ after Hemingway 's deaths?", "When did A Moveable Feast (?", "Who did A Moveable Feast ( 1964 published after?"], "type": [-1, 3, 1], "question_in_type": ["Does a Moveable Feast ( 1964 publ after 's deaths?", "When did (?", "Who did ( 1964 published after?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1669953, "src_sentence": "Jagat Jakhar was a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal.", "sentence": "Jagat Jakhar was a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal", "sub": "http://dbpedia.org/resource/Chandrawal", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jagat_Jakhar", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Was jagat Jakhar a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal ?", "Who was a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal?", "Who was Jagat Jakhar a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal ?", "Where was Jagat Jakhar a Haryanvi film actor famous as hero of the Haryanvi movie Chandrawal ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was jagat Jakhar a Haryanvi film actor famous as hero of the Haryanvi movie ?", "Who was a Haryanvi film actor famous as hero of the Haryanvi movie ?", "Who was a Haryanvi film actor famous as hero of the Haryanvi movie ?", "Where was a Haryanvi film actor famous as hero of the Haryanvi movie ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1670022, "src_sentence": "Savitri Jindal Former Minister, Haryana Government & Chairman OP Jindal Group.", "sentence": "Haryana Government [is] Former Minister [of] Savitri Jindal", "sub": "http://dbpedia.org/resource/Savitri_Jindal", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Haryana", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does haryana Government [is] Former Minister [of] Savitri Jindal?", "Who [is] Former Minister [of] Savitri Jindal?", "Who did Haryana Government [ is ] Former Minister [ of ] Savitri Jindal ?"], "type": [-1, 1, 1], "question_in_type": ["Does haryana Government [is] Former Minister [of] ?", "Who [is] Former Minister [of] ?", "Who did Government [ is ] Former Minister [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1670060, "src_sentence": "Bhupinder Singh Hooda, born in rohtak.", "sentence": "Bhupinder Singh Hooda born in rohtak", "sub": "http://dbpedia.org/resource/Bhupinder_Singh_Hooda", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Rohtak", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does bhupinder Singh Hooda born in rohtak?", "Who born in rohtak?"], "type": [-1, 1], "question_in_type": ["Does bhupinder Singh Hooda born in ?", "Who born in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1679247, "src_sentence": "Frollo stops the dance and scolds Quasimodo for leaving Notre Dame, telling him that if he ever goes outside the cathedral again, Frollo will not help him.", "sentence": "Frollo stops scolds Quasimodo for leaving Notre Dame", "sub": "http://dbpedia.org/resource/Claude_Frollo", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Quasimodo", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do frollo stops scolds Quasimodo for leav Notre Dame?", "Where did Frollo stops?", "Who did Frollo stops?", "Does frollo stop the dance Quasimodo for leav Notre Dame?", "Where did Frollo stops the?", "Who did Frollo stops the?"], "type": [-1, 2, 1, -1, 2, 1], "question_in_type": ["Do frollo stops scolds for leav Notre Dame?", "Where did stops?", "Who did stops?", "Does frollo stop the dance for leav Notre Dame?", "Where did stops the?", "Who did stops the?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1679256, "src_sentence": "Frollo ignores Quasimodo's pleas for help.", "sentence": "Frollo ignores Quasimodo's pleas for help", "sub": "http://dbpedia.org/resource/Claude_Frollo", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Quasimodo", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does frollo ign Quasimodo's pleas for help?", "Who ignores Quasimodo's pleas for help?", "Where did Frollo ignores?"], "type": [-1, 1, 2], "question_in_type": ["Does frollo ign 's pleas for help?", "Who ignores 's pleas for help?", "Where did ignores?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1684501, "src_sentence": "Another Code started development in February 2004, and was officially announced by Nintendo on October 7, 2004, under the working title Another.", "sentence": "Another Code was officially announced by Nintendo on October 7 , 2004", "sub": "http://dbpedia.org/resource/Another_Code:_Two_Memories", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Nintendo", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was another Code officially announced by Nintendo on October 7 , 2004 ?", "Where was Another Code officially announced by?", "When was Another Code officially announce by Nintendo?"], "type": [-1, 2, 3], "question_in_type": ["Was another Code officially announced by on October 7 , 2004 ?", "Where was officially announced by?", "When was officially announce by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1685927, "src_sentence": "He worked in another Bollywood movie Mirzya which is directed by Rakeysh Omprakash Mehra.", "sentence": "another Bollywood movie Mirzya is directed by Rakeysh Omprakash Mehra", "sub": "http://dbpedia.org/resource/Mirzya_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Rakeysh_Omprakash_Mehra", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is another Bollywood movie Mirzya directed by Rakeysh Omprakash Mehra ?", "Where is another Bollywood movie Mirzya directed by?", "Who is another Bollywood movie Mirzya directed by?"], "type": [-1, 2, 1], "question_in_type": ["Is another Bollywood movie directed by ?", "Where is another Bollywood movie directed by?", "Who is another Bollywood movie directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1687914, "src_sentence": "Karl Hyde (born 1957), English musician, frontman of trance music group Underworld was born in Worcester.", "sentence": "Karl Hyde (born 1957), English musician, frontman of trance music group Underworld was born in Worcester", "sub": "http://dbpedia.org/resource/Karl_Hyde", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Worcester", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was karl Hyde ( born 1957 ) , English musician , frontman of trance music group Underworld born in Worcester ?", "Who (born 1957), English musician, frontman of trance music group Underworld was born in Worcester?", "When was Karl Hyde ( bear?", "Where was Karl Hyde ( born 1957 ) , English musician , frontman of trance music group Underworld born in?"], "type": [-1, 1, 3, 2], "question_in_type": ["Was karl Hyde ( born 1957 ) , English musician , frontman of trance music group Underworld born in ?", "Who (born 1957), English musician, frontman of trance music group Underworld was born in ?", "When was ( bear?", "Where was ( born 1957 ) , English musician , frontman of trance music group Underworld born in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1691170, "src_sentence": "Night and Day\" is an R&B and pop song accompanied by an electric guitar. \"", "sentence": "an R&B song accompanied by an electric guitar", "sub": "http://dbpedia.org/resource/Rhythm_and_blues", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Electric_guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does an R&B song accompany by an electric guitar?", "Does an R&B song accompany by an electric automobile axe?", "Does an R&B song accompany by an electric automobile gat?", "Does an R&B song accompany by an electric automobile guitar?", "Does an R&B song accompany by an electric axe?", "Does an R&B song accompany by an electric car axe?", "Does an R&B song accompany by an electric car gat?", "Does an R&B song accompany by an electric car guitar?", "Does an R&B song accompany by an electric gat?", "Does an R&B song accompany by an electrical axe?", "Does an R&B song accompany by an electrical gat?", "Does an R&B song accompany by an electrical guitar?", "Does an R&B song accompany by an galvanising axe?", "Does an R&B song accompany by an galvanising gat?", "Does an R&B song accompany by an galvanising guitar?", "Does an R&B song accompany by an voltaic axe?", "Does an R&B song accompany by an voltaic gat?", "Does an R&B song accompany by an voltaic guitar?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does an song accompany by an ?", "Does an song accompany by an electric automobile axe?", "Does an song accompany by an electric automobile gat?", "Does an song accompany by an electric automobile guitar?", "Does an song accompany by an electric axe?", "Does an song accompany by an electric car axe?", "Does an song accompany by an electric car gat?", "Does an song accompany by an electric car guitar?", "Does an song accompany by an electric gat?", "Does an song accompany by an electrical axe?", "Does an song accompany by an electrical gat?", "Does an song accompany by an electrical guitar?", "Does an song accompany by an galvanising axe?", "Does an song accompany by an galvanising gat?", "Does an song accompany by an galvanising guitar?", "Does an song accompany by an voltaic axe?", "Does an song accompany by an voltaic gat?", "Does an song accompany by an voltaic guitar?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 1696225, "src_sentence": "Sargsyan also proposed a possible candidate as Tigran's first wife and the children's mother: Artaxiad princess Zaruhi, a daughter of Tigran's paternal uncle Zariadres and granddaughter of Artaxias I. He also considered likely that the reason for the rebellion of Tigranes's son Zariadres was the birth of Artavasdes who was declared the heir by virtue of being born to a king and not a prince.", "sentence": "the reason for the rebellion of Tigranes 's son was the birth of Artavasdes", "sub": "http://dbpedia.org/resource/Artavasdes_II_of_Armenia", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Tigranes_the_Great", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the reason for the rebellion of Tigranes 's son the birth of Artavasdes ?", "Who was the reason for the rebellion of Tigranes 's son the birth of Artavasdes ?", "Where was the reason for the rebellion of Tigranes 's son the birth of Artavasdes ?"], "type": [-1, 1, 2], "question_in_type": ["Was the reason for the rebellion of 's son the birth of ?", "Who was the reason for the rebellion of 's son the birth of ?", "Where was the reason for the rebellion of 's son the birth of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1708590, "src_sentence": "Maureen Reagan - actor, child of Ronald Reagan.", "sentence": "Maureen Reagan - actor [is] child of Ronald Reagan", "sub": "http://dbpedia.org/resource/Ronald_Reagan", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Maureen_Reagan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does maureen Reagan - actor [is] child of Ronald Reagan?", "Who - actor [is] child of Ronald Reagan?", "Who did Maureen Reagan - actor [ is ] child of Ronald Reagan ?"], "type": [-1, 1, 1], "question_in_type": ["Does maureen Reagan - actor [is] child of ?", "Who - actor [is] child of ?", "Who did - actor [ is ] child of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1714939, "src_sentence": "Service from Denver also included flights to Colorado Springs, Durango, Gunnison, Hayden, Montrose, and Rifle in Colorado as well as to Farmington, and Albuquerque, New Mexico, Sioux City and Waterloo, Iowa, and Cheyenne, Sheridan and Gillette in Wyoming.", "sentence": "Service from Denver included flights to Colorado Gillette in Wyoming", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did service from Denver includ flights to Colorado Gillette in Wyoming?", "Where did Service from Denver included?", "Did service from Denver includ flights to Colorado Sheridan in Wyoming?", "Did service from Denver includ flights to Colorado Cheyenne in Wyoming?", "Did service from Denver includ flights to Colorado Iowa in Wyoming?", "Did service from Denver includ flights to Colorado Waterloo in Wyoming?", "Did service from Denver includ flights to Colorado Sioux City in Wyoming?", "Did service from Denver includ flights to Colorado New Mexico in Wyoming?", "Did service from Denver includ flights to Colorado Albuquerque in Wyoming?", "Did service from Denver includ flights to Colorado to Farmington in Wyoming?", "Did service from Denver includ flights to Colorado Rifle in Colorado in Wyoming?", "Did service from Denver includ flights to Colorado Montrose in Wyoming?", "Did service from Denver includ flights to Colorado Hayden in Wyoming?", "Did service from Denver includ flights to Colorado Gunnison in Wyoming?", "Who did Service from Denver included?", "Did service from Denver includ flights to Colorado Durango in Wyoming?", "Did service from Denver includ flights to Colorado Springs in Wyoming?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1], "question_in_type": ["Did service from includ flights to Gillette in Wyoming?", "Where did Service from included?", "Did service from includ flights to Sheridan in Wyoming?", "Did service from includ flights to Cheyenne in Wyoming?", "Did service from includ flights to Iowa in Wyoming?", "Did service from includ flights to Waterloo in Wyoming?", "Did service from includ flights to Sioux City in Wyoming?", "Did service from includ flights to New Mexico in Wyoming?", "Did service from includ flights to Albuquerque in Wyoming?", "Did service from includ flights to to Farmington in Wyoming?", "Did service from includ flights to Rifle in in Wyoming?", "Did service from includ flights to Montrose in Wyoming?", "Did service from includ flights to Hayden in Wyoming?", "Did service from includ flights to Gunnison in Wyoming?", "Who did Service from included?", "Did service from includ flights to Durango in Wyoming?", "Did service from includ flights to Springs in Wyoming?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1719812, "src_sentence": "Outside the kibbutzim, Meretz receives more votes in Tel Aviv than in any other city in Israel.", "sentence": "Meretz receives more votes in Tel Aviv than in any other city in Israel Outside the kibbutzim", "sub": "http://dbpedia.org/resource/Meretz", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Tel_Aviv", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does meretz receiv more votes in Tel Aviv than in any other city in Israel Outside the kibbutzim?", "Where did Meretz receives more?"], "type": [-1, 2], "question_in_type": ["Does meretz receiv more votes in than in any other city in Israel Outside the kibbutzim?", "Where did receives more?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1729494, "src_sentence": "In 2010 the station also became home to the NATO Allied Rapid Reaction Corps (ARRC) which relocated to Innsworth from the Rheindahlen Military Complex in Germany.", "sentence": "the NATO Allied Rapid Reaction Corps relocated to Innsworth from the Rheindahlen Military Complex in Germany", "sub": "http://dbpedia.org/resource/Allied_Rapid_Reaction_Corps", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Innsworth", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the NATO Allied Rapid Reaction Corps reloc to Innsworth from the Rheindahlen Military Complex in Germany?", "Where did the NATO Allied Rapid Reaction Corps relocated to?"], "type": [-1, 2], "question_in_type": ["Did the NATO reloc to from the Rheindahlen Military Complex in Germany?", "Where did the NATO relocated to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1737987, "src_sentence": "Leno left The Tonight Show on Friday, May 29, 2009, and Conan O'Brien took over on June 1, 2009.", "sentence": "Leno left The Tonight Show on Friday", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno left The Tonight Show on Friday?", "Who left The Tonight Show on Friday?", "Where did Leno left The?"], "type": [-1, 1, 2], "question_in_type": ["Did leno left on Friday?", "Who left on Friday?", "Where did left The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1737990, "src_sentence": "Late Night host Conan O'Brien was his successor on The Tonight Show.", "sentence": "Late Night host Conan O'Brien was his successor on The Tonight Show", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Conan_O'Brien", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Was late Night host Conan O'Brien his successor on The Tonight Show ?", "Where host Conan O'Brien was his successor on The Tonight Show?", "Who was Late Night host Conan O'Brien his successor on The Tonight Show ?", "Where was Late Night host Conan O'Brien his successor on The Tonight Show ?"], "type": [-1, 2, 1, 2], "question_in_type": ["Was late Night host his successor on ?", "Where host was his successor on ?", "Who was Late Night host his successor on ?", "Where was Late Night host his successor on ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738023, "src_sentence": "Critics have pointed to a 2004 Tonight Show clip, in which Leno said he would allow O'Brien to take over without incident.", "sentence": "Leno said he would allow O'Brien to take over without incident a 2004 Tonight Show clip", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno said he allow O'Brien to take over without incident a 2004 Tonight Show clip ?", "Who said he would allow O'Brien to take over without incident a 2004 Tonight Show clip?", "Who would Leno said he?", "When would Leno say he allow O'Brien to take over without incident a?", "Where would Leno said he?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Would leno said he allow O'Brien to take over without incident a 2004 Show clip ?", "Who said he would allow O'Brien to take over without incident a 2004 Show clip?", "Who would said he?", "When would say he allow O'Brien to take over without incident a?", "Where would said he?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738026, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the next person.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the next person", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the next person?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the next person?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the next person?", "Who described as a dynasty saying , \" You hand it off to the next person?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738050, "src_sentence": "Leno has been married to Mavis Leno since 1980; the couple have no children.", "sentence": "Leno has been married to Mavis Leno since 1980", "sub": "http://dbpedia.org/resource/Jay_Leno", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Mavis_Leno", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has leno been married to Mavis Leno ?"], "type": [3], "question_in_type": ["When has leno been married to Mavis ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738051, "src_sentence": "In 1993, during his first season as host of The Tonight Show, Leno's mother died at the age of 82 and in the following year, his father died at the age of 84.", "sentence": "Leno 's mother died at the age of 82 In 1993 during his first season as host of The Tonight Show", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno 's mother died at the age of 82 In 1993 during his first season as host of The Tonight Show?", "Who 's mother died at the age of 82 In 1993 during his first season as host of The Tonight Show?", "When did Leno 's mother die?", "When did Leno 's mother die at the age of 82 In?", "Where did Leno 's mother died at?"], "type": [-1, 1, 3, 3, 2], "question_in_type": ["Did leno 's mother died at the age of 82 In 1993 during his first season as host of ?", "Who 's mother died at the age of 82 In 1993 during his first season as host of ?", "When did 's mother die?", "When did 's mother die at the age of 82 In?", "Where did 's mother died at?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738390, "src_sentence": "Pawlak later jumped on a coaching career and coached several clubs in Poland.", "sentence": "Pawlak coached several clubs in Poland", "sub": "http://dbpedia.org/resource/Zdzis\u0142aw_Pawlak", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Poland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did pawlak coach several clubs in Poland?", "Where did Pawlak coached several?"], "type": [-1, 2], "question_in_type": ["Did pawlak coach several clubs in ?", "Where did coached several?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1738564, "src_sentence": "Hellinsia callidus is a moth of the family Pterophoridae.", "sentence": "Hellinsia callidus is a moth of the family Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a moth of the family Pterophoridae ?", "Who callidus is a moth of the family Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a moth of the family ?", "Who callidus is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1739084, "src_sentence": "Love All The Hurt Away is the twenty-seventh studio album by American singer Aretha Franklin.", "sentence": "Love All The Hurt Away is the twenty-seventh studio album by American singer Aretha Franklin", "sub": "http://dbpedia.org/resource/Love_All_the_Hurt_Away", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Aretha_Franklin", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is love All The Hurt Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The ache Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The bruise Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The damage Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The detriment Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The distress Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The injure Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The injury Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The offend Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The pain Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The smart Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The spite Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The suffer Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The suffering Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The weakened Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The wound Away the twenty-seventh studio album by American singer Aretha Franklin ?", "Is love All The wounded Away the twenty-seventh studio album by American singer Aretha Franklin ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is love All The Hurt Away the twenty-seventh studio album by American singer ?", "Is love All The ache Away the twenty-seventh studio album by American singer ?", "Is love All The bruise Away the twenty-seventh studio album by American singer ?", "Is love All The damage Away the twenty-seventh studio album by American singer ?", "Is love All The detriment Away the twenty-seventh studio album by American singer ?", "Is love All The distress Away the twenty-seventh studio album by American singer ?", "Is love All The injure Away the twenty-seventh studio album by American singer ?", "Is love All The injury Away the twenty-seventh studio album by American singer ?", "Is love All The offend Away the twenty-seventh studio album by American singer ?", "Is love All The pain Away the twenty-seventh studio album by American singer ?", "Is love All The smart Away the twenty-seventh studio album by American singer ?", "Is love All The spite Away the twenty-seventh studio album by American singer ?", "Is love All The suffer Away the twenty-seventh studio album by American singer ?", "Is love All The suffering Away the twenty-seventh studio album by American singer ?", "Is love All The weakened Away the twenty-seventh studio album by American singer ?", "Is love All The wound Away the twenty-seventh studio album by American singer ?", "Is love All The wounded Away the twenty-seventh studio album by American singer ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1740372, "src_sentence": "In 2002, The Audible Doctor moved to New York to attend an audio engineering and recording school before he started working at Fat Beats store after graduating from college.", "sentence": "The Audible Doctor moved to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002", "sub": "http://dbpedia.org/resource/The_Audible_Doctor", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Audible Doctor mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "Where did The Audible Doctor moved to?", "When did The Audible Doctor move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible Doctor mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible Doctor move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doc mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doc move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctor of church mov to New York to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctor of church move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctorate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctorate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible dr mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible dr move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible falsify mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible falsify move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible fix mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible fix move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible md mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible md move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible medico mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible medico move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible physician mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible physician move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible repair mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible repair move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible sophisticate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible sophisticate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible treat mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible treat move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible vet mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible vet move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable Doctor mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable Doctor move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doc mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doc move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctor of church mov to New York to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctor of church move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctorate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctorate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable dr mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable dr move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable falsify mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable falsify move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable fix mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable fix move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable md mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable md move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable medico mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable medico move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable physician mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable physician move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable repair mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable repair move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable sophisticate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable sophisticate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable treat mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable treat move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable vet mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable vet move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded Doctor mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded Doctor move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doc mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doc move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctor of church mov to New York to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctor of church move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctorate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctorate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded dr mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded dr move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded falsify mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded falsify move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded fix mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded fix move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded md mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded md move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded medico mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded medico move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded physician mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded physician move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded repair mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded repair move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded sophisticate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded sophisticate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded treat mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded treat move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded vet mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded vet move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal Doctor mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal Doctor move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doc mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doc move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctor of church mov to New York to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctor of church move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctorate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctorate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal dr mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal dr move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal falsify mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal falsify move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal fix mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal fix move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal md mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal md move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal medico mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal medico move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal physician mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal physician move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal repair mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal repair move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal sophisticate mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal sophisticate move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal treat mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal treat move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal vet mov to New York to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal vet move to New York to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doc mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doc move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctor of church mov to New York to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctor of church move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctorate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctorate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible dr mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible dr move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible falsify mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible falsify move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible fix mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible fix move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible md mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible md move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible medico mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible medico move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible physician mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible physician move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible repair mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible repair move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible sophisticate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible sophisticate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible treat mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible treat move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible vet mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible vet move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable Doctor mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable Doctor move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doc mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doc move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctor of church mov to New York to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctor of church move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctorate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctorate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable dr mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable dr move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable falsify mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable falsify move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable fix mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable fix move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable md mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable md move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable medico mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable medico move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable physician mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable physician move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable repair mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable repair move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable sophisticate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable sophisticate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable treat mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable treat move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable vet mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable vet move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded Doctor mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded Doctor move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doc mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doc move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctor of church mov to New York to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctor of church move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctorate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctorate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded dr mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded dr move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded falsify mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded falsify move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded fix mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded fix move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded md mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded md move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded medico mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded medico move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded physician mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded physician move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded repair mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded repair move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded sophisticate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded sophisticate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded treat mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded treat move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded vet mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded vet move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal Doctor mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal Doctor move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doc mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doc move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctor of church mov to New York to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctor of church move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctorate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctorate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal dr mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal dr move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal falsify mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal falsify move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal fix mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal fix move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal md mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal md move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal medico mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal medico move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal physician mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal physician move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal repair mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal repair move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal sophisticate mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal sophisticate move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal treat mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal treat move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal vet mov to New York to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal vet move to New York to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?"], "type": [-1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the Audible Doctor mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "Where did moved to?", "When did move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible Doctor mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doc mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doc move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctor of church mov to to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctor of church move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctorate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctorate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible dr mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible dr move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible falsify mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible falsify move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible fix mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible fix move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible md mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible md move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible medico mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible medico move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible physician mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible physician move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible repair mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible repair move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible sophisticate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible sophisticate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible treat mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible treat move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible vet mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible vet move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable Doctor mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable Doctor move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doc mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doc move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctor of church mov to to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctor of church move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctorate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctorate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable dr mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable dr move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable falsify mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable falsify move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable fix mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable fix move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable md mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable md move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable medico mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable medico move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable physician mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable physician move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable repair mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable repair move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable sophisticate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable sophisticate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable treat mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable treat move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the hearable vet mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable vet move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded Doctor mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded Doctor move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doc mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doc move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctor of church mov to to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctor of church move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctorate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctorate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded dr mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded dr move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded falsify mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded falsify move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded fix mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded fix move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded md mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded md move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded medico mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded medico move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded physician mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded physician move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded repair mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded repair move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded sophisticate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded sophisticate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded treat mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded treat move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the sounded vet mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded vet move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal Doctor mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal Doctor move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doc mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doc move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctor of church mov to to attend an audio record school before he start working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctor of church move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctorate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctorate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal dr mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal dr move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal falsify mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal falsify move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal fix mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal fix move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal md mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal md move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal medico mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal medico move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal physician mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal physician move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal repair mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal repair move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal sophisticate mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal sophisticate move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal treat mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal treat move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the vocal vet mov to to attend an audio recording school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal vet move to to attend an audio record school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doc mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doc move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctor of church mov to to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctor of church move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible doctorate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible doctorate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible dr mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible dr move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible falsify mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible falsify move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible fix mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible fix move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible md mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible md move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible medico mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible medico move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible physician mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible physician move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible repair mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible repair move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible sophisticate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible sophisticate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible treat mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible treat move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the Audible vet mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The Audible vet move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable Doctor mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable Doctor move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doc mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doc move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctor of church mov to to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctor of church move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable doctorate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable doctorate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable dr mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable dr move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable falsify mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable falsify move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable fix mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable fix move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable md mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable md move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable medico mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable medico move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable physician mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable physician move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable repair mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable repair move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable sophisticate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable sophisticate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable treat mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable treat move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the hearable vet mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The hearable vet move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded Doctor mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded Doctor move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doc mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doc move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctor of church mov to to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctor of church move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded doctorate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded doctorate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded dr mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded dr move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded falsify mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded falsify move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded fix mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded fix move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded md mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded md move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded medico mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded medico move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded physician mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded physician move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded repair mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded repair move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded sophisticate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded sophisticate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded treat mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded treat move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the sounded vet mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The sounded vet move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal Doctor mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal Doctor move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doc mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doc move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctor of church mov to to attend an audio engineering school before he start working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctor of church move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal doctorate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal doctorate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal dr mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal dr move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal falsify mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal falsify move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal fix mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal fix move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal md mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal md move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal medico mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal medico move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal physician mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal physician move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal repair mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal repair move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal sophisticate mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal sophisticate move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal treat mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal treat move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?", "Did the vocal vet mov to to attend an audio engineering school before he started working at Fat Beats store after graduating from college In 2002?", "When did The vocal vet move to to attend an audio engineering school before he start work at Fat Beats store after graduate from college In?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1759928, "src_sentence": "Tehran, with a population of around 8.8 million (2016 census), is the capital and largest city of Iran.", "sentence": "Tehran , with a population of around 8.8 million is largest city of Iran", "sub": "http://dbpedia.org/resource/Iran", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tehran", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tehran , with a population of around 8.8 million largest city of Iran ?", "Who , with a population of around 8.8 million is largest city of Iran?", "Where is Tehran , with a population of around 8.8 million largest city of Iran ?"], "type": [-1, 1, 2], "question_in_type": ["Is tehran , with a population of around 8.8 million largest city of ?", "Who , with a population of around 8.8 million is largest city of ?", "Where is , with a population of around 8.8 million largest city of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1761754, "src_sentence": "In 2001, Governor Gray Davis appointed him to the California State Park and Recreation Commission, where he led opposition to an extension of the toll six-lane 26-kilometre (16 mi) freeway extension of California State Route 241 through San Onofre State Beach.", "sentence": "Governor Gray Davis appointed him to the California Recreation Commission In 2001", "sub": "http://dbpedia.org/resource/Gray_Davis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did governor Gray Davis appoint him to the California Recreation Commission In 2001?", "Who did Governor Gray Davis appointed him?", "Where did Governor Gray Davis appointed him?", "When did Governor Gray Davis appoint him to the California Recreation Commission In?", "Did governor Gray Davis appoint him to the California State Park Commission In 2001?", "When did Governor Gray Davis appoint him to the California State Park Commission In?"], "type": [-1, 1, 2, 3, -1, 3], "question_in_type": ["Did governor appoint him to the Recreation Commission In 2001?", "Who did Governor appointed him?", "Where did Governor appointed him?", "When did Governor appoint him to the Recreation Commission In?", "Did governor appoint him to the State Park Commission In 2001?", "When did Governor appoint him to the State Park Commission In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1767925, "src_sentence": "Lee Carroll Brooker is a 76-year old disabled American army veteran from Cottonwood, Alabama who was sentenced to life in prison without parole after being convicted of marijuana possession in 2014.", "sentence": "Lee Carroll Brooker is a 76-year old disabled American army veteran from Cottonwood", "sub": "http://dbpedia.org/resource/Lee_Carroll", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is lee Carroll Brooker a 76-year old disabled American army veteran from Cottonwood ?", "Who is a 76-year old disabled American army veteran from Cottonwood?", "Where is Lee Carroll Brooker a 76-year old disabled American army veteran from Cottonwood ?"], "type": [-1, 1, 2], "question_in_type": ["Is lee Carroll Brooker a 76-year old disabled army veteran from Cottonwood ?", "Who is a 76-year old disabled army veteran from Cottonwood?", "Where is Brooker a 76-year old disabled army veteran from Cottonwood ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1771182, "src_sentence": "One of the most prominent campaigners was a young man from East Germany called Rudi Dutschke who also criticised the forms of capitalism that were to be seen in West Berlin.", "sentence": "a young man from East Germany called Rudi Dutschke", "sub": "http://dbpedia.org/resource/Rudi_Dutschke", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/East_Germany", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did a young man from East Germany cal Rudi Dutschke?", "Where did a young man from East Germany called?", "Who did a young man from East Germany called?"], "type": [-1, 2, 1], "question_in_type": ["Did a young man from cal ?", "Where did a young man from called?", "Who did a young man from called?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1775896, "src_sentence": "Baeolidia is a genus of aeolid nudibranchs, marine gastropod molluscs in the family Aeolidiidae.", "sentence": "Baeolidia is a genus of aeolid nudibranchs", "sub": "http://dbpedia.org/resource/Baeolidia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Aeolidioidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is baeolidia a genus of aeolid nudibranchs ?", "Who is a genus of aeolid nudibranchs?"], "type": [-1, 1], "question_in_type": ["Is bia a genus of nudibranchs ?", "Who is a genus of nudibranchs?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1776276, "src_sentence": "Ficus schippii is a species of plant in the family Moraceae.", "sentence": "Ficus schippii is a species of plant in the family Moraceae", "sub": "http://dbpedia.org/resource/Ficus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Moraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ficus schippii a species of plant in the family Moraceae ?", "Who schippii is a species of plant in the family Moraceae?", "Where is Ficus schippii a species of plant in the family Moraceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is ficus schippii a species of plant in the family ?", "Who schippii is a species of plant in the family ?", "Where is schippii a species of plant in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1776298, "src_sentence": "Schefflera pueckleri, the mallet flower, is a species of plant in the family Araliaceae.", "sentence": "Schefflera pueckleri is a species of plant in the family Araliaceae", "sub": "http://dbpedia.org/resource/Schefflera", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Araliaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schefflera pueckleri a species of plant in the family Araliaceae ?", "Where is Schefflera pueckleri a species of plant in the family Araliaceae ?"], "type": [-1, 2], "question_in_type": ["Is schefflera pueckleri a species of plant in the family ?", "Where is pueckleri a species of plant in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1783109, "src_sentence": "Waldkirchen is the biggest town in the district of Freyung-Grafenau in Germany.", "sentence": "Waldkirchen is the biggest town in the district of Freyung-Grafenau in Germany", "sub": "http://dbpedia.org/resource/Waldkirchen", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Freyung-Grafenau", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is waldkirchen the biggest town in the district of Freyung-Grafenau in Germany ?", "Where is Waldkirchen the biggest town in the district of Freyung-Grafenau in Germany ?"], "type": [-1, 2], "question_in_type": ["Is waldkirchen the biggest town in the district of in Germany ?", "Where is the biggest town in the district of in Germany ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1783173, "src_sentence": "Sisyrinchium albidum, commonly known as white blue-eyed grass, is a species of flowering plant in the family Iridaceae.", "sentence": "Sisyrinchium albidum is a species of flowering plant in the family Iridaceae", "sub": "http://dbpedia.org/resource/Sisyrinchium", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Iridaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sisyrinchium albidum a species of flowering plant in the family Iridaceae ?"], "type": [-1], "question_in_type": ["Is sisyrinchium albidum a species of flowering plant in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1784005, "src_sentence": "The series between Texas Tech and Texas originated in Austin in 1928 and the two teams have met annually since 1960.", "sentence": "The series between Texas Tech and Texas originated in Austin in 1928", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the series between Texas Tech and Texas origin in Austin in 1928?", "Where did The series between Texas Tech and Texas originated in?", "When did The series between Texas Tech and Texas originate in Austin?"], "type": [-1, 2, 3], "question_in_type": ["Did the series between Tech and origin in in 1928?", "Where did The series between Tech and originated in?", "When did The series between Tech and originate in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1784600, "src_sentence": "In the 2015 crime thriller film Legend, Duffy plays American singer Timi Yuro and contributes three songs to its soundtrack including a new original song; \"Whole Lot of Love\".", "sentence": "Timi Yuro [is] singer [from] United States", "sub": "http://dbpedia.org/resource/Timi_Yuro", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does timi Yuro [is] singer [from] United States?", "Where did Timi Yuro [ is ] singer [ from ] United States ?"], "type": [-1, 2], "question_in_type": ["Does timi Yuro [is] singer [from] ?", "Where did [ is ] singer [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1784838, "src_sentence": "In February 2018, it was announced that Vincent Prieto, former Speaker of the New Jersey General Assembly would step down from his post and succeed Wayne Hasenbalg as President and Chief Executive Officer, a position that will pay him a $280,000 per year annual salary.", "sentence": "Vincent Prieto [is] former Speaker of the New Jersey General Assembly", "sub": "http://dbpedia.org/resource/Vincent_Prieto", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/New_Jersey", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does vincent Prieto [is] former Speaker of the New Jersey General Assembly?", "Who [is] former Speaker of the New Jersey General Assembly?", "Where did Vincent Prieto [ is ] former Speaker of the New Jersey General Assembly ?"], "type": [-1, 1, 2], "question_in_type": ["Does vincent Prieto [is] former Speaker of the General Assembly?", "Who [is] former Speaker of the General Assembly?", "Where did [ is ] former Speaker of the General Assembly ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 1793588, "src_sentence": "In June, the Croatian Defence Forces (HOS) was formed in Croatia by the Croatian Party of Rights (HSP).", "sentence": "the Croatian Defence Forces was formed in Croatia by the Croatian Party of Rights In June", "sub": "http://dbpedia.org/resource/Croatian_Defence_Forces", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Croatia", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Croatian Defence Forces formed in Croatia by the Croatian Party of Rights In June ?", "Who was formed in Croatia by the Croatian Party of Rights In June?", "Where was the Croatian Defence Forces formed in?", "When was the Croatian Defence Forces form in Croatia by the Croatian Party of Rights In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the formed in by the n Party of Rights In June ?", "Who was formed in by the n Party of Rights In June?", "Where was the formed in?", "When was the form in by the n Party of Rights In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1802546, "src_sentence": "While New Zealand were unable to win on home soil in Wellington, Fiji advanced to their third final this season, defeating New Zealand in the semifinals.", "sentence": "New Zealand to win on home soil in Wellington", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does new Zealand to win on home soil in Wellington?", "Who to win on home soil in Wellington?", "Where did New Zealand to win on?", "Were new Zealand unable to win on home soil in Wellington ?", "Who were unable to win on home soil in Wellington?", "Where were New Zealand unable to win on?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does new Zealand to win on home soil in ?", "Who to win on home soil in ?", "Where did to win on?", "Were new Zealand unable to win on home soil in ?", "Who were unable to win on home soil in ?", "Where were unable to win on?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1803826, "src_sentence": "Mike Vasilinda is married to Michelle Rehwinkel Vasilinda, a Republican politician who served as the member of the Florida House of Representatives from District 9.", "sentence": "Mike Vasilinda is married to Michelle Rehwinkel Vasilinda", "sub": "http://dbpedia.org/resource/Mike_Vasilinda", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Michelle_Rehwinkel_Vasilinda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is mike Vasilinda married to Michelle Rehwinkel Vasilinda ?", "Who is married to Michelle Rehwinkel Vasilinda?", "Who is Mike Vasilinda married to?"], "type": [-1, 1, 1], "question_in_type": ["Is mike Vasilinda married to ?", "Who is married to ?", "Who is married to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1804597, "src_sentence": "Oeax transversus is a species of beetle in the family Cerambycidae.", "sentence": "Oeax transversus is a species of beetle in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of beetle in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of beetle in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1820737, "src_sentence": "Following the release of Tommy in 1975, another solo album by Tina was released titled Acid Queen.", "sentence": "another solo album by Tina titled Acid Queen", "sub": "http://dbpedia.org/resource/Acid_Queen", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Tina_Turner", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did another solo album by Tina titl Acid Queen?", "Who did another solo album by Tina titled?", "Was another solo album by Tina released titled Acid Queen Following the release of Tommy in 1975 ?", "Where was another solo album by Tina released titled?", "Who was another solo album by Tina released titled?", "When was another solo album by Tina release titled Acid Queen Following the release of Tommy?"], "type": [-1, 1, -1, 2, 1, 3], "question_in_type": ["Did another solo album by titl ?", "Who did another solo album by titled?", "Was another solo album by released titled Following the release of Tommy in 1975 ?", "Where was another solo album by released titled?", "Who was another solo album by released titled?", "When was another solo album by release titled Following the release of Tommy?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1825160, "src_sentence": "Nok Air owns 51% of NokScoot while Scoot takes the remaining 49%.", "sentence": "Nok Air owns 51% of NokScoot while Scoot takes the remaining 49%", "sub": "http://dbpedia.org/resource/Nok_Air", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/NokScoot", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does nok Air own 51% of NokScoot while Scoot tak the remain 49%?", "Who owns 51% of NokScoot while Scoot takes the remaining 49%?", "Where did Nok Air owns 51?"], "type": [-1, 1, 2], "question_in_type": ["Does nok Air own 51% of while Scoot tak the remain 49%?", "Who owns 51% of while Scoot takes the remaining 49%?", "Where did owns 51?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1827904, "src_sentence": "In 656, on the advice of Xu Jingzong, Emperor Gaozong deposed Consort Liu's son Li Zhong from being his heir apparent, changing his status to being the Prince of Liang, while designating Wu's son Li Hong, then carrying the title of Prince of Dai, as crown prince (that is, Heir Apparent).In 657, Empress Wu and her allies began reprisals against officials who had opposed her ascension.", "sentence": "Emperor Gaozong deposed from being his heir apparent changing his status to being the Prince of Liang while designating Wu 's son Li Hong , then carrying the title of Prince of Dai In 656 on the advice of Xu Jingzong", "sub": "http://dbpedia.org/resource/Li_Hong", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Gaozong depos from being his heir apparent changing his status to being the Prince of Liang while designating Wu 's son Li Hong , then carrying the title of Prince of Dai In 656 on the advice of Xu Jingzong?", "Who did Emperor Gaozong deposed from?", "Where did Emperor Gaozong deposed from?", "Did emperor Gaozong depos Consort Liu 's son Li Zhong from being his heir apparent , changing his status to being the Prince of Liang In 657 , Empress Wu began reprisals against officials In 656 on the advice of Xu Jingzong?", "Who did Emperor Gaozong deposed?", "When did Emperor Gaozong depose Consort Liu 's son Li Zhong from be his heir apparent , change his status to be the Prince of Liang In?", "Where did Emperor Gaozong deposed?"], "type": [-1, 1, 2, -1, 1, 3, 2], "question_in_type": ["Did emperor Gaozong depos from being his heir apparent changing his status to being the Prince of Liang while designating Wu 's son , then carrying the title of Prince of Dai In 656 on the advice of Xu Jingzong?", "Who did deposed from?", "Where did deposed from?", "Did emperor Gaozong depos Consort Liu 's son from being his heir apparent , changing his status to being the Prince of Liang In 657 , Empress Wu began reprisals against officials In 656 on the advice of Xu Jingzong?", "Who did deposed?", "When did depose Consort Liu 's son from be his heir apparent , change his status to be the Prince of Liang In?", "Where did deposed?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1827931, "src_sentence": "Thereafter, at imperial meetings for eighteen years, Empress Wu would sit behind a pearl screen behind Emperor Gaozong, hear the reports as well, and imperial powers often fell into her hands, and she effectively was making the major decisions and even held court independently when the Emperor was unwell And in the absence of her husband, she gained vast powers and Empress Wu had the ultimate power, and she became a Controversial and formidable figure with far-reaching influence.", "sentence": "Empress Wu would sit behind a pearl screen behind Emperor Gaozong at imperial meetings for eighteen years", "sub": "http://dbpedia.org/resource/Wu_Zetian", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Would empress Wu sit behind a pearl screen behind Emperor Gaozong at imperial meetings for eighteen years ?", "Who would Empress Wu sit behind?", "When would Empress Wu sit behind a pearl screen behind Emperor Gaozong at imperial meetings for?"], "type": [-1, 1, 3], "question_in_type": ["Would empress Wu sit behind a pearl screen behind at imperial meetings for eighteen years ?", "Who would sit behind?", "When would sit behind a pearl screen behind at imperial meetings for?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1828197, "src_sentence": "Such sexist opposition to her was only lifted during the late 1960s when Mao Zedong's wife Jiang Qing rehabilitated Wu as part of a propaganda campaign to suggest she be considered as a successor to her ailing husband.", "sentence": "Jiang Qing [is] wife [of] Mao Zedong", "sub": "http://dbpedia.org/resource/Jiang_Qing", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Mao_Zedong", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jiang qing [is] wife [of] Mao Zedong?", "Who [is] wife [of] Mao Zedong?", "Who did Jiang Qing [ is ] wife [ of ] Mao Zedong ?"], "type": [-1, 1, 1], "question_in_type": ["Does jiang qing [is] wife [of] ?", "Who [is] wife [of] ?", "Who did [ is ] wife [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1829054, "src_sentence": "The Twelve Pound Look is a 1920 British silent drama film directed by Jack Denton and starring Milton Rosmer, Jessie Winter and Ann Elliott.", "sentence": "The Twelve Pound Look is a 1920 British silent drama film directed by Jack Denton", "sub": "http://dbpedia.org/resource/The_Twelve_Pound_Look", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Jack_Denton", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Twelve Pound Look a 1920 British silent drama film directed by Jack Denton ?", "When is The Twelve Pound Look a?", "Where is The Twelve Pound Look a 1920 British silent drama film directed by?", "Who is The Twelve Pound Look a 1920 British silent drama film directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Is the Twelve Pound Look a 1920 British silent drama film directed by ?", "When is a?", "Where is a 1920 British silent drama film directed by?", "Who is a 1920 British silent drama film directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1830364, "src_sentence": "Oeonia is a genus of rare orchids (family (Orchidaceae) comprising 5 currently accepted species native to Madagascar and the Mascarenes.", "sentence": "Oeonia is a genus of rare orchids ( family ( Orchidaceae ) comprising 5 currently accepted species native to the Mascarenes", "sub": "http://dbpedia.org/resource/Oeonia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeonia a genus of rare orchids ( family ( Orchidaceae ) comprising 5 currently accepted species native to the Mascarenes ?", "Who is a genus of rare orchids ( family ( Orchidaceae ) comprising 5 currently accepted species native to the Mascarenes?", "Where is Oeonia a genus of rare orchids ( family ( Orchidaceae ) comprising 5?", "Is oeonia a genus of rare orchids ( family ( Orchidaceae ) comprising 5 currently accepted species native to Madagascar ?", "Who is a genus of rare orchids ( family ( Orchidaceae ) comprising 5 currently accepted species native to Madagascar?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Is oeonia a genus of rare orchids ( family ( ) comprising 5 currently accepted species native to the Mascarenes ?", "Who is a genus of rare orchids ( family ( ) comprising 5 currently accepted species native to the Mascarenes?", "Where is a genus of rare orchids ( family ( ) comprising 5?", "Is oeonia a genus of rare orchids ( family ( ) comprising 5 currently accepted species native to Madagascar ?", "Who is a genus of rare orchids ( family ( ) comprising 5 currently accepted species native to Madagascar?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1837956, "src_sentence": "Batrachedra satirica is a species of moth of the family Batrachedridae.", "sentence": "Batrachedra satirica is a species of moth of the family Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_satirica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra satirica a species of moth of the family Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra satirica a species of moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1840805, "src_sentence": "On November 1, 1950, with guns in hand, they attempted to enter the Blair House, where the President was living during renovation of the White House.", "sentence": "the President was living during renovation of the White House the Blair House", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Was the President living during renovation of the White House the Blair House ?", "Where was the President living during?"], "type": [-1, 2], "question_in_type": ["Was the living during renovation of the the Blair House ?", "Where was the living during?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 1842539, "src_sentence": "The British music critic John Warrack suggests the work could be referred to as a \"double concerto without orchestra\", reflecting the highly virtuosic roles for both performers.", "sentence": "John Warrack [is] music critic [from] United Kingdom", "sub": "http://dbpedia.org/resource/John_Warrack", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does john Warrack [is] music critic [from] United Kingdom?", "Who [is] music critic [from] United Kingdom?", "Where did John Warrack [ is ] music critic [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Does john Warrack [is] music critic [from] ?", "Who [is] music critic [from] ?", "Where did [ is ] music critic [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 1843602, "src_sentence": "He has written a number of songs recorded by a great number of singing artists, plus writing many songs for reality television contestants from UK, Europe and Asia, and on three occasions for Eurovision Song Contest songs, including co-writing the winning song for Azerbaijan \"Running Scared\" by Ell & Nikki in 2011.", "sentence": "Azerbaijan Running Scared by Ell & Nikki in 2011", "sub": "http://dbpedia.org/resource/Ell_&_Nikki", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Azerbaijan", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does azerbaijan run scar by Ell & Nikki in 2011?", "Who by Ell & Nikki in 2011?", "Where did Azerbaijan Running Scared by Ell & Nikki in 2011 ?", "When did Azerbaijan Running Scared by Ell & Nikki?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does azerbaijan run scar by in 2011?", "Who by in 2011?", "Where did Running Scared by in 2011 ?", "When did Running Scared by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1844789, "src_sentence": "The main topic that was considered by the United States District Court was whether Title III of the Americans with Disabilities Act (public services) requires companies such as Southwest Airlines Co to edit their websites to be completely accessible to visually impaired people such Mr. Gumson.", "sentence": "The main topic that was considered by the United States District Court was whether Title III of the Americans with Disabilities Act (public services) requires companies such as Southwest Airlines Co to edit their websites", "sub": "http://dbpedia.org/resource/Southwest_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the main topic that considered by the United States District Court whether Title III of the Americans with Disabilities Act ( public services ) requires companies such as Southwest Airlines Co to edit their websites ?"], "type": [-1], "question_in_type": ["Was the main topic that considered by the District Court whether Title III of the Americans with Disabilities Act ( public services ) requires companies such as Co to edit their websites ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1846204, "src_sentence": "In 1992, a procession led by the VHP near the mosque ended up demolishing the mosque, which caused major communal violence across India between Hindus and Muslims.", "sentence": "a procession led by the VHP near the mosque demolishing the mosque, which caused major communal violence across India between Hindus and Muslims", "sub": "http://dbpedia.org/resource/Vishva_Hindu_Parishad", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did a procession led by the VHP near the mosque demol the mosque, which caus major communal violence across India between Hindus and Muslims?"], "type": [-1], "question_in_type": ["Did a procession led by the near the mosque demol the mosque, which caus major communal violence across between Hindus and Muslims?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1847165, "src_sentence": "The canton of Modane is an administrative division of the Savoie department, southeastern France.", "sentence": "The canton of Modane is an administrative division of the Savoie department", "sub": "http://dbpedia.org/resource/Modane", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Savoie", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the canton of Modane an administrative division of the Savoie department ?", "Where is The canton of Modane an administrative division of the Savoie department ?"], "type": [-1, 2], "question_in_type": ["Is the canton of an administrative division of the department ?", "Where is The canton of an administrative division of the department ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1855011, "src_sentence": "It was established in August 2006 and is wholly owned by Qantas Freight, a subsidiary of Qantas.", "sentence": "Qantas Freight [is] a subsidiary of Qantas", "sub": "http://dbpedia.org/resource/Qantas", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Qantas_Freight", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Do qantas Freight [is] a subsidiary of Qantas?", "Who [is] a subsidiary of Qantas?"], "type": [-1, 1], "question_in_type": ["Do qantas Freight [is] a subsidiary of ?", "Who [is] a subsidiary of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 1855990, "src_sentence": " Upper Mystic Lake is fed by the Aberjona River, and drains south, over the Mystic Dam, into Lower Mystic Lake, which in turn empties into the Mystic River and then Boston Harbor.", "sentence": "Upper Mystic Lake is fed by the Aberjona River", "sub": "http://dbpedia.org/resource/Mystic_Lakes_(Boston)", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Aberjona_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is upper Mystic Lake fed by the Aberjona River ?", "Who is fed by the Aberjona River?", "Where is Upper Mystic Lake fed by?"], "type": [-1, 1, 2], "question_in_type": ["Is upper Mystic Lake fed by the ?", "Who is fed by the ?", "Where is fed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 1856784, "src_sentence": "On 20 October, Abdurrahman Wahid, known as Gus Dur, chairman of the National Awakening Party was elected, beating Megawati Sukarnoputri by 373 votes to 313, although her Indonesian Democratic Party of Struggle won the most votes in the legislative election and thus had one-third of the parliamentary seats.", "sentence": "Abdurrahman Wahid was elected beating Megawati Sukarnoputri by 373 votes to 313 although her Indonesian Democratic Party thus had one - third of the parliamentary seats On 20 October", "sub": "http://dbpedia.org/resource/Megawati_Sukarnoputri", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was abdurrahman Wahid elected beating Megawati Sukarnoputri by 373 votes to 313 ?", "Does abdurrahman Wahid beating Megawati Sukarnoputri by 373 votes to 313?", "Who did Abdurrahman Wahid beating?", "Where did Abdurrahman Wahid beating?"], "type": [-1, -1, 1, 2], "question_in_type": ["Was abdurrahman Wahid elected beating by 373 votes to 313 ?", "Does abdurrahman Wahid beating by 373 votes to 313?", "Who did beating?", "Where did beating?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1866241, "src_sentence": "Ravi Bissambhar, born to a musical family in Sangre Grande, Trinidad and Tobago, attended the Sangre Grande Hindu school, North Eastern College, University of the West Indies and is still currently pursuing higher levels of academic and musical knowledge.", "sentence": "Ravi Bissambhar attended the Sangre Grande Hindu school", "sub": "http://dbpedia.org/resource/Ravi_Bissambhar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Sangre_Grande", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did ravi Bissambhar attend the Sangre Grande Hindu school?", "Who attended the Sangre Grande Hindu school?", "Where did Ravi Bissambhar attended the?", "Does ravi Bissambhar born to a musical family in Sangre Grande?", "Who born to a musical family in Sangre Grande?", "Where did Ravi Bissambhar born to?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Did ravi Bissambhar attend the Hindu school?", "Who attended the Hindu school?", "Where did attended the?", "Does ravi Bissambhar born to a musical family in ?", "Who born to a musical family in ?", "Where did born to?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1867311, "src_sentence": "In 768, Pepin's son Charlemagne became King of the Franks and began an extensive expansion of the realm.", "sentence": "Charlemagne [is] son [of] Pepin", "sub": "http://dbpedia.org/resource/Charlemagne", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Pepin_the_Short", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does charlemagne [is] son [of] Pepin?", "Who [is] son [of] Pepin?", "Where did Charlemagne [ is ] son [ of ] Pepin ?"], "type": [-1, 1, 2], "question_in_type": ["Does charlemagne [is] son [of] ?", "Who [is] son [of] ?", "Where did [ is ] son [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1872955, "src_sentence": "Pornography in Azerbaijan is easily and cheaply obtainable in Baku, although not in most other places.", "sentence": "Pornography in Azerbaijan is cheaply obtainable in Baku", "sub": "http://dbpedia.org/resource/Azerbaijan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baku", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is pornography in Azerbaijan cheaply obtainable in Baku ?", "Where is Pornography in Azerbaijan cheaply obtainable in Baku ?", "Is pornography in Azerbaijan easily obtainable in Baku ?"], "type": [-1, 2, -1], "question_in_type": ["Is pornography in cheaply obtainable in ?", "Where is Pornography in cheaply obtainable in ?", "Is pornography in easily obtainable in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1874802, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent city, Kari Niyozov street, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1877148, "src_sentence": "Watain is a Swedish black metal band from Uppsala, formed in 1998.", "sentence": "Watain is a Swedish black metal band from Uppsala", "sub": "http://dbpedia.org/resource/Watain", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is watain a Swedish black metal band from Uppsala ?", "Where is Watain a Swedish black metal band from Uppsala ?"], "type": [-1, 2], "question_in_type": ["Is watain a black metal band from Uppsala ?", "Where is a black metal band from Uppsala ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1877212, "src_sentence": "That reminds me so much of the good sides of Hellhammer.\"According to Danielsson, Lawless Darkness is based more upon Watain themselves than other bands and was compared to Bathory, Master's Hammer, Fields of the Nephilim and Deep Purple.", "sentence": "Lawless Darkness is based more upon Watain Danielsson", "sub": "http://dbpedia.org/resource/Lawless_Darkness", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Watain", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is lawless Darkness based more upon Watain Danielsson ?", "Who is based more upon Watain Danielsson?", "Who is Lawless Darkness based more?"], "type": [-1, 1, 1], "question_in_type": ["Is lawless Darkness based more upon Danielsson ?", "Who is based more upon Danielsson?", "Who is based more?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1883087, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional investigation into the 2004 CDC report.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC report In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional investigation into the 2004 CDC report In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC report In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the 2004 CDC report In?", "Did the United States House of Representatives ' Science Committee op a congressional investigation into the 2004 CDC report In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 CDC report In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the 2004 CDC report In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional investigation into the 2004 report In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 report In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the 2004 report In?", "Did the House of Representatives ' Science Committee op a congressional investigation into the 2004 report In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 report In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional investigation into the?", "When did the House of Representatives ' Science Committee open a congressional investigation into the 2004 report In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1887629, "src_sentence": "The north resisted through the Serbian Despotate, which had Belgrade as its capital.", "sentence": "the Serbian Despotate had Belgrade as its capital", "sub": "http://dbpedia.org/resource/Serbian_Despotate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Serbian Despotate Belgrade as its capital ?", "Who had Belgrade as its capital?", "Where had the Serbian Despotate Belgrade as its capital ?"], "type": [-1, 1, 2], "question_in_type": ["Had the as its capital ?", "Who had as its capital?", "Where had the as its capital ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1887689, "src_sentence": "During the post-war period, Belgrade grew rapidly as the capital of the renewed Yugoslavia, developing as a major industrial center.", "sentence": "Belgrade grew rapidly as the capital of the renewed Yugoslavia developing as a major industrial center During the post-war period", "sub": "http://dbpedia.org/resource/Socialist_Federal_Republic_of_Yugoslavia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did belgrade grew rapidly as the capital of the renewed Yugoslavia developing as a major industrial center During the post-war period?", "Who grew rapidly as the capital of the renewed Yugoslavia developing as a major industrial center During the post-war period?", "Where did Belgrade grew rapidly?"], "type": [-1, 1, 2], "question_in_type": ["Did belgrade grew rapidly as the capital of the developing as a major industrial center During the post-war period?", "Who grew rapidly as the capital of the developing as a major industrial center During the post-war period?", "Where did grew rapidly?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1916264, "src_sentence": "In Encantadia, Danaya is the youngest daughter of Mine-a, the Queen of Lireo to a diwata named Enuo.", "sentence": "Danaya is the youngest daughter of Mine In Encantadia", "sub": "http://dbpedia.org/resource/Danaya", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Encantadia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is danaya the youngest daughter of Mine In Encantadia ?", "Who is the youngest daughter of Mine In Encantadia?", "Where is Danaya the youngest daughter of Mine In Encantadia ?"], "type": [-1, 1, 2], "question_in_type": ["Is danaya the youngest daughter of Mine In ?", "Who is the youngest daughter of Mine In ?", "Where is the youngest daughter of Mine In ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1922263, "src_sentence": "Furthermore, Ankara has pressed Qatar into granting preferential selection for Turkish companies as well as formalizing more long-term agreements.", "sentence": "Ankara has pressed Qatar into granting preferential selection for Turkish companies", "sub": "http://dbpedia.org/resource/Turkey", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has ankara pressed Qatar into granting preferential selection for Turkish companies ?", "Who has pressed Qatar into granting preferential selection for Turkish companies?", "Where has Ankara pressed?"], "type": [-1, 1, 2], "question_in_type": ["Has ankara pressed Qatar into granting preferential selection for companies ?", "Who has pressed Qatar into granting preferential selection for companies?", "Where has pressed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1942059, "src_sentence": "After the Ateneo's first round defeat of La Salle, La Salle coach Franz Pumaren contested the technical given to him for not wearing his ID; previously, UST coach Pido Jarencio wasn't issued a technical when he wasn't wearing his ID.", "sentence": "Pido Jarencio [is] coach [of] UST", "sub": "http://dbpedia.org/resource/Pido_Jarencio", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/University_of_Santo_Tomas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Does pido Jarencio [is] coach [of] UST?", "Who [is] coach [of] UST?", "Where did Pido Jarencio [ is ] coach [ of ] UST ?", "Did la Salle coach Franz Pumaren contest the technical given to him for not wearing his ID After the Ateneo's first round defeat of La Salle?", "Who coach Franz Pumaren contested the technical given to him for not wearing his ID After the Ateneo's first round defeat of Who?", "Who did La Salle coach Franz Pumaren contested the?", "Where did La Salle coach Franz Pumaren contested the?"], "type": [-1, 1, 2, -1, 1, 1, 2], "question_in_type": ["Does pido Jarencio [is] coach [of] ?", "Who [is] coach [of] ?", "Where did [ is ] coach [ of ] ?", "Did la Salle coach contest the technical given to him for not wearing his ID After the Ateneo's first round defeat of ?", "Who coach contested the technical given to him for not wearing his ID After the Ateneo's first round defeat of Who?", "Who did coach contested the?", "Where did coach contested the?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 1946182, "src_sentence": "Strong Medicine is an American medical drama created by Whoopi Goldberg and Tammy Ader that aired on Lifetime from July 23, 2000 to February 5, 2006.", "sentence": "Strong Medicine is an American medical drama created by Whoopi Goldberg", "sub": "http://dbpedia.org/resource/Strong_Medicine", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Whoopi_Goldberg", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is strong Medicine an American medical drama created by Whoopi Goldberg ?", "Who is an American medical drama created by Whoopi Goldberg?", "Where is Strong Medicine an American medical drama created by?", "Who is Strong Medicine an American medical drama created by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is strong Medicine an American medical drama created by ?", "Who is an American medical drama created by ?", "Where is an American medical drama created by?", "Who is an American medical drama created by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1947778, "src_sentence": "Odites natalensis is a moth in the family Depressariidae.", "sentence": "Odites natalensis is a moth in the family Depressariidae", "sub": "http://dbpedia.org/resource/Odites_natalensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is odites natalensis a moth in the family Depressariidae ?", "Where is Odites natalensis a moth in the family Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is odites natalensis a moth in the family ?", "Where is a moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1950113, "src_sentence": "The Bravery was an American rock band formed in New York City in 2003 that consisted of lead vocalist Sam Endicott, guitarist Michael Zakarin, keyboardist John Conway, bassist Mike Hindert and drummer Anthony Burulcich.", "sentence": "The Bravery was an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert", "sub": "http://dbpedia.org/resource/The_Bravery", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was the Bravery an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The Bravery an American rock band formed in?", "When was The Bravery an American rock band form in New York City?", "Who was The Bravery an American rock band formed in?", "Was the Bravery an American rock band formed in New York City in 2003 ?", "Was the boldness an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The boldness an American rock band formed in?", "When was The boldness an American rock band form in New York City?", "Who was The boldness an American rock band formed in?", "Was the bravehood an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The bravehood an American rock band formed in?", "When was The bravehood an American rock band form in New York City?", "Who was The bravehood an American rock band formed in?", "Was the bravura an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The bravura an American rock band formed in?", "When was The bravura an American rock band form in New York City?", "Who was The bravura an American rock band formed in?", "Was the courage an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The courage an American rock band formed in?", "When was The courage an American rock band form in New York City?", "Who was The courage an American rock band formed in?", "Was the courageousness an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The courageousness an American rock band formed in?", "When was The courageousness an American rock band form in New York City?", "Who was The courageousness an American rock band formed in?", "Was the fearlessness an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The fearlessness an American rock band formed in?", "When was The fearlessness an American rock band form in New York City?", "Who was The fearlessness an American rock band formed in?", "Was the gallantry an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The gallantry an American rock band formed in?", "When was The gallantry an American rock band form in New York City?", "Who was The gallantry an American rock band formed in?", "Was the heart an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The heart an American rock band formed in?", "When was The heart an American rock band form in New York City?", "Who was The heart an American rock band formed in?", "Was the pluck an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The pluck an American rock band formed in?", "When was The pluck an American rock band form in New York City?", "Who was The pluck an American rock band formed in?", "Was the valor an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The valor an American rock band formed in?", "When was The valor an American rock band form in New York City?", "Who was The valor an American rock band formed in?", "Was the valour an American rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The valour an American rock band formed in?", "When was The valour an American rock band form in New York City?", "Who was The valour an American rock band formed in?", "Was the boldness an American rock band formed in New York City in 2003 ?", "Was the bravehood an American rock band formed in New York City in 2003 ?", "Was the bravura an American rock band formed in New York City in 2003 ?", "Was the courage an American rock band formed in New York City in 2003 ?", "Was the courageousness an American rock band formed in New York City in 2003 ?", "Was the fearlessness an American rock band formed in New York City in 2003 ?", "Was the gallantry an American rock band formed in New York City in 2003 ?", "Was the heart an American rock band formed in New York City in 2003 ?", "Was the pluck an American rock band formed in New York City in 2003 ?", "Was the valor an American rock band formed in New York City in 2003 ?", "Was the valour an American rock band formed in New York City in 2003 ?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was the Bravery an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was an rock band formed in?", "When was an rock band form in New York City?", "Who was an rock band formed in?", "Was the Bravery an rock band formed in New York City in 2003 ?", "Was the boldness an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The boldness an rock band formed in?", "When was The boldness an rock band form in New York City?", "Who was The boldness an rock band formed in?", "Was the bravehood an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The bravehood an rock band formed in?", "When was The bravehood an rock band form in New York City?", "Who was The bravehood an rock band formed in?", "Was the bravura an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The bravura an rock band formed in?", "When was The bravura an rock band form in New York City?", "Who was The bravura an rock band formed in?", "Was the courage an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The courage an rock band formed in?", "When was The courage an rock band form in New York City?", "Who was The courage an rock band formed in?", "Was the courageousness an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The courageousness an rock band formed in?", "When was The courageousness an rock band form in New York City?", "Who was The courageousness an rock band formed in?", "Was the fearlessness an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The fearlessness an rock band formed in?", "When was The fearlessness an rock band form in New York City?", "Who was The fearlessness an rock band formed in?", "Was the gallantry an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The gallantry an rock band formed in?", "When was The gallantry an rock band form in New York City?", "Who was The gallantry an rock band formed in?", "Was the heart an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The heart an rock band formed in?", "When was The heart an rock band form in New York City?", "Who was The heart an rock band formed in?", "Was the pluck an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The pluck an rock band formed in?", "When was The pluck an rock band form in New York City?", "Who was The pluck an rock band formed in?", "Was the valor an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The valor an rock band formed in?", "When was The valor an rock band form in New York City?", "Who was The valor an rock band formed in?", "Was the valour an rock band formed in New York City in 2003 that consisted of lead bassist Mike Hindert ?", "Where was The valour an rock band formed in?", "When was The valour an rock band form in New York City?", "Who was The valour an rock band formed in?", "Was the boldness an rock band formed in New York City in 2003 ?", "Was the bravehood an rock band formed in New York City in 2003 ?", "Was the bravura an rock band formed in New York City in 2003 ?", "Was the courage an rock band formed in New York City in 2003 ?", "Was the courageousness an rock band formed in New York City in 2003 ?", "Was the fearlessness an rock band formed in New York City in 2003 ?", "Was the gallantry an rock band formed in New York City in 2003 ?", "Was the heart an rock band formed in New York City in 2003 ?", "Was the pluck an rock band formed in New York City in 2003 ?", "Was the valor an rock band formed in New York City in 2003 ?", "Was the valour an rock band formed in New York City in 2003 ?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1950148, "src_sentence": "The Bravery played New Year's Eve of 2005 at the Motherfucker Party in New York City.", "sentence": "The Bravery played New Year's Eve of 2005 at the Motherfucker Party in New York City", "sub": "http://dbpedia.org/resource/The_Bravery", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Bravery play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Where did The Bravery played?", "When did The Bravery play?", "Did the boldness play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the bravehood play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the bravura play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the courage play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the courageousness play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the fearlessness play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the gallantry play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the heart play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the pluck play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the valor play New Year's Eve of 2005 at the Motherfucker Party in New York City?", "Did the valour play New Year's Eve of 2005 at the Motherfucker Party in New York City?"], "type": [-1, 2, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the Bravery play New Year's Eve of 2005 at the Motherfucker Party in ?", "Where did played?", "When did play?", "Did the boldness play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the bravehood play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the bravura play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the courage play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the courageousness play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the fearlessness play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the gallantry play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the heart play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the pluck play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the valor play New Year's Eve of 2005 at the Motherfucker Party in ?", "Did the valour play New Year's Eve of 2005 at the Motherfucker Party in ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1950208, "src_sentence": "Two weeks before the release, The Bravery played a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery, the very club that the band credits as the club where they were discovered.", "sentence": "The Bravery played a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release", "sub": "http://dbpedia.org/resource/The_Bravery", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Bravery play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "Where did The Bravery played a?", "When did The Bravery play a number of special shows in New York City , include two secret shows?", "When did The Bravery play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the boldness play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The boldness play a number of special shows in New York City , include two secret shows?", "When did The boldness play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the bravehood play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The bravehood play a number of special shows in New York City , include two secret shows?", "When did The bravehood play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the bravura play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The bravura play a number of special shows in New York City , include two secret shows?", "When did The bravura play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the courage play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The courage play a number of special shows in New York City , include two secret shows?", "When did The courage play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the courageousness play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The courageousness play a number of special shows in New York City , include two secret shows?", "When did The courageousness play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the fearlessness play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The fearlessness play a number of special shows in New York City , include two secret shows?", "When did The fearlessness play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the gallantry play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The gallantry play a number of special shows in New York City , include two secret shows?", "When did The gallantry play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the heart play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The heart play a number of special shows in New York City , include two secret shows?", "When did The heart play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the pluck play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The pluck play a number of special shows in New York City , include two secret shows?", "When did The pluck play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the valor play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The valor play a number of special shows in New York City , include two secret shows?", "When did The valor play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?", "Did the valour play a number of special shows in New York City, including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The valour play a number of special shows in New York City , include two secret shows?", "When did The valour play a number of special shows in New York City , include two secret shows on May 8 at Arlene 's Grocery?"], "type": [-1, 2, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3, -1, 3, 3], "question_in_type": ["Did the Bravery play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "Where did played a?", "When did play a number of special shows in , include two secret shows?", "When did play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the boldness play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The boldness play a number of special shows in , include two secret shows?", "When did The boldness play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the bravehood play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The bravehood play a number of special shows in , include two secret shows?", "When did The bravehood play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the bravura play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The bravura play a number of special shows in , include two secret shows?", "When did The bravura play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the courage play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The courage play a number of special shows in , include two secret shows?", "When did The courage play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the courageousness play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The courageousness play a number of special shows in , include two secret shows?", "When did The courageousness play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the fearlessness play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The fearlessness play a number of special shows in , include two secret shows?", "When did The fearlessness play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the gallantry play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The gallantry play a number of special shows in , include two secret shows?", "When did The gallantry play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the heart play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The heart play a number of special shows in , include two secret shows?", "When did The heart play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the pluck play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The pluck play a number of special shows in , include two secret shows?", "When did The pluck play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the valor play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The valor play a number of special shows in , include two secret shows?", "When did The valor play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?", "Did the valour play a number of special shows in , including two secret shows on May 8 at Arlene's Grocery Two weeks before the release?", "When did The valour play a number of special shows in , include two secret shows?", "When did The valour play a number of special shows in , include two secret shows on May 8 at Arlene 's Grocery?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 1954211, "src_sentence": "One of the principal founders of Ba'athist thought and the Ba'ath Party, Zaki al-Arsuzi, stated that Fascism and Nazism had greatly influenced Ba'athist ideology.", "sentence": "the Ba'ath Party stated that Nazism had greatly influenced Ba'athist ideology", "sub": "http://dbpedia.org/resource/Ba'ath_Party", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Ba'athism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Had the Ba'ath Party stated that Nazism greatly influenced Ba'athist ideology ?", "Who stated that Nazism had greatly influenced Ba'athist ideology?", "Where had the Ba'ath Party stated that?", "Had the Ba'ath Party stated that Fascism greatly influenced Ba'athist ideology ?", "Who stated that Fascism had greatly influenced Ba'athist ideology?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Had the stated that Nazism greatly influenced ideology ?", "Who stated that Nazism had greatly influenced ideology?", "Where had the stated that?", "Had the stated that Fascism greatly influenced ideology ?", "Who stated that Fascism had greatly influenced ideology?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 1955536, "src_sentence": "In August 2014, a Network Ten spokeswoman told the Australian Associated Press that Minogue had been invited to return to Neighbours for the show's 30th anniversary celebrations in 2015, but she chose not to return.", "sentence": "a Network Ten spokeswoman told the Australian Associated Press that Minogue had been invited to return to Neighbours for the show 's 30th anniversary celebrations in 2015 In August 2014", "sub": "http://dbpedia.org/resource/Neighbours", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Network_Ten", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Had a Network Ten spokeswoman told the Australian Associated Press that Minogue been invited to return to Neighbours for the show 's 30th anniversary celebrations in 2015 In August 2014 ?", "Where had a Network Ten spokeswoman told the?", "When had a Network Ten spokeswoman tell the Australian Associated Press that Minogue be invite to return to Neighbours for the show 's 30th anniversary celebrations?", "When had a Network Ten spokeswoman tell the Australian Associated Press that Minogue be invite to return to Neighbours for the show 's 30th anniversary celebrations in 2015 In?"], "type": [-1, 2, 3, 3], "question_in_type": ["Had a spokeswoman told the Australian Associated Press that Minogue been invited to return to for the show 's 30th anniversary celebrations in 2015 In August 2014 ?", "Where had a spokeswoman told the?", "When had a spokeswoman tell the Australian Associated Press that Minogue be invite to return to for the show 's 30th anniversary celebrations?", "When had a spokeswoman tell the Australian Associated Press that Minogue be invite to return to for the show 's 30th anniversary celebrations in 2015 In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 1959714, "src_sentence": "Siti Hartinah, wife of Soeharto.", "sentence": "Siti Hartinah [is] wife of Soeharto", "sub": "http://dbpedia.org/resource/Siti_Hartinah", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Suharto", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does siti Hartinah [is] wife of Soeharto?", "Who [is] wife of Soeharto?", "Who did Siti Hartinah [ is ] wife of Soeharto ?"], "type": [-1, 1, 1], "question_in_type": ["Does siti Hartinah [is] wife of ?", "Who [is] wife of ?", "Who did [ is ] wife of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1960248, "src_sentence": "Parklife debuted at number one on the UK charts, and helped Blur emerge as one of Britain's most popular acts.", "sentence": "Parklife helped Blur emerge as one of Britain 's most popular acts", "sub": "http://dbpedia.org/resource/Parklife", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Blur_(band)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did parklife help Blur emerge as one of Britain 's most popular acts?", "Who helped Blur emerge as one of Britain 's most popular acts?", "Who did Parklife helped?", "Where did Parklife helped?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did parklife help emerge as one of Britain 's most popular acts?", "Who helped emerge as one of Britain 's most popular acts?", "Who did helped?", "Where did helped?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 1966007, "src_sentence": "Sometimes\" is a teen pop song that is influenced by bubblegum pop, and alludes to a relationship where a shy girl is reserved on expressing feelings to her lover.", "sentence": "a teen pop song is influenced by bubblegum pop", "sub": "http://dbpedia.org/resource/Bubblegum_pop", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Teen_pop", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Is a teen pop song influenced by bubblegum pop ?"], "type": [-1], "question_in_type": ["Is a song influenced by pop ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 1973922, "src_sentence": "Calathus melanocephalus is a species of blackish-red coloured ground beetle from the Platyninae subfamily that can be found everywhere in Europe except for Monaco, San Marino, Vatican City and various European, Asian and African islands.", "sentence": "Calathus melanocephalus is a species of blackish - red coloured ground beetle from the Platyninae subfamily", "sub": "http://dbpedia.org/resource/Calathus_melanocephalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ground_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calathus melanocephalus a species of blackish - red coloured ground beetle from the Platyninae subfamily ?", "Where is Calathus melanocephalus a species of blackish - red coloured?"], "type": [-1, 2], "question_in_type": ["Is calathus melanocephalus a species of blackish - red coloured from the Platyninae subfamily ?", "Where is a species of blackish - red coloured?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 1977068, "src_sentence": "First Kid is a 1996 American slapstick comedy film directed by David Mickey Evans and starring Sinbad and Brock Pierce.", "sentence": "First Kid is a 1996 American slapstick comedy film starring Brock Pierce", "sub": "http://dbpedia.org/resource/First_Kid", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Brock_Pierce", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is first Kid a 1996 American slapstick comedy film starring Brock Pierce ?", "Who is a 1996 American slapstick comedy film starring Brock Pierce?", "When is First Kid a?", "Where is First Kid a 1996 American slapstick comedy film starring?", "Is first Kid a 1996 American slapstick comedy film directed by David Mickey Evans ?", "Who is a 1996 American slapstick comedy film directed by David Mickey Evans?", "Where is First Kid a 1996 American slapstick comedy film directed by?", "Who is First Kid a 1996 American slapstick comedy film directed by?"], "type": [-1, 1, 3, 2, -1, 1, 2, 1], "question_in_type": ["Is first Kid a 1996 American slapstick comedy film starring ?", "Who is a 1996 American slapstick comedy film starring ?", "When is a?", "Where is a 1996 American slapstick comedy film starring?", "Is first Kid a 1996 American slapstick comedy film directed by ?", "Who is a 1996 American slapstick comedy film directed by ?", "Where is a 1996 American slapstick comedy film directed by?", "Who is a 1996 American slapstick comedy film directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1977603, "src_sentence": "Villy-en-Trodes is a commune in the Aube department in north-central France.", "sentence": "Villy-en-Trodes is a commune in the Aube department in north-central France", "sub": "http://dbpedia.org/resource/Villy-en-Trodes", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Aube", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is villy-en-Trodes a commune in the Aube department in north-central France ?", "Whoen-Trodes is a commune in the Aube department in north-central France?", "Where is Villy-en-Trodes a commune in the Aube department in north-central France ?", "Is villy-en-troad a commune in the Aube department in north-central France ?", "Where is Villy-en-troad a commune in the Aube department in north-central France ?", "Is villy-ify-Trodes a commune in the Aube department in north-central France ?", "Who is a commune in the Aube department in north-central France?", "Where is Villy-ify-Trodes a commune in the Aube department in north-central France ?", "Is villy-ify-troad a commune in the Aube department in north-central France ?", "Where is Villy-ify-troad a commune in the Aube department in north-central France ?", "Is villy-ize-Trodes a commune in the Aube department in north-central France ?", "Where is Villy-ize-Trodes a commune in the Aube department in north-central France ?", "Is villy-ize-troad a commune in the Aube department in north-central France ?", "Where is Villy-ize-troad a commune in the Aube department in north-central France ?", "Is villy-nut-Trodes a commune in the Aube department in north-central France ?", "Where is Villy-nut-Trodes a commune in the Aube department in north-central France ?", "Is villy-nut-troad a commune in the Aube department in north-central France ?", "Where is Villy-nut-troad a commune in the Aube department in north-central France ?", "Is villy-s-Trodes a commune in the Aube department in north-central France ?", "Where is Villy-s-Trodes a commune in the Aube department in north-central France ?", "Is villy-s-troad a commune in the Aube department in north-central France ?", "Where is Villy-s-troad a commune in the Aube department in north-central France ?"], "type": [-1, 1, 2, -1, 2, -1, 1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is villy-en-Trodes a commune in the department in north-central France ?", "Whoen-Trodes is a commune in the department in north-central France?", "Where is a commune in the department in north-central France ?", "Is villy-en-troad a commune in the department in north-central France ?", "Where is Villy-en-troad a commune in the department in north-central France ?", "Is villy-ify-Trodes a commune in the department in north-central France ?", "Who is a commune in the department in north-central France?", "Where is Villy-ify-Trodes a commune in the department in north-central France ?", "Is villy-ify-troad a commune in the department in north-central France ?", "Where is Villy-ify-troad a commune in the department in north-central France ?", "Is villy-ize-Trodes a commune in the department in north-central France ?", "Where is Villy-ize-Trodes a commune in the department in north-central France ?", "Is villy-ize-troad a commune in the department in north-central France ?", "Where is Villy-ize-troad a commune in the department in north-central France ?", "Is villy-nut-Trodes a commune in the department in north-central France ?", "Where is Villy-nut-Trodes a commune in the department in north-central France ?", "Is villy-nut-troad a commune in the department in north-central France ?", "Where is Villy-nut-troad a commune in the department in north-central France ?", "Is villy-s-Trodes a commune in the department in north-central France ?", "Where is Villy-s-Trodes a commune in the department in north-central France ?", "Is villy-s-troad a commune in the department in north-central France ?", "Where is Villy-s-troad a commune in the department in north-central France ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1978340, "src_sentence": "He danced in a 1969 concert of Duke Ellington's sacred music with the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm, which was broadcast on Swedish television.", "sentence": "the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm was broadcast on Swedish television", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish television ?", "Where was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish boob tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish cultural barbiturate ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish electronic babysitter ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish glass teat ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish goggle box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish idiot box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish plebvision ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish shit box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish telecasting ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish television receiver ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish television series ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish television set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish television system ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish televisor ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish telly ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish tv ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish tv set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on Swedish video ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede boob tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede cultural barbiturate ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede electronic babysitter ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede glass teat ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede goggle box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede idiot box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede plebvision ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede shit box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede telecasting ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede television ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede television receiver ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede television series ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede television set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede television system ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede televisor ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede telly ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede tv ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede tv set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in Stockholm broadcast on swede video ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on television ?", "Where was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on boob tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on cultural barbiturate ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on electronic babysitter ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on glass teat ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on goggle box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on idiot box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on plebvision ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on shit box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on telecasting ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on television receiver ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on television series ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on television set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on television system ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on televisor ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on telly ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on tv ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on tv set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on video ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede boob tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede cultural barbiturate ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede electronic babysitter ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede glass teat ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede goggle box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede idiot box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede plebvision ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede shit box ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede telecasting ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede television ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede television receiver ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede television series ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede television set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede television system ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede televisor ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede telly ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede tube ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede tv ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede tv set ?", "Was the Duke Ellington Orchestra at Gustaf Vasa Church in broadcast on swede video ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 1983306, "src_sentence": "Since its debut on Israeli Channel 2 in 2003, Kokhav Nolad has achieved great popularity and turned out many new musical stars.", "sentence": "Kokhav Nolad has turned out many new musical stars Since its debut on Israeli Channel 2 in 2003", "sub": "http://dbpedia.org/resource/Kokhav_Nolad", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Channel_2_(Israel)", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Has kokhav Nolad turned out many new musical stars Since its debut on Israeli Channel 2 in 2003 ?", "Who has turned out many new musical stars Since its debut on Israeli Channel 2 in 2003?", "Where has Kokhav Nolad turned out?", "When has Kokhav Nolad turn out many new musical stars Since its debut on Israeli Channel 2?", "Has kokhav Nolad achieved great popularity Since its debut on Israeli Channel 2 in 2003 ?", "Who has achieved great popularity Since its debut on Israeli Channel 2 in 2003?", "Where has Kokhav Nolad achieved great?", "When has Kokhav Nolad achieve great popularity Since its debut on Israeli Channel 2?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Has kokhav Nolad turned out many new musical stars Since its debut on in 2003 ?", "Who has turned out many new musical stars Since its debut on in 2003?", "Where has turned out?", "When has turn out many new musical stars Since its debut on ?", "Has kokhav Nolad achieved great popularity Since its debut on in 2003 ?", "Who has achieved great popularity Since its debut on in 2003?", "Where has achieved great?", "When has achieve great popularity Since its debut on ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 1986961, "src_sentence": "According to Lincoln's partner, William Herndon, Lincoln had confessed that his mother, \"Nancy Hanks\", was illegitimate.", "sentence": "Lincoln had confessed that his mother, \"Nancy Hanks\", was illegitimate", "sub": "http://dbpedia.org/resource/Nancy_Lincoln", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Abraham_Lincoln", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lincoln had confessed that his mother , `` Nancy Hanks '' , illegitimate ?", "Who had confessed that his mother, \"Nancy Hanks\", was illegitimate?", "Where was Lincoln had confessed that?", "Was capital of nebraska had confessed that his mother , `` Nancy Hanks '' , illegitimate ?", "Was president abraham lincoln had confessed that his mother , `` Nancy Hanks '' , illegitimate ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Was lincoln had confessed that his mother , `` '' , illegitimate ?", "Who had confessed that his mother, \"\", was illegitimate?", "Where was had confessed that?", "Was capital of nebraska had confessed that his mother , `` '' , illegitimate ?", "Was president abraham lincoln had confessed that his mother , `` '' , illegitimate ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1987034, "src_sentence": "Nancy Hanks lived in her young adulthood at one or more Berry households prior to her marriage to Thomas Lincoln.", "sentence": "Nancy Hanks lived in her young adulthood at one or more Berry households prior to her marriage to Thomas Lincoln", "sub": "http://dbpedia.org/resource/Nancy_Lincoln", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Thomas_Lincoln", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did nancy Hanks liv in her young adulthood at one or more Berry households prior to her marriage to Thomas Lincoln?", "Who lived in her young adulthood at one or more Berry households prior to her marriage to Thomas Lincoln?", "Where did Nancy Hanks lived in?", "Who did Nancy Hanks lived in?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did nancy Hanks liv in her young adulthood at one or more Berry households prior to her marriage to ?", "Who lived in her young adulthood at one or more Berry households prior to her marriage to ?", "Where did lived in?", "Who did lived in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 1992221, "src_sentence": "He was discovered in a bar and producer Carlo Ponti hired him on the spot and signed to his first film in 1955's The River Girl, directed by Mario Soldati and opposite Sophia Loren, playing a cigarette smuggler who has a tempestuous love affair with a young and sexy Sophia Loren (Ponti's wife).", "sentence": "The River Girl directed by Mario opposite Sophia Loren", "sub": "http://dbpedia.org/resource/The_River_Girl", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Sophia_Loren", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the River Girl direct by Mario opposite Sophia Loren?", "Who did The River Girl directed by?", "Has the River Girl playing a cigarette smuggler who a tempestuous love affair with a sexy Sophia Loren ( Ponti 's wife ) ?", "Where has The River Girl playing a?", "Who has The River Girl playing a?", "Has the River Girl playing a cigarette smuggler who a tempestuous love affair with a young Sophia Loren ( Ponti 's wife ) ?", "Does the River Girl direct by Mario Soldati?", "Has a bar The River Girl , directed by Mario opposite Sophia Loren playing a cigarette smuggler who a tempestuous love affair with a sexy Sophia Loren ( Ponti 's wife ) ?", "Where has a bar The River Girl , directed by?", "Who has a bar The River Girl , directed by?", "Has a bar The River Girl , directed by Mario opposite Sophia Loren playing a cigarette smuggler who a tempestuous love affair with a young Sophia Loren ( Ponti 's wife ) ?", "Has a bar The River Girl , directed by Mario Soldati playing a cigarette smuggler who a tempestuous love affair with a sexy Sophia Loren ( Ponti 's wife ) ?", "Has a bar The River Girl , directed by Mario Soldati playing a cigarette smuggler who a tempestuous love affair with a young Sophia Loren ( Ponti 's wife ) ?"], "type": [-1, 1, -1, 2, 1, -1, -1, -1, 2, 1, -1, -1, -1], "question_in_type": ["Does the River Girl direct by Mario opposite ?", "Who did directed by?", "Has the River Girl playing a cigarette smuggler who a tempestuous love affair with a sexy ( Ponti 's wife ) ?", "Where has playing a?", "Who has playing a?", "Has the River Girl playing a cigarette smuggler who a tempestuous love affair with a young ( Ponti 's wife ) ?", "Does the River Girl direct by ?", "Has a bar , directed by Mario opposite playing a cigarette smuggler who a tempestuous love affair with a sexy ( Ponti 's wife ) ?", "Where has a bar , directed by?", "Who has a bar , directed by?", "Has a bar , directed by Mario opposite playing a cigarette smuggler who a tempestuous love affair with a young ( Ponti 's wife ) ?", "Has a bar , directed by Mario Soldati playing a cigarette smuggler who a tempestuous love affair with a sexy ( Ponti 's wife ) ?", "Has a bar , directed by Mario Soldati playing a cigarette smuggler who a tempestuous love affair with a young ( Ponti 's wife ) ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 1992301, "src_sentence": "The first ever Miss Diva pageant was held in Mumbai on 5 September 2013.", "sentence": "The first ever Miss Diva pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the first ever Miss Diva pageant held in Mumbai on 5 September 2013 ?", "Where was The first ever Miss Diva pageant held in?", "Who was The first ever Miss Diva pageant held in?", "When was The first ever Miss Diva pageant hold in Mumbai?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was the first ever pageant held in on 5 September 2013 ?", "Where was The first ever pageant held in?", "Who was The first ever pageant held in?", "When was The first ever pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 1992860, "src_sentence": "The emergence of disco also stopped Brown's success on the R&B charts because its slicker, more commercial style had superseded his more raw funk productions.", "sentence": "The emergence of disco stopped Brown's success on the R&B charts because its slicker, more commercial style had superseded his more raw funk productions", "sub": "http://dbpedia.org/resource/Rhythm_and_blues", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Disco", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Why did the emergence of disco stop Brown's success on the R&B charts ?", "Why did the egress of club stop Brown's success on the R&B charts ?", "Why did the egress of disco stop Brown's success on the R&B charts ?", "Why did the egress of disco music stop Brown's success on the R&B charts ?", "Why did the egress of discotheque stop Brown's success on the R&B charts ?", "Why did the egress of nightclub stop Brown's success on the R&B charts ?", "Why did the emergence of club stop Brown's success on the R&B charts ?", "Why did the emergence of disco music stop Brown's success on the R&B charts ?", "Why did the emergence of discotheque stop Brown's success on the R&B charts ?", "Why did the emergence of nightclub stop Brown's success on the R&B charts ?", "Why did the emersion of club stop Brown's success on the R&B charts ?", "Why did the emersion of disco stop Brown's success on the R&B charts ?", "Why did the emersion of disco music stop Brown's success on the R&B charts ?", "Why did the emersion of discotheque stop Brown's success on the R&B charts ?", "Why did the emersion of nightclub stop Brown's success on the R&B charts ?", "Why did the growth of club stop Brown's success on the R&B charts ?", "Why did the growth of disco stop Brown's success on the R&B charts ?", "Why did the growth of disco music stop Brown's success on the R&B charts ?", "Why did the growth of discotheque stop Brown's success on the R&B charts ?", "Why did the growth of nightclub stop Brown's success on the R&B charts ?", "Why did the issue of club stop Brown's success on the R&B charts ?", "Why did the issue of disco stop Brown's success on the R&B charts ?", "Why did the issue of disco music stop Brown's success on the R&B charts ?", "Why did the issue of discotheque stop Brown's success on the R&B charts ?", "Why did the issue of nightclub stop Brown's success on the R&B charts ?", "Why did the outgrowth of club stop Brown's success on the R&B charts ?", "Why did the outgrowth of disco stop Brown's success on the R&B charts ?", "Why did the outgrowth of disco music stop Brown's success on the R&B charts ?", "Why did the outgrowth of discotheque stop Brown's success on the R&B charts ?", "Why did the outgrowth of nightclub stop Brown's success on the R&B charts ?"], "type": [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], "question_in_type": ["Why did the emergence of stop Brown's success on the charts ?", "Why did the egress of club stop Brown's success on the charts ?", "Why did the egress of stop Brown's success on the charts ?", "Why did the egress of music stop Brown's success on the charts ?", "Why did the egress of theque stop Brown's success on the charts ?", "Why did the egress of nightclub stop Brown's success on the charts ?", "Why did the emergence of club stop Brown's success on the charts ?", "Why did the emergence of music stop Brown's success on the charts ?", "Why did the emergence of theque stop Brown's success on the charts ?", "Why did the emergence of nightclub stop Brown's success on the charts ?", "Why did the emersion of club stop Brown's success on the charts ?", "Why did the emersion of stop Brown's success on the charts ?", "Why did the emersion of music stop Brown's success on the charts ?", "Why did the emersion of theque stop Brown's success on the charts ?", "Why did the emersion of nightclub stop Brown's success on the charts ?", "Why did the growth of club stop Brown's success on the charts ?", "Why did the growth of stop Brown's success on the charts ?", "Why did the growth of music stop Brown's success on the charts ?", "Why did the growth of theque stop Brown's success on the charts ?", "Why did the growth of nightclub stop Brown's success on the charts ?", "Why did the issue of club stop Brown's success on the charts ?", "Why did the issue of stop Brown's success on the charts ?", "Why did the issue of music stop Brown's success on the charts ?", "Why did the issue of theque stop Brown's success on the charts ?", "Why did the issue of nightclub stop Brown's success on the charts ?", "Why did the outgrowth of club stop Brown's success on the charts ?", "Why did the outgrowth of stop Brown's success on the charts ?", "Why did the outgrowth of music stop Brown's success on the charts ?", "Why did the outgrowth of theque stop Brown's success on the charts ?", "Why did the outgrowth of nightclub stop Brown's success on the charts ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 1999320, "src_sentence": "Chemical Society Reviews is a biweekly peer-reviewed scientific journal published by the Royal Society of Chemistry, for review articles on topics of current interest in chemistry.", "sentence": "Chemical Society Reviews is a biweekly peer-reviewed scientific journal published by the Royal Society of Chemistry, for review articles on topics of current interest in chemistry", "sub": "http://dbpedia.org/resource/Chemical_Society_Reviews", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Royal_Society_of_Chemistry", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is chemical Society Reviews a biweekly peer-reviewed scientific journal published by the Royal Society of Chemistry , for review articles on topics of current interest in chemistry ?", "Who is a biweekly peer-reviewed scientific journal published by the Royal Society of Chemistry, for review articles on topics of current interest in chemistry?", "Where is Chemical Society Reviews a biweekly peer-reviewed scientific journal published by?"], "type": [-1, 1, 2], "question_in_type": ["Is chemical Society Reviews a biweekly peer-reviewed scientific journal published by the of Chemistry , for review articles on topics of current interest in chemistry ?", "Who is a biweekly peer-reviewed scientific journal published by the of Chemistry, for review articles on topics of current interest in chemistry?", "Where is a biweekly peer-reviewed scientific journal published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2004725, "src_sentence": "The Green Pajamas are a musical group from Seattle, Washington.", "sentence": "The Green Pajamas are a musical group from Seattle", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical group from Seattle ?", "Who are a musical group from Seattle?", "Where are The Green Pajamas a musical group from Seattle ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical group from ?", "Who are a musical group from ?", "Where are The a musical group from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2009600, "src_sentence": "Joy Sarkar was born on 1972, 11 January in Kolkata, India, to Sudhin Sarkar, who is a Bengali singer of yesteryears, and Kalyani Sarkar.", "sentence": "Joy Sarkar was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar", "sub": "http://dbpedia.org/resource/Joy_Sarkar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kolkata", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was joy Sarkar born on 1972 11 January in Kolkata , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar?", "When was Joy Sarkar bear?", "Where was Joy Sarkar born on?", "Who was Joy Sarkar born on?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Was joy Sarkar born on 1972 11 January in , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in , India , to Sudhin Sarkar?", "When was bear?", "Where was born on?", "Who was born on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2019320, "src_sentence": " The topic of divorce was discussed again the following year, after the US Census Bureau released statistics suggesting 40 percent of all children in the United States, not just the middle classes, would soon live in divorced households.", "sentence": "the US Census Bureau released statistics suggesting 40 percent of all children in the United States, not just the middle classes, would soon live in divorced households", "sub": "http://dbpedia.org/resource/United_States_Census_Bureau", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Would the US Census Bureau released statistics suggesting 40 percent of all children in the United States , not just the middle classes , soon live in divorced households ?", "Who released statistics suggesting 40 percent of all children in the United States, not just the middle classes, would soon live in divorced households?", "Where would the US Census Bureau released?"], "type": [-1, 1, 2], "question_in_type": ["Would the released statistics suggesting 40 percent of all children in the , not just the middle classes , soon live in divorced households ?", "Who released statistics suggesting 40 percent of all children in the , not just the middle classes, would soon live in divorced households?", "Where would the released?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2025338, "src_sentence": "Syntypistis palladina is a species of moth in the family Notodontidae first described by William Schaus in 1928.", "sentence": "Syntypistis palladina is a species of moth in the family Notodontidae", "sub": "http://dbpedia.org/resource/Syntypistis_palladina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Notodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syntypistis palladina a species of moth in the family Notodontidae ?"], "type": [-1], "question_in_type": ["Is syntypistis palladina a species of moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2028508, "src_sentence": "Cryphia muralis, the marbled green, is a species of moth of the family Noctuidae.", "sentence": "Cryphia muralis is a species of moth of the family Noctuidae", "sub": "http://dbpedia.org/resource/Marbled_green", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cryphia muralis a species of moth of the family Noctuidae ?", "Who muralis is a species of moth of the family Noctuidae?", "Where is Cryphia muralis a species of moth of the family Noctuidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is cryphia muralis a species of moth of the family ?", "Who muralis is a species of moth of the family ?", "Where is a species of moth of the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2035746, "src_sentence": "In 1972, a new Forest Theater Guild was incorporated and continues to produce musicals, adding a film series in 1997.In 1984, Pacific Repertory Theatre initiated productions on the outdoor Forest Theater stage, reactivating Herbert Heron's Carmel Shake-speare Festival in 1990 which, in 1994, expanded to include productions at the Golden Bough Playhouse.", "sentence": "Pacific Repertory Theatre initiated productions on the outdoor Forest Theater stage", "sub": "http://dbpedia.org/resource/Forest_Theater", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Pacific_Repertory_Theatre", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did pacific Repertory Theatre in productions on the outdoor Forest Theater stage?", "Who initiated productions on the outdoor Forest Theater stage?", "Where did Pacific Repertory Theatre initiated?"], "type": [-1, 1, 2], "question_in_type": ["Did pacific Repertory Theatre in productions on the outdoor stage?", "Who initiated productions on the outdoor stage?", "Where did initiated?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 2036346, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the richest woman in India.", "sentence": "Roshni Nadar is the richest woman in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the richest woman in India ?", "Who is the richest woman in India?", "Where is Roshni Nadar the richest woman in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the richest woman in ?", "Who is the richest woman in ?", "Where is the richest woman in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2037422, "src_sentence": "\"When She Loved Me\" is a song written by Randy Newman for Pixar's animated film Toy Story 2 (1999), recorded by Canadian singer Sarah McLachlan.", "sentence": "When She Loved Me is a song written by Randy Newman for Pixar's animated film Toy Story 2 (1999),", "sub": "http://dbpedia.org/resource/When_She_Loved_Me", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Randy_Newman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is when She Loved Me a song written by Randy Newman for Pixar 's animated film Toy Story 2 ( 1999 ) ?", "When is When She Loved Me a song write by Randy Newman for Pixar 's animated film Toy Story 2 (?"], "type": [-1, 3], "question_in_type": ["Is when She Loved Me a song written by for Pixar 's animated film Toy Story 2 ( 1999 ) ?", "When is a song write by for Pixar 's animated film Toy Story 2 (?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2037920, "src_sentence": "Dante Spinetta (born December 9, 1976 in Buenos Aires, Argentina) is an Argentine singer/composer who is part of the duo Illya Kuryaki and the Valderramas.", "sentence": "Dante Spinetta ( born December 9 is an Argentine singer", "sub": "http://dbpedia.org/resource/Dante_Spinetta", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Argentina", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is dante Spinetta ( born December 9 an Argentine singer ?", "Who ( born December 9 is an Argentine singer?", "When is Dante Spinetta ( bear?", "Where is Dante Spinetta ( born December 9 an Argentine singer ?", "Is dante Spinetta ( born December 9 an Argentine cantor ?", "Who ( born December 9 is an Argentine cantor?", "Where is Dante Spinetta ( born December 9 an Argentine cantor ?", "Is dante Spinetta ( born December 9 an Argentineaac bashevis singer ?", "Who ( born December 9 is an Argentine isaac bashevis singer?", "Where is Dante Spinetta ( born December 9 an Argentineaac bashevis singer ?", "Is dante Spinetta ( born December 9 an Argentineaac merrit singer ?", "Who ( born December 9 is an Argentine isaac merrit singer?", "Where is Dante Spinetta ( born December 9 an Argentineaac merrit singer ?", "Is dante Spinetta ( born December 9 an Argentine vocaliser ?", "Who ( born December 9 is an Argentine vocaliser?", "Where is Dante Spinetta ( born December 9 an Argentine vocaliser ?", "Is dante Spinetta ( born December 9 an Argentine vocalist ?", "Who ( born December 9 is an Argentine vocalist?", "Where is Dante Spinetta ( born December 9 an Argentine vocalist ?", "Is dante Spinetta ( born December 9 an Argentine vocalizer ?", "Who ( born December 9 is an Argentine vocalizer?", "Where is Dante Spinetta ( born December 9 an Argentine vocalizer ?"], "type": [-1, 1, 3, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is dante Spinetta ( born December 9 an singer ?", "Who ( born December 9 is an singer?", "When is ( bear?", "Where is ( born December 9 an singer ?", "Is dante Spinetta ( born December 9 an cantor ?", "Who ( born December 9 is an cantor?", "Where is ( born December 9 an cantor ?", "Is dante Spinetta ( born December 9 an aac bashevis singer ?", "Who ( born December 9 is an isaac bashevis singer?", "Where is ( born December 9 an aac bashevis singer ?", "Is dante Spinetta ( born December 9 an aac merrit singer ?", "Who ( born December 9 is an isaac merrit singer?", "Where is ( born December 9 an aac merrit singer ?", "Is dante Spinetta ( born December 9 an vocaliser ?", "Who ( born December 9 is an vocaliser?", "Where is ( born December 9 an vocaliser ?", "Is dante Spinetta ( born December 9 an vocalist ?", "Who ( born December 9 is an vocalist?", "Where is ( born December 9 an vocalist ?", "Is dante Spinetta ( born December 9 an vocalizer ?", "Who ( born December 9 is an vocalizer?", "Where is ( born December 9 an vocalizer ?"], "exp": [-1, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2040874, "src_sentence": "A small sliver in the eastern part of the city is part of Texas's 23rd congressional district, represented by Republican Will Hurd.", "sentence": "part of Texas's 23rd congressional district represented by Republican Will Hurd", "sub": "http://dbpedia.org/resource/Will_Hurd", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does part of Texas's 23rd congressional district repres by Republican Will Hurd?", "Where did part of Texas 's 23rd congressional district represented by?", "Who did part of Texas 's 23rd congressional district represented by?"], "type": [-1, 2, 1], "question_in_type": ["Does part of 's 23rd congressional district repres by Republican ?", "Where did part of 's 23rd congressional district represented by?", "Who did part of 's 23rd congressional district represented by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2040896, "src_sentence": "The main newspapers are the English-language daily El Paso Times, founded in 1881; the Spanish-language daily El Diario de El Paso, and the online newspaper El Paso Herald Post started in 2015.", "sentence": "the English-language daily El Paso Times founded in 1881; the Spanish-language daily El Diario de El Paso", "sub": "http://dbpedia.org/resource/El_Paso_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/El_Paso,_Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the English-language daily El Paso Times found in 1881; the Spanish-language daily El Diario de El Paso?", "Where did the English-language daily El Paso Times founded in?", "When did the English-language daily El Paso Times found?"], "type": [-1, 2, 3], "question_in_type": ["Did the English-language daily found in 1881; the Spanish-language daily El Diario de ?", "Where did the English-language daily founded in?", "When did the English-language daily found?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2047254, "src_sentence": "The 1980s sophisti-pop band Prefab Sprout were based around Witton Gilbert.", "sentence": "sophisti-pop band Prefab Sprout were based around Witton Gilbert", "sub": "http://dbpedia.org/resource/Prefab_Sprout", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Witton_Gilbert", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Were sophisti-pop band Prefab Sprout based around Witton Gilbert ?", "Where were sophisti-pop band Prefab Sprout based around?", "Who were sophisti-pop band Prefab Sprout based around?"], "type": [-1, 2, 1], "question_in_type": ["Were sophisti-pop band based around ?", "Where were sophisti-pop band based around?", "Who were sophisti-pop band based around?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2056567, "src_sentence": "Platysphinx zabolichus is a moth of the family Sphingidae.", "sentence": "Platysphinx zabolichus is a moth of the family Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx zabolichus a moth of the family Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx zabolichus a moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2066804, "src_sentence": "The Mark II line-up continued, releasing The House of Blue Light in 1987, which was followed by a world tour (interrupted after Blackmore broke a finger on stage while trying to catch his guitar after throwing it in the air) and another live album Nobody's Perfect (1988) which was culled from several shows on this tour, but still largely based on the by-now familiar Made in Japan set-list.", "sentence": "Blackmore broke a finger trying to catch his guitar after throwing it in the air", "sub": "http://dbpedia.org/resource/Ritchie_Blackmore", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did blackmore brok a finger trying to catch his guitar after throwing it in the air?", "Was blackmore broke a finger trying to catch his guitar after throwing it in the air ) which culled from several shows on this tour ?", "Did blackmore brok a finger on stage while trying to catch his guitar after throwing it in the air?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the air out?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the air travel?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the airwave?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the appearance?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the apricate?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the aspect?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the atmosphere?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the aura?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the beam?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the breeze?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the broadcast?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the gas?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the lift?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the manner?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the melody?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the nimbus?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the publicize?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the send?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the telecast?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the transmit?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the tune?", "Did blackmore brok a finger trying to catch his guitar after throwing it in the vent?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did blackmore brok a finger trying to catch his after throwing it in the air?", "Was blackmore broke a finger trying to catch his after throwing it in the air ) which culled from several shows on this tour ?", "Did blackmore brok a finger on stage while trying to catch his after throwing it in the air?", "Did blackmore brok a finger trying to catch his after throwing it in the air out?", "Did blackmore brok a finger trying to catch his after throwing it in the air travel?", "Did blackmore brok a finger trying to catch his after throwing it in the airwave?", "Did blackmore brok a finger trying to catch his after throwing it in the appearance?", "Did blackmore brok a finger trying to catch his after throwing it in the apricate?", "Did blackmore brok a finger trying to catch his after throwing it in the aspect?", "Did blackmore brok a finger trying to catch his after throwing it in the atmosphere?", "Did blackmore brok a finger trying to catch his after throwing it in the aura?", "Did blackmore brok a finger trying to catch his after throwing it in the beam?", "Did blackmore brok a finger trying to catch his after throwing it in the breeze?", "Did blackmore brok a finger trying to catch his after throwing it in the broadcast?", "Did blackmore brok a finger trying to catch his after throwing it in the gas?", "Did blackmore brok a finger trying to catch his after throwing it in the lift?", "Did blackmore brok a finger trying to catch his after throwing it in the manner?", "Did blackmore brok a finger trying to catch his after throwing it in the melody?", "Did blackmore brok a finger trying to catch his after throwing it in the nimbus?", "Did blackmore brok a finger trying to catch his after throwing it in the publicize?", "Did blackmore brok a finger trying to catch his after throwing it in the send?", "Did blackmore brok a finger trying to catch his after throwing it in the telecast?", "Did blackmore brok a finger trying to catch his after throwing it in the transmit?", "Did blackmore brok a finger trying to catch his after throwing it in the tune?", "Did blackmore brok a finger trying to catch his after throwing it in the vent?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 2067410, "src_sentence": "Hawaii Reserves, Inc. (Hawaii Reserves) is the subsidiary of Deseret Management Corporation that manages property for The Church of Jesus Christ of Latter-day Saints (LDS Church) in the town of Laie, Hawaii. .", "sentence": "Hawaii Reserves ) is the subsidiary of Deseret Management Corporation", "sub": "http://dbpedia.org/resource/Deseret_Management_Corporation", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Hawaii_Reserves", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is hawaii Reserves ) the subsidiary of Deseret Management Corporation ?", "Who ) is the subsidiary of Deseret Management Corporation?", "Where is Hawaii Reserves ) the subsidiary of Deseret Management Corporation ?", "Is hawaii Reserves the subsidiary of Deseret Management Corporation ?", "Who is the subsidiary of Deseret Management Corporation?", "Where is Hawaii Reserves the subsidiary of Deseret Management Corporation ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is hawaii Reserves ) the subsidiary of ?", "Who ) is the subsidiary of ?", "Where is ) the subsidiary of ?", "Is hawaii Reserves the subsidiary of ?", "Who is the subsidiary of ?", "Where is the subsidiary of ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 2068573, "src_sentence": "Oreta insignis is a species of moth of the family Drepanidae.", "sentence": "Oreta insignis is a species of moth of the family Drepanidae", "sub": "http://dbpedia.org/resource/Oreta_insignis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oreta insignis a species of moth of the family Drepanidae ?"], "type": [-1], "question_in_type": ["Is oreta insignis a species of moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2082305, "src_sentence": "The role, created in 2000 after the London devolution referendum, was the first directly elected mayor in the United Kingdom.", "sentence": "The role, created in 2000 after the London devolution referendum was the first directly elected mayor in the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the role , created in 2000 after the London devolution referendum the first directly elected mayor in the United Kingdom ?"], "type": [-1], "question_in_type": ["Was the role , created in 2000 after the devolution referendum the first directly elected mayor in the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2082316, "src_sentence": "Nicolas Sarkozy is elected President of France in 2007 succeeding Jacques Chirac, who had held the position for 12 years.", "sentence": "Nicolas Sarkozy succeeding Jacques Chirac", "sub": "http://dbpedia.org/resource/Nicolas_Sarkozy", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Jacques_Chirac", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do nicolas Sarkozy success Jacques Chirac?", "Who succeeding Jacques Chirac?", "Who did Nicolas Sarkozy succeeding?", "Is nicolas Sarkozy elected President of France in 2007 succeeding Jacques Chirac ?", "Who is elected President of France in 2007 succeeding Jacques Chirac?", "Where is Nicolas Sarkozy elected?", "When is Nicolas Sarkozy elect President of France?", "Who is Nicolas Sarkozy elected?"], "type": [-1, 1, 1, -1, 1, 2, 3, 1], "question_in_type": ["Do nicolas Sarkozy success ?", "Who succeeding ?", "Who did succeeding?", "Is nicolas Sarkozy elected President of France in 2007 succeeding ?", "Who is elected President of France in 2007 succeeding ?", "Where is elected?", "When is elect President of France?", "Who is elected?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2082319, "src_sentence": "Dmitry Medvedev succeeded Vladimir Putin as the President of Russia in 2008.", "sentence": "Dmitry Medvedev succeeded Vladimir Putin as the President of Russia in 2008", "sub": "http://dbpedia.org/resource/Dmitry_Medvedev", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Vladimir_Putin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did dmitry Medvedev success Vladimir Putin as the President of Russia in 2008?", "Who succeeded Vladimir Putin as the President of Russia in 2008?", "Who did Dmitry Medvedev succeeded?", "Where did Dmitry Medvedev succeeded?", "When did Dmitry Medvedev succeed Vladimir Putin as the President of Russia?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Did dmitry Medvedev success as the President of Russia in 2008?", "Who succeeded as the President of Russia in 2008?", "Who did succeeded?", "Where did succeeded?", "When did succeed as the President of Russia?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2083056, "src_sentence": "Duran Duran are an English new wave band, formed in Birmingham in 1978.", "sentence": "Duran Duran are an English new wave band, formed in Birmingham in 1978", "sub": "http://dbpedia.org/resource/Duran_Duran", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Birmingham", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are duran Duran an English new wave band , formed in Birmingham in 1978 ?", "Who are an English new wave band, formed in Birmingham in 1978?", "Where are Duran Duran an English new wave band , formed in?", "When are Duran Duran an English new wave band , form in Birmingham?"], "type": [-1, 1, 2, 3], "question_in_type": ["Are duran Duran an English new wave band , formed in in 1978 ?", "Who are an English new wave band, formed in in 1978?", "Where are an English new wave band , formed in?", "When are an English new wave band , form in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2083229, "src_sentence": "Basil Brush is a fictional anthropomorphic red fox, best known for his appearances on daytime British children's television.", "sentence": "Basil Brush is a fictional anthropomorphic red fox, best known for his appearances on daytime British children's television", "sub": "http://dbpedia.org/resource/Basil_Brush", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Red_fox", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is basil Brush a fictional anthropomorphic red fox , best known for his appearances on daytime British children 's television ?", "Who is a fictional anthropomorphic red fox, best known for his appearances on daytime British children's television?", "Where is Basil Brush a fictional anthropomorphic red fox , best known for?"], "type": [-1, 1, 2], "question_in_type": ["Is basil Brush a fictional anthropomorphic , best known for his appearances on daytime British children 's television ?", "Who is a fictional anthropomorphic , best known for his appearances on daytime British children's television?", "Where is a fictional anthropomorphic , best known for?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2083335, "src_sentence": "Swiss tennis player Roger Federer won 16 Grand Slam titles to become the most titled player.", "sentence": "Roger Federer [is] tennis player [from] Switzerland", "sub": "http://dbpedia.org/resource/Roger_Federer", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does roger Federer [is] tennis player [from] Switzerland?", "Who [is] tennis player [from] Switzerland?", "Where did Roger Federer [ is ] tennis player [ from ] Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Does roger Federer [is] tennis player [from] ?", "Who [is] tennis player [from] ?", "Where did [ is ] tennis player [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2085292, "src_sentence": "Soviet units were ordered to invade, along with the militaries of the surrounding nationalities of the Warsaw Pact, with which Hungary already had a strained history.", "sentence": "Soviet units were ordered to invade, along with the militaries of the surrounding nationalities of the Warsaw Pact", "sub": "http://dbpedia.org/resource/Warsaw_Pact", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were soviet units ordered to invade , along with the militaries of the surrounding nationalities of the Warsaw Pact ?", "Who units were ordered to invade, along with the militaries of the surrounding nationalities of the Warsaw Pact?", "Where were Soviet units ordered to?"], "type": [-1, 1, 2], "question_in_type": ["Were soviet units ordered to invade , along with the militaries of the surrounding nationalities of the ?", "Who units were ordered to invade, along with the militaries of the surrounding nationalities of the ?", "Where were units ordered to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2089514, "src_sentence": "In Ireland, James Joyce published his short story collection Dubliners in 1914.", "sentence": "James Joyce published his short story collection Dubliners in 1914 In Ireland", "sub": "http://dbpedia.org/resource/Dubliners", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/James_Joyce", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did james Joyce publ his short story collection Dubliners in 1914 In Ireland?", "Who published his short story collection Dubliners in 1914 In Ireland?", "When did James Joyce publish his short story collection Dubliners?", "Where did James Joyce published his?"], "type": [-1, 1, 3, 2], "question_in_type": ["Did james Joyce publ his short story collection in 1914 In Ireland?", "Who published his short story collection in 1914 In Ireland?", "When did publish his short story collection ?", "Where did published his?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2093505, "src_sentence": "Aaron Burr was held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the United States.", "sentence": "Aaron Burr was held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the United States", "sub": "http://dbpedia.org/resource/Aaron_Burr", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was aaron Burr held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the United States ?", "Who was held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the United States?", "Where was Aaron Burr held as?", "When was Aaron Burr hold as a prisoner at the fort after his arrest at McIntosh?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was aaron Burr held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the ?", "Who was held as a prisoner at the fort after his arrest at McIntosh in 1807 for treason against the ?", "Where was held as?", "When was hold as a prisoner at the fort after his arrest at McIntosh?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2095935, "src_sentence": "Playero 37 is DJ Playero's first studio album.", "sentence": "Playero 37 is DJ Playero's first studio album", "sub": "http://dbpedia.org/resource/Playero_37", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/DJ_Playero", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is playero 37 DJ Playero 's first studio album ?", "Who is DJ Playero's first studio album?", "Where is Playero 37 DJ Playero 's first studio album ?"], "type": [-1, 1, 2], "question_in_type": ["Is playero 37 's first studio album ?", "Who is 's first studio album?", "Where is 's first studio album ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2097642, "src_sentence": "Services to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe.", "sentence": "Services to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did services to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did services to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2109568, "src_sentence": "Mohandas Karamchand Gandhi was born on 2 October 1869 into an Indian Gujarati Hindu Modh Baniya family in Porbandar (also known as Sudamapuri), a coastal town on the Kathiawar Peninsula and then part of the small princely state of Porbandar in the Kathiawar Agency of the Indian Empire.", "sentence": "Mohandas Karamchand Gandhi was born on 2 October 1869 into an Indian Gujarati Hindu Modh Baniya family in Porbandar ( also known as Sudamapuri", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Gujarati_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Was mohandas Karamchand Gandhi born on 2 October 1869 into an Indian Gujarati Hindu Modh Baniya family in Porbandar ( also known as Sudamapuri ?", "Who was born on 2 October 1869 into an Indian Gujarati Hindu Modh Baniya family in Porbandar ( also known as Sudamapuri?", "When was Mohandas Karamchand Gandhi bear?", "Where was Mohandas Karamchand Gandhi born on?"], "type": [-1, 1, 3, 2], "question_in_type": ["Was mohandas Karamchand Gandhi born on 2 October 1869 into an Indian Hindu Modh Baniya family in Porbandar ( also known as Sudamapuri ?", "Who was born on 2 October 1869 into an Indian Hindu Modh Baniya family in Porbandar ( also known as Sudamapuri?", "When was bear?", "Where was born on?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 2109781, "src_sentence": "With his book Hind Swaraj (1909) Gandhi, aged 40, declared that British rule was established in India with the co-operation of Indians and had survived only because of this co-operation.", "sentence": "Hind Swaraj ( 1909 ) Gandhi declared that British rule was established in India with the co-operation of Indians", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was hind Swaraj ( 1909 ) Gandhi declared that British rule established in India with the co-operation of Indians ?", "Who ( 1909 ) Gandhi declared that British rule was established in India with the co-operation of Indians?", "Who was Hind Swaraj ( 1909 ) Gandhi declared that?", "Where was Hind Swaraj ( 1909 ) Gandhi declared that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was hind Swaraj ( 1909 ) declared that British rule established in with the co-operation of ns ?", "Who ( 1909 ) declared that British rule was established in with the co-operation of ns?", "Who was Hind Swaraj ( 1909 ) declared that?", "Where was Hind Swaraj ( 1909 ) declared that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2109870, "src_sentence": "Gandhi expected to discuss India's independence, while the British side focused on the Indian princes and Indian minorities rather than on a transfer of power.", "sentence": "Gandhi expected to discuss India 's independence while the British side focused on the Indian minorities rather than on a transfer of power", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gandhi expect to discuss India 's independence while the British side focus on the Indian minorities rather than on a transfer of power?", "Who expected to discuss India 's independence while the British side focused on the Indian minorities rather than on a transfer of power?", "Where did Gandhi expected to?", "Does gandhi expect to discuss India 's independence?", "Who expected to discuss India 's independence?", "Did gandhi expect to discuss India 's independence while the British side focus on the Indian princes rather than on a transfer of power?", "Who expected to discuss India 's independence while the British side focused on the Indian princes rather than on a transfer of power?"], "type": [-1, 1, 2, -1, 1, -1, 1], "question_in_type": ["Did gandhi expect to discuss 's independence while the British side focus on the n minorities rather than on a transfer of power?", "Who expected to discuss 's independence while the British side focused on the n minorities rather than on a transfer of power?", "Where did expected to?", "Does gandhi expect to discuss 's independence?", "Who expected to discuss 's independence?", "Did gandhi expect to discuss 's independence while the British side focus on the n princes rather than on a transfer of power?", "Who expected to discuss 's independence while the British side focused on the n princes rather than on a transfer of power?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2109904, "src_sentence": "Although Gandhi wanted a total focus on the task of winning independence and not speculation about India's future, he did not restrain the Congress from adopting socialism as its goal.", "sentence": "Gandhi wanted a total focus on the task of winning independence and not speculation about India's future", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gandhi want a total focus on the task of winning independence and not speculation about India's future?", "Who wanted a total focus on the task of winning independence and not speculation about India's future?", "Where did Gandhi wanted a?"], "type": [-1, 1, 2], "question_in_type": ["Did gandhi want a total focus on the task of winning independence and not speculation about 's future?", "Who wanted a total focus on the task of winning independence and not speculation about 's future?", "Where did wanted a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2109913, "src_sentence": "Gandhi opposition to the Indian participation in the World War II was motivated by his belief that India could not be party to a war ostensibly being fought for democratic freedom while that freedom was denied to India itself.", "sentence": "Gandhi opposition to the Indian participation in the World War II was motivated by his belief that India could not be party to a war", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was gandhi opposition to the Indian participation in the World War II motivated by his belief that India could not be party to a war ?", "Who opposition to the Indian participation in the World War II was motivated by his belief that India could not be party to a war?", "Where was Gandhi opposition to the Indian participation in the World War II motivated by?"], "type": [-1, 1, 2], "question_in_type": ["Was gandhi opposition to the n participation in the World War II motivated by his belief that could not be party to a war ?", "Who opposition to the n participation in the World War II was motivated by his belief that could not be party to a war?", "Where was opposition to the n participation in the World War II motivated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2110458, "src_sentence": "Gandhi's date of death, 30 January, is commemorated as a Martyrs' Day in India.", "sentence": "Gandhi's date of death is commemorated as a Martyrs' Day in India", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gandhi 's date of death commemorated as a Martyrs ' Day in India ?", "Who's date of death is commemorated as a Martyrs' Day in India?", "Where is Gandhi 's date of death commemorated as?"], "type": [-1, 1, 2], "question_in_type": ["Is gandhi 's date of death commemorated as a Martyrs ' Day in ?", "Who's date of death is commemorated as a Martyrs' Day in ?", "Where is 's date of death commemorated as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2115520, "src_sentence": "Other notable independent artists from Melbourne include: Cut Copy, The Drones, TISM, Eddy Current Suppression Ring, Rowland S. Howard, Dirty Three, The Avalanches and The Great Elevator.", "sentence": "Other notable independent artists from Melbourne include Cut The Avalanches", "sub": "http://dbpedia.org/resource/The_Avalanches", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Melbourne", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do other notable independent artists from Melbourne includ Cut The Avalanches?", "Who did Other notable independent artists from Melbourne include?", "Where did Other notable independent artists from Melbourne include?", "Do other notable independent artists from Melbourne includ Cut Dirty Three?", "Do other notable independent artists from Melbourne includ Cut TISM?", "Do other notable independent artists from Melbourne includ Cut Copy?", "Do other notable independent artists from Melbourne includ Cut The roll down?", "Do other notable independent artists from Melbourne includ Cut The snowslide?"], "type": [-1, 1, 2, -1, -1, -1, -1, -1], "question_in_type": ["Do other notable independent artists from includ Cut ?", "Who did Other notable independent artists from include?", "Where did Other notable independent artists from include?", "Do other notable independent artists from includ Cut ?", "Do other notable independent artists from includ Cut ?", "Do other notable independent artists from includ ?", "Do other notable independent artists from includ Cut The roll down?", "Do other notable independent artists from includ Cut The snowslide?"], "exp": [-1, 0, -1, -1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2116989, "src_sentence": "By 30 April, the Bolsheviks had occupied the entire peninsula and, on 5 May, the government was formed with Dmitry Ilyich Ulyanov, Vladimir Lenin's brother, as chairman.", "sentence": "Dmitry Ilyich Ulyanov [is] brother [of] Vladimir Lenin", "sub": "http://dbpedia.org/resource/Vladimir_Lenin", "pred": "http://dbpedia.org/ontology/relation", "obj": "http://dbpedia.org/resource/Dmitry_Ilyich_Ulyanov", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does dmitry Ilyich Ulyanov [is] brother [of] Vladimir Lenin?", "Who [is] brother [of] Vladimir Lenin?", "Who did Dmitry Ilyich Ulyanov [ is ] brother [ of ] Vladimir Lenin ?"], "type": [-1, 1, 1], "question_in_type": ["Does dmitry Ilyich Ulyanov [is] brother [of] ?", "Who [is] brother [of] ?", "Who did [ is ] brother [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2117279, "src_sentence": "Pseudopanax gilliesii is a species of plant in the family Araliaceae.", "sentence": "Pseudopanax gilliesii is a species of plant in the family Araliaceae", "sub": "http://dbpedia.org/resource/Pseudopanax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Araliaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudopanax gilliesii a species of plant in the family Araliaceae ?", "Where is Pseudopanax gilliesii a species of plant in the family Araliaceae ?"], "type": [-1, 2], "question_in_type": ["Is pseudopanax gilliesii a species of plant in the family ?", "Where is gilliesii a species of plant in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2119964, "src_sentence": "Bactris constanciae is a species of flowering plant in the family Arecaceae.", "sentence": "Bactris constanciae is a species of flowering plant in the family Arecaceae", "sub": "http://dbpedia.org/resource/Bactris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Arecaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bactris constanciae a species of flowering plant in the family Arecaceae ?", "Where is Bactris constanciae a species of flowering?"], "type": [-1, 2], "question_in_type": ["Is bactris constanciae a species of flowering plant in the family ?", "Where is constanciae a species of flowering?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2122592, "src_sentence": "Most of the UXOs of today are remnants from the Vietnam War which, apart from Vietnam, also included neighbouring Cambodia and Laos, but other conflicts and civil wars has also contributed.", "sentence": "remnants from the Vietnam War included neighbouring Laos", "sub": "http://dbpedia.org/resource/Vietnam_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Laos", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did remnants from the Vietnam War includ neighbouring Laos?", "Where did remnants from the Vietnam War included neighbouring?", "Did remnants from the Vietnam War includ neighbouring Cambodia?"], "type": [-1, 2, -1], "question_in_type": ["Did remnants from the includ neighbouring ?", "Where did remnants from the included neighbouring?", "Did remnants from the includ neighbouring ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2123191, "src_sentence": "Adjacent to the Cathedral of Learning, the Stephen Foster Memorial, designed by Klauder, was also completed in 1937.", "sentence": "the Stephen Foster Memorial designed by Klauder", "sub": "http://dbpedia.org/resource/Stephen_Foster_Memorial", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Charles_Klauder", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the Stephen Foster Memorial design by Klauder?", "Who designed by Klauder?", "Who did the Stephen Foster Memorial designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 2125087, "src_sentence": " Following the release in 2014, the band would go on to perform hundreds of shows across Canada and the United States supporting acts including The Trews, Bif Naked, Mother Mother, Dear Rouge, The Road Hammers, Dan Davidson, Pop Evil, and Scott Helman.", "sentence": "Canada supporting acts including Scott Helman", "sub": "http://dbpedia.org/resource/Scott_Helman", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does canada support acts includ Scott Helman?", "Who supporting acts including Scott Helman?", "Who did Canada supporting?", "Does canada support acts includ Dear Rouge?", "Who supporting acts including Dear Rouge?", "Where did Canada supporting?", "Does canada support acts includ Mother Mother?", "Who supporting acts including Mother Mother?", "Who supporting acts including Bif Naked?", "Does canada support acts includ The Trews?", "Who supporting acts including The Trews?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 1, -1, 1], "question_in_type": ["Does canada support acts includ ?", "Who supporting acts including ?", "Who did supporting?", "Does canada support acts includ ?", "Who supporting acts including ?", "Where did supporting?", "Does canada support acts includ ?", "Who supporting acts including ?", "Who supporting acts including ?", "Does canada support acts includ ?", "Who supporting acts including ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2128001, "src_sentence": "Flindersia pimenteliana is a species of plant in the family Rutaceae.", "sentence": "Flindersia pimenteliana is a species of plant in the family Rutaceae", "sub": "http://dbpedia.org/resource/Flindersia_pimenteliana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rutaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is flindersia pimenteliana a species of plant in the family Rutaceae ?", "Where is Flindersia pimenteliana a species of plant in the family Rutaceae ?"], "type": [-1, 2], "question_in_type": ["Is flindersia pimenteliana a species of plant in the family ?", "Where is a species of plant in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2128527, "src_sentence": "Shannon Pot on the slopes of Cuilcagh is the source of the River Shannon, the longest river in Ireland at 386 km (240 mi).", "sentence": "Shannon Pot on the slopes of Cuilcagh is the source of the River Shannon", "sub": "http://dbpedia.org/resource/Shannon_Pot", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/River_Shannon", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is shannon Pot on the slopes of Cuilcagh the source of the River Shannon ?", "Who on the slopes of Cuilcagh is the source of the River Shannon?", "Where is Shannon Pot on the slopes of Cuilcagh the source of the River Shannon ?"], "type": [-1, 1, 2], "question_in_type": ["Is shannon Pot on the slopes of Cuilcagh the source of the ?", "Who on the slopes of Cuilcagh is the source of the ?", "Where is on the slopes of Cuilcagh the source of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 2130957, "src_sentence": "In a deal announced in June 1996 and completed that December, CBS's new parent company, Westinghouse, acquired Infinity for just shy of $5 billion.", "sentence": "Westinghouse [is] new parent company [of] CBS", "sub": "http://dbpedia.org/resource/Westinghouse_Electric_Corporation", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CBS", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does westinghouse [is] new parent company [of] CBS?", "Who [is] new parent company [of] CBS?", "Where did Westinghouse [ is ] new parent company [ of ] CBS ?"], "type": [-1, 1, 2], "question_in_type": ["Does westinghouse [is] new parent company [of] ?", "Who [is] new parent company [of] ?", "Where did [ is ] new parent company [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 2132731, "src_sentence": "Conrail was then responsible for operating all the former PRR commuter rail services including over the Main Line to Paoli/Thorndale Line until 1983 when SEPTA took over all regional rail operations in South Eastern Pennsylvania.", "sentence": "SEPTA took over all regional rail operations in South Eastern Pennsylvania 1983", "sub": "http://dbpedia.org/resource/SEPTA", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Pennsylvania", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sEPTA took over all regional rail operations in South Eastern Pennsylvania 1983?", "Where did SEPTA took over?", "When did SEPTA take over all regional rail operations in South Eastern Pennsylvania?"], "type": [-1, 2, 3], "question_in_type": ["Did sEPTA took over all regional rail operations in South Eastern 1983?", "Where did took over?", "When did take over all regional rail operations in South Eastern ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2136577, "src_sentence": "Similarly, A Nu Day produced three of Tamia's commercially most successful singles, including her only US Billboard Hot 100 top ten hit single \"Stranger In My House.", "sentence": "A Nu Day produced three of Tamia's commercially most successful singles, including her", "sub": "http://dbpedia.org/resource/A_Nu_Day", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Tamia", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did a Nu Day produc three of Tamia's commercially most successful singles, including her?", "Where did A Nu Day produced three?", "Did a Nu 24 hour interval produc three of Tamia's commercially most successful singles, including her?", "Did a Nu clarence shepard day jr produc three of Tamia's commercially most successful singles, including her?", "Did a Nu daylight produc three of Tamia's commercially most successful singles, including her?", "Did a Nu daytime produc three of Tamia's commercially most successful singles, including her?", "Did a Nu mean solar day produc three of Tamia's commercially most successful singles, including her?", "Did a Nu sidereal day produc three of Tamia's commercially most successful singles, including her?", "Did a Nu solar day produc three of Tamia's commercially most successful singles, including her?", "Did a Nu twenty four hour period produc three of Tamia's commercially most successful singles, including her?", "Did a Nu twenty four hours produc three of Tamia's commercially most successful singles, including her?", "Did a ppb 24 hour interval produc three of Tamia's commercially most successful singles, including her?", "Did a ppb Day produc three of Tamia's commercially most successful singles, including her?", "Did a ppb clarence shepard day jr produc three of Tamia's commercially most successful singles, including her?", "Did a ppb daylight produc three of Tamia's commercially most successful singles, including her?", "Did a ppb daytime produc three of Tamia's commercially most successful singles, including her?", "Did a ppb mean solar day produc three of Tamia's commercially most successful singles, including her?", "Did a ppb sidereal day produc three of Tamia's commercially most successful singles, including her?", "Did a ppb solar day produc three of Tamia's commercially most successful singles, including her?", "Did a ppb twenty four hour period produc three of Tamia's commercially most successful singles, including her?", "Did a ppb twenty four hours produc three of Tamia's commercially most successful singles, including her?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did a Nu Day produc three of 's commercially most successful singles, including her?", "Where did produced three?", "Did a Nu 24 hour interval produc three of 's commercially most successful singles, including her?", "Did a Nu clarence shepard day jr produc three of 's commercially most successful singles, including her?", "Did a Nu daylight produc three of 's commercially most successful singles, including her?", "Did a Nu daytime produc three of 's commercially most successful singles, including her?", "Did a Nu mean solar day produc three of 's commercially most successful singles, including her?", "Did a Nu sidereal day produc three of 's commercially most successful singles, including her?", "Did a Nu solar day produc three of 's commercially most successful singles, including her?", "Did a Nu twenty four hour period produc three of 's commercially most successful singles, including her?", "Did a Nu twenty four hours produc three of 's commercially most successful singles, including her?", "Did a ppb 24 hour interval produc three of 's commercially most successful singles, including her?", "Did a ppb Day produc three of 's commercially most successful singles, including her?", "Did a ppb clarence shepard day jr produc three of 's commercially most successful singles, including her?", "Did a ppb daylight produc three of 's commercially most successful singles, including her?", "Did a ppb daytime produc three of 's commercially most successful singles, including her?", "Did a ppb mean solar day produc three of 's commercially most successful singles, including her?", "Did a ppb sidereal day produc three of 's commercially most successful singles, including her?", "Did a ppb solar day produc three of 's commercially most successful singles, including her?", "Did a ppb twenty four hour period produc three of 's commercially most successful singles, including her?", "Did a ppb twenty four hours produc three of 's commercially most successful singles, including her?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2138796, "src_sentence": "Their history was chronicled in a volume by BBC journalist Huw Edwards.", "sentence": "Huw Edwards [is] journalist [of] BBC", "sub": "http://dbpedia.org/resource/Huw_Edwards_(journalist)", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/BBC", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does huw Edwards [is] journalist [of] BBC?", "Where did Huw Edwards [ is ] journalist [ of ] BBC ?"], "type": [-1, 2], "question_in_type": ["Does huw Edwards [is] journalist [of] ?", "Where did [ is ] journalist [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 2139374, "src_sentence": "The twenty-second series of the British medical drama television series Holby City began on BBC One on 7 January 2020 in the United Kingdom.", "sentence": "The twenty-second series of the British medical drama television series began on BBC One", "sub": "http://dbpedia.org/resource/Casualty_(series_22)", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/BBC_One", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did the twenty-second series of the British medical drama television series beg on BBC One?", "Where did The twenty-second series of the British medical drama television series began on?"], "type": [-1, 2], "question_in_type": ["Did the of the British medical drama television series beg on ?", "Where did The of the British medical drama television series began on?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 2145424, "src_sentence": "The treaty stipulated that Athens would relinquish claims to Macedonian coastal territories, the Chalcidice, and Amphipolis in return for the release of the enslaved Athenians as well as guarantees that Philip II would not attack Athenian settlements in the Thracian Chersonese.", "sentence": "Athens would relinquish claims to Macedonian coastal territories the Chalcidice as well as guarantees that Philip II would not attack Athenian settlements in the Thracian Chersonese", "sub": "http://dbpedia.org/resource/Classical_Athens", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Would athens relinquish claims to Macedonian coastal territories the Chalcidice as well as guarantees that Philip II not attack Athenian settlements in the Thracian Chersonese ?", "Who would relinquish claims to Macedonian coastal territories the Chalcidice as well as guarantees that Philip II would not attack Athenian settlements in the Thracian Chersonese?", "Where would Athens relinquish?"], "type": [-1, 1, 2], "question_in_type": ["Would athens relinquish claims to Macedonian coastal territories the Chalcidice as well as guarantees that Philip II not attack settlements in the Thracian Chersonese ?", "Who would relinquish claims to Macedonian coastal territories the Chalcidice as well as guarantees that Philip II would not attack settlements in the Thracian Chersonese?", "Where would relinquish?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2148714, "src_sentence": "The Australian government announced that Egon Kisch had agreed to leave Australia in exchange for the three-month prison sentence imposed on him being remitted.", "sentence": "The Australian government announced that Egon Kisch had agreed to leave Australia in exchange for the three-month prison sentence", "sub": "http://dbpedia.org/resource/The_Australian", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Had the Australian government announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian government announced that?", "Who had The Australian government announced that?", "When had The Australian government announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian administration announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian administration announced that?", "Who had The Australian administration announced that?", "When had The Australian administration announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian authorities announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian authorities announced that?", "Who had The Australian authorities announced that?", "When had The Australian authorities announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian executive branch announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian executive branch announced that?", "Who had The Australian executive branch announced that?", "When had The Australian executive branch announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian governance announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian governance announced that?", "Who had The Australian governance announced that?", "When had The Australian governance announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian governing announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian governing announced that?", "Who had The Australian governing announced that?", "When had The Australian governing announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian government activity announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian government activity announced that?", "Who had The Australian government activity announced that?", "When had The Australian government activity announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian politics announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian politics announced that?", "Who had The Australian politics announced that?", "When had The Australian politics announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian regime announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian regime announced that?", "Who had The Australian regime announced that?", "When had The Australian regime announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the Australian white house announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "Where had The Australian white house announced that?", "Who had The Australian white house announced that?", "When had The Australian white house announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian administration announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian administration announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian authorities announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian authorities announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian executive branch announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian executive branch announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian governance announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian governance announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian governing announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian governing announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian government announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian government announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian government activity announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian government activity announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian politics announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian politics announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian regime announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian regime announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aboriginal australian white house announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aboriginal australian white house announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie administration announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie administration announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie authorities announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie authorities announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie executive branch announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie executive branch announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie governance announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie governance announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie governing announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie governing announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie government announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie government announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie government activity announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie government activity announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie politics announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie politics announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie regime announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie regime announce that Egon Kisch agree to leave Australia in exchange for the?", "Had the aussie white house announced that Egon Kisch agreed to leave Australia in exchange for the three-month prison sentence ?", "When had The aussie white house announce that Egon Kisch agree to leave Australia in exchange for the?"], "type": [-1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 2, 1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Had the n government announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had government announced that?", "Who had government announced that?", "When had government announce that Egon Kisch agree to leave in exchange for the?", "Had the n administration announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had administration announced that?", "Who had administration announced that?", "When had administration announce that Egon Kisch agree to leave in exchange for the?", "Had the n authorities announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had authorities announced that?", "Who had authorities announced that?", "When had authorities announce that Egon Kisch agree to leave in exchange for the?", "Had the n executive branch announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had executive branch announced that?", "Who had executive branch announced that?", "When had executive branch announce that Egon Kisch agree to leave in exchange for the?", "Had the n governance announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had governance announced that?", "Who had governance announced that?", "When had governance announce that Egon Kisch agree to leave in exchange for the?", "Had the n governing announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had governing announced that?", "Who had governing announced that?", "When had governing announce that Egon Kisch agree to leave in exchange for the?", "Had the n government activity announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had government activity announced that?", "Who had government activity announced that?", "When had government activity announce that Egon Kisch agree to leave in exchange for the?", "Had the n politics announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had politics announced that?", "Who had politics announced that?", "When had politics announce that Egon Kisch agree to leave in exchange for the?", "Had the n regime announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had regime announced that?", "Who had regime announced that?", "When had regime announce that Egon Kisch agree to leave in exchange for the?", "Had the n white house announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "Where had white house announced that?", "Who had white house announced that?", "When had white house announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian administration announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian administration announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian authorities announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian authorities announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian executive branch announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian executive branch announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian governance announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian governance announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian governing announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian governing announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian government announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian government announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian government activity announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian government activity announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian politics announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian politics announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian regime announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian regime announce that Egon Kisch agree to leave in exchange for the?", "Had the aboriginal australian white house announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aboriginal australian white house announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie administration announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie administration announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie authorities announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie authorities announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie executive branch announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie executive branch announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie governance announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie governance announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie governing announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie governing announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie government announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie government announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie government activity announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie government activity announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie politics announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie politics announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie regime announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie regime announce that Egon Kisch agree to leave in exchange for the?", "Had the aussie white house announced that Egon Kisch agreed to leave in exchange for the three-month prison sentence ?", "When had The aussie white house announce that Egon Kisch agree to leave in exchange for the?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2148888, "src_sentence": "Since Jefferson did not have time to complete the translation project, the last four chapters were translated by Joel Barlow, an American land speculator and poet living in Paris.", "sentence": "Joel Barlow [is] an poet [from] United States", "sub": "http://dbpedia.org/resource/Joel_Barlow", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does joel Barlow [is] an poet [from] United States?", "Who [is] an poet [from] United States?", "Where did Joel Barlow [ is ] an poet [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does joel Barlow [is] an poet [from] ?", "Who [is] an poet [from] ?", "Where did [ is ] an poet [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2152703, "src_sentence": "Restricted by a meager budget and minor distributors in Archway, production of The Golden Link still stood out for its rich cast and cinematography by Harry Waxman.", "sentence": "production of The Golden Link stood out for its cinematography by Harry Waxman Restricted by minor distributors in Archway still", "sub": "http://dbpedia.org/resource/The_Golden_Link", "pred": "http://dbpedia.org/ontology/cinematography", "obj": "http://dbpedia.org/resource/Harry_Waxman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did production of The Golden Link stood out for its cinematography by Harry Waxman Restricted by minor distributors in Archway still?", "Where did production of The Golden Link stood out?", "Who did production of The Golden Link stood out?", "Did production of The Golden Link stood out for its rich cast by Harry Waxman Restricted by minor distributors in Archway still?", "Did production of The Golden Link stood out for its cinematography by Harry Waxman still?"], "type": [-1, 2, 1, -1, -1], "question_in_type": ["Did production of stood out for its cinematography by Restricted by minor distributors in Archway still?", "Where did production of stood out?", "Who did production of stood out?", "Did production of stood out for its rich cast by Restricted by minor distributors in Archway still?", "Did production of stood out for its cinematography by still?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2154029, "src_sentence": "The two most popular football clubs in Serbia are Red Star Belgrade and FK Partizan.", "sentence": "The two most popular football clubs in Serbia are Red Star Belgrade", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Are the two most popular football clubs in Serbia Red Star Belgrade ?", "Where are The two most popular football clubs in Serbia Red Star Belgrade ?"], "type": [-1, 2], "question_in_type": ["Are the two most popular football clubs in Red Star ?", "Where are The two most popular football clubs in Red Star ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2154043, "src_sentence": "Novi Sad contains the Museum of Vojvodina, Gallery of Matica Srpska as well as the Petrovaradin fortress.", "sentence": "Novi Sad contains the Museum of Vojvodina", "sub": "http://dbpedia.org/resource/Vojvodina", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Novi_Sad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does novi Sad contain the Museum of Vojvodina?", "Who contains the Museum of Vojvodina?", "Where did Novi Sad contains the?"], "type": [-1, 1, 2], "question_in_type": ["Does novi Sad contain the Museum of ?", "Who contains the Museum of ?", "Where did contains the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2154062, "src_sentence": "The University of Belgrade is the biggest and most prestigious institution of higher education in Serbia, founded as the Belgrade Higher School in 1808.", "sentence": "The University of Belgrade is the most prestigious institution of higher education in Serbia", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the University of Belgrade the most prestigious institution of higher education in Serbia ?", "Who is the most prestigious institution of higher education in Serbia?", "Where is The University of Belgrade the most prestigious institution of higher education in Serbia ?", "Is the University of Belgrade the biggest institution of higher education in Serbia ?", "Who is the biggest institution of higher education in Serbia?", "Where is The University of Belgrade the biggest institution of higher education in Serbia ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is the University of the most prestigious institution of higher education in ?", "Who is the most prestigious institution of higher education in ?", "Where is The University of the most prestigious institution of higher education in ?", "Is the University of the biggest institution of higher education in ?", "Who is the biggest institution of higher education in ?", "Where is The University of the biggest institution of higher education in ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2156761, "src_sentence": "Prominent prisoners include Joseph Stalin's oldest son Yakov Dzhugashvili, murderer Herschel Grynszpan, Paul Reynaud the penultimate Prime Minister of France, the wife and children of the Crown Prince of Bavaria, and several enemy soldiers and political dissidents.", "sentence": "Yakov Dzhugashvili [is] oldest son [of] Joseph Stalin", "sub": "http://dbpedia.org/resource/Joseph_Stalin", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Yakov_Dzhugashvili", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does yakov Dzhugashvili [is] oldest son [of] Joseph Stalin?", "Who [is] oldest son [of] Joseph Stalin?", "Who did Yakov Dzhugashvili [ is ] oldest son [ of ] Joseph Stalin ?"], "type": [-1, 1, 1], "question_in_type": ["Does yakov Dzhugashvili [is] oldest son [of] ?", "Who [is] oldest son [of] ?", "Who did Dzhugashvili [ is ] oldest son [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2161825, "src_sentence": "Catastrophea is a BBC Books original novel written by Terrance Dicks and based on the long-running British science fiction television series Doctor Who.", "sentence": "Catastrophea is a BBC Books original novel", "sub": "http://dbpedia.org/resource/Catastrophea", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/BBC_Books", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is catastrophea a BBC Books original novel ?", "Who is a BBC Books original novel?", "Where is Catastrophea a BBC Books original novel ?"], "type": [-1, 1, 2], "question_in_type": ["Is catastrophea a original novel ?", "Who is a original novel?", "Where is a original novel ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2166782, "src_sentence": "The Electric Revelators are a blues band, formed in Swansea 2004, Wales, added Jerry Donahue ex-member of Fairport Convention and Chris Rea Band to the line-up in 2011.", "sentence": "The Electric Revelators formed in Swansea 2004", "sub": "http://dbpedia.org/resource/The_Electric_Revelators", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Swansea", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the Electric Revelators form in Swansea 2004?", "Who formed in Swansea 2004?", "When did The Electric Revelators form?"], "type": [-1, 1, 3], "question_in_type": ["Did the Electric Revelators form in 2004?", "Who formed in 2004?", "When did form?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2168303, "src_sentence": "Quesnelia dubia is a species of bromeliad in the genus Quesnelia.", "sentence": "Quesnelia dubia is a species of bromeliad in the genus", "sub": "http://dbpedia.org/resource/Quesnelia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bromeliaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is quesnelia dubia a species of bromeliad in the genus ?"], "type": [-1], "question_in_type": ["Is quesnelia dubia a species of in the genus ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2168327, "src_sentence": "The long-billed wren-babbler (Rimator malacoptilus) is a species of bird in the family Pellorneidae.", "sentence": "The long-billed wren-babbler is a species of bird in the family Pellorneidae", "sub": "http://dbpedia.org/resource/Long-billed_wren-babbler", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pellorneidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the long-billed wren-babbler a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-babbler a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-babbler a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-babbler a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-cackler a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-cackler a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-chatterbox a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-chatterbox a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-chatterer a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-chatterer a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-jabberer a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-jabberer a species of bird in the family Pellorneidae ?", "Is the long-billed jenny wren-twitterer a species of bird in the family Pellorneidae ?", "Where is The long-billed jenny wren-twitterer a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-babbler a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-babbler a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-cackler a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-cackler a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-chatterbox a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-chatterbox a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-chatterer a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-chatterer a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-jabberer a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-jabberer a species of bird in the family Pellorneidae ?", "Is the long-billed sir christopher wren-twitterer a species of bird in the family Pellorneidae ?", "Where is The long-billed sir christopher wren-twitterer a species of bird in the family Pellorneidae ?", "Is the long-billed wren-cackler a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-cackler a species of bird in the family Pellorneidae ?", "Is the long-billed wren-chatterbox a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-chatterbox a species of bird in the family Pellorneidae ?", "Is the long-billed wren-chatterer a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-chatterer a species of bird in the family Pellorneidae ?", "Is the long-billed wren-jabberer a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-jabberer a species of bird in the family Pellorneidae ?", "Is the long-billed wren-twitterer a species of bird in the family Pellorneidae ?", "Where is The long-billed wren-twitterer a species of bird in the family Pellorneidae ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is the a species of bird in the family ?", "Where is The a species of bird in the family ?", "Is the long-billed jenny wren-babbler a species of bird in the family ?", "Where is The long-billed jenny wren-babbler a species of bird in the family ?", "Is the long-billed jenny wren-cackler a species of bird in the family ?", "Where is The long-billed jenny wren-cackler a species of bird in the family ?", "Is the long-billed jenny wren-chatterbox a species of bird in the family ?", "Where is The long-billed jenny wren-chatterbox a species of bird in the family ?", "Is the long-billed jenny wren-chatterer a species of bird in the family ?", "Where is The long-billed jenny wren-chatterer a species of bird in the family ?", "Is the long-billed jenny wren-jabberer a species of bird in the family ?", "Where is The long-billed jenny wren-jabberer a species of bird in the family ?", "Is the long-billed jenny wren-twitterer a species of bird in the family ?", "Where is The long-billed jenny wren-twitterer a species of bird in the family ?", "Is the long-billed sir christopher wren-babbler a species of bird in the family ?", "Where is The long-billed sir christopher wren-babbler a species of bird in the family ?", "Is the long-billed sir christopher wren-cackler a species of bird in the family ?", "Where is The long-billed sir christopher wren-cackler a species of bird in the family ?", "Is the long-billed sir christopher wren-chatterbox a species of bird in the family ?", "Where is The long-billed sir christopher wren-chatterbox a species of bird in the family ?", "Is the long-billed sir christopher wren-chatterer a species of bird in the family ?", "Where is The long-billed sir christopher wren-chatterer a species of bird in the family ?", "Is the long-billed sir christopher wren-jabberer a species of bird in the family ?", "Where is The long-billed sir christopher wren-jabberer a species of bird in the family ?", "Is the long-billed sir christopher wren-twitterer a species of bird in the family ?", "Where is The long-billed sir christopher wren-twitterer a species of bird in the family ?", "Is the long-billed wren-cackler a species of bird in the family ?", "Where is The long-billed wren-cackler a species of bird in the family ?", "Is the long-billed wren-chatterbox a species of bird in the family ?", "Where is The long-billed wren-chatterbox a species of bird in the family ?", "Is the long-billed wren-chatterer a species of bird in the family ?", "Where is The long-billed wren-chatterer a species of bird in the family ?", "Is the long-billed wren-jabberer a species of bird in the family ?", "Where is The long-billed wren-jabberer a species of bird in the family ?", "Is the long-billed wren-twitterer a species of bird in the family ?", "Where is The long-billed wren-twitterer a species of bird in the family ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2175999, "src_sentence": "Kim Dotcom (born Kim Schmitz, 21 January 1974), also known as Kimble and Kim Tim Jim Vestor, is a German-Finnish Internet entrepreneur and political activist who resides in Queenstown, New Zealand.", "sentence": "Kim Dotcom ( born Kim Schmitz , 21 January 1974 is political activist who resides in Queenstown , New Zealand", "sub": "http://dbpedia.org/resource/Kim_Dotcom", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/New_Zealand", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is kim Dotcom ( born Kim Schmitz , 21 January 1974 political activist who resides in Queenstown , New Zealand ?", "Who ( born Kim Schmitz , 21 January 1974 is political activist who resides in Queenstown , New Zealand?", "Who is Kim Dotcom ( born?", "When is Kim Dotcom ( bear Kim Schmitz ,?", "Where is Kim Dotcom ( born?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Is kim Dotcom ( born Kim Schmitz , 21 January 1974 political activist who resides in Queenstown , ?", "Who ( born Kim Schmitz , 21 January 1974 is political activist who resides in Queenstown , ?", "Who is ( born?", "When is ( bear Kim Schmitz ,?", "Where is ( born?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182412, "src_sentence": "Wales replied with the idea of Nupedia and invited Sanger to join the project, and Sanger was hired as Nupedia's editor-in-chief.", "sentence": "Sanger was hired as Nupedia 's editor-in-chief", "sub": "http://dbpedia.org/resource/Nupedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sanger hired as Nupedia 's editor-in-chief ?", "Where was Sanger hired as?", "Was frederick sanger hired as Nupedia 's editor-in-chief ?", "Was margaret higgins sanger hired as Nupedia 's editor-in-chief ?", "Was sarnie hired as Nupedia 's editor-in-chief ?"], "type": [-1, 2, -1, -1, -1], "question_in_type": ["Was sanger hired as 's editor-in-chief ?", "Where was hired as?", "Was frederick sanger hired as 's editor-in-chief ?", "Was margaret higgins sanger hired as 's editor-in-chief ?", "Was sarnie hired as 's editor-in-chief ?"], "exp": [-1, -1, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182425, "src_sentence": "Sanger later grew disillusioned with Wikipedia, saying by mid-2001 its community was being \"overrun\" by \"trolls\" and \"anarchist-types\", who were \"opposed to the idea that anyone should have any kind of authority that others do not\".", "sentence": "Sanger disillusioned with Wikipedia saying by mid-2001 its community was being \" overrun \" by \" anarchist - types later", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "Where was Sanger disillusioned with?", "When was Sanger disillusion with Wikipedia say by?", "Was sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "Where was Sanger grew disillusioned?", "When was Sanger grow disillusion with Wikipedia say by?", "Was sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was frederick sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was frederick sanger disillusion with Wikipedia say by?", "Was margaret higgins sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was margaret higgins sanger disillusion with Wikipedia say by?", "Was sarnie disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was sarnie disillusion with Wikipedia say by?", "Was frederick sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was frederick sanger grow disillusion with Wikipedia say by?", "Was margaret higgins sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was margaret higgins sanger grow disillusion with Wikipedia say by?", "Was sarnie grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was sarnie grow disillusion with Wikipedia say by?", "Was frederick sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was margaret higgins sanger disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sarnie disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was frederick sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was margaret higgins sanger grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sarnie grew disillusioned with Wikipedia saying by mid-2001 its community being `` overrun `` by `` trolls later ?"], "type": [-1, 2, 3, -1, 2, 3, -1, -1, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "Where was disillusioned with?", "When was disillusion with say by?", "Was sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "Where was grew disillusioned?", "When was grow disillusion with say by?", "Was sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was frederick sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was frederick sanger disillusion with say by?", "Was margaret higgins sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was margaret higgins sanger disillusion with say by?", "Was sarnie disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was sarnie disillusion with say by?", "Was frederick sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was frederick sanger grow disillusion with say by?", "Was margaret higgins sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was margaret higgins sanger grow disillusion with say by?", "Was sarnie grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` anarchist - types later ?", "When was sarnie grow disillusion with say by?", "Was frederick sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was margaret higgins sanger disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sarnie disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was frederick sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was margaret higgins sanger grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?", "Was sarnie grew disillusioned with saying by mid-2001 its community being `` overrun `` by `` trolls later ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182427, "src_sentence": "Sanger became increasingly disillusioned and frustrated by a Wikipedia user known as \"The Cunctator\", who would troll Sanger.", "sentence": "a Wikipedia user would troll Sanger", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Would a Wikipedia user troll Sanger ?", "Where would a Wikipedia user troll?", "Does sanger frust by a Wikipedia user?", "Where did Sanger frustrated by?", "Did sanger becam increasingly frustrated by a Wikipedia user?", "Where did Sanger became increasingly?", "Would a Wikipedia user troll frederick sanger ?", "Where would a Wikipedia user troll frederick?", "Would a Wikipedia user troll margaret higgins sanger ?", "Where would a Wikipedia user troll margaret?", "Would a Wikipedia user troll sarnie ?", "Does frederick sanger frust by a Wikipedia user?", "Does margaret higgin sanger frust by a Wikipedia user?", "Does sarnie frust by a Wikipedia user?", "Did frederick sanger becam increasingly frustrated by a Wikipedia user?", "Did margaret higgin sanger becam increasingly frustrated by a Wikipedia user?", "Did sarnie becam increasingly frustrated by a Wikipedia user?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Would a user troll ?", "Where would a user troll?", "Does sanger frust by a user?", "Where did frustrated by?", "Did sanger becam increasingly frustrated by a user?", "Where did became increasingly?", "Would a user troll frederick sanger ?", "Where would a user troll frederick?", "Would a user troll margaret higgins sanger ?", "Where would a user troll margaret?", "Would a user troll sarnie ?", "Does frederick sanger frust by a user?", "Does margaret higgin sanger frust by a user?", "Does sarnie frust by a user?", "Did frederick sanger becam increasingly frustrated by a user?", "Did margaret higgin sanger becam increasingly frustrated by a user?", "Did sarnie becam increasingly frustrated by a user?"], "exp": [-1, 0, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182434, "src_sentence": "Sanger attempted to revive Nupedia throughout 2002 as its activity petered out.", "sentence": "Sanger attempted to revive Nupedia throughout 2002 as its activity petered out", "sub": "http://dbpedia.org/resource/Nupedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did sanger attempt to revive Nupedia throughout 2002 as its activity petered out?", "Where did Sanger attempted to?", "When did Sanger attempt to revive Nupedia throughout?", "Did sanger attempt to revive Nupedia throughout 2002?", "Did frederick sanger attempt to revive Nupedia throughout 2002 as its activity petered out?", "When did frederick sanger attempt to revive Nupedia throughout?", "Does margaret higgin sanger attempt to rev Nupedia throughout 2002 as its activity pet out?", "When did margaret higgins sanger attempt to revive Nupedia throughout?", "Does sarnie attempt to rev Nupedia throughout 2002 as its activity pet out?", "When did sarnie attempt to revive Nupedia throughout?", "Did frederick sanger attempt to revive Nupedia throughout 2002?", "Does margaret higgin sanger attempt to rev Nupedia throughout 2002?", "Does sarnie attempt to rev Nupedia throughout 2002?"], "type": [-1, 2, 3, -1, -1, 3, -1, 3, -1, 3, -1, -1, -1], "question_in_type": ["Did sanger attempt to revive throughout 2002 as its activity petered out?", "Where did attempted to?", "When did attempt to revive throughout?", "Did sanger attempt to revive throughout 2002?", "Did frederick sanger attempt to revive throughout 2002 as its activity petered out?", "When did frederick sanger attempt to revive throughout?", "Does margaret higgin sanger attempt to rev throughout 2002 as its activity pet out?", "When did margaret higgins sanger attempt to revive throughout?", "Does sarnie attempt to rev throughout 2002 as its activity pet out?", "When did sarnie attempt to revive throughout?", "Did frederick sanger attempt to revive throughout 2002?", "Does margaret higgin sanger attempt to rev throughout 2002?", "Does sarnie attempt to rev throughout 2002?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182436, "src_sentence": "Sanger later attempted to purchase the domain and other proprietary materials of Nupedia from Bomis.", "sentence": "Sanger attempted to purchase other proprietary materials of Nupedia from Bomis", "sub": "http://dbpedia.org/resource/Nupedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did sanger attempt to purchase other proprietary materials of Nupedia from Bomis?", "Where did Sanger attempted to?", "Did sanger attempt to purchase other proprietary materials of Nupedia from Bomis later?", "Did frederick sanger attempt to purchase other proprietary materials of Nupedia from Bomis?", "Does margaret higgin sanger attempt to purchas other proprietary materials of Nupedia from Bomis?", "Do sarnie attempt to purchas other proprietary materials of Nupedia from Bomis?", "Did frederick sanger attempt to purchase other proprietary materials of Nupedia from Bomis later?", "Does margaret higgin sanger attempt to purchas other proprietary materials of Nupedia from Bomis later?", "Do sarnie attempt to purchas other proprietary materials of Nupedia from Bomis later?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did sanger attempt to purchase other proprietary materials of from Bomis?", "Where did attempted to?", "Did sanger attempt to purchase other proprietary materials of from Bomis later?", "Did frederick sanger attempt to purchase other proprietary materials of from Bomis?", "Does margaret higgin sanger attempt to purchas other proprietary materials of from Bomis?", "Do sarnie attempt to purchas other proprietary materials of from Bomis?", "Did frederick sanger attempt to purchase other proprietary materials of from Bomis later?", "Does margaret higgin sanger attempt to purchas other proprietary materials of from Bomis later?", "Do sarnie attempt to purchas other proprietary materials of from Bomis later?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2182466, "src_sentence": "Sanger predicted a rapid increase in Citizendium's traffic at its first anniversary in 2007.", "sentence": "Sanger predicted a rapid increase in Citizendium's traffic at its first anniversary in 2007", "sub": "http://dbpedia.org/resource/Citizendium", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did sanger predict a rapid increase in Citizendium's traffic at its first anniversary in 2007?", "Who predicted a rapid increase in Citizendium's traffic at its first anniversary in 2007?", "Where did Sanger predicted a?", "When did Sanger predict a rapid increase in Citizendium 's traffic at its first anniversary?", "Did frederick sanger predict a rapid increase in Citizendium's traffic at its first anniversary in 2007?", "When did frederick sanger predict a rapid increase in Citizendium 's traffic at its first anniversary?", "Does margaret higgin sanger predict a rapid increase in Citizendium's traffic at its first anniversary in 2007?", "When did margaret higgins sanger predict a rapid increase in Citizendium 's traffic at its first anniversary?", "Did sarnie predict a rapid increase in Citizendium's traffic at its first anniversary in 2007?", "When did sarnie predict a rapid increase in Citizendium 's traffic at its first anniversary?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did sanger predict a rapid increase in 's traffic at its first anniversary in 2007?", "Who predicted a rapid increase in 's traffic at its first anniversary in 2007?", "Where did predicted a?", "When did predict a rapid increase in 's traffic at its first anniversary?", "Did frederick sanger predict a rapid increase in 's traffic at its first anniversary in 2007?", "When did frederick sanger predict a rapid increase in 's traffic at its first anniversary?", "Does margaret higgin sanger predict a rapid increase in 's traffic at its first anniversary in 2007?", "When did margaret higgins sanger predict a rapid increase in 's traffic at its first anniversary?", "Did sarnie predict a rapid increase in 's traffic at its first anniversary in 2007?", "When did sarnie predict a rapid increase in 's traffic at its first anniversary?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2185937, "src_sentence": "The Australian Recording Industry Association Music Awards (commonly known as ARIA Music Awards or ARIA Awards) is an annual series of awards nights celebrating the Australian music industry, presented by the Australian Recording Industry Association (ARIA).", "sentence": "The Australian Recording Industry Association Music Awards known as ARIA Music Awards or ARIA Awards", "sub": "http://dbpedia.org/resource/ARIA_Music_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Australian_Recording_Industry_Association", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Australian Recording Industry Association Music Awards known as ARIA Music Awards or ARIA Awards?", "Who Music Awards known as ARIA Music Awards or ARIA Awards?"], "type": [-1, 1], "question_in_type": ["Does the known as Music Awards or Awards?", "Who Music Awards known as Music Awards or Awards?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2191448, "src_sentence": "Tanyrhynchini is a weevil tribe in the subfamily Entiminae.", "sentence": "Tanyrhynchini is a weevil tribe in the subfamily Entiminae", "sub": "http://dbpedia.org/resource/Tanyrhynchini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Curculionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tanyrhynchini a weevil tribe in the subfamily Entiminae ?"], "type": [-1], "question_in_type": ["Is tanyrhynchini a tribe in the subfamily Entiminae ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2196449, "src_sentence": "In 2009, he became Deputy Chief of the Mission at the Embassy of Ukraine in Washington D.C. On November 8, 2012 the President of Ukraine Viktor Yanukovich appointed Prystaiko as Ambassador of Ukraine to Canada.", "sentence": "the President of Ukraine Viktor Yanukovich appointed Prystaiko as Ambassador of Ukraine to Canada", "sub": "http://dbpedia.org/resource/Viktor_Yanukovych", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ukraine", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the President of Ukraine Viktor Yanukovich appoint Prystaiko as Ambassador of Ukraine to Canada?", "Where did the President of Ukraine Viktor Yanukovich appointed?", "Who did the President of Ukraine Viktor Yanukovich appointed?"], "type": [-1, 2, 1], "question_in_type": ["Did the President of appoint Prystaiko as Ambassador of to Canada?", "Where did the President of appointed?", "Who did the President of appointed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2197991, "src_sentence": "Batrachedra decoctor is a species of moth of the family Batrachedridae.", "sentence": "Batrachedra decoctor is a species of moth of the family Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of moth of the family Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2203187, "src_sentence": "Adele performed \"Chasing Pavements\" and \"Cold Shoulder,\" and the following day, 19 topped the iTunes charts and ranked at number five at Amazon.com while \"Chasing Pavements\" rose into the top 25.", "sentence": "Adele performed Cold Shoulder", "sub": "http://dbpedia.org/resource/Cold_Shoulder_(Adele_song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Adele", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did adele perform Cold Shoulder?", "Who performed Cold Shoulder?", "Did adele perform Chasing Pavements?", "Who performed Chasing Pavements?", "Where did Adele performed?", "Who did Adele performed?"], "type": [-1, 1, -1, 1, 2, 1], "question_in_type": ["Did adele perform ?", "Who performed ?", "Did adele perform ?", "Who performed ?", "Where did performed?", "Who did performed?"], "exp": [-1, -1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2203243, "src_sentence": "In September 2013, Wiz Khalifa confirmed that he and Adele had collaborated on a song for his upcoming fifth studio album, Blacc Hollywood, though the collaboration did not make the final track listing.", "sentence": "Wiz Khalifa confirmed that he had collaborated on a song for his upcoming fifth studio album , Blacc Hollywood , though the collaboration did not make the final track listing In September 2013", "sub": "http://dbpedia.org/resource/Blacc_Hollywood", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Wiz_Khalifa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did wiz Khalifa confirmed that he had collaborated on a song for his upcoming fifth studio album , Blacc Hollywood , though the collaboration not make the final track listing In September 2013 ?", "Who confirmed that he had collaborated on a song for his upcoming fifth studio album , Blacc Hollywood , though the collaboration did not make the final track listing In September 2013?", "Where did Wiz Khalifa confirmed that?", "Who did Wiz Khalifa confirmed that?", "When did Wiz Khalifa confirm that he had collaborate on a song for his upcoming fifth studio album , Blacc Hollywood , though the collaboration not make the final track listing In?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did wiz Khalifa confirmed that he had collaborated on a song for his upcoming fifth studio album , , though the collaboration not make the final track listing In September 2013 ?", "Who confirmed that he had collaborated on a song for his upcoming fifth studio album , , though the collaboration did not make the final track listing In September 2013?", "Where did confirmed that?", "Who did confirmed that?", "When did confirm that he had collaborate on a song for his upcoming fifth studio album , , though the collaboration not make the final track listing In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2203252, "src_sentence": "Danger Mouse was revealed to have contributed a song, while Tobias Jesso Jr. had written a track, and Ryan Tedder was \"back in the mix after producing and co-writing \"Rumour Has It\" on 21.\"", "sentence": "Tobias Jesso Jr . Ryan Tedder after co-writing Rumour Has It \" on 21", "sub": "http://dbpedia.org/resource/Rumour_Has_It_(Adele_song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Ryan_Tedder", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do tobias Jesso Jr . Ryan Tedder after co-writing Rumour Has It \" on 21?", "Who . Ryan Tedder after co-writing Rumour Has It \" on 21?", "Who did Tobias Jesso Jr . Ryan Tedder after co-writing Rumour Has It `` on 21 ?", "Where did Tobias Jesso Jr . Ryan Tedder after co-writing Rumour Has It `` on 21 ?", "Was tobias Jesso Jr . Ryan Tedder back in the mix after co-writing `` Rumour Has It `` on 21 ?", "Who . Ryan Tedder was back in the mix after co-writing \" Rumour Has It \" on 21?", "Who was Tobias Jesso Jr . Ryan Tedder back in the mix after co-writing `` Rumour Has It?", "Where was Tobias Jesso Jr . Ryan Tedder back in the mix after co-writing `` Rumour Has It?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2], "question_in_type": ["Do tobias Jesso Jr . after co-writing \" on 21?", "Who . after co-writing \" on 21?", "Who did Tobias Jesso Jr . after co-writing `` on 21 ?", "Where did Tobias Jesso Jr . after co-writing `` on 21 ?", "Was tobias Jesso Jr . back in the mix after co-writing `` `` on 21 ?", "Who . was back in the mix after co-writing \" \" on 21?", "Who was Tobias Jesso Jr . back in the mix after co-writing `` ?", "Where was Tobias Jesso Jr . back in the mix after co-writing `` ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2216020, "src_sentence": "\"Iz U Down\" is a song by American hip hop recording artist Kid Ink, released on December 17, 2013 as the second official single from his second studio album, My Own Lane.", "sentence": "Iz U Down is a song by American hip hop recording artist Kid Ink", "sub": "http://dbpedia.org/resource/Iz_U_Down", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Kid_Ink", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is iz U Down a song by American hip hop recording artist Kid Ink ?", "Where is Iz U Down a song by American hip hop recording artist?", "Who is Iz U Down a song by American hip hop recording artist?", "Is iz p uman Down a song by American hip hop recording artist Kid Ink ?", "Is iz uracil Down a song by American hip hop recording artist Kid Ink ?", "Is iz uranium Down a song by American hip hop recording artist Kid Ink ?", "Is iz us Down a song by American hip hop recording artist Kid Ink ?", "Is iz usd Down a song by American hip hop recording artist Kid Ink ?"], "type": [-1, 2, 1, -1, -1, -1, -1, -1], "question_in_type": ["Is iz U Down a song by American hip hop recording artist ?", "Where is a song by American hip hop recording artist?", "Who is a song by American hip hop recording artist?", "Is iz p uman Down a song by American hip hop recording artist ?", "Is iz uracil Down a song by American hip hop recording artist ?", "Is iz uranium Down a song by American hip hop recording artist ?", "Is iz us Down a song by American hip hop recording artist ?", "Is iz usd Down a song by American hip hop recording artist ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2218246, "src_sentence": "With the decline of the big bands' popularity in the late 1940s, the clarinet faded from its prominent position in jazz and the saxophone rose in importance in many jazz bands, probably because it uses a less complicated fingering system.", "sentence": "the clarinet faded from its prominent position in jazz", "sub": "http://dbpedia.org/resource/Jazz", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Clarinet", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did the clarinet fad from its prominent position in jazz?", "Did the agony pipe fad from its big attitude in jazz?", "Did the agony pipe fad from its big berth in jazz?", "Did the agony pipe fad from its big billet in jazz?", "Did the agony pipe fad from its big military position in jazz?", "Did the agony pipe fad from its big office in jazz?", "Did the agony pipe fad from its big part in jazz?", "Did the agony pipe fad from its big perspective in jazz?", "Did the agony pipe fad from its big place in jazz?", "Did the agony pipe fad from its big placement in jazz?", "Did the agony pipe fad from its big position in jazz?", "Did the agony pipe fad from its big post in jazz?", "Did the agony pipe fad from its big posture in jazz?", "Did the agony pipe fad from its big put in jazz?", "Did the agony pipe fad from its big side in jazz?", "Did the agony pipe fad from its big situation in jazz?", "Did the agony pipe fad from its big spatial relation in jazz?", "Did the agony pipe fad from its big spot in jazz?", "Did the agony pipe fad from its big stance in jazz?", "Did the agony pipe fad from its big status in jazz?", "Did the agony pipe fad from its big stead in jazz?", "Did the agony pipe fad from its big stell in jazz?", "Did the agony pipe fad from its big view in jazz?", "Did the agony pipe fad from its distinct attitude in jazz?", "Did the agony pipe fad from its distinct berth in jazz?", "Did the agony pipe fad from its distinct billet in jazz?", "Did the agony pipe fad from its distinct military position in jazz?", "Did the agony pipe fad from its distinct office in jazz?", "Did the agony pipe fad from its distinct part in jazz?", "Did the agony pipe fad from its distinct perspective in jazz?", "Did the agony pipe fad from its distinct place in jazz?", "Did the agony pipe fad from its distinct placement in jazz?", "Did the agony pipe fad from its distinct position in jazz?", "Did the agony pipe fad from its distinct post in jazz?", "Did the agony pipe fad from its distinct posture in jazz?", "Did the agony pipe fad from its distinct put in jazz?", "Did the agony pipe fad from its distinct side in jazz?", "Did the agony pipe fad from its distinct situation in jazz?", "Did the agony pipe fad from its distinct spatial relation in jazz?", "Did the agony pipe fad from its distinct spot in jazz?", "Did the agony pipe fad from its distinct stance in jazz?", "Did the agony pipe fad from its distinct status in jazz?", "Did the agony pipe fad from its distinct stead in jazz?", "Did the agony pipe fad from its distinct stell in jazz?", "Did the agony pipe fad from its distinct view in jazz?", "Did the agony pipe fad from its forestanding attitude in jazz?", "Did the agony pipe fad from its forestanding berth in jazz?", "Did the agony pipe fad from its forestanding billet in jazz?", "Did the agony pipe fad from its forestanding military position in jazz?", "Did the agony pipe fad from its forestanding office in jazz?", "Did the agony pipe fad from its forestanding part in jazz?", "Did the agony pipe fad from its forestanding perspective in jazz?", "Did the agony pipe fad from its forestanding place in jazz?", "Did the agony pipe fad from its forestanding placement in jazz?", "Did the agony pipe fad from its forestanding position in jazz?", "Did the agony pipe fad from its forestanding post in jazz?", "Did the agony pipe fad from its forestanding posture in jazz?", "Did the agony pipe fad from its forestanding put in jazz?", "Did the agony pipe fad from its forestanding side in jazz?", "Did the agony pipe fad from its forestanding situation in jazz?", "Did the agony pipe fad from its forestanding spatial relation in jazz?", "Did the agony pipe fad from its forestanding spot in jazz?", "Did the agony pipe fad from its forestanding stance in jazz?", "Did the agony pipe fad from its forestanding status in jazz?", "Did the agony pipe fad from its forestanding stead in jazz?", "Did the agony pipe fad from its forestanding stell in jazz?", "Did the agony pipe fad from its forestanding view in jazz?", "Did the agony pipe fad from its large attitude in jazz?", "Did the agony pipe fad from its large berth in jazz?", "Did the agony pipe fad from its large billet in jazz?", "Did the agony pipe fad from its large military position in jazz?", "Did the agony pipe fad from its large office in jazz?", "Did the agony pipe fad from its large part in jazz?", "Did the agony pipe fad from its large perspective in jazz?", "Did the agony pipe fad from its large place in jazz?", "Did the agony pipe fad from its large placement in jazz?", "Did the agony pipe fad from its large position in jazz?", "Did the agony pipe fad from its large post in jazz?", "Did the agony pipe fad from its large posture in jazz?", "Did the agony pipe fad from its large put in jazz?", "Did the agony pipe fad from its large side in jazz?", "Did the agony pipe fad from its large situation in jazz?", "Did the agony pipe fad from its large spatial relation in jazz?", "Did the agony pipe fad from its large spot in jazz?", "Did the agony pipe fad from its large stance in jazz?", "Did the agony pipe fad from its large status in jazz?", "Did the agony pipe fad from its large stead in jazz?", "Did the agony pipe fad from its large stell in jazz?", "Did the agony pipe fad from its large view in jazz?", "Did the agony pipe fad from its outstanding attitude in jazz?", "Did the agony pipe fad from its outstanding berth in jazz?", "Did the agony pipe fad from its outstanding billet in jazz?", "Did the agony pipe fad from its outstanding military position in jazz?", "Did the agony pipe fad from its outstanding office in jazz?", "Did the agony pipe fad from its outstanding part in jazz?", "Did the agony pipe fad from its outstanding perspective in jazz?", "Did the agony pipe fad from its outstanding place in jazz?", "Did the agony pipe fad from its outstanding placement in jazz?", "Did the agony pipe fad from its outstanding position in jazz?", "Did the agony pipe fad from its outstanding post in jazz?", "Did the agony pipe fad from its outstanding posture in jazz?", "Did the agony pipe fad from its outstanding put in jazz?", "Did the agony pipe fad from its outstanding side in jazz?", "Did the agony pipe fad from its outstanding situation in jazz?", "Did the agony pipe fad from its outstanding spatial relation in jazz?", "Did the agony pipe fad from its outstanding spot in jazz?", "Did the agony pipe fad from its outstanding stance in jazz?", "Did the agony pipe fad from its outstanding status in jazz?", "Did the agony pipe fad from its outstanding stead in jazz?", "Did the agony pipe fad from its outstanding stell in jazz?", "Did the agony pipe fad from its outstanding view in jazz?", "Did the agony pipe fad from its phat attitude in jazz?", "Did the agony pipe fad from its phat berth in jazz?", "Did the agony pipe fad from its phat billet in jazz?", "Did the agony pipe fad from its phat military position in jazz?", "Did the agony pipe fad from its phat office in jazz?", "Did the agony pipe fad from its phat part in jazz?", "Did the agony pipe fad from its phat perspective in jazz?", "Did the agony pipe fad from its phat place in jazz?", "Did the agony pipe fad from its phat placement in jazz?", "Did the agony pipe fad from its phat position in jazz?", "Did the agony pipe fad from its phat post in jazz?", "Did the agony pipe fad from its phat posture in jazz?", "Did the agony pipe fad from its phat put in jazz?", "Did the agony pipe fad from its phat side in jazz?", "Did the agony pipe fad from its phat situation in jazz?", "Did the agony pipe fad from its phat spatial relation in jazz?", "Did the agony pipe fad from its phat spot in jazz?", "Did the agony pipe fad from its phat stance in jazz?", "Did the agony pipe fad from its phat status in jazz?", "Did the agony pipe fad from its phat stead in jazz?", "Did the agony pipe fad from its phat stell in jazz?", "Did the agony pipe fad from its phat view in jazz?", "Did the agony pipe fad from its prominent attitude in jazz?", "Did the agony pipe fad from its prominent berth in jazz?", "Did the agony pipe fad from its prominent billet in jazz?", "Did the agony pipe fad from its prominent military position in jazz?", "Did the agony pipe fad from its prominent office in jazz?", "Did the agony pipe fad from its prominent part in jazz?", "Did the agony pipe fad from its prominent perspective in jazz?", "Did the agony pipe fad from its prominent place in jazz?", "Did the agony pipe fad from its prominent placement in jazz?", "Did the agony pipe fad from its prominent position in jazz?", "Did the agony pipe fad from its prominent post in jazz?", "Did the agony pipe fad from its prominent posture in jazz?", "Did the agony pipe fad from its prominent put in jazz?", "Did the agony pipe fad from its prominent side in jazz?", "Did the agony pipe fad from its prominent situation in jazz?", "Did the agony pipe fad from its prominent spatial relation in jazz?", "Did the agony pipe fad from its prominent spot in jazz?", "Did the agony pipe fad from its prominent stance in jazz?", "Did the agony pipe fad from its prominent status in jazz?", "Did the agony pipe fad from its prominent stead in jazz?", "Did the agony pipe fad from its prominent stell in jazz?", "Did the agony pipe fad from its prominent view in jazz?", "Did the clarinet fad from its big attitude in jazz?", "Did the clarinet fad from its big attitude in roll in hay?", "Did the clarinet fad from its big attitude in wind?", "Did the clarinet fad from its big berth in jazz?", "Did the clarinet fad from its big berth in roll in hay?", "Did the clarinet fad from its big berth in wind?", "Did the clarinet fad from its big billet in jazz?", "Did the clarinet fad from its big billet in roll in hay?", "Did the clarinet fad from its big billet in wind?", "Did the clarinet fad from its big military position in jazz?", "Did the clarinet fad from its big military position in roll in hay?", "Did the clarinet fad from its big military position in wind?", "Did the clarinet fad from its big office in jazz?", "Did the clarinet fad from its big office in roll in hay?", "Did the clarinet fad from its big office in wind?", "Did the clarinet fad from its big part in jazz?", "Did the clarinet fad from its big part in roll in hay?", "Did the clarinet fad from its big part in wind?", "Did the clarinet fad from its big perspective in jazz?", "Did the clarinet fad from its big perspective in roll in hay?", "Did the clarinet fad from its big perspective in wind?", "Did the clarinet fad from its big place in jazz?", "Did the clarinet fad from its big place in roll in hay?", "Did the clarinet fad from its big place in wind?", "Did the clarinet fad from its big placement in jazz?", "Did the clarinet fad from its big placement in roll in hay?", "Did the clarinet fad from its big placement in wind?", "Did the clarinet fad from its big position in jazz?", "Did the clarinet fad from its big position in roll in hay?", "Did the clarinet fad from its big position in wind?", "Did the clarinet fad from its big post in jazz?", "Did the clarinet fad from its big post in roll in hay?", "Did the clarinet fad from its big post in wind?", "Did the clarinet fad from its big posture in jazz?", "Did the clarinet fad from its big posture in roll in hay?", "Did the clarinet fad from its big posture in wind?", "Did the clarinet fad from its big put in jazz?", "Did the clarinet fad from its big put in roll in hay?", "Did the clarinet fad from its big put in wind?", "Did the clarinet fad from its big side in jazz?", "Did the clarinet fad from its big side in roll in hay?", "Did the clarinet fad from its big side in wind?", "Did the clarinet fad from its big situation in jazz?", "Did the clarinet fad from its big situation in roll in hay?", "Did the clarinet fad from its big situation in wind?", "Did the clarinet fad from its big spatial relation in jazz?", "Did the clarinet fad from its big spatial relation in roll in hay?", "Did the clarinet fad from its big spatial relation in wind?", "Did the clarinet fad from its big spot in jazz?", "Did the clarinet fad from its big spot in roll in hay?", "Did the clarinet fad from its big spot in wind?", "Did the clarinet fad from its big stance in jazz?", "Did the clarinet fad from its big stance in roll in hay?", "Did the clarinet fad from its big stance in wind?", "Did the clarinet fad from its big status in jazz?", "Did the clarinet fad from its big status in roll in hay?", "Did the clarinet fad from its big status in wind?", "Did the clarinet fad from its big stead in jazz?", "Did the clarinet fad from its big stead in roll in hay?", "Did the clarinet fad from its big stead in wind?", "Did the clarinet fad from its big stell in jazz?", "Did the clarinet fad from its big stell in roll in hay?", "Did the clarinet fad from its big stell in wind?", "Did the clarinet fad from its big view in jazz?", "Did the clarinet fad from its big view in roll in hay?", "Did the clarinet fad from its big view in wind?", "Did the clarinet fad from its distinct attitude in jazz?", "Did the clarinet fad from its distinct attitude in roll in hay?", "Did the clarinet fad from its distinct attitude in wind?", "Did the clarinet fad from its distinct berth in jazz?", "Did the clarinet fad from its distinct berth in roll in hay?", "Did the clarinet fad from its distinct berth in wind?", "Did the clarinet fad from its distinct billet in jazz?", "Did the clarinet fad from its distinct billet in roll in hay?", "Did the clarinet fad from its distinct billet in wind?", "Did the clarinet fad from its distinct military position in jazz?", "Did the clarinet fad from its distinct military position in roll in hay?", "Did the clarinet fad from its distinct military position in wind?", "Did the clarinet fad from its distinct office in jazz?", "Did the clarinet fad from its distinct office in roll in hay?", "Did the clarinet fad from its distinct office in wind?", "Did the clarinet fad from its distinct part in jazz?", "Did the clarinet fad from its distinct part in roll in hay?", "Did the clarinet fad from its distinct part in wind?", "Did the clarinet fad from its distinct perspective in jazz?", "Did the clarinet fad from its distinct perspective in roll in hay?", "Did the clarinet fad from its distinct perspective in wind?", "Did the clarinet fad from its distinct place in jazz?", "Did the clarinet fad from its distinct place in roll in hay?", "Did the clarinet fad from its distinct place in wind?", "Did the clarinet fad from its distinct placement in jazz?", "Did the clarinet fad from its distinct placement in roll in hay?", "Did the clarinet fad from its distinct placement in wind?", "Did the clarinet fad from its distinct position in jazz?", "Did the clarinet fad from its distinct position in roll in hay?", "Did the clarinet fad from its distinct position in wind?", "Did the clarinet fad from its distinct post in jazz?", "Did the clarinet fad from its distinct post in roll in hay?", "Did the clarinet fad from its distinct post in wind?", "Did the clarinet fad from its distinct posture in jazz?", "Did the clarinet fad from its distinct posture in roll in hay?", "Did the clarinet fad from its distinct posture in wind?", "Did the clarinet fad from its distinct put in jazz?", "Did the clarinet fad from its distinct put in roll in hay?", "Did the clarinet fad from its distinct put in wind?", "Did the clarinet fad from its distinct side in jazz?", "Did the clarinet fad from its distinct side in roll in hay?", "Did the clarinet fad from its distinct side in wind?", "Did the clarinet fad from its distinct situation in jazz?", "Did the clarinet fad from its distinct situation in roll in hay?", "Did the clarinet fad from its distinct situation in wind?", "Did the clarinet fad from its distinct spatial relation in jazz?", "Did the clarinet fad from its distinct spatial relation in roll in hay?", "Did the clarinet fad from its distinct spatial relation in wind?", "Did the clarinet fad from its distinct spot in jazz?", "Did the clarinet fad from its distinct spot in roll in hay?", "Did the clarinet fad from its distinct spot in wind?", "Did the clarinet fad from its distinct stance in jazz?", "Did the clarinet fad from its distinct stance in roll in hay?", "Did the clarinet fad from its distinct stance in wind?", "Did the clarinet fad from its distinct status in jazz?", "Did the clarinet fad from its distinct status in roll in hay?", "Did the clarinet fad from its distinct status in wind?", "Did the clarinet fad from its distinct stead in jazz?", "Did the clarinet fad from its distinct stead in roll in hay?", "Did the clarinet fad from its distinct stead in wind?", "Did the clarinet fad from its distinct stell in jazz?", "Did the clarinet fad from its distinct stell in roll in hay?", "Did the clarinet fad from its distinct stell in wind?", "Did the clarinet fad from its distinct view in jazz?", "Did the clarinet fad from its distinct view in roll in hay?", "Did the clarinet fad from its distinct view in wind?", "Did the clarinet fad from its forestanding attitude in jazz?", "Did the clarinet fad from its forestanding attitude in roll in hay?", "Did the clarinet fad from its forestanding attitude in wind?", "Did the clarinet fad from its forestanding berth in jazz?", "Did the clarinet fad from its forestanding berth in roll in hay?", "Did the clarinet fad from its forestanding berth in wind?", "Did the clarinet fad from its forestanding billet in jazz?", "Did the clarinet fad from its forestanding billet in roll in hay?", "Did the clarinet fad from its forestanding billet in wind?", "Did the clarinet fad from its forestanding military position in jazz?", "Did the clarinet fad from its forestanding military position in roll in hay?", "Did the clarinet fad from its forestanding military position in wind?", "Did the clarinet fad from its forestanding office in jazz?", "Did the clarinet fad from its forestanding office in roll in hay?", "Did the clarinet fad from its forestanding office in wind?", "Did the clarinet fad from its forestanding part in jazz?", "Did the clarinet fad from its forestanding part in roll in hay?", "Did the clarinet fad from its forestanding part in wind?", "Did the clarinet fad from its forestanding perspective in jazz?", "Did the clarinet fad from its forestanding perspective in roll in hay?", "Did the clarinet fad from its forestanding perspective in wind?", "Did the clarinet fad from its forestanding place in jazz?", "Did the clarinet fad from its forestanding place in roll in hay?", "Did the clarinet fad from its forestanding place in wind?", "Did the clarinet fad from its forestanding placement in jazz?", "Did the clarinet fad from its forestanding placement in roll in hay?", "Did the clarinet fad from its forestanding placement in wind?", "Did the clarinet fad from its forestanding position in jazz?", "Did the clarinet fad from its forestanding position in roll in hay?", "Did the clarinet fad from its forestanding position in wind?", "Did the clarinet fad from its forestanding post in jazz?", "Did the clarinet fad from its forestanding post in roll in hay?", "Did the clarinet fad from its forestanding post in wind?", "Did the clarinet fad from its forestanding posture in jazz?", "Did the clarinet fad from its forestanding posture in roll in hay?", "Did the clarinet fad from its forestanding posture in wind?", "Did the clarinet fad from its forestanding put in jazz?", "Did the clarinet fad from its forestanding put in roll in hay?", "Did the clarinet fad from its forestanding put in wind?", "Did the clarinet fad from its forestanding side in jazz?", "Did the clarinet fad from its forestanding side in roll in hay?", "Did the clarinet fad from its forestanding side in wind?", "Did the clarinet fad from its forestanding situation in jazz?", "Did the clarinet fad from its forestanding situation in roll in hay?", "Did the clarinet fad from its forestanding situation in wind?", "Did the clarinet fad from its forestanding spatial relation in jazz?", "Did the clarinet fad from its forestanding spatial relation in roll in hay?", "Did the clarinet fad from its forestanding spatial relation in wind?", "Did the clarinet fad from its forestanding spot in jazz?", "Did the clarinet fad from its forestanding spot in roll in hay?", "Did the clarinet fad from its forestanding spot in wind?", "Did the clarinet fad from its forestanding stance in jazz?", "Did the clarinet fad from its forestanding stance in roll in hay?", "Did the clarinet fad from its forestanding stance in wind?", "Did the clarinet fad from its forestanding status in jazz?", "Did the clarinet fad from its forestanding status in roll in hay?", "Did the clarinet fad from its forestanding status in wind?", "Did the clarinet fad from its forestanding stead in jazz?", "Did the clarinet fad from its forestanding stead in roll in hay?", "Did the clarinet fad from its forestanding stead in wind?", "Did the clarinet fad from its forestanding stell in jazz?", "Did the clarinet fad from its forestanding stell in roll in hay?", "Did the clarinet fad from its forestanding stell in wind?", "Did the clarinet fad from its forestanding view in jazz?", "Did the clarinet fad from its forestanding view in roll in hay?", "Did the clarinet fad from its forestanding view in wind?", "Did the clarinet fad from its large attitude in jazz?", "Did the clarinet fad from its large attitude in roll in hay?", "Did the clarinet fad from its large attitude in wind?", "Did the clarinet fad from its large berth in jazz?", "Did the clarinet fad from its large berth in roll in hay?", "Did the clarinet fad from its large berth in wind?", "Did the clarinet fad from its large billet in jazz?", "Did the clarinet fad from its large billet in roll in hay?", "Did the clarinet fad from its large billet in wind?", "Did the clarinet fad from its large military position in jazz?", "Did the clarinet fad from its large military position in roll in hay?", "Did the clarinet fad from its large military position in wind?", "Did the clarinet fad from its large office in jazz?", "Did the clarinet fad from its large office in roll in hay?", "Did the clarinet fad from its large office in wind?", "Did the clarinet fad from its large part in jazz?", "Did the clarinet fad from its large part in roll in hay?", "Did the clarinet fad from its large part in wind?", "Did the clarinet fad from its large perspective in jazz?", "Did the clarinet fad from its large perspective in roll in hay?", "Did the clarinet fad from its large perspective in wind?", "Did the clarinet fad from its large place in jazz?", "Did the clarinet fad from its large place in roll in hay?", "Did the clarinet fad from its large place in wind?", "Did the clarinet fad from its large placement in jazz?", "Did the clarinet fad from its large placement in roll in hay?", "Did the clarinet fad from its large placement in wind?", "Did the clarinet fad from its large position in jazz?", "Did the clarinet fad from its large position in roll in hay?", "Did the clarinet fad from its large position in wind?", "Did the clarinet fad from its large post in jazz?", "Did the clarinet fad from its large post in roll in hay?", "Did the clarinet fad from its large post in wind?", "Did the clarinet fad from its large posture in jazz?", "Did the clarinet fad from its large posture in roll in hay?", "Did the clarinet fad from its large posture in wind?", "Did the clarinet fad from its large put in jazz?", "Did the clarinet fad from its large put in roll in hay?", "Did the clarinet fad from its large put in wind?", "Did the clarinet fad from its large side in jazz?", "Did the clarinet fad from its large side in roll in hay?", "Did the clarinet fad from its large side in wind?", "Did the clarinet fad from its large situation in jazz?", "Did the clarinet fad from its large situation in roll in hay?", "Did the clarinet fad from its large situation in wind?", "Did the clarinet fad from its large spatial relation in jazz?", "Did the clarinet fad from its large spatial relation in roll in hay?", "Did the clarinet fad from its large spatial relation in wind?", "Did the clarinet fad from its large spot in jazz?", "Did the clarinet fad from its large spot in roll in hay?", "Did the clarinet fad from its large spot in wind?", "Did the clarinet fad from its large stance in jazz?", "Did the clarinet fad from its large stance in roll in hay?", "Did the clarinet fad from its large stance in wind?", "Did the clarinet fad from its large status in jazz?", "Did the clarinet fad from its large status in roll in hay?", "Did the clarinet fad from its large status in wind?", "Did the clarinet fad from its large stead in jazz?", "Did the clarinet fad from its large stead in roll in hay?", "Did the clarinet fad from its large stead in wind?", "Did the clarinet fad from its large stell in jazz?", "Did the clarinet fad from its large stell in roll in hay?", "Did the clarinet fad from its large stell in wind?", "Did the clarinet fad from its large view in jazz?", "Did the clarinet fad from its large view in roll in hay?", "Did the clarinet fad from its large view in wind?", "Did the clarinet fad from its outstanding attitude in jazz?", "Did the clarinet fad from its outstanding attitude in roll in hay?", "Did the clarinet fad from its outstanding attitude in wind?", "Did the clarinet fad from its outstanding berth in jazz?", "Did the clarinet fad from its outstanding berth in roll in hay?", "Did the clarinet fad from its outstanding berth in wind?", "Did the clarinet fad from its outstanding billet in jazz?", "Did the clarinet fad from its outstanding billet in roll in hay?", "Did the clarinet fad from its outstanding billet in wind?", "Did the clarinet fad from its outstanding military position in jazz?", "Did the clarinet fad from its outstanding military position in roll in hay?", "Did the clarinet fad from its outstanding military position in wind?", "Did the clarinet fad from its outstanding office in jazz?", "Did the clarinet fad from its outstanding office in roll in hay?", "Did the clarinet fad from its outstanding office in wind?", "Did the clarinet fad from its outstanding part in jazz?", "Did the clarinet fad from its outstanding part in roll in hay?", "Did the clarinet fad from its outstanding part in wind?", "Did the clarinet fad from its outstanding perspective in jazz?", "Did the clarinet fad from its outstanding perspective in roll in hay?", "Did the clarinet fad from its outstanding perspective in wind?", "Did the clarinet fad from its outstanding place in jazz?", "Did the clarinet fad from its outstanding place in roll in hay?", "Did the clarinet fad from its outstanding place in wind?", "Did the clarinet fad from its outstanding placement in jazz?", "Did the clarinet fad from its outstanding placement in roll in hay?", "Did the clarinet fad from its outstanding placement in wind?", "Did the clarinet fad from its outstanding position in jazz?", "Did the clarinet fad from its outstanding position in roll in hay?", "Did the clarinet fad from its outstanding position in wind?", "Did the clarinet fad from its outstanding post in jazz?", "Did the clarinet fad from its outstanding post in roll in hay?", "Did the clarinet fad from its outstanding post in wind?", "Did the clarinet fad from its outstanding posture in jazz?", "Did the clarinet fad from its outstanding posture in roll in hay?", "Did the clarinet fad from its outstanding posture in wind?", "Did the clarinet fad from its outstanding put in jazz?", "Did the clarinet fad from its outstanding put in roll in hay?", "Did the clarinet fad from its outstanding put in wind?", "Did the clarinet fad from its outstanding side in jazz?", "Did the clarinet fad from its outstanding side in roll in hay?", "Did the clarinet fad from its outstanding side in wind?", "Did the clarinet fad from its outstanding situation in jazz?", "Did the clarinet fad from its outstanding situation in roll in hay?", "Did the clarinet fad from its outstanding situation in wind?", "Did the clarinet fad from its outstanding spatial relation in jazz?", "Did the clarinet fad from its outstanding spatial relation in roll in hay?", "Did the clarinet fad from its outstanding spatial relation in wind?", "Did the clarinet fad from its outstanding spot in jazz?", "Did the clarinet fad from its outstanding spot in roll in hay?", "Did the clarinet fad from its outstanding spot in wind?", "Did the clarinet fad from its outstanding stance in jazz?", "Did the clarinet fad from its outstanding stance in roll in hay?", "Did the clarinet fad from its outstanding stance in wind?", "Did the clarinet fad from its outstanding status in jazz?", "Did the clarinet fad from its outstanding status in roll in hay?", "Did the clarinet fad from its outstanding status in wind?", "Did the clarinet fad from its outstanding stead in jazz?", "Did the clarinet fad from its outstanding stead in roll in hay?", "Did the clarinet fad from its outstanding stead in wind?", "Did the clarinet fad from its outstanding stell in jazz?", "Did the clarinet fad from its outstanding stell in roll in hay?", "Did the clarinet fad from its outstanding stell in wind?", "Did the clarinet fad from its outstanding view in jazz?", "Did the clarinet fad from its outstanding view in roll in hay?", "Did the clarinet fad from its outstanding view in wind?", "Did the clarinet fad from its phat attitude in jazz?", "Did the clarinet fad from its phat attitude in roll in hay?", "Did the clarinet fad from its phat attitude in wind?", "Did the clarinet fad from its phat berth in jazz?", "Did the clarinet fad from its phat berth in roll in hay?", "Did the clarinet fad from its phat berth in wind?", "Did the clarinet fad from its phat billet in jazz?", "Did the clarinet fad from its phat billet in roll in hay?", "Did the clarinet fad from its phat billet in wind?", "Did the clarinet fad from its phat military position in jazz?", "Did the clarinet fad from its phat military position in roll in hay?", "Did the clarinet fad from its phat military position in wind?", "Did the clarinet fad from its phat office in jazz?", "Did the clarinet fad from its phat office in roll in hay?", "Did the clarinet fad from its phat office in wind?", "Did the clarinet fad from its phat part in jazz?", "Did the clarinet fad from its phat part in roll in hay?", "Did the clarinet fad from its phat part in wind?", "Did the clarinet fad from its phat perspective in jazz?", "Did the clarinet fad from its phat perspective in roll in hay?", "Did the clarinet fad from its phat perspective in wind?", "Did the clarinet fad from its phat place in jazz?", "Did the clarinet fad from its phat place in roll in hay?", "Did the clarinet fad from its phat place in wind?", "Did the clarinet fad from its phat placement in jazz?", "Did the clarinet fad from its phat placement in roll in hay?", "Did the clarinet fad from its phat placement in wind?", "Did the clarinet fad from its phat position in jazz?", "Did the clarinet fad from its phat position in roll in hay?", "Did the clarinet fad from its phat position in wind?", "Did the clarinet fad from its phat post in jazz?", "Did the clarinet fad from its phat post in roll in hay?", "Did the clarinet fad from its phat post in wind?", "Did the clarinet fad from its phat posture in jazz?", "Did the clarinet fad from its phat posture in roll in hay?", "Did the clarinet fad from its phat posture in wind?", "Did the clarinet fad from its phat put in jazz?", "Did the clarinet fad from its phat put in roll in hay?", "Did the clarinet fad from its phat put in wind?", "Did the clarinet fad from its phat side in jazz?", "Did the clarinet fad from its phat side in roll in hay?", "Did the clarinet fad from its phat side in wind?", "Did the clarinet fad from its phat situation in jazz?", "Did the clarinet fad from its phat situation in roll in hay?", "Did the clarinet fad from its phat situation in wind?", "Did the clarinet fad from its phat spatial relation in jazz?", "Did the clarinet fad from its phat spatial relation in roll in hay?", "Did the clarinet fad from its phat spatial relation in wind?", "Did the clarinet fad from its phat spot in jazz?", "Did the clarinet fad from its phat spot in roll in hay?", "Did the clarinet fad from its phat spot in wind?", "Did the clarinet fad from its phat stance in jazz?", "Did the clarinet fad from its phat stance in roll in hay?", "Did the clarinet fad from its phat stance in wind?", "Did the clarinet fad from its phat status in jazz?", "Did the clarinet fad from its phat status in roll in hay?", "Did the clarinet fad from its phat status in wind?", "Did the clarinet fad from its phat stead in jazz?", "Did the clarinet fad from its phat stead in roll in hay?", "Did the clarinet fad from its phat stead in wind?", "Did the clarinet fad from its phat stell in jazz?", "Did the clarinet fad from its phat stell in roll in hay?", "Did the clarinet fad from its phat stell in wind?", "Did the clarinet fad from its phat view in jazz?", "Did the clarinet fad from its phat view in roll in hay?", "Did the clarinet fad from its phat view in wind?", "Did the clarinet fad from its prominent attitude in jazz?", "Did the clarinet fad from its prominent attitude in roll in hay?", "Did the clarinet fad from its prominent attitude in wind?", "Did the clarinet fad from its prominent berth in jazz?", "Did the clarinet fad from its prominent berth in roll in hay?", "Did the clarinet fad from its prominent berth in wind?", "Did the clarinet fad from its prominent billet in jazz?", "Did the clarinet fad from its prominent billet in roll in hay?", "Did the clarinet fad from its prominent billet in wind?", "Did the clarinet fad from its prominent military position in jazz?", "Did the clarinet fad from its prominent military position in roll in hay?", "Did the clarinet fad from its prominent military position in wind?", "Did the clarinet fad from its prominent office in jazz?", "Did the clarinet fad from its prominent office in roll in hay?", "Did the clarinet fad from its prominent office in wind?", "Did the clarinet fad from its prominent part in jazz?", "Did the clarinet fad from its prominent part in roll in hay?", "Did the clarinet fad from its prominent part in wind?", "Did the clarinet fad from its prominent perspective in jazz?", "Did the clarinet fad from its prominent perspective in roll in hay?", "Did the clarinet fad from its prominent perspective in wind?", "Did the clarinet fad from its prominent place in jazz?", "Did the clarinet fad from its prominent place in roll in hay?", "Did the clarinet fad from its prominent place in wind?", "Did the clarinet fad from its prominent placement in jazz?", "Did the clarinet fad from its prominent placement in roll in hay?", "Did the clarinet fad from its prominent placement in wind?", "Did the clarinet fad from its prominent position in roll in hay?", "Did the clarinet fad from its prominent position in wind?", "Did the clarinet fad from its prominent post in jazz?", "Did the clarinet fad from its prominent post in roll in hay?", "Did the clarinet fad from its prominent post in wind?", "Did the clarinet fad from its prominent posture in jazz?", "Did the clarinet fad from its prominent posture in roll in hay?", "Did the clarinet fad from its prominent posture in wind?", "Did the clarinet fad from its prominent put in jazz?", "Did the clarinet fad from its prominent put in roll in hay?", "Did the clarinet fad from its prominent put in wind?", "Did the clarinet fad from its prominent side in jazz?", "Did the clarinet fad from its prominent side in roll in hay?", "Did the clarinet fad from its prominent side in wind?", "Did the clarinet fad from its prominent situation in jazz?", "Did the clarinet fad from its prominent situation in roll in hay?", "Did the clarinet fad from its prominent situation in wind?", "Did the clarinet fad from its prominent spatial relation in jazz?", "Did the clarinet fad from its prominent spatial relation in roll in hay?", "Did the clarinet fad from its prominent spatial relation in wind?", "Did the clarinet fad from its prominent spot in jazz?", "Did the clarinet fad from its prominent spot in roll in hay?", "Did the clarinet fad from its prominent spot in wind?", "Did the clarinet fad from its prominent stance in jazz?", "Did the clarinet fad from its prominent stance in roll in hay?", "Did the clarinet fad from its prominent stance in wind?", "Did the clarinet fad from its prominent status in jazz?", "Did the clarinet fad from its prominent status in roll in hay?", "Did the clarinet fad from its prominent status in wind?", "Did the clarinet fad from its prominent stead in jazz?", "Did the clarinet fad from its prominent stead in roll in hay?", "Did the clarinet fad from its prominent stead in wind?", "Did the clarinet fad from its prominent stell in jazz?", "Did the clarinet fad from its prominent stell in roll in hay?", "Did the clarinet fad from its prominent stell in wind?", "Did the clarinet fad from its prominent view in jazz?", "Did the clarinet fad from its prominent view in roll in hay?", "Did the clarinet fad from its prominent view in wind?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the fad from its prominent position in ?", "Did the agony pipe fad from its big attitude in ?", "Did the agony pipe fad from its big berth in ?", "Did the agony pipe fad from its big billet in ?", "Did the agony pipe fad from its big military position in ?", "Did the agony pipe fad from its big office in ?", "Did the agony pipe fad from its big part in ?", "Did the agony pipe fad from its big perspective in ?", "Did the agony pipe fad from its big place in ?", "Did the agony pipe fad from its big placement in ?", "Did the agony pipe fad from its big position in ?", "Did the agony pipe fad from its big post in ?", "Did the agony pipe fad from its big posture in ?", "Did the agony pipe fad from its big put in ?", "Did the agony pipe fad from its big side in ?", "Did the agony pipe fad from its big situation in ?", "Did the agony pipe fad from its big spatial relation in ?", "Did the agony pipe fad from its big spot in ?", "Did the agony pipe fad from its big stance in ?", "Did the agony pipe fad from its big status in ?", "Did the agony pipe fad from its big stead in ?", "Did the agony pipe fad from its big stell in ?", "Did the agony pipe fad from its big view in ?", "Did the agony pipe fad from its distinct attitude in ?", "Did the agony pipe fad from its distinct berth in ?", "Did the agony pipe fad from its distinct billet in ?", "Did the agony pipe fad from its distinct military position in ?", "Did the agony pipe fad from its distinct office in ?", "Did the agony pipe fad from its distinct part in ?", "Did the agony pipe fad from its distinct perspective in ?", "Did the agony pipe fad from its distinct place in ?", "Did the agony pipe fad from its distinct placement in ?", "Did the agony pipe fad from its distinct position in ?", "Did the agony pipe fad from its distinct post in ?", "Did the agony pipe fad from its distinct posture in ?", "Did the agony pipe fad from its distinct put in ?", "Did the agony pipe fad from its distinct side in ?", "Did the agony pipe fad from its distinct situation in ?", "Did the agony pipe fad from its distinct spatial relation in ?", "Did the agony pipe fad from its distinct spot in ?", "Did the agony pipe fad from its distinct stance in ?", "Did the agony pipe fad from its distinct status in ?", "Did the agony pipe fad from its distinct stead in ?", "Did the agony pipe fad from its distinct stell in ?", "Did the agony pipe fad from its distinct view in ?", "Did the agony pipe fad from its forestanding attitude in ?", "Did the agony pipe fad from its forestanding berth in ?", "Did the agony pipe fad from its forestanding billet in ?", "Did the agony pipe fad from its forestanding military position in ?", "Did the agony pipe fad from its forestanding office in ?", "Did the agony pipe fad from its forestanding part in ?", "Did the agony pipe fad from its forestanding perspective in ?", "Did the agony pipe fad from its forestanding place in ?", "Did the agony pipe fad from its forestanding placement in ?", "Did the agony pipe fad from its forestanding position in ?", "Did the agony pipe fad from its forestanding post in ?", "Did the agony pipe fad from its forestanding posture in ?", "Did the agony pipe fad from its forestanding put in ?", "Did the agony pipe fad from its forestanding side in ?", "Did the agony pipe fad from its forestanding situation in ?", "Did the agony pipe fad from its forestanding spatial relation in ?", "Did the agony pipe fad from its forestanding spot in ?", "Did the agony pipe fad from its forestanding stance in ?", "Did the agony pipe fad from its forestanding status in ?", "Did the agony pipe fad from its forestanding stead in ?", "Did the agony pipe fad from its forestanding stell in ?", "Did the agony pipe fad from its forestanding view in ?", "Did the agony pipe fad from its large attitude in ?", "Did the agony pipe fad from its large berth in ?", "Did the agony pipe fad from its large billet in ?", "Did the agony pipe fad from its large military position in ?", "Did the agony pipe fad from its large office in ?", "Did the agony pipe fad from its large part in ?", "Did the agony pipe fad from its large perspective in ?", "Did the agony pipe fad from its large place in ?", "Did the agony pipe fad from its large placement in ?", "Did the agony pipe fad from its large position in ?", "Did the agony pipe fad from its large post in ?", "Did the agony pipe fad from its large posture in ?", "Did the agony pipe fad from its large put in ?", "Did the agony pipe fad from its large side in ?", "Did the agony pipe fad from its large situation in ?", "Did the agony pipe fad from its large spatial relation in ?", "Did the agony pipe fad from its large spot in ?", "Did the agony pipe fad from its large stance in ?", "Did the agony pipe fad from its large status in ?", "Did the agony pipe fad from its large stead in ?", "Did the agony pipe fad from its large stell in ?", "Did the agony pipe fad from its large view in ?", "Did the agony pipe fad from its outstanding attitude in ?", "Did the agony pipe fad from its outstanding berth in ?", "Did the agony pipe fad from its outstanding billet in ?", "Did the agony pipe fad from its outstanding military position in ?", "Did the agony pipe fad from its outstanding office in ?", "Did the agony pipe fad from its outstanding part in ?", "Did the agony pipe fad from its outstanding perspective in ?", "Did the agony pipe fad from its outstanding place in ?", "Did the agony pipe fad from its outstanding placement in ?", "Did the agony pipe fad from its outstanding position in ?", "Did the agony pipe fad from its outstanding post in ?", "Did the agony pipe fad from its outstanding posture in ?", "Did the agony pipe fad from its outstanding put in ?", "Did the agony pipe fad from its outstanding side in ?", "Did the agony pipe fad from its outstanding situation in ?", "Did the agony pipe fad from its outstanding spatial relation in ?", "Did the agony pipe fad from its outstanding spot in ?", "Did the agony pipe fad from its outstanding stance in ?", "Did the agony pipe fad from its outstanding status in ?", "Did the agony pipe fad from its outstanding stead in ?", "Did the agony pipe fad from its outstanding stell in ?", "Did the agony pipe fad from its outstanding view in ?", "Did the agony pipe fad from its phat attitude in ?", "Did the agony pipe fad from its phat berth in ?", "Did the agony pipe fad from its phat billet in ?", "Did the agony pipe fad from its phat military position in ?", "Did the agony pipe fad from its phat office in ?", "Did the agony pipe fad from its phat part in ?", "Did the agony pipe fad from its phat perspective in ?", "Did the agony pipe fad from its phat place in ?", "Did the agony pipe fad from its phat placement in ?", "Did the agony pipe fad from its phat position in ?", "Did the agony pipe fad from its phat post in ?", "Did the agony pipe fad from its phat posture in ?", "Did the agony pipe fad from its phat put in ?", "Did the agony pipe fad from its phat side in ?", "Did the agony pipe fad from its phat situation in ?", "Did the agony pipe fad from its phat spatial relation in ?", "Did the agony pipe fad from its phat spot in ?", "Did the agony pipe fad from its phat stance in ?", "Did the agony pipe fad from its phat status in ?", "Did the agony pipe fad from its phat stead in ?", "Did the agony pipe fad from its phat stell in ?", "Did the agony pipe fad from its phat view in ?", "Did the agony pipe fad from its prominent attitude in ?", "Did the agony pipe fad from its prominent berth in ?", "Did the agony pipe fad from its prominent billet in ?", "Did the agony pipe fad from its prominent military position in ?", "Did the agony pipe fad from its prominent office in ?", "Did the agony pipe fad from its prominent part in ?", "Did the agony pipe fad from its prominent perspective in ?", "Did the agony pipe fad from its prominent place in ?", "Did the agony pipe fad from its prominent placement in ?", "Did the agony pipe fad from its prominent position in ?", "Did the agony pipe fad from its prominent post in ?", "Did the agony pipe fad from its prominent posture in ?", "Did the agony pipe fad from its prominent put in ?", "Did the agony pipe fad from its prominent side in ?", "Did the agony pipe fad from its prominent situation in ?", "Did the agony pipe fad from its prominent spatial relation in ?", "Did the agony pipe fad from its prominent spot in ?", "Did the agony pipe fad from its prominent stance in ?", "Did the agony pipe fad from its prominent status in ?", "Did the agony pipe fad from its prominent stead in ?", "Did the agony pipe fad from its prominent stell in ?", "Did the agony pipe fad from its prominent view in ?", "Did the fad from its big attitude in ?", "Did the fad from its big attitude in roll in hay?", "Did the fad from its big attitude in wind?", "Did the fad from its big berth in ?", "Did the fad from its big berth in roll in hay?", "Did the fad from its big berth in wind?", "Did the fad from its big billet in ?", "Did the fad from its big billet in roll in hay?", "Did the fad from its big billet in wind?", "Did the fad from its big military position in ?", "Did the fad from its big military position in roll in hay?", "Did the fad from its big military position in wind?", "Did the fad from its big office in ?", "Did the fad from its big office in roll in hay?", "Did the fad from its big office in wind?", "Did the fad from its big part in ?", "Did the fad from its big part in roll in hay?", "Did the fad from its big part in wind?", "Did the fad from its big perspective in ?", "Did the fad from its big perspective in roll in hay?", "Did the fad from its big perspective in wind?", "Did the fad from its big place in ?", "Did the fad from its big place in roll in hay?", "Did the fad from its big place in wind?", "Did the fad from its big placement in ?", "Did the fad from its big placement in roll in hay?", "Did the fad from its big placement in wind?", "Did the fad from its big position in ?", "Did the fad from its big position in roll in hay?", "Did the fad from its big position in wind?", "Did the fad from its big post in ?", "Did the fad from its big post in roll in hay?", "Did the fad from its big post in wind?", "Did the fad from its big posture in ?", "Did the fad from its big posture in roll in hay?", "Did the fad from its big posture in wind?", "Did the fad from its big put in ?", "Did the fad from its big put in roll in hay?", "Did the fad from its big put in wind?", "Did the fad from its big side in ?", "Did the fad from its big side in roll in hay?", "Did the fad from its big side in wind?", "Did the fad from its big situation in ?", "Did the fad from its big situation in roll in hay?", "Did the fad from its big situation in wind?", "Did the fad from its big spatial relation in ?", "Did the fad from its big spatial relation in roll in hay?", "Did the fad from its big spatial relation in wind?", "Did the fad from its big spot in ?", "Did the fad from its big spot in roll in hay?", "Did the fad from its big spot in wind?", "Did the fad from its big stance in ?", "Did the fad from its big stance in roll in hay?", "Did the fad from its big stance in wind?", "Did the fad from its big status in ?", "Did the fad from its big status in roll in hay?", "Did the fad from its big status in wind?", "Did the fad from its big stead in ?", "Did the fad from its big stead in roll in hay?", "Did the fad from its big stead in wind?", "Did the fad from its big stell in ?", "Did the fad from its big stell in roll in hay?", "Did the fad from its big stell in wind?", "Did the fad from its big view in ?", "Did the fad from its big view in roll in hay?", "Did the fad from its big view in wind?", "Did the fad from its distinct attitude in ?", "Did the fad from its distinct attitude in roll in hay?", "Did the fad from its distinct attitude in wind?", "Did the fad from its distinct berth in ?", "Did the fad from its distinct berth in roll in hay?", "Did the fad from its distinct berth in wind?", "Did the fad from its distinct billet in ?", "Did the fad from its distinct billet in roll in hay?", "Did the fad from its distinct billet in wind?", "Did the fad from its distinct military position in ?", "Did the fad from its distinct military position in roll in hay?", "Did the fad from its distinct military position in wind?", "Did the fad from its distinct office in ?", "Did the fad from its distinct office in roll in hay?", "Did the fad from its distinct office in wind?", "Did the fad from its distinct part in ?", "Did the fad from its distinct part in roll in hay?", "Did the fad from its distinct part in wind?", "Did the fad from its distinct perspective in ?", "Did the fad from its distinct perspective in roll in hay?", "Did the fad from its distinct perspective in wind?", "Did the fad from its distinct place in ?", "Did the fad from its distinct place in roll in hay?", "Did the fad from its distinct place in wind?", "Did the fad from its distinct placement in ?", "Did the fad from its distinct placement in roll in hay?", "Did the fad from its distinct placement in wind?", "Did the fad from its distinct position in ?", "Did the fad from its distinct position in roll in hay?", "Did the fad from its distinct position in wind?", "Did the fad from its distinct post in ?", "Did the fad from its distinct post in roll in hay?", "Did the fad from its distinct post in wind?", "Did the fad from its distinct posture in ?", "Did the fad from its distinct posture in roll in hay?", "Did the fad from its distinct posture in wind?", "Did the fad from its distinct put in ?", "Did the fad from its distinct put in roll in hay?", "Did the fad from its distinct put in wind?", "Did the fad from its distinct side in ?", "Did the fad from its distinct side in roll in hay?", "Did the fad from its distinct side in wind?", "Did the fad from its distinct situation in ?", "Did the fad from its distinct situation in roll in hay?", "Did the fad from its distinct situation in wind?", "Did the fad from its distinct spatial relation in ?", "Did the fad from its distinct spatial relation in roll in hay?", "Did the fad from its distinct spatial relation in wind?", "Did the fad from its distinct spot in ?", "Did the fad from its distinct spot in roll in hay?", "Did the fad from its distinct spot in wind?", "Did the fad from its distinct stance in ?", "Did the fad from its distinct stance in roll in hay?", "Did the fad from its distinct stance in wind?", "Did the fad from its distinct status in ?", "Did the fad from its distinct status in roll in hay?", "Did the fad from its distinct status in wind?", "Did the fad from its distinct stead in ?", "Did the fad from its distinct stead in roll in hay?", "Did the fad from its distinct stead in wind?", "Did the fad from its distinct stell in ?", "Did the fad from its distinct stell in roll in hay?", "Did the fad from its distinct stell in wind?", "Did the fad from its distinct view in ?", "Did the fad from its distinct view in roll in hay?", "Did the fad from its distinct view in wind?", "Did the fad from its forestanding attitude in ?", "Did the fad from its forestanding attitude in roll in hay?", "Did the fad from its forestanding attitude in wind?", "Did the fad from its forestanding berth in ?", "Did the fad from its forestanding berth in roll in hay?", "Did the fad from its forestanding berth in wind?", "Did the fad from its forestanding billet in ?", "Did the fad from its forestanding billet in roll in hay?", "Did the fad from its forestanding billet in wind?", "Did the fad from its forestanding military position in ?", "Did the fad from its forestanding military position in roll in hay?", "Did the fad from its forestanding military position in wind?", "Did the fad from its forestanding office in ?", "Did the fad from its forestanding office in roll in hay?", "Did the fad from its forestanding office in wind?", "Did the fad from its forestanding part in ?", "Did the fad from its forestanding part in roll in hay?", "Did the fad from its forestanding part in wind?", "Did the fad from its forestanding perspective in ?", "Did the fad from its forestanding perspective in roll in hay?", "Did the fad from its forestanding perspective in wind?", "Did the fad from its forestanding place in ?", "Did the fad from its forestanding place in roll in hay?", "Did the fad from its forestanding place in wind?", "Did the fad from its forestanding placement in ?", "Did the fad from its forestanding placement in roll in hay?", "Did the fad from its forestanding placement in wind?", "Did the fad from its forestanding position in ?", "Did the fad from its forestanding position in roll in hay?", "Did the fad from its forestanding position in wind?", "Did the fad from its forestanding post in ?", "Did the fad from its forestanding post in roll in hay?", "Did the fad from its forestanding post in wind?", "Did the fad from its forestanding posture in ?", "Did the fad from its forestanding posture in roll in hay?", "Did the fad from its forestanding posture in wind?", "Did the fad from its forestanding put in ?", "Did the fad from its forestanding put in roll in hay?", "Did the fad from its forestanding put in wind?", "Did the fad from its forestanding side in ?", "Did the fad from its forestanding side in roll in hay?", "Did the fad from its forestanding side in wind?", "Did the fad from its forestanding situation in ?", "Did the fad from its forestanding situation in roll in hay?", "Did the fad from its forestanding situation in wind?", "Did the fad from its forestanding spatial relation in ?", "Did the fad from its forestanding spatial relation in roll in hay?", "Did the fad from its forestanding spatial relation in wind?", "Did the fad from its forestanding spot in ?", "Did the fad from its forestanding spot in roll in hay?", "Did the fad from its forestanding spot in wind?", "Did the fad from its forestanding stance in ?", "Did the fad from its forestanding stance in roll in hay?", "Did the fad from its forestanding stance in wind?", "Did the fad from its forestanding status in ?", "Did the fad from its forestanding status in roll in hay?", "Did the fad from its forestanding status in wind?", "Did the fad from its forestanding stead in ?", "Did the fad from its forestanding stead in roll in hay?", "Did the fad from its forestanding stead in wind?", "Did the fad from its forestanding stell in ?", "Did the fad from its forestanding stell in roll in hay?", "Did the fad from its forestanding stell in wind?", "Did the fad from its forestanding view in ?", "Did the fad from its forestanding view in roll in hay?", "Did the fad from its forestanding view in wind?", "Did the fad from its large attitude in ?", "Did the fad from its large attitude in roll in hay?", "Did the fad from its large attitude in wind?", "Did the fad from its large berth in ?", "Did the fad from its large berth in roll in hay?", "Did the fad from its large berth in wind?", "Did the fad from its large billet in ?", "Did the fad from its large billet in roll in hay?", "Did the fad from its large billet in wind?", "Did the fad from its large military position in ?", "Did the fad from its large military position in roll in hay?", "Did the fad from its large military position in wind?", "Did the fad from its large office in ?", "Did the fad from its large office in roll in hay?", "Did the fad from its large office in wind?", "Did the fad from its large part in ?", "Did the fad from its large part in roll in hay?", "Did the fad from its large part in wind?", "Did the fad from its large perspective in ?", "Did the fad from its large perspective in roll in hay?", "Did the fad from its large perspective in wind?", "Did the fad from its large place in ?", "Did the fad from its large place in roll in hay?", "Did the fad from its large place in wind?", "Did the fad from its large placement in ?", "Did the fad from its large placement in roll in hay?", "Did the fad from its large placement in wind?", "Did the fad from its large position in ?", "Did the fad from its large position in roll in hay?", "Did the fad from its large position in wind?", "Did the fad from its large post in ?", "Did the fad from its large post in roll in hay?", "Did the fad from its large post in wind?", "Did the fad from its large posture in ?", "Did the fad from its large posture in roll in hay?", "Did the fad from its large posture in wind?", "Did the fad from its large put in ?", "Did the fad from its large put in roll in hay?", "Did the fad from its large put in wind?", "Did the fad from its large side in ?", "Did the fad from its large side in roll in hay?", "Did the fad from its large side in wind?", "Did the fad from its large situation in ?", "Did the fad from its large situation in roll in hay?", "Did the fad from its large situation in wind?", "Did the fad from its large spatial relation in ?", "Did the fad from its large spatial relation in roll in hay?", "Did the fad from its large spatial relation in wind?", "Did the fad from its large spot in ?", "Did the fad from its large spot in roll in hay?", "Did the fad from its large spot in wind?", "Did the fad from its large stance in ?", "Did the fad from its large stance in roll in hay?", "Did the fad from its large stance in wind?", "Did the fad from its large status in ?", "Did the fad from its large status in roll in hay?", "Did the fad from its large status in wind?", "Did the fad from its large stead in ?", "Did the fad from its large stead in roll in hay?", "Did the fad from its large stead in wind?", "Did the fad from its large stell in ?", "Did the fad from its large stell in roll in hay?", "Did the fad from its large stell in wind?", "Did the fad from its large view in ?", "Did the fad from its large view in roll in hay?", "Did the fad from its large view in wind?", "Did the fad from its outstanding attitude in ?", "Did the fad from its outstanding attitude in roll in hay?", "Did the fad from its outstanding attitude in wind?", "Did the fad from its outstanding berth in ?", "Did the fad from its outstanding berth in roll in hay?", "Did the fad from its outstanding berth in wind?", "Did the fad from its outstanding billet in ?", "Did the fad from its outstanding billet in roll in hay?", "Did the fad from its outstanding billet in wind?", "Did the fad from its outstanding military position in ?", "Did the fad from its outstanding military position in roll in hay?", "Did the fad from its outstanding military position in wind?", "Did the fad from its outstanding office in ?", "Did the fad from its outstanding office in roll in hay?", "Did the fad from its outstanding office in wind?", "Did the fad from its outstanding part in ?", "Did the fad from its outstanding part in roll in hay?", "Did the fad from its outstanding part in wind?", "Did the fad from its outstanding perspective in ?", "Did the fad from its outstanding perspective in roll in hay?", "Did the fad from its outstanding perspective in wind?", "Did the fad from its outstanding place in ?", "Did the fad from its outstanding place in roll in hay?", "Did the fad from its outstanding place in wind?", "Did the fad from its outstanding placement in ?", "Did the fad from its outstanding placement in roll in hay?", "Did the fad from its outstanding placement in wind?", "Did the fad from its outstanding position in ?", "Did the fad from its outstanding position in roll in hay?", "Did the fad from its outstanding position in wind?", "Did the fad from its outstanding post in ?", "Did the fad from its outstanding post in roll in hay?", "Did the fad from its outstanding post in wind?", "Did the fad from its outstanding posture in ?", "Did the fad from its outstanding posture in roll in hay?", "Did the fad from its outstanding posture in wind?", "Did the fad from its outstanding put in ?", "Did the fad from its outstanding put in roll in hay?", "Did the fad from its outstanding put in wind?", "Did the fad from its outstanding side in ?", "Did the fad from its outstanding side in roll in hay?", "Did the fad from its outstanding side in wind?", "Did the fad from its outstanding situation in ?", "Did the fad from its outstanding situation in roll in hay?", "Did the fad from its outstanding situation in wind?", "Did the fad from its outstanding spatial relation in ?", "Did the fad from its outstanding spatial relation in roll in hay?", "Did the fad from its outstanding spatial relation in wind?", "Did the fad from its outstanding spot in ?", "Did the fad from its outstanding spot in roll in hay?", "Did the fad from its outstanding spot in wind?", "Did the fad from its outstanding stance in ?", "Did the fad from its outstanding stance in roll in hay?", "Did the fad from its outstanding stance in wind?", "Did the fad from its outstanding status in ?", "Did the fad from its outstanding status in roll in hay?", "Did the fad from its outstanding status in wind?", "Did the fad from its outstanding stead in ?", "Did the fad from its outstanding stead in roll in hay?", "Did the fad from its outstanding stead in wind?", "Did the fad from its outstanding stell in ?", "Did the fad from its outstanding stell in roll in hay?", "Did the fad from its outstanding stell in wind?", "Did the fad from its outstanding view in ?", "Did the fad from its outstanding view in roll in hay?", "Did the fad from its outstanding view in wind?", "Did the fad from its phat attitude in ?", "Did the fad from its phat attitude in roll in hay?", "Did the fad from its phat attitude in wind?", "Did the fad from its phat berth in ?", "Did the fad from its phat berth in roll in hay?", "Did the fad from its phat berth in wind?", "Did the fad from its phat billet in ?", "Did the fad from its phat billet in roll in hay?", "Did the fad from its phat billet in wind?", "Did the fad from its phat military position in ?", "Did the fad from its phat military position in roll in hay?", "Did the fad from its phat military position in wind?", "Did the fad from its phat office in ?", "Did the fad from its phat office in roll in hay?", "Did the fad from its phat office in wind?", "Did the fad from its phat part in ?", "Did the fad from its phat part in roll in hay?", "Did the fad from its phat part in wind?", "Did the fad from its phat perspective in ?", "Did the fad from its phat perspective in roll in hay?", "Did the fad from its phat perspective in wind?", "Did the fad from its phat place in ?", "Did the fad from its phat place in roll in hay?", "Did the fad from its phat place in wind?", "Did the fad from its phat placement in ?", "Did the fad from its phat placement in roll in hay?", "Did the fad from its phat placement in wind?", "Did the fad from its phat position in ?", "Did the fad from its phat position in roll in hay?", "Did the fad from its phat position in wind?", "Did the fad from its phat post in ?", "Did the fad from its phat post in roll in hay?", "Did the fad from its phat post in wind?", "Did the fad from its phat posture in ?", "Did the fad from its phat posture in roll in hay?", "Did the fad from its phat posture in wind?", "Did the fad from its phat put in ?", "Did the fad from its phat put in roll in hay?", "Did the fad from its phat put in wind?", "Did the fad from its phat side in ?", "Did the fad from its phat side in roll in hay?", "Did the fad from its phat side in wind?", "Did the fad from its phat situation in ?", "Did the fad from its phat situation in roll in hay?", "Did the fad from its phat situation in wind?", "Did the fad from its phat spatial relation in ?", "Did the fad from its phat spatial relation in roll in hay?", "Did the fad from its phat spatial relation in wind?", "Did the fad from its phat spot in ?", "Did the fad from its phat spot in roll in hay?", "Did the fad from its phat spot in wind?", "Did the fad from its phat stance in ?", "Did the fad from its phat stance in roll in hay?", "Did the fad from its phat stance in wind?", "Did the fad from its phat status in ?", "Did the fad from its phat status in roll in hay?", "Did the fad from its phat status in wind?", "Did the fad from its phat stead in ?", "Did the fad from its phat stead in roll in hay?", "Did the fad from its phat stead in wind?", "Did the fad from its phat stell in ?", "Did the fad from its phat stell in roll in hay?", "Did the fad from its phat stell in wind?", "Did the fad from its phat view in ?", "Did the fad from its phat view in roll in hay?", "Did the fad from its phat view in wind?", "Did the fad from its prominent attitude in ?", "Did the fad from its prominent attitude in roll in hay?", "Did the fad from its prominent attitude in wind?", "Did the fad from its prominent berth in ?", "Did the fad from its prominent berth in roll in hay?", "Did the fad from its prominent berth in wind?", "Did the fad from its prominent billet in ?", "Did the fad from its prominent billet in roll in hay?", "Did the fad from its prominent billet in wind?", "Did the fad from its prominent military position in ?", "Did the fad from its prominent military position in roll in hay?", "Did the fad from its prominent military position in wind?", "Did the fad from its prominent office in ?", "Did the fad from its prominent office in roll in hay?", "Did the fad from its prominent office in wind?", "Did the fad from its prominent part in ?", "Did the fad from its prominent part in roll in hay?", "Did the fad from its prominent part in wind?", "Did the fad from its prominent perspective in ?", "Did the fad from its prominent perspective in roll in hay?", "Did the fad from its prominent perspective in wind?", "Did the fad from its prominent place in ?", "Did the fad from its prominent place in roll in hay?", "Did the fad from its prominent place in wind?", "Did the fad from its prominent placement in ?", "Did the fad from its prominent placement in roll in hay?", "Did the fad from its prominent placement in wind?", "Did the fad from its prominent position in roll in hay?", "Did the fad from its prominent position in wind?", "Did the fad from its prominent post in ?", "Did the fad from its prominent post in roll in hay?", "Did the fad from its prominent post in wind?", "Did the fad from its prominent posture in ?", "Did the fad from its prominent posture in roll in hay?", "Did the fad from its prominent posture in wind?", "Did the fad from its prominent put in ?", "Did the fad from its prominent put in roll in hay?", "Did the fad from its prominent put in wind?", "Did the fad from its prominent side in ?", "Did the fad from its prominent side in roll in hay?", "Did the fad from its prominent side in wind?", "Did the fad from its prominent situation in ?", "Did the fad from its prominent situation in roll in hay?", "Did the fad from its prominent situation in wind?", "Did the fad from its prominent spatial relation in ?", "Did the fad from its prominent spatial relation in roll in hay?", "Did the fad from its prominent spatial relation in wind?", "Did the fad from its prominent spot in ?", "Did the fad from its prominent spot in roll in hay?", "Did the fad from its prominent spot in wind?", "Did the fad from its prominent stance in ?", "Did the fad from its prominent stance in roll in hay?", "Did the fad from its prominent stance in wind?", "Did the fad from its prominent status in ?", "Did the fad from its prominent status in roll in hay?", "Did the fad from its prominent status in wind?", "Did the fad from its prominent stead in ?", "Did the fad from its prominent stead in roll in hay?", "Did the fad from its prominent stead in wind?", "Did the fad from its prominent stell in ?", "Did the fad from its prominent stell in roll in hay?", "Did the fad from its prominent stell in wind?", "Did the fad from its prominent view in ?", "Did the fad from its prominent view in roll in hay?", "Did the fad from its prominent view in wind?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 2220634, "src_sentence": "Menzel Heurr Airfield is an abandoned World War II military airfield in Tunisia, which is located approximately 22 km north-northeast of Korba and 60 km east-southeast of Tunis.", "sentence": "Tunisia is located approximately 60 km east - southeast of Tunis", "sub": "http://dbpedia.org/resource/Tunisia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tunis", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tunisia located approximately 60 km east - southeast of Tunis ?", "Who is located approximately 60 km east - southeast of Tunis?", "Where is Tunisia located approximately?"], "type": [-1, 1, 2], "question_in_type": ["Is tunisia located approximately 60 km east - southeast of ?", "Who is located approximately 60 km east - southeast of ?", "Where is located approximately?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2222194, "src_sentence": "A week after the inauguration of Donald Trump on January 20, 2017, the U.S. president Donald Trump had a 50-minute telephone conversation with Russian president Vladimir Putin that was hailed by both governments as a step towards improvement of relations between the U.S. and Russia; the presidents agreed to arrange a face-to-face meeting for a later date.", "sentence": "Vladimir Putin [is] president [of] Russia", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does vladimir Putin [is] president [of] Russia?", "Who [is] president [of] Russia?", "Where did Vladimir Putin [ is ] president [ of ] Russia ?", "Was a 50-minute telephone conversation with Russian president Vladimir Putin hailed by both governments as a step towards improvement of relations between the U.S. and Russia ?", "Where was a 50-minute telephone conversation with Russian president Vladimir Putin hailed by?", "Who was a 50-minute telephone conversation with Russian president Vladimir Putin hailed by?"], "type": [-1, 1, 2, -1, 2, 1], "question_in_type": ["Does vladimir Putin [is] president [of] ?", "Who [is] president [of] ?", "Where did [ is ] president [ of ] ?", "Was a 50-minute telephone conversation with n president hailed by both governments as a step towards improvement of relations between the U.S. and ?", "Where was a 50-minute telephone conversation with n president hailed by?", "Who was a 50-minute telephone conversation with n president hailed by?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2222238, "src_sentence": "Even though Trump was reportedly given a \"gift from Putin\" the weekend of the pageant, Putin argued \"that he did not even know Trump was in Russia for the Miss Universe pageant in 2013 when, according to the Steele dossier, video of Trump was secretly recorded to blackmail him.\"In reaction to Trump's actions at the summit, Senator Chuck Schumer (D-N.Y.) spoke in the Senate: .", "sentence": "Putin argued that he did not even know Trump was in Russia for the Miss Universe pageant in 2013", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was putin argued that he did not even know Trump in Russia for the Miss Universe pageant in 2013 ?", "Who argued that he did not even know Trump was in Russia for the Miss Universe pageant in 2013?", "Where was Putin argued that?", "When was Putin argue that he did not even know Trump in Russia for the Miss Universe pageant?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was putin argued that he did not even know Trump in for the Miss Universe pageant in 2013 ?", "Who argued that he did not even know Trump was in for the Miss Universe pageant in 2013?", "Where was argued that?", "When was argue that he did not even know Trump in for the Miss Universe pageant?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2222327, "src_sentence": "Moscow attacked it as a breach of international law and a challenge to Russia's status in the Balkans.", "sentence": "Moscow attacked it as a breach of a challenge to Russia 's status in the Balkans", "sub": "http://dbpedia.org/resource/Russia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Moscow", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did moscow attack it as a breach of a challenge to Russia 's status in the Balkans?", "Who attacked it as a breach of a challenge to Russia 's status in the Balkans?", "Where did Moscow attacked it?"], "type": [-1, 1, 2], "question_in_type": ["Did moscow attack it as a breach of a challenge to 's status in the Balkans?", "Who attacked it as a breach of a challenge to 's status in the Balkans?", "Where did attacked it?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2222336, "src_sentence": "Bush's top security aide Condoleezza Rice realized that Bush's phrasing had been a serious mistake. \"", "sentence": "Condoleezza Rice [is] top security aide [of] Bush", "sub": "http://dbpedia.org/resource/Condoleezza_Rice", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/George_W._Bush", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does condoleezza Rice [is] top security aide [of] Bush?", "Who [is] top security aide [of] Bush?", "Who did Condoleezza Rice [ is ] top security aide [ of ] Bush ?"], "type": [-1, 1, 1], "question_in_type": ["Does condoleezza Rice [is] top security aide [of] ?", "Who [is] top security aide [of] ?", "Who did [ is ] top security aide [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2224357, "src_sentence": "Actor Viggo Mortensen and avant-garde guitarist Buckethead dedicated their 2003 album Pandemoniumfromamerica to Chomsky.", "sentence": "avant - garde guitarist Buckethead dedicated their 2003 album Pandemoniumfromamerica to Chomsky", "sub": "http://dbpedia.org/resource/Pandemoniumfromamerica", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Buckethead", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did avant - garde guitarist Buckethead ded their 2003 album Pandemoniumfromamerica to Chomsky?", "Where did avant - garde guitarist Buckethead dedicated their?", "When did avant - garde guitarist Buckethead dedicate their?", "Did actor Viggo Mortensen guitarist Buckethead ded their 2003 album Pandemoniumfromamerica to Chomsky?", "Who did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "Where did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "When did Actor Viggo Mortensen guitarist Buckethead dedicate their?"], "type": [-1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did avant - garde guitarist ded their 2003 album to Chomsky?", "Where did avant - garde guitarist dedicated their?", "When did avant - garde guitarist dedicate their?", "Did actor guitarist Buckethead ded their 2003 album to Chomsky?", "Who did Actor guitarist Buckethead dedicated their?", "Where did Actor guitarist Buckethead dedicated their?", "When did Actor guitarist Buckethead dedicate their?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2233674, "src_sentence": "Eretmocera laetissima is a moth of the family Scythrididae.", "sentence": "Eretmocera laetissima is a moth of the family Scythrididae", "sub": "http://dbpedia.org/resource/Eretmocera_laetissima", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eretmocera laetissima a moth of the family Scythrididae ?", "Where is Eretmocera laetissima a moth of the family Scythrididae ?"], "type": [-1, 2], "question_in_type": ["Is eretmocera laetissima a moth of the family ?", "Where is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2234225, "src_sentence": "While few things about his origins are known with certainty, 2nd-century Attic Greek poet Lucian of Samosata claimed to have been born in the former kingdom of Commagene, in Samosata, and described himself in one satirical work as \"an Assyrian\".", "sentence": "2nd - century Attic Greek poet Lucian of Samosata to have been born in the former kingdom of Commagene in Samosata", "sub": "http://dbpedia.org/resource/Kingdom_of_Commagene", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Samosata", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does 2nd - century Attic Greek poet Lucian of Samosata to hav been born in the former kingdom of Commagene in Samosata?", "When Attic Greek poet Lucian of Samosata to have been born in the former kingdom of Commagene in Samosata?", "Where did 2nd - century Attic Greek poet Lucian of Samosata to have been?", "Did 2nd - century Attic Greek poet Lucian of Samosata claim to have been born in the former kingdom of Commagene in Samosata , and described himself in one satirical work as \" an Assyrian?", "When Attic Greek poet Lucian of Samosata claimed to have been born in the former kingdom of Commagene in Samosata , and described himself in one satirical work as \" an Assyrian?", "Where did 2nd - century Attic Greek poet Lucian of Samosata claimed to?"], "type": [-1, 3, 2, -1, 3, 2], "question_in_type": ["Does 2nd - century Attic Greek poet Lucian of to hav been born in the former kingdom of in ?", "When Attic Greek poet Lucian of to have been born in the former kingdom of in ?", "Where did 2nd - century Attic Greek poet Lucian of to have been?", "Did 2nd - century Attic Greek poet Lucian of claim to have been born in the former kingdom of in , and described himself in one satirical work as \" an Assyrian?", "When Attic Greek poet Lucian of claimed to have been born in the former kingdom of in , and described himself in one satirical work as \" an Assyrian?", "Where did 2nd - century Attic Greek poet Lucian of claimed to?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2237403, "src_sentence": "Joel Bleifuss is an American journalist.", "sentence": "Joel Bleifuss is an American journalist", "sub": "http://dbpedia.org/resource/Joel_Bleifuss", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is joel Bleifuss an American journalist ?", "Who is an American journalist?", "Where is Joel Bleifuss an American journalist ?", "Is joel Bleifuss an American diarist ?", "Who is an American diarist?", "Where is Joel Bleifuss an American diarist ?", "Is joel Bleifuss an American reporter ?", "Who is an American reporter?", "Where is Joel Bleifuss an American reporter ?", "Where is Joel Bleifuss an american english reporter ?", "Where is Joel Bleifuss an us american journalist ?", "Where is Joel Bleifuss an us american reporter ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, 2, 2, 2], "question_in_type": ["Is joel Bleifuss an journalist ?", "Who is an journalist?", "Where is an journalist ?", "Is joel Bleifuss an diarist ?", "Who is an diarist?", "Where is an diarist ?", "Is joel Bleifuss an reporter ?", "Who is an reporter?", "Where is an reporter ?", "Where is an american english reporter ?", "Where is an us american journalist ?", "Where is an us american reporter ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2241960, "src_sentence": "In 1929, the British taxonomist Reginald Innes Pocock subordinated the species under the genus Panthera using the scientific name Panthera tigris.", "sentence": "Reginald Innes Pocock [is] taxonomist [from] United Kingdom", "sub": "http://dbpedia.org/resource/R._I._Pocock", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does reginald Innes Pocock [is] taxonomist [from] United Kingdom?", "Who [is] taxonomist [from] United Kingdom?", "Where did Reginald Innes Pocock [ is ] taxonomist [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Does reginald Innes Pocock [is] taxonomist [from] ?", "Who [is] taxonomist [from] ?", "Where did [ is ] taxonomist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2243672, "src_sentence": "Graycliff was the second of two complexes Frank Lloyd Wright designed for the couple, the first being the Martin House Complex, their city residence.", "sentence": "Graycliff was the second of two complexes Frank Lloyd Wright", "sub": "http://dbpedia.org/resource/Graycliff", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Lloyd_Wright", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was graycliff the second of two complexes Frank Lloyd Wright ?", "Who was the second of two complexes Frank Lloyd Wright?", "Where was Graycliff the second of two complexes Frank Lloyd Wright ?", "Who was Graycliff the second of two complexes Frank Lloyd Wright ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was graycliff the second of two complexes ?", "Who was the second of two complexes ?", "Where was the second of two complexes ?", "Who was the second of two complexes ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 2248419, "src_sentence": "The president belonged to the Frontier province and so did the new Chief of Army Staff.\"After assuming the command of the army as its army chief and contrary to the expectations of President Ghulam Ishaq, General Kakar played a decisive role in resolving the constitutional crises by securing first the resignation of President Ghulam Ishaq and later Prime Minister Sharif in 1993.", "sentence": "Sharif [is] later Prime Minister [of] President Ghulam", "sub": "http://dbpedia.org/resource/Nawaz_Sharif", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Ghulam_Ishaq_Khan", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does sharif [is] later Prime Minister [of] President Ghulam?", "Who [is] later Prime Minister [of] President Ghulam?", "Who did Sharif [ is ] later Prime Minister [ of ] President Ghulam ?"], "type": [-1, 1, 1], "question_in_type": ["Does sharif [is] later Prime Minister [of] President ?", "Who [is] later Prime Minister [of] President ?", "Who did [ is ] later Prime Minister [ of ] President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2250393, "src_sentence": "In an early morning mist, seven French divisions crept toward the Bidassoa on August 31, fording the river under cover of their guns.", "sentence": "seven French divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist", "sub": "http://dbpedia.org/resource/Battle_of_the_Bidassoa", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do seven French divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French divisions crept toward?", "When did seven French divisions creep toward the Bidassoa?", "When did seven French divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Did seven French air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where French air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French air division crept toward?", "When did seven French air division creep toward the Bidassoa?", "When did seven French air division creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French class crept toward the Bidassoa on August 31 fording the?", "When did seven French class crept toward the Bidassoa?", "When did seven French class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French naval division crept toward the Bidassoa on August 31 fording the?", "When did seven French naval division crept toward the Bidassoa?", "When did seven French naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French part crept toward?", "When did seven French part creep toward the Bidassoa?", "When did seven French part creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French partition crept toward?", "When did seven French partition creep toward the Bidassoa?", "When did seven French partition creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French partitioning?", "When did seven French partition crept toward the Bidassoa?", "When did seven French partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French phylum crept toward?", "When did seven French phylum creep toward the Bidassoa?", "When did seven French phylum creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French section crept toward?", "When did seven French section creep toward the Bidassoa?", "When did seven French section creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French sectionalisation crept toward?", "When did seven French sectionalisation creep toward the Bidassoa?", "When did seven French sectionalisation creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French sectionalization crept toward?", "When did seven French sectionalization creep toward the Bidassoa?", "When did seven French sectionalization creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French segmentation crept toward?", "When did seven French segmentation creep toward the Bidassoa?", "When did seven French segmentation creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French split crept toward?", "When did seven French split creep toward the Bidassoa?", "When did seven French split creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven French variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where French variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven French variance crept toward the Bidassoa on August 31 fording the?", "When did seven French variance crept toward the Bidassoa?", "When did seven French variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Did seven daniel chester french air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where daniel chester french air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french air division creep toward the Bidassoa?", "When did seven daniel chester french air division creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french class crept toward the Bidassoa on August 31 fording the?", "When did seven daniel chester french class crept toward the Bidassoa?", "When did seven daniel chester french class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french divisions creep toward the Bidassoa?", "When did seven daniel chester french divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french naval division crept toward the Bidassoa on August 31 fording the?", "When did seven daniel chester french naval division crept toward the Bidassoa?", "When did seven daniel chester french naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french part creep toward the Bidassoa?", "When did seven daniel chester french part creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french partition creep toward the Bidassoa?", "When did seven daniel chester french partition creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french partition crept toward the Bidassoa?", "When did seven daniel chester french partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french phylum creep toward the Bidassoa?", "When did seven daniel chester french phylum creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french section creep toward the Bidassoa?", "When did seven daniel chester french section creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french sectionalisation creep toward the Bidassoa?", "When did seven daniel chester french sectionalisation creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french sectionalization creep toward the Bidassoa?", "When did seven daniel chester french sectionalization creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french segmentation creep toward the Bidassoa?", "When did seven daniel chester french segmentation creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french split creep toward the Bidassoa?", "When did seven daniel chester french split creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french variance crept toward the Bidassoa on August 31 fording the?", "When did seven daniel chester french variance crept toward the Bidassoa?", "When did seven daniel chester french variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Did seven french kiss air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where french kiss air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french kiss air division creep toward the Bidassoa?", "When did seven french kiss air division creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss class crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss class crept toward the Bidassoa?", "When did seven french kiss class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french kiss divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french kiss divisions creep toward the Bidassoa?", "When did seven french kiss divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french kiss naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss naval division crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss naval division crept toward the Bidassoa?", "When did seven french kiss naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss part crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss part crept toward the Bidassoa?", "When did seven french kiss part crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss partition crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss partition crept toward the Bidassoa?", "When did seven french kiss partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven french kiss phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss phylum crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss phylum crept toward the Bidassoa?", "When did seven french kiss phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss section crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss section crept toward the Bidassoa?", "When did seven french kiss section crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss sectionalisation crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss sectionalisation crept toward the Bidassoa?", "When did seven french kiss sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss sectionalization crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss sectionalization crept toward the Bidassoa?", "When did seven french kiss sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss segmentation crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss segmentation crept toward the Bidassoa?", "When did seven french kiss segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss split crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss split crept toward the Bidassoa?", "When did seven french kiss split crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven french kiss variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss variance crept toward the Bidassoa on August 31 fording the?", "When did seven french kiss variance crept toward the Bidassoa?", "When did seven french kiss variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people air division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people air division crept toward the Bidassoa?", "When did seven french people air division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french people class crept toward the Bidassoa on August 31 fording the?", "When did seven french people class crept toward the Bidassoa?", "When did seven french people class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people divisions creep toward the Bidassoa?", "When did seven french people divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french people naval division crept toward the Bidassoa on August 31 fording the?", "When did seven french people naval division crept toward the Bidassoa?", "When did seven french people naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people part creep toward the Bidassoa?", "When did seven french people part creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people partition crept toward the Bidassoa?", "When did seven french people partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Where french people partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Do seven french people phyl crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people phylum crept toward the Bidassoa?", "When did seven french people phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people section creep toward the Bidassoa?", "When did seven french people section creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people sect crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people sectionalisation crept toward the Bidassoa?", "When did seven french people sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Where french people sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people sectionalization crept toward the Bidassoa?", "When did seven french people sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people seg crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people segmentation crept toward the Bidassoa?", "When did seven french people segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people split crept toward the Bidassoa?", "When did seven french people split crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven french people vary crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people variance crept toward the Bidassoa?", "When did seven french people variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Did seven gallian air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where gallian air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallian air division creep toward the Bidassoa?", "When did seven gallian air division creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian class crept toward the Bidassoa on August 31 fording the?", "When did seven gallian class crept toward the Bidassoa?", "When did seven gallian class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven gallian divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallian divisions creep toward the Bidassoa?", "When did seven gallian divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian naval division crept toward the Bidassoa on August 31 fording the?", "When did seven gallian naval division crept toward the Bidassoa?", "When did seven gallian naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian part crept toward the Bidassoa on August 31 fording the?", "When did seven gallian part crept toward the Bidassoa?", "When did seven gallian part crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian partition crept toward the Bidassoa on August 31 fording the?", "When did seven gallian partition crept toward the Bidassoa?", "When did seven gallian partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven gallian phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian phylum crept toward the Bidassoa on August 31 fording the?", "When did seven gallian phylum crept toward the Bidassoa?", "When did seven gallian phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian section crept toward the Bidassoa on August 31 fording the?", "When did seven gallian section crept toward the Bidassoa?", "When did seven gallian section crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian sectionalisation crept toward the Bidassoa on August 31 fording the?", "When did seven gallian sectionalisation crept toward the Bidassoa?", "When did seven gallian sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian sectionalization crept toward the Bidassoa on August 31 fording the?", "When did seven gallian sectionalization crept toward the Bidassoa?", "When did seven gallian sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian segmentation crept toward the Bidassoa on August 31 fording the?", "When did seven gallian segmentation crept toward the Bidassoa?", "When did seven gallian segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian split crept toward the Bidassoa on August 31 fording the?", "When did seven gallian split crept toward the Bidassoa?", "When did seven gallian split crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallian variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian variance crept toward the Bidassoa on August 31 fording the?", "When did seven gallian variance crept toward the Bidassoa?", "When did seven gallian variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Did seven gallic air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where gallic air division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallic air division creep toward the Bidassoa?", "When did seven gallic air division creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic class crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic class crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic class crept toward the Bidassoa on August 31 fording the?", "When did seven gallic class crept toward the Bidassoa?", "When did seven gallic class crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Do seven gallic divisions crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic divisions crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallic divisions creep toward the Bidassoa?", "When did seven gallic divisions creep toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic naval division crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic naval division crept toward the Bidassoa on August 31 fording the?", "When did seven gallic naval division crept toward the Bidassoa?", "When did seven gallic naval division crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic part crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic part crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic part crept toward the Bidassoa on August 31 fording the?", "When did seven gallic part crept toward the Bidassoa?", "When did seven gallic part crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic partition crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic partition crept toward the Bidassoa on August 31 fording the?", "When did seven gallic partition crept toward the Bidassoa?", "When did seven gallic partition crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic partit crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic partitioning crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven gallic phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic phylum crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic phylum crept toward the Bidassoa on August 31 fording the?", "When did seven gallic phylum crept toward the Bidassoa?", "When did seven gallic phylum crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic section crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic section crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic section crept toward the Bidassoa on August 31 fording the?", "When did seven gallic section crept toward the Bidassoa?", "When did seven gallic section crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic sectionalisation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic sectionalisation crept toward the Bidassoa on August 31 fording the?", "When did seven gallic sectionalisation crept toward the Bidassoa?", "When did seven gallic sectionalisation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic sectionalization crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic sectionalization crept toward the Bidassoa on August 31 fording the?", "When did seven gallic sectionalization crept toward the Bidassoa?", "When did seven gallic sectionalization crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic segmentation crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic segmentation crept toward the Bidassoa on August 31 fording the?", "When did seven gallic segmentation crept toward the Bidassoa?", "When did seven gallic segmentation crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic split crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic split crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic split crept toward the Bidassoa on August 31 fording the?", "When did seven gallic split crept toward the Bidassoa?", "When did seven gallic split crept toward the Bidassoa on August 31 ford the river under cover of their guns In?", "Does seven gallic variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic variance crept toward the Bidassoa on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic variance crept toward the Bidassoa on August 31 fording the?", "When did seven gallic variance crept toward the Bidassoa?", "When did seven gallic variance crept toward the Bidassoa on August 31 ford the river under cover of their guns In?"], "type": [-1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, 2, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3, -1, 2, 2, 3, 3], "question_in_type": ["Do seven divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven divisions crept toward?", "When did seven divisions creep toward the ?", "When did seven divisions creep toward the on August 31 ford the river under cover of their guns In?", "Did seven air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven air division crept toward?", "When did seven air division creep toward the ?", "When did seven air division creep toward the on August 31 ford the river under cover of their guns In?", "Does seven class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven class crept toward the on August 31 fording the?", "When did seven class crept toward the ?", "When did seven class crept toward the on August 31 ford the river under cover of their guns In?", "Does seven naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven naval division crept toward the on August 31 fording the?", "When did seven naval division crept toward the ?", "When did seven naval division crept toward the on August 31 ford the river under cover of their guns In?", "Does seven part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven part crept toward?", "When did seven part creep toward the ?", "When did seven part creep toward the on August 31 ford the river under cover of their guns In?", "Does seven partition crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven partition crept toward?", "When did seven partition creep toward the ?", "When did seven partition creep toward the on August 31 ford the river under cover of their guns In?", "Does seven partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven partitioning?", "When did seven partition crept toward the ?", "When did seven partition crept toward the on August 31 ford the river under cover of their guns In?", "Does seven phylum crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven phylum crept toward?", "When did seven phylum creep toward the ?", "When did seven phylum creep toward the on August 31 ford the river under cover of their guns In?", "Does seven section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven section crept toward?", "When did seven section creep toward the ?", "When did seven section creep toward the on August 31 ford the river under cover of their guns In?", "Does seven sectionalisation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven sectionalisation crept toward?", "When did seven sectionalisation creep toward the ?", "When did seven sectionalisation creep toward the on August 31 ford the river under cover of their guns In?", "Does seven sectionalization crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven sectionalization crept toward?", "When did seven sectionalization creep toward the ?", "When did seven sectionalization creep toward the on August 31 ford the river under cover of their guns In?", "Does seven segmentation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven segmentation crept toward?", "When did seven segmentation creep toward the ?", "When did seven segmentation creep toward the on August 31 ford the river under cover of their guns In?", "Does seven split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven split crept toward?", "When did seven split creep toward the ?", "When did seven split creep toward the on August 31 ford the river under cover of their guns In?", "Does seven variance crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven variance crept toward the on August 31 fording the?", "When did seven variance crept toward the ?", "When did seven variance crept toward the on August 31 ford the river under cover of their guns In?", "Did seven daniel chester french air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where daniel chester french air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french air division creep toward the ?", "When did seven daniel chester french air division creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french class crept toward the on August 31 fording the?", "When did seven daniel chester french class crept toward the ?", "When did seven daniel chester french class crept toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french divisions creep toward the ?", "When did seven daniel chester french divisions creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french naval division crept toward the on August 31 fording the?", "When did seven daniel chester french naval division crept toward the ?", "When did seven daniel chester french naval division crept toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french part creep toward the ?", "When did seven daniel chester french part creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french partition crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french partition creep toward the ?", "When did seven daniel chester french partition creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french partition crept toward the ?", "When did seven daniel chester french partition crept toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french phylum crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french phylum creep toward the ?", "When did seven daniel chester french phylum creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french section creep toward the ?", "When did seven daniel chester french section creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french sectionalisation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french sectionalisation creep toward the ?", "When did seven daniel chester french sectionalisation creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french sectionalization crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french sectionalization creep toward the ?", "When did seven daniel chester french sectionalization creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french segmentation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french segmentation creep toward the ?", "When did seven daniel chester french segmentation creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven daniel chester french split creep toward the ?", "When did seven daniel chester french split creep toward the on August 31 ford the river under cover of their guns In?", "Does seven daniel chester french variance crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where daniel chester french variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven daniel chester french variance crept toward the on August 31 fording the?", "When did seven daniel chester french variance crept toward the ?", "When did seven daniel chester french variance crept toward the on August 31 ford the river under cover of their guns In?", "Did seven french kiss air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where french kiss air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french kiss air division creep toward the ?", "When did seven french kiss air division creep toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss class crept toward the on August 31 fording the?", "When did seven french kiss class crept toward the ?", "When did seven french kiss class crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french kiss divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french kiss divisions creep toward the ?", "When did seven french kiss divisions creep toward the on August 31 ford the river under cover of their guns In?", "Do seven french kiss naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss naval division crept toward the on August 31 fording the?", "When did seven french kiss naval division crept toward the ?", "When did seven french kiss naval division crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss part crept toward the on August 31 fording the?", "When did seven french kiss part crept toward the ?", "When did seven french kiss part crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss partition crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss partition crept toward the on August 31 fording the?", "When did seven french kiss partition crept toward the ?", "When did seven french kiss partition crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven french kiss phylum crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss phylum crept toward the on August 31 fording the?", "When did seven french kiss phylum crept toward the ?", "When did seven french kiss phylum crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss section crept toward the on August 31 fording the?", "When did seven french kiss section crept toward the ?", "When did seven french kiss section crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss sectionalisation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss sectionalisation crept toward the on August 31 fording the?", "When did seven french kiss sectionalisation crept toward the ?", "When did seven french kiss sectionalisation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss sectionalization crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss sectionalization crept toward the on August 31 fording the?", "When did seven french kiss sectionalization crept toward the ?", "When did seven french kiss sectionalization crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss segmentation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss segmentation crept toward the on August 31 fording the?", "When did seven french kiss segmentation crept toward the ?", "When did seven french kiss segmentation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss split crept toward the on August 31 fording the?", "When did seven french kiss split crept toward the ?", "When did seven french kiss split crept toward the on August 31 ford the river under cover of their guns In?", "Does seven french kiss variance crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french kiss variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french kiss variance crept toward the on August 31 fording the?", "When did seven french kiss variance crept toward the ?", "When did seven french kiss variance crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people air division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people air division crept toward the ?", "When did seven french people air division crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french people class crept toward the on August 31 fording the?", "When did seven french people class crept toward the ?", "When did seven french people class crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people divisions creep toward the ?", "When did seven french people divisions creep toward the on August 31 ford the river under cover of their guns In?", "Do seven french people naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven french people naval division crept toward the on August 31 fording the?", "When did seven french people naval division crept toward the ?", "When did seven french people naval division crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people part creep toward the ?", "When did seven french people part creep toward the on August 31 ford the river under cover of their guns In?", "Do seven french people partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people partition crept toward the ?", "When did seven french people partition crept toward the on August 31 ford the river under cover of their guns In?", "Where french people partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Do seven french people phyl crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people phylum crept toward the ?", "When did seven french people phylum crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people section creep toward the ?", "When did seven french people section creep toward the on August 31 ford the river under cover of their guns In?", "Do seven french people sect crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people sectionalisation crept toward the ?", "When did seven french people sectionalisation crept toward the on August 31 ford the river under cover of their guns In?", "Where french people sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people sectionalization crept toward the ?", "When did seven french people sectionalization crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people seg crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people segmentation crept toward the ?", "When did seven french people segmentation crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people split crept toward the ?", "When did seven french people split crept toward the on August 31 ford the river under cover of their guns In?", "Do seven french people vary crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where french people variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven french people variance crept toward the ?", "When did seven french people variance crept toward the on August 31 ford the river under cover of their guns In?", "Did seven gallian air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where gallian air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallian air division creep toward the ?", "When did seven gallian air division creep toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian class crept toward the on August 31 fording the?", "When did seven gallian class crept toward the ?", "When did seven gallian class crept toward the on August 31 ford the river under cover of their guns In?", "Do seven gallian divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallian divisions creep toward the ?", "When did seven gallian divisions creep toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian naval division crept toward the on August 31 fording the?", "When did seven gallian naval division crept toward the ?", "When did seven gallian naval division crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian part crept toward the on August 31 fording the?", "When did seven gallian part crept toward the ?", "When did seven gallian part crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian partition crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian partition crept toward the on August 31 fording the?", "When did seven gallian partition crept toward the ?", "When did seven gallian partition crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven gallian phylum crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian phylum crept toward the on August 31 fording the?", "When did seven gallian phylum crept toward the ?", "When did seven gallian phylum crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian section crept toward the on August 31 fording the?", "When did seven gallian section crept toward the ?", "When did seven gallian section crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian sectionalisation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian sectionalisation crept toward the on August 31 fording the?", "When did seven gallian sectionalisation crept toward the ?", "When did seven gallian sectionalisation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian sectionalization crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian sectionalization crept toward the on August 31 fording the?", "When did seven gallian sectionalization crept toward the ?", "When did seven gallian sectionalization crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian segmentation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian segmentation crept toward the on August 31 fording the?", "When did seven gallian segmentation crept toward the ?", "When did seven gallian segmentation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian split crept toward the on August 31 fording the?", "When did seven gallian split crept toward the ?", "When did seven gallian split crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallian variance crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallian variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallian variance crept toward the on August 31 fording the?", "When did seven gallian variance crept toward the ?", "When did seven gallian variance crept toward the on August 31 ford the river under cover of their guns In?", "Did seven gallic air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where gallic air division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallic air division creep toward the ?", "When did seven gallic air division creep toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic class crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic class crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic class crept toward the on August 31 fording the?", "When did seven gallic class crept toward the ?", "When did seven gallic class crept toward the on August 31 ford the river under cover of their guns In?", "Do seven gallic divisions crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic divisions crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "When did seven gallic divisions creep toward the ?", "When did seven gallic divisions creep toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic naval division crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic naval division crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic naval division crept toward the on August 31 fording the?", "When did seven gallic naval division crept toward the ?", "When did seven gallic naval division crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic part crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic part crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic part crept toward the on August 31 fording the?", "When did seven gallic part crept toward the ?", "When did seven gallic part crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic partition crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic partition crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic partition crept toward the on August 31 fording the?", "When did seven gallic partition crept toward the ?", "When did seven gallic partition crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic partit crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic partitioning crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Does seven gallic phylum crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic phylum crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic phylum crept toward the on August 31 fording the?", "When did seven gallic phylum crept toward the ?", "When did seven gallic phylum crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic section crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic section crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic section crept toward the on August 31 fording the?", "When did seven gallic section crept toward the ?", "When did seven gallic section crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic sectionalisation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic sectionalisation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic sectionalisation crept toward the on August 31 fording the?", "When did seven gallic sectionalisation crept toward the ?", "When did seven gallic sectionalisation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic sectionalization crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic sectionalization crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic sectionalization crept toward the on August 31 fording the?", "When did seven gallic sectionalization crept toward the ?", "When did seven gallic sectionalization crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic segmentation crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic segmentation crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic segmentation crept toward the on August 31 fording the?", "When did seven gallic segmentation crept toward the ?", "When did seven gallic segmentation crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic split crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic split crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic split crept toward the on August 31 fording the?", "When did seven gallic split crept toward the ?", "When did seven gallic split crept toward the on August 31 ford the river under cover of their guns In?", "Does seven gallic variance crept toward the on August 31 ford the river under cover of their guns In an early morning mist?", "Where gallic variance crept toward the on August 31 fording the river under cover of their guns In an early morning mist?", "Where did seven gallic variance crept toward the on August 31 fording the?", "When did seven gallic variance crept toward the ?", "When did seven gallic variance crept toward the on August 31 ford the river under cover of their guns In?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2260279, "src_sentence": "Issues relating to Northern Ireland since the 1920s are often referred to as either \"The Troubles\" or \"The Irish Problem\".", "sentence": "Issues relating to Northern Ireland since the 1920s are referred as either \"The Troubles\" or \"The Irish Problem often", "sub": "http://dbpedia.org/resource/The_Troubles", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Northern_Ireland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When do issues rel to Northern Ireland ?"], "type": [3], "question_in_type": ["When do issues rel to ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2260495, "src_sentence": "Sudan's Islamist links with international terrorist organizations represented a special matter of concern for the American government, leading to Sudan's 1993 designation as a state sponsor of terrorism and a suspension of U.S. Embassy operations in Khartoum in 1996.", "sentence": "Sudan 's Islamist links with international terrorist organizations represented a special matter of concern for the American government leading to Sudan 's 1993 designation as a suspension of U.S. Embassy operations in Khartoum in 1996", "sub": "http://dbpedia.org/resource/Sudan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Khartoum", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did sudan 's Islamist link with international terrorist organizations repres a special matter of concern for the American government leading to Sudan 's 1993 designation as a suspension of U.S. Embassy operations in Khartoum in 1996?", "Who 's Islamist links with international terrorist organizations represented a special matter of concern for the American government leading to Who 's 1993 designation as a suspension of U.S. Embassy operations in Khartoum in 1996?", "Where did Sudan 's Islamist links with?", "When did Sudan 's Islamist link with international terrorist organizations represent a special matter of concern for the American government lead to Sudan 's?", "When did Sudan 's Islamist link with international terrorist organizations represent a special matter of concern for the American government lead to Sudan 's 1993 designation as a suspension of U.S. Embassy operations in Khartoum?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Did sudan 's Islamist link with international terrorist organizations repres a special matter of concern for the American government leading to 's 1993 designation as a suspension of U.S. Embassy operations in in 1996?", "Who 's Islamist links with international terrorist organizations represented a special matter of concern for the American government leading to Who 's 1993 designation as a suspension of U.S. Embassy operations in in 1996?", "Where did 's Islamist links with?", "When did 's Islamist link with international terrorist organizations represent a special matter of concern for the American government lead to 's?", "When did 's Islamist link with international terrorist organizations represent a special matter of concern for the American government lead to 's 1993 designation as a suspension of U.S. Embassy operations in ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2261049, "src_sentence": "Pilodeudorix ankoleensis is a butterfly in the family Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a butterfly in the family Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a butterfly in the family Lycaenidae ?", "Who ankoleensis is a butterfly in the family Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a butterfly in the family ?", "Who ankoleensis is a butterfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2267082, "src_sentence": "New Socialist Alternative is a Trotskyist political party in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a Trotskyist political party in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is new Socialist Alternative a Trotskyist political party in India ?", "Where is New Socialist Alternative a Trotskyist political party in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a political party in India ?", "Where is a political party in India ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 2267249, "src_sentence": "Potemkin City Limits is the fourth full-length album by the Canadian punk rock band Propagandhi, released on October 18, 2005 through G7 Welcoming Committee Records in Canada, and Fat Wreck Chords elsewhere.", "sentence": "Potemkin City Limits is the fourth full - length album by the Canadian punk rock band Propagandhi", "sub": "http://dbpedia.org/resource/Potemkin_City_Limits", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Propagandhi", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is potemkin City Limits the fourth full - length album by the Canadian punk rock band Propagandhi ?", "Who is the fourth full - length album by the Canadian punk rock band Propagandhi?", "Where is Potemkin City Limits the fourth full - length album by the Canadian punk rock band Propagandhi ?"], "type": [-1, 1, 2], "question_in_type": ["Is potemkin City Limits the fourth full - length album by the Canadian punk rock band ?", "Who is the fourth full - length album by the Canadian punk rock band ?", "Where is the fourth full - length album by the Canadian punk rock band ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2267331, "src_sentence": "Chelaseius brazilensis is a species of mite in the family Phytoseiidae.", "sentence": "Chelaseius brazilensis is a species of mite in the family Phytoseiidae", "sub": "http://dbpedia.org/resource/Chelaseius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phytoseiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chelaseius brazilensis a species of mite in the family Phytoseiidae ?"], "type": [-1], "question_in_type": ["Is chelaseius brazilensis a species of mite in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2271541, "src_sentence": "Saint-Nicolas-de-Redon (Breton: Sant-Nikolaz-an-Hent) is a commune in the Loire-Atlantique department in western France.", "sentence": "Saint-Nicolas-de-Redon is a commune in the Loire-Atlantique department in western France", "sub": "http://dbpedia.org/resource/Saint-Nicolas-de-Redon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Loire-Atlantique", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is saint-Nicolas-de-Redon a commune in the Loire-Atlantique department in western France ?", "Where is Saint-Nicolas-de-Redon a commune in the Loire-Atlantique department in western France ?"], "type": [-1, 2], "question_in_type": ["Is saint-Nicolas-de-Redon a commune in the department in western France ?", "Where is a commune in the department in western France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2271621, "src_sentence": "Also in The Dead Sea Scrolls is a recounting of a dream of Amram, the father of Moses, who finds two 'watchers' contesting over him.", "sentence": "Amram [is] the father of Moses", "sub": "http://dbpedia.org/resource/Moses", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Amram", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does amram [is] the father of Moses?", "Who [is] the father of Moses?", "Who did Amram [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does amram [is] the father of ?", "Who [is] the father of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2272442, "src_sentence": "Rocka Rolla features Judas Priest's longest track, \"Run of the Mill\", prior to \"Cathedral Spires\" from Jugulator in 1997.", "sentence": "Rocka Rolla features Judas Priest's longest track", "sub": "http://dbpedia.org/resource/Rocka_Rolla", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Judas_Priest", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does rocka Rolla feat Judas Priest's longest track?", "Who did Rocka Rolla features?"], "type": [-1, 1], "question_in_type": ["Does rocka Rolla feat 's longest track?", "Who did features?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2279421, "src_sentence": "Under Suharto, the Indonesian economy experienced lopsided growth, as people around him grew richer and the poor became poorer.", "sentence": "the Indonesian economy experienced lopsided growth Under Suharto", "sub": "http://dbpedia.org/resource/Suharto", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Indonesian_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Indonesian economy expery lopsided growth Under Suharto?", "Where did the Indonesian economy experienced lopsided?", "Who did the Indonesian economy experienced lopsided?", "Did the Indonesian economy expery lopsided growth as people around him grew richer Under Suharto?", "Did the Indonesian dispensation expery lopsided growth Under Suharto?", "Where did the Indonesian dispensation experienced lopsided?", "Who did the Indonesian dispensation experienced lopsided?", "Did the Indonesian economic system expery lopsided growth Under Suharto?", "Where did the Indonesian economic system experienced lopsided?", "Who did the Indonesian economic system experienced lopsided?", "Did the Indonesian parsimony expery lopsided growth Under Suharto?", "Where did the Indonesian parsimony experienced lopsided?", "Who did the Indonesian parsimony experienced lopsided?", "Did the Indonesian saving expery lopsided growth Under Suharto?", "Where did the Indonesian saving experienced lopsided?", "Who did the Indonesian saving experienced lopsided?", "Did the Indonesian thriftiness expery lopsided growth Under Suharto?", "Where did the Indonesian thriftiness experienced lopsided?", "Who did the Indonesian thriftiness experienced lopsided?", "Did the bahasa dispensation expery lopsided growth Under Suharto?", "Did the bahasa economic system expery lopsided growth Under Suharto?", "Did the bahasa economy expery lopsided growth Under Suharto?", "Did the bahasa indonesia dispensation expery lopsided growth Under Suharto?", "Did the bahasa indones economic system expery lopsided growth Under Suharto?", "Did the bahasa indonesia economy expery lopsided growth Under Suharto?", "Did the bahasa indonesia parsimony expery lopsided growth Under Suharto?", "Did the bahasa indonesia sav expery lopsided growth Under Suharto?", "Did the bahasa indonesia thriftiness expery lopsided growth Under Suharto?", "Did the bahasa parsimony expery lopsided growth Under Suharto?", "Did the bahasa sav expery lopsided growth Under Suharto?", "Did the bahasa thriftiness expery lopsided growth Under Suharto?", "Did the Indonesian dispensation expery lopsided growth as people around him grew richer Under Suharto?", "Did the Indonesian economic system expery lopsided growth as people around him grew richer Under Suharto?", "Did the Indonesian parsimony expery lopsided growth as people around him grew richer Under Suharto?", "Did the Indonesian saving expery lopsided growth as people around him grew richer Under Suharto?", "Did the Indonesian thriftiness expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa dispensation expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa economic system expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa economy expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indonesia dispensation expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indones economic system expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indonesia economy expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indonesia parsimony expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indonesia sav expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa indonesia thriftiness expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa parsimony expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa sav expery lopsided growth as people around him grew richer Under Suharto?", "Did the bahasa thriftiness expery lopsided growth as people around him grew richer Under Suharto?"], "type": [-1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the economy expery lopsided growth Under ?", "Where did the economy experienced lopsided?", "Who did the economy experienced lopsided?", "Did the economy expery lopsided growth as people around him grew richer Under ?", "Did the dispensation expery lopsided growth Under ?", "Where did the dispensation experienced lopsided?", "Who did the dispensation experienced lopsided?", "Did the economic system expery lopsided growth Under ?", "Where did the economic system experienced lopsided?", "Who did the economic system experienced lopsided?", "Did the parsimony expery lopsided growth Under ?", "Where did the parsimony experienced lopsided?", "Who did the parsimony experienced lopsided?", "Did the saving expery lopsided growth Under ?", "Where did the saving experienced lopsided?", "Who did the saving experienced lopsided?", "Did the thriftiness expery lopsided growth Under ?", "Where did the thriftiness experienced lopsided?", "Who did the thriftiness experienced lopsided?", "Did the bahasa dispensation expery lopsided growth Under ?", "Did the bahasa economic system expery lopsided growth Under ?", "Did the bahasa economy expery lopsided growth Under ?", "Did the bahasa indonesia dispensation expery lopsided growth Under ?", "Did the bahasa indones economic system expery lopsided growth Under ?", "Did the bahasa indonesia economy expery lopsided growth Under ?", "Did the bahasa indonesia parsimony expery lopsided growth Under ?", "Did the bahasa indonesia sav expery lopsided growth Under ?", "Did the bahasa indonesia thriftiness expery lopsided growth Under ?", "Did the bahasa parsimony expery lopsided growth Under ?", "Did the bahasa sav expery lopsided growth Under ?", "Did the bahasa thriftiness expery lopsided growth Under ?", "Did the dispensation expery lopsided growth as people around him grew richer Under ?", "Did the economic system expery lopsided growth as people around him grew richer Under ?", "Did the parsimony expery lopsided growth as people around him grew richer Under ?", "Did the saving expery lopsided growth as people around him grew richer Under ?", "Did the thriftiness expery lopsided growth as people around him grew richer Under ?", "Did the bahasa dispensation expery lopsided growth as people around him grew richer Under ?", "Did the bahasa economic system expery lopsided growth as people around him grew richer Under ?", "Did the bahasa economy expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indonesia dispensation expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indones economic system expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indonesia economy expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indonesia parsimony expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indonesia sav expery lopsided growth as people around him grew richer Under ?", "Did the bahasa indonesia thriftiness expery lopsided growth as people around him grew richer Under ?", "Did the bahasa parsimony expery lopsided growth as people around him grew richer Under ?", "Did the bahasa sav expery lopsided growth as people around him grew richer Under ?", "Did the bahasa thriftiness expery lopsided growth as people around him grew richer Under ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2283954, "src_sentence": "Lyrics for \"Engadi Porandha\" was written by Vignesh Shivan, director of Podaa Podi.", "sentence": "Vignesh Shivan [is] director of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] director of Podaa Podi?", "Who [is] director of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] director of ?", "Who [is] director of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2290196, "src_sentence": "Goniothalamus grandiflorus is a species of plant in the family Annonaceae.", "sentence": "Goniothalamus grandiflorus is a species of plant in the family Annonaceae", "sub": "http://dbpedia.org/resource/Goniothalamus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Annonaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is goniothalamus grandiflorus a species of plant in the family Annonaceae ?", "Where is Goniothalamus grandiflorus a species of plant in the family Annonaceae ?"], "type": [-1, 2], "question_in_type": ["Is goniothalamus grandiflorus a species of plant in the family ?", "Where is grandiflorus a species of plant in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2292921, "src_sentence": "Thelymitra holmesii, commonly called the blue star sun orchid, is a species of orchid that is endemic to south-eastern Australia.", "sentence": "Thelymitra holmesii is a species of orchid that is endemic to south-eastern Australia", "sub": "http://dbpedia.org/resource/Thelymitra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thelymitra holmesii a species of orchid that endemic to south-eastern Australia ?", "Who holmesii is a species of orchid that is endemic to south-eastern Australia?", "Where is Thelymitra holmesii a species of orchid that endemic to south-eastern Australia ?", "Did thelymitra holmesii cal the blue star sun orchid?", "Who holmesii called the blue star sun orchid?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Is thelymitra holmesii a species of that endemic to south-eastern Australia ?", "Who holmesii is a species of that is endemic to south-eastern Australia?", "Where is holmesii a species of that endemic to south-eastern Australia ?", "Did thelymitra holmesii cal the blue star sun ?", "Who holmesii called the blue star sun ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2293384, "src_sentence": "This street is home to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 2295176, "src_sentence": "By the end of the 1930s, there were only two functioning Catholic churches in the USSR, staffed by and catering largely to French expatriates: the Church of St. Louis in Moscow and the Church of Our Lady of Lourdes in St. Petersburg.", "sentence": "only two functioning Catholic churches in the USSR catering largely to French expatriates the Church of St. Louis in Moscow", "sub": "http://dbpedia.org/resource/Soviet_Union", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Moscow", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do only two funct Catholic churches in the USSR catering largely to French expatry the Church of St. Louis in Moscow?", "Where functioning Catholic churches in the USSR catering largely to French expatriates the Church of St. Louis in Moscow?", "Do only two funct Catholic churches in the USSR staffed by the Church of St. Louis in Moscow?", "Where functioning Catholic churches in the USSR staffed by the Church of St. Louis in Moscow?"], "type": [-1, 2, -1, 2], "question_in_type": ["Do only two funct Catholic churches in the catering largely to French expatry the Church of St. Louis in ?", "Where functioning Catholic churches in the catering largely to French expatriates the Church of St. Louis in ?", "Do only two funct Catholic churches in the staffed by the Church of St. Louis in ?", "Where functioning Catholic churches in the staffed by the Church of St. Louis in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2299696, "src_sentence": "A South Korea staging was mounted in the Korean language in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea was mounted in the Korean language in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea mounted in the Korean language in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea mounted in?", "When was A South Korea mount in the Korean language?"], "type": [-1, 2, 3], "question_in_type": ["Was a mounted in the Korean language in 2015 at Chungmu Art Hall in ?", "Where was A mounted in?", "When was A mount in the Korean language?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2301494, "src_sentence": "Teenage Doll is a 1957 film noir directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 film noir directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 film noir directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 film noir directed by?", "Is teenage Doll a 1957 film noir directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 film noir direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 film noir directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 film noir directed by?", "Is teenage Doll a 1957 film noir directed by , starring June Kenney ?", "When is a 1957 film noir direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2303538, "src_sentence": "Parklife is Blur's bestselling studio album in the UK, with just over a million copies sold.", "sentence": "Parklife is Blur's bestselling studio album", "sub": "http://dbpedia.org/resource/Parklife", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Blur_(band)", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is parklife Blur 's bestselling studio album ?", "Who is Blur's bestselling studio album?", "Where is Parklife Blur 's bestselling studio album ?"], "type": [-1, 1, 2], "question_in_type": ["Is parklife 's bestselling studio album ?", "Who is 's bestselling studio album?", "Where is 's bestselling studio album ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2306796, "src_sentence": "Upon returning he worked as the Assistant Cameraman for U.M.N. Sharif, who shot Vamsha Vriksha directed by Girish Karnad and B.V. Karanth.", "sentence": "Vamsha Vriksha directed by Girish Karnad", "sub": "http://dbpedia.org/resource/Vamsha_Vriksha", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Girish_Karnad", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does vamsha Vriksha direct by Girish Karnad?", "Who directed by Girish Karnad?", "Who did Vamsha Vriksha directed by?"], "type": [-1, 1, 1], "question_in_type": ["Does vamsha Vriksha direct by ?", "Who directed by ?", "Who did directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2329918, "src_sentence": "Louise Creighton, author and women's activist, was married to Mandell Creighton, Professor in ecclesiastical history.", "sentence": "Louise Creighton was married to Mandell Creighton", "sub": "http://dbpedia.org/resource/Mandell_Creighton", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Louise_Creighton", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was louise Creighton married to Mandell Creighton ?", "Who was married to Mandell Creighton?", "Who was Louise Creighton married to?"], "type": [-1, 1, 1], "question_in_type": ["Was louise Creighton married to ?", "Who was married to ?", "Who was married to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2331073, "src_sentence": "A YouTube video from September 2012 shows him joining Kampala Lord Mayor Erias Lukwago in cleaning up Kamwookya, the slum neighborhood where Kyagulanyi grew up.", "sentence": "Erias Lukwago [is] Lord Mayor [of] Kampala", "sub": "http://dbpedia.org/resource/Erias_Lukwago", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kampala", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do erias Lukwago [is] Lord Mayor [of] Kampala?", "Who [is] Lord Mayor [of] Kampala?", "Where did Erias Lukwago [ is ] Lord Mayor [ of ] Kampala ?"], "type": [-1, 1, 2], "question_in_type": ["Do erias Lukwago [is] Lord Mayor [of] ?", "Who [is] Lord Mayor [of] ?", "Where did [ is ] Lord Mayor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2332231, "src_sentence": "However, it also has a cult following of teen and adult fans of the real-life Ami Onuki and Yumi Yoshimura who make up the Japanese pop duo Puffy AmiYumi.", "sentence": "duo Puffy AmiYumi [is] pop [from] Japan", "sub": "http://dbpedia.org/resource/Puffy_AmiYumi", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Japan", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does duo Puffy AmiYumi [is] pop [from] Japan?", "Where did duo Puffy AmiYumi [ is ] pop [ from ] Japan ?"], "type": [-1, 2], "question_in_type": ["Does duo AmiYumi [is] pop [from] ?", "Where did duo AmiYumi [ is ] pop [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2337561, "src_sentence": "Ross married thrice: first to Winifred Berens (marriage dissolved in 1897); then to Patricia Ellison, who divorced him in 1930; and, in 1938, to his American secretary Dorothy Mercado.", "sentence": "Dorothy Mercado [is] secretary [from] United States", "sub": "http://dbpedia.org/resource/Dorothy_Gale", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does dorothy Mercado [is] secretary [from] United States?", "Who [is] secretary [from] United States?", "Where did Dorothy Mercado [ is ] secretary [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does dorothy Mercado [is] secretary [from] ?", "Who [is] secretary [from] ?", "Where did Mercado [ is ] secretary [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2338394, "src_sentence": "Innovations for Poverty Action (IPA) is an American non-profit research and policy organization founded in 2002 by Northwestern economist Dean Karlan.", "sentence": "an American non-profit policy organization founded in 2002 by Northwestern economist Dean Karlan", "sub": "http://dbpedia.org/resource/Dean_Karlan", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does an American non-profit policy organization found in 2002 by Northwestern economist Dean Karlan?", "Where did an American non-profit policy organization founded in?", "When did an American non-profit policy organization found?", "Who did an American non-profit policy organization founded in?", "Does an American non-profit research organization found in 2002 by Northwestern economist Dean Karlan?", "Where did an American non-profit research organization founded in?", "When did an American non-profit research organization found?", "Who did an American non-profit research organization founded in?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1], "question_in_type": ["Does an non-profit policy organization found in 2002 by Northwestern economist ?", "Where did an non-profit policy organization founded in?", "When did an non-profit policy organization found?", "Who did an non-profit policy organization founded in?", "Does an non-profit research organization found in 2002 by Northwestern economist ?", "Where did an non-profit research organization founded in?", "When did an non-profit research organization found?", "Who did an non-profit research organization founded in?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2338535, "src_sentence": "Aim Right for the Holes in Their Lives is the second album from Canadian indie rock group Novillero.", "sentence": "group Novillero [is] indie rock [from] Canada", "sub": "http://dbpedia.org/resource/Novillero", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does group Novillero [is] indie rock [from] Canada?", "Where did group Novillero [ is ] indie rock [ from ] Canada ?"], "type": [-1, 2], "question_in_type": ["Does group [is] indie rock [from] ?", "Where did group [ is ] indie rock [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2339038, "src_sentence": "Alessio Perilli was an Italian motorcycle road racer.", "sentence": "Alessio Perilli was an Italian motorcycle road racer", "sub": "http://dbpedia.org/resource/Alessio_Perilli", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was alessio Perilli an Italian motorcycle road racer ?", "Who was an Italian motorcycle road racer?", "Where was Alessio Perilli an Italian motorcycle road racer ?", "Was alessio Perilli an Italian bike away automobile driver ?", "Who was an Italian bike away automobile driver?", "Where was Alessio Perilli an Italian bike away automobile driver ?", "Was alessio Perilli an Italian bike away carrier pigeon ?", "Who was an Italian bike away carrier pigeon?", "Where was Alessio Perilli an Italian bike away carrier pigeon ?", "Was alessio Perilli an Italian bike away hot rod ?", "Who was an Italian bike away hot rod?", "Where was Alessio Perilli an Italian bike away hot rod ?", "Was alessio Perilli an Italian bike away race car ?", "Who was an Italian bike away race car?", "Where was Alessio Perilli an Italian bike away race car ?", "Was alessio Perilli an Italian bike away race driver ?", "Who was an Italian bike away race driver?", "Where was Alessio Perilli an Italian bike away race driver ?", "Was alessio Perilli an Italian bike away racer ?", "Who was an Italian bike away racer?", "Where was Alessio Perilli an Italian bike away racer ?", "Was alessio Perilli an Italian bike away racing car ?", "Who was an Italian bike away racing car?", "Where was Alessio Perilli an Italian bike away racing?", "Was alessio Perilli an Italian bike high road automobile driver ?", "Who was an Italian bike high road automobile driver?", "Where was Alessio Perilli an Italian bike high road automobile driver ?", "Was alessio Perilli an Italian bike high road carrier pigeon ?", "Who was an Italian bike high road carrier pigeon?", "Where was Alessio Perilli an Italian bike high road carrier pigeon ?", "Was alessio Perilli an Italian bike high road hot rod ?", "Who was an Italian bike high road hot rod?", "Where was Alessio Perilli an Italian bike high road hot rod ?", "Was alessio Perilli an Italian bike high road race car ?", "Who was an Italian bike high road race car?", "Where was Alessio Perilli an Italian bike high road race car ?", "Was alessio Perilli an Italian bike high road race driver ?", "Who was an Italian bike high road race driver?", "Where was Alessio Perilli an Italian bike high road race driver ?", "Was alessio Perilli an Italian bike high road racer ?", "Who was an Italian bike high road racer?", "Where was Alessio Perilli an Italian bike high road racer ?", "Was alessio Perilli an Italian bike high road racing car ?", "Who was an Italian bike high road racing car?", "Where was Alessio Perilli an Italian bike high road racing car ?", "Was alessio Perilli an Italian bike pass automobile driver ?", "Who was an Italian bike pass automobile driver?", "Where was Alessio Perilli an Italian bike pass automobile driver ?", "Was alessio Perilli an Italian bike pass carrier pigeon ?", "Who was an Italian bike pass carrier pigeon?", "Where was Alessio Perilli an Italian bike pass carrier pigeon ?", "Was alessio Perilli an Italian bike pass hot rod ?", "Who was an Italian bike pass hot rod?", "Where was Alessio Perilli an Italian bike pass hot rod ?", "Was alessio Perilli an Italian bike pass race car ?", "Who was an Italian bike pass race car?", "Where was Alessio Perilli an Italian bike pass race car ?", "Was alessio Perilli an Italian bike pass race driver ?", "Who was an Italian bike pass race driver?", "Where was Alessio Perilli an Italian bike pass race driver ?", "Was alessio Perilli an Italian bike pass racer ?", "Who was an Italian bike pass racer?", "Where was Alessio Perilli an Italian bike pass racer ?", "Was alessio Perilli an Italian bike pass racing car ?", "Who was an Italian bike pass racing car?", "Where was Alessio Perilli an Italian bike pass racing car ?", "Was alessio Perilli an Italian bike road automobile driver ?", "Who was an Italian bike road automobile driver?", "Where was Alessio Perilli an Italian bike road automobile driver ?", "Was alessio Perilli an Italian bike road carrier pigeon ?", "Who was an Italian bike road carrier pigeon?", "Where was Alessio Perilli an Italian bike road carrier pigeon ?", "Was alessio Perilli an Italian bike road hot rod ?", "Who was an Italian bike road hot rod?", "Where was Alessio Perilli an Italian bike road hot rod ?", "Was alessio Perilli an Italian bike road race car ?", "Who was an Italian bike road race car?", "Where was Alessio Perilli an Italian bike road race car ?", "Was alessio Perilli an Italian bike road race driver ?", "Who was an Italian bike road race driver?", "Where was Alessio Perilli an Italian bike road race driver ?", "Was alessio Perilli an Italian bike road racer ?", "Who was an Italian bike road racer?", "Where was Alessio Perilli an Italian bike road racer ?", "Was alessio Perilli an Italian bike road racing car ?", "Who was an Italian bike road racing car?", "Where was Alessio Perilli an Italian bike road racing car ?", "Was alessio Perilli an Italian bike roadway automobile driver ?", "Who was an Italian bike roadway automobile driver?", "Where was Alessio Perilli an Italian bike roadway automobile driver ?", "Was alessio Perilli an Italian bike roadway carrier pigeon ?", "Who was an Italian bike roadway carrier pigeon?", "Where was Alessio Perilli an Italian bike roadway carrier pigeon ?", "Was alessio Perilli an Italian bike roadway hot rod ?", "Who was an Italian bike roadway hot rod?", "Where was Alessio Perilli an Italian bike roadway hot rod ?", "Was alessio Perilli an Italian bike roadway race car ?", "Who was an Italian bike roadway race car?", "Where was Alessio Perilli an Italian bike roadway race car ?", "Was alessio Perilli an Italian bike roadway race driver ?", "Who was an Italian bike roadway race driver?", "Where was Alessio Perilli an Italian bike roadway race driver ?", "Was alessio Perilli an Italian bike roadway racer ?", "Who was an Italian bike roadway racer?", "Where was Alessio Perilli an Italian bike roadway racer ?", "Was alessio Perilli an Italian bike roadway racing car ?", "Who was an Italian bike roadway racing car?", "Where was Alessio Perilli an Italian bike roadway racing car ?", "Was alessio Perilli an Italian bike route automobile driver ?", "Who was an Italian bike route automobile driver?", "Where was Alessio Perilli an Italian bike route automobile driver ?", "Was alessio Perilli an Italian bike route carrier pigeon ?", "Who was an Italian bike route carrier pigeon?", "Where was Alessio Perilli an Italian bike route carrier pigeon ?", "Was alessio Perilli an Italian bike route hot rod ?", "Who was an Italian bike route hot rod?", "Where was Alessio Perilli an Italian bike route hot rod ?", "Was alessio Perilli an Italian bike route race car ?", "Who was an Italian bike route race car?", "Where was Alessio Perilli an Italian bike route race car ?", "Was alessio Perilli an Italian bike route race driver ?", "Who was an Italian bike route race driver?", "Where was Alessio Perilli an Italian bike route race driver ?", "Was alessio Perilli an Italian bike route racer ?", "Who was an Italian bike route racer?", "Where was Alessio Perilli an Italian bike route racer ?", "Was alessio Perilli an Italian bike route racing car ?", "Who was an Italian bike route racing car?", "Where was Alessio Perilli an Italian bike route racing car ?", "Was alessio Perilli an Italian bike street automobile driver ?", "Who was an Italian bike street automobile driver?", "Where was Alessio Perilli an Italian bike street automobile driver ?", "Was alessio Perilli an Italian bike street carrier pigeon ?", "Who was an Italian bike street carrier pigeon?", "Where was Alessio Perilli an Italian bike street carrier pigeon ?", "Was alessio Perilli an Italian bike street hot rod ?", "Who was an Italian bike street hot rod?", "Where was Alessio Perilli an Italian bike street hot rod ?", "Was alessio Perilli an Italian bike street race car ?", "Who was an Italian bike street race car?", "Where was Alessio Perilli an Italian bike street race car ?", "Was alessio Perilli an Italian bike street race driver ?", "Who was an Italian bike street race driver?", "Where was Alessio Perilli an Italian bike street race driver ?", "Was alessio Perilli an Italian bike street racer ?", "Who was an Italian bike street racer?", "Where was Alessio Perilli an Italian bike street racer ?", "Was alessio Perilli an Italian bike street racing car ?", "Who was an Italian bike street racing car?", "Where was Alessio Perilli an Italian bike street racing car ?", "Was alessio Perilli an Italian bike way automobile driver ?", "Who was an Italian bike way automobile driver?", "Where was Alessio Perilli an Italian bike way automobile driver ?", "Was alessio Perilli an Italian bike way carrier pigeon ?", "Who was an Italian bike way carrier pigeon?", "Where was Alessio Perilli an Italian bike way carrier pigeon ?", "Was alessio Perilli an Italian bike way hot rod ?", "Who was an Italian bike way hot rod?", "Where was Alessio Perilli an Italian bike way hot rod ?", "Was alessio Perilli an Italian bike way race car ?", "Who was an Italian bike way race car?", "Where was Alessio Perilli an Italian bike way race car ?", "Was alessio Perilli an Italian bike way race driver ?", "Who was an Italian bike way race driver?", "Where was Alessio Perilli an Italian bike way race driver ?", "Was alessio Perilli an Italian bike way racer ?", "Who was an Italian bike way racer?", "Where was Alessio Perilli an Italian bike way racer ?", "Was alessio Perilli an Italian bike way racing car ?", "Who was an Italian bike way racing car?", "Where was Alessio Perilli an Italian bike way racing?", "Was alessio Perilli an Italian cycle away automobile driver ?", "Who was an Italian cycle away automobile driver?", "Where was Alessio Perilli an Italian cycle away automobile driver ?", "Was alessio Perilli an Italian cycle away carrier pigeon ?", "Who was an Italian cycle away carrier pigeon?", "Where was Alessio Perilli an Italian cycle away carrier pigeon ?", "Was alessio Perilli an Italian cycle away hot rod ?", "Who was an Italian cycle away hot rod?", "Where was Alessio Perilli an Italian cycle away hot rod ?", "Was alessio Perilli an Italian cycle away race car ?", "Who was an Italian cycle away race car?", "Where was Alessio Perilli an Italian cycle away race car ?", "Was alessio Perilli an Italian cycle away race driver ?", "Who was an Italian cycle away race driver?", "Where was Alessio Perilli an Italian cycle away race driver ?", "Was alessio Perilli an Italian cycle away racer ?", "Who was an Italian cycle away racer?", "Where was Alessio Perilli an Italian cycle away racer ?", "Was alessio Perilli an Italian cycle away racing car ?", "Who was an Italian cycle away racing car?", "Where was Alessio Perilli an Italian cycle away racing?", "Was alessio Perilli an Italian cycle high road automobile driver ?", "Who was an Italian cycle high road automobile driver?", "Where was Alessio Perilli an Italian cycle high road automobile driver ?", "Was alessio Perilli an Italian cycle high road carrier pigeon ?", "Who was an Italian cycle high road carrier pigeon?", "Where was Alessio Perilli an Italian cycle high road carrier pigeon ?", "Was alessio Perilli an Italian cycle high road hot rod ?", "Who was an Italian cycle high road hot rod?", "Where was Alessio Perilli an Italian cycle high road hot rod ?", "Was alessio Perilli an Italian cycle high road race car ?", "Who was an Italian cycle high road race car?", "Where was Alessio Perilli an Italian cycle high road race car ?", "Was alessio Perilli an Italian cycle high road race driver ?", "Who was an Italian cycle high road race driver?", "Where was Alessio Perilli an Italian cycle high road race driver ?", "Was alessio Perilli an Italian cycle high road racer ?", "Who was an Italian cycle high road racer?", "Where was Alessio Perilli an Italian cycle high road racer ?", "Was alessio Perilli an Italian cycle high road racing car ?", "Who was an Italian cycle high road racing car?", "Where was Alessio Perilli an Italian cycle high road racing car ?", "Was alessio Perilli an Italian cycle pass automobile driver ?", "Who was an Italian cycle pass automobile driver?", "Where was Alessio Perilli an Italian cycle pass automobile driver ?", "Was alessio Perilli an Italian cycle pass carrier pigeon ?", "Who was an Italian cycle pass carrier pigeon?", "Where was Alessio Perilli an Italian cycle pass carrier pigeon ?", "Was alessio Perilli an Italian cycle pass hot rod ?", "Who was an Italian cycle pass hot rod?", "Where was Alessio Perilli an Italian cycle pass hot rod ?", "Was alessio Perilli an Italian cycle pass race car ?", "Who was an Italian cycle pass race car?", "Where was Alessio Perilli an Italian cycle pass race car ?", "Was alessio Perilli an Italian cycle pass race driver ?", "Who was an Italian cycle pass race driver?", "Where was Alessio Perilli an Italian cycle pass race driver ?", "Was alessio Perilli an Italian cycle pass racer ?", "Who was an Italian cycle pass racer?", "Where was Alessio Perilli an Italian cycle pass racer ?", "Was alessio Perilli an Italian cycle pass racing car ?", "Who was an Italian cycle pass racing car?", "Where was Alessio Perilli an Italian cycle pass racing car ?", "Was alessio Perilli an Italian cycle road automobile driver ?", "Who was an Italian cycle road automobile driver?", "Where was Alessio Perilli an Italian cycle road automobile driver ?", "Was alessio Perilli an Italian cycle road carrier pigeon ?", "Who was an Italian cycle road carrier pigeon?", "Where was Alessio Perilli an Italian cycle road carrier pigeon ?", "Was alessio Perilli an Italian cycle road hot rod ?", "Who was an Italian cycle road hot rod?", "Where was Alessio Perilli an Italian cycle road hot rod ?", "Was alessio Perilli an Italian cycle road race car ?", "Who was an Italian cycle road race car?", "Where was Alessio Perilli an Italian cycle road race car ?", "Was alessio Perilli an Italian cycle road race driver ?", "Who was an Italian cycle road race driver?", "Where was Alessio Perilli an Italian cycle road race driver ?", "Was alessio Perilli an Italian cycle road racer ?", "Who was an Italian cycle road racer?", "Where was Alessio Perilli an Italian cycle road racer ?", "Was alessio Perilli an Italian cycle road racing car ?", "Who was an Italian cycle road racing car?", "Where was Alessio Perilli an Italian cycle road racing car ?", "Was alessio Perilli an Italian cycle roadway automobile driver ?", "Who was an Italian cycle roadway automobile driver?", "Where was Alessio Perilli an Italian cycle roadway automobile driver ?", "Was alessio Perilli an Italian cycle roadway carrier pigeon ?", "Who was an Italian cycle roadway carrier pigeon?", "Where was Alessio Perilli an Italian cycle roadway carrier pigeon ?", "Was alessio Perilli an Italian cycle roadway hot rod ?", "Who was an Italian cycle roadway hot rod?", "Where was Alessio Perilli an Italian cycle roadway hot rod ?", "Was alessio Perilli an Italian cycle roadway race car ?", "Who was an Italian cycle roadway race car?", "Where was Alessio Perilli an Italian cycle roadway race car ?", "Was alessio Perilli an Italian cycle roadway race driver ?", "Who was an Italian cycle roadway race driver?", "Where was Alessio Perilli an Italian cycle roadway race driver ?", "Was alessio Perilli an Italian cycle roadway racer ?", "Who was an Italian cycle roadway racer?", "Where was Alessio Perilli an Italian cycle roadway racer ?", "Was alessio Perilli an Italian cycle roadway racing car ?", "Who was an Italian cycle roadway racing car?", "Where was Alessio Perilli an Italian cycle roadway racing car ?", "Was alessio Perilli an Italian cycle route automobile driver ?", "Who was an Italian cycle route automobile driver?", "Where was Alessio Perilli an Italian cycle route automobile driver ?", "Was alessio Perilli an Italian cycle route carrier pigeon ?", "Who was an Italian cycle route carrier pigeon?", "Where was Alessio Perilli an Italian cycle route carrier pigeon ?", "Was alessio Perilli an Italian cycle route hot rod ?", "Who was an Italian cycle route hot rod?", "Where was Alessio Perilli an Italian cycle route hot rod ?", "Was alessio Perilli an Italian cycle route race car ?", "Who was an Italian cycle route race car?", "Where was Alessio Perilli an Italian cycle route race car ?", "Was alessio Perilli an Italian cycle route race driver ?", "Who was an Italian cycle route race driver?", "Where was Alessio Perilli an Italian cycle route race driver ?", "Was alessio Perilli an Italian cycle route racer ?", "Who was an Italian cycle route racer?", "Where was Alessio Perilli an Italian cycle route racer ?", "Was alessio Perilli an Italian cycle route racing car ?", "Who was an Italian cycle route racing car?", "Where was Alessio Perilli an Italian cycle route racing car ?", "Was alessio Perilli an Italian cycle street automobile driver ?", "Who was an Italian cycle street automobile driver?", "Where was Alessio Perilli an Italian cycle street automobile driver ?", "Was alessio Perilli an Italian cycle street carrier pigeon ?", "Who was an Italian cycle street carrier pigeon?", "Where was Alessio Perilli an Italian cycle street carrier pigeon ?", "Was alessio Perilli an Italian cycle street hot rod ?", "Who was an Italian cycle street hot rod?", "Where was Alessio Perilli an Italian cycle street hot rod ?", "Was alessio Perilli an Italian cycle street race car ?", "Who was an Italian cycle street race car?", "Where was Alessio Perilli an Italian cycle street race car ?", "Was alessio Perilli an Italian cycle street race driver ?", "Who was an Italian cycle street race driver?", "Where was Alessio Perilli an Italian cycle street race driver ?", "Was alessio Perilli an Italian cycle street racer ?", "Who was an Italian cycle street racer?", "Where was Alessio Perilli an Italian cycle street racer ?", "Was alessio Perilli an Italian cycle street racing car ?", "Who was an Italian cycle street racing car?", "Where was Alessio Perilli an Italian cycle street racing car ?", "Was alessio Perilli an Italian cycle way automobile driver ?", "Who was an Italian cycle way automobile driver?", "Where was Alessio Perilli an Italian cycle way automobile driver ?", "Was alessio Perilli an Italian cycle way carrier pigeon ?", "Who was an Italian cycle way carrier pigeon?", "Where was Alessio Perilli an Italian cycle way carrier pigeon ?", "Was alessio Perilli an Italian cycle way hot rod ?", "Who was an Italian cycle way hot rod?", "Where was Alessio Perilli an Italian cycle way hot rod ?", "Was alessio Perilli an Italian cycle way race car ?", "Who was an Italian cycle way race car?", "Where was Alessio Perilli an Italian cycle way race car ?", "Was alessio Perilli an Italian cycle way race driver ?", "Who was an Italian cycle way race driver?", "Where was Alessio Perilli an Italian cycle way race driver ?", "Was alessio Perilli an Italian cycle way racer ?", "Who was an Italian cycle way racer?", "Where was Alessio Perilli an Italian cycle way racer ?", "Was alessio Perilli an Italian cycle way racing car ?", "Who was an Italian cycle way racing car?", "Where was Alessio Perilli an Italian cycle way racing?", "Was alessio Perilli an Italian motorbike away automobile driver ?", "Who was an Italian motorbike away automobile driver?", "Where was Alessio Perilli an Italian motorbike away automobile driver ?", "Was alessio Perilli an Italian motorbike away carrier pigeon ?", "Who was an Italian motorbike away carrier pigeon?", "Where was Alessio Perilli an Italian motorbike away carrier pigeon ?", "Was alessio Perilli an Italian motorbike away hot rod ?", "Who was an Italian motorbike away hot rod?", "Where was Alessio Perilli an Italian motorbike away hot rod ?", "Was alessio Perilli an Italian motorbike away race car ?", "Who was an Italian motorbike away race car?", "Where was Alessio Perilli an Italian motorbike away race car ?", "Was alessio Perilli an Italian motorbike away race driver ?", "Who was an Italian motorbike away race driver?", "Where was Alessio Perilli an Italian motorbike away race driver ?", "Was alessio Perilli an Italian motorbike away racer ?", "Who was an Italian motorbike away racer?", "Where was Alessio Perilli an Italian motorbike away racer ?", "Was alessio Perilli an Italian motorbike away racing car ?", "Who was an Italian motorbike away racing car?", "Where was Alessio Perilli an Italian motorbike away racing?", "Was alessio Perilli an Italian motorbike high road automobile driver ?", "Who was an Italian motorbike high road automobile driver?", "Where was Alessio Perilli an Italian motorbike high road automobile driver ?", "Was alessio Perilli an Italian motorbike high road carrier pigeon ?", "Who was an Italian motorbike high road carrier pigeon?", "Where was Alessio Perilli an Italian motorbike high road carrier pigeon ?", "Was alessio Perilli an Italian motorbike high road hot rod ?", "Who was an Italian motorbike high road hot rod?", "Where was Alessio Perilli an Italian motorbike high road hot rod ?", "Was alessio Perilli an Italian motorbike high road race car ?", "Who was an Italian motorbike high road race car?", "Where was Alessio Perilli an Italian motorbike high road race car ?", "Was alessio Perilli an Italian motorbike high road race driver ?", "Who was an Italian motorbike high road race driver?", "Where was Alessio Perilli an Italian motorbike high road race driver ?", "Was alessio Perilli an Italian motorbike high road racer ?", "Who was an Italian motorbike high road racer?", "Where was Alessio Perilli an Italian motorbike high road racer ?", "Was alessio Perilli an Italian motorbike high road racing car ?", "Who was an Italian motorbike high road racing car?", "Where was Alessio Perilli an Italian motorbike high road racing car ?", "Was alessio Perilli an Italian motorbike pass automobile driver ?", "Who was an Italian motorbike pass automobile driver?", "Where was Alessio Perilli an Italian motorbike pass automobile driver ?", "Was alessio Perilli an Italian motorbike pass carrier pigeon ?", "Who was an Italian motorbike pass carrier pigeon?", "Where was Alessio Perilli an Italian motorbike pass carrier pigeon ?", "Was alessio Perilli an Italian motorbike pass hot rod ?", "Who was an Italian motorbike pass hot rod?", "Where was Alessio Perilli an Italian motorbike pass hot rod ?", "Was alessio Perilli an Italian motorbike pass race car ?", "Who was an Italian motorbike pass race car?", "Where was Alessio Perilli an Italian motorbike pass race car ?", "Was alessio Perilli an Italian motorbike pass race driver ?", "Who was an Italian motorbike pass race driver?", "Where was Alessio Perilli an Italian motorbike pass race driver ?", "Was alessio Perilli an Italian motorbike pass racer ?", "Who was an Italian motorbike pass racer?", "Where was Alessio Perilli an Italian motorbike pass racer ?", "Was alessio Perilli an Italian motorbike pass racing car ?", "Who was an Italian motorbike pass racing car?", "Where was Alessio Perilli an Italian motorbike pass racing car ?", "Was alessio Perilli an Italian motorbike road automobile driver ?", "Who was an Italian motorbike road automobile driver?", "Where was Alessio Perilli an Italian motorbike road automobile driver ?", "Was alessio Perilli an Italian motorbike road carrier pigeon ?", "Who was an Italian motorbike road carrier pigeon?", "Where was Alessio Perilli an Italian motorbike road carrier pigeon ?", "Was alessio Perilli an Italian motorbike road hot rod ?", "Who was an Italian motorbike road hot rod?", "Where was Alessio Perilli an Italian motorbike road hot rod ?", "Was alessio Perilli an Italian motorbike road race car ?", "Who was an Italian motorbike road race car?", "Where was Alessio Perilli an Italian motorbike road race car ?", "Was alessio Perilli an Italian motorbike road race driver ?", "Who was an Italian motorbike road race driver?", "Where was Alessio Perilli an Italian motorbike road race driver ?", "Was alessio Perilli an Italian motorbike road racer ?", "Who was an Italian motorbike road racer?", "Where was Alessio Perilli an Italian motorbike road racer ?", "Was alessio Perilli an Italian motorbike road racing car ?", "Who was an Italian motorbike road racing car?", "Where was Alessio Perilli an Italian motorbike road racing car ?", "Was alessio Perilli an Italian motorbike roadway automobile driver ?", "Who was an Italian motorbike roadway automobile driver?", "Where was Alessio Perilli an Italian motorbike roadway automobile driver ?", "Was alessio Perilli an Italian motorbike roadway carrier pigeon ?", "Who was an Italian motorbike roadway carrier pigeon?", "Where was Alessio Perilli an Italian motorbike roadway carrier pigeon ?", "Was alessio Perilli an Italian motorbike roadway hot rod ?", "Who was an Italian motorbike roadway hot rod?", "Where was Alessio Perilli an Italian motorbike roadway hot rod ?", "Was alessio Perilli an Italian motorbike roadway race car ?", "Who was an Italian motorbike roadway race car?", "Where was Alessio Perilli an Italian motorbike roadway race car ?", "Was alessio Perilli an Italian motorbike roadway race driver ?", "Who was an Italian motorbike roadway race driver?", "Where was Alessio Perilli an Italian motorbike roadway race driver ?", "Was alessio Perilli an Italian motorbike roadway racer ?", "Who was an Italian motorbike roadway racer?", "Where was Alessio Perilli an Italian motorbike roadway racer ?", "Was alessio Perilli an Italian motorbike roadway racing car ?", "Who was an Italian motorbike roadway racing car?", "Where was Alessio Perilli an Italian motorbike roadway racing car ?", "Was alessio Perilli an Italian motorbike route automobile driver ?", "Who was an Italian motorbike route automobile driver?", "Where was Alessio Perilli an Italian motorbike route automobile driver ?", "Was alessio Perilli an Italian motorbike route carrier pigeon ?", "Who was an Italian motorbike route carrier pigeon?", "Where was Alessio Perilli an Italian motorbike route carrier pigeon ?", "Was alessio Perilli an Italian motorbike route hot rod ?", "Who was an Italian motorbike route hot rod?", "Where was Alessio Perilli an Italian motorbike route hot rod ?", "Was alessio Perilli an Italian motorbike route race car ?", "Who was an Italian motorbike route race car?", "Where was Alessio Perilli an Italian motorbike route race car ?", "Was alessio Perilli an Italian motorbike route race driver ?", "Who was an Italian motorbike route race driver?", "Where was Alessio Perilli an Italian motorbike route race driver ?", "Was alessio Perilli an Italian motorbike route racer ?", "Who was an Italian motorbike route racer?", "Where was Alessio Perilli an Italian motorbike route racer ?", "Was alessio Perilli an Italian motorbike route racing car ?", "Who was an Italian motorbike route racing car?", "Where was Alessio Perilli an Italian motorbike route racing car ?", "Was alessio Perilli an Italian motorbike street automobile driver ?", "Who was an Italian motorbike street automobile driver?", "Where was Alessio Perilli an Italian motorbike street automobile driver ?", "Was alessio Perilli an Italian motorbike street carrier pigeon ?", "Who was an Italian motorbike street carrier pigeon?", "Where was Alessio Perilli an Italian motorbike street carrier pigeon ?", "Was alessio Perilli an Italian motorbike street hot rod ?", "Who was an Italian motorbike street hot rod?", "Where was Alessio Perilli an Italian motorbike street hot rod ?", "Was alessio Perilli an Italian motorbike street race car ?", "Who was an Italian motorbike street race car?", "Where was Alessio Perilli an Italian motorbike street race car ?", "Was alessio Perilli an Italian motorbike street race driver ?", "Who was an Italian motorbike street race driver?", "Where was Alessio Perilli an Italian motorbike street race driver ?", "Was alessio Perilli an Italian motorbike street racer ?", "Who was an Italian motorbike street racer?", "Where was Alessio Perilli an Italian motorbike street racer ?", "Was alessio Perilli an Italian motorbike street racing car ?", "Who was an Italian motorbike street racing car?", "Where was Alessio Perilli an Italian motorbike street racing car ?", "Was alessio Perilli an Italian motorbike way automobile driver ?", "Who was an Italian motorbike way automobile driver?", "Where was Alessio Perilli an Italian motorbike way automobile driver ?", "Was alessio Perilli an Italian motorbike way carrier pigeon ?", "Who was an Italian motorbike way carrier pigeon?", "Where was Alessio Perilli an Italian motorbike way carrier pigeon ?", "Was alessio Perilli an Italian motorbike way hot rod ?", "Who was an Italian motorbike way hot rod?", "Where was Alessio Perilli an Italian motorbike way hot rod ?", "Was alessio Perilli an Italian motorbike way race car ?", "Who was an Italian motorbike way race car?", "Where was Alessio Perilli an Italian motorbike way race car ?", "Was alessio Perilli an Italian motorbike way race driver ?", "Who was an Italian motorbike way race driver?", "Where was Alessio Perilli an Italian motorbike way race driver ?", "Was alessio Perilli an Italian motorbike way racer ?", "Who was an Italian motorbike way racer?", "Where was Alessio Perilli an Italian motorbike way racer ?", "Was alessio Perilli an Italian motorbike way racing car ?", "Who was an Italian motorbike way racing car?", "Where was Alessio Perilli an Italian motorbike way racing?", "Was alessio Perilli an Italian motorcycle away automobile driver ?", "Who was an Italian motorcycle away automobile driver?", "Where was Alessio Perilli an Italian motorcycle away automobile driver ?", "Was alessio Perilli an Italian motorcycle away carrier pigeon ?", "Who was an Italian motorcycle away carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle away carrier pigeon ?", "Was alessio Perilli an Italian motorcycle away hot rod ?", "Who was an Italian motorcycle away hot rod?", "Where was Alessio Perilli an Italian motorcycle away hot rod ?", "Was alessio Perilli an Italian motorcycle away race car ?", "Who was an Italian motorcycle away race car?", "Where was Alessio Perilli an Italian motorcycle away race car ?", "Was alessio Perilli an Italian motorcycle away race driver ?", "Who was an Italian motorcycle away race driver?", "Where was Alessio Perilli an Italian motorcycle away race driver ?", "Was alessio Perilli an Italian motorcycle away racer ?", "Who was an Italian motorcycle away racer?", "Where was Alessio Perilli an Italian motorcycle away racer ?", "Was alessio Perilli an Italian motorcycle away racing car ?", "Who was an Italian motorcycle away racing car?", "Where was Alessio Perilli an Italian motorcycle away racing?", "Was alessio Perilli an Italian motorcycle high road automobile driver ?", "Who was an Italian motorcycle high road automobile driver?", "Where was Alessio Perilli an Italian motorcycle high road automobile driver ?", "Was alessio Perilli an Italian motorcycle high road carrier pigeon ?", "Who was an Italian motorcycle high road carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle high road carrier pigeon ?", "Was alessio Perilli an Italian motorcycle high road hot rod ?", "Who was an Italian motorcycle high road hot rod?", "Where was Alessio Perilli an Italian motorcycle high road hot rod ?", "Was alessio Perilli an Italian motorcycle high road race car ?", "Who was an Italian motorcycle high road race car?", "Where was Alessio Perilli an Italian motorcycle high road race car ?", "Was alessio Perilli an Italian motorcycle high road race driver ?", "Who was an Italian motorcycle high road race driver?", "Where was Alessio Perilli an Italian motorcycle high road race driver ?", "Was alessio Perilli an Italian motorcycle high road racer ?", "Who was an Italian motorcycle high road racer?", "Where was Alessio Perilli an Italian motorcycle high road racer ?", "Was alessio Perilli an Italian motorcycle high road racing car ?", "Who was an Italian motorcycle high road racing car?", "Where was Alessio Perilli an Italian motorcycle high road racing car ?", "Was alessio Perilli an Italian motorcycle pass automobile driver ?", "Who was an Italian motorcycle pass automobile driver?", "Where was Alessio Perilli an Italian motorcycle pass automobile driver ?", "Was alessio Perilli an Italian motorcycle pass carrier pigeon ?", "Who was an Italian motorcycle pass carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle pass carrier pigeon ?", "Was alessio Perilli an Italian motorcycle pass hot rod ?", "Who was an Italian motorcycle pass hot rod?", "Where was Alessio Perilli an Italian motorcycle pass hot rod ?", "Was alessio Perilli an Italian motorcycle pass race car ?", "Who was an Italian motorcycle pass race car?", "Where was Alessio Perilli an Italian motorcycle pass race car ?", "Was alessio Perilli an Italian motorcycle pass race driver ?", "Who was an Italian motorcycle pass race driver?", "Where was Alessio Perilli an Italian motorcycle pass race driver ?", "Was alessio Perilli an Italian motorcycle pass racer ?", "Who was an Italian motorcycle pass racer?", "Where was Alessio Perilli an Italian motorcycle pass racer ?", "Was alessio Perilli an Italian motorcycle pass racing car ?", "Who was an Italian motorcycle pass racing car?", "Where was Alessio Perilli an Italian motorcycle pass racing car ?", "Was alessio Perilli an Italian motorcycle road automobile driver ?", "Who was an Italian motorcycle road automobile driver?", "Where was Alessio Perilli an Italian motorcycle road automobile driver ?", "Was alessio Perilli an Italian motorcycle road carrier pigeon ?", "Who was an Italian motorcycle road carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle road carrier pigeon ?", "Was alessio Perilli an Italian motorcycle road hot rod ?", "Who was an Italian motorcycle road hot rod?", "Where was Alessio Perilli an Italian motorcycle road hot rod ?", "Was alessio Perilli an Italian motorcycle road race car ?", "Who was an Italian motorcycle road race car?", "Where was Alessio Perilli an Italian motorcycle road race car ?", "Was alessio Perilli an Italian motorcycle road race driver ?", "Who was an Italian motorcycle road race driver?", "Where was Alessio Perilli an Italian motorcycle road race driver ?", "Was alessio Perilli an Italian motorcycle road racing car ?", "Who was an Italian motorcycle road racing car?", "Where was Alessio Perilli an Italian motorcycle road racing car ?", "Was alessio Perilli an Italian motorcycle roadway automobile driver ?", "Who was an Italian motorcycle roadway automobile driver?", "Where was Alessio Perilli an Italian motorcycle roadway automobile driver ?", "Was alessio Perilli an Italian motorcycle roadway carrier pigeon ?", "Who was an Italian motorcycle roadway carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle roadway carrier pigeon ?", "Was alessio Perilli an Italian motorcycle roadway hot rod ?", "Who was an Italian motorcycle roadway hot rod?", "Where was Alessio Perilli an Italian motorcycle roadway hot rod ?", "Was alessio Perilli an Italian motorcycle roadway race car ?", "Who was an Italian motorcycle roadway race car?", "Where was Alessio Perilli an Italian motorcycle roadway race car ?", "Was alessio Perilli an Italian motorcycle roadway race driver ?", "Who was an Italian motorcycle roadway race driver?", "Where was Alessio Perilli an Italian motorcycle roadway race driver ?", "Was alessio Perilli an Italian motorcycle roadway racer ?", "Who was an Italian motorcycle roadway racer?", "Where was Alessio Perilli an Italian motorcycle roadway racer ?", "Was alessio Perilli an Italian motorcycle roadway racing car ?", "Who was an Italian motorcycle roadway racing car?", "Where was Alessio Perilli an Italian motorcycle roadway racing car ?", "Was alessio Perilli an Italian motorcycle route automobile driver ?", "Who was an Italian motorcycle route automobile driver?", "Where was Alessio Perilli an Italian motorcycle route automobile driver ?", "Was alessio Perilli an Italian motorcycle route carrier pigeon ?", "Who was an Italian motorcycle route carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle route carrier pigeon ?", "Was alessio Perilli an Italian motorcycle route hot rod ?", "Who was an Italian motorcycle route hot rod?", "Where was Alessio Perilli an Italian motorcycle route hot rod ?", "Was alessio Perilli an Italian motorcycle route race car ?", "Who was an Italian motorcycle route race car?", "Where was Alessio Perilli an Italian motorcycle route race car ?", "Was alessio Perilli an Italian motorcycle route race driver ?", "Who was an Italian motorcycle route race driver?", "Where was Alessio Perilli an Italian motorcycle route race driver ?", "Was alessio Perilli an Italian motorcycle route racer ?", "Who was an Italian motorcycle route racer?", "Where was Alessio Perilli an Italian motorcycle route racer ?", "Was alessio Perilli an Italian motorcycle route racing car ?", "Who was an Italian motorcycle route racing car?", "Where was Alessio Perilli an Italian motorcycle route racing car ?", "Was alessio Perilli an Italian motorcycle street automobile driver ?", "Who was an Italian motorcycle street automobile driver?", "Where was Alessio Perilli an Italian motorcycle street automobile driver ?", "Was alessio Perilli an Italian motorcycle street carrier pigeon ?", "Who was an Italian motorcycle street carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle street carrier pigeon ?", "Was alessio Perilli an Italian motorcycle street hot rod ?", "Who was an Italian motorcycle street hot rod?", "Where was Alessio Perilli an Italian motorcycle street hot rod ?", "Was alessio Perilli an Italian motorcycle street race car ?", "Who was an Italian motorcycle street race car?", "Where was Alessio Perilli an Italian motorcycle street race car ?", "Was alessio Perilli an Italian motorcycle street race driver ?", "Who was an Italian motorcycle street race driver?", "Where was Alessio Perilli an Italian motorcycle street race driver ?", "Was alessio Perilli an Italian motorcycle street racer ?", "Who was an Italian motorcycle street racer?", "Where was Alessio Perilli an Italian motorcycle street racer ?", "Was alessio Perilli an Italian motorcycle street racing car ?", "Who was an Italian motorcycle street racing car?", "Where was Alessio Perilli an Italian motorcycle street racing car ?", "Was alessio Perilli an Italian motorcycle way automobile driver ?", "Who was an Italian motorcycle way automobile driver?", "Where was Alessio Perilli an Italian motorcycle way automobile driver ?", "Was alessio Perilli an Italian motorcycle way carrier pigeon ?", "Who was an Italian motorcycle way carrier pigeon?", "Where was Alessio Perilli an Italian motorcycle way carrier pigeon ?", "Was alessio Perilli an Italian motorcycle way hot rod ?", "Who was an Italian motorcycle way hot rod?", "Where was Alessio Perilli an Italian motorcycle way hot rod ?", "Was alessio Perilli an Italian motorcycle way race car ?", "Who was an Italian motorcycle way race car?", "Where was Alessio Perilli an Italian motorcycle way race car ?", "Was alessio Perilli an Italian motorcycle way race driver ?", "Who was an Italian motorcycle way race driver?", "Where was Alessio Perilli an Italian motorcycle way race driver ?", "Was alessio Perilli an Italian motorcycle way racer ?", "Who was an Italian motorcycle way racer?", "Where was Alessio Perilli an Italian motorcycle way racer ?", "Was alessio Perilli an Italian motorcycle way racing car ?", "Who was an Italian motorcycle way racing car?", "Where was Alessio Perilli an Italian motorcycle way racing?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Was alessio Perilli an motorcycle road racer ?", "Who was an motorcycle road racer?", "Where was an motorcycle road racer ?", "Was alessio Perilli an bike away automobile driver ?", "Who was an bike away automobile driver?", "Where was an bike away automobile driver ?", "Was alessio Perilli an bike away carrier pigeon ?", "Who was an bike away carrier pigeon?", "Where was an bike away carrier pigeon ?", "Was alessio Perilli an bike away hot rod ?", "Who was an bike away hot rod?", "Where was an bike away hot rod ?", "Was alessio Perilli an bike away race car ?", "Who was an bike away race car?", "Where was an bike away race car ?", "Was alessio Perilli an bike away race driver ?", "Who was an bike away race driver?", "Where was an bike away race driver ?", "Was alessio Perilli an bike away racer ?", "Who was an bike away racer?", "Where was an bike away racer ?", "Was alessio Perilli an bike away racing car ?", "Who was an bike away racing car?", "Where was an bike away racing?", "Was alessio Perilli an bike high road automobile driver ?", "Who was an bike high road automobile driver?", "Where was an bike high road automobile driver ?", "Was alessio Perilli an bike high road carrier pigeon ?", "Who was an bike high road carrier pigeon?", "Where was an bike high road carrier pigeon ?", "Was alessio Perilli an bike high road hot rod ?", "Who was an bike high road hot rod?", "Where was an bike high road hot rod ?", "Was alessio Perilli an bike high road race car ?", "Who was an bike high road race car?", "Where was an bike high road race car ?", "Was alessio Perilli an bike high road race driver ?", "Who was an bike high road race driver?", "Where was an bike high road race driver ?", "Was alessio Perilli an bike high road racer ?", "Who was an bike high road racer?", "Where was an bike high road racer ?", "Was alessio Perilli an bike high road racing car ?", "Who was an bike high road racing car?", "Where was an bike high road racing car ?", "Was alessio Perilli an bike pass automobile driver ?", "Who was an bike pass automobile driver?", "Where was an bike pass automobile driver ?", "Was alessio Perilli an bike pass carrier pigeon ?", "Who was an bike pass carrier pigeon?", "Where was an bike pass carrier pigeon ?", "Was alessio Perilli an bike pass hot rod ?", "Who was an bike pass hot rod?", "Where was an bike pass hot rod ?", "Was alessio Perilli an bike pass race car ?", "Who was an bike pass race car?", "Where was an bike pass race car ?", "Was alessio Perilli an bike pass race driver ?", "Who was an bike pass race driver?", "Where was an bike pass race driver ?", "Was alessio Perilli an bike pass racer ?", "Who was an bike pass racer?", "Where was an bike pass racer ?", "Was alessio Perilli an bike pass racing car ?", "Who was an bike pass racing car?", "Where was an bike pass racing car ?", "Was alessio Perilli an bike road automobile driver ?", "Who was an bike road automobile driver?", "Where was an bike road automobile driver ?", "Was alessio Perilli an bike road carrier pigeon ?", "Who was an bike road carrier pigeon?", "Where was an bike road carrier pigeon ?", "Was alessio Perilli an bike road hot rod ?", "Who was an bike road hot rod?", "Where was an bike road hot rod ?", "Was alessio Perilli an bike road race car ?", "Who was an bike road race car?", "Where was an bike road race car ?", "Was alessio Perilli an bike road race driver ?", "Who was an bike road race driver?", "Where was an bike road race driver ?", "Was alessio Perilli an bike road racer ?", "Who was an bike road racer?", "Where was an bike road racer ?", "Was alessio Perilli an bike road racing car ?", "Who was an bike road racing car?", "Where was an bike road racing car ?", "Was alessio Perilli an bike roadway automobile driver ?", "Who was an bike roadway automobile driver?", "Where was an bike roadway automobile driver ?", "Was alessio Perilli an bike roadway carrier pigeon ?", "Who was an bike roadway carrier pigeon?", "Where was an bike roadway carrier pigeon ?", "Was alessio Perilli an bike roadway hot rod ?", "Who was an bike roadway hot rod?", "Where was an bike roadway hot rod ?", "Was alessio Perilli an bike roadway race car ?", "Who was an bike roadway race car?", "Where was an bike roadway race car ?", "Was alessio Perilli an bike roadway race driver ?", "Who was an bike roadway race driver?", "Where was an bike roadway race driver ?", "Was alessio Perilli an bike roadway racer ?", "Who was an bike roadway racer?", "Where was an bike roadway racer ?", "Was alessio Perilli an bike roadway racing car ?", "Who was an bike roadway racing car?", "Where was an bike roadway racing car ?", "Was alessio Perilli an bike route automobile driver ?", "Who was an bike route automobile driver?", "Where was an bike route automobile driver ?", "Was alessio Perilli an bike route carrier pigeon ?", "Who was an bike route carrier pigeon?", "Where was an bike route carrier pigeon ?", "Was alessio Perilli an bike route hot rod ?", "Who was an bike route hot rod?", "Where was an bike route hot rod ?", "Was alessio Perilli an bike route race car ?", "Who was an bike route race car?", "Where was an bike route race car ?", "Was alessio Perilli an bike route race driver ?", "Who was an bike route race driver?", "Where was an bike route race driver ?", "Was alessio Perilli an bike route racer ?", "Who was an bike route racer?", "Where was an bike route racer ?", "Was alessio Perilli an bike route racing car ?", "Who was an bike route racing car?", "Where was an bike route racing car ?", "Was alessio Perilli an bike street automobile driver ?", "Who was an bike street automobile driver?", "Where was an bike street automobile driver ?", "Was alessio Perilli an bike street carrier pigeon ?", "Who was an bike street carrier pigeon?", "Where was an bike street carrier pigeon ?", "Was alessio Perilli an bike street hot rod ?", "Who was an bike street hot rod?", "Where was an bike street hot rod ?", "Was alessio Perilli an bike street race car ?", "Who was an bike street race car?", "Where was an bike street race car ?", "Was alessio Perilli an bike street race driver ?", "Who was an bike street race driver?", "Where was an bike street race driver ?", "Was alessio Perilli an bike street racer ?", "Who was an bike street racer?", "Where was an bike street racer ?", "Was alessio Perilli an bike street racing car ?", "Who was an bike street racing car?", "Where was an bike street racing car ?", "Was alessio Perilli an bike way automobile driver ?", "Who was an bike way automobile driver?", "Where was an bike way automobile driver ?", "Was alessio Perilli an bike way carrier pigeon ?", "Who was an bike way carrier pigeon?", "Where was an bike way carrier pigeon ?", "Was alessio Perilli an bike way hot rod ?", "Who was an bike way hot rod?", "Where was an bike way hot rod ?", "Was alessio Perilli an bike way race car ?", "Who was an bike way race car?", "Where was an bike way race car ?", "Was alessio Perilli an bike way race driver ?", "Who was an bike way race driver?", "Where was an bike way race driver ?", "Was alessio Perilli an bike way racer ?", "Who was an bike way racer?", "Where was an bike way racer ?", "Was alessio Perilli an bike way racing car ?", "Who was an bike way racing car?", "Where was an bike way racing?", "Was alessio Perilli an cycle away automobile driver ?", "Who was an cycle away automobile driver?", "Where was an cycle away automobile driver ?", "Was alessio Perilli an cycle away carrier pigeon ?", "Who was an cycle away carrier pigeon?", "Where was an cycle away carrier pigeon ?", "Was alessio Perilli an cycle away hot rod ?", "Who was an cycle away hot rod?", "Where was an cycle away hot rod ?", "Was alessio Perilli an cycle away race car ?", "Who was an cycle away race car?", "Where was an cycle away race car ?", "Was alessio Perilli an cycle away race driver ?", "Who was an cycle away race driver?", "Where was an cycle away race driver ?", "Was alessio Perilli an cycle away racer ?", "Who was an cycle away racer?", "Where was an cycle away racer ?", "Was alessio Perilli an cycle away racing car ?", "Who was an cycle away racing car?", "Where was an cycle away racing?", "Was alessio Perilli an cycle high road automobile driver ?", "Who was an cycle high road automobile driver?", "Where was an cycle high road automobile driver ?", "Was alessio Perilli an cycle high road carrier pigeon ?", "Who was an cycle high road carrier pigeon?", "Where was an cycle high road carrier pigeon ?", "Was alessio Perilli an cycle high road hot rod ?", "Who was an cycle high road hot rod?", "Where was an cycle high road hot rod ?", "Was alessio Perilli an cycle high road race car ?", "Who was an cycle high road race car?", "Where was an cycle high road race car ?", "Was alessio Perilli an cycle high road race driver ?", "Who was an cycle high road race driver?", "Where was an cycle high road race driver ?", "Was alessio Perilli an cycle high road racer ?", "Who was an cycle high road racer?", "Where was an cycle high road racer ?", "Was alessio Perilli an cycle high road racing car ?", "Who was an cycle high road racing car?", "Where was an cycle high road racing car ?", "Was alessio Perilli an cycle pass automobile driver ?", "Who was an cycle pass automobile driver?", "Where was an cycle pass automobile driver ?", "Was alessio Perilli an cycle pass carrier pigeon ?", "Who was an cycle pass carrier pigeon?", "Where was an cycle pass carrier pigeon ?", "Was alessio Perilli an cycle pass hot rod ?", "Who was an cycle pass hot rod?", "Where was an cycle pass hot rod ?", "Was alessio Perilli an cycle pass race car ?", "Who was an cycle pass race car?", "Where was an cycle pass race car ?", "Was alessio Perilli an cycle pass race driver ?", "Who was an cycle pass race driver?", "Where was an cycle pass race driver ?", "Was alessio Perilli an cycle pass racer ?", "Who was an cycle pass racer?", "Where was an cycle pass racer ?", "Was alessio Perilli an cycle pass racing car ?", "Who was an cycle pass racing car?", "Where was an cycle pass racing car ?", "Was alessio Perilli an cycle road automobile driver ?", "Who was an cycle road automobile driver?", "Where was an cycle road automobile driver ?", "Was alessio Perilli an cycle road carrier pigeon ?", "Who was an cycle road carrier pigeon?", "Where was an cycle road carrier pigeon ?", "Was alessio Perilli an cycle road hot rod ?", "Who was an cycle road hot rod?", "Where was an cycle road hot rod ?", "Was alessio Perilli an cycle road race car ?", "Who was an cycle road race car?", "Where was an cycle road race car ?", "Was alessio Perilli an cycle road race driver ?", "Who was an cycle road race driver?", "Where was an cycle road race driver ?", "Was alessio Perilli an cycle road racer ?", "Who was an cycle road racer?", "Where was an cycle road racer ?", "Was alessio Perilli an cycle road racing car ?", "Who was an cycle road racing car?", "Where was an cycle road racing car ?", "Was alessio Perilli an cycle roadway automobile driver ?", "Who was an cycle roadway automobile driver?", "Where was an cycle roadway automobile driver ?", "Was alessio Perilli an cycle roadway carrier pigeon ?", "Who was an cycle roadway carrier pigeon?", "Where was an cycle roadway carrier pigeon ?", "Was alessio Perilli an cycle roadway hot rod ?", "Who was an cycle roadway hot rod?", "Where was an cycle roadway hot rod ?", "Was alessio Perilli an cycle roadway race car ?", "Who was an cycle roadway race car?", "Where was an cycle roadway race car ?", "Was alessio Perilli an cycle roadway race driver ?", "Who was an cycle roadway race driver?", "Where was an cycle roadway race driver ?", "Was alessio Perilli an cycle roadway racer ?", "Who was an cycle roadway racer?", "Where was an cycle roadway racer ?", "Was alessio Perilli an cycle roadway racing car ?", "Who was an cycle roadway racing car?", "Where was an cycle roadway racing car ?", "Was alessio Perilli an cycle route automobile driver ?", "Who was an cycle route automobile driver?", "Where was an cycle route automobile driver ?", "Was alessio Perilli an cycle route carrier pigeon ?", "Who was an cycle route carrier pigeon?", "Where was an cycle route carrier pigeon ?", "Was alessio Perilli an cycle route hot rod ?", "Who was an cycle route hot rod?", "Where was an cycle route hot rod ?", "Was alessio Perilli an cycle route race car ?", "Who was an cycle route race car?", "Where was an cycle route race car ?", "Was alessio Perilli an cycle route race driver ?", "Who was an cycle route race driver?", "Where was an cycle route race driver ?", "Was alessio Perilli an cycle route racer ?", "Who was an cycle route racer?", "Where was an cycle route racer ?", "Was alessio Perilli an cycle route racing car ?", "Who was an cycle route racing car?", "Where was an cycle route racing car ?", "Was alessio Perilli an cycle street automobile driver ?", "Who was an cycle street automobile driver?", "Where was an cycle street automobile driver ?", "Was alessio Perilli an cycle street carrier pigeon ?", "Who was an cycle street carrier pigeon?", "Where was an cycle street carrier pigeon ?", "Was alessio Perilli an cycle street hot rod ?", "Who was an cycle street hot rod?", "Where was an cycle street hot rod ?", "Was alessio Perilli an cycle street race car ?", "Who was an cycle street race car?", "Where was an cycle street race car ?", "Was alessio Perilli an cycle street race driver ?", "Who was an cycle street race driver?", "Where was an cycle street race driver ?", "Was alessio Perilli an cycle street racer ?", "Who was an cycle street racer?", "Where was an cycle street racer ?", "Was alessio Perilli an cycle street racing car ?", "Who was an cycle street racing car?", "Where was an cycle street racing car ?", "Was alessio Perilli an cycle way automobile driver ?", "Who was an cycle way automobile driver?", "Where was an cycle way automobile driver ?", "Was alessio Perilli an cycle way carrier pigeon ?", "Who was an cycle way carrier pigeon?", "Where was an cycle way carrier pigeon ?", "Was alessio Perilli an cycle way hot rod ?", "Who was an cycle way hot rod?", "Where was an cycle way hot rod ?", "Was alessio Perilli an cycle way race car ?", "Who was an cycle way race car?", "Where was an cycle way race car ?", "Was alessio Perilli an cycle way race driver ?", "Who was an cycle way race driver?", "Where was an cycle way race driver ?", "Was alessio Perilli an cycle way racer ?", "Who was an cycle way racer?", "Where was an cycle way racer ?", "Was alessio Perilli an cycle way racing car ?", "Who was an cycle way racing car?", "Where was an cycle way racing?", "Was alessio Perilli an motorbike away automobile driver ?", "Who was an motorbike away automobile driver?", "Where was an motorbike away automobile driver ?", "Was alessio Perilli an motorbike away carrier pigeon ?", "Who was an motorbike away carrier pigeon?", "Where was an motorbike away carrier pigeon ?", "Was alessio Perilli an motorbike away hot rod ?", "Who was an motorbike away hot rod?", "Where was an motorbike away hot rod ?", "Was alessio Perilli an motorbike away race car ?", "Who was an motorbike away race car?", "Where was an motorbike away race car ?", "Was alessio Perilli an motorbike away race driver ?", "Who was an motorbike away race driver?", "Where was an motorbike away race driver ?", "Was alessio Perilli an motorbike away racer ?", "Who was an motorbike away racer?", "Where was an motorbike away racer ?", "Was alessio Perilli an motorbike away racing car ?", "Who was an motorbike away racing car?", "Where was an motorbike away racing?", "Was alessio Perilli an motorbike high road automobile driver ?", "Who was an motorbike high road automobile driver?", "Where was an motorbike high road automobile driver ?", "Was alessio Perilli an motorbike high road carrier pigeon ?", "Who was an motorbike high road carrier pigeon?", "Where was an motorbike high road carrier pigeon ?", "Was alessio Perilli an motorbike high road hot rod ?", "Who was an motorbike high road hot rod?", "Where was an motorbike high road hot rod ?", "Was alessio Perilli an motorbike high road race car ?", "Who was an motorbike high road race car?", "Where was an motorbike high road race car ?", "Was alessio Perilli an motorbike high road race driver ?", "Who was an motorbike high road race driver?", "Where was an motorbike high road race driver ?", "Was alessio Perilli an motorbike high road racer ?", "Who was an motorbike high road racer?", "Where was an motorbike high road racer ?", "Was alessio Perilli an motorbike high road racing car ?", "Who was an motorbike high road racing car?", "Where was an motorbike high road racing car ?", "Was alessio Perilli an motorbike pass automobile driver ?", "Who was an motorbike pass automobile driver?", "Where was an motorbike pass automobile driver ?", "Was alessio Perilli an motorbike pass carrier pigeon ?", "Who was an motorbike pass carrier pigeon?", "Where was an motorbike pass carrier pigeon ?", "Was alessio Perilli an motorbike pass hot rod ?", "Who was an motorbike pass hot rod?", "Where was an motorbike pass hot rod ?", "Was alessio Perilli an motorbike pass race car ?", "Who was an motorbike pass race car?", "Where was an motorbike pass race car ?", "Was alessio Perilli an motorbike pass race driver ?", "Who was an motorbike pass race driver?", "Where was an motorbike pass race driver ?", "Was alessio Perilli an motorbike pass racer ?", "Who was an motorbike pass racer?", "Where was an motorbike pass racer ?", "Was alessio Perilli an motorbike pass racing car ?", "Who was an motorbike pass racing car?", "Where was an motorbike pass racing car ?", "Was alessio Perilli an motorbike road automobile driver ?", "Who was an motorbike road automobile driver?", "Where was an motorbike road automobile driver ?", "Was alessio Perilli an motorbike road carrier pigeon ?", "Who was an motorbike road carrier pigeon?", "Where was an motorbike road carrier pigeon ?", "Was alessio Perilli an motorbike road hot rod ?", "Who was an motorbike road hot rod?", "Where was an motorbike road hot rod ?", "Was alessio Perilli an motorbike road race car ?", "Who was an motorbike road race car?", "Where was an motorbike road race car ?", "Was alessio Perilli an motorbike road race driver ?", "Who was an motorbike road race driver?", "Where was an motorbike road race driver ?", "Was alessio Perilli an motorbike road racer ?", "Who was an motorbike road racer?", "Where was an motorbike road racer ?", "Was alessio Perilli an motorbike road racing car ?", "Who was an motorbike road racing car?", "Where was an motorbike road racing car ?", "Was alessio Perilli an motorbike roadway automobile driver ?", "Who was an motorbike roadway automobile driver?", "Where was an motorbike roadway automobile driver ?", "Was alessio Perilli an motorbike roadway carrier pigeon ?", "Who was an motorbike roadway carrier pigeon?", "Where was an motorbike roadway carrier pigeon ?", "Was alessio Perilli an motorbike roadway hot rod ?", "Who was an motorbike roadway hot rod?", "Where was an motorbike roadway hot rod ?", "Was alessio Perilli an motorbike roadway race car ?", "Who was an motorbike roadway race car?", "Where was an motorbike roadway race car ?", "Was alessio Perilli an motorbike roadway race driver ?", "Who was an motorbike roadway race driver?", "Where was an motorbike roadway race driver ?", "Was alessio Perilli an motorbike roadway racer ?", "Who was an motorbike roadway racer?", "Where was an motorbike roadway racer ?", "Was alessio Perilli an motorbike roadway racing car ?", "Who was an motorbike roadway racing car?", "Where was an motorbike roadway racing car ?", "Was alessio Perilli an motorbike route automobile driver ?", "Who was an motorbike route automobile driver?", "Where was an motorbike route automobile driver ?", "Was alessio Perilli an motorbike route carrier pigeon ?", "Who was an motorbike route carrier pigeon?", "Where was an motorbike route carrier pigeon ?", "Was alessio Perilli an motorbike route hot rod ?", "Who was an motorbike route hot rod?", "Where was an motorbike route hot rod ?", "Was alessio Perilli an motorbike route race car ?", "Who was an motorbike route race car?", "Where was an motorbike route race car ?", "Was alessio Perilli an motorbike route race driver ?", "Who was an motorbike route race driver?", "Where was an motorbike route race driver ?", "Was alessio Perilli an motorbike route racer ?", "Who was an motorbike route racer?", "Where was an motorbike route racer ?", "Was alessio Perilli an motorbike route racing car ?", "Who was an motorbike route racing car?", "Where was an motorbike route racing car ?", "Was alessio Perilli an motorbike street automobile driver ?", "Who was an motorbike street automobile driver?", "Where was an motorbike street automobile driver ?", "Was alessio Perilli an motorbike street carrier pigeon ?", "Who was an motorbike street carrier pigeon?", "Where was an motorbike street carrier pigeon ?", "Was alessio Perilli an motorbike street hot rod ?", "Who was an motorbike street hot rod?", "Where was an motorbike street hot rod ?", "Was alessio Perilli an motorbike street race car ?", "Who was an motorbike street race car?", "Where was an motorbike street race car ?", "Was alessio Perilli an motorbike street race driver ?", "Who was an motorbike street race driver?", "Where was an motorbike street race driver ?", "Was alessio Perilli an motorbike street racer ?", "Who was an motorbike street racer?", "Where was an motorbike street racer ?", "Was alessio Perilli an motorbike street racing car ?", "Who was an motorbike street racing car?", "Where was an motorbike street racing car ?", "Was alessio Perilli an motorbike way automobile driver ?", "Who was an motorbike way automobile driver?", "Where was an motorbike way automobile driver ?", "Was alessio Perilli an motorbike way carrier pigeon ?", "Who was an motorbike way carrier pigeon?", "Where was an motorbike way carrier pigeon ?", "Was alessio Perilli an motorbike way hot rod ?", "Who was an motorbike way hot rod?", "Where was an motorbike way hot rod ?", "Was alessio Perilli an motorbike way race car ?", "Who was an motorbike way race car?", "Where was an motorbike way race car ?", "Was alessio Perilli an motorbike way race driver ?", "Who was an motorbike way race driver?", "Where was an motorbike way race driver ?", "Was alessio Perilli an motorbike way racer ?", "Who was an motorbike way racer?", "Where was an motorbike way racer ?", "Was alessio Perilli an motorbike way racing car ?", "Who was an motorbike way racing car?", "Where was an motorbike way racing?", "Was alessio Perilli an motorcycle away automobile driver ?", "Who was an motorcycle away automobile driver?", "Where was an motorcycle away automobile driver ?", "Was alessio Perilli an motorcycle away carrier pigeon ?", "Who was an motorcycle away carrier pigeon?", "Where was an motorcycle away carrier pigeon ?", "Was alessio Perilli an motorcycle away hot rod ?", "Who was an motorcycle away hot rod?", "Where was an motorcycle away hot rod ?", "Was alessio Perilli an motorcycle away race car ?", "Who was an motorcycle away race car?", "Where was an motorcycle away race car ?", "Was alessio Perilli an motorcycle away race driver ?", "Who was an motorcycle away race driver?", "Where was an motorcycle away race driver ?", "Was alessio Perilli an motorcycle away racer ?", "Who was an motorcycle away racer?", "Where was an motorcycle away racer ?", "Was alessio Perilli an motorcycle away racing car ?", "Who was an motorcycle away racing car?", "Where was an motorcycle away racing?", "Was alessio Perilli an motorcycle high road automobile driver ?", "Who was an motorcycle high road automobile driver?", "Where was an motorcycle high road automobile driver ?", "Was alessio Perilli an motorcycle high road carrier pigeon ?", "Who was an motorcycle high road carrier pigeon?", "Where was an motorcycle high road carrier pigeon ?", "Was alessio Perilli an motorcycle high road hot rod ?", "Who was an motorcycle high road hot rod?", "Where was an motorcycle high road hot rod ?", "Was alessio Perilli an motorcycle high road race car ?", "Who was an motorcycle high road race car?", "Where was an motorcycle high road race car ?", "Was alessio Perilli an motorcycle high road race driver ?", "Who was an motorcycle high road race driver?", "Where was an motorcycle high road race driver ?", "Was alessio Perilli an motorcycle high road racer ?", "Who was an motorcycle high road racer?", "Where was an motorcycle high road racer ?", "Was alessio Perilli an motorcycle high road racing car ?", "Who was an motorcycle high road racing car?", "Where was an motorcycle high road racing car ?", "Was alessio Perilli an motorcycle pass automobile driver ?", "Who was an motorcycle pass automobile driver?", "Where was an motorcycle pass automobile driver ?", "Was alessio Perilli an motorcycle pass carrier pigeon ?", "Who was an motorcycle pass carrier pigeon?", "Where was an motorcycle pass carrier pigeon ?", "Was alessio Perilli an motorcycle pass hot rod ?", "Who was an motorcycle pass hot rod?", "Where was an motorcycle pass hot rod ?", "Was alessio Perilli an motorcycle pass race car ?", "Who was an motorcycle pass race car?", "Where was an motorcycle pass race car ?", "Was alessio Perilli an motorcycle pass race driver ?", "Who was an motorcycle pass race driver?", "Where was an motorcycle pass race driver ?", "Was alessio Perilli an motorcycle pass racer ?", "Who was an motorcycle pass racer?", "Where was an motorcycle pass racer ?", "Was alessio Perilli an motorcycle pass racing car ?", "Who was an motorcycle pass racing car?", "Where was an motorcycle pass racing car ?", "Was alessio Perilli an motorcycle road automobile driver ?", "Who was an motorcycle road automobile driver?", "Where was an motorcycle road automobile driver ?", "Was alessio Perilli an motorcycle road carrier pigeon ?", "Who was an motorcycle road carrier pigeon?", "Where was an motorcycle road carrier pigeon ?", "Was alessio Perilli an motorcycle road hot rod ?", "Who was an motorcycle road hot rod?", "Where was an motorcycle road hot rod ?", "Was alessio Perilli an motorcycle road race car ?", "Who was an motorcycle road race car?", "Where was an motorcycle road race car ?", "Was alessio Perilli an motorcycle road race driver ?", "Who was an motorcycle road race driver?", "Where was an motorcycle road race driver ?", "Was alessio Perilli an motorcycle road racing car ?", "Who was an motorcycle road racing car?", "Where was an motorcycle road racing car ?", "Was alessio Perilli an motorcycle roadway automobile driver ?", "Who was an motorcycle roadway automobile driver?", "Where was an motorcycle roadway automobile driver ?", "Was alessio Perilli an motorcycle roadway carrier pigeon ?", "Who was an motorcycle roadway carrier pigeon?", "Where was an motorcycle roadway carrier pigeon ?", "Was alessio Perilli an motorcycle roadway hot rod ?", "Who was an motorcycle roadway hot rod?", "Where was an motorcycle roadway hot rod ?", "Was alessio Perilli an motorcycle roadway race car ?", "Who was an motorcycle roadway race car?", "Where was an motorcycle roadway race car ?", "Was alessio Perilli an motorcycle roadway race driver ?", "Who was an motorcycle roadway race driver?", "Where was an motorcycle roadway race driver ?", "Was alessio Perilli an motorcycle roadway racer ?", "Who was an motorcycle roadway racer?", "Where was an motorcycle roadway racer ?", "Was alessio Perilli an motorcycle roadway racing car ?", "Who was an motorcycle roadway racing car?", "Where was an motorcycle roadway racing car ?", "Was alessio Perilli an motorcycle route automobile driver ?", "Who was an motorcycle route automobile driver?", "Where was an motorcycle route automobile driver ?", "Was alessio Perilli an motorcycle route carrier pigeon ?", "Who was an motorcycle route carrier pigeon?", "Where was an motorcycle route carrier pigeon ?", "Was alessio Perilli an motorcycle route hot rod ?", "Who was an motorcycle route hot rod?", "Where was an motorcycle route hot rod ?", "Was alessio Perilli an motorcycle route race car ?", "Who was an motorcycle route race car?", "Where was an motorcycle route race car ?", "Was alessio Perilli an motorcycle route race driver ?", "Who was an motorcycle route race driver?", "Where was an motorcycle route race driver ?", "Was alessio Perilli an motorcycle route racer ?", "Who was an motorcycle route racer?", "Where was an motorcycle route racer ?", "Was alessio Perilli an motorcycle route racing car ?", "Who was an motorcycle route racing car?", "Where was an motorcycle route racing car ?", "Was alessio Perilli an motorcycle street automobile driver ?", "Who was an motorcycle street automobile driver?", "Where was an motorcycle street automobile driver ?", "Was alessio Perilli an motorcycle street carrier pigeon ?", "Who was an motorcycle street carrier pigeon?", "Where was an motorcycle street carrier pigeon ?", "Was alessio Perilli an motorcycle street hot rod ?", "Who was an motorcycle street hot rod?", "Where was an motorcycle street hot rod ?", "Was alessio Perilli an motorcycle street race car ?", "Who was an motorcycle street race car?", "Where was an motorcycle street race car ?", "Was alessio Perilli an motorcycle street race driver ?", "Who was an motorcycle street race driver?", "Where was an motorcycle street race driver ?", "Was alessio Perilli an motorcycle street racer ?", "Who was an motorcycle street racer?", "Where was an motorcycle street racer ?", "Was alessio Perilli an motorcycle street racing car ?", "Who was an motorcycle street racing car?", "Where was an motorcycle street racing car ?", "Was alessio Perilli an motorcycle way automobile driver ?", "Who was an motorcycle way automobile driver?", "Where was an motorcycle way automobile driver ?", "Was alessio Perilli an motorcycle way carrier pigeon ?", "Who was an motorcycle way carrier pigeon?", "Where was an motorcycle way carrier pigeon ?", "Was alessio Perilli an motorcycle way hot rod ?", "Who was an motorcycle way hot rod?", "Where was an motorcycle way hot rod ?", "Was alessio Perilli an motorcycle way race car ?", "Who was an motorcycle way race car?", "Where was an motorcycle way race car ?", "Was alessio Perilli an motorcycle way race driver ?", "Who was an motorcycle way race driver?", "Where was an motorcycle way race driver ?", "Was alessio Perilli an motorcycle way racer ?", "Who was an motorcycle way racer?", "Where was an motorcycle way racer ?", "Was alessio Perilli an motorcycle way racing car ?", "Who was an motorcycle way racing car?", "Where was an motorcycle way racing?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2339953, "src_sentence": "Jason Patric (born 1966 as Jason Patric Miller), actor who has appeared in The Lost Boys and Sleepers.", "sentence": "as Jason Patric Miller ) , actor has appeared in The Lost Boys", "sub": "http://dbpedia.org/resource/The_Lost_Boys", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jason_Patric", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Has as Jason Patric Miller ) , actor appeared in The Lost Boys ?", "Who has as Jason Patric Miller ) , actor appeared in?", "Where has as Jason Patric Miller ) , actor appeared in?", "Has as Jason Patric Miller ) , actor appeared in The Lost bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The Lost brat ?", "Has as Jason Patric Miller ) , actor appeared in The Lost chap ?", "Has as Jason Patric Miller ) , actor appeared in The Lost john ?", "Has as Jason Patric Miller ) , actor appeared in The Lost lad ?", "Has as Jason Patric Miller ) , actor appeared in The Lost male child ?", "Has as Jason Patric Miller ) , actor appeared in The Lost manservant ?", "Has as Jason Patric Miller ) , actor appeared in The Lost page ?", "Has as Jason Patric Miller ) , actor appeared in The Lost son ?", "Has as Jason Patric Miller ) , actor appeared in The Lost youth ?", "Has as Jason Patric Miller ) , actor appeared in The bemused Boys ?", "Has as Jason Patric Miller ) , actor appeared in The bemused bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The bemused brat ?", "Has as Jason Patric Miller ) , actor appeared in The bemused chap ?", "Has as Jason Patric Miller ) , actor appeared in The bemused john ?", "Has as Jason Patric Miller ) , actor appeared in The bemused lad ?", "Has as Jason Patric Miller ) , actor appeared in The bemused male child ?", "Has as Jason Patric Miller ) , actor appeared in The bemused manservant ?", "Has as Jason Patric Miller ) , actor appeared in The bemused page ?", "Has as Jason Patric Miller ) , actor appeared in The bemused son ?", "Has as Jason Patric Miller ) , actor appeared in The bemused youth ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered Boys ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered brat ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered chap ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered john ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered lad ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered male child ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered manservant ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered page ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered son ?", "Has as Jason Patric Miller ) , actor appeared in The bewildered youth ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented Boys ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented brat ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented chap ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented john ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented lad ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented male child ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented manservant ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented page ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented son ?", "Has as Jason Patric Miller ) , actor appeared in The disoriented youth ?", "Has as Jason Patric Miller ) , actor appeared in The doomed Boys ?", "Has as Jason Patric Miller ) , actor appeared in The doomed bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The doomed brat ?", "Has as Jason Patric Miller ) , actor appeared in The doomed chap ?", "Has as Jason Patric Miller ) , actor appeared in The doomed john ?", "Has as Jason Patric Miller ) , actor appeared in The doomed lad ?", "Has as Jason Patric Miller ) , actor appeared in The doomed male child ?", "Has as Jason Patric Miller ) , actor appeared in The doomed manservant ?", "Has as Jason Patric Miller ) , actor appeared in The doomed page ?", "Has as Jason Patric Miller ) , actor appeared in The doomed son ?", "Has as Jason Patric Miller ) , actor appeared in The doomed youth ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry Boys ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry brat ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry chap ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry john ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry lad ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry male child ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry manservant ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry page ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry son ?", "Has as Jason Patric Miller ) , actor appeared in The high and dry youth ?", "Has as Jason Patric Miller ) , actor appeared in The missed Boys ?", "Has as Jason Patric Miller ) , actor appeared in The missed bhoy ?", "Has as Jason Patric Miller ) , actor appeared in The missed brat ?", "Has as Jason Patric Miller ) , actor appeared in The missed chap ?", "Has as Jason Patric Miller ) , actor appeared in The missed john ?", "Has as Jason Patric Miller ) , actor appeared in The missed lad ?", "Has as Jason Patric Miller ) , actor appeared in The missed male child ?", "Has as Jason Patric Miller ) , actor appeared in The missed manservant ?", "Has as Jason Patric Miller ) , actor appeared in The missed page ?", "Has as Jason Patric Miller ) , actor appeared in The missed son ?", "Has as Jason Patric Miller ) , actor appeared in The missed youth ?"], "type": [-1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Has as Miller ) , actor appeared in ?", "Who has as Miller ) , actor appeared in?", "Where has as Miller ) , actor appeared in?", "Has as Miller ) , actor appeared in The Lost bhoy ?", "Has as Miller ) , actor appeared in The Lost brat ?", "Has as Miller ) , actor appeared in The Lost chap ?", "Has as Miller ) , actor appeared in The Lost john ?", "Has as Miller ) , actor appeared in The Lost lad ?", "Has as Miller ) , actor appeared in The Lost male child ?", "Has as Miller ) , actor appeared in The Lost manservant ?", "Has as Miller ) , actor appeared in The Lost page ?", "Has as Miller ) , actor appeared in The Lost son ?", "Has as Miller ) , actor appeared in The Lost youth ?", "Has as Miller ) , actor appeared in The bemused Boys ?", "Has as Miller ) , actor appeared in The bemused bhoy ?", "Has as Miller ) , actor appeared in The bemused brat ?", "Has as Miller ) , actor appeared in The bemused chap ?", "Has as Miller ) , actor appeared in The bemused john ?", "Has as Miller ) , actor appeared in The bemused lad ?", "Has as Miller ) , actor appeared in The bemused male child ?", "Has as Miller ) , actor appeared in The bemused manservant ?", "Has as Miller ) , actor appeared in The bemused page ?", "Has as Miller ) , actor appeared in The bemused son ?", "Has as Miller ) , actor appeared in The bemused youth ?", "Has as Miller ) , actor appeared in The bewildered Boys ?", "Has as Miller ) , actor appeared in The bewildered bhoy ?", "Has as Miller ) , actor appeared in The bewildered brat ?", "Has as Miller ) , actor appeared in The bewildered chap ?", "Has as Miller ) , actor appeared in The bewildered john ?", "Has as Miller ) , actor appeared in The bewildered lad ?", "Has as Miller ) , actor appeared in The bewildered male child ?", "Has as Miller ) , actor appeared in The bewildered manservant ?", "Has as Miller ) , actor appeared in The bewildered page ?", "Has as Miller ) , actor appeared in The bewildered son ?", "Has as Miller ) , actor appeared in The bewildered youth ?", "Has as Miller ) , actor appeared in The disoriented Boys ?", "Has as Miller ) , actor appeared in The disoriented bhoy ?", "Has as Miller ) , actor appeared in The disoriented brat ?", "Has as Miller ) , actor appeared in The disoriented chap ?", "Has as Miller ) , actor appeared in The disoriented john ?", "Has as Miller ) , actor appeared in The disoriented lad ?", "Has as Miller ) , actor appeared in The disoriented male child ?", "Has as Miller ) , actor appeared in The disoriented manservant ?", "Has as Miller ) , actor appeared in The disoriented page ?", "Has as Miller ) , actor appeared in The disoriented son ?", "Has as Miller ) , actor appeared in The disoriented youth ?", "Has as Miller ) , actor appeared in The doomed Boys ?", "Has as Miller ) , actor appeared in The doomed bhoy ?", "Has as Miller ) , actor appeared in The doomed brat ?", "Has as Miller ) , actor appeared in The doomed chap ?", "Has as Miller ) , actor appeared in The doomed john ?", "Has as Miller ) , actor appeared in The doomed lad ?", "Has as Miller ) , actor appeared in The doomed male child ?", "Has as Miller ) , actor appeared in The doomed manservant ?", "Has as Miller ) , actor appeared in The doomed page ?", "Has as Miller ) , actor appeared in The doomed son ?", "Has as Miller ) , actor appeared in The doomed youth ?", "Has as Miller ) , actor appeared in The high and dry Boys ?", "Has as Miller ) , actor appeared in The high and dry bhoy ?", "Has as Miller ) , actor appeared in The high and dry brat ?", "Has as Miller ) , actor appeared in The high and dry chap ?", "Has as Miller ) , actor appeared in The high and dry john ?", "Has as Miller ) , actor appeared in The high and dry lad ?", "Has as Miller ) , actor appeared in The high and dry male child ?", "Has as Miller ) , actor appeared in The high and dry manservant ?", "Has as Miller ) , actor appeared in The high and dry page ?", "Has as Miller ) , actor appeared in The high and dry son ?", "Has as Miller ) , actor appeared in The high and dry youth ?", "Has as Miller ) , actor appeared in The missed Boys ?", "Has as Miller ) , actor appeared in The missed bhoy ?", "Has as Miller ) , actor appeared in The missed brat ?", "Has as Miller ) , actor appeared in The missed chap ?", "Has as Miller ) , actor appeared in The missed john ?", "Has as Miller ) , actor appeared in The missed lad ?", "Has as Miller ) , actor appeared in The missed male child ?", "Has as Miller ) , actor appeared in The missed manservant ?", "Has as Miller ) , actor appeared in The missed page ?", "Has as Miller ) , actor appeared in The missed son ?", "Has as Miller ) , actor appeared in The missed youth ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2349677, "src_sentence": "In 1797, Frederick William II was succeeded by Frederick William III; he visited Sanssouci even less frequently than did his father, preferring to spend the summer months in Paretz Palace or on the Pfaueninsel in Berlin.", "sentence": "Frederick William II was succeeded by Frederick William III In 1797", "sub": "http://dbpedia.org/resource/Frederick_William_III_of_Prussia", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Frederick_William_II_of_Prussia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was frederick William II succeeded by Frederick William III In 1797 ?", "Who was Frederick William II succeeded by?", "When was Frederick William II succeed by Frederick William III In?"], "type": [-1, 1, 3], "question_in_type": ["Was frederick William II succeeded by In 1797 ?", "Who was succeeded by?", "When was succeed by In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2350697, "src_sentence": "\"I Don't Care\" is a song by Finnish rock band Apocalyptica, the song was released in 2008 as the third and final single from their sixth album Worlds Collide and features Adam Gontier on lead vocals.", "sentence": "band Apocalyptica [is] rock [from] Finland", "sub": "http://dbpedia.org/resource/Apocalyptica", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Apocalyptica [is] rock [from] Finland?", "Where did band Apocalyptica [ is ] rock [ from ] Finland ?", "Does band Apocalyptica [is] rock [from] republic of finland?", "Where did band Apocalyptica [ is ] rock [ from ] republic of finland ?", "Does band Apocalyptica [is] rock [from] suomi?", "Where did band Apocalyptica [ is ] rock [ from ] suomi ?"], "type": [-1, 2, -1, 2, -1, 2], "question_in_type": ["Does band [is] rock [from] ?", "Where did band [ is ] rock [ from ] ?", "Does band [is] rock [from] republic of finland?", "Where did band [ is ] rock [ from ] republic of finland ?", "Does band [is] rock [from] suomi?", "Where did band [ is ] rock [ from ] suomi ?"], "exp": [-1, -1, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2357466, "src_sentence": "The president of COPEI along with other citizens gathered in front of the United Nations in Chacao asking for the opposition to present their case to the United Nations and claimed that Elias Jaua is trying to conceal what is really happening in Venezuela.", "sentence": "Elias Jaua is trying to conceal what is really happening in Venezuela", "sub": "http://dbpedia.org/resource/El\u00edas_Jaua", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Venezuela", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is elias Jaua trying to conceal what really happening in Venezuela ?", "Who is trying to conceal what is really happening in Venezuela?", "Where is Elias Jaua trying to?"], "type": [-1, 1, 2], "question_in_type": ["Is elias Jaua trying to conceal what really happening in ?", "Who is trying to conceal what is really happening in ?", "Where is trying to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2357794, "src_sentence": "At a gathering titled Media Conspiracy Against Venezuela, Vice President Jorge Arreaza said the Venezuelan government beat a \"media coup\", accusing the media of plans \"to launch a coup\" saying that it was \"very well orchestrated\" and that it was to be followed by an \"invasion and imperialist armed intervention in Venezuela\".", "sentence": "Vice President Jorge Arreaza said the Venezuelan government beat a \" media coup \" , accusing the media of plans \" to launch a coup \" saying that it was \" very well that it was to be followed by an imperialist armed intervention in Venezuela \" At a gathering", "sub": "http://dbpedia.org/resource/Jorge_Arreaza", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Venezuela", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was vice President Jorge Arreaza said the Venezuelan government beat a `` media coup `` , accusing the media of plans `` to launch a coup `` saying that it `` very well that it to be followed by an imperialist armed intervention in Venezuela `` At a gathering ?", "Who was Vice President Jorge Arreaza said the?", "Where was Vice President Jorge Arreaza said the?"], "type": [-1, 1, 2], "question_in_type": ["Was vice President said the n government beat a `` media coup `` , accusing the media of plans `` to launch a coup `` saying that it `` very well that it to be followed by an imperialist armed intervention in `` At a gathering ?", "Who was Vice President said the?", "Where was Vice President said the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2361020, "src_sentence": "The Battle of Berlin was the final major offensive of the European theatre of World War II and was designated the Berlin Strategic Offensive Operation by the Soviet Union.", "sentence": "The Battle of Berlin was designated the Berlin Strategic Offensive Operation by the Soviet Union", "sub": "http://dbpedia.org/resource/Battle_of_Berlin", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Battle of Berlin designated the Berlin Strategic Offensive Operation by the Soviet Union ?", "Where was The Battle of Berlin designated the?"], "type": [-1, 2], "question_in_type": ["Was the Battle of designated the by the Soviet Union ?", "Where was The Battle of designated the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2363494, "src_sentence": "The ide (Leuciscus idus), or orfe, is a freshwater fish of the family Cyprinidae found in larger rivers, ponds, and lakes across northern Europe and Asia.", "sentence": "The ide (Leuciscus idus), or orfe is a freshwater fish of the family Cyprinidae found in larger rivers, ponds, and lakes across northern Europe and Asia", "sub": "http://dbpedia.org/resource/Leuciscus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cyprinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the ide ( Leuciscus idus ) , or orfe a freshwater fish of the family Cyprinidae found in larger rivers , ponds , and lakes across northern Europe and Asia ?", "Where is The ide ( Leuciscus idus ) , or orfe a freshwater fish of the family Cyprinidae found in?"], "type": [-1, 2], "question_in_type": ["Is the ide ( idus ) , or orfe a freshwater fish of the family found in larger rivers , ponds , and lakes across northern Europe and Asia ?", "Where is The ide ( idus ) , or orfe a freshwater fish of the family found in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2369042, "src_sentence": "Purple Haze is the fourth studio album by Harlem rapper Cam'ron.", "sentence": "Cam'ron [is] rapper [of] Harlem", "sub": "http://dbpedia.org/resource/Cam'ron", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Harlem", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does cam'ron [is] rapper [of] Harlem?", "Who [is] rapper [of] Harlem?"], "type": [-1, 1], "question_in_type": ["Does cam'ron [is] rapper [of] ?", "Who [is] rapper [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2370488, "src_sentence": "In order to refute the charge, the conspirators from Belgrade, who because of their youth did not face the death penalty, focused during the trial on putting blame on themselves and deflecting it from official Serbia and modified their court testimony from their prior depositions accordingly.", "sentence": "the conspirators from Belgrade focused during the trial on deflecting it from official Serbia", "sub": "http://dbpedia.org/resource/Serbia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Belgrade", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the conspirators from Belgrade focus during the trial on deflecting it from official Serbia?", "Where did the conspirators from Belgrade focused during?"], "type": [-1, 2], "question_in_type": ["Did the conspirators from focus during the trial on deflecting it from official ?", "Where did the conspirators from focused during?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2375198, "src_sentence": "Pavia was the capital of the Lombard Kingdom of Italy (from 570) and of their successors, the Holy Roman Emperors as Kings of Italy.", "sentence": "Pavia was the capital of the Lombard Kingdom of Italy of their successors , the Holy Roman Emperors as Kings of Italy", "sub": "http://dbpedia.org/resource/Kingdom_of_the_Lombards", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pavia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was pavia the capital of the Lombard Kingdom of Italy of their successors , the Holy Roman Emperors as Kings of Italy ?", "Who was the capital of the Lombard Kingdom of Italy of their successors , the Holy Roman Emperors as Kings of Italy?", "Where was Pavia the capital of the Lombard Kingdom of Italy of their successors , the Holy Roman Emperors as Kings of Italy ?", "Was pavia the capital of the Lombard Kingdom of Italy ?", "Who was the capital of the Lombard Kingdom of Italy?", "Where was Pavia the capital of the Lombard Kingdom of Italy ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Was pavia the capital of the of Italy of their successors , the Holy Roman Emperors as Kings of Italy ?", "Who was the capital of the of Italy of their successors , the Holy Roman Emperors as Kings of Italy?", "Where was the capital of the of Italy of their successors , the Holy Roman Emperors as Kings of Italy ?", "Was pavia the capital of the of Italy ?", "Who was the capital of the of Italy?", "Where was the capital of the of Italy ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2380395, "src_sentence": "On 9 May 2014, she had her first concert in Vietnam National Convention Center, Hanoi, Vietnam at which she performed many famous songs of hers to thousands of fans.", "sentence": "Hanoi [is] National Convention Center [from] Vietnam", "sub": "http://dbpedia.org/resource/Vietnam", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Hanoi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does hanoi [is] National Convention Center [from] Vietnam?", "Who [is] National Convention Center [from] Vietnam?", "Where did Hanoi [ is ] National Convention Center [ from ] Vietnam ?"], "type": [-1, 1, 2], "question_in_type": ["Does hanoi [is] National Convention Center [from] ?", "Who [is] National Convention Center [from] ?", "Where did [ is ] National Convention Center [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2385631, "src_sentence": "Earl Cain was Kaori Yuki's first major manga series.", "sentence": "Earl Cain was Kaori Yuki's first major manga series", "sub": "http://dbpedia.org/resource/Earl_Cain", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kaori_Yuki", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was earl Cain Kaori Yuki 's first major manga series ?", "Who was Kaori Yuki's first major manga series?", "Who was Earl Cain Kaori Yuki 's first major manga series ?", "Where was Earl Cain Kaori Yuki 's first major manga series ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Was earl Cain 's first major manga series ?", "Who was 's first major manga series?", "Who was 's first major manga series ?", "Where was 's first major manga series ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2392937, "src_sentence": "Dendrobium guerreroi (Guerrero's dendrobium) is a member of the family Orchidaceae endemic to the Philippines.", "sentence": "Dendrobium guerreroi is a member of the family Orchidaceae endemic to the Philippines", "sub": "http://dbpedia.org/resource/Dendrobium_guerreroi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dendrobium guerreroi a member of the family Orchidaceae endemic to the Philippines ?", "Where is Dendrobium guerreroi a member of the family Orchidaceae endemic to?"], "type": [-1, 2], "question_in_type": ["Is dendrobium guerreroi a member of the family endemic to the Philippines ?", "Where is a member of the family endemic to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2395153, "src_sentence": "George W. Bush was at the Emma E. Booker Elementary School in Sarasota when Andrew Card first informed him of the September 11, 2001 attacks at 9:05 AM.", "sentence": "George W. Bush was at the Emma E. Booker Elementary School in Sarasota when Andrew Card first informed him of the September 11", "sub": "http://dbpedia.org/resource/Andrew_Card", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/George_W._Bush", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When was george W. Bush at the Emma E. Booker Elementary School in Sarasota ?"], "type": [3], "question_in_type": ["When was george W. at the Emma E. Booker Elementary School in Sarasota ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2398601, "src_sentence": "A manga adaption of KonoSuba illustrated by Masahito Watari began serialization in the October 2014 issue of Fujimi Shobo's Monthly Dragon Age magazine on September 9, 2014.", "sentence": "A manga adaption of KonoSuba began serialization in the October 2014 issue of Fujimi Shobo's Monthly Dragon Age magazine on September 9", "sub": "http://dbpedia.org/resource/KonoSuba", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Fujimi_Shobo", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did a manga adaption of KonoSuba beg serialization in the October 2014 issue of Fujimi Shobo's Monthly Dragon Age magazine on September 9?", "Where did A manga adaption of KonoSuba began?", "When did A manga adaption of KonoSuba begin serialization in the?", "When did A manga adaption of KonoSuba begin serialization in the October 2014 issue of Fujimi Shobo 's Monthly Dragon Age magazine?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did a manga adaption of beg serialization in the October 2014 issue of 's Monthly Dragon Age magazine on September 9?", "Where did A manga adaption of began?", "When did A manga adaption of begin serialization in the?", "When did A manga adaption of begin serialization in the October 2014 issue of 's Monthly Dragon Age magazine?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2403104, "src_sentence": "Hellinsia scripta is a moth of the family Pterophoridae.", "sentence": "Hellinsia scripta is a moth of the family Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia scripta a moth of the family Pterophoridae ?", "Who scripta is a moth of the family Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia scripta a moth of the family ?", "Who scripta is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2404759, "src_sentence": "President Jomo Kenyatta died in 1978, to be succeeded by Moi as Njonjo had anticipated.", "sentence": "President Jomo Kenyatta died in 1978 to be succeeded by Moi", "sub": "http://dbpedia.org/resource/Daniel_arap_Moi", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Jomo_Kenyatta", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did president Jomo Kenyatta died in 1978 to be succeeded by Moi?", "Who did President Jomo Kenyatta died in?", "When did President Jomo Kenyatta die?"], "type": [-1, 1, 3], "question_in_type": ["Did president died in 1978 to be succeeded by ?", "Who did President died in?", "When did President die?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2406259, "src_sentence": "The plan followed the Mahalanobis model, an economic development model developed by the Indian statistician Prasanta Chandra Mahalanobis in 1953.", "sentence": "Prasanta Chandra Mahalanobis [is] statistician [from] India", "sub": "http://dbpedia.org/resource/Prasanta_Chandra_Mahalanobis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does prasanta Chandra Mahalanobis [is] statistician [from] India?", "Who Chandra Mahalanobis [is] statistician [from] India?", "Where did Prasanta Chandra Mahalanobis [ is ] statistician [ from ] India ?"], "type": [-1, 1, 2], "question_in_type": ["Does prasanta Chandra Mahalanobis [is] statistician [from] ?", "Who Chandra Mahalanobis [is] statistician [from] ?", "Where did [ is ] statistician [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2409468, "src_sentence": "Campo San Martino is a comune (municipality) in the Province of Padua in the Italian region Veneto, located about 40 kilometres (25 mi) northwest of Venice and about 15 kilometres (9 mi) north of Padua.", "sentence": "Campo San Martino is a comune ( municipality ) in the Province of Padua in the Italian region", "sub": "http://dbpedia.org/resource/Campo_San_Martino", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Province_of_Padua", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is campo San Martino a comune ( municipality ) in the Province of Padua in the Italian region ?", "Who is a comune ( municipality ) in the Province of Padua in the Italian region?", "Where is Campo San Martino a comune ( municipality ) in the Province of Padua in the Italian region ?"], "type": [-1, 1, 2], "question_in_type": ["Is campo San Martino a comune ( municipality ) in the Province of in the Italian region ?", "Who is a comune ( municipality ) in the Province of in the Italian region?", "Where is a comune ( municipality ) in the Province of in the Italian region ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 2414286, "src_sentence": "Erik Tack (born 8 October 1958) is a Belgian politician for Vlaams Belang.", "sentence": "Erik Tack is a Belgian politician for Vlaams Belang", "sub": "http://dbpedia.org/resource/Erik_Tack", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is erik Tack a Belgian politician for Vlaams Belang ?", "Who is a Belgian politician for Vlaams Belang?", "Where is Erik Tack a Belgian politician for Vlaams Belang ?", "Who is Erik Tack a Belgian politician for Vlaams Belang ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is erik Tack a politician for Vlaams Belang ?", "Who is a politician for Vlaams Belang?", "Where is a politician for Vlaams Belang ?", "Who is a politician for Vlaams Belang ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2417336, "src_sentence": "A previous silent film version of Anstey's play by Paramount Pictures appeared in 1920 as The Fourteenth Man starring Robert Warwick.", "sentence": "A previous silent film version of Anstey's play by Paramount Pictures appeared in 1920 as The Fourteenth Man starring Robert Warwick", "sub": "http://dbpedia.org/resource/The_Fourteenth_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Paramount_Pictures", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did a previous silent film version of Anstey's play by Paramount Pictures appear in 1920 as The Fourteenth Man starring Robert Warwick?", "Where did A previous silent film version of Anstey 's play by Paramount Pictures appeared in?", "When did A previous silent film version of Anstey 's play by Paramount Pictures appear?", "Who did A previous silent film version of Anstey 's play by Paramount Pictures appeared in?"], "type": [-1, 2, 3, 1], "question_in_type": ["Did a previous silent film version of Anstey's play by appear in 1920 as starring Robert Warwick?", "Where did A previous silent film version of Anstey 's play by appeared in?", "When did A previous silent film version of Anstey 's play by appear?", "Who did A previous silent film version of Anstey 's play by appeared in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2428416, "src_sentence": "The Other Francisco (Spanish: El otro Francisco) is a 1975 Cuban drama film directed by Sergio Giral.", "sentence": "The Other Francisco is a 1975 Cuban drama film directed by Sergio Giral", "sub": "http://dbpedia.org/resource/The_Other_Francisco", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Sergio_Giral", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Other Francisco a 1975 Cuban drama film directed by Sergio Giral ?", "When is The Other Francisco a?", "Where is The Other Francisco a 1975 Cuban drama film directed by?", "Who is The Other Francisco a 1975 Cuban drama film directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Is the Other Francisco a 1975 Cuban drama film directed by ?", "When is a?", "Where is a 1975 Cuban drama film directed by?", "Who is a 1975 Cuban drama film directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2429213, "src_sentence": "Tommy Rustad (born 3 September 1968, in Oslo) is a Norwegian auto racing driver.", "sentence": "Tommy Rustad (born 3 September 1968, in Oslo is a Norwegian auto racing driver", "sub": "http://dbpedia.org/resource/Norway", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Oslo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tommy Rustad ( born 3 September 1968 , in Oslo a Norwegian auto racing driver ?", "Who (born 3 September 1968, in Oslo is a Norwegian auto racing driver?", "Where is Tommy Rustad ( born 3 September 1968 , in Oslo a Norwegian auto racing driver ?"], "type": [-1, 1, 2], "question_in_type": ["Is tommy Rustad ( born 3 September 1968 , in a auto racing driver ?", "Who (born 3 September 1968, in is a auto racing driver?", "Where is Tommy Rustad ( born 3 September 1968 , in a auto racing driver ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2433900, "src_sentence": "US ATF Mexico City Office informed Mexican authorities ATF had eTrace data only on firearms made in or imported into the US and told them not to submit firearms that lacked US maker or US importer marks as required by US law.", "sentence": "US ATF Mexico City Office informed Mexican authorities ATF had eTrace data only on firearms made in or imported into the US and told them not to submit firearms", "sub": "http://dbpedia.org/resource/Mexico", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Mexico_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had uS ATF Mexico City Office informed Mexican authorities ATF eTrace data only on firearms made in or imported into the US and told them not to submit firearms ?", "Who ATF Mexico City Office informed Mexican authorities ATF had eTrace data only on firearms made in or imported into the Who and told them not to submit firearms?", "Where had US ATF Mexico City Office informed?"], "type": [-1, 1, 2], "question_in_type": ["Had uS ATF Office informed authorities ATF eTrace data only on firearms made in or imported into the US and told them not to submit firearms ?", "Who ATF Office informed authorities ATF had eTrace data only on firearms made in or imported into the Who and told them not to submit firearms?", "Where had US ATF Office informed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2441403, "src_sentence": "Asca porosa is a species of mite in the family Ascidae.", "sentence": "Asca porosa is a species of mite in the family Ascidae", "sub": "http://dbpedia.org/resource/Asca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ascidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asca porosa a species of mite in the family Ascidae ?"], "type": [-1], "question_in_type": ["Is asca porosa a species of mite in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2443329, "src_sentence": "During her LPGA Tour career, they lived in West Palm Beach, Florida, United States, in a house formerly owned by Tony Jacklin and situated close to were Swedish golfer Jesper Parnevik lived.", "sentence": "Jesper Parnevik [is] were golfer [from] Sweden", "sub": "http://dbpedia.org/resource/Jesper_Parnevik", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Sweden", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were jesper Parnevik [ is ] golfer [ from ] Sweden ?", "Who [is] were golfer [from] Sweden?", "Where were Jesper Parnevik [ is ]?"], "type": [-1, 1, 2], "question_in_type": ["Were jesper Parnevik [ is ] golfer [ from ] ?", "Who [is] were golfer [from] ?", "Where were [ is ]?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2447151, "src_sentence": "Britons] would rather take the risk of civilizing communism than being kicked around by the unlettered pot-bellied money magnates of the United States\" (quoted by The New York Times, 23 August 1949, p. 4.", "sentence": "the unlettered pot-bellied money magnates of the United States quoted by The New York Times, 23 August 1949", "sub": "http://dbpedia.org/resource/The_New_York_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the unlettered pot-bellied money magnates of the United States quot by The New York Times, 23 August 1949?", "Where did the unlettered pot-bellied money magnates of the United States quoted by?", "When did the unlettered pot-bellied money magnates of the United States quote by The New York Times ,?"], "type": [-1, 2, 3], "question_in_type": ["Does the unlettered pot-bellied money magnates of the quot by , 23 August 1949?", "Where did the unlettered pot-bellied money magnates of the quoted by?", "When did the unlettered pot-bellied money magnates of the quote by ,?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2448247, "src_sentence": "United Torah Judaism and Shas, which advocate for a halachic state, are the only two Haredi parties in the Israeli Knesset.", "sentence": "United Torah Judaism are the only two Haredi parties in the Israeli Knesset", "sub": "http://dbpedia.org/resource/United_Torah_Judaism", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Haredi_Judaism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Are united Torah Judaism the only two Haredi parties in the Israeli Knesset ?", "Who are the only two Haredi parties in the Israeli Knesset?", "Where are United Torah Judaism the only two Haredi parties in the Israeli Knesset ?"], "type": [-1, 1, 2], "question_in_type": ["Are united Torah Judaism the only two parties in the Israeli Knesset ?", "Who are the only two parties in the Israeli Knesset?", "Where are the only two parties in the Israeli Knesset ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 2448284, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a collective party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective party of Degel HaTorah?", "Who [is] a collective party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective party of Agudat Israel?", "Who [is] a collective party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Where did [ is ] a?", "Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 2449445, "src_sentence": "Australian competitor Nicole Sanderson said about match break entertainment that \"it's kind of disrespectful to the female players.", "sentence": "Nicole Sanderson [is] competitor [from] Australia", "sub": "http://dbpedia.org/resource/Nicole_Sanderson", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does nicole Sanderson [is] competitor [from] Australia?", "Who [is] competitor [from] Australia?", "Where did Nicole Sanderson [ is ] competitor [ from ] Australia ?"], "type": [-1, 1, 2], "question_in_type": ["Does nicole Sanderson [is] competitor [from] ?", "Who [is] competitor [from] ?", "Where did [ is ] competitor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2455843, "src_sentence": "Before The 3rd Birthday's release in 2010, both Yoshinori Kitase and Tetsuya Nomura discussed the re-release of Parasite Eve and Parasite Eve II.", "sentence": "both Yoshinori Kitase discussed the re-release of Parasite Eve II Before The 3rd Birthday 's release in 2010", "sub": "http://dbpedia.org/resource/The_3rd_Birthday", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Yoshinori_Kitase", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did both Yoshinori Kitase discuss the re-release of Parasite Eve II Before The 3rd Birthday 's release in 2010?", "Who did both Yoshinori Kitase discussed the?", "Where did both Yoshinori Kitase discussed the?", "When did both Yoshinori Kitase discuss the re-release of Parasite Eve II Before The 3rd Birthday 's release?", "Did both Yoshinori Kitase discuss the re-release of Parasite Eve Before The 3rd Birthday 's release in 2010?", "When did both Yoshinori Kitase discuss the re-release of Parasite Eve Before The 3rd Birthday 's release?"], "type": [-1, 1, 2, 3, -1, 3], "question_in_type": ["Did both discuss the re-release of Parasite Eve II Before 's release in 2010?", "Who did both discussed the?", "Where did both discussed the?", "When did both discuss the re-release of Parasite Eve II Before 's release?", "Did both discuss the re-release of Parasite Eve Before 's release in 2010?", "When did both discuss the re-release of Parasite Eve Before 's release?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2456599, "src_sentence": "Richard Dawkins recounts in The Selfish Gene that the repeated exclamation \"Rule, Britannia!", "sentence": "Richard Dawkins recounts in The Selfish Gene that the repeated exclamation \"Rule", "sub": "http://dbpedia.org/resource/The_Selfish_Gene", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Richard_Dawkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does richard dawkin recounts in The Selfish Gene that the repeated exclamation \"Rule?", "Who recounts in The Selfish Gene that the repeated exclamation \"Rule?", "Where did Richard Dawkins?"], "type": [-1, 1, 2], "question_in_type": ["Does richard dawkin recounts in that the repeated exclamation \"Rule?", "Who recounts in that the repeated exclamation \"Rule?", "Where did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2478013, "src_sentence": "President of Somalia Hassan Sheikh Mohamud, Puntland President Abdiweli Mohamed Ali, former Puntland President Abdirahman Farole, and UN Special Representative for Somalia Nicholas Kay all sent their condolences to the slain diplomat's family.", "sentence": "Somalia Hassan Sheikh Mohamud [is] UN Special Representative for Somalia Nicholas Kay", "sub": "http://dbpedia.org/resource/Nicholas_Kay", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Somalia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does somalia Hassan Sheikh Mohamud [is] UN Special Representative for Somalia Nicholas Kay?", "Who [is] UN Special Representative for Somalia Nicholas Kay?", "Where did Somalia Hassan Sheikh Mohamud [ is ] UN Special Representative for Somalia Nicholas Kay ?", "Who did Somalia Hassan Sheikh Mohamud [ is ] UN Special Representative for Somalia Nicholas Kay ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does somalia Hassan Sheikh Mohamud [is] UN Special Representative for ?", "Who [is] UN Special Representative for ?", "Where did Hassan Sheikh Mohamud [ is ] UN Special Representative for ?", "Who did Hassan Sheikh Mohamud [ is ] UN Special Representative for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 2479781, "src_sentence": "Euptychia is a genus of satyrid butterflies found in the Neotropical realm.", "sentence": "Euptychia is a genus of satyrid butterflies", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterflies ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterflies ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2486440, "src_sentence": "This used taped broadcasts from the BBC and ITV, flown to Germany from London, which were then rebroadcast using low-power UHF transmitters.", "sentence": "ITV flown to Germany from London", "sub": "http://dbpedia.org/resource/ITV_(TV_network)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does iTV flown to Germany from London?", "Who flown to Germany from London?", "Where did ITV flown to Germany from London ?"], "type": [-1, 1, 2], "question_in_type": ["Does iTV flown to Germany from ?", "Who flown to Germany from ?", "Where did flown to Germany from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2486939, "src_sentence": "Organized and founded in 1939 by Mr. Ernest Irvin in New Orleans, Louisiana, this quartet gospel recording group is famous throughout the world for their powerful, triumphant renditions of spirituals, old and new.", "sentence": "this quartet gospel recording group is famous throughout the world for their powerful , triumphant renditions of spirituals , new", "sub": "http://dbpedia.org/resource/Spiritual_(music)", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Gospel_music", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Is this quartet gospel recording group famous throughout the world for their powerful , triumphant renditions of spirituals , new ?", "Is this quartet gospel recording group famous throughout the world for their powerful , triumphant renditions of spirituals , old ?"], "type": [-1, -1], "question_in_type": ["Is this quartet recording group famous throughout the world for their powerful , triumphant renditions of , new ?", "Is this quartet recording group famous throughout the world for their powerful , triumphant renditions of , old ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 2496231, "src_sentence": "President George W. Bush also sent a letter from the White House.", "sentence": "President George W. Bush sent a letter from the White House", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president George W. Bush sent a letter from the White House?", "Who did President George W. Bush sent a?", "Where did President George W. Bush sent a?"], "type": [-1, 1, 2], "question_in_type": ["Did president George W. Bush sent a letter from the ?", "Who did George W. Bush sent a?", "Where did George W. Bush sent a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 2500097, "src_sentence": "The Big Comfy Couch has five DVDs featuring Ramona Gilmour-Darling.", "sentence": "The Big Comfy Couch has five DVDs featuring Ramona Gilmour-Darling", "sub": "http://dbpedia.org/resource/The_Big_Comfy_Couch", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Ramona_Gilmour-Darling", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has the Big Comfy Couch five DVDs featuring Ramona Gilmour-Darling ?", "Who has five DVDs featuring Ramona Gilmour-Darling?", "Where has The Big Comfy Couch five DVDs featuring?", "Who has The Big Comfy Couch five DVDs featuring?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has the Big Comfy Couch five DVDs featuring ?", "Who has five DVDs featuring ?", "Where has five DVDs featuring?", "Who has five DVDs featuring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2500689, "src_sentence": "In August 2015, the Gospel Music Association nominated Brian Johnson alongside Kari Jobe, Gabriel Wilson, Jenn Johnson, Christa Black Gifford and Joel Taylor for a GMA Dove Award in the \"Worship Song of the Year\" category for penning the song \"Forever\" (credited as \"Forever (We Sing Hallelujah)\"), with the result to be announced at the 46th Annual GMA Dove Awards in October.", "sentence": "the Gospel Music Association to be announced at the 46th Annual GMA Dove Awards in October", "sub": "http://dbpedia.org/resource/GMA_Dove_Award", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Gospel_Music_Association", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Gospel Music Association to be annount at the 46th Annual GMA Dove Awards in October?", "Who to be announced at the 46th Annual GMA Dove Awards in October?", "Where did the Gospel Music Association to be announced?", "When did the Gospel Music Association to be announce at the 46th Annual GMA Dove Awards?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does the to be annount at the 46th Annual GMA in October?", "Who to be announced at the 46th Annual GMA in October?", "Where did the to be announced?", "When did the to be announce at the 46th Annual GMA ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2503108, "src_sentence": "With the splitting up of Australian Railroad Group, two passed to Aurizon in February 2006 and four to Genesee & Wyoming Australia in June 2006.In January 2015, the two Aurizon units were exported to Durban, South Africa.", "sentence": "the two Aurizon units were exported to Durban With the splitting up of Australian Railroad Group , two passed to Aurizon in February 2006 to Genesee & Wyoming Australia in June 2006.In January 2015", "sub": "http://dbpedia.org/resource/Aurizon", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Australian_Railroad_Group", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Were the two Aurizon units exported to Durban With the splitting up of Australian Railroad Group , two passed to Aurizon in February 2006 to Genesee & Wyoming Australia in June 2006.In January 2015 ?", "Where were the two Aurizon units exported to?", "When were the two Aurizon units export to Durban With the split up of Australian Railroad Group , two pass to Aurizon?", "When were the two Aurizon units export to Durban With the split up of Australian Railroad Group , two pass to Aurizon in February 2006 to Genesee & Wyoming Australia?"], "type": [-1, 2, 3, 3], "question_in_type": ["Were the two units exported to Durban With the splitting up of , two passed to in February 2006 to Genesee & Wyoming Australia in June 2006.In January 2015 ?", "Where were the two units exported to?", "When were the two units export to Durban With the split up of , two pass to ?", "When were the two units export to Durban With the split up of , two pass to in February 2006 to Genesee & Wyoming Australia?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 2513171, "src_sentence": "It is later revealed that he is the child of an Arab mother and Jewish father, initially a Mossad agent sent undercover in Hamas, who later went rogue and became a terrorist, attacking both Israel and the United States.", "sentence": "a Mossad agent sent undercover attacking both Israel", "sub": "http://dbpedia.org/resource/Mossad", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Israel", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did a Mossad agent sent undercover attacking both Israel?", "Where did a Mossad agent sent undercover?", "Did a Mossad agent sent undercover in Hamas attacking both Israel initially?"], "type": [-1, 2, -1], "question_in_type": ["Did a agent sent undercover attacking both ?", "Where did a agent sent undercover?", "Did a agent sent undercover in Hamas attacking both initially?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2516147, "src_sentence": "I, Major Ziaur Rahman, at the direction of Bangobondhu Mujibur Rahman, hereby declare that Independent People's Republic of Bangladesh has been established.", "sentence": "I, Major Ziaur Rahman, at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People's Republic of Bangladesh has been established", "sub": "http://dbpedia.org/resource/Ziaur_Rahman", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Bangladesh", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Has i , Major Ziaur Rahman , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of Bangladesh been established ?", "Who has I , Major Ziaur Rahman , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of Bangladesh been established?", "Where has I , Major Ziaur Rahman , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of Bangladesh been established?"], "type": [-1, 1, 2], "question_in_type": ["Has i , Major , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of been established ?", "Who has I , Major , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of been established?", "Where has I , Major , at the direction of Bangobondhu Mujibur Rahman hereby declare that Independent People 's Republic of been established?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2519671, "src_sentence": "In November 2009, C-SPAN named veteran television news producer Michele Remillard as executive producer of Washington Journal.", "sentence": "C-SPAN named veteran television news producer Michele Remillard as executive producer of Washington Journal In November 2009", "sub": "http://dbpedia.org/resource/Washington_Journal", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/C-SPAN", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does c-SPAN nam veteran television news producer Michele Remillard as executive producer of Washington Journal In November 2009?", "Who named veteran television news producer Michele Remillard as executive producer of Washington Journal In November 2009?", "Who did C-SPAN named veteran?", "Where did C-SPAN named veteran?", "When did C-SPAN name veteran television news producer Michele Remillard as executive producer of Washington Journal In?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Does c-SPAN nam veteran television news producer Michele Remillard as executive producer of In November 2009?", "Who named veteran television news producer Michele Remillard as executive producer of In November 2009?", "Who did named veteran?", "Where did named veteran?", "When did name veteran television news producer Michele Remillard as executive producer of In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 2524826, "src_sentence": "Smicronyx pleuralis is a species of true weevil in the beetle family Curculionidae.", "sentence": "Smicronyx pleuralis is a species of true weevil in the beetle family Curculionidae", "sub": "http://dbpedia.org/resource/Smicronyx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Curculionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is smicronyx pleuralis a species of true weevil in the beetle family Curculionidae ?"], "type": [-1], "question_in_type": ["Is smicronyx pleuralis a species of in the beetle family Curculionidae ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2532298, "src_sentence": "In May 2009, Iran and a German company signed an agreement to use maglev to link Tehran and Mashhad.", "sentence": "Iran signed an agreement to use maglev to link Tehran In May 2009", "sub": "http://dbpedia.org/resource/Iran", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tehran", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did iran sign an agreement to use maglev to link Tehran In May 2009?", "Who signed an agreement to use maglev to link Tehran In May 2009?", "Where did Iran signed an?", "When did Iran sign an agreement to use maglev to link Tehran In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did iran sign an agreement to use maglev to link In May 2009?", "Who signed an agreement to use maglev to link In May 2009?", "Where did signed an?", "When did sign an agreement to use maglev to link In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2538133, "src_sentence": "Linsley's grandfather is Tony Hatch, composer of the Neighbours theme tune and Petula Clark's \"Downtown\" among many others.", "sentence": "Tony Hatch [is] composer of the Neighbours theme tune", "sub": "http://dbpedia.org/resource/Neighbours", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Tony_Hatch", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tony Hatch [is] composer of the Neighbours theme tune?", "Who [is] composer of the Neighbours theme tune?", "Where did Tony Hatch [ is ] composer of the Neighbours theme tune ?"], "type": [-1, 1, 2], "question_in_type": ["Does tony Hatch [is] composer of the theme tune?", "Who [is] composer of the theme tune?", "Where did [ is ] composer of the theme tune ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2544186, "src_sentence": "Euphaedra cuprea is a butterfly in the family Nymphalidae.", "sentence": "Euphaedra cuprea is a butterfly in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a butterfly in the family Nymphalidae ?", "Where is Euphaedra cuprea a butterfly in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a butterfly in the family ?", "Where is cuprea a butterfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2544530, "src_sentence": "By Rijswijk Treaty (20 September 1697), which concluded Nine Years' War, part of the lost territories was recovered after the previous treaties, such as the squares of Mons, Luxembourg, Kortrijk, Chimay, Charleroi, etc.", "sentence": "Nine Years' War was recovered after the previous treaties, such as the squares of Mons, Luxembourg, Kortrijk, Chimay, Charleroi, etc.", "sub": "http://dbpedia.org/resource/Nine_Years'_War", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/Kortrijk", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nine Years ' War recovered after the previous treaties , such as the squares of Mons , Luxembourg , Kortrijk , Chimay , Charleroi , etc ?", "When was recovered after the previous treaties, such as the squares of Mons, Luxembourg, Kortrijk, Chimay, Charleroi, etc?"], "type": [-1, 3], "question_in_type": ["Was nine Years ' War recovered after the previous treaties , such as the squares of Mons , Luxembourg , , Chimay , Charleroi , etc ?", "When was recovered after the previous treaties, such as the squares of Mons, Luxembourg, , Chimay, Charleroi, etc?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2546774, "src_sentence": "The second season of Raising Hope premiered on September 20, 2011 on Fox, moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl.", "sentence": "The second season of Raising Hope premiered on September 20, 2011 on Fox moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did the second season of rais Hope premy on September 20, 2011 on Fox moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl?", "When of Raising Hope premiered on September 20, 2011 on Fox moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl?", "When did The second season of Raising Hope premier?", "When did The second season of Raising Hope premier on September 20 , 2011 on Fox move to?", "When did The second season of Raising Hope premier on September 20 , 2011 on Fox move to 9:30 pm from its original?"], "type": [-1, 3, 3, 3, 3], "question_in_type": ["Did the second season of rais Hope premy on September 20, 2011 on moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl?", "When of premiered on September 20, 2011 on moving to 9:30 pm from its original 8:00 pm time slot, due to the acquisition of New Girl?", "When did The second season of premier?", "When did The second season of premier on September 20 , 2011 on move to?", "When did The second season of premier on September 20 , 2011 on move to 9:30 pm from its original?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 2547734, "src_sentence": "After West Point, Whistler worked as draftsman mapping the entire U.S. coast for military and maritime purposes.", "sentence": "Whistler worked as draftsman mapping for maritime purposes After West Point", "sub": "http://dbpedia.org/resource/James_Abbott_McNeill_Whistler", "pred": "http://dbpedia.org/ontology/training", "obj": "http://dbpedia.org/resource/United_States_Military_Academy", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Did whistler work as draftsman mapping for maritime purposes After West Point?", "Who worked as draftsman mapping for maritime purposes After West Point?", "Did whistler work as draftsman mapping After West Point?", "Who worked as draftsman mapping After West Point?", "Did goldeneye work as draftsman mapping for maritime purposes After West Point?", "Did hoary marmot work as draftsman mapping for maritime purposes After West Point?", "Did james abbot mcneill whistler work as draftsman mapping for maritime purposes After West Point?", "Did mountain beaver work as draftsman mapping for maritime purposes After West Point?", "Did thickhead work as draftsman mapping for maritime purposes After West Point?", "Did goldeneye work as draftsman mapping After West Point?", "Did hoary marmot work as draftsman mapping After West Point?", "Did james abbot mcneill whistler work as draftsman mapping After West Point?", "Did mountain beaver work as draftsman mapping After West Point?", "Did thickhead work as draftsman mapping After West Point?"], "type": [-1, 1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did whistler work as draftsman mapping for maritime purposes After ?", "Who worked as draftsman mapping for maritime purposes After ?", "Did whistler work as draftsman mapping After ?", "Who worked as draftsman mapping After ?", "Did goldeneye work as draftsman mapping for maritime purposes After ?", "Did hoary marmot work as draftsman mapping for maritime purposes After ?", "Did james abbot mcneill whistler work as draftsman mapping for maritime purposes After ?", "Did mountain beaver work as draftsman mapping for maritime purposes After ?", "Did thickhead work as draftsman mapping for maritime purposes After ?", "Did goldeneye work as draftsman mapping After ?", "Did hoary marmot work as draftsman mapping After ?", "Did james abbot mcneill whistler work as draftsman mapping After ?", "Did mountain beaver work as draftsman mapping After ?", "Did thickhead work as draftsman mapping After ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?educationalinstitution_obj.\n?artist_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 2550481, "src_sentence": "Gijs Jorna (born (1989-05-30)30 May 1989) is a Dutch male volleyball player.", "sentence": "Gijs Jorna (born (1989-05-30)30 May 1989 is a Dutch male volleyball player", "sub": "http://dbpedia.org/resource/Gijs_Jorna", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gijs Jorna ( born ( 1989-05-30 ) 30 May 1989 a Dutch male volleyball player ?", "Who (born (1989-05-30)30 May 1989 is a Dutch male volleyball player?", "When is Gijs Jorna ( bear (?", "When is Gijs Jorna ( bear ( 1989-05-30 ) 30?", "Where is Gijs Jorna ( born (?"], "type": [-1, 1, 3, 3, 2], "question_in_type": ["Is gijs Jorna ( born ( 1989-05-30 ) 30 May 1989 a male volleyball player ?", "Who (born (1989-05-30)30 May 1989 is a male volleyball player?", "When is ( bear (?", "When is ( bear ( 1989-05-30 ) 30?", "Where is ( born (?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2552205, "src_sentence": "Japan's refusal to join even in a mine-sweeping effort in the Persian Gulf was an indication to some United States officials of Tokyo's unwillingness to cooperate with the United States in areas of sensitivity to Japanese leaders at home or abroad.", "sentence": "Japan's refusal was an indication to some United States officials of Tokyo's unwillingness", "sub": "http://dbpedia.org/resource/Japan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was japan 's refusal an indication to some United States officials of Tokyo 's unwillingness ?", "Who's refusal was an indication to some United States officials of Tokyo's unwillingness?", "Where was Japan 's refusal an indication to some United States officials of Tokyo 's unwillingness ?"], "type": [-1, 1, 2], "question_in_type": ["Was japan 's refusal an indication to some United States officials of 's unwillingness ?", "Who's refusal was an indication to some United States officials of 's unwillingness?", "Where was 's refusal an indication to some United States officials of 's unwillingness ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2554261, "src_sentence": "Jeff Rossen (born November 13, 1976) is an American television journalist employed by Hearst Television.", "sentence": "Jeff Rossen is an American television journalist employed by Hearst Television", "sub": "http://dbpedia.org/resource/Jeff_Rossen", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is jeff Rossen an American television journalist employed by Hearst Television ?", "Who is an American television journalist employed by Hearst Television?", "Where is Jeff Rossen an American television journalist employed by?"], "type": [-1, 1, 2], "question_in_type": ["Is jeff Rossen an television journalist employed by Hearst Television ?", "Who is an television journalist employed by Hearst Television?", "Where is an television journalist employed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2558855, "src_sentence": "Colombiers is a commune in the Charente-Maritime department in southwestern France.", "sentence": "Colombiers is a commune in the Charente-Maritime department in southwestern France", "sub": "http://dbpedia.org/resource/Colombiers,_Charente-Maritime", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Charente-Maritime", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is colombiers a commune in the Charente-Maritime department in southwestern France ?", "Where is Colombiers a commune in the Charente-Maritime department in southwestern France ?"], "type": [-1, 2], "question_in_type": ["Is colombiers a commune in the department in southwestern France ?", "Where is a commune in the department in southwestern France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2562447, "src_sentence": "The film starred Peter Cellini, Zoe Kazan, Fran Kranz and Graham Norris, and featured Army Wives star Sally Pressman and Midnight's Children lead Satya Bhabha.", "sentence": "Sally Pressman [is] featured star [of] Army Wives", "sub": "http://dbpedia.org/resource/Army_Wives", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Sally_Pressman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does sally Pressman [is] featured star [of] Army Wives?", "Who [is] featured star [of] Army Wives?", "Where did Sally Pressman [ is ] featured star [ of ] Army Wives ?"], "type": [-1, 1, 2], "question_in_type": ["Does sally Pressman [is] featured star [of] ?", "Who [is] featured star [of] ?", "Where did [ is ] featured star [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2563638, "src_sentence": "The album is a progressive rock and art rock album that also incorporates influences from psychedelic rock, Latin jazz, heavy metal, punk rock and blues rock.", "sentence": "a progressive rock rock album incorporates influences from psychedelic rock , Latin jazz , heavy metal , blues rock", "sub": "http://dbpedia.org/resource/Psychedelic_rock", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Progressive_rock", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Does a progressive rock rock album incorp influences from psychedelic rock , Latin jazz , heavy metal , blues rock?", "Where did a progressive rock rock album incorporates?", "Does a progressive rock rock album incorp influences from psychedelic rock , Latin jazz , heavy metal , punk rock rock?"], "type": [-1, 2, -1], "question_in_type": ["Does a rock album incorp influences from , Latin jazz , heavy metal , blues rock?", "Where did a rock album incorporates?", "Does a rock album incorp influences from , Latin jazz , heavy metal , punk rock rock?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 2565195, "src_sentence": "Nevertheless, Obama's administration insisted that at least 10 members of the Muslim Brotherhood be allowed to attend the Cairo speech.", "sentence": "at least 10 members of the Muslim Brotherhood to attend the Cairo speech", "sub": "http://dbpedia.org/resource/Muslim_Brotherhood", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Cairo", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do at least 10 members of the Muslim Brotherhood to attend the Cairo speech?", "Where members of the Muslim Brotherhood to attend the Cairo speech?", "Where did at least 10 members of the Muslim Brotherhood to attend the?"], "type": [-1, 2, 2], "question_in_type": ["Do at least 10 members of the to attend the speech?", "Where members of the to attend the speech?", "Where did at least 10 members of the to attend the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2565199, "src_sentence": "On his way to Cairo, Obama stayed overnight at the ranch of King Abdullah of Saudi Arabia located outside Riyadh.", "sentence": "King Abdullah of Saudi Arabia located outside Riyadh", "sub": "http://dbpedia.org/resource/Saudi_Arabia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Riyadh", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did king Abdullah of Saudi Arabia loc outside Riyadh?"], "type": [-1], "question_in_type": ["Did king Abdullah of loc outside ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2570734, "src_sentence": "In the early 1960s as the Vietnam War began to increase in intensity, the Army of the Republic of Vietnam (ARVN) and US Special Forces began to build a chain of bases south of the DMZ to interdict the flow of men and materiel from North Vietnam.", "sentence": "the Army of the Republic of Vietnam began to build a chain of bases south of the DMZ In the early 1960 s as the Vietnam War began to increase in intensity", "sub": "http://dbpedia.org/resource/Vietnam_War", "pred": "http://dbpedia.org/ontology/territory", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict,_AdministrativeRegion", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Army of the Republic of Vietnam beg to build a chain of bases south of the DMZ In the early 1960 s as the Vietnam War beg to increase in intensity?", "Who began to build a chain of bases south of the DMZ In the early 1960 s as the Vietnam War began to increase in intensity?", "Where did the Army of the Republic of Vietnam began to?", "When did the Army of the Republic of Vietnam begin to build a chain of bases south of the DMZ In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the Army of the Republic of beg to build a chain of bases south of the DMZ In the early 1960 s as the beg to increase in intensity?", "Who began to build a chain of bases south of the DMZ In the early 1960 s as the began to increase in intensity?", "Where did the Army of the Republic of began to?", "When did the Army of the Republic of begin to build a chain of bases south of the DMZ In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict,_administrativeregion_sub ?populatedplace_obj.\n?militaryconflict,_administrativeregion_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2573680, "src_sentence": "Soon after, she moved to Austin where she recorded \"The Sky Observer's Guide\" (a collaboration with Los Angeles artist, Amy Adler) and caught the attention of Alejandro Escovedo, who tapped her for opening duties during his \"Real Animal\" tour.", "sentence": "Alejandro Escovedo tapped her for opening duties during his \" Real Animal \" tour", "sub": "http://dbpedia.org/resource/Real_Animal", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Alejandro_Escovedo", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did alejandro Escovedo tap her for opening duties during his \" Real Animal \" tour?", "Who tapped her for opening duties during his \" Real Animal \" tour?", "Where did Alejandro Escovedo tapped her?"], "type": [-1, 1, 2], "question_in_type": ["Did alejandro Escovedo tap her for opening duties during his \" \" tour?", "Who tapped her for opening duties during his \" \" tour?", "Where did tapped her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2573835, "src_sentence": "Newsmax Media is an American news media organization founded by Christopher Ruddy and based in Boca Raton, Florida.", "sentence": "Newsmax Media is an American news media organization founded by Christopher Ruddy", "sub": "http://dbpedia.org/resource/Christopher_Ruddy", "pred": "http://dbpedia.org/ontology/employer", "obj": "http://dbpedia.org/resource/Newsmax_Media", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is newsmax Media an American news media organization founded by Christopher Ruddy ?", "Who is an American news media organization founded by Christopher Ruddy?", "Where is Newsmax Media an American news media organization founded by?", "Who is Newsmax Media an American news media organization founded by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is newsmax Media an American news media organization founded by ?", "Who is an American news media organization founded by ?", "Where is an American news media organization founded by?", "Who is an American news media organization founded by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?organisation_obj.\n?person_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 2582158, "src_sentence": "Synodontis gobroni is a species of upside-down catfish native to the Niger River basin where it is found in the nations of Guinea, Mali, Niger and Nigeria.", "sentence": "Synodontis gobroni is a species of upside-down catfish native to the Niger River basin", "sub": "http://dbpedia.org/resource/Synodontis_gobroni", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Mochokidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is synodontis gobroni a species of upside-down catfish native to the Niger River basin ?", "Who gobroni is a species of upside-down catfish native to the Niger River basin?", "Where is Synodontis gobroni a species of upside-down catfish native to the Niger River basin ?"], "type": [-1, 1, 2], "question_in_type": ["Is synodontis gobroni a species of native to the Niger River basin ?", "Who gobroni is a species of native to the Niger River basin?", "Where is a species of native to the Niger River basin ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2584326, "src_sentence": "Baons-le-Comte is a commune in the Seine-Maritime department in the Normandy region in northern France.", "sentence": "Baons-le-Comte is a commune in the Seine-Maritime department in the Normandy region in northern France", "sub": "http://dbpedia.org/resource/Baons-le-Comte", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Seine-Maritime", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is baons-le-Comte a commune in the Seine-Maritime department in the Normandy region in northern France ?", "Who is a commune in the Seine-Maritime department in the Normandy region in northern France?", "Who is Baons-le-Comte a commune in the Seine-Maritime department in the Normandy region in northern France ?", "Where is Baons-le-Comte a commune in the Seine-Maritime department in the Normandy region in northern France ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is baons-le-Comte a commune in the department in the Normandy region in northern France ?", "Who is a commune in the department in the Normandy region in northern France?", "Who is a commune in the department in the Normandy region in northern France ?", "Where is a commune in the department in the Normandy region in northern France ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2585713, "src_sentence": "Original Machines is the debut solo album by Conrad Keely, primary singer and songwriter of Austin, Texas-based rock band ..And You Will Know Us by the Trail of Dead.", "sentence": "Texas [is] primary songwriter of Austin", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does texas [is] primary songwriter of Austin?", "Who [is] primary songwriter of Austin?", "Where did Texas [ is ] primary songwriter of Austin ?", "Does texas [is] primary singer of Austin?", "Who [is] primary singer of Austin?", "Where did Texas [ is ] primary singer of Austin ?", "Is original Machines the debut solo album by Conrad Keely ?", "Who is the debut solo album by Conrad Keely?", "Who is Original Machines the debut solo album by Conrad Keely ?", "Is original apparatus the debut solo album by Conrad Keely ?", "Who is Original apparatus the debut solo album by Conrad Keely ?", "Is original car the debut solo album by Conrad Keely ?", "Who is Original car the debut solo album by Conrad Keely ?", "Is original engine the debut solo album by Conrad Keely ?", "Who is Original engine the debut solo album by Conrad Keely ?", "Is original facsimile the debut solo album by Conrad Keely ?", "Who is Original facsimile the debut solo album by Conrad Keely ?", "Is original machinery the debut solo album by Conrad Keely ?", "Who is Original machinery the debut solo album by Conrad Keely ?", "Is original organization the debut solo album by Conrad Keely ?", "Who is Original organization the debut solo album by Conrad Keely ?", "Is original political machine the debut solo album by Conrad Keely ?", "Who is Original political machine the debut solo album by Conrad Keely ?", "Is original puppet the debut solo album by Conrad Keely ?", "Who is Original puppet the debut solo album by Conrad Keely ?", "Is original simple machine the debut solo album by Conrad Keely ?", "Who is Original simple machine the debut solo album by Conrad Keely ?", "Is archetype Machines the debut solo album by Conrad Keely ?", "Who is archetype Machines the debut solo album by Conrad Keely ?", "Is archetype apparatus the debut solo album by Conrad Keely ?", "Who is archetype apparatus the debut solo album by Conrad Keely ?", "Is archetype car the debut solo album by Conrad Keely ?", "Who is archetype car the debut solo album by Conrad Keely ?", "Is archetype engine the debut solo album by Conrad Keely ?", "Who is archetype engine the debut solo album by Conrad Keely ?", "Is archetype facsimile the debut solo album by Conrad Keely ?", "Who is archetype facsimile the debut solo album by Conrad Keely ?", "Is archetype machinery the debut solo album by Conrad Keely ?", "Who is archetype machinery the debut solo album by Conrad Keely ?", "Is archetype organization the debut solo album by Conrad Keely ?", "Who is archetype organization the debut solo album by Conrad Keely ?", "Is archetype political machine the debut solo album by Conrad Keely ?", "Who is archetype political machine the debut solo album by Conrad Keely ?", "Is archetype puppet the debut solo album by Conrad Keely ?", "Who is archetype puppet the debut solo album by Conrad Keely ?", "Is archetype simple machine the debut solo album by Conrad Keely ?", "Who is archetype simple machine the debut solo album by Conrad Keely ?", "Is autograph Machines the debut solo album by Conrad Keely ?", "Where is autograph Machines the debut solo album by Conrad Keely ?", "Who is autograph Machines the debut solo album by Conrad Keely ?", "Is autograph apparatus the debut solo album by Conrad Keely ?", "Who is autograph apparatus the debut solo album by Conrad Keely ?", "Is autograph car the debut solo album by Conrad Keely ?", "Who is autograph car the debut solo album by Conrad Keely ?", "Is autograph engine the debut solo album by Conrad Keely ?", "Who is autograph engine the debut solo album by Conrad Keely ?", "Is autograph facsimile the debut solo album by Conrad Keely ?", "Who is autograph facsimile the debut solo album by Conrad Keely ?", "Is autograph machinery the debut solo album by Conrad Keely ?", "Who is autograph machinery the debut solo album by Conrad Keely ?", "Is autograph organization the debut solo album by Conrad Keely ?", "Who is autograph organization the debut solo album by Conrad Keely ?", "Is autograph political machine the debut solo album by Conrad Keely ?", "Who is autograph political machine the debut solo album by Conrad Keely ?", "Is autograph puppet the debut solo album by Conrad Keely ?", "Who is autograph puppet the debut solo album by Conrad Keely ?", "Is autograph simple machine the debut solo album by Conrad Keely ?", "Who is autograph simple machine the debut solo album by Conrad Keely ?", "Is creative Machines the debut solo album by Conrad Keely ?", "Who is creative Machines the debut solo album by Conrad Keely ?", "Is creative apparatus the debut solo album by Conrad Keely ?", "Who is creative apparatus the debut solo album by Conrad Keely ?", "Is creative car the debut solo album by Conrad Keely ?", "Who is creative car the debut solo album by Conrad Keely ?", "Is creative engine the debut solo album by Conrad Keely ?", "Who is creative engine the debut solo album by Conrad Keely ?", "Is creative facsimile the debut solo album by Conrad Keely ?", "Who is creative facsimile the debut solo album by Conrad Keely ?", "Is creative machinery the debut solo album by Conrad Keely ?", "Who is creative machinery the debut solo album by Conrad Keely ?", "Is creative organization the debut solo album by Conrad Keely ?", "Who is creative organization the debut solo album by Conrad Keely ?", "Is creative political machine the debut solo album by Conrad Keely ?", "Who is creative political machine the debut solo album by Conrad Keely ?", "Is creative puppet the debut solo album by Conrad Keely ?", "Who is creative puppet the debut solo album by Conrad Keely ?", "Is creative simple machine the debut solo album by Conrad Keely ?", "Who is creative simple machine the debut solo album by Conrad Keely ?", "Is initial Machines the debut solo album by Conrad Keely ?", "Where is initial Machines the debut solo album by Conrad Keely ?", "Who is initial Machines the debut solo album by Conrad Keely ?", "Is initial apparatus the debut solo album by Conrad Keely ?", "Who is initial apparatus the debut solo album by Conrad Keely ?", "Is initial car the debut solo album by Conrad Keely ?", "Who is initial car the debut solo album by Conrad Keely ?", "Is initial engine the debut solo album by Conrad Keely ?", "Who is initial engine the debut solo album by Conrad Keely ?", "Is initial facsimile the debut solo album by Conrad Keely ?", "Who is initial facsimile the debut solo album by Conrad Keely ?", "Is initial machinery the debut solo album by Conrad Keely ?", "Who is initial machinery the debut solo album by Conrad Keely ?", "Is initial organization the debut solo album by Conrad Keely ?", "Who is initial organization the debut solo album by Conrad Keely ?", "Is initial political machine the debut solo album by Conrad Keely ?", "Who is initial political machine the debut solo album by Conrad Keely ?", "Is initial puppet the debut solo album by Conrad Keely ?", "Who is initial puppet the debut solo album by Conrad Keely ?", "Is initial simple machine the debut solo album by Conrad Keely ?", "Who is initial simple machine the debut solo album by Conrad Keely ?", "Is master Machines the debut solo album by Conrad Keely ?", "Who is master Machines the debut solo album by Conrad Keely ?", "Is master apparatus the debut solo album by Conrad Keely ?", "Who is master apparatus the debut solo album by Conrad Keely ?", "Is master car the debut solo album by Conrad Keely ?", "Who is master car the debut solo album by Conrad Keely ?", "Is master engine the debut solo album by Conrad Keely ?", "Who is master engine the debut solo album by Conrad Keely ?", "Is master facsimile the debut solo album by Conrad Keely ?", "Who is master facsimile the debut solo album by Conrad Keely ?", "Is master machinery the debut solo album by Conrad Keely ?", "Who is master machinery the debut solo album by Conrad Keely ?", "Is master organization the debut solo album by Conrad Keely ?", "Who is master organization the debut solo album by Conrad Keely ?", "Is master political machine the debut solo album by Conrad Keely ?", "Who is master political machine the debut solo album by Conrad Keely ?", "Is master puppet the debut solo album by Conrad Keely ?", "Who is master puppet the debut solo album by Conrad Keely ?", "Is master simple machine the debut solo album by Conrad Keely ?", "Who is master simple machine the debut solo album by Conrad Keely ?", "Is pattern Machines the debut solo album by Conrad Keely ?", "Who is pattern Machines the debut solo album by Conrad Keely ?", "Is pattern apparatus the debut solo album by Conrad Keely ?", "Who is pattern apparatus the debut solo album by Conrad Keely ?", "Is pattern car the debut solo album by Conrad Keely ?", "Who is pattern car the debut solo album by Conrad Keely ?", "Is pattern engine the debut solo album by Conrad Keely ?", "Who is pattern engine the debut solo album by Conrad Keely ?", "Is pattern facsimile the debut solo album by Conrad Keely ?", "Who is pattern facsimile the debut solo album by Conrad Keely ?", "Is pattern machinery the debut solo album by Conrad Keely ?", "Who is pattern machinery the debut solo album by Conrad Keely ?", "Is pattern organization the debut solo album by Conrad Keely ?", "Who is pattern organization the debut solo album by Conrad Keely ?", "Is pattern political machine the debut solo album by Conrad Keely ?", "Who is pattern political machine the debut solo album by Conrad Keely ?", "Is pattern puppet the debut solo album by Conrad Keely ?", "Who is pattern puppet the debut solo album by Conrad Keely ?", "Is pattern simple machine the debut solo album by Conrad Keely ?", "Who is pattern simple machine the debut solo album by Conrad Keely ?", "Is pilot Machines the debut solo album by Conrad Keely ?", "Who is pilot Machines the debut solo album by Conrad Keely ?", "Is pilot apparatus the debut solo album by Conrad Keely ?", "Who is pilot apparatus the debut solo album by Conrad Keely ?", "Is pilot car the debut solo album by Conrad Keely ?", "Who is pilot car the debut solo album by Conrad Keely ?", "Is pilot engine the debut solo album by Conrad Keely ?", "Who is pilot engine the debut solo album by Conrad Keely ?", "Is pilot facsimile the debut solo album by Conrad Keely ?", "Who is pilot facsimile the debut solo album by Conrad Keely ?", "Is pilot machinery the debut solo album by Conrad Keely ?", "Who is pilot machinery the debut solo album by Conrad Keely ?", "Is pilot organization the debut solo album by Conrad Keely ?", "Who is pilot organization the debut solo album by Conrad Keely ?", "Is pilot political machine the debut solo album by Conrad Keely ?", "Who is pilot political machine the debut solo album by Conrad Keely ?", "Is pilot puppet the debut solo album by Conrad Keely ?", "Who is pilot puppet the debut solo album by Conrad Keely ?", "Is pilot simple machine the debut solo album by Conrad Keely ?", "Who is pilot simple machine the debut solo album by Conrad Keely ?", "Is prototype Machines the debut solo album by Conrad Keely ?", "Where is prototype Machines the debut solo album by Conrad Keely ?", "Who is prototype Machines the debut solo album by Conrad Keely ?", "Is prototype apparatus the debut solo album by Conrad Keely ?", "Who is prototype apparatus the debut solo album by Conrad Keely ?", "Is prototype car the debut solo album by Conrad Keely ?", "Who is prototype car the debut solo album by Conrad Keely ?", "Is prototype engine the debut solo album by Conrad Keely ?", "Who is prototype engine the debut solo album by Conrad Keely ?", "Is prototype facsimile the debut solo album by Conrad Keely ?", "Who is prototype facsimile the debut solo album by Conrad Keely ?", "Is prototype machinery the debut solo album by Conrad Keely ?", "Who is prototype machinery the debut solo album by Conrad Keely ?", "Is prototype organization the debut solo album by Conrad Keely ?", "Who is prototype organization the debut solo album by Conrad Keely ?", "Is prototype political machine the debut solo album by Conrad Keely ?", "Who is prototype political machine the debut solo album by Conrad Keely ?", "Is prototype puppet the debut solo album by Conrad Keely ?", "Who is prototype puppet the debut solo album by Conrad Keely ?", "Is prototype simple machine the debut solo album by Conrad Keely ?", "Who is prototype simple machine the debut solo album by Conrad Keely ?", "Is unimitative Machines the debut solo album by Conrad Keely ?", "Where is unimitative Machines the debut solo album by Conrad Keely ?", "Who is unimitative Machines the debut solo album by Conrad Keely ?", "Is unimitative apparatus the debut solo album by Conrad Keely ?", "Who is unimitative apparatus the debut solo album by Conrad Keely ?", "Is unimitative car the debut solo album by Conrad Keely ?", "Who is unimitative car the debut solo album by Conrad Keely ?", "Is unimitative engine the debut solo album by Conrad Keely ?", "Who is unimitative engine the debut solo album by Conrad Keely ?", "Is unimitative facsimile the debut solo album by Conrad Keely ?", "Who is unimitative facsimile the debut solo album by Conrad Keely ?", "Is unimitative machinery the debut solo album by Conrad Keely ?", "Who is unimitative machinery the debut solo album by Conrad Keely ?", "Is unimitative organization the debut solo album by Conrad Keely ?", "Who is unimitative organization the debut solo album by Conrad Keely ?", "Is unimitative political machine the debut solo album by Conrad Keely ?", "Who is unimitative political machine the debut solo album by Conrad Keely ?", "Is unimitative puppet the debut solo album by Conrad Keely ?", "Who is unimitative puppet the debut solo album by Conrad Keely ?", "Is unimitative simple machine the debut solo album by Conrad Keely ?", "Who is unimitative simple machine the debut solo album by Conrad Keely ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does texas [is] primary songwriter of ?", "Who [is] primary songwriter of ?", "Where did [ is ] primary songwriter of ?", "Does texas [is] primary singer of ?", "Who [is] primary singer of ?", "Where did [ is ] primary singer of ?", "Is original Machines the debut solo album by ?", "Who is the debut solo album by ?", "Who is the debut solo album by ?", "Is original apparatus the debut solo album by ?", "Who is Original apparatus the debut solo album by ?", "Is original car the debut solo album by ?", "Who is Original car the debut solo album by ?", "Is original engine the debut solo album by ?", "Who is Original engine the debut solo album by ?", "Is original facsimile the debut solo album by ?", "Who is Original facsimile the debut solo album by ?", "Is original machinery the debut solo album by ?", "Who is Original machinery the debut solo album by ?", "Is original organization the debut solo album by ?", "Who is Original organization the debut solo album by ?", "Is original political machine the debut solo album by ?", "Who is Original political machine the debut solo album by ?", "Is original puppet the debut solo album by ?", "Who is Original puppet the debut solo album by ?", "Is original simple machine the debut solo album by ?", "Who is Original simple machine the debut solo album by ?", "Is archetype Machines the debut solo album by ?", "Who is archetype Machines the debut solo album by ?", "Is archetype apparatus the debut solo album by ?", "Who is archetype apparatus the debut solo album by ?", "Is archetype car the debut solo album by ?", "Who is archetype car the debut solo album by ?", "Is archetype engine the debut solo album by ?", "Who is archetype engine the debut solo album by ?", "Is archetype facsimile the debut solo album by ?", "Who is archetype facsimile the debut solo album by ?", "Is archetype machinery the debut solo album by ?", "Who is archetype machinery the debut solo album by ?", "Is archetype organization the debut solo album by ?", "Who is archetype organization the debut solo album by ?", "Is archetype political machine the debut solo album by ?", "Who is archetype political machine the debut solo album by ?", "Is archetype puppet the debut solo album by ?", "Who is archetype puppet the debut solo album by ?", "Is archetype simple machine the debut solo album by ?", "Who is archetype simple machine the debut solo album by ?", "Is autograph Machines the debut solo album by ?", "Where is autograph Machines the debut solo album by ?", "Who is autograph Machines the debut solo album by ?", "Is autograph apparatus the debut solo album by ?", "Who is autograph apparatus the debut solo album by ?", "Is autograph car the debut solo album by ?", "Who is autograph car the debut solo album by ?", "Is autograph engine the debut solo album by ?", "Who is autograph engine the debut solo album by ?", "Is autograph facsimile the debut solo album by ?", "Who is autograph facsimile the debut solo album by ?", "Is autograph machinery the debut solo album by ?", "Who is autograph machinery the debut solo album by ?", "Is autograph organization the debut solo album by ?", "Who is autograph organization the debut solo album by ?", "Is autograph political machine the debut solo album by ?", "Who is autograph political machine the debut solo album by ?", "Is autograph puppet the debut solo album by ?", "Who is autograph puppet the debut solo album by ?", "Is autograph simple machine the debut solo album by ?", "Who is autograph simple machine the debut solo album by ?", "Is creative Machines the debut solo album by ?", "Who is creative Machines the debut solo album by ?", "Is creative apparatus the debut solo album by ?", "Who is creative apparatus the debut solo album by ?", "Is creative car the debut solo album by ?", "Who is creative car the debut solo album by ?", "Is creative engine the debut solo album by ?", "Who is creative engine the debut solo album by ?", "Is creative facsimile the debut solo album by ?", "Who is creative facsimile the debut solo album by ?", "Is creative machinery the debut solo album by ?", "Who is creative machinery the debut solo album by ?", "Is creative organization the debut solo album by ?", "Who is creative organization the debut solo album by ?", "Is creative political machine the debut solo album by ?", "Who is creative political machine the debut solo album by ?", "Is creative puppet the debut solo album by ?", "Who is creative puppet the debut solo album by ?", "Is creative simple machine the debut solo album by ?", "Who is creative simple machine the debut solo album by ?", "Is initial Machines the debut solo album by ?", "Where is initial Machines the debut solo album by ?", "Who is initial Machines the debut solo album by ?", "Is initial apparatus the debut solo album by ?", "Who is initial apparatus the debut solo album by ?", "Is initial car the debut solo album by ?", "Who is initial car the debut solo album by ?", "Is initial engine the debut solo album by ?", "Who is initial engine the debut solo album by ?", "Is initial facsimile the debut solo album by ?", "Who is initial facsimile the debut solo album by ?", "Is initial machinery the debut solo album by ?", "Who is initial machinery the debut solo album by ?", "Is initial organization the debut solo album by ?", "Who is initial organization the debut solo album by ?", "Is initial political machine the debut solo album by ?", "Who is initial political machine the debut solo album by ?", "Is initial puppet the debut solo album by ?", "Who is initial puppet the debut solo album by ?", "Is initial simple machine the debut solo album by ?", "Who is initial simple machine the debut solo album by ?", "Is master Machines the debut solo album by ?", "Who is master Machines the debut solo album by ?", "Is master apparatus the debut solo album by ?", "Who is master apparatus the debut solo album by ?", "Is master car the debut solo album by ?", "Who is master car the debut solo album by ?", "Is master engine the debut solo album by ?", "Who is master engine the debut solo album by ?", "Is master facsimile the debut solo album by ?", "Who is master facsimile the debut solo album by ?", "Is master machinery the debut solo album by ?", "Who is master machinery the debut solo album by ?", "Is master organization the debut solo album by ?", "Who is master organization the debut solo album by ?", "Is master political machine the debut solo album by ?", "Who is master political machine the debut solo album by ?", "Is master puppet the debut solo album by ?", "Who is master puppet the debut solo album by ?", "Is master simple machine the debut solo album by ?", "Who is master simple machine the debut solo album by ?", "Is pattern Machines the debut solo album by ?", "Who is pattern Machines the debut solo album by ?", "Is pattern apparatus the debut solo album by ?", "Who is pattern apparatus the debut solo album by ?", "Is pattern car the debut solo album by ?", "Who is pattern car the debut solo album by ?", "Is pattern engine the debut solo album by ?", "Who is pattern engine the debut solo album by ?", "Is pattern facsimile the debut solo album by ?", "Who is pattern facsimile the debut solo album by ?", "Is pattern machinery the debut solo album by ?", "Who is pattern machinery the debut solo album by ?", "Is pattern organization the debut solo album by ?", "Who is pattern organization the debut solo album by ?", "Is pattern political machine the debut solo album by ?", "Who is pattern political machine the debut solo album by ?", "Is pattern puppet the debut solo album by ?", "Who is pattern puppet the debut solo album by ?", "Is pattern simple machine the debut solo album by ?", "Who is pattern simple machine the debut solo album by ?", "Is pilot Machines the debut solo album by ?", "Who is pilot Machines the debut solo album by ?", "Is pilot apparatus the debut solo album by ?", "Who is pilot apparatus the debut solo album by ?", "Is pilot car the debut solo album by ?", "Who is pilot car the debut solo album by ?", "Is pilot engine the debut solo album by ?", "Who is pilot engine the debut solo album by ?", "Is pilot facsimile the debut solo album by ?", "Who is pilot facsimile the debut solo album by ?", "Is pilot machinery the debut solo album by ?", "Who is pilot machinery the debut solo album by ?", "Is pilot organization the debut solo album by ?", "Who is pilot organization the debut solo album by ?", "Is pilot political machine the debut solo album by ?", "Who is pilot political machine the debut solo album by ?", "Is pilot puppet the debut solo album by ?", "Who is pilot puppet the debut solo album by ?", "Is pilot simple machine the debut solo album by ?", "Who is pilot simple machine the debut solo album by ?", "Is prototype Machines the debut solo album by ?", "Where is prototype Machines the debut solo album by ?", "Who is prototype Machines the debut solo album by ?", "Is prototype apparatus the debut solo album by ?", "Who is prototype apparatus the debut solo album by ?", "Is prototype car the debut solo album by ?", "Who is prototype car the debut solo album by ?", "Is prototype engine the debut solo album by ?", "Who is prototype engine the debut solo album by ?", "Is prototype facsimile the debut solo album by ?", "Who is prototype facsimile the debut solo album by ?", "Is prototype machinery the debut solo album by ?", "Who is prototype machinery the debut solo album by ?", "Is prototype organization the debut solo album by ?", "Who is prototype organization the debut solo album by ?", "Is prototype political machine the debut solo album by ?", "Who is prototype political machine the debut solo album by ?", "Is prototype puppet the debut solo album by ?", "Who is prototype puppet the debut solo album by ?", "Is prototype simple machine the debut solo album by ?", "Who is prototype simple machine the debut solo album by ?", "Is unimitative Machines the debut solo album by ?", "Where is unimitative Machines the debut solo album by ?", "Who is unimitative Machines the debut solo album by ?", "Is unimitative apparatus the debut solo album by ?", "Who is unimitative apparatus the debut solo album by ?", "Is unimitative car the debut solo album by ?", "Who is unimitative car the debut solo album by ?", "Is unimitative engine the debut solo album by ?", "Who is unimitative engine the debut solo album by ?", "Is unimitative facsimile the debut solo album by ?", "Who is unimitative facsimile the debut solo album by ?", "Is unimitative machinery the debut solo album by ?", "Who is unimitative machinery the debut solo album by ?", "Is unimitative organization the debut solo album by ?", "Who is unimitative organization the debut solo album by ?", "Is unimitative political machine the debut solo album by ?", "Who is unimitative political machine the debut solo album by ?", "Is unimitative puppet the debut solo album by ?", "Who is unimitative puppet the debut solo album by ?", "Is unimitative simple machine the debut solo album by ?", "Who is unimitative simple machine the debut solo album by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2585847, "src_sentence": "A campaign to prevent the planned mining gained national attention after receiving support from veteran Indonesian rock band Slank.", "sentence": "band Slank [is] veteran rock [from] Indonesia", "sub": "http://dbpedia.org/resource/Slank", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Indonesia", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Slank [is] veteran rock [from] Indonesia?", "Where did band Slank [ is ] veteran rock [ from ] Indonesia ?"], "type": [-1, 2], "question_in_type": ["Does band [is] veteran rock [from] ?", "Where did band [ is ] veteran rock [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2587988, "src_sentence": "Med Airways was a small Lebanese charter airline.", "sentence": "Med Airways was a small Lebanese charter airline", "sub": "http://dbpedia.org/resource/Med_Airways", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was med Airways a small Lebanese charter airline ?", "Who was a small Lebanese charter airline?", "Where was Med Airways a small Lebanese charter airline ?", "Was med Airways a diminished Lebanese charter air carrier ?", "Who was a diminished Lebanese charter air carrier?", "Where was Med Airways a diminished Lebanese charter air carrier ?", "Was med Airways a diminished Lebanese charter airline ?", "Who was a diminished Lebanese charter airline?", "Where was Med Airways a diminished Lebanese charter airline ?", "Was med Airways a diminished Lebanese charter airline business ?", "Who was a diminished Lebanese charter airline business?", "Where was Med Airways a diminished Lebanese charter airline business ?", "Was med Airways a diminished Lebanese charter airway ?", "Who was a diminished Lebanese charter airway?", "Where was Med Airways a diminished Lebanese charter airway ?", "Was med Airways a diminished Lebanese lease air carrier ?", "Who was a diminished Lebanese lease air carrier?", "Where was Med Airways a diminished Lebanese lease air carrier ?", "Was med Airways a diminished Lebanese lease airline ?", "Who was a diminished Lebanese lease airline?", "Where was Med Airways a diminished Lebanese lease airline ?", "Was med Airways a diminished Lebanese lease airline business ?", "Who was a diminished Lebanese lease airline business?", "Where was Med Airways a diminished Lebanese lease airline business ?", "Was med Airways a diminished Lebanese lease airway ?", "Who was a diminished Lebanese lease airway?", "Where was Med Airways a diminished Lebanese lease airway ?", "Was med Airways a diminished Lebanese rent air carrier ?", "Who was a diminished Lebanese rent air carrier?", "Where was Med Airways a diminished Lebanese rent air carrier ?", "Was med Airways a diminished Lebanese rent airline ?", "Who was a diminished Lebanese rent airline?", "Where was Med Airways a diminished Lebanese rent airline ?", "Was med Airways a diminished Lebanese rent airline business ?", "Who was a diminished Lebanese rent airline business?", "Where was Med Airways a diminished Lebanese rent airline business ?", "Was med Airways a diminished Lebanese rent airway ?", "Who was a diminished Lebanese rent airway?", "Where was Med Airways a diminished Lebanese rent airway ?", "Was med Airways a humble Lebanese charter air carrier ?", "Who was a humble Lebanese charter air carrier?", "Where was Med Airways a humble Lebanese charter air carrier ?", "Was med Airways a humble Lebanese charter airline ?", "Who was a humble Lebanese charter airline?", "Where was Med Airways a humble Lebanese charter airline ?", "Was med Airways a humble Lebanese charter airline business ?", "Who was a humble Lebanese charter airline business?", "Where was Med Airways a humble Lebanese charter airline business ?", "Was med Airways a humble Lebanese charter airway ?", "Who was a humble Lebanese charter airway?", "Where was Med Airways a humble Lebanese charter airway ?", "Was med Airways a humble Lebanese lease air carrier ?", "Who was a humble Lebanese lease air carrier?", "Where was Med Airways a humble Lebanese lease air carrier ?", "Was med Airways a humble Lebanese lease airline ?", "Who was a humble Lebanese lease airline?", "Where was Med Airways a humble Lebanese lease airline ?", "Was med Airways a humble Lebanese lease airline business ?", "Who was a humble Lebanese lease airline business?", "Where was Med Airways a humble Lebanese lease airline business ?", "Was med Airways a humble Lebanese lease airway ?", "Who was a humble Lebanese lease airway?", "Where was Med Airways a humble Lebanese lease airway ?", "Was med Airways a humble Lebanese rent air carrier ?", "Who was a humble Lebanese rent air carrier?", "Where was Med Airways a humble Lebanese rent air carrier ?", "Was med Airways a humble Lebanese rent airline ?", "Who was a humble Lebanese rent airline?", "Where was Med Airways a humble Lebanese rent airline ?", "Was med Airways a humble Lebanese rent airline business ?", "Who was a humble Lebanese rent airline business?", "Where was Med Airways a humble Lebanese rent airline business ?", "Was med Airways a humble Lebanese rent airway ?", "Who was a humble Lebanese rent airway?", "Where was Med Airways a humble Lebanese rent airway ?", "Was med Airways a little Lebanese charter air carrier ?", "Who was a little Lebanese charter air carrier?", "Where was Med Airways a little Lebanese charter air carrier ?", "Was med Airways a little Lebanese charter airline ?", "Who was a little Lebanese charter airline?", "Where was Med Airways a little Lebanese charter airline ?", "Was med Airways a little Lebanese charter airline business ?", "Who was a little Lebanese charter airline business?", "Where was Med Airways a little Lebanese charter airline business ?", "Was med Airways a little Lebanese charter airway ?", "Who was a little Lebanese charter airway?", "Where was Med Airways a little Lebanese charter airway ?", "Was med Airways a little Lebanese lease air carrier ?", "Who was a little Lebanese lease air carrier?", "Where was Med Airways a little Lebanese lease air carrier ?", "Was med Airways a little Lebanese lease airline ?", "Who was a little Lebanese lease airline?", "Where was Med Airways a little Lebanese lease airline ?", "Was med Airways a little Lebanese lease airline business ?", "Who was a little Lebanese lease airline business?", "Where was Med Airways a little Lebanese lease airline business ?", "Was med Airways a little Lebanese lease airway ?", "Who was a little Lebanese lease airway?", "Where was Med Airways a little Lebanese lease airway ?", "Was med Airways a little Lebanese rent air carrier ?", "Who was a little Lebanese rent air carrier?", "Where was Med Airways a little Lebanese rent air carrier ?", "Was med Airways a little Lebanese rent airline ?", "Who was a little Lebanese rent airline?", "Where was Med Airways a little Lebanese rent airline ?", "Was med Airways a little Lebanese rent airline business ?", "Who was a little Lebanese rent airline business?", "Where was Med Airways a little Lebanese rent airline business ?", "Was med Airways a little Lebanese rent airway ?", "Who was a little Lebanese rent airway?", "Where was Med Airways a little Lebanese rent airway ?", "Was med Airways a lowercase Lebanese charter air carrier ?", "Who was a lowercase Lebanese charter air carrier?", "Where was Med Airways a lowercase Lebanese charter air carrier ?", "Was med Airways a lowercase Lebanese charter airline ?", "Who was a lowercase Lebanese charter airline?", "Where was Med Airways a lowercase Lebanese charter airline ?", "Was med Airways a lowercase Lebanese charter airline business ?", "Who was a lowercase Lebanese charter airline business?", "Where was Med Airways a lowercase Lebanese charter airline business ?", "Was med Airways a lowercase Lebanese charter airway ?", "Who was a lowercase Lebanese charter airway?", "Where was Med Airways a lowercase Lebanese charter airway ?", "Was med Airways a lowercase Lebanese lease air carrier ?", "Who was a lowercase Lebanese lease air carrier?", "Where was Med Airways a lowercase Lebanese lease air carrier ?", "Was med Airways a lowercase Lebanese lease airline ?", "Who was a lowercase Lebanese lease airline?", "Where was Med Airways a lowercase Lebanese lease airline ?", "Was med Airways a lowercase Lebanese lease airline business ?", "Who was a lowercase Lebanese lease airline business?", "Where was Med Airways a lowercase Lebanese lease airline business ?", "Was med Airways a lowercase Lebanese lease airway ?", "Who was a lowercase Lebanese lease airway?", "Where was Med Airways a lowercase Lebanese lease airway ?", "Was med Airways a lowercase Lebanese rent air carrier ?", "Who was a lowercase Lebanese rent air carrier?", "Where was Med Airways a lowercase Lebanese rent air carrier ?", "Was med Airways a lowercase Lebanese rent airline ?", "Who was a lowercase Lebanese rent airline?", "Where was Med Airways a lowercase Lebanese rent airline ?", "Was med Airways a lowercase Lebanese rent airline business ?", "Who was a lowercase Lebanese rent airline business?", "Where was Med Airways a lowercase Lebanese rent airline business ?", "Was med Airways a lowercase Lebanese rent airway ?", "Who was a lowercase Lebanese rent airway?", "Where was Med Airways a lowercase Lebanese rent airway ?", "Was med Airways a microscopic Lebanese charter air carrier ?", "Who was a microscopic Lebanese charter air carrier?", "Where was Med Airways a microscopic Lebanese charter air carrier ?", "Was med Airways a microscopic Lebanese charter airline ?", "Who was a microscopic Lebanese charter airline?", "Where was Med Airways a microscopic Lebanese charter airline ?", "Was med Airways a microscopic Lebanese charter airline business ?", "Who was a microscopic Lebanese charter airline business?", "Where was Med Airways a microscopic Lebanese charter airline business ?", "Was med Airways a microscopic Lebanese charter airway ?", "Who was a microscopic Lebanese charter airway?", "Where was Med Airways a microscopic Lebanese charter airway ?", "Was med Airways a microscopic Lebanese lease air carrier ?", "Who was a microscopic Lebanese lease air carrier?", "Where was Med Airways a microscopic Lebanese lease air carrier ?", "Was med Airways a microscopic Lebanese lease airline ?", "Who was a microscopic Lebanese lease airline?", "Where was Med Airways a microscopic Lebanese lease airline ?", "Was med Airways a microscopic Lebanese lease airline business ?", "Who was a microscopic Lebanese lease airline business?", "Where was Med Airways a microscopic Lebanese lease airline business ?", "Was med Airways a microscopic Lebanese lease airway ?", "Who was a microscopic Lebanese lease airway?", "Where was Med Airways a microscopic Lebanese lease airway ?", "Was med Airways a microscopic Lebanese rent air carrier ?", "Who was a microscopic Lebanese rent air carrier?", "Where was Med Airways a microscopic Lebanese rent air carrier ?", "Was med Airways a microscopic Lebanese rent airline ?", "Who was a microscopic Lebanese rent airline?", "Where was Med Airways a microscopic Lebanese rent airline ?", "Was med Airways a microscopic Lebanese rent airline business ?", "Who was a microscopic Lebanese rent airline business?", "Where was Med Airways a microscopic Lebanese rent airline business ?", "Was med Airways a microscopic Lebanese rent airway ?", "Who was a microscopic Lebanese rent airway?", "Where was Med Airways a microscopic Lebanese rent airway ?", "Was med Airways a minuscule Lebanese charter air carrier ?", "Who was a minuscule Lebanese charter air carrier?", "Where was Med Airways a minuscule Lebanese charter air carrier ?", "Was med Airways a minuscule Lebanese charter airline ?", "Who was a minuscule Lebanese charter airline?", "Where was Med Airways a minuscule Lebanese charter airline ?", "Was med Airways a minuscule Lebanese charter airline business ?", "Who was a minuscule Lebanese charter airline business?", "Where was Med Airways a minuscule Lebanese charter airline business ?", "Was med Airways a minuscule Lebanese charter airway ?", "Who was a minuscule Lebanese charter airway?", "Where was Med Airways a minuscule Lebanese charter airway ?", "Was med Airways a minuscule Lebanese lease air carrier ?", "Who was a minuscule Lebanese lease air carrier?", "Where was Med Airways a minuscule Lebanese lease air carrier ?", "Was med Airways a minuscule Lebanese lease airline ?", "Who was a minuscule Lebanese lease airline?", "Where was Med Airways a minuscule Lebanese lease airline ?", "Was med Airways a minuscule Lebanese lease airline business ?", "Who was a minuscule Lebanese lease airline business?", "Where was Med Airways a minuscule Lebanese lease airline business ?", "Was med Airways a minuscule Lebanese lease airway ?", "Who was a minuscule Lebanese lease airway?", "Where was Med Airways a minuscule Lebanese lease airway ?", "Was med Airways a minuscule Lebanese rent air carrier ?", "Who was a minuscule Lebanese rent air carrier?", "Where was Med Airways a minuscule Lebanese rent air carrier ?", "Was med Airways a minuscule Lebanese rent airline ?", "Who was a minuscule Lebanese rent airline?", "Where was Med Airways a minuscule Lebanese rent airline ?", "Was med Airways a minuscule Lebanese rent airline business ?", "Who was a minuscule Lebanese rent airline business?", "Where was Med Airways a minuscule Lebanese rent airline business ?", "Was med Airways a minuscule Lebanese rent airway ?", "Who was a minuscule Lebanese rent airway?", "Where was Med Airways a minuscule Lebanese rent airway ?", "Was med Airways a modest Lebanese charter air carrier ?", "Who was a modest Lebanese charter air carrier?", "Where was Med Airways a modest Lebanese charter air carrier ?", "Was med Airways a modest Lebanese charter airline ?", "Who was a modest Lebanese charter airline?", "Where was Med Airways a modest Lebanese charter airline ?", "Was med Airways a modest Lebanese charter airline business ?", "Who was a modest Lebanese charter airline business?", "Where was Med Airways a modest Lebanese charter airline business ?", "Was med Airways a modest Lebanese charter airway ?", "Who was a modest Lebanese charter airway?", "Where was Med Airways a modest Lebanese charter airway ?", "Was med Airways a modest Lebanese lease air carrier ?", "Who was a modest Lebanese lease air carrier?", "Where was Med Airways a modest Lebanese lease air carrier ?", "Was med Airways a modest Lebanese lease airline ?", "Who was a modest Lebanese lease airline?", "Where was Med Airways a modest Lebanese lease airline ?", "Was med Airways a modest Lebanese lease airline business ?", "Who was a modest Lebanese lease airline business?", "Where was Med Airways a modest Lebanese lease airline business ?", "Was med Airways a modest Lebanese lease airway ?", "Who was a modest Lebanese lease airway?", "Where was Med Airways a modest Lebanese lease airway ?", "Was med Airways a modest Lebanese rent air carrier ?", "Who was a modest Lebanese rent air carrier?", "Where was Med Airways a modest Lebanese rent air carrier ?", "Was med Airways a modest Lebanese rent airline ?", "Who was a modest Lebanese rent airline?", "Where was Med Airways a modest Lebanese rent airline ?", "Was med Airways a modest Lebanese rent airline business ?", "Who was a modest Lebanese rent airline business?", "Where was Med Airways a modest Lebanese rent airline business ?", "Was med Airways a modest Lebanese rent airway ?", "Who was a modest Lebanese rent airway?", "Where was Med Airways a modest Lebanese rent airway ?", "Was med Airways a pocket size Lebanese charter air carrier ?", "Who was a pocket size Lebanese charter air carrier?", "Where was Med Airways a pocket size Lebanese charter air carrier ?", "Was med Airways a pocket size Lebanese charter airline ?", "Who was a pocket size Lebanese charter airline?", "Where was Med Airways a pocket size Lebanese charter airline ?", "Was med Airways a pocket size Lebanese charter airline business ?", "Who was a pocket size Lebanese charter airline business?", "Where was Med Airways a pocket size Lebanese charter airline business ?", "Was med Airways a pocket size Lebanese charter airway ?", "Who was a pocket size Lebanese charter airway?", "Where was Med Airways a pocket size Lebanese charter airway ?", "Was med Airways a pocket size Lebanese lease air carrier ?", "Who was a pocket size Lebanese lease air carrier?", "Where was Med Airways a pocket size Lebanese lease air carrier ?", "Was med Airways a pocket size Lebanese lease airline ?", "Who was a pocket size Lebanese lease airline?", "Where was Med Airways a pocket size Lebanese lease airline ?", "Was med Airways a pocket size Lebanese lease airline business ?", "Who was a pocket size Lebanese lease airline business?", "Where was Med Airways a pocket size Lebanese lease airline business ?", "Was med Airways a pocket size Lebanese lease airway ?", "Who was a pocket size Lebanese lease airway?", "Where was Med Airways a pocket size Lebanese lease airway ?", "Was med Airways a pocket size Lebanese rent air carrier ?", "Who was a pocket size Lebanese rent air carrier?", "Where was Med Airways a pocket size Lebanese rent air carrier ?", "Was med Airways a pocket size Lebanese rent airline ?", "Who was a pocket size Lebanese rent airline?", "Where was Med Airways a pocket size Lebanese rent airline ?", "Was med Airways a pocket size Lebanese rent airline business ?", "Who was a pocket size Lebanese rent airline business?", "Where was Med Airways a pocket size Lebanese rent airline business ?", "Was med Airways a pocket size Lebanese rent airway ?", "Who was a pocket size Lebanese rent airway?", "Where was Med Airways a pocket size Lebanese rent airway ?", "Was med Airways a poky Lebanese charter air carrier ?", "Who was a poky Lebanese charter air carrier?", "Where was Med Airways a poky Lebanese charter air carrier ?", "Was med Airways a poky Lebanese charter airline ?", "Who was a poky Lebanese charter airline?", "Where was Med Airways a poky Lebanese charter airline ?", "Was med Airways a poky Lebanese charter airline business ?", "Who was a poky Lebanese charter airline business?", "Where was Med Airways a poky Lebanese charter airline business ?", "Was med Airways a poky Lebanese charter airway ?", "Who was a poky Lebanese charter airway?", "Where was Med Airways a poky Lebanese charter airway ?", "Was med Airways a poky Lebanese lease air carrier ?", "Who was a poky Lebanese lease air carrier?", "Where was Med Airways a poky Lebanese lease air carrier ?", "Was med Airways a poky Lebanese lease airline ?", "Who was a poky Lebanese lease airline?", "Where was Med Airways a poky Lebanese lease airline ?", "Was med Airways a poky Lebanese lease airline business ?", "Who was a poky Lebanese lease airline business?", "Where was Med Airways a poky Lebanese lease airline business ?", "Was med Airways a poky Lebanese lease airway ?", "Who was a poky Lebanese lease airway?", "Where was Med Airways a poky Lebanese lease airway ?", "Was med Airways a poky Lebanese rent air carrier ?", "Who was a poky Lebanese rent air carrier?", "Where was Med Airways a poky Lebanese rent air carrier ?", "Was med Airways a poky Lebanese rent airline ?", "Who was a poky Lebanese rent airline?", "Where was Med Airways a poky Lebanese rent airline ?", "Was med Airways a poky Lebanese rent airline business ?", "Who was a poky Lebanese rent airline business?", "Where was Med Airways a poky Lebanese rent airline business ?", "Was med Airways a poky Lebanese rent airway ?", "Who was a poky Lebanese rent airway?", "Where was Med Airways a poky Lebanese rent airway ?", "Was med Airways a small Lebanese charter air carrier ?", "Who was a small Lebanese charter air carrier?", "Where was Med Airways a small Lebanese charter air carrier ?", "Was med Airways a small Lebanese charter airline business ?", "Who was a small Lebanese charter airline business?", "Where was Med Airways a small Lebanese charter airline business ?", "Was med Airways a small Lebanese charter airway ?", "Who was a small Lebanese charter airway?", "Where was Med Airways a small Lebanese charter airway ?", "Was med Airways a small Lebanese lease air carrier ?", "Who was a small Lebanese lease air carrier?", "Where was Med Airways a small Lebanese lease air carrier ?", "Was med Airways a small Lebanese lease airline ?", "Who was a small Lebanese lease airline?", "Where was Med Airways a small Lebanese lease airline ?", "Was med Airways a small Lebanese lease airline business ?", "Who was a small Lebanese lease airline business?", "Where was Med Airways a small Lebanese lease airline business ?", "Was med Airways a small Lebanese lease airway ?", "Who was a small Lebanese lease airway?", "Where was Med Airways a small Lebanese lease airway ?", "Was med Airways a small Lebanese rent air carrier ?", "Who was a small Lebanese rent air carrier?", "Where was Med Airways a small Lebanese rent air carrier ?", "Was med Airways a small Lebanese rent airline ?", "Who was a small Lebanese rent airline?", "Where was Med Airways a small Lebanese rent airline ?", "Was med Airways a small Lebanese rent airline business ?", "Who was a small Lebanese rent airline business?", "Where was Med Airways a small Lebanese rent airline business ?", "Was med Airways a small Lebanese rent airway ?", "Who was a small Lebanese rent airway?", "Where was Med Airways a small Lebanese rent airway ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Was med Airways a small charter airline ?", "Who was a small charter airline?", "Where was a small charter airline ?", "Was med Airways a diminished charter air carrier ?", "Who was a diminished charter air carrier?", "Where was a diminished charter air carrier ?", "Was med Airways a diminished charter airline ?", "Who was a diminished charter airline?", "Where was a diminished charter airline ?", "Was med Airways a diminished charter airline business ?", "Who was a diminished charter airline business?", "Where was a diminished charter airline business ?", "Was med Airways a diminished charter airway ?", "Who was a diminished charter airway?", "Where was a diminished charter airway ?", "Was med Airways a diminished lease air carrier ?", "Who was a diminished lease air carrier?", "Where was a diminished lease air carrier ?", "Was med Airways a diminished lease airline ?", "Who was a diminished lease airline?", "Where was a diminished lease airline ?", "Was med Airways a diminished lease airline business ?", "Who was a diminished lease airline business?", "Where was a diminished lease airline business ?", "Was med Airways a diminished lease airway ?", "Who was a diminished lease airway?", "Where was a diminished lease airway ?", "Was med Airways a diminished rent air carrier ?", "Who was a diminished rent air carrier?", "Where was a diminished rent air carrier ?", "Was med Airways a diminished rent airline ?", "Who was a diminished rent airline?", "Where was a diminished rent airline ?", "Was med Airways a diminished rent airline business ?", "Who was a diminished rent airline business?", "Where was a diminished rent airline business ?", "Was med Airways a diminished rent airway ?", "Who was a diminished rent airway?", "Where was a diminished rent airway ?", "Was med Airways a humble charter air carrier ?", "Who was a humble charter air carrier?", "Where was a humble charter air carrier ?", "Was med Airways a humble charter airline ?", "Who was a humble charter airline?", "Where was a humble charter airline ?", "Was med Airways a humble charter airline business ?", "Who was a humble charter airline business?", "Where was a humble charter airline business ?", "Was med Airways a humble charter airway ?", "Who was a humble charter airway?", "Where was a humble charter airway ?", "Was med Airways a humble lease air carrier ?", "Who was a humble lease air carrier?", "Where was a humble lease air carrier ?", "Was med Airways a humble lease airline ?", "Who was a humble lease airline?", "Where was a humble lease airline ?", "Was med Airways a humble lease airline business ?", "Who was a humble lease airline business?", "Where was a humble lease airline business ?", "Was med Airways a humble lease airway ?", "Who was a humble lease airway?", "Where was a humble lease airway ?", "Was med Airways a humble rent air carrier ?", "Who was a humble rent air carrier?", "Where was a humble rent air carrier ?", "Was med Airways a humble rent airline ?", "Who was a humble rent airline?", "Where was a humble rent airline ?", "Was med Airways a humble rent airline business ?", "Who was a humble rent airline business?", "Where was a humble rent airline business ?", "Was med Airways a humble rent airway ?", "Who was a humble rent airway?", "Where was a humble rent airway ?", "Was med Airways a little charter air carrier ?", "Who was a little charter air carrier?", "Where was a little charter air carrier ?", "Was med Airways a little charter airline ?", "Who was a little charter airline?", "Where was a little charter airline ?", "Was med Airways a little charter airline business ?", "Who was a little charter airline business?", "Where was a little charter airline business ?", "Was med Airways a little charter airway ?", "Who was a little charter airway?", "Where was a little charter airway ?", "Was med Airways a little lease air carrier ?", "Who was a little lease air carrier?", "Where was a little lease air carrier ?", "Was med Airways a little lease airline ?", "Who was a little lease airline?", "Where was a little lease airline ?", "Was med Airways a little lease airline business ?", "Who was a little lease airline business?", "Where was a little lease airline business ?", "Was med Airways a little lease airway ?", "Who was a little lease airway?", "Where was a little lease airway ?", "Was med Airways a little rent air carrier ?", "Who was a little rent air carrier?", "Where was a little rent air carrier ?", "Was med Airways a little rent airline ?", "Who was a little rent airline?", "Where was a little rent airline ?", "Was med Airways a little rent airline business ?", "Who was a little rent airline business?", "Where was a little rent airline business ?", "Was med Airways a little rent airway ?", "Who was a little rent airway?", "Where was a little rent airway ?", "Was med Airways a lowercase charter air carrier ?", "Who was a lowercase charter air carrier?", "Where was a lowercase charter air carrier ?", "Was med Airways a lowercase charter airline ?", "Who was a lowercase charter airline?", "Where was a lowercase charter airline ?", "Was med Airways a lowercase charter airline business ?", "Who was a lowercase charter airline business?", "Where was a lowercase charter airline business ?", "Was med Airways a lowercase charter airway ?", "Who was a lowercase charter airway?", "Where was a lowercase charter airway ?", "Was med Airways a lowercase lease air carrier ?", "Who was a lowercase lease air carrier?", "Where was a lowercase lease air carrier ?", "Was med Airways a lowercase lease airline ?", "Who was a lowercase lease airline?", "Where was a lowercase lease airline ?", "Was med Airways a lowercase lease airline business ?", "Who was a lowercase lease airline business?", "Where was a lowercase lease airline business ?", "Was med Airways a lowercase lease airway ?", "Who was a lowercase lease airway?", "Where was a lowercase lease airway ?", "Was med Airways a lowercase rent air carrier ?", "Who was a lowercase rent air carrier?", "Where was a lowercase rent air carrier ?", "Was med Airways a lowercase rent airline ?", "Who was a lowercase rent airline?", "Where was a lowercase rent airline ?", "Was med Airways a lowercase rent airline business ?", "Who was a lowercase rent airline business?", "Where was a lowercase rent airline business ?", "Was med Airways a lowercase rent airway ?", "Who was a lowercase rent airway?", "Where was a lowercase rent airway ?", "Was med Airways a microscopic charter air carrier ?", "Who was a microscopic charter air carrier?", "Where was a microscopic charter air carrier ?", "Was med Airways a microscopic charter airline ?", "Who was a microscopic charter airline?", "Where was a microscopic charter airline ?", "Was med Airways a microscopic charter airline business ?", "Who was a microscopic charter airline business?", "Where was a microscopic charter airline business ?", "Was med Airways a microscopic charter airway ?", "Who was a microscopic charter airway?", "Where was a microscopic charter airway ?", "Was med Airways a microscopic lease air carrier ?", "Who was a microscopic lease air carrier?", "Where was a microscopic lease air carrier ?", "Was med Airways a microscopic lease airline ?", "Who was a microscopic lease airline?", "Where was a microscopic lease airline ?", "Was med Airways a microscopic lease airline business ?", "Who was a microscopic lease airline business?", "Where was a microscopic lease airline business ?", "Was med Airways a microscopic lease airway ?", "Who was a microscopic lease airway?", "Where was a microscopic lease airway ?", "Was med Airways a microscopic rent air carrier ?", "Who was a microscopic rent air carrier?", "Where was a microscopic rent air carrier ?", "Was med Airways a microscopic rent airline ?", "Who was a microscopic rent airline?", "Where was a microscopic rent airline ?", "Was med Airways a microscopic rent airline business ?", "Who was a microscopic rent airline business?", "Where was a microscopic rent airline business ?", "Was med Airways a microscopic rent airway ?", "Who was a microscopic rent airway?", "Where was a microscopic rent airway ?", "Was med Airways a minuscule charter air carrier ?", "Who was a minuscule charter air carrier?", "Where was a minuscule charter air carrier ?", "Was med Airways a minuscule charter airline ?", "Who was a minuscule charter airline?", "Where was a minuscule charter airline ?", "Was med Airways a minuscule charter airline business ?", "Who was a minuscule charter airline business?", "Where was a minuscule charter airline business ?", "Was med Airways a minuscule charter airway ?", "Who was a minuscule charter airway?", "Where was a minuscule charter airway ?", "Was med Airways a minuscule lease air carrier ?", "Who was a minuscule lease air carrier?", "Where was a minuscule lease air carrier ?", "Was med Airways a minuscule lease airline ?", "Who was a minuscule lease airline?", "Where was a minuscule lease airline ?", "Was med Airways a minuscule lease airline business ?", "Who was a minuscule lease airline business?", "Where was a minuscule lease airline business ?", "Was med Airways a minuscule lease airway ?", "Who was a minuscule lease airway?", "Where was a minuscule lease airway ?", "Was med Airways a minuscule rent air carrier ?", "Who was a minuscule rent air carrier?", "Where was a minuscule rent air carrier ?", "Was med Airways a minuscule rent airline ?", "Who was a minuscule rent airline?", "Where was a minuscule rent airline ?", "Was med Airways a minuscule rent airline business ?", "Who was a minuscule rent airline business?", "Where was a minuscule rent airline business ?", "Was med Airways a minuscule rent airway ?", "Who was a minuscule rent airway?", "Where was a minuscule rent airway ?", "Was med Airways a modest charter air carrier ?", "Who was a modest charter air carrier?", "Where was a modest charter air carrier ?", "Was med Airways a modest charter airline ?", "Who was a modest charter airline?", "Where was a modest charter airline ?", "Was med Airways a modest charter airline business ?", "Who was a modest charter airline business?", "Where was a modest charter airline business ?", "Was med Airways a modest charter airway ?", "Who was a modest charter airway?", "Where was a modest charter airway ?", "Was med Airways a modest lease air carrier ?", "Who was a modest lease air carrier?", "Where was a modest lease air carrier ?", "Was med Airways a modest lease airline ?", "Who was a modest lease airline?", "Where was a modest lease airline ?", "Was med Airways a modest lease airline business ?", "Who was a modest lease airline business?", "Where was a modest lease airline business ?", "Was med Airways a modest lease airway ?", "Who was a modest lease airway?", "Where was a modest lease airway ?", "Was med Airways a modest rent air carrier ?", "Who was a modest rent air carrier?", "Where was a modest rent air carrier ?", "Was med Airways a modest rent airline ?", "Who was a modest rent airline?", "Where was a modest rent airline ?", "Was med Airways a modest rent airline business ?", "Who was a modest rent airline business?", "Where was a modest rent airline business ?", "Was med Airways a modest rent airway ?", "Who was a modest rent airway?", "Where was a modest rent airway ?", "Was med Airways a pocket size charter air carrier ?", "Who was a pocket size charter air carrier?", "Where was a pocket size charter air carrier ?", "Was med Airways a pocket size charter airline ?", "Who was a pocket size charter airline?", "Where was a pocket size charter airline ?", "Was med Airways a pocket size charter airline business ?", "Who was a pocket size charter airline business?", "Where was a pocket size charter airline business ?", "Was med Airways a pocket size charter airway ?", "Who was a pocket size charter airway?", "Where was a pocket size charter airway ?", "Was med Airways a pocket size lease air carrier ?", "Who was a pocket size lease air carrier?", "Where was a pocket size lease air carrier ?", "Was med Airways a pocket size lease airline ?", "Who was a pocket size lease airline?", "Where was a pocket size lease airline ?", "Was med Airways a pocket size lease airline business ?", "Who was a pocket size lease airline business?", "Where was a pocket size lease airline business ?", "Was med Airways a pocket size lease airway ?", "Who was a pocket size lease airway?", "Where was a pocket size lease airway ?", "Was med Airways a pocket size rent air carrier ?", "Who was a pocket size rent air carrier?", "Where was a pocket size rent air carrier ?", "Was med Airways a pocket size rent airline ?", "Who was a pocket size rent airline?", "Where was a pocket size rent airline ?", "Was med Airways a pocket size rent airline business ?", "Who was a pocket size rent airline business?", "Where was a pocket size rent airline business ?", "Was med Airways a pocket size rent airway ?", "Who was a pocket size rent airway?", "Where was a pocket size rent airway ?", "Was med Airways a poky charter air carrier ?", "Who was a poky charter air carrier?", "Where was a poky charter air carrier ?", "Was med Airways a poky charter airline ?", "Who was a poky charter airline?", "Where was a poky charter airline ?", "Was med Airways a poky charter airline business ?", "Who was a poky charter airline business?", "Where was a poky charter airline business ?", "Was med Airways a poky charter airway ?", "Who was a poky charter airway?", "Where was a poky charter airway ?", "Was med Airways a poky lease air carrier ?", "Who was a poky lease air carrier?", "Where was a poky lease air carrier ?", "Was med Airways a poky lease airline ?", "Who was a poky lease airline?", "Where was a poky lease airline ?", "Was med Airways a poky lease airline business ?", "Who was a poky lease airline business?", "Where was a poky lease airline business ?", "Was med Airways a poky lease airway ?", "Who was a poky lease airway?", "Where was a poky lease airway ?", "Was med Airways a poky rent air carrier ?", "Who was a poky rent air carrier?", "Where was a poky rent air carrier ?", "Was med Airways a poky rent airline ?", "Who was a poky rent airline?", "Where was a poky rent airline ?", "Was med Airways a poky rent airline business ?", "Who was a poky rent airline business?", "Where was a poky rent airline business ?", "Was med Airways a poky rent airway ?", "Who was a poky rent airway?", "Where was a poky rent airway ?", "Was med Airways a small charter air carrier ?", "Who was a small charter air carrier?", "Where was a small charter air carrier ?", "Was med Airways a small charter airline business ?", "Who was a small charter airline business?", "Where was a small charter airline business ?", "Was med Airways a small charter airway ?", "Who was a small charter airway?", "Where was a small charter airway ?", "Was med Airways a small lease air carrier ?", "Who was a small lease air carrier?", "Where was a small lease air carrier ?", "Was med Airways a small lease airline ?", "Who was a small lease airline?", "Where was a small lease airline ?", "Was med Airways a small lease airline business ?", "Who was a small lease airline business?", "Where was a small lease airline business ?", "Was med Airways a small lease airway ?", "Who was a small lease airway?", "Where was a small lease airway ?", "Was med Airways a small rent air carrier ?", "Who was a small rent air carrier?", "Where was a small rent air carrier ?", "Was med Airways a small rent airline ?", "Who was a small rent airline?", "Where was a small rent airline ?", "Was med Airways a small rent airline business ?", "Who was a small rent airline business?", "Where was a small rent airline business ?", "Was med Airways a small rent airway ?", "Who was a small rent airway?", "Where was a small rent airway ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2602977, "src_sentence": "Her only release in 1998 was Jab Pyaar Kisise Hota Hai, which featured her as Salman Khan's love interest and was a box office success.", "sentence": "Jab Pyaar Kisise Hota Hai featured her as Salman Khan 's love interest", "sub": "http://dbpedia.org/resource/Jab_Pyaar_Kisise_Hota_Hai", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Salman_Khan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did jab Pyaar Kisise Hota Hai feat her as Salman Khan 's love interest?", "Who Hota Hai featured her as Salman Khan 's love interest?", "Who did Jab Pyaar Kisise Hota Hai featured her?"], "type": [-1, 1, 1], "question_in_type": ["Did jab Pyaar Kisise Hota Hai feat her as 's love interest?", "Who Hota Hai featured her as 's love interest?", "Who did featured her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2605915, "src_sentence": "Morgan Stewart's Coming Home is a 1987 American comedy film starring Jon Cryer, Viveka Davis, Paul Gleason, Nicholas Pryor and Lynn Redgrave.", "sentence": "a 1987 American comedy film starring Paul Gleason", "sub": "http://dbpedia.org/resource/Paul_Gleason", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does a 1987 American comedy film star Paul Gleason?", "Where did a 1987 American comedy film starring?", "Who did a 1987 American comedy film starring?", "Does a 1987 American comedy celluloid star Paul Gleason?", "Where did a 1987 American comedy celluloid starring?", "Who did a 1987 American comedy celluloid starring?", "Does a 1987 American comedy cinema star Paul Gleason?", "Where did a 1987 American comedy cinema starring?", "Who did a 1987 American comedy cinema starring?", "Does a 1987 American comedy flick star Paul Gleason?", "Where did a 1987 American comedy flick starring?", "Who did a 1987 American comedy flick starring?", "Does a 1987 American comedy motion picture star Paul Gleason?", "Where did a 1987 American comedy motion picture starring?", "Who did a 1987 American comedy motion picture starring?", "Does a 1987 American comedy movie star Paul Gleason?", "Where did a 1987 American comedy movie starring?", "Who did a 1987 American comedy movie starring?", "Does a 1987 American comedy photographic film star Paul Gleason?", "Where did a 1987 American comedy photographic film starring?", "Who did a 1987 American comedy photographic film starring?", "Does a 1987 American comedy plastic film star Paul Gleason?", "Where did a 1987 American comedy plastic film starring?", "Who did a 1987 American comedy plastic film starring?", "Does a 1987 American comedy shoot star Paul Gleason?", "Where did a 1987 American comedy shoot starring?", "Who did a 1987 American comedy shoot starring?", "Does a 1987 American comedy skin star Paul Gleason?", "Where did a 1987 American comedy skin starring?", "Who did a 1987 American comedy skin starring?", "Does a 1987 American comedy tak starring Paul Gleason?", "Where did a 1987 American comedy take?", "Who did a 1987 American comedy take?", "Does a 1987 American drollery celluloid star Paul Gleason?", "Where did a 1987 American drollery celluloid starring?", "Who did a 1987 American drollery celluloid starring?", "Does a 1987 American drollery cinema star Paul Gleason?", "Where did a 1987 American drollery cinema starring?", "Who did a 1987 American drollery cinema starring?", "Does a 1987 American drollery film star Paul Gleason?", "Where did a 1987 American drollery film starring?", "Who did a 1987 American drollery film starring?", "Does a 1987 American drollery flick star Paul Gleason?", "Where did a 1987 American drollery flick starring?", "Who did a 1987 American drollery flick starring?", "Does a 1987 American drollery motion picture star Paul Gleason?", "Where did a 1987 American drollery motion picture starring?", "Who did a 1987 American drollery motion picture starring?", "Does a 1987 American drollery movie star Paul Gleason?", "Where did a 1987 American drollery movie starring?", "Who did a 1987 American drollery movie starring?", "Does a 1987 American drollery photographic film star Paul Gleason?", "Where did a 1987 American drollery photographic film starring?", "Who did a 1987 American drollery photographic film starring?", "Does a 1987 American drollery plastic film star Paul Gleason?", "Where did a 1987 American drollery plastic film starring?", "Who did a 1987 American drollery plastic film starring?", "Does a 1987 American drollery shoot star Paul Gleason?", "Where did a 1987 American drollery shoot starring?", "Who did a 1987 American drollery shoot starring?", "Does a 1987 American drollery skin star Paul Gleason?", "Where did a 1987 American drollery skin starring?", "Who did a 1987 American drollery skin starring?", "Does a 1987 American drollery tak starring Paul Gleason?", "Where did a 1987 American drollery take?", "Who did a 1987 American drollery take?", "Does a 1987 American humour celluloid star Paul Gleason?", "Where did a 1987 American humour celluloid starring?", "Who did a 1987 American humour celluloid starring?", "Does a 1987 American humour cinema star Paul Gleason?", "Where did a 1987 American humour cinema starring?", "Who did a 1987 American humour cinema starring?", "Does a 1987 American humour film star Paul Gleason?", "Where did a 1987 American humour film starring?", "Who did a 1987 American humour film starring?", "Does a 1987 American humour flick star Paul Gleason?", "Where did a 1987 American humour flick starring?", "Who did a 1987 American humour flick starring?", "Does a 1987 American humour motion picture star Paul Gleason?", "Where did a 1987 American humour motion picture starring?", "Who did a 1987 American humour motion picture starring?", "Does a 1987 American humour movie star Paul Gleason?", "Where did a 1987 American humour movie starring?", "Who did a 1987 American humour movie starring?", "Does a 1987 American humour photographic film star Paul Gleason?", "Where did a 1987 American humour photographic film starring?", "Who did a 1987 American humour photographic film starring?", "Does a 1987 American humour plastic film star Paul Gleason?", "Where did a 1987 American humour plastic film starring?", "Who did a 1987 American humour plastic film starring?", "Does a 1987 American humour shoot star Paul Gleason?", "Where did a 1987 American humour shoot starring?", "Who did a 1987 American humour shoot starring?", "Does a 1987 American humour skin star Paul Gleason?", "Where did a 1987 American humour skin starring?", "Who did a 1987 American humour skin starring?", "Do a 1987 American humour tak star Paul Gleason?", "Where did a 1987 American humour take starring?", "Who did a 1987 American humour take starring?", "Does a 1987 american english comedy celluloid star Paul Gleason?", "Does a 1987 american english comedy cinema star Paul Gleason?", "Does a 1987 american english comedy film star Paul Gleason?", "Does a 1987 american english comedy flick star Paul Gleason?", "Does a 1987 american english comedy motion picture star Paul Gleason?", "Does a 1987 american english comedy movie star Paul Gleason?", "Does a 1987 american english comedy photographic film star Paul Gleason?", "Does a 1987 american english comedy plastic film star Paul Gleason?", "Does a 1987 american english comedy shoot star Paul Gleason?", "Does a 1987 american english comedy skin star Paul Gleason?", "Does a 1987 american english comedy tak starring Paul Gleason?", "Does a 1987 american english drollery celluloid star Paul Gleason?", "Does a 1987 american english drollery cinema star Paul Gleason?", "Does a 1987 american english drollery film star Paul Gleason?", "Does a 1987 american english drollery flick star Paul Gleason?", "Does a 1987 american english drollery motion picture star Paul Gleason?", "Does a 1987 american english drollery movie star Paul Gleason?", "Does a 1987 american english drollery photographic film star Paul Gleason?", "Does a 1987 american english drollery plastic film star Paul Gleason?", "Does a 1987 american english drollery shoot star Paul Gleason?", "Does a 1987 american english drollery skin star Paul Gleason?", "Does a 1987 american english drollery tak starring Paul Gleason?", "Does a 1987 american english humour celluloid star Paul Gleason?", "Does a 1987 american english humour cinema star Paul Gleason?", "Does a 1987 american english humour film star Paul Gleason?", "Does a 1987 american english humour flick star Paul Gleason?", "Does a 1987 american engl humour motion picture star Paul Gleason?", "Does a 1987 american english humour movie star Paul Gleason?", "Does a 1987 american english humour photographic film star Paul Gleason?", "Does a 1987 american english humour plastic film star Paul Gleason?", "Does a 1987 american english humour shoot star Paul Gleason?", "Does a 1987 american english humour skin star Paul Gleason?", "Do a 1987 american english humour tak star Paul Gleason?", "Does a 1987 finglish comedy celluloid star Paul Gleason?", "Does a 1987 finglish comedy cinema star Paul Gleason?", "Does a 1987 finglish comedy film star Paul Gleason?", "Does a 1987 finglish comedy flick star Paul Gleason?", "Does a 1987 finglish comedy motion picture star Paul Gleason?", "Does a 1987 finglish comedy movie star Paul Gleason?", "Does a 1987 finglish comedy photographic film star Paul Gleason?", "Does a 1987 finglish comedy plastic film star Paul Gleason?", "Does a 1987 finglish comedy shoot star Paul Gleason?", "Does a 1987 finglish comedy skin star Paul Gleason?", "Does a 1987 finglish comedy tak starring Paul Gleason?", "Does a 1987 finglish drollery celluloid star Paul Gleason?", "Does a 1987 finglish drollery cinema star Paul Gleason?", "Does a 1987 finglish drollery film star Paul Gleason?", "Does a 1987 finglish drollery flick star Paul Gleason?", "Does a 1987 finglish drollery motion picture star Paul Gleason?", "Does a 1987 finglish drollery movie star Paul Gleason?", "Does a 1987 finglish drollery photographic film star Paul Gleason?", "Does a 1987 finglish drollery plastic film star Paul Gleason?", "Does a 1987 finglish drollery shoot star Paul Gleason?", "Does a 1987 finglish drollery skin star Paul Gleason?", "Does a 1987 finglish drollery tak starring Paul Gleason?", "Does a 1987 finglish humour celluloid star Paul Gleason?", "Does a 1987 finglish humour cinema star Paul Gleason?", "Does a 1987 finglish humour film star Paul Gleason?", "Does a 1987 finglish humour flick star Paul Gleason?", "Does a 1987 finglish humour motion picture star Paul Gleason?", "Does a 1987 finglish humour movie star Paul Gleason?", "Does a 1987 finglish humour photographic film star Paul Gleason?", "Does a 1987 finglish humour plastic film star Paul Gleason?", "Does a 1987 finglish humour shoot star Paul Gleason?", "Does a 1987 finglish humour skin star Paul Gleason?", "Do a 1987 finglish humour tak star Paul Gleason?", "Does a 1987 u.s comedy celluloid star Paul Gleason?", "Does a 1987 u.s comedy cinema star Paul Gleason?", "Does a 1987 u.s comedy film star Paul Gleason?", "Does a 1987 u.s comedy flick star Paul Gleason?", "Does a 1987 u.s comedy motion picture star Paul Gleason?", "Does a 1987 u.s comedy movie star Paul Gleason?", "Does a 1987 u.s comedy photographic film star Paul Gleason?", "Does a 1987 u.s comedy plastic film star Paul Gleason?", "Does a 1987 u.s comedy shoot star Paul Gleason?", "Does a 1987 u.s comedy skin star Paul Gleason?", "Does a 1987 u.s comedy tak starring Paul Gleason?", "Does a 1987 u.s drollery celluloid star Paul Gleason?", "Does a 1987 u.s drollery cinema star Paul Gleason?", "Does a 1987 u.s drollery film star Paul Gleason?", "Does a 1987 u.s drollery flick star Paul Gleason?", "Does a 1987 u.s drollery motion picture star Paul Gleason?", "Does a 1987 u.s drollery movie star Paul Gleason?", "Does a 1987 u.s drollery photographic film star Paul Gleason?", "Does a 1987 u.s drollery plastic film star Paul Gleason?", "Does a 1987 u.s drollery shoot star Paul Gleason?", "Does a 1987 u.s drollery skin star Paul Gleason?", "Does a 1987 u.s drollery tak starring Paul Gleason?", "Does a 1987 u.s humour celluloid star Paul Gleason?", "Does a 1987 u.s humour cinema star Paul Gleason?", "Does a 1987 u.s humour film star Paul Gleason?", "Does a 1987 u.s humour flick star Paul Gleason?", "Does a 1987 u.s humour motion picture star Paul Gleason?", "Does a 1987 u.s humour movie star Paul Gleason?", "Does a 1987 u.s humour photographic film star Paul Gleason?", "Does a 1987 u.s humour plastic film star Paul Gleason?", "Does a 1987 u.s humour shoot star Paul Gleason?", "Does a 1987 u.s humour skin star Paul Gleason?", "Do a 1987 u.s humour tak star Paul Gleason?", "Does a 1987 united statesian comedy celluloid star Paul Gleason?", "Does a 1987 united statesian comedy cinema star Paul Gleason?", "Does a 1987 united statesian comedy film star Paul Gleason?", "Does a 1987 united statesian comedy flick star Paul Gleason?", "Does a 1987 united statesian comedy motion picture star Paul Gleason?", "Does a 1987 united statesian comedy movie star Paul Gleason?", "Does a 1987 united statesian comedy photographic film star Paul Gleason?", "Does a 1987 united statesian comedy plastic film star Paul Gleason?", "Does a 1987 united statesian comedy shoot star Paul Gleason?", "Does a 1987 united statesian comedy skin star Paul Gleason?", "Does a 1987 united statesian comedy tak starring Paul Gleason?", "Does a 1987 united statesian drollery celluloid star Paul Gleason?", "Does a 1987 united statesian drollery cinema star Paul Gleason?", "Does a 1987 united statesian drollery film star Paul Gleason?", "Does a 1987 united statesian drollery flick star Paul Gleason?", "Does a 1987 united statesian drollery motion picture star Paul Gleason?", "Does a 1987 united statesian drollery movie star Paul Gleason?", "Does a 1987 united statesian drollery photographic film star Paul Gleason?", "Does a 1987 united statesian drollery plastic film star Paul Gleason?", "Does a 1987 united statesian drollery shoot star Paul Gleason?", "Does a 1987 united statesian drollery skin star Paul Gleason?", "Does a 1987 united statesian drollery tak starring Paul Gleason?", "Does a 1987 united statesian humour celluloid star Paul Gleason?", "Does a 1987 united statesian humour cinema star Paul Gleason?", "Does a 1987 united statesian humour film star Paul Gleason?", "Does a 1987 united statesian humour flick star Paul Gleason?", "Does a 1987 united statesian humour motion picture star Paul Gleason?", "Does a 1987 united statesian humour movie star Paul Gleason?", "Does a 1987 united statesian humour photographic film star Paul Gleason?", "Does a 1987 united statesian humour plastic film star Paul Gleason?", "Does a 1987 united statesian humour shoot star Paul Gleason?", "Does a 1987 united statesian humour skin star Paul Gleason?", "Does a 1987 united statesian humour take starring Paul Gleason?", "Who did a 1987 united statesian humour take starring Paul Gleason ?", "Do a 1987 us american comedy celluloid star Paul Gleason?", "Do a 1987 us american comedy cinema star Paul Gleason?", "Do a 1987 us american comedy film star Paul Gleason?", "Do a 1987 us american comedy flick star Paul Gleason?", "Do a 1987 us american comedy motion picture star Paul Gleason?", "Do a 1987 us american comedy movie star Paul Gleason?", "Do a 1987 us american comedy photographic film star Paul Gleason?", "Do a 1987 us american comedy plastic film star Paul Gleason?", "Do a 1987 us american comedy shoot star Paul Gleason?", "Do a 1987 us american comedy skin star Paul Gleason?", "Do a 1987 us american comedy tak starring Paul Gleason?", "Do a 1987 us american drollery celluloid star Paul Gleason?", "Do a 1987 us american drollery cinema star Paul Gleason?", "Do a 1987 us american drollery film star Paul Gleason?", "Do a 1987 us american drollery flick star Paul Gleason?", "Do a 1987 us american drollery motion picture star Paul Gleason?", "Do a 1987 us american drollery movie star Paul Gleason?", "Do a 1987 us american drollery photographic film star Paul Gleason?", "Do a 1987 us american drollery plastic film star Paul Gleason?", "Do a 1987 us american drollery shoot star Paul Gleason?", "Do a 1987 us american drollery skin star Paul Gleason?", "Do a 1987 us american drollery tak starring Paul Gleason?", "Do a 1987 us american humour celluloid star Paul Gleason?", "Do a 1987 us american humour cinema star Paul Gleason?", "Do a 1987 us american humour film star Paul Gleason?", "Do a 1987 us american humour flick star Paul Gleason?", "Do a 1987 us american humour motion picture star Paul Gleason?", "Do a 1987 us american humour movie star Paul Gleason?", "Do a 1987 us american humour photographic film star Paul Gleason?", "Do a 1987 us american humour plastic film star Paul Gleason?", "Do a 1987 us american humour shoot star Paul Gleason?", "Do a 1987 us american humour skin star Paul Gleason?", "Do a 1987 us american humour tak star Paul Gleason?", "Do a 1987 us er comedy celluloid star Paul Gleason?", "Do a 1987 us er comedy cinema star Paul Gleason?", "Do a 1987 us er comedy film star Paul Gleason?", "Do a 1987 us er comedy flick starring Paul Gleason?", "Do a 1987 us er comedy motion picture star Paul Gleason?", "Do a 1987 us er comedy movie star Paul Gleason?", "Do a 1987 us er comedy photographic film star Paul Gleason?", "Do a 1987 us er comedy plastic film star Paul Gleason?", "Do a 1987 us er comedy shoot star Paul Gleason?", "Do a 1987 us er comedy skin star Paul Gleason?", "Do a 1987 us er comedy tak starring Paul Gleason?", "Do a 1987 us er drollery celluloid star Paul Gleason?", "Do a 1987 us er drollery cinema star Paul Gleason?", "Do a 1987 us er drollery film star Paul Gleason?", "Do a 1987 us er drollery flick star Paul Gleason?", "Do a 1987 us er drollery motion picture star Paul Gleason?", "Do a 1987 us er drollery movie star Paul Gleason?", "Do a 1987 us er drollery photographic film star Paul Gleason?", "Do a 1987 us er drollery plastic film star Paul Gleason?", "Do a 1987 us er drollery shoot star Paul Gleason?", "Do a 1987 us er drollery skin star Paul Gleason?", "Do a 1987 us er drollery take starring Paul Gleason?", "Who did a 1987 us er drollery take starring Paul Gleason ?", "Do a 1987 us er humour celluloid star Paul Gleason?", "Do a 1987 us er humour cinema star Paul Gleason?", "Do a 1987 us er humour film star Paul Gleason?", "Do a 1987 us er humour flick star Paul Gleason?", "Do a 1987 us er humour motion picture star Paul Gleason?", "Do a 1987 us er humour movie star Paul Gleason?", "Do a 1987 us er humour photographic film star Paul Gleason?", "Do a 1987 us er humour plastic film star Paul Gleason?", "Do a 1987 us er humour shoot star Paul Gleason?", "Do a 1987 us er humour skin star Paul Gleason?", "Do a 1987 us er humour tak star Paul Gleason?", "Do a 1987 us ian comedy celluloid star Paul Gleason?", "Do a 1987 us ian comedy cinema star Paul Gleason?", "Do a 1987 us ian comedy film star Paul Gleason?", "Do a 1987 us ian comedy flick star Paul Gleason?", "Do a 1987 us ian comedy motion picture star Paul Gleason?", "Do a 1987 us ian comedy movie star Paul Gleason?", "Do a 1987 us ian comedy photographic film star Paul Gleason?", "Do a 1987 us ian comedy plastic film star Paul Gleason?", "Do a 1987 us ian comedy shoot star Paul Gleason?", "Do a 1987 us ian comedy skin star Paul Gleason?", "Do a 1987 us ian comedy tak starring Paul Gleason?", "Do a 1987 us ian drollery celluloid star Paul Gleason?", "Do a 1987 us ian drollery cinema star Paul Gleason?", "Do a 1987 us ian drollery film star Paul Gleason?", "Do a 1987 us ian drollery flick star Paul Gleason?", "Do a 1987 us ian drollery motion picture star Paul Gleason?", "Do a 1987 us ian drollery movie star Paul Gleason?", "Do a 1987 us ian drollery photographic film star Paul Gleason?", "Do a 1987 us ian drollery plastic film star Paul Gleason?", "Do a 1987 us ian drollery shoot star Paul Gleason?", "Do a 1987 us ian drollery skin star Paul Gleason?", "Do a 1987 us ian drollery tak starring Paul Gleason?", "Do a 1987 us ian humour celluloid star Paul Gleason?", "Do a 1987 us ian humour cinema star Paul Gleason?", "Do a 1987 us ian humour film star Paul Gleason?", "Do a 1987 us ian humour flick star Paul Gleason?", "Do a 1987 us ian humour motion picture star Paul Gleason?", "Do a 1987 us ian humour movie star Paul Gleason?", "Do a 1987 us ian humour photographic film star Paul Gleason?", "Do a 1987 us ian humour plastic film star Paul Gleason?", "Do a 1987 us ian humour shoot star Paul Gleason?", "Do a 1987 us ian humour skin star Paul Gleason?", "Do a 1987 us ian humour tak star Paul Gleason?", "Does a 1987 usanian comedy celluloid star Paul Gleason?", "Does a 1987 usanian comedy cinema star Paul Gleason?", "Does a 1987 usanian comedy film star Paul Gleason?", "Does a 1987 usanian comedy flick star Paul Gleason?", "Does a 1987 usanian comedy motion picture star Paul Gleason?", "Does a 1987 usanian comedy movie star Paul Gleason?", "Does a 1987 usanian comedy photographic film star Paul Gleason?", "Does a 1987 usanian comedy plastic film star Paul Gleason?", "Does a 1987 usanian comedy shoot star Paul Gleason?", "Does a 1987 usanian comedy skin star Paul Gleason?", "Does a 1987 usanian comedy tak starring Paul Gleason?", "Does a 1987 usanian drollery celluloid star Paul Gleason?", "Does a 1987 usanian drollery cinema star Paul Gleason?", "Does a 1987 usanian drollery film star Paul Gleason?", "Does a 1987 usanian drollery flick star Paul Gleason?", "Does a 1987 usanian drollery motion picture star Paul Gleason?", "Does a 1987 usanian drollery movie star Paul Gleason?", "Does a 1987 usanian drollery photographic film star Paul Gleason?", "Does a 1987 usanian drollery plastic film star Paul Gleason?", "Does a 1987 usanian drollery shoot star Paul Gleason?", "Does a 1987 usanian drollery skin star Paul Gleason?", "Does a 1987 usanian drollery tak starring Paul Gleason?", "Does a 1987 usanian humour celluloid star Paul Gleason?", "Does a 1987 usanian humour cinema star Paul Gleason?", "Does a 1987 usanian humour film star Paul Gleason?", "Does a 1987 usanian humour flick star Paul Gleason?", "Does a 1987 usanian humour motion picture star Paul Gleason?", "Does a 1987 usanian humour movie star Paul Gleason?", "Does a 1987 usanian humour photographic film star Paul Gleason?", "Does a 1987 usanian humour plastic film star Paul Gleason?", "Does a 1987 usanian humour shoot star Paul Gleason?", "Does a 1987 usanian humour skin star Paul Gleason?", "Do a 1987 usanian humour tak star Paul Gleason?", "Does a 1987 usonian comedy celluloid star Paul Gleason?", "Does a 1987 usonian comedy cinema star Paul Gleason?", "Does a 1987 usonian comedy film star Paul Gleason?", "Does a 1987 usonian comedy flick star Paul Gleason?", "Does a 1987 usonian comedy motion picture star Paul Gleason?", "Does a 1987 usonian comedy movie star Paul Gleason?", "Does a 1987 usonian comedy photographic film star Paul Gleason?", "Does a 1987 usonian comedy plastic film star Paul Gleason?", "Does a 1987 usonian comedy shoot star Paul Gleason?", "Does a 1987 usonian comedy skin star Paul Gleason?", "Does a 1987 usonian comedy tak starring Paul Gleason?", "Does a 1987 usonian drollery celluloid star Paul Gleason?", "Does a 1987 usonian drollery cinema star Paul Gleason?", "Does a 1987 usonian drollery film star Paul Gleason?", "Does a 1987 usonian drollery flick star Paul Gleason?", "Does a 1987 usonian drollery motion picture star Paul Gleason?", "Does a 1987 usonian drollery movie star Paul Gleason?", "Does a 1987 usonian drollery photographic film star Paul Gleason?", "Does a 1987 usonian drollery plastic film star Paul Gleason?", "Does a 1987 usonian drollery shoot star Paul Gleason?", "Does a 1987 usonian drollery skin star Paul Gleason?", "Does a 1987 usonian drollery tak starring Paul Gleason?", "Does a 1987 usonian humour celluloid star Paul Gleason?", "Does a 1987 usonian humour cinema star Paul Gleason?", "Does a 1987 usonian humour film star Paul Gleason?", "Does a 1987 usonian humour flick star Paul Gleason?", "Does a 1987 usonian humour motion picture star Paul Gleason?", "Does a 1987 usonian humour movie star Paul Gleason?", "Does a 1987 usonian humour photographic film star Paul Gleason?", "Does a 1987 usonian humour plastic film star Paul Gleason?", "Does a 1987 usonian humour shoot star Paul Gleason?", "Does a 1987 usonian humour skin star Paul Gleason?", "Do a 1987 usonian humour tak star Paul Gleason?", "Does a 1987 western hemispherian comedy celluloid star Paul Gleason?", "Does a 1987 western hemispherian comedy cinema star Paul Gleason?", "Does a 1987 western hemispherian comedy film star Paul Gleason?", "Does a 1987 western hemispherian comedy flick star Paul Gleason?", "Does a 1987 western hemispherian comedy motion picture star Paul Gleason?", "Does a 1987 western hemispherian comedy movie star Paul Gleason?", "Does a 1987 western hemispherian comedy photographic film star Paul Gleason?", "Does a 1987 western hemispherian comedy plastic film star Paul Gleason?", "Does a 1987 western hemispherian comedy shoot star Paul Gleason?", "Does a 1987 western hemispherian comedy skin star Paul Gleason?", "Does a 1987 western hemispherian comedy tak starring Paul Gleason?", "Does a 1987 western hemispherian drollery celluloid star Paul Gleason?", "Does a 1987 western hemispherian drollery cinema star Paul Gleason?", "Does a 1987 western hemispherian drollery film star Paul Gleason?", "Does a 1987 western hemispherian drollery flick star Paul Gleason?", "Does a 1987 western hemispherian drollery motion picture star Paul Gleason?", "Does a 1987 western hemispherian drollery movie star Paul Gleason?", "Does a 1987 western hemispherian drollery photographic film star Paul Gleason?", "Does a 1987 western hemispherian drollery plastic film star Paul Gleason?", "Does a 1987 western hemispherian drollery shoot star Paul Gleason?", "Does a 1987 western hemispherian drollery skin star Paul Gleason?", "Does a 1987 western hemispherian drollery tak starring Paul Gleason?", "Does a 1987 western hemispherian humour celluloid star Paul Gleason?", "Does a 1987 western hemispherian humour cinema star Paul Gleason?", "Does a 1987 western hemispherian humour film star Paul Gleason?", "Does a 1987 western hemispherian humour flick star Paul Gleason?", "Does a 1987 western hemispherian humour motion picture star Paul Gleason?", "Does a 1987 western hemispherian humour movie star Paul Gleason?", "Does a 1987 western hemispherian humour photographic film star Paul Gleason?", "Does a 1987 western hemispherian humour plastic film star Paul Gleason?", "Does a 1987 western hemispherian humour shoot star Paul Gleason?", "Does a 1987 western hemispherian humour skin star Paul Gleason?", "Do a 1987 western hemispherian humour tak star Paul Gleason?", "Does a 1987 yank comedy celluloid star Paul Gleason?", "Does a 1987 yank comedy cinema star Paul Gleason?", "Does a 1987 yank comedy film star Paul Gleason?", "Does a 1987 yank comedy flick star Paul Gleason?", "Does a 1987 yank comedy motion picture star Paul Gleason?", "Does a 1987 yank comedy movie star Paul Gleason?", "Does a 1987 yank comedy photographic film star Paul Gleason?", "Does a 1987 yank comedy plastic film star Paul Gleason?", "Does a 1987 yank comedy shoot star Paul Gleason?", "Does a 1987 yank comedy skin star Paul Gleason?", "Does a 1987 yank comedy tak starring Paul Gleason?", "Does a 1987 yank drollery celluloid star Paul Gleason?", "Does a 1987 yank drollery cinema star Paul Gleason?", "Does a 1987 yank drollery film star Paul Gleason?", "Does a 1987 yank drollery flick star Paul Gleason?", "Does a 1987 yank drollery motion picture star Paul Gleason?", "Does a 1987 yank drollery movie star Paul Gleason?", "Does a 1987 yank drollery photographic film star Paul Gleason?", "Does a 1987 yank drollery plastic film star Paul Gleason?", "Does a 1987 yank drollery shoot star Paul Gleason?", "Does a 1987 yank drollery skin star Paul Gleason?", "Does a 1987 yank drollery tak starring Paul Gleason?", "Does a 1987 yank humour celluloid star Paul Gleason?", "Does a 1987 yank humour cinema star Paul Gleason?", "Does a 1987 yank humour film star Paul Gleason?", "Does a 1987 yank humour flick star Paul Gleason?", "Does a 1987 yank humour motion picture star Paul Gleason?", "Does a 1987 yank humour movie star Paul Gleason?", "Does a 1987 yank humour photographic film star Paul Gleason?", "Does a 1987 yank humour plastic film star Paul Gleason?", "Does a 1987 yank humour shoot star Paul Gleason?", "Does a 1987 yank humour skin star Paul Gleason?", "Does a 1987 yank humour tak star Paul Gleason?"], "type": [-1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does a 1987 comedy film star ?", "Where did a 1987 comedy film starring?", "Who did a 1987 comedy film starring?", "Does a 1987 comedy celluloid star ?", "Where did a 1987 comedy celluloid starring?", "Who did a 1987 comedy celluloid starring?", "Does a 1987 comedy cinema star ?", "Where did a 1987 comedy cinema starring?", "Who did a 1987 comedy cinema starring?", "Does a 1987 comedy flick star ?", "Where did a 1987 comedy flick starring?", "Who did a 1987 comedy flick starring?", "Does a 1987 comedy motion picture star ?", "Where did a 1987 comedy motion picture starring?", "Who did a 1987 comedy motion picture starring?", "Does a 1987 comedy movie star ?", "Where did a 1987 comedy movie starring?", "Who did a 1987 comedy movie starring?", "Does a 1987 comedy photographic film star ?", "Where did a 1987 comedy photographic film starring?", "Who did a 1987 comedy photographic film starring?", "Does a 1987 comedy plastic film star ?", "Where did a 1987 comedy plastic film starring?", "Who did a 1987 comedy plastic film starring?", "Does a 1987 comedy shoot star ?", "Where did a 1987 comedy shoot starring?", "Who did a 1987 comedy shoot starring?", "Does a 1987 comedy skin star ?", "Where did a 1987 comedy skin starring?", "Who did a 1987 comedy skin starring?", "Does a 1987 comedy tak starring ?", "Where did a 1987 comedy take?", "Who did a 1987 comedy take?", "Does a 1987 drollery celluloid star ?", "Where did a 1987 drollery celluloid starring?", "Who did a 1987 drollery celluloid starring?", "Does a 1987 drollery cinema star ?", "Where did a 1987 drollery cinema starring?", "Who did a 1987 drollery cinema starring?", "Does a 1987 drollery film star ?", "Where did a 1987 drollery film starring?", "Who did a 1987 drollery film starring?", "Does a 1987 drollery flick star ?", "Where did a 1987 drollery flick starring?", "Who did a 1987 drollery flick starring?", "Does a 1987 drollery motion picture star ?", "Where did a 1987 drollery motion picture starring?", "Who did a 1987 drollery motion picture starring?", "Does a 1987 drollery movie star ?", "Where did a 1987 drollery movie starring?", "Who did a 1987 drollery movie starring?", "Does a 1987 drollery photographic film star ?", "Where did a 1987 drollery photographic film starring?", "Who did a 1987 drollery photographic film starring?", "Does a 1987 drollery plastic film star ?", "Where did a 1987 drollery plastic film starring?", "Who did a 1987 drollery plastic film starring?", "Does a 1987 drollery shoot star ?", "Where did a 1987 drollery shoot starring?", "Who did a 1987 drollery shoot starring?", "Does a 1987 drollery skin star ?", "Where did a 1987 drollery skin starring?", "Who did a 1987 drollery skin starring?", "Does a 1987 drollery tak starring ?", "Where did a 1987 drollery take?", "Who did a 1987 drollery take?", "Does a 1987 humour celluloid star ?", "Where did a 1987 humour celluloid starring?", "Who did a 1987 humour celluloid starring?", "Does a 1987 humour cinema star ?", "Where did a 1987 humour cinema starring?", "Who did a 1987 humour cinema starring?", "Does a 1987 humour film star ?", "Where did a 1987 humour film starring?", "Who did a 1987 humour film starring?", "Does a 1987 humour flick star ?", "Where did a 1987 humour flick starring?", "Who did a 1987 humour flick starring?", "Does a 1987 humour motion picture star ?", "Where did a 1987 humour motion picture starring?", "Who did a 1987 humour motion picture starring?", "Does a 1987 humour movie star ?", "Where did a 1987 humour movie starring?", "Who did a 1987 humour movie starring?", "Does a 1987 humour photographic film star ?", "Where did a 1987 humour photographic film starring?", "Who did a 1987 humour photographic film starring?", "Does a 1987 humour plastic film star ?", "Where did a 1987 humour plastic film starring?", "Who did a 1987 humour plastic film starring?", "Does a 1987 humour shoot star ?", "Where did a 1987 humour shoot starring?", "Who did a 1987 humour shoot starring?", "Does a 1987 humour skin star ?", "Where did a 1987 humour skin starring?", "Who did a 1987 humour skin starring?", "Do a 1987 humour tak star ?", "Where did a 1987 humour take starring?", "Who did a 1987 humour take starring?", "Does a 1987 american english comedy celluloid star ?", "Does a 1987 american english comedy cinema star ?", "Does a 1987 american english comedy film star ?", "Does a 1987 american english comedy flick star ?", "Does a 1987 american english comedy motion picture star ?", "Does a 1987 american english comedy movie star ?", "Does a 1987 american english comedy photographic film star ?", "Does a 1987 american english comedy plastic film star ?", "Does a 1987 american english comedy shoot star ?", "Does a 1987 american english comedy skin star ?", "Does a 1987 american english comedy tak starring ?", "Does a 1987 american english drollery celluloid star ?", "Does a 1987 american english drollery cinema star ?", "Does a 1987 american english drollery film star ?", "Does a 1987 american english drollery flick star ?", "Does a 1987 american english drollery motion picture star ?", "Does a 1987 american english drollery movie star ?", "Does a 1987 american english drollery photographic film star ?", "Does a 1987 american english drollery plastic film star ?", "Does a 1987 american english drollery shoot star ?", "Does a 1987 american english drollery skin star ?", "Does a 1987 american english drollery tak starring ?", "Does a 1987 american english humour celluloid star ?", "Does a 1987 american english humour cinema star ?", "Does a 1987 american english humour film star ?", "Does a 1987 american english humour flick star ?", "Does a 1987 american engl humour motion picture star ?", "Does a 1987 american english humour movie star ?", "Does a 1987 american english humour photographic film star ?", "Does a 1987 american english humour plastic film star ?", "Does a 1987 american english humour shoot star ?", "Does a 1987 american english humour skin star ?", "Do a 1987 american english humour tak star ?", "Does a 1987 finglish comedy celluloid star ?", "Does a 1987 finglish comedy cinema star ?", "Does a 1987 finglish comedy film star ?", "Does a 1987 finglish comedy flick star ?", "Does a 1987 finglish comedy motion picture star ?", "Does a 1987 finglish comedy movie star ?", "Does a 1987 finglish comedy photographic film star ?", "Does a 1987 finglish comedy plastic film star ?", "Does a 1987 finglish comedy shoot star ?", "Does a 1987 finglish comedy skin star ?", "Does a 1987 finglish comedy tak starring ?", "Does a 1987 finglish drollery celluloid star ?", "Does a 1987 finglish drollery cinema star ?", "Does a 1987 finglish drollery film star ?", "Does a 1987 finglish drollery flick star ?", "Does a 1987 finglish drollery motion picture star ?", "Does a 1987 finglish drollery movie star ?", "Does a 1987 finglish drollery photographic film star ?", "Does a 1987 finglish drollery plastic film star ?", "Does a 1987 finglish drollery shoot star ?", "Does a 1987 finglish drollery skin star ?", "Does a 1987 finglish drollery tak starring ?", "Does a 1987 finglish humour celluloid star ?", "Does a 1987 finglish humour cinema star ?", "Does a 1987 finglish humour film star ?", "Does a 1987 finglish humour flick star ?", "Does a 1987 finglish humour motion picture star ?", "Does a 1987 finglish humour movie star ?", "Does a 1987 finglish humour photographic film star ?", "Does a 1987 finglish humour plastic film star ?", "Does a 1987 finglish humour shoot star ?", "Does a 1987 finglish humour skin star ?", "Do a 1987 finglish humour tak star ?", "Does a 1987 u.s comedy celluloid star ?", "Does a 1987 u.s comedy cinema star ?", "Does a 1987 u.s comedy film star ?", "Does a 1987 u.s comedy flick star ?", "Does a 1987 u.s comedy motion picture star ?", "Does a 1987 u.s comedy movie star ?", "Does a 1987 u.s comedy photographic film star ?", "Does a 1987 u.s comedy plastic film star ?", "Does a 1987 u.s comedy shoot star ?", "Does a 1987 u.s comedy skin star ?", "Does a 1987 u.s comedy tak starring ?", "Does a 1987 u.s drollery celluloid star ?", "Does a 1987 u.s drollery cinema star ?", "Does a 1987 u.s drollery film star ?", "Does a 1987 u.s drollery flick star ?", "Does a 1987 u.s drollery motion picture star ?", "Does a 1987 u.s drollery movie star ?", "Does a 1987 u.s drollery photographic film star ?", "Does a 1987 u.s drollery plastic film star ?", "Does a 1987 u.s drollery shoot star ?", "Does a 1987 u.s drollery skin star ?", "Does a 1987 u.s drollery tak starring ?", "Does a 1987 u.s humour celluloid star ?", "Does a 1987 u.s humour cinema star ?", "Does a 1987 u.s humour film star ?", "Does a 1987 u.s humour flick star ?", "Does a 1987 u.s humour motion picture star ?", "Does a 1987 u.s humour movie star ?", "Does a 1987 u.s humour photographic film star ?", "Does a 1987 u.s humour plastic film star ?", "Does a 1987 u.s humour shoot star ?", "Does a 1987 u.s humour skin star ?", "Do a 1987 u.s humour tak star ?", "Does a 1987 united statesian comedy celluloid star ?", "Does a 1987 united statesian comedy cinema star ?", "Does a 1987 united statesian comedy film star ?", "Does a 1987 united statesian comedy flick star ?", "Does a 1987 united statesian comedy motion picture star ?", "Does a 1987 united statesian comedy movie star ?", "Does a 1987 united statesian comedy photographic film star ?", "Does a 1987 united statesian comedy plastic film star ?", "Does a 1987 united statesian comedy shoot star ?", "Does a 1987 united statesian comedy skin star ?", "Does a 1987 united statesian comedy tak starring ?", "Does a 1987 united statesian drollery celluloid star ?", "Does a 1987 united statesian drollery cinema star ?", "Does a 1987 united statesian drollery film star ?", "Does a 1987 united statesian drollery flick star ?", "Does a 1987 united statesian drollery motion picture star ?", "Does a 1987 united statesian drollery movie star ?", "Does a 1987 united statesian drollery photographic film star ?", "Does a 1987 united statesian drollery plastic film star ?", "Does a 1987 united statesian drollery shoot star ?", "Does a 1987 united statesian drollery skin star ?", "Does a 1987 united statesian drollery tak starring ?", "Does a 1987 united statesian humour celluloid star ?", "Does a 1987 united statesian humour cinema star ?", "Does a 1987 united statesian humour film star ?", "Does a 1987 united statesian humour flick star ?", "Does a 1987 united statesian humour motion picture star ?", "Does a 1987 united statesian humour movie star ?", "Does a 1987 united statesian humour photographic film star ?", "Does a 1987 united statesian humour plastic film star ?", "Does a 1987 united statesian humour shoot star ?", "Does a 1987 united statesian humour skin star ?", "Does a 1987 united statesian humour take starring ?", "Who did a 1987 united statesian humour take starring ?", "Do a 1987 us american comedy celluloid star ?", "Do a 1987 us american comedy cinema star ?", "Do a 1987 us american comedy film star ?", "Do a 1987 us american comedy flick star ?", "Do a 1987 us american comedy motion picture star ?", "Do a 1987 us american comedy movie star ?", "Do a 1987 us american comedy photographic film star ?", "Do a 1987 us american comedy plastic film star ?", "Do a 1987 us american comedy shoot star ?", "Do a 1987 us american comedy skin star ?", "Do a 1987 us american comedy tak starring ?", "Do a 1987 us american drollery celluloid star ?", "Do a 1987 us american drollery cinema star ?", "Do a 1987 us american drollery film star ?", "Do a 1987 us american drollery flick star ?", "Do a 1987 us american drollery motion picture star ?", "Do a 1987 us american drollery movie star ?", "Do a 1987 us american drollery photographic film star ?", "Do a 1987 us american drollery plastic film star ?", "Do a 1987 us american drollery shoot star ?", "Do a 1987 us american drollery skin star ?", "Do a 1987 us american drollery tak starring ?", "Do a 1987 us american humour celluloid star ?", "Do a 1987 us american humour cinema star ?", "Do a 1987 us american humour film star ?", "Do a 1987 us american humour flick star ?", "Do a 1987 us american humour motion picture star ?", "Do a 1987 us american humour movie star ?", "Do a 1987 us american humour photographic film star ?", "Do a 1987 us american humour plastic film star ?", "Do a 1987 us american humour shoot star ?", "Do a 1987 us american humour skin star ?", "Do a 1987 us american humour tak star ?", "Do a 1987 us er comedy celluloid star ?", "Do a 1987 us er comedy cinema star ?", "Do a 1987 us er comedy film star ?", "Do a 1987 us er comedy flick starring ?", "Do a 1987 us er comedy motion picture star ?", "Do a 1987 us er comedy movie star ?", "Do a 1987 us er comedy photographic film star ?", "Do a 1987 us er comedy plastic film star ?", "Do a 1987 us er comedy shoot star ?", "Do a 1987 us er comedy skin star ?", "Do a 1987 us er comedy tak starring ?", "Do a 1987 us er drollery celluloid star ?", "Do a 1987 us er drollery cinema star ?", "Do a 1987 us er drollery film star ?", "Do a 1987 us er drollery flick star ?", "Do a 1987 us er drollery motion picture star ?", "Do a 1987 us er drollery movie star ?", "Do a 1987 us er drollery photographic film star ?", "Do a 1987 us er drollery plastic film star ?", "Do a 1987 us er drollery shoot star ?", "Do a 1987 us er drollery skin star ?", "Do a 1987 us er drollery take starring ?", "Who did a 1987 us er drollery take starring ?", "Do a 1987 us er humour celluloid star ?", "Do a 1987 us er humour cinema star ?", "Do a 1987 us er humour film star ?", "Do a 1987 us er humour flick star ?", "Do a 1987 us er humour motion picture star ?", "Do a 1987 us er humour movie star ?", "Do a 1987 us er humour photographic film star ?", "Do a 1987 us er humour plastic film star ?", "Do a 1987 us er humour shoot star ?", "Do a 1987 us er humour skin star ?", "Do a 1987 us er humour tak star ?", "Do a 1987 us ian comedy celluloid star ?", "Do a 1987 us ian comedy cinema star ?", "Do a 1987 us ian comedy film star ?", "Do a 1987 us ian comedy flick star ?", "Do a 1987 us ian comedy motion picture star ?", "Do a 1987 us ian comedy movie star ?", "Do a 1987 us ian comedy photographic film star ?", "Do a 1987 us ian comedy plastic film star ?", "Do a 1987 us ian comedy shoot star ?", "Do a 1987 us ian comedy skin star ?", "Do a 1987 us ian comedy tak starring ?", "Do a 1987 us ian drollery celluloid star ?", "Do a 1987 us ian drollery cinema star ?", "Do a 1987 us ian drollery film star ?", "Do a 1987 us ian drollery flick star ?", "Do a 1987 us ian drollery motion picture star ?", "Do a 1987 us ian drollery movie star ?", "Do a 1987 us ian drollery photographic film star ?", "Do a 1987 us ian drollery plastic film star ?", "Do a 1987 us ian drollery shoot star ?", "Do a 1987 us ian drollery skin star ?", "Do a 1987 us ian drollery tak starring ?", "Do a 1987 us ian humour celluloid star ?", "Do a 1987 us ian humour cinema star ?", "Do a 1987 us ian humour film star ?", "Do a 1987 us ian humour flick star ?", "Do a 1987 us ian humour motion picture star ?", "Do a 1987 us ian humour movie star ?", "Do a 1987 us ian humour photographic film star ?", "Do a 1987 us ian humour plastic film star ?", "Do a 1987 us ian humour shoot star ?", "Do a 1987 us ian humour skin star ?", "Do a 1987 us ian humour tak star ?", "Does a 1987 usanian comedy celluloid star ?", "Does a 1987 usanian comedy cinema star ?", "Does a 1987 usanian comedy film star ?", "Does a 1987 usanian comedy flick star ?", "Does a 1987 usanian comedy motion picture star ?", "Does a 1987 usanian comedy movie star ?", "Does a 1987 usanian comedy photographic film star ?", "Does a 1987 usanian comedy plastic film star ?", "Does a 1987 usanian comedy shoot star ?", "Does a 1987 usanian comedy skin star ?", "Does a 1987 usanian comedy tak starring ?", "Does a 1987 usanian drollery celluloid star ?", "Does a 1987 usanian drollery cinema star ?", "Does a 1987 usanian drollery film star ?", "Does a 1987 usanian drollery flick star ?", "Does a 1987 usanian drollery motion picture star ?", "Does a 1987 usanian drollery movie star ?", "Does a 1987 usanian drollery photographic film star ?", "Does a 1987 usanian drollery plastic film star ?", "Does a 1987 usanian drollery shoot star ?", "Does a 1987 usanian drollery skin star ?", "Does a 1987 usanian drollery tak starring ?", "Does a 1987 usanian humour celluloid star ?", "Does a 1987 usanian humour cinema star ?", "Does a 1987 usanian humour film star ?", "Does a 1987 usanian humour flick star ?", "Does a 1987 usanian humour motion picture star ?", "Does a 1987 usanian humour movie star ?", "Does a 1987 usanian humour photographic film star ?", "Does a 1987 usanian humour plastic film star ?", "Does a 1987 usanian humour shoot star ?", "Does a 1987 usanian humour skin star ?", "Do a 1987 usanian humour tak star ?", "Does a 1987 usonian comedy celluloid star ?", "Does a 1987 usonian comedy cinema star ?", "Does a 1987 usonian comedy film star ?", "Does a 1987 usonian comedy flick star ?", "Does a 1987 usonian comedy motion picture star ?", "Does a 1987 usonian comedy movie star ?", "Does a 1987 usonian comedy photographic film star ?", "Does a 1987 usonian comedy plastic film star ?", "Does a 1987 usonian comedy shoot star ?", "Does a 1987 usonian comedy skin star ?", "Does a 1987 usonian comedy tak starring ?", "Does a 1987 usonian drollery celluloid star ?", "Does a 1987 usonian drollery cinema star ?", "Does a 1987 usonian drollery film star ?", "Does a 1987 usonian drollery flick star ?", "Does a 1987 usonian drollery motion picture star ?", "Does a 1987 usonian drollery movie star ?", "Does a 1987 usonian drollery photographic film star ?", "Does a 1987 usonian drollery plastic film star ?", "Does a 1987 usonian drollery shoot star ?", "Does a 1987 usonian drollery skin star ?", "Does a 1987 usonian drollery tak starring ?", "Does a 1987 usonian humour celluloid star ?", "Does a 1987 usonian humour cinema star ?", "Does a 1987 usonian humour film star ?", "Does a 1987 usonian humour flick star ?", "Does a 1987 usonian humour motion picture star ?", "Does a 1987 usonian humour movie star ?", "Does a 1987 usonian humour photographic film star ?", "Does a 1987 usonian humour plastic film star ?", "Does a 1987 usonian humour shoot star ?", "Does a 1987 usonian humour skin star ?", "Do a 1987 usonian humour tak star ?", "Does a 1987 western hemispherian comedy celluloid star ?", "Does a 1987 western hemispherian comedy cinema star ?", "Does a 1987 western hemispherian comedy film star ?", "Does a 1987 western hemispherian comedy flick star ?", "Does a 1987 western hemispherian comedy motion picture star ?", "Does a 1987 western hemispherian comedy movie star ?", "Does a 1987 western hemispherian comedy photographic film star ?", "Does a 1987 western hemispherian comedy plastic film star ?", "Does a 1987 western hemispherian comedy shoot star ?", "Does a 1987 western hemispherian comedy skin star ?", "Does a 1987 western hemispherian comedy tak starring ?", "Does a 1987 western hemispherian drollery celluloid star ?", "Does a 1987 western hemispherian drollery cinema star ?", "Does a 1987 western hemispherian drollery film star ?", "Does a 1987 western hemispherian drollery flick star ?", "Does a 1987 western hemispherian drollery motion picture star ?", "Does a 1987 western hemispherian drollery movie star ?", "Does a 1987 western hemispherian drollery photographic film star ?", "Does a 1987 western hemispherian drollery plastic film star ?", "Does a 1987 western hemispherian drollery shoot star ?", "Does a 1987 western hemispherian drollery skin star ?", "Does a 1987 western hemispherian drollery tak starring ?", "Does a 1987 western hemispherian humour celluloid star ?", "Does a 1987 western hemispherian humour cinema star ?", "Does a 1987 western hemispherian humour film star ?", "Does a 1987 western hemispherian humour flick star ?", "Does a 1987 western hemispherian humour motion picture star ?", "Does a 1987 western hemispherian humour movie star ?", "Does a 1987 western hemispherian humour photographic film star ?", "Does a 1987 western hemispherian humour plastic film star ?", "Does a 1987 western hemispherian humour shoot star ?", "Does a 1987 western hemispherian humour skin star ?", "Do a 1987 western hemispherian humour tak star ?", "Does a 1987 yank comedy celluloid star ?", "Does a 1987 yank comedy cinema star ?", "Does a 1987 yank comedy film star ?", "Does a 1987 yank comedy flick star ?", "Does a 1987 yank comedy motion picture star ?", "Does a 1987 yank comedy movie star ?", "Does a 1987 yank comedy photographic film star ?", "Does a 1987 yank comedy plastic film star ?", "Does a 1987 yank comedy shoot star ?", "Does a 1987 yank comedy skin star ?", "Does a 1987 yank comedy tak starring ?", "Does a 1987 yank drollery celluloid star ?", "Does a 1987 yank drollery cinema star ?", "Does a 1987 yank drollery film star ?", "Does a 1987 yank drollery flick star ?", "Does a 1987 yank drollery motion picture star ?", "Does a 1987 yank drollery movie star ?", "Does a 1987 yank drollery photographic film star ?", "Does a 1987 yank drollery plastic film star ?", "Does a 1987 yank drollery shoot star ?", "Does a 1987 yank drollery skin star ?", "Does a 1987 yank drollery tak starring ?", "Does a 1987 yank humour celluloid star ?", "Does a 1987 yank humour cinema star ?", "Does a 1987 yank humour film star ?", "Does a 1987 yank humour flick star ?", "Does a 1987 yank humour motion picture star ?", "Does a 1987 yank humour movie star ?", "Does a 1987 yank humour photographic film star ?", "Does a 1987 yank humour plastic film star ?", "Does a 1987 yank humour shoot star ?", "Does a 1987 yank humour skin star ?", "Does a 1987 yank humour tak star ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2607189, "src_sentence": "Erythrotriorchis is a genus of bird of prey in the family Accipitridae. .", "sentence": "Erythrotriorchis is a genus of bird of prey in the family Accipitridae", "sub": "http://dbpedia.org/resource/Erythrotriorchis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Accipitridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is erythrotriorchis a genus of bird of prey in the family Accipitridae ?"], "type": [-1], "question_in_type": ["Is erythrotriorchis a genus of bird of prey in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2608139, "src_sentence": "The Unity Ranger Station is a United States Forest Service compound consisting of five buildings and a lookout tower in the Wallowa-Whitman National Forest of northeastern Oregon.", "sentence": "The Unity Ranger Station is a United States Forest Service compound", "sub": "http://dbpedia.org/resource/Unity_Ranger_Station", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/United_States_Forest_Service", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Is the Unity Ranger Station a United States Forest Service compound ?", "Who is a United States Forest Service compound?", "Where is The Unity Ranger Station a United States Forest Service compound ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a compound ?", "Who is a compound?", "Where is The a compound ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 2608169, "src_sentence": "With six historic structures, the Unity Ranger Station is a classic Forest Service range station.", "sentence": "the Unity Ranger Station is a classic Forest Service range station", "sub": "http://dbpedia.org/resource/Unity_Ranger_Station", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/United_States_Forest_Service", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Is the Unity Ranger Station a classic Forest Service range station ?", "Who is a classic Forest Service range station?", "Where is the Unity Ranger Station a classic Forest Service range station ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a classic range station ?", "Who is a classic range station?", "Where is the a classic range station ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 2614914, "src_sentence": "Talk Like Sex\" was Kool G Rap's first dirty rap song and he recalled in a 2014 interview: This was a concept.", "sentence": "Talk Like Sex was Kool G Rap 's first dirty rap song", "sub": "http://dbpedia.org/resource/Talk_Like_Sex", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Kool_G_Rap", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was talk Like Sex Kool G Rap 's first dirty rap song ?", "Who was Talk Like Sex Kool G Rap 's first dirty rap song ?", "Where was Talk Like Sex Kool G Rap 's first dirty rap song ?", "Was talk Like arouse Kool G Rap 's first dirty rap song ?", "Who was Talk Like arouse Kool G Rap 's first dirty rap song ?", "Where was Talk Like arouse Kool G Rap 's first dirty rap song ?", "Was talk Like gender Kool G Rap 's first dirty rap song ?", "Who was Talk Like gender Kool G Rap 's first dirty rap song ?", "Where was Talk Like gender Kool G Rap 's first dirty rap song ?", "Was talk Like hex Kool G Rap 's first dirty rap song ?", "Who was Talk Like hex Kool G Rap 's first dirty rap song ?", "Where was Talk Like hex Kool G Rap 's first dirty rap song ?", "Was talk Like hexa Kool G Rap 's first dirty rap song ?", "Who was Talk Like hexa Kool G Rap 's first dirty rap song ?", "Where was Talk Like hexa Kool G Rap 's first dirty rap song ?", "Was talk Like make love Kool G Rap 's first dirty rap song ?", "Who was Talk Like make love Kool G Rap 's first dirty rap song ?", "Where was Talk Like make love Kool G Rap 's first dirty rap song ?", "Was talk Like poontang Kool G Rap 's first dirty rap song ?", "Who was Talk Like poontang Kool G Rap 's first dirty rap song ?", "Where was Talk Like poontang Kool G Rap 's first dirty rap song ?", "Was talk Like sexual activity Kool G Rap 's first dirty rap song ?", "Who was Talk Like sexual activity Kool G Rap 's first dirty rap song ?", "Where was Talk Like sexual activity Kool G Rap 's first dirty rap song ?", "Was talk Like sexual intercourse Kool G Rap 's first dirty rap song ?", "Who was Talk Like sexual intercourse Kool G Rap 's first dirty rap song ?", "Where was Talk Like sexual intercourse Kool G Rap 's first dirty rap song ?", "Was talk Like sexual urge Kool G Rap 's first dirty rap song ?", "Who was Talk Like sexual urge Kool G Rap 's first dirty rap song ?", "Where was Talk Like sexual urge Kool G Rap 's first dirty rap song ?", "Was talk Like sexuality Kool G Rap 's first dirty rap song ?", "Who was Talk Like sexuality Kool G Rap 's first dirty rap song ?", "Where was Talk Like sexuality Kool G Rap 's first dirty rap song ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Was talk Like Sex 's first dirty rap song ?", "Who was 's first dirty rap song ?", "Where was 's first dirty rap song ?", "Was talk Like arouse 's first dirty rap song ?", "Who was Talk Like arouse 's first dirty rap song ?", "Where was Talk Like arouse 's first dirty rap song ?", "Was talk Like gender 's first dirty rap song ?", "Who was Talk Like gender 's first dirty rap song ?", "Where was Talk Like gender 's first dirty rap song ?", "Was talk Like hex 's first dirty rap song ?", "Who was Talk Like hex 's first dirty rap song ?", "Where was Talk Like hex 's first dirty rap song ?", "Was talk Like hexa 's first dirty rap song ?", "Who was Talk Like hexa 's first dirty rap song ?", "Where was Talk Like hexa 's first dirty rap song ?", "Was talk Like make love 's first dirty rap song ?", "Who was Talk Like make love 's first dirty rap song ?", "Where was Talk Like make love 's first dirty rap song ?", "Was talk Like poontang 's first dirty rap song ?", "Who was Talk Like poontang 's first dirty rap song ?", "Where was Talk Like poontang 's first dirty rap song ?", "Was talk Like sexual activity 's first dirty rap song ?", "Who was Talk Like sexual activity 's first dirty rap song ?", "Where was Talk Like sexual activity 's first dirty rap song ?", "Was talk Like sexual intercourse 's first dirty rap song ?", "Who was Talk Like sexual intercourse 's first dirty rap song ?", "Where was Talk Like sexual intercourse 's first dirty rap song ?", "Was talk Like sexual urge 's first dirty rap song ?", "Who was Talk Like sexual urge 's first dirty rap song ?", "Where was Talk Like sexual urge 's first dirty rap song ?", "Was talk Like sexuality 's first dirty rap song ?", "Who was Talk Like sexuality 's first dirty rap song ?", "Where was Talk Like sexuality 's first dirty rap song ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2637972, "src_sentence": "Little Feat is an American rock band formed by singer-songwriter, lead vocalist and guitarist Lowell George and keyboardist Bill Payne in 1969 in Los Angeles.", "sentence": "Little Feat keyboardist Bill Payne in 1969 in Los Angeles", "sub": "http://dbpedia.org/resource/Little_Feat", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Los_Angeles", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does little Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "When did Little Feat keyboardist Bill Payne?", "Where did Little Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did Little achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did Little act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did Little action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did Little deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did Little masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did Little masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does any amount Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did any amount Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did any amount Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does any amount achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did any amount achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did any amount achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does any amount act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did any amount act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did any amount act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does any amount action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did any amount action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did any amount action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did any amount dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does any amount masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did any amount masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did any amount masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does baby Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did baby Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did baby Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does baby achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did baby achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did baby achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does baby act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did baby act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did baby act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does baby action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did baby action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did baby action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did baby dee keyboardist Bill Payne in 1969 in Los Angeles?", "Did baby masterpiec keyboardist Bill Payne in 1969 in Los Angeles?", "Does base Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did base Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did base Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does base achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did base achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did base achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does base act keyboard Bill Payne in 1969 in Los Angeles?", "Does base action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did base action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did base action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did base dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does base masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did base masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did base masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does contemptible masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did contemptible masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did contemptible masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does feeble masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did feeble masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did feeble masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does few Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did few Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did few Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does few achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did few achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did few achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does few act keyboard Bill Payne in 1969 in Los Angeles?", "Does few action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did few action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did few action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does few deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did few deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did few deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Do few masterpiece keyboard Bill Payne in 1969 in Los Angeles?", "Does fiddl Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Does fiddl achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Does fiddl act keyboardist Bill Payne in 1969 in Los Angeles?", "Does fiddl action keyboardist Bill Payne in 1969 in Los Angeles?", "Does fiddl deed keyboardist Bill Payne in 1969 in Los Angeles?", "Does fiddl masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Does handful Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did handful Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did handful Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does handful achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did handful achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did handful achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does handful act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did handful act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did handful act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does handful action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did handful action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did handful action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did handful dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does handful masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did handful masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did handful masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does inconsiderable masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did inconsiderable masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did inconsiderable masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does insignificant Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did insignificant Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did insignificant Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does insignificant achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did insignificant achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did insignificant achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does insignificant act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did insignificant act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did insignificant act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does insignificant action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did insignificant action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did insignificant action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did insignificant dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does insignificant masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did insignificant masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did insignificant masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does little bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did little bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did little bit masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does low Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did low Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did low Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does low achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did low achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did low achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does low act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did low act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did low act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does low action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did low action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did low action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did low dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does low masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did low masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did low masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mean masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mean masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mean masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does microscopic Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did microscopic Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did microscopic Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does microscopic achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did microscopic achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did microscopic achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does microscopic act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did microscopic act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did microscopic act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does microscopic action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did microscopic action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did microscopic action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do microscopic dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does microscopic masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did microscopic masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did microscopic masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does minuscule Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did minuscule Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did minuscule Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does minuscule achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did minuscule achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did minuscule achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does minuscule act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did minuscule act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did minuscule act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does minuscule action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did minuscule action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did minuscule action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did minuscule dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does minuscule masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did minuscule masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did minuscule masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does mite masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did mite masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did mite masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does narrow Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did narrow Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did narrow Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does narrow achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did narrow achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did narrow achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does narrow act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did narrow act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did narrow act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does narrow action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did narrow action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did narrow action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did narrow dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does narrow masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did narrow masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did narrow masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does niggardly masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did niggardly masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did niggardly masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does paltry Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did paltry Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did paltry Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does paltry achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did paltry achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did paltry achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does paltry act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did paltry act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did paltry act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does paltry action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did paltry action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did paltry action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did paltry dee keyboardist Bill Payne in 1969 in Los Angeles?", "Did paltry masterpiec keyboardist Bill Payne in 1969 in Los Angeles?", "Does petty Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does petty achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does petty act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does petty action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does petty deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does petty masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did petty masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did petty masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does scanty Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did scanty Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did scanty Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does scanty achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did scanty achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did scanty achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does scanty act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did scanty act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did scanty act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does scanty action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did scanty action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did scanty action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did scanty dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does scanty masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did scanty masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did scanty masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does selfish masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did selfish masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did selfish masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does short masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did short masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did short masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does skosh Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did skosh Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did skosh Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does skosh achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did skosh achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did skosh achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does skosh act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did skosh act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did skosh act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does skosh action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did skosh action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did skosh action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do skosh dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does skosh masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did skosh masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did skosh masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slender Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slender Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slender Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slender achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slender achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slender achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slender act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slender act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slender act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slender action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slender action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slender action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did slender dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does slender masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slender masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slender masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slight masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slight masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slight masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does slightly masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did slightly masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did slightly masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does small Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did small Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did small Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does small achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did small achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did small achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does small act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did small act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did small act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does small action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did small action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did small action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did small dee keyboardist Bill Payne in 1969 in Los Angeles?", "Do small masterpiece keyboard Bill Payne in 1969 in Los Angeles?", "Does some amount Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some amount Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some amount Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some amount achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some amount achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some amount achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some amount act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some amount act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some amount act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some amount action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some amount action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some amount action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did some amount dee keyboardist Bill Payne in 1969 in Los Angeles?", "Did some amount masterpiec keyboardist Bill Payne in 1969 in Los Angeles?", "Does some extent Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some extent Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some extent Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some extent achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some extent achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some extent achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some extent act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some extent act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some extent act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does some extent action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some extent action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some extent action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did some extent dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does some extent masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did some extent masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did some extent masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does somewhat masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did somewhat masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did somewhat masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does stingy Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did stingy Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did stingy Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does stingy achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did stingy achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did stingy achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does stingy act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did stingy act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did stingy act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does stingy action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did stingy action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did stingy action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do stingy dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does stingy masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did stingy masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did stingy masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tad Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tad Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tad Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tad achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tad achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tad achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tad act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tad act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tad act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tad action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tad action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tad action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do tad dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does tad masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tad masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tad masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tiny Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tiny Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tiny Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tiny achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tiny achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tiny achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tiny act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tiny act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tiny act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does tiny action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did tiny action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did tiny action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did tiny dee keyboardist Bill Payne in 1969 in Los Angeles?", "Do tiny masterpiece keyboard Bill Payne in 1969 in Los Angeles?", "Does trifle Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did trifle Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did trifle Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does trifle achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did trifle achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did trifle achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does trifle act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did trifle act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did trifle act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does trifle action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did trifle action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did trifle action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do trifle dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does trifle masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did trifle masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did trifle masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does unimportant Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did unimportant Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did unimportant Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does unimportant achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did unimportant achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did unimportant achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does unimportant act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did unimportant act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did unimportant act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does unimportant action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did unimportant action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did unimportant action keyboardist Bill Payne in 1969 in Los Angeles ?", "Did unimportant dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does unimportant masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did unimportant masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did unimportant masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak action keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak deed keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak deed keyboardist Bill Payne in 1969 in Los Angeles ?", "Does weak masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did weak masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did weak masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Does wee Feat keyboardist Bill Payne in 1969 in Los Angeles?", "Who did wee Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did wee Feat keyboardist Bill Payne in 1969 in Los Angeles ?", "Does wee achievement keyboardist Bill Payne in 1969 in Los Angeles?", "Who did wee achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did wee achievement keyboardist Bill Payne in 1969 in Los Angeles ?", "Does wee act keyboardist Bill Payne in 1969 in Los Angeles?", "Who did wee act keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did wee act keyboardist Bill Payne in 1969 in Los Angeles ?", "Does wee action keyboardist Bill Payne in 1969 in Los Angeles?", "Who did wee action keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did wee action keyboardist Bill Payne in 1969 in Los Angeles ?", "Do wee dee keyboardist Bill Payne in 1969 in Los Angeles?", "Does wee masterpiece keyboardist Bill Payne in 1969 in Los Angeles?", "Who did wee masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?", "Where did wee masterpiece keyboardist Bill Payne in 1969 in Los Angeles ?"], "type": [-1, 1, 3, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2], "question_in_type": ["Does little Feat keyboardist Bill Payne in 1969 in ?", "Who did keyboardist Bill Payne in 1969 in ?", "When did keyboardist Bill Payne?", "Where did keyboardist Bill Payne in 1969 in ?", "Does little achievement keyboardist Bill Payne in 1969 in ?", "Who did Little achievement keyboardist Bill Payne in 1969 in ?", "Where did Little achievement keyboardist Bill Payne in 1969 in ?", "Does little act keyboardist Bill Payne in 1969 in ?", "Who did Little act keyboardist Bill Payne in 1969 in ?", "Where did Little act keyboardist Bill Payne in 1969 in ?", "Does little action keyboardist Bill Payne in 1969 in ?", "Who did Little action keyboardist Bill Payne in 1969 in ?", "Where did Little action keyboardist Bill Payne in 1969 in ?", "Does little deed keyboardist Bill Payne in 1969 in ?", "Who did Little deed keyboardist Bill Payne in 1969 in ?", "Where did Little deed keyboardist Bill Payne in 1969 in ?", "Does little masterpiece keyboardist Bill Payne in 1969 in ?", "Who did Little masterpiece keyboardist Bill Payne in 1969 in ?", "Where did Little masterpiece keyboardist Bill Payne in 1969 in ?", "Does any amount Feat keyboardist Bill Payne in 1969 in ?", "Who did any amount Feat keyboardist Bill Payne in 1969 in ?", "Where did any amount Feat keyboardist Bill Payne in 1969 in ?", "Does any amount achievement keyboardist Bill Payne in 1969 in ?", "Who did any amount achievement keyboardist Bill Payne in 1969 in ?", "Where did any amount achievement keyboardist Bill Payne in 1969 in ?", "Does any amount act keyboardist Bill Payne in 1969 in ?", "Who did any amount act keyboardist Bill Payne in 1969 in ?", "Where did any amount act keyboardist Bill Payne in 1969 in ?", "Does any amount action keyboardist Bill Payne in 1969 in ?", "Who did any amount action keyboardist Bill Payne in 1969 in ?", "Where did any amount action keyboardist Bill Payne in 1969 in ?", "Did any amount dee keyboardist Bill Payne in 1969 in ?", "Does any amount masterpiece keyboardist Bill Payne in 1969 in ?", "Who did any amount masterpiece keyboardist Bill Payne in 1969 in ?", "Where did any amount masterpiece keyboardist Bill Payne in 1969 in ?", "Does baby Feat keyboardist Bill Payne in 1969 in ?", "Who did baby Feat keyboardist Bill Payne in 1969 in ?", "Where did baby Feat keyboardist Bill Payne in 1969 in ?", "Does baby achievement keyboardist Bill Payne in 1969 in ?", "Who did baby achievement keyboardist Bill Payne in 1969 in ?", "Where did baby achievement keyboardist Bill Payne in 1969 in ?", "Does baby act keyboardist Bill Payne in 1969 in ?", "Who did baby act keyboardist Bill Payne in 1969 in ?", "Where did baby act keyboardist Bill Payne in 1969 in ?", "Does baby action keyboardist Bill Payne in 1969 in ?", "Who did baby action keyboardist Bill Payne in 1969 in ?", "Where did baby action keyboardist Bill Payne in 1969 in ?", "Did baby dee keyboardist Bill Payne in 1969 in ?", "Did baby masterpiec keyboardist Bill Payne in 1969 in ?", "Does base Feat keyboardist Bill Payne in 1969 in ?", "Who did base Feat keyboardist Bill Payne in 1969 in ?", "Where did base Feat keyboardist Bill Payne in 1969 in ?", "Does base achievement keyboardist Bill Payne in 1969 in ?", "Who did base achievement keyboardist Bill Payne in 1969 in ?", "Where did base achievement keyboardist Bill Payne in 1969 in ?", "Does base act keyboard Bill Payne in 1969 in ?", "Does base action keyboardist Bill Payne in 1969 in ?", "Who did base action keyboardist Bill Payne in 1969 in ?", "Where did base action keyboardist Bill Payne in 1969 in ?", "Did base dee keyboardist Bill Payne in 1969 in ?", "Does base masterpiece keyboardist Bill Payne in 1969 in ?", "Who did base masterpiece keyboardist Bill Payne in 1969 in ?", "Where did base masterpiece keyboardist Bill Payne in 1969 in ?", "Does bit Feat keyboardist Bill Payne in 1969 in ?", "Who did bit Feat keyboardist Bill Payne in 1969 in ?", "Where did bit Feat keyboardist Bill Payne in 1969 in ?", "Does bit achievement keyboardist Bill Payne in 1969 in ?", "Who did bit achievement keyboardist Bill Payne in 1969 in ?", "Where did bit achievement keyboardist Bill Payne in 1969 in ?", "Does bit act keyboardist Bill Payne in 1969 in ?", "Who did bit act keyboardist Bill Payne in 1969 in ?", "Where did bit act keyboardist Bill Payne in 1969 in ?", "Does bit action keyboardist Bill Payne in 1969 in ?", "Who did bit action keyboardist Bill Payne in 1969 in ?", "Where did bit action keyboardist Bill Payne in 1969 in ?", "Does bit deed keyboardist Bill Payne in 1969 in ?", "Who did bit deed keyboardist Bill Payne in 1969 in ?", "Where did bit deed keyboardist Bill Payne in 1969 in ?", "Does bit masterpiece keyboardist Bill Payne in 1969 in ?", "Who did bit masterpiece keyboardist Bill Payne in 1969 in ?", "Where did bit masterpiece keyboardist Bill Payne in 1969 in ?", "Does contemptible Feat keyboardist Bill Payne in 1969 in ?", "Who did contemptible Feat keyboardist Bill Payne in 1969 in ?", "Where did contemptible Feat keyboardist Bill Payne in 1969 in ?", "Does contemptible achievement keyboardist Bill Payne in 1969 in ?", "Who did contemptible achievement keyboardist Bill Payne in 1969 in ?", "Where did contemptible achievement keyboardist Bill Payne in 1969 in ?", "Does contemptible act keyboardist Bill Payne in 1969 in ?", "Who did contemptible act keyboardist Bill Payne in 1969 in ?", "Where did contemptible act keyboardist Bill Payne in 1969 in ?", "Does contemptible action keyboardist Bill Payne in 1969 in ?", "Who did contemptible action keyboardist Bill Payne in 1969 in ?", "Where did contemptible action keyboardist Bill Payne in 1969 in ?", "Does contemptible deed keyboardist Bill Payne in 1969 in ?", "Who did contemptible deed keyboardist Bill Payne in 1969 in ?", "Where did contemptible deed keyboardist Bill Payne in 1969 in ?", "Does contemptible masterpiece keyboardist Bill Payne in 1969 in ?", "Who did contemptible masterpiece keyboardist Bill Payne in 1969 in ?", "Where did contemptible masterpiece keyboardist Bill Payne in 1969 in ?", "Does feeble Feat keyboardist Bill Payne in 1969 in ?", "Who did feeble Feat keyboardist Bill Payne in 1969 in ?", "Where did feeble Feat keyboardist Bill Payne in 1969 in ?", "Does feeble achievement keyboardist Bill Payne in 1969 in ?", "Who did feeble achievement keyboardist Bill Payne in 1969 in ?", "Where did feeble achievement keyboardist Bill Payne in 1969 in ?", "Does feeble act keyboardist Bill Payne in 1969 in ?", "Who did feeble act keyboardist Bill Payne in 1969 in ?", "Where did feeble act keyboardist Bill Payne in 1969 in ?", "Does feeble action keyboardist Bill Payne in 1969 in ?", "Who did feeble action keyboardist Bill Payne in 1969 in ?", "Where did feeble action keyboardist Bill Payne in 1969 in ?", "Does feeble deed keyboardist Bill Payne in 1969 in ?", "Who did feeble deed keyboardist Bill Payne in 1969 in ?", "Where did feeble deed keyboardist Bill Payne in 1969 in ?", "Does feeble masterpiece keyboardist Bill Payne in 1969 in ?", "Who did feeble masterpiece keyboardist Bill Payne in 1969 in ?", "Where did feeble masterpiece keyboardist Bill Payne in 1969 in ?", "Does few Feat keyboardist Bill Payne in 1969 in ?", "Who did few Feat keyboardist Bill Payne in 1969 in ?", "Where did few Feat keyboardist Bill Payne in 1969 in ?", "Does few achievement keyboardist Bill Payne in 1969 in ?", "Who did few achievement keyboardist Bill Payne in 1969 in ?", "Where did few achievement keyboardist Bill Payne in 1969 in ?", "Does few act keyboard Bill Payne in 1969 in ?", "Does few action keyboardist Bill Payne in 1969 in ?", "Who did few action keyboardist Bill Payne in 1969 in ?", "Where did few action keyboardist Bill Payne in 1969 in ?", "Does few deed keyboardist Bill Payne in 1969 in ?", "Who did few deed keyboardist Bill Payne in 1969 in ?", "Where did few deed keyboardist Bill Payne in 1969 in ?", "Do few masterpiece keyboard Bill Payne in 1969 in ?", "Does fiddl Feat keyboardist Bill Payne in 1969 in ?", "Does fiddl achievement keyboardist Bill Payne in 1969 in ?", "Does fiddl act keyboardist Bill Payne in 1969 in ?", "Does fiddl action keyboardist Bill Payne in 1969 in ?", "Does fiddl deed keyboardist Bill Payne in 1969 in ?", "Does fiddl masterpiece keyboardist Bill Payne in 1969 in ?", "Does handful Feat keyboardist Bill Payne in 1969 in ?", "Who did handful Feat keyboardist Bill Payne in 1969 in ?", "Where did handful Feat keyboardist Bill Payne in 1969 in ?", "Does handful achievement keyboardist Bill Payne in 1969 in ?", "Who did handful achievement keyboardist Bill Payne in 1969 in ?", "Where did handful achievement keyboardist Bill Payne in 1969 in ?", "Does handful act keyboardist Bill Payne in 1969 in ?", "Who did handful act keyboardist Bill Payne in 1969 in ?", "Where did handful act keyboardist Bill Payne in 1969 in ?", "Does handful action keyboardist Bill Payne in 1969 in ?", "Who did handful action keyboardist Bill Payne in 1969 in ?", "Where did handful action keyboardist Bill Payne in 1969 in ?", "Did handful dee keyboardist Bill Payne in 1969 in ?", "Does handful masterpiece keyboardist Bill Payne in 1969 in ?", "Who did handful masterpiece keyboardist Bill Payne in 1969 in ?", "Where did handful masterpiece keyboardist Bill Payne in 1969 in ?", "Does inconsiderable Feat keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable Feat keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable Feat keyboardist Bill Payne in 1969 in ?", "Does inconsiderable achievement keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable achievement keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable achievement keyboardist Bill Payne in 1969 in ?", "Does inconsiderable act keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable act keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable act keyboardist Bill Payne in 1969 in ?", "Does inconsiderable action keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable action keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable action keyboardist Bill Payne in 1969 in ?", "Does inconsiderable deed keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable deed keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable deed keyboardist Bill Payne in 1969 in ?", "Does inconsiderable masterpiece keyboardist Bill Payne in 1969 in ?", "Who did inconsiderable masterpiece keyboardist Bill Payne in 1969 in ?", "Where did inconsiderable masterpiece keyboardist Bill Payne in 1969 in ?", "Does insignificant Feat keyboardist Bill Payne in 1969 in ?", "Who did insignificant Feat keyboardist Bill Payne in 1969 in ?", "Where did insignificant Feat keyboardist Bill Payne in 1969 in ?", "Does insignificant achievement keyboardist Bill Payne in 1969 in ?", "Who did insignificant achievement keyboardist Bill Payne in 1969 in ?", "Where did insignificant achievement keyboardist Bill Payne in 1969 in ?", "Does insignificant act keyboardist Bill Payne in 1969 in ?", "Who did insignificant act keyboardist Bill Payne in 1969 in ?", "Where did insignificant act keyboardist Bill Payne in 1969 in ?", "Does insignificant action keyboardist Bill Payne in 1969 in ?", "Who did insignificant action keyboardist Bill Payne in 1969 in ?", "Where did insignificant action keyboardist Bill Payne in 1969 in ?", "Did insignificant dee keyboardist Bill Payne in 1969 in ?", "Does insignificant masterpiece keyboardist Bill Payne in 1969 in ?", "Who did insignificant masterpiece keyboardist Bill Payne in 1969 in ?", "Where did insignificant masterpiece keyboardist Bill Payne in 1969 in ?", "Does little bit Feat keyboardist Bill Payne in 1969 in ?", "Who did little bit Feat keyboardist Bill Payne in 1969 in ?", "Where did little bit Feat keyboardist Bill Payne in 1969 in ?", "Does little bit achievement keyboardist Bill Payne in 1969 in ?", "Who did little bit achievement keyboardist Bill Payne in 1969 in ?", "Where did little bit achievement keyboardist Bill Payne in 1969 in ?", "Does little bit act keyboardist Bill Payne in 1969 in ?", "Who did little bit act keyboardist Bill Payne in 1969 in ?", "Where did little bit act keyboardist Bill Payne in 1969 in ?", "Does little bit action keyboardist Bill Payne in 1969 in ?", "Who did little bit action keyboardist Bill Payne in 1969 in ?", "Where did little bit action keyboardist Bill Payne in 1969 in ?", "Does little bit deed keyboardist Bill Payne in 1969 in ?", "Who did little bit deed keyboardist Bill Payne in 1969 in ?", "Where did little bit deed keyboardist Bill Payne in 1969 in ?", "Does little bit masterpiece keyboardist Bill Payne in 1969 in ?", "Who did little bit masterpiece keyboardist Bill Payne in 1969 in ?", "Where did little bit masterpiece keyboardist Bill Payne in 1969 in ?", "Does low Feat keyboardist Bill Payne in 1969 in ?", "Who did low Feat keyboardist Bill Payne in 1969 in ?", "Where did low Feat keyboardist Bill Payne in 1969 in ?", "Does low achievement keyboardist Bill Payne in 1969 in ?", "Who did low achievement keyboardist Bill Payne in 1969 in ?", "Where did low achievement keyboardist Bill Payne in 1969 in ?", "Does low act keyboardist Bill Payne in 1969 in ?", "Who did low act keyboardist Bill Payne in 1969 in ?", "Where did low act keyboardist Bill Payne in 1969 in ?", "Does low action keyboardist Bill Payne in 1969 in ?", "Who did low action keyboardist Bill Payne in 1969 in ?", "Where did low action keyboardist Bill Payne in 1969 in ?", "Did low dee keyboardist Bill Payne in 1969 in ?", "Does low masterpiece keyboardist Bill Payne in 1969 in ?", "Who did low masterpiece keyboardist Bill Payne in 1969 in ?", "Where did low masterpiece keyboardist Bill Payne in 1969 in ?", "Does mean Feat keyboardist Bill Payne in 1969 in ?", "Who did mean Feat keyboardist Bill Payne in 1969 in ?", "Where did mean Feat keyboardist Bill Payne in 1969 in ?", "Does mean achievement keyboardist Bill Payne in 1969 in ?", "Who did mean achievement keyboardist Bill Payne in 1969 in ?", "Where did mean achievement keyboardist Bill Payne in 1969 in ?", "Does mean act keyboardist Bill Payne in 1969 in ?", "Who did mean act keyboardist Bill Payne in 1969 in ?", "Where did mean act keyboardist Bill Payne in 1969 in ?", "Does mean action keyboardist Bill Payne in 1969 in ?", "Who did mean action keyboardist Bill Payne in 1969 in ?", "Where did mean action keyboardist Bill Payne in 1969 in ?", "Does mean deed keyboardist Bill Payne in 1969 in ?", "Who did mean deed keyboardist Bill Payne in 1969 in ?", "Where did mean deed keyboardist Bill Payne in 1969 in ?", "Does mean masterpiece keyboardist Bill Payne in 1969 in ?", "Who did mean masterpiece keyboardist Bill Payne in 1969 in ?", "Where did mean masterpiece keyboardist Bill Payne in 1969 in ?", "Does microscopic Feat keyboardist Bill Payne in 1969 in ?", "Who did microscopic Feat keyboardist Bill Payne in 1969 in ?", "Where did microscopic Feat keyboardist Bill Payne in 1969 in ?", "Does microscopic achievement keyboardist Bill Payne in 1969 in ?", "Who did microscopic achievement keyboardist Bill Payne in 1969 in ?", "Where did microscopic achievement keyboardist Bill Payne in 1969 in ?", "Does microscopic act keyboardist Bill Payne in 1969 in ?", "Who did microscopic act keyboardist Bill Payne in 1969 in ?", "Where did microscopic act keyboardist Bill Payne in 1969 in ?", "Does microscopic action keyboardist Bill Payne in 1969 in ?", "Who did microscopic action keyboardist Bill Payne in 1969 in ?", "Where did microscopic action keyboardist Bill Payne in 1969 in ?", "Do microscopic dee keyboardist Bill Payne in 1969 in ?", "Does microscopic masterpiece keyboardist Bill Payne in 1969 in ?", "Who did microscopic masterpiece keyboardist Bill Payne in 1969 in ?", "Where did microscopic masterpiece keyboardist Bill Payne in 1969 in ?", "Does minuscule Feat keyboardist Bill Payne in 1969 in ?", "Who did minuscule Feat keyboardist Bill Payne in 1969 in ?", "Where did minuscule Feat keyboardist Bill Payne in 1969 in ?", "Does minuscule achievement keyboardist Bill Payne in 1969 in ?", "Who did minuscule achievement keyboardist Bill Payne in 1969 in ?", "Where did minuscule achievement keyboardist Bill Payne in 1969 in ?", "Does minuscule act keyboardist Bill Payne in 1969 in ?", "Who did minuscule act keyboardist Bill Payne in 1969 in ?", "Where did minuscule act keyboardist Bill Payne in 1969 in ?", "Does minuscule action keyboardist Bill Payne in 1969 in ?", "Who did minuscule action keyboardist Bill Payne in 1969 in ?", "Where did minuscule action keyboardist Bill Payne in 1969 in ?", "Did minuscule dee keyboardist Bill Payne in 1969 in ?", "Does minuscule masterpiece keyboardist Bill Payne in 1969 in ?", "Who did minuscule masterpiece keyboardist Bill Payne in 1969 in ?", "Where did minuscule masterpiece keyboardist Bill Payne in 1969 in ?", "Does mite Feat keyboardist Bill Payne in 1969 in ?", "Who did mite Feat keyboardist Bill Payne in 1969 in ?", "Where did mite Feat keyboardist Bill Payne in 1969 in ?", "Does mite achievement keyboardist Bill Payne in 1969 in ?", "Who did mite achievement keyboardist Bill Payne in 1969 in ?", "Where did mite achievement keyboardist Bill Payne in 1969 in ?", "Does mite act keyboardist Bill Payne in 1969 in ?", "Who did mite act keyboardist Bill Payne in 1969 in ?", "Where did mite act keyboardist Bill Payne in 1969 in ?", "Does mite action keyboardist Bill Payne in 1969 in ?", "Who did mite action keyboardist Bill Payne in 1969 in ?", "Where did mite action keyboardist Bill Payne in 1969 in ?", "Does mite deed keyboardist Bill Payne in 1969 in ?", "Who did mite deed keyboardist Bill Payne in 1969 in ?", "Where did mite deed keyboardist Bill Payne in 1969 in ?", "Does mite masterpiece keyboardist Bill Payne in 1969 in ?", "Who did mite masterpiece keyboardist Bill Payne in 1969 in ?", "Where did mite masterpiece keyboardist Bill Payne in 1969 in ?", "Does narrow Feat keyboardist Bill Payne in 1969 in ?", "Who did narrow Feat keyboardist Bill Payne in 1969 in ?", "Where did narrow Feat keyboardist Bill Payne in 1969 in ?", "Does narrow achievement keyboardist Bill Payne in 1969 in ?", "Who did narrow achievement keyboardist Bill Payne in 1969 in ?", "Where did narrow achievement keyboardist Bill Payne in 1969 in ?", "Does narrow act keyboardist Bill Payne in 1969 in ?", "Who did narrow act keyboardist Bill Payne in 1969 in ?", "Where did narrow act keyboardist Bill Payne in 1969 in ?", "Does narrow action keyboardist Bill Payne in 1969 in ?", "Who did narrow action keyboardist Bill Payne in 1969 in ?", "Where did narrow action keyboardist Bill Payne in 1969 in ?", "Did narrow dee keyboardist Bill Payne in 1969 in ?", "Does narrow masterpiece keyboardist Bill Payne in 1969 in ?", "Who did narrow masterpiece keyboardist Bill Payne in 1969 in ?", "Where did narrow masterpiece keyboardist Bill Payne in 1969 in ?", "Does niggardly Feat keyboardist Bill Payne in 1969 in ?", "Who did niggardly Feat keyboardist Bill Payne in 1969 in ?", "Where did niggardly Feat keyboardist Bill Payne in 1969 in ?", "Does niggardly achievement keyboardist Bill Payne in 1969 in ?", "Who did niggardly achievement keyboardist Bill Payne in 1969 in ?", "Where did niggardly achievement keyboardist Bill Payne in 1969 in ?", "Does niggardly act keyboardist Bill Payne in 1969 in ?", "Who did niggardly act keyboardist Bill Payne in 1969 in ?", "Where did niggardly act keyboardist Bill Payne in 1969 in ?", "Does niggardly action keyboardist Bill Payne in 1969 in ?", "Who did niggardly action keyboardist Bill Payne in 1969 in ?", "Where did niggardly action keyboardist Bill Payne in 1969 in ?", "Does niggardly deed keyboardist Bill Payne in 1969 in ?", "Who did niggardly deed keyboardist Bill Payne in 1969 in ?", "Where did niggardly deed keyboardist Bill Payne in 1969 in ?", "Does niggardly masterpiece keyboardist Bill Payne in 1969 in ?", "Who did niggardly masterpiece keyboardist Bill Payne in 1969 in ?", "Where did niggardly masterpiece keyboardist Bill Payne in 1969 in ?", "Does paltry Feat keyboardist Bill Payne in 1969 in ?", "Who did paltry Feat keyboardist Bill Payne in 1969 in ?", "Where did paltry Feat keyboardist Bill Payne in 1969 in ?", "Does paltry achievement keyboardist Bill Payne in 1969 in ?", "Who did paltry achievement keyboardist Bill Payne in 1969 in ?", "Where did paltry achievement keyboardist Bill Payne in 1969 in ?", "Does paltry act keyboardist Bill Payne in 1969 in ?", "Who did paltry act keyboardist Bill Payne in 1969 in ?", "Where did paltry act keyboardist Bill Payne in 1969 in ?", "Does paltry action keyboardist Bill Payne in 1969 in ?", "Who did paltry action keyboardist Bill Payne in 1969 in ?", "Where did paltry action keyboardist Bill Payne in 1969 in ?", "Did paltry dee keyboardist Bill Payne in 1969 in ?", "Did paltry masterpiec keyboardist Bill Payne in 1969 in ?", "Does petty Feat keyboardist Bill Payne in 1969 in ?", "Who did petty Feat keyboardist Bill Payne in 1969 in ?", "Where did petty Feat keyboardist Bill Payne in 1969 in ?", "Does petty achievement keyboardist Bill Payne in 1969 in ?", "Who did petty achievement keyboardist Bill Payne in 1969 in ?", "Where did petty achievement keyboardist Bill Payne in 1969 in ?", "Does petty act keyboardist Bill Payne in 1969 in ?", "Who did petty act keyboardist Bill Payne in 1969 in ?", "Where did petty act keyboardist Bill Payne in 1969 in ?", "Does petty action keyboardist Bill Payne in 1969 in ?", "Who did petty action keyboardist Bill Payne in 1969 in ?", "Where did petty action keyboardist Bill Payne in 1969 in ?", "Does petty deed keyboardist Bill Payne in 1969 in ?", "Who did petty deed keyboardist Bill Payne in 1969 in ?", "Where did petty deed keyboardist Bill Payne in 1969 in ?", "Does petty masterpiece keyboardist Bill Payne in 1969 in ?", "Who did petty masterpiece keyboardist Bill Payne in 1969 in ?", "Where did petty masterpiece keyboardist Bill Payne in 1969 in ?", "Does scanty Feat keyboardist Bill Payne in 1969 in ?", "Who did scanty Feat keyboardist Bill Payne in 1969 in ?", "Where did scanty Feat keyboardist Bill Payne in 1969 in ?", "Does scanty achievement keyboardist Bill Payne in 1969 in ?", "Who did scanty achievement keyboardist Bill Payne in 1969 in ?", "Where did scanty achievement keyboardist Bill Payne in 1969 in ?", "Does scanty act keyboardist Bill Payne in 1969 in ?", "Who did scanty act keyboardist Bill Payne in 1969 in ?", "Where did scanty act keyboardist Bill Payne in 1969 in ?", "Does scanty action keyboardist Bill Payne in 1969 in ?", "Who did scanty action keyboardist Bill Payne in 1969 in ?", "Where did scanty action keyboardist Bill Payne in 1969 in ?", "Did scanty dee keyboardist Bill Payne in 1969 in ?", "Does scanty masterpiece keyboardist Bill Payne in 1969 in ?", "Who did scanty masterpiece keyboardist Bill Payne in 1969 in ?", "Where did scanty masterpiece keyboardist Bill Payne in 1969 in ?", "Does selfish Feat keyboardist Bill Payne in 1969 in ?", "Who did selfish Feat keyboardist Bill Payne in 1969 in ?", "Where did selfish Feat keyboardist Bill Payne in 1969 in ?", "Does selfish achievement keyboardist Bill Payne in 1969 in ?", "Who did selfish achievement keyboardist Bill Payne in 1969 in ?", "Where did selfish achievement keyboardist Bill Payne in 1969 in ?", "Does selfish act keyboardist Bill Payne in 1969 in ?", "Who did selfish act keyboardist Bill Payne in 1969 in ?", "Where did selfish act keyboardist Bill Payne in 1969 in ?", "Does selfish action keyboardist Bill Payne in 1969 in ?", "Who did selfish action keyboardist Bill Payne in 1969 in ?", "Where did selfish action keyboardist Bill Payne in 1969 in ?", "Does selfish deed keyboardist Bill Payne in 1969 in ?", "Who did selfish deed keyboardist Bill Payne in 1969 in ?", "Where did selfish deed keyboardist Bill Payne in 1969 in ?", "Does selfish masterpiece keyboardist Bill Payne in 1969 in ?", "Who did selfish masterpiece keyboardist Bill Payne in 1969 in ?", "Where did selfish masterpiece keyboardist Bill Payne in 1969 in ?", "Does short Feat keyboardist Bill Payne in 1969 in ?", "Who did short Feat keyboardist Bill Payne in 1969 in ?", "Where did short Feat keyboardist Bill Payne in 1969 in ?", "Does short achievement keyboardist Bill Payne in 1969 in ?", "Who did short achievement keyboardist Bill Payne in 1969 in ?", "Where did short achievement keyboardist Bill Payne in 1969 in ?", "Does short act keyboardist Bill Payne in 1969 in ?", "Who did short act keyboardist Bill Payne in 1969 in ?", "Where did short act keyboardist Bill Payne in 1969 in ?", "Does short action keyboardist Bill Payne in 1969 in ?", "Who did short action keyboardist Bill Payne in 1969 in ?", "Where did short action keyboardist Bill Payne in 1969 in ?", "Does short deed keyboardist Bill Payne in 1969 in ?", "Who did short deed keyboardist Bill Payne in 1969 in ?", "Where did short deed keyboardist Bill Payne in 1969 in ?", "Does short masterpiece keyboardist Bill Payne in 1969 in ?", "Who did short masterpiece keyboardist Bill Payne in 1969 in ?", "Where did short masterpiece keyboardist Bill Payne in 1969 in ?", "Does skosh Feat keyboardist Bill Payne in 1969 in ?", "Who did skosh Feat keyboardist Bill Payne in 1969 in ?", "Where did skosh Feat keyboardist Bill Payne in 1969 in ?", "Does skosh achievement keyboardist Bill Payne in 1969 in ?", "Who did skosh achievement keyboardist Bill Payne in 1969 in ?", "Where did skosh achievement keyboardist Bill Payne in 1969 in ?", "Does skosh act keyboardist Bill Payne in 1969 in ?", "Who did skosh act keyboardist Bill Payne in 1969 in ?", "Where did skosh act keyboardist Bill Payne in 1969 in ?", "Does skosh action keyboardist Bill Payne in 1969 in ?", "Who did skosh action keyboardist Bill Payne in 1969 in ?", "Where did skosh action keyboardist Bill Payne in 1969 in ?", "Do skosh dee keyboardist Bill Payne in 1969 in ?", "Does skosh masterpiece keyboardist Bill Payne in 1969 in ?", "Who did skosh masterpiece keyboardist Bill Payne in 1969 in ?", "Where did skosh masterpiece keyboardist Bill Payne in 1969 in ?", "Does slender Feat keyboardist Bill Payne in 1969 in ?", "Who did slender Feat keyboardist Bill Payne in 1969 in ?", "Where did slender Feat keyboardist Bill Payne in 1969 in ?", "Does slender achievement keyboardist Bill Payne in 1969 in ?", "Who did slender achievement keyboardist Bill Payne in 1969 in ?", "Where did slender achievement keyboardist Bill Payne in 1969 in ?", "Does slender act keyboardist Bill Payne in 1969 in ?", "Who did slender act keyboardist Bill Payne in 1969 in ?", "Where did slender act keyboardist Bill Payne in 1969 in ?", "Does slender action keyboardist Bill Payne in 1969 in ?", "Who did slender action keyboardist Bill Payne in 1969 in ?", "Where did slender action keyboardist Bill Payne in 1969 in ?", "Did slender dee keyboardist Bill Payne in 1969 in ?", "Does slender masterpiece keyboardist Bill Payne in 1969 in ?", "Who did slender masterpiece keyboardist Bill Payne in 1969 in ?", "Where did slender masterpiece keyboardist Bill Payne in 1969 in ?", "Does slight Feat keyboardist Bill Payne in 1969 in ?", "Who did slight Feat keyboardist Bill Payne in 1969 in ?", "Where did slight Feat keyboardist Bill Payne in 1969 in ?", "Does slight achievement keyboardist Bill Payne in 1969 in ?", "Who did slight achievement keyboardist Bill Payne in 1969 in ?", "Where did slight achievement keyboardist Bill Payne in 1969 in ?", "Does slight act keyboardist Bill Payne in 1969 in ?", "Who did slight act keyboardist Bill Payne in 1969 in ?", "Where did slight act keyboardist Bill Payne in 1969 in ?", "Does slight action keyboardist Bill Payne in 1969 in ?", "Who did slight action keyboardist Bill Payne in 1969 in ?", "Where did slight action keyboardist Bill Payne in 1969 in ?", "Does slight deed keyboardist Bill Payne in 1969 in ?", "Who did slight deed keyboardist Bill Payne in 1969 in ?", "Where did slight deed keyboardist Bill Payne in 1969 in ?", "Does slight masterpiece keyboardist Bill Payne in 1969 in ?", "Who did slight masterpiece keyboardist Bill Payne in 1969 in ?", "Where did slight masterpiece keyboardist Bill Payne in 1969 in ?", "Does slightly Feat keyboardist Bill Payne in 1969 in ?", "Who did slightly Feat keyboardist Bill Payne in 1969 in ?", "Where did slightly Feat keyboardist Bill Payne in 1969 in ?", "Does slightly achievement keyboardist Bill Payne in 1969 in ?", "Who did slightly achievement keyboardist Bill Payne in 1969 in ?", "Where did slightly achievement keyboardist Bill Payne in 1969 in ?", "Does slightly act keyboardist Bill Payne in 1969 in ?", "Who did slightly act keyboardist Bill Payne in 1969 in ?", "Where did slightly act keyboardist Bill Payne in 1969 in ?", "Does slightly action keyboardist Bill Payne in 1969 in ?", "Who did slightly action keyboardist Bill Payne in 1969 in ?", "Where did slightly action keyboardist Bill Payne in 1969 in ?", "Does slightly deed keyboardist Bill Payne in 1969 in ?", "Who did slightly deed keyboardist Bill Payne in 1969 in ?", "Where did slightly deed keyboardist Bill Payne in 1969 in ?", "Does slightly masterpiece keyboardist Bill Payne in 1969 in ?", "Who did slightly masterpiece keyboardist Bill Payne in 1969 in ?", "Where did slightly masterpiece keyboardist Bill Payne in 1969 in ?", "Does small Feat keyboardist Bill Payne in 1969 in ?", "Who did small Feat keyboardist Bill Payne in 1969 in ?", "Where did small Feat keyboardist Bill Payne in 1969 in ?", "Does small achievement keyboardist Bill Payne in 1969 in ?", "Who did small achievement keyboardist Bill Payne in 1969 in ?", "Where did small achievement keyboardist Bill Payne in 1969 in ?", "Does small act keyboardist Bill Payne in 1969 in ?", "Who did small act keyboardist Bill Payne in 1969 in ?", "Where did small act keyboardist Bill Payne in 1969 in ?", "Does small action keyboardist Bill Payne in 1969 in ?", "Who did small action keyboardist Bill Payne in 1969 in ?", "Where did small action keyboardist Bill Payne in 1969 in ?", "Did small dee keyboardist Bill Payne in 1969 in ?", "Do small masterpiece keyboard Bill Payne in 1969 in ?", "Does some amount Feat keyboardist Bill Payne in 1969 in ?", "Who did some amount Feat keyboardist Bill Payne in 1969 in ?", "Where did some amount Feat keyboardist Bill Payne in 1969 in ?", "Does some amount achievement keyboardist Bill Payne in 1969 in ?", "Who did some amount achievement keyboardist Bill Payne in 1969 in ?", "Where did some amount achievement keyboardist Bill Payne in 1969 in ?", "Does some amount act keyboardist Bill Payne in 1969 in ?", "Who did some amount act keyboardist Bill Payne in 1969 in ?", "Where did some amount act keyboardist Bill Payne in 1969 in ?", "Does some amount action keyboardist Bill Payne in 1969 in ?", "Who did some amount action keyboardist Bill Payne in 1969 in ?", "Where did some amount action keyboardist Bill Payne in 1969 in ?", "Did some amount dee keyboardist Bill Payne in 1969 in ?", "Did some amount masterpiec keyboardist Bill Payne in 1969 in ?", "Does some extent Feat keyboardist Bill Payne in 1969 in ?", "Who did some extent Feat keyboardist Bill Payne in 1969 in ?", "Where did some extent Feat keyboardist Bill Payne in 1969 in ?", "Does some extent achievement keyboardist Bill Payne in 1969 in ?", "Who did some extent achievement keyboardist Bill Payne in 1969 in ?", "Where did some extent achievement keyboardist Bill Payne in 1969 in ?", "Does some extent act keyboardist Bill Payne in 1969 in ?", "Who did some extent act keyboardist Bill Payne in 1969 in ?", "Where did some extent act keyboardist Bill Payne in 1969 in ?", "Does some extent action keyboardist Bill Payne in 1969 in ?", "Who did some extent action keyboardist Bill Payne in 1969 in ?", "Where did some extent action keyboardist Bill Payne in 1969 in ?", "Did some extent dee keyboardist Bill Payne in 1969 in ?", "Does some extent masterpiece keyboardist Bill Payne in 1969 in ?", "Who did some extent masterpiece keyboardist Bill Payne in 1969 in ?", "Where did some extent masterpiece keyboardist Bill Payne in 1969 in ?", "Does somewhat Feat keyboardist Bill Payne in 1969 in ?", "Who did somewhat Feat keyboardist Bill Payne in 1969 in ?", "Where did somewhat Feat keyboardist Bill Payne in 1969 in ?", "Does somewhat achievement keyboardist Bill Payne in 1969 in ?", "Who did somewhat achievement keyboardist Bill Payne in 1969 in ?", "Where did somewhat achievement keyboardist Bill Payne in 1969 in ?", "Does somewhat act keyboardist Bill Payne in 1969 in ?", "Who did somewhat act keyboardist Bill Payne in 1969 in ?", "Where did somewhat act keyboardist Bill Payne in 1969 in ?", "Does somewhat action keyboardist Bill Payne in 1969 in ?", "Who did somewhat action keyboardist Bill Payne in 1969 in ?", "Where did somewhat action keyboardist Bill Payne in 1969 in ?", "Does somewhat deed keyboardist Bill Payne in 1969 in ?", "Who did somewhat deed keyboardist Bill Payne in 1969 in ?", "Where did somewhat deed keyboardist Bill Payne in 1969 in ?", "Does somewhat masterpiece keyboardist Bill Payne in 1969 in ?", "Who did somewhat masterpiece keyboardist Bill Payne in 1969 in ?", "Where did somewhat masterpiece keyboardist Bill Payne in 1969 in ?", "Does stingy Feat keyboardist Bill Payne in 1969 in ?", "Who did stingy Feat keyboardist Bill Payne in 1969 in ?", "Where did stingy Feat keyboardist Bill Payne in 1969 in ?", "Does stingy achievement keyboardist Bill Payne in 1969 in ?", "Who did stingy achievement keyboardist Bill Payne in 1969 in ?", "Where did stingy achievement keyboardist Bill Payne in 1969 in ?", "Does stingy act keyboardist Bill Payne in 1969 in ?", "Who did stingy act keyboardist Bill Payne in 1969 in ?", "Where did stingy act keyboardist Bill Payne in 1969 in ?", "Does stingy action keyboardist Bill Payne in 1969 in ?", "Who did stingy action keyboardist Bill Payne in 1969 in ?", "Where did stingy action keyboardist Bill Payne in 1969 in ?", "Do stingy dee keyboardist Bill Payne in 1969 in ?", "Does stingy masterpiece keyboardist Bill Payne in 1969 in ?", "Who did stingy masterpiece keyboardist Bill Payne in 1969 in ?", "Where did stingy masterpiece keyboardist Bill Payne in 1969 in ?", "Does tad Feat keyboardist Bill Payne in 1969 in ?", "Who did tad Feat keyboardist Bill Payne in 1969 in ?", "Where did tad Feat keyboardist Bill Payne in 1969 in ?", "Does tad achievement keyboardist Bill Payne in 1969 in ?", "Who did tad achievement keyboardist Bill Payne in 1969 in ?", "Where did tad achievement keyboardist Bill Payne in 1969 in ?", "Does tad act keyboardist Bill Payne in 1969 in ?", "Who did tad act keyboardist Bill Payne in 1969 in ?", "Where did tad act keyboardist Bill Payne in 1969 in ?", "Does tad action keyboardist Bill Payne in 1969 in ?", "Who did tad action keyboardist Bill Payne in 1969 in ?", "Where did tad action keyboardist Bill Payne in 1969 in ?", "Do tad dee keyboardist Bill Payne in 1969 in ?", "Does tad masterpiece keyboardist Bill Payne in 1969 in ?", "Who did tad masterpiece keyboardist Bill Payne in 1969 in ?", "Where did tad masterpiece keyboardist Bill Payne in 1969 in ?", "Does tiny Feat keyboardist Bill Payne in 1969 in ?", "Who did tiny Feat keyboardist Bill Payne in 1969 in ?", "Where did tiny Feat keyboardist Bill Payne in 1969 in ?", "Does tiny achievement keyboardist Bill Payne in 1969 in ?", "Who did tiny achievement keyboardist Bill Payne in 1969 in ?", "Where did tiny achievement keyboardist Bill Payne in 1969 in ?", "Does tiny act keyboardist Bill Payne in 1969 in ?", "Who did tiny act keyboardist Bill Payne in 1969 in ?", "Where did tiny act keyboardist Bill Payne in 1969 in ?", "Does tiny action keyboardist Bill Payne in 1969 in ?", "Who did tiny action keyboardist Bill Payne in 1969 in ?", "Where did tiny action keyboardist Bill Payne in 1969 in ?", "Did tiny dee keyboardist Bill Payne in 1969 in ?", "Do tiny masterpiece keyboard Bill Payne in 1969 in ?", "Does trifle Feat keyboardist Bill Payne in 1969 in ?", "Who did trifle Feat keyboardist Bill Payne in 1969 in ?", "Where did trifle Feat keyboardist Bill Payne in 1969 in ?", "Does trifle achievement keyboardist Bill Payne in 1969 in ?", "Who did trifle achievement keyboardist Bill Payne in 1969 in ?", "Where did trifle achievement keyboardist Bill Payne in 1969 in ?", "Does trifle act keyboardist Bill Payne in 1969 in ?", "Who did trifle act keyboardist Bill Payne in 1969 in ?", "Where did trifle act keyboardist Bill Payne in 1969 in ?", "Does trifle action keyboardist Bill Payne in 1969 in ?", "Who did trifle action keyboardist Bill Payne in 1969 in ?", "Where did trifle action keyboardist Bill Payne in 1969 in ?", "Do trifle dee keyboardist Bill Payne in 1969 in ?", "Does trifle masterpiece keyboardist Bill Payne in 1969 in ?", "Who did trifle masterpiece keyboardist Bill Payne in 1969 in ?", "Where did trifle masterpiece keyboardist Bill Payne in 1969 in ?", "Does unimportant Feat keyboardist Bill Payne in 1969 in ?", "Who did unimportant Feat keyboardist Bill Payne in 1969 in ?", "Where did unimportant Feat keyboardist Bill Payne in 1969 in ?", "Does unimportant achievement keyboardist Bill Payne in 1969 in ?", "Who did unimportant achievement keyboardist Bill Payne in 1969 in ?", "Where did unimportant achievement keyboardist Bill Payne in 1969 in ?", "Does unimportant act keyboardist Bill Payne in 1969 in ?", "Who did unimportant act keyboardist Bill Payne in 1969 in ?", "Where did unimportant act keyboardist Bill Payne in 1969 in ?", "Does unimportant action keyboardist Bill Payne in 1969 in ?", "Who did unimportant action keyboardist Bill Payne in 1969 in ?", "Where did unimportant action keyboardist Bill Payne in 1969 in ?", "Did unimportant dee keyboardist Bill Payne in 1969 in ?", "Does unimportant masterpiece keyboardist Bill Payne in 1969 in ?", "Who did unimportant masterpiece keyboardist Bill Payne in 1969 in ?", "Where did unimportant masterpiece keyboardist Bill Payne in 1969 in ?", "Does weak Feat keyboardist Bill Payne in 1969 in ?", "Who did weak Feat keyboardist Bill Payne in 1969 in ?", "Where did weak Feat keyboardist Bill Payne in 1969 in ?", "Does weak achievement keyboardist Bill Payne in 1969 in ?", "Who did weak achievement keyboardist Bill Payne in 1969 in ?", "Where did weak achievement keyboardist Bill Payne in 1969 in ?", "Does weak act keyboardist Bill Payne in 1969 in ?", "Who did weak act keyboardist Bill Payne in 1969 in ?", "Where did weak act keyboardist Bill Payne in 1969 in ?", "Does weak action keyboardist Bill Payne in 1969 in ?", "Who did weak action keyboardist Bill Payne in 1969 in ?", "Where did weak action keyboardist Bill Payne in 1969 in ?", "Does weak deed keyboardist Bill Payne in 1969 in ?", "Who did weak deed keyboardist Bill Payne in 1969 in ?", "Where did weak deed keyboardist Bill Payne in 1969 in ?", "Does weak masterpiece keyboardist Bill Payne in 1969 in ?", "Who did weak masterpiece keyboardist Bill Payne in 1969 in ?", "Where did weak masterpiece keyboardist Bill Payne in 1969 in ?", "Does wee Feat keyboardist Bill Payne in 1969 in ?", "Who did wee Feat keyboardist Bill Payne in 1969 in ?", "Where did wee Feat keyboardist Bill Payne in 1969 in ?", "Does wee achievement keyboardist Bill Payne in 1969 in ?", "Who did wee achievement keyboardist Bill Payne in 1969 in ?", "Where did wee achievement keyboardist Bill Payne in 1969 in ?", "Does wee act keyboardist Bill Payne in 1969 in ?", "Who did wee act keyboardist Bill Payne in 1969 in ?", "Where did wee act keyboardist Bill Payne in 1969 in ?", "Does wee action keyboardist Bill Payne in 1969 in ?", "Who did wee action keyboardist Bill Payne in 1969 in ?", "Where did wee action keyboardist Bill Payne in 1969 in ?", "Do wee dee keyboardist Bill Payne in 1969 in ?", "Does wee masterpiece keyboardist Bill Payne in 1969 in ?", "Who did wee masterpiece keyboardist Bill Payne in 1969 in ?", "Where did wee masterpiece keyboardist Bill Payne in 1969 in ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2638458, "src_sentence": "The Grand Comoro brush warbler (Nesillas brevicaudata) is a species of Old World warbler in the family Acrocephalidae.", "sentence": "The Grand Comoro brush warbler is a species of Old World warbler in the family Acrocephalidae", "sub": "http://dbpedia.org/resource/Grand_Comoro_brush_warbler", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acrocephalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Grand Comoro brush warbler a species of Old World warbler in the family Acrocephalidae ?", "Where is The Grand Comoro brush warbler a species of Old World warbler in the family Acrocephalidae ?"], "type": [-1, 2], "question_in_type": ["Is the a species of Old World warbler in the family ?", "Where is The a species of Old World warbler in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2647082, "src_sentence": "MV CMA CGM Bougainville is container ship, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL).", "sentence": "MV CMA CGM Bougainville is container ship, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL)", "sub": "http://dbpedia.org/resource/CMA_CGM", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CMA_CGM", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is mV CMA CGM Bougainville container ship , built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line ( FAL ) ?", "Where is MV CMA CGM Bougainville container ship , built in?", "When is MV CMA CGM Bougainville container ship , build?"], "type": [-1, 2, 3], "question_in_type": ["Is mV Bougainville container ship , built in 2015 by Samsung Heavy Industries for on French Asia Line ( FAL ) ?", "Where is MV Bougainville container ship , built in?", "When is MV Bougainville container ship , build?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 2647156, "src_sentence": "The Phalangioidea are assumed to be monophyletic, although only the families Phalangiidae and Sclerosomatidae have been studied; the Caddoidea have not been studied at all in this regard.", "sentence": "The Phalangioidea are assumed although Sclerosomatidae have been studied", "sub": "http://dbpedia.org/resource/Sclerosomatidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangioidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are the Phalangioidea assumed ?"], "type": [-1], "question_in_type": ["Are the assumed ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2648329, "src_sentence": "March 20: Wyatt Earp kills Frank Stilwell in Tucson.", "sentence": "Wyatt Earp kills Frank Stilwell in Tucson", "sub": "http://dbpedia.org/resource/Frank_Stilwell", "pred": "http://dbpedia.org/ontology/opponent", "obj": "http://dbpedia.org/resource/Wyatt_Earp", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does wyatt Earp kil Frank Stilwell in Tucson?", "Who kills Frank Stilwell in Tucson?", "Who did Wyatt Earp kills?", "Where did Wyatt Earp kills?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does wyatt Earp kil in Tucson?", "Who kills in Tucson?", "Who did kills?", "Where did kills?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2652684, "src_sentence": "Flavius Julius Constantius, son of Constantine, and emperor with his brothers Constantinus and Constans from AD 337 to 361.", "sentence": "Flavius Julius Constantius [is] son of Constantine", "sub": "http://dbpedia.org/resource/Constantine_the_Great", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Constantius_Chlorus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavius Julius Constantius [is] son of Constantine?", "Who [is] son of Constantine?", "Does flavius Julius Constantius [is] son of flavius valerius constantinus?"], "type": [-1, 1, -1], "question_in_type": ["Does flavius Julius [is] son of ?", "Who [is] son of ?", "Does flavius Julius [is] son of flavius valerius constantinus?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2654259, "src_sentence": "B.Z. is a German tabloid newspaper, published in Berlin by Ullstein-Verlag, a subsidiary of Axel Springer AG.", "sentence": "B.Z. is a German tabloid newspaper, published in Berlin by Ullstein-Verlag, a subsidiary of Axel Springer AG", "sub": "http://dbpedia.org/resource/B.Z._(newspaper)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is b.Z . a German tabloid newspaper , published in Berlin by Ullstein-Verlag , a subsidiary of Axel Springer AG ?", "Who is a German tabloid newspaper, published in Berlin by Ullstein-Verlag, a subsidiary of Axel Springer AG?"], "type": [-1, 1], "question_in_type": ["Is b.Z . a German tabloid newspaper , published in by Ullstein-Verlag , a subsidiary of Axel Springer AG ?", "Who is a German tabloid newspaper, published in by Ullstein-Verlag, a subsidiary of Axel Springer AG?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2657636, "src_sentence": "The chartered Thai Airways jet that took ousted prime minister Thaksin Shinawatra to New York and later to London returned to the Don Mueang Military Airport after being diverted from Bangkok's commercial airport.", "sentence": "The chartered Thai Airways jet returned to the Don Mueang Military Airport after being diverted from Bangkok's commercial airport later to London", "sub": "http://dbpedia.org/resource/Thailand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bangkok", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the chartered Thai Airways jet return to the Don Mueang Military Airport after being diverted from Bangkok's commercial airport later to London?", "Where did The chartered Thai Airways jet returned to?", "Did the chartered Thai Airways jet took ousted prime minister Thaksin Shinawatra?", "Where did The chartered Thai Airways jet took ousted?"], "type": [-1, 2, -1, 2], "question_in_type": ["Did the chartered Airways jet return to the Don Mueang Military Airport after being diverted from 's commercial airport later to London?", "Where did The chartered Airways jet returned to?", "Did the chartered Airways jet took ousted prime minister ?", "Where did The chartered Airways jet took ousted?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2661257, "src_sentence": "Ngwane V who had been chosen as crown prince following Mbandzeni's death in 1889 was crowned in 1895 after the London Convention.", "sentence": "Ngwane V had been chosen as crown prince following Mbandzeni's death in 1889", "sub": "http://dbpedia.org/resource/Ngwane_V", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Mbandzeni", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had ngwane V been chosen as crown prince following Mbandzeni 's death in 1889 ?", "Where had Ngwane V been chosen?", "When had Ngwane V be choose as crown prince follow Mbandzeni 's death?"], "type": [-1, 2, 3], "question_in_type": ["Had ngwane V been chosen as crown prince following 's death in 1889 ?", "Where had been chosen?", "When had be choose as crown prince follow 's death?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2665842, "src_sentence": "Caloptilia vicinola is a moth of the family Gracillariidae.", "sentence": "Caloptilia vicinola is a moth of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a moth of the family Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2668313, "src_sentence": "The route begins at the northern end of the Confederation Bridge, which crosses the Northumberland Strait to New Brunswick, where the highway becomes New Brunswick Route 16.", "sentence": "the Confederation Bridge crosses the Northumberland Strait", "sub": "http://dbpedia.org/resource/Confederation_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Northumberland_Strait", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Confederation Bridge cross the Northumberland Strait?", "Who crosses the Northumberland Strait?", "Where did the Confederation Bridge crosses the?"], "type": [-1, 1, 2], "question_in_type": ["Does the cross the ?", "Who crosses the ?", "Where did the crosses the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 2673299, "src_sentence": "The Pipettes were a British indie pop girl group formed in 2003 in Brighton by Robert \"Monster Bobby\" Barry.", "sentence": "The Pipettes were a British indie pop girl group formed in 2003 in Brighton by Robert \"Monster Bobby\" Barry", "sub": "http://dbpedia.org/resource/The_Pipettes", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Brighton", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Were the Pipettes a British indie pop girl group formed in 2003 in Brighton by Robert `` Monster Bobby '' Barry ?", "Where were The Pipettes a British indie pop girl group formed in?", "When were The Pipettes a British indie pop girl group form?", "Who were The Pipettes a British indie pop girl group formed in?"], "type": [-1, 2, 3, 1], "question_in_type": ["Were the Pipettes a British indie pop girl group formed in 2003 in by Robert `` Monster Bobby '' Barry ?", "Where were a British indie pop girl group formed in?", "When were a British indie pop girl group form?", "Who were a British indie pop girl group formed in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2673784, "src_sentence": "The revival has become part of a significant ideological nationalist subculture present not only in Hungary (largely centered in Budapest), but also amongst the Hungarian diaspora, particularly in the United States and Canada.", "sentence": "Hungary centered in Budapest", "sub": "http://dbpedia.org/resource/Hungary", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Budapest", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did hungary cent in Budapest?", "Who centered in Budapest?", "Where did Hungary centered in?"], "type": [-1, 1, 2], "question_in_type": ["Did hungary cent in ?", "Who centered in ?", "Where did centered in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2676724, "src_sentence": "Bathyopsis is an extinct genus of uintathere.", "sentence": "Bathyopsis is an extinct genus of uintathere", "sub": "http://dbpedia.org/resource/Bathyopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Uintatheriidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bathyopsis an extinct genus of uintathere ?", "Who is an extinct genus of uintathere?", "Is bathyopsis an dead brontosaurus of uintathere ?", "Is bathyopsis an dead genus of uintathere ?", "Is bathyopsis an extinct brontosaurus of uintathere ?", "Who is an extinct brontosaurus of uintathere?", "Is bathyopsis an nonextant brontosaurus of uintathere ?", "Who is an nonextant brontosaurus of uintathere?", "Is bathyopsis an nonextant genus of uintathere ?", "Who is an nonextant genus of uintathere?", "Is bathyopsis an out brontosaurus of uintathere ?", "Is bathyopsis an out genus of uintathere ?"], "type": [-1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, -1], "question_in_type": ["Is bathyopsis an extinct genus of ?", "Who is an extinct genus of ?", "Is bathyopsis an dead brontosaurus of ?", "Is bathyopsis an dead genus of ?", "Is bathyopsis an extinct brontosaurus of ?", "Who is an extinct brontosaurus of ?", "Is bathyopsis an nonextant brontosaurus of ?", "Who is an nonextant brontosaurus of ?", "Is bathyopsis an nonextant genus of ?", "Who is an nonextant genus of ?", "Is bathyopsis an out brontosaurus of ?", "Is bathyopsis an out genus of ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2677648, "src_sentence": "In August 2019, a consortium including Bombardier signed an agreement with the National Authority for Tunnels in Cairo, Egypt which included the development and build of 70 4-car monorail trains for $2.85 billion for two new lines, between East Cairo and the New Administrative Capital, and between Giza and 6th October City. .", "sentence": "Egypt included the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East Cairo and the New Administrative Capital , and between Giza and 6th October City", "sub": "http://dbpedia.org/resource/Egypt", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Cairo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did egypt includ the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East Cairo and the New Administrative Capital , and between Giza and 6th October City?", "Who included the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East Cairo and the New Administrative Capital , and between Giza and 6th October City?", "Where did Egypt included the?", "Who did Egypt included the?", "When did Egypt include the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East Cairo and the New Administrative Capital , and between Giza and 6th?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did egypt includ the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East and the New Administrative Capital , and between Giza and 6th October City?", "Who included the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East and the New Administrative Capital , and between Giza and 6th October City?", "Where did included the?", "Who did included the?", "When did include the development of 70 4 - car monorail trains for $ 2.85 billion for two new lines , between East and the New Administrative Capital , and between Giza and 6th?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2678981, "src_sentence": "Two years later Henry Van de Velde asked him for a work for the Belgian pavilion of the Exposition internationale, 1937.", "sentence": "Henry Van de Velde asked him for a work for the Belgian pavilion of the Exposition internationale Two years later", "sub": "http://dbpedia.org/resource/Henry_van_de_Velde", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did henry Van de Velde ask him for a work for the Belgian pavilion of the Exposition internationale Two years later?", "Who asked him for a work for the Belgian pavilion of the Exposition internationale Two years later?", "Where did Henry Van de Velde asked him?", "When did Henry Van de Velde ask him for a work for the Belgian pavilion of the Exposition internationale?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did henry Van de Velde ask him for a work for the pavilion of the Exposition internationale Two years later?", "Who asked him for a work for the pavilion of the Exposition internationale Two years later?", "Where did asked him?", "When did ask him for a work for the pavilion of the Exposition internationale?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2679452, "src_sentence": "Olivia gets to know Captain Jake Ballard (Scott Foley), who works with the leader of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the leader of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the leader of B613?", "Who did Rowan ( Joe Morton ) [ is ] the leader of B613 ?"], "type": [-1, 1], "question_in_type": ["Does rowan ( ) [is] the leader of ?", "Who did Rowan ( ) [ is ] the leader of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2689422, "src_sentence": "Bands that were formed in Cambridge include Clean Bandit, Henry Cow, The Movies, Katrina and the Waves, The Soft Boys, Ezio The Broken Family Band, Uncle Acid & the Deadbeats, and the pop-classical group King's Singers, who were formed at the University.", "sentence": "Bands that were formed in Cambridge include The Broken Family Band", "sub": "http://dbpedia.org/resource/The_Broken_Family_Band", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Cambridge", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Were bands that formed in Cambridge include The Broken Family Band ?", "Were bands that formed in Cambridge include Henry Cow ?", "Were bands that formed in Cambridge include Clean Bandit ?"], "type": [-1, -1, -1], "question_in_type": ["Were bands that formed in include ?", "Were bands that formed in include ?", "Were bands that formed in include ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2711473, "src_sentence": "When we first started, we'd play 'Yellow Bird' or all the Neil Sedaka hits: 'Calendar Girl,' that kind of stuff.", "sentence": "all the Neil Sedaka hits Calendar Girl", "sub": "http://dbpedia.org/resource/Calendar_Girl_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Neil_Sedaka", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does all the Neil Sedaka hit Calendar Girl?", "Who did all the Neil Sedaka hits?"], "type": [-1, 1], "question_in_type": ["Does all the hit ?", "Who did all the hits?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2718352, "src_sentence": "BBSRC's head office is at Polaris House in Swindon - the same building as the other councils of UK Research and Innovation, AHRC EPSRC, ESRC, Innovate UK, MRC, NERC, Research England and STFC, as well as the UKSA.", "sentence": "BBSRC 's head office is at Polaris House in Swindon", "sub": "http://dbpedia.org/resource/Biotechnology_and_Biological_Sciences_Research_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Swindon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is bBSRC 's head office at Polaris House in Swindon ?", "Who 's head office is at Polaris House in Swindon?", "Where is BBSRC 's head office at Polaris House in Swindon ?"], "type": [-1, 1, 2], "question_in_type": ["Is bBSRC 's head office at Polaris House in ?", "Who 's head office is at Polaris House in ?", "Where is 's head office at Polaris House in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2718875, "src_sentence": "Helcystogramma anthistis is a moth in the family Gelechiidae.", "sentence": "Helcystogramma anthistis is a moth in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Helcystogramma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helcystogramma anthistis a moth in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is helcystogramma anthistis a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2722007, "src_sentence": "The Neapolitan Republic was formed around Naples, but it lasted only five months before the enemy forces of the Coalition recaptured it.", "sentence": "The Neapolitan Republic was formed around Naples", "sub": "http://dbpedia.org/resource/Parthenopean_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Naples", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Neapolitan Republic formed around Naples ?", "Who was formed around Naples?", "Where was The Neapolitan Republic formed around?"], "type": [-1, 1, 2], "question_in_type": ["Was the formed around ?", "Who was formed around ?", "Where was The formed around?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2744382, "src_sentence": "On 9 February 2009, all news programs on RCTI were renamed under the revived Seputar Indonesia brand, now called Satu Seputar Indonesia (One Around Indonesia), at which point Buletin Siang was renamed Seputar Indonesia Siang.", "sentence": "all news programs on RCTI were renamed under the revived Seputar Indonesia brand On 9 February 2009", "sub": "http://dbpedia.org/resource/Seputar_Indonesia", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/RCTI", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Were all news programs on RCTI renamed under the revived Seputar Indonesia brand On 9 February 2009 ?", "Where were all news programs on RCTI renamed under?", "When were all news programs on RCTI rename under the revive Seputar Indonesia brand On?"], "type": [-1, 2, 3], "question_in_type": ["Were all news programs on renamed under the revived brand On 9 February 2009 ?", "Where were all news programs on renamed under?", "When were all news programs on rename under the revive brand On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 2752408, "src_sentence": "Orbeopsis is a genus of plants in the Apocynaceae, first described as a genus in 1978.", "sentence": "Orbeopsis is a genus of plants in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of plants in the Apocynaceae ?", "Who is a genus of plants in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of plants in the ?", "Who is a genus of plants in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2753456, "src_sentence": "\"Everything I Own\" is a song written by David Gates.", "sentence": "Everything I Own is a song written by David Gates", "sub": "http://dbpedia.org/resource/Everything_I_Own", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/David_Gates", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Were everything you Own a song written by David Gates ?", "Who is a song written by David Gates?", "Who is Everything I Own?", "Were all you Own a song written by David Gates ?"], "type": [-1, 1, 1, -1], "question_in_type": ["Were everything you Own a song written by ?", "Who is a song written by ?", "Who is ?", "Were all you Own a song written by ?"], "exp": [-1, -1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2753481, "src_sentence": "Jamaican artist Ken Boothe's reggae version of the song \"Everything I Own\" in 1974 was featured on his Trojan Records album release of the same name, entitled Everything I Own.", "sentence": "Ken Boothe [is] artist [from] Jamaica", "sub": "http://dbpedia.org/resource/Ken_Boothe", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Jamaica", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does ken Boothe [is] artist [from] Jamaica?", "Who [is] artist [from] Jamaica?", "Where did Ken Boothe [ is ] artist [ from ] Jamaica ?"], "type": [-1, 1, 2], "question_in_type": ["Does ken Boothe [is] artist [from] ?", "Who [is] artist [from] ?", "Where did [ is ] artist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2754485, "src_sentence": "Ze'evi was a great-grandson of Jerusalem rabbi Israel ben Azariah Ze'evi, and grandson of the Moroccan kabbalist Abraham Azulai.", "sentence": "Israel ben Azariah Ze'evi [is] rabbi [from] Jerusalem", "sub": "http://dbpedia.org/resource/Israel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Jerusalem", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does israel ben Azariah Ze'evi [is] rabbi [from] Jerusalem?", "Who ben Azariah Ze'evi [is] rabbi [from] Jerusalem?", "Where did Israel ben Azariah Ze'evi [ is ] rabbi [ from ] Jerusalem ?"], "type": [-1, 1, 2], "question_in_type": ["Does israel ben Azariah Ze'evi [is] rabbi [from] ?", "Who ben Azariah Ze'evi [is] rabbi [from] ?", "Where did ben Azariah Ze'evi [ is ] rabbi [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2755475, "src_sentence": "In 1999 President Clinton awarded Bentsen the Presidential Medal of Freedom, one of the nation's highest honors given to civilians.", "sentence": "President Clinton awarded Bentsen the Presidential Medal of Freedom In 1999", "sub": "http://dbpedia.org/resource/Lloyd_Bentsen", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Bill_Clinton", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did president Clinton award Bentsen the Presidential Medal of Freedom In 1999?", "Who did President Clinton awarded?", "Where did President Clinton awarded?", "When did President Clinton award Bentsen the Presidential Medal of Freedom In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did president award the Presidential Medal of Freedom In 1999?", "Who did President awarded?", "Where did President awarded?", "When did President award the Presidential Medal of Freedom In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2763398, "src_sentence": "The Fletcher Construction Company Limited is a New Zealand construction company and a subsidiary of Fletcher Building.", "sentence": "The Fletcher Construction Company Limited is a subsidiary of Fletcher Building", "sub": "http://dbpedia.org/resource/Fletcher_Building", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Fletcher_Construction", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is the Fletcher Construction Company Limited a subsidiary of Fletcher Building ?", "Who is a subsidiary of Fletcher Building?", "Where is The Fletcher Construction Company Limited a subsidiary of Fletcher Building ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Company Limited a subsidiary of ?", "Who is a subsidiary of ?", "Where is The Company Limited a subsidiary of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 2766588, "src_sentence": "The John Day Dam is a concrete gravity run-of-the-river dam spanning the Columbia River in the northwestern United States.", "sentence": "The John Day Dam is a concrete gravity run-of-the-river dam spanning the Columbia River in the northwestern United States", "sub": "http://dbpedia.org/resource/John_Day_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Columbia_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the John Day Dam a concrete gravity run-of-the-river dam spanning the Columbia River in the northwestern United States ?", "Where is The John Day Dam a concrete gravity run-of-the-river dam spanning the?"], "type": [-1, 2], "question_in_type": ["Is the a concrete gravity run-of-the-river dam spanning the in the northwestern United States ?", "Where is The a concrete gravity run-of-the-river dam spanning the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 2770246, "src_sentence": "The Ukrainian foreign ministry stated that there is no general anti-Polish sentiment in Ukraine.", "sentence": "The Ukrainian foreign ministry stated that there is no general anti-Polish sentiment in Ukraine", "sub": "http://dbpedia.org/resource/Ministry_of_Foreign_Affairs_(Ukraine)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ukraine", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the Ukrainian foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Where is The Ukrainian foreign ministry stated that?", "Is the Ukrainian alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the Ukrainian strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the bohunk strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the cossack strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the little russian strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the malo russian strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the rusnak strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ruthenian strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the uke strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukie strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer alien department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer alien ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer alien treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer chamber foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer chamber foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer chamber foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer extraneous department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer extraneous ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer extraneous treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign body department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign body ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign body treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer foreign treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer loanword department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer loanword ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer loanword treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer other department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer other ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer other treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer overseas department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer overseas ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer overseas treasury department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer strange department stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer strange ministry stated that there no general anti-Polish sentiment in Ukraine ?", "Is the ukrainer strange treasury department stated that there no general anti-Polish sentiment in Ukraine ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the stated that there no general anti-Polish sentiment in ?", "Where is The stated that?", "Is the Ukrainian alien department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian alien ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian extraneous department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian foreign body department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian foreign department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian loanword department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian other department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian other ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian other treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian overseas department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian strange department stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian strange ministry stated that there no general anti-Polish sentiment in ?", "Is the Ukrainian strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk alien department stated that there no general anti-Polish sentiment in ?", "Is the bohunk alien ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the bohunk chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk extraneous department stated that there no general anti-Polish sentiment in ?", "Is the bohunk extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign body department stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign department stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk loanword department stated that there no general anti-Polish sentiment in ?", "Is the bohunk loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk other department stated that there no general anti-Polish sentiment in ?", "Is the bohunk other ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk other treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk overseas department stated that there no general anti-Polish sentiment in ?", "Is the bohunk overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the bohunk strange department stated that there no general anti-Polish sentiment in ?", "Is the bohunk strange ministry stated that there no general anti-Polish sentiment in ?", "Is the bohunk strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack alien department stated that there no general anti-Polish sentiment in ?", "Is the cossack alien ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the cossack chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack extraneous department stated that there no general anti-Polish sentiment in ?", "Is the cossack extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign body department stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign department stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack loanword department stated that there no general anti-Polish sentiment in ?", "Is the cossack loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack other department stated that there no general anti-Polish sentiment in ?", "Is the cossack other ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack other treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack overseas department stated that there no general anti-Polish sentiment in ?", "Is the cossack overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the cossack strange department stated that there no general anti-Polish sentiment in ?", "Is the cossack strange ministry stated that there no general anti-Polish sentiment in ?", "Is the cossack strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian alien department stated that there no general anti-Polish sentiment in ?", "Is the little russian alien ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the little russian chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian extraneous department stated that there no general anti-Polish sentiment in ?", "Is the little russian extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign body department stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign department stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian loanword department stated that there no general anti-Polish sentiment in ?", "Is the little russian loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian other department stated that there no general anti-Polish sentiment in ?", "Is the little russian other ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian other treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian overseas department stated that there no general anti-Polish sentiment in ?", "Is the little russian overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the little russian strange department stated that there no general anti-Polish sentiment in ?", "Is the little russian strange ministry stated that there no general anti-Polish sentiment in ?", "Is the little russian strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian alien department stated that there no general anti-Polish sentiment in ?", "Is the malo russian alien ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the malo russian chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian extraneous department stated that there no general anti-Polish sentiment in ?", "Is the malo russian extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign body department stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign department stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian loanword department stated that there no general anti-Polish sentiment in ?", "Is the malo russian loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian other department stated that there no general anti-Polish sentiment in ?", "Is the malo russian other ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian other treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian overseas department stated that there no general anti-Polish sentiment in ?", "Is the malo russian overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the malo russian strange department stated that there no general anti-Polish sentiment in ?", "Is the malo russian strange ministry stated that there no general anti-Polish sentiment in ?", "Is the malo russian strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak alien department stated that there no general anti-Polish sentiment in ?", "Is the rusnak alien ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the rusnak chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak extraneous department stated that there no general anti-Polish sentiment in ?", "Is the rusnak extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign body department stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign department stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak loanword department stated that there no general anti-Polish sentiment in ?", "Is the rusnak loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak other department stated that there no general anti-Polish sentiment in ?", "Is the rusnak other ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak other treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak overseas department stated that there no general anti-Polish sentiment in ?", "Is the rusnak overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the rusnak strange department stated that there no general anti-Polish sentiment in ?", "Is the rusnak strange ministry stated that there no general anti-Polish sentiment in ?", "Is the rusnak strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian alien department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian alien ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian extraneous department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign body department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian loanword department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian other department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian other ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian other treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian overseas department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian strange department stated that there no general anti-Polish sentiment in ?", "Is the ruthenian strange ministry stated that there no general anti-Polish sentiment in ?", "Is the ruthenian strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke alien department stated that there no general anti-Polish sentiment in ?", "Is the uke alien ministry stated that there no general anti-Polish sentiment in ?", "Is the uke alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the uke chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the uke chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke extraneous department stated that there no general anti-Polish sentiment in ?", "Is the uke extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the uke extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke foreign body department stated that there no general anti-Polish sentiment in ?", "Is the uke foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the uke foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke foreign department stated that there no general anti-Polish sentiment in ?", "Is the uke foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the uke foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke loanword department stated that there no general anti-Polish sentiment in ?", "Is the uke loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the uke loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke other department stated that there no general anti-Polish sentiment in ?", "Is the uke other ministry stated that there no general anti-Polish sentiment in ?", "Is the uke other treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke overseas department stated that there no general anti-Polish sentiment in ?", "Is the uke overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the uke overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the uke strange department stated that there no general anti-Polish sentiment in ?", "Is the uke strange ministry stated that there no general anti-Polish sentiment in ?", "Is the uke strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie alien department stated that there no general anti-Polish sentiment in ?", "Is the ukie alien ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the ukie chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie extraneous department stated that there no general anti-Polish sentiment in ?", "Is the ukie extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign body department stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign department stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie loanword department stated that there no general anti-Polish sentiment in ?", "Is the ukie loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie other department stated that there no general anti-Polish sentiment in ?", "Is the ukie other ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie other treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie overseas department stated that there no general anti-Polish sentiment in ?", "Is the ukie overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukie strange department stated that there no general anti-Polish sentiment in ?", "Is the ukie strange ministry stated that there no general anti-Polish sentiment in ?", "Is the ukie strange treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer alien department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer alien ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer alien treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer chamber foreign department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer chamber foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer chamber foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer extraneous department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer extraneous ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer extraneous treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign body department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign body ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign body treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer foreign treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer loanword department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer loanword ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer loanword treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer other department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer other ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer other treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer overseas department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer overseas ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer overseas treasury department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer strange department stated that there no general anti-Polish sentiment in ?", "Is the ukrainer strange ministry stated that there no general anti-Polish sentiment in ?", "Is the ukrainer strange treasury department stated that there no general anti-Polish sentiment in ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2771141, "src_sentence": "Morton played on five of Beefheart's albums: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My Decals Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2771822, "src_sentence": "The arrondissement of Confolens is an arrondissement of France in the Charente department in the Nouvelle-Aquitaine region.", "sentence": "The arrondissement of Confolens is an arrondissement of France in the Charente department in the Nouvelle-Aquitaine region", "sub": "http://dbpedia.org/resource/Confolens", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Charente", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the arrondissement of Confolens an arrondissement of France in the Charente department in the Nouvelle-Aquitaine region ?", "Where is The arrondissement of Confolens an arrondissement of France in the Charente department in the Nouvelle-Aquitaine region ?"], "type": [-1, 2], "question_in_type": ["Is the arrondissement of an arrondissement of France in the department in the Nouvelle-Aquitaine region ?", "Where is The arrondissement of an arrondissement of France in the department in the Nouvelle-Aquitaine region ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2786774, "src_sentence": "His most personal working relationship, however, is with Norwegian director Hans Petter Moland, who has directed the actor in Zero Kelvin, Aberdeen, In Order of Disappearance, and A Somewhat Gentle Man.", "sentence": "Norwegian director Hans Petter Moland has directed the actor in Zero Kelvin", "sub": "http://dbpedia.org/resource/Zero_Kelvin_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Hans_Petter_Moland", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has norwegian director Hans Petter Moland directed the actor in Zero Kelvin ?", "Who director Hans Petter Moland has directed the actor in Zero Kelvin?", "Who has Norwegian director Hans Petter Moland directed the?"], "type": [-1, 1, 1], "question_in_type": ["Has norwegian director directed the actor in ?", "Who director has directed the actor in ?", "Who has Norwegian director directed the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2796296, "src_sentence": "Austria maintains an embassy in Skopje, while North Macedonia maintains an embassy in Vienna.", "sentence": "Austria maintains an embassy in Skopje while North Macedonia maintains an embassy in Vienna", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does austria maintain an embassy in Skopje while North Macedonia maintain an embassy in Vienna?", "Who maintains an embassy in Skopje while North Macedonia maintains an embassy in Vienna?", "Where did Austria maintains an?"], "type": [-1, 1, 2], "question_in_type": ["Does austria maintain an embassy in Skopje while North Macedonia maintain an embassy in ?", "Who maintains an embassy in Skopje while North Macedonia maintains an embassy in ?", "Where did maintains an?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2799997, "src_sentence": "Innanetape (stylized as INNANETAPE) is the debut mixtape by American rapper Vic Mensa.", "sentence": "Innanetape is the debut mixtape by American rapper Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the debut mixtape by American rapper Vic Mensa ?", "Where is Innanetape the debut mixtape by American rapper Vic Mensa ?", "Who is Innanetape the debut mixtape by American rapper Vic Mensa ?"], "type": [-1, 2, 1], "question_in_type": ["Is innanetape the debut mixtape by American rapper ?", "Where is the debut mixtape by American rapper ?", "Who is the debut mixtape by American rapper ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2817111, "src_sentence": "Wild Hogs is a 2007 American biker road comedy film directed by Walt Becker and starring Tim Allen, John Travolta, Martin Lawrence and William H. Macy.", "sentence": "Wild Hogs is a 2007 American biker road comedy film directed by starring John Travolta", "sub": "http://dbpedia.org/resource/Wild_Hogs", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/John_Travolta", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is wild Hogs a 2007 American biker road comedy film directed by starring John Travolta ?", "Who is a 2007 American biker road comedy film directed by starring John Travolta?", "When is Wild Hogs a?", "Where is Wild Hogs a 2007 American biker road comedy film directed by?", "Who is Wild Hogs a 2007 American biker road comedy film directed by?", "Is wild Hogs a 2007 American biker road comedy film directed by starring Tim Allen ?", "Who is a 2007 American biker road comedy film directed by starring Tim Allen?", "Is wild Hogs a 2007 American biker road comedy film directed by Walt Becker ?", "Who is a 2007 American biker road comedy film directed by Walt Becker?"], "type": [-1, 1, 3, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is wild Hogs a 2007 American biker road comedy film directed by starring ?", "Who is a 2007 American biker road comedy film directed by starring ?", "When is a?", "Where is a 2007 American biker road comedy film directed by?", "Who is a 2007 American biker road comedy film directed by?", "Is wild Hogs a 2007 American biker road comedy film directed by starring ?", "Who is a 2007 American biker road comedy film directed by starring ?", "Is wild Hogs a 2007 American biker road comedy film directed by ?", "Who is a 2007 American biker road comedy film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2819722, "src_sentence": "Douglas Mwonzora, a spokesperson for the party and one of the suspended leaders, accused former Finance Minister and MDC general secretary Tendai Biti of helping Mugabe oust Tsvangirai.", "sentence": "MDC general secretary Tendai Biti of helping Mugabe oust Tsvangirai", "sub": "http://dbpedia.org/resource/Tendai_Biti", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Robert_Mugabe", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does mDC general secretary Tendai Biti of help Mugabe oust Tsvangirai?", "Who general secretary Tendai Biti of helping Mugabe oust Tsvangirai?", "Who did MDC general secretary Tendai Biti of helping?", "Where did MDC general secretary Tendai Biti of helping?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does mDC general secretary of help oust Tsvangirai?", "Who general secretary of helping oust Tsvangirai?", "Who did MDC general secretary of helping?", "Where did MDC general secretary of helping?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2821482, "src_sentence": "\"Day In Day Out\" is a single from the UK rock band Feeder, and was the first single to be taken from their second album Yesterday Went Too Soon.", "sentence": "band Feeder [is] rock [of] UK", "sub": "http://dbpedia.org/resource/Feeder", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does band Feeder [is] rock [of] UK?", "Who did band Feeder [ is ] rock [ of ] UK ?"], "type": [-1, 1], "question_in_type": ["Does band [is] rock [of] ?", "Who did band [ is ] rock [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2822520, "src_sentence": "Melville is referenced by name in A Wonder-Book: \"On the higher side of Pittsfield, sits Herman Melville, shaping out the gigantic conception of his 'White Whale' while the gigantic shape of Graylock [sic] looms upon him from his study-window.\"", "sentence": "Herman Melville shaping out the gigantic conception of his 'White Whale", "sub": "http://dbpedia.org/resource/Moby-Dick", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does herman Melville shap out the gigantic conception of his 'White Whale?", "Who shaping out the gigantic conception of his 'White Whale?"], "type": [-1, 1], "question_in_type": ["Does herman Melville shap out the gigantic conception of his '?", "Who shaping out the gigantic conception of his '?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2825769, "src_sentence": "Casting of the show included using some of the actors who had already appeared in the movie, including Brad Leland as Buddy Garrity, a character similar to the one he had played in the movie, and Connie Britton as Tami Taylor, wife of coach Eric Taylor.", "sentence": "Tami Taylor [is] wife of coach Eric Taylor", "sub": "http://dbpedia.org/resource/Tami_Taylor", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Eric_Taylor_(Friday_Night_Lights)", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tami Taylor [is] wife of coach Eric Taylor?", "Who [is] wife of coach Eric Taylor?", "Who did Tami Taylor [ is ] wife of coach Eric Taylor ?"], "type": [-1, 1, 1], "question_in_type": ["Does tami Taylor [is] wife of coach ?", "Who [is] wife of coach ?", "Who did [ is ] wife of coach ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2826370, "src_sentence": "Antigonid forces under Antigonus's oldest son, Demetrius, besieged the Seleucid garrison of the city of Babylon under the command of Patrocles.", "sentence": "Demetrius [is] oldest son [of] Antigonus", "sub": "http://dbpedia.org/resource/Demetrius_I_of_Macedon", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Antigonus_I_Monophthalmus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does demetrius [is] oldest son [of] Antigonus?"], "type": [-1], "question_in_type": ["Does demetrius [is] oldest son [of] ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2828334, "src_sentence": "Noordhollands Dagblad (NHD) is a Dutch newspaper covering North Holland in the northwest of the country.", "sentence": "Noordhollands Dagblad is a Dutch newspaper covering North Holland in the northwest of the country", "sub": "http://dbpedia.org/resource/Noordhollands_Dagblad", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is noordhollands Dagblad a Dutch newspaper covering North Holland in the northwest of the country ?", "Who is a Dutch newspaper covering North Holland in the northwest of the country?", "Where is Noordhollands Dagblad a Dutch newspaper covering?"], "type": [-1, 1, 2], "question_in_type": ["Is noordhollands Dagblad a newspaper covering North Holland in the northwest of the country ?", "Who is a newspaper covering North Holland in the northwest of the country?", "Where is a newspaper covering?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2828795, "src_sentence": "De Cive (\"On the citizen\") is one of Thomas Hobbes's major works. \"", "sentence": "De Cive (\"On the citizen is one of Thomas Hobbes's major works", "sub": "http://dbpedia.org/resource/De_Cive", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Thomas_Hobbes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is de Cive ( `` On the citizen one of Thomas Hobbes 's major works ?", "Who (\"On the citizen is one of Thomas Hobbes's major works?", "Who is De Cive ( `` On the citizen one of Thomas Hobbes 's major works ?"], "type": [-1, 1, 1], "question_in_type": ["Is de Cive ( `` On the citizen one of 's major works ?", "Who (\"On the citizen is one of 's major works?", "Who is ( `` On the citizen one of 's major works ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2831592, "src_sentence": "Annabel Fay is the debut studio album by New Zealand recording artist Annabel Fay.", "sentence": "Annabel Fay [is] recording artist [from] New Zealand", "sub": "http://dbpedia.org/resource/Annabel_Fay", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_Zealand", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does annabel Fay [is] record artist [from] New Zealand?", "Who [is] recording artist [from] New Zealand?", "Where did Annabel Fay [ is ] recording artist?", "Is annabel Fay the debut studio album by New Zealand recording artist Annabel Fay ?", "Who is the debut studio album by New Zealand recording artist Who?", "Where is Annabel Fay the debut studio album by New Zealand recording?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does annabel Fay [is] record artist [from] ?", "Who [is] recording artist [from] ?", "Where did [ is ] recording artist?", "Is annabel Fay the debut studio album by recording artist ?", "Who is the debut studio album by recording artist Who?", "Where is the debut studio album by recording?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2834171, "src_sentence": "Grasleben is a municipality in the district of Helmstedt, in Lower Saxony, Germany.", "sentence": "Grasleben is a municipality in the district of Helmstedt, in Lower Saxony", "sub": "http://dbpedia.org/resource/Grasleben", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Helmstedt", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is grasleben a municipality in the district of Helmstedt , in Lower Saxony ?", "Who is a municipality in the district of Helmstedt, in Lower Saxony?", "Where is Grasleben a municipality in the district of Helmstedt , in Lower Saxony ?"], "type": [-1, 1, 2], "question_in_type": ["Is grasleben a municipality in the district of , in Lower Saxony ?", "Who is a municipality in the district of , in Lower Saxony?", "Where is a municipality in the district of , in Lower Saxony ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2835087, "src_sentence": "In 1299, the Delhi Sultan Alauddin Khalji sent an army to ransack Gujarat.", "sentence": "Alauddin Khalji [is] Sultan [from] Delhi", "sub": "http://dbpedia.org/resource/Khilji_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Delhi", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does alauddin Khalji [is] Sultan [from] Delhi?", "Who [is] Sultan [from] Delhi?", "Who did Alauddin Khalji [ is ] Sultan [ from ] Delhi ?", "Where did Alauddin Khalji [ is ] Sultan [ from ] Delhi ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does alauddin [is] Sultan [from] ?", "Who [is] Sultan [from] ?", "Who did Alauddin [ is ] Sultan [ from ] ?", "Where did Alauddin [ is ] Sultan [ from ] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2838428, "src_sentence": "Euseius plazo is a species of mite in the family Phytoseiidae.", "sentence": "Euseius plazo is a species of mite in the family Phytoseiidae", "sub": "http://dbpedia.org/resource/Euseius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phytoseiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euseius plazo a species of mite in the family Phytoseiidae ?"], "type": [-1], "question_in_type": ["Is euseius plazo a species of mite in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2840382, "src_sentence": "Over a rave-tinged keyboard melody, leavened by producer Brian Eno's rainforest-of-the-soul ambiance, Martin sings of kids dancing until morning and heaven inside his headphones.", "sentence": "a rave - tinged keyboard melody leavened by producer Brian Eno 's rainforest - of - the - soul ambiance", "sub": "http://dbpedia.org/resource/Soul_music", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Keyboard_instrument", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does a rave - ting keyboard melody leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a gush - ting electronic keyboard air leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a gush - ting electronic keyboard melody leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a gush - ting electronic keyboard music leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a gush - ting electronic keyboard tonal pattern leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a gush - ting electronic keyboard tune leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a gush - ting keyboard air leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a gush - ting keyboard melody leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a gush - ting keyboard music leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a gush - ting keyboard tonal pattern leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Who did a gush - tinged keyboard?", "Does a gush - ting keyboard tune leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rant - ting electronic keyboard air leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rant - ting electronic keyboard melody leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rant - ting electronic keyboard music leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rant - ting electronic keyboard tonal pattern leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rant - ting electronic keyboard tune leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rant - ting keyboard air leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rant - ting keyboard melody leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rant - ting keyboard music leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rant - ting keyboard tonal pattern leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Who did a rant - tinged keyboard?", "Does a rant - ting keyboard tune leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rave - ting electronic keyboard air leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rave - ting electronic keyboard melody leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rave - ting electronic keyboard music leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rave - ting electronic keyboard tonal pattern leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Did a rave - ting electronic keyboard tune leavened by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rave - ting keyboard air leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rave - ting keyboard music leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Does a rave - ting keyboard tonal pattern leav by producer Brian Eno 's rainforest - of - the - soul ambiance?", "Who did a rave - tinged keyboard?", "Does a rave - ting keyboard tune leav by producer Brian Eno 's rainforest - of - the - soul ambiance?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1], "question_in_type": ["Does a rave - ting melody leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a gush - ting electronic air leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a gush - ting electronic melody leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a gush - ting electronic music leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a gush - ting electronic tonal pattern leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a gush - ting electronic tune leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a gush - ting air leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a gush - ting melody leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a gush - ting music leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a gush - ting tonal pattern leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Who did a gush - tinged ?", "Does a gush - ting tune leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rant - ting electronic air leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rant - ting electronic melody leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rant - ting electronic music leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rant - ting electronic tonal pattern leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rant - ting electronic tune leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rant - ting air leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rant - ting melody leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rant - ting music leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rant - ting tonal pattern leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Who did a rant - tinged ?", "Does a rant - ting tune leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rave - ting electronic air leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rave - ting electronic melody leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rave - ting electronic music leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rave - ting electronic tonal pattern leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Did a rave - ting electronic tune leavened by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rave - ting air leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rave - ting music leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Does a rave - ting tonal pattern leav by producer Brian Eno 's rainforest - of - the - ambiance?", "Who did a rave - tinged ?", "Does a rave - ting tune leav by producer Brian Eno 's rainforest - of - the - ambiance?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 2842799, "src_sentence": "Snake River Canyon is a canyon formed by the Snake River in the Magic Valley region of southern Idaho, forming part of the boundary between Twin Falls County to the south and Jerome County to the north.", "sentence": "Snake River Canyon is a canyon formed by the Snake River in the Magic Valley region of southern Idaho forming part of the boundary between Twin Falls County to the south and Jerome County to the north", "sub": "http://dbpedia.org/resource/Snake_River_Canyon_(Idaho)", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Twin_Falls_County,_Idaho", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is snake River Canyon a canyon formed by the Snake River in the Magic Valley region of southern Idaho forming part of the boundary between Twin Falls County to the south and Jerome County to the north ?", "Who is a canyon formed by the Snake River in the Magic Valley region of southern Idaho forming part of the boundary between Twin Falls County to the south and Jerome County to the north?", "Where is Snake River Canyon a canyon formed by?", "Who is Snake River Canyon a canyon formed by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is snake River Canyon a canyon formed by the Snake River in the Magic Valley region of southern Idaho forming part of the boundary between to the south and Jerome County to the north ?", "Who is a canyon formed by the Snake River in the Magic Valley region of southern Idaho forming part of the boundary between to the south and Jerome County to the north?", "Where is a canyon formed by?", "Who is a canyon formed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2849367, "src_sentence": "Tom Silva, general contractor on the PBS show This Old House.", "sentence": "Tom Silva [is] general contractor on the PBS show This Old House", "sub": "http://dbpedia.org/resource/This_Old_House", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Tom_Silva", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does tom Silva [is] general contractor on the PBS show This Old House?", "Who [is] general contractor on the PBS show This Old House?", "Where did Tom Silva [ is ] general contractor on the PBS show This Old House ?"], "type": [-1, 1, 2], "question_in_type": ["Does tom Silva [is] general contractor on the PBS show ?", "Who [is] general contractor on the PBS show ?", "Where did [ is ] general contractor on the PBS show ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 2854419, "src_sentence": "Teragra simplicius is a moth in the family Cossidae.", "sentence": "Teragra simplicius is a moth in the family Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a moth in the family Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2858687, "src_sentence": "Mycena maculata, commonly known as the reddish-spotted Mycena, is a species of fungus in the family Mycenaceae.", "sentence": "Mycena maculata is a species of fungus in the family Mycenaceae", "sub": "http://dbpedia.org/resource/Mycena_maculata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Mycenaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mycena maculata a species of fungus in the family Mycenaceae ?", "Where is Mycena maculata a species of fungus in the family Mycenaceae ?"], "type": [-1, 2], "question_in_type": ["Is mycena maculata a species of fungus in the family ?", "Where is a species of fungus in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2863108, "src_sentence": "Amar Akbar Anthony is a 1977 Indian action comedy film, directed and produced by Manmohan Desai, and written by Kader Khan.", "sentence": "Amar Akbar Anthony is a 1977 Indian action comedy film , written by Kader Khan", "sub": "http://dbpedia.org/resource/Amar_Akbar_Anthony", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Kader_Khan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is amar Akbar Anthony a 1977 Indian action comedy film , written by Kader Khan ?", "Who is a 1977 Indian action comedy film , written by Kader Khan?", "When is Amar Akbar Anthony a?", "Where is Amar Akbar Anthony a 1977 Indian action comedy film , written by?", "Who is Amar Akbar Anthony a 1977 Indian action comedy film , written by?", "Is amar Akbar Anthony a 1977 Indian action comedy film , produced by Manmohan Desai ?", "Who is a 1977 Indian action comedy film , produced by Manmohan Desai?", "Where is Amar Akbar Anthony a 1977 Indian action comedy film , produced by?", "Who is Amar Akbar Anthony a 1977 Indian action comedy film , produced by?"], "type": [-1, 1, 3, 2, 1, -1, 1, 2, 1], "question_in_type": ["Is amar Akbar Anthony a 1977 Indian action comedy film , written by ?", "Who is a 1977 Indian action comedy film , written by ?", "When is a?", "Where is a 1977 Indian action comedy film , written by?", "Who is a 1977 Indian action comedy film , written by?", "Is amar Akbar Anthony a 1977 Indian action comedy film , produced by ?", "Who is a 1977 Indian action comedy film , produced by ?", "Where is a 1977 Indian action comedy film , produced by?", "Who is a 1977 Indian action comedy film , produced by?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2876153, "src_sentence": "Forms of Beta vulgaris include fodder beet (Mangelwurzel) and sugar beet.", "sentence": "Forms of Beta vulgaris include fodder beet sugar beet", "sub": "http://dbpedia.org/resource/Mangelwurzel", "pred": "http://dbpedia.org/ontology/species", "obj": "http://dbpedia.org/resource/Beta_vulgaris", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Do forms of Beta vulgaris includ fodder beet sugar beet?", "Do forms of Beta vulgaris includ fodder beet?", "Do forms of Beta vulgaris includ cannon fodder beet?", "Do forms of Beta vulgaris includ cannon fodder beetroot?", "Do forms of Beta vulgaris includ cannon fodder beta vulgaris?", "Do forms of Beta vulgaris includ cannon fodder common beet?", "Do forms of Beta vulgaris includ fodder beetroot?", "Do forms of Beta vulgaris includ fodder beta vulgaris?", "Do forms of Beta vulgaris includ fodder common beet?", "Do forms of Beta vulgaris includ food beet?", "Do forms of Beta vulgaris includ food beetroot?", "Do forms of Beta vulgaris includ food beta vulgaris?", "Do forms of Beta vulgaris includ food common beet?", "Do forms of Beta vulgaris includ forage beet?", "Do forms of Beta vulgaris includ forage beetroot?", "Do forms of Beta vulgaris includ forage beta vulgaris?", "Do forms of Beta vulgaris includ forage common beet?", "Do forms of Beta vulgaris includ load beet?", "Do forms of Beta vulgaris includ load beetroot?", "Do forms of Beta vulgaris includ load beta vulgaris?", "Do forms of Beta vulgaris includ load common beet?", "Do forms of Beta vulgaris includ provender beet?", "Do forms of Beta vulgaris includ provender beetroot?", "Do forms of Beta vulgaris includ provender beta vulgaris?", "Do forms of Beta vulgaris includ provender common beet?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Do forms of includ sugar beet?", "Do forms of includ ?", "Do forms of includ cannon ?", "Do forms of includ cannon root?", "Do forms of includ cannon fodder beta vulgaris?", "Do forms of includ cannon fodder common beet?", "Do forms of includ root?", "Do forms of includ fodder beta vulgaris?", "Do forms of includ fodder common beet?", "Do forms of includ food beet?", "Do forms of includ food beetroot?", "Do forms of includ food beta vulgaris?", "Do forms of includ food common beet?", "Do forms of includ forage beet?", "Do forms of includ forage beetroot?", "Do forms of includ forage beta vulgaris?", "Do forms of includ forage common beet?", "Do forms of includ load beet?", "Do forms of includ load beetroot?", "Do forms of includ load beta vulgaris?", "Do forms of includ load common beet?", "Do forms of includ provender beet?", "Do forms of includ provender beetroot?", "Do forms of includ provender beta vulgaris?", "Do forms of includ provender common beet?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2879779, "src_sentence": "Sage Bionetworks is a nonprofit organization in Seattle that promotes open science and patient engagement in the research process.", "sentence": "Sage Bionetworks is a nonprofit organization in Seattle", "sub": "http://dbpedia.org/resource/Sage_Bionetworks", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is sage Bionetworks a nonprofit organization in Seattle ?", "Who is a nonprofit organization in Seattle?", "Where is Sage Bionetworks a nonprofit organization in Seattle ?"], "type": [-1, 1, 2], "question_in_type": ["Is sage Bionetworks a nonprofit organization in ?", "Who is a nonprofit organization in ?", "Where is a nonprofit organization in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2884591, "src_sentence": "Cymothoe preussi, or Preuss' orange glider, is a butterfly in the family Nymphalidae.", "sentence": "Cymothoe preussi, or Preuss' orange glider is a butterfly in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Cymothoe_preussi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cymothoe preussi , or Preuss ' orange glider a butterfly in the family Nymphalidae ?", "Who preussi, or Preuss' orange glider is a butterfly in the family Nymphalidae?", "Where is Cymothoe preussi , or Preuss ' orange glider a butterfly in the family Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is cymothoe preussi , or Preuss ' orange glider a butterfly in the family ?", "Who preussi, or Preuss' orange glider is a butterfly in the family ?", "Where is , or Preuss ' orange glider a butterfly in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2890641, "src_sentence": "Leslie Vernard McDonald, Jr. (born February 4, 1991) is an American professional basketball player who last played for the Erie BayHawks of the NBA Development League.", "sentence": "Leslie Vernard McDonald is an American professional basketball player who last played for the Erie BayHawks of the NBA Development League", "sub": "http://dbpedia.org/resource/Leslie_Knope", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is leslie Vernard McDonald an American professional basketball player who last played for the Erie BayHawks of the NBA Development League ?", "Who is an American professional basketball player who last played for the Erie BayHawks of the NBA Development League?", "Where is Leslie Vernard McDonald an American professional basketball player who last played for the Erie BayHawks of the NBA Development League ?"], "type": [-1, 1, 2], "question_in_type": ["Is leslie Vernard McDonald an professional basketball player who last played for the Erie BayHawks of the NBA Development League ?", "Who is an professional basketball player who last played for the Erie BayHawks of the NBA Development League?", "Where is Vernard McDonald an professional basketball player who last played for the Erie BayHawks of the NBA Development League ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2890733, "src_sentence": "Navajo Nation President Ben Shelly told The Washington Times that \"Even though the operation to capture or kill bin Laden is over..the name should be changed so that children don't encounter it in the history books.\"The Onondaga Council of Chiefs said that the use of code name Geronimo perpetuates negative stereotypes about Indians.", "sentence": "Ben Shelly [is] President [of] Navajo Nation", "sub": "http://dbpedia.org/resource/Ben_Shelly", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Navajo_Nation", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does ben Shelly [is] President [of] Navajo Nation?", "Who [is] President [of] Navajo Nation?"], "type": [-1, 1], "question_in_type": ["Does ben Shelly [is] President [of] ?", "Who [is] President [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2914069, "src_sentence": "Amorbia trisecta is a species of moth of the family Tortricidae.", "sentence": "Amorbia trisecta is a species of moth of the family Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of moth of the family Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2914088, "src_sentence": "Originally planned to be released in 2014, Tha Carter V experienced several delays as a result of contractual disputes between Lil Wayne and Cash Money Records, as well as his numerous personal disputes with label-head, Birdman.", "sentence": "Tha Carter V experienced several delays as a result of contractual disputes between Lil Wayne", "sub": "http://dbpedia.org/resource/Tha_Carter_V", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Lil_Wayne", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Why do of contractual disputes between Lil Wayne?"], "type": [4], "question_in_type": ["Why do of contractual disputes between ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2918886, "src_sentence": "Julieta Castellanos (born 8 January 1954) is a Honduran sociologist and the dean of the National Autonomous University of Honduras (UNAH) since 2009.", "sentence": "Julieta Castellanos ( born 8 January 1954 is the dean of the National Autonomous University of Honduras", "sub": "http://dbpedia.org/resource/Julieta_Castellanos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Honduras", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is julieta Castellanos ( born 8 January 1954 the dean of the National Autonomous University of Honduras ?", "Who ( born 8 January 1954 is the dean of the National Autonomous University of Honduras?", "When is Julieta Castellanos ( bear?", "Where is Julieta Castellanos ( born 8?", "When is julieta Castellanos ( born 8 January 1954 a Honduran sociologist ?"], "type": [-1, 1, 3, 2, 3], "question_in_type": ["Is julieta Castellanos ( born 8 January 1954 the dean of the National Autonomous University of ?", "Who ( born 8 January 1954 is the dean of the National Autonomous University of ?", "When is ( bear?", "Where is ( born 8?", "When is julieta Castellanos ( born 8 January 1954 a sociologist ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2919129, "src_sentence": "In September 2005, the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft flew out of Dobbins JARB after Hurricane Katrina did major damage to their normal home at Keesler Air Force Base in Biloxi, Mississippi.", "sentence": "the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft flew out of Dobbins JARB after Hurricane Katrina did major damage to their normal home at Keesler Air Force Base in Biloxi In September 2005", "sub": "http://dbpedia.org/resource/53d_Weather_Reconnaissance_Squadron", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Keesler_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft flew out of Dobbins JARB after Hurricane Katrina major damage to their normal home at Keesler Air Force Base in Biloxi In September 2005 ?", "Who did the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft flew out?", "Where did the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft flew out?", "When did the 53rd Weather Reconnaissance Squadron Hurricane Hunter aircraft fly out of Dobbins JARB after Hurricane Katrina major damage to their normal home at Keesler Air Force Base in Biloxi In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the Hurricane Hunter aircraft flew out of Dobbins JARB after Hurricane Katrina major damage to their normal home at in Biloxi In September 2005 ?", "Who did the Hurricane Hunter aircraft flew out?", "Where did the Hurricane Hunter aircraft flew out?", "When did the Hurricane Hunter aircraft fly out of Dobbins JARB after Hurricane Katrina major damage to their normal home at in Biloxi In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2931057, "src_sentence": "Pandit Sankha Chatterjee is one of the foremost Tabla-maestros of India.", "sentence": "Pandit Sankha Chatterjee is one of the foremost Tabla-maestros of India", "sub": "http://dbpedia.org/resource/Sankha_Chatterjee", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is pandit Sankha Chatterjee one of the foremost Tabla-maestros of India ?", "Who is one of the foremost Tabla-maestros of India?", "Where is Pandit Sankha Chatterjee one of the foremost Tabla-maestros of India ?"], "type": [-1, 1, 2], "question_in_type": ["Is pandit one of the foremost Tabla-maestros of ?", "Who is one of the foremost Tabla-maestros of ?", "Where is Pandit one of the foremost Tabla-maestros of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2932219, "src_sentence": "Felben-Wellhausen is a municipality in the district of Frauenfeld in the canton of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the district of Frauenfeld in the canton of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the district of Frauenfeld in the canton of Thurgau in Switzerland ?", "Who is a municipality in the district of Frauenfeld in the canton of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the district of Frauenfeld in the canton of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the district of Frauenfeld in the canton of in Switzerland ?", "Who is a municipality in the district of Frauenfeld in the canton of in Switzerland?", "Where is a municipality in the district of Frauenfeld in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2933880, "src_sentence": "Weird War Tales was revived for DC Comics' Vertigo imprint in 1997.", "sentence": "Weird War Tales was revived for DC Comics' Vertigo imprint in 1997", "sub": "http://dbpedia.org/resource/Weird_War_Tales", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was weird War Tales revived for DC Comics ' Vertigo imprint in 1997 ?", "Who was revived for DC Comics' Vertigo imprint in 1997?", "Where was Weird War Tales revived for?", "When was Weird War Tales revive for DC Comics ' Vertigo imprint?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was weird War Tales revived for ' Vertigo imprint in 1997 ?", "Who was revived for ' Vertigo imprint in 1997?", "Where was revived for?", "When was revive for ' Vertigo imprint?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2934336, "src_sentence": "Krayzie Bone and Layzie Bone served as executive producers on the album while Archie Blaine, who produced several tracks on Family Scriptures, produced the music.", "sentence": "Krayzie Bone served as executive producers on the album while Archie Blaine , who produced several tracks on Family Scriptures , produced the music", "sub": "http://dbpedia.org/resource/Family_Scriptures", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Krayzie_Bone", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did krayzy Bone serv as executive producers on the album while Archie Blaine , who produced several tracks on Family Scriptures , produced the music?", "Who served as executive producers on the album while Archie Blaine , who produced several tracks on Family Scriptures , produced the music?", "Who did Krayzie Bone served as?", "Where did Krayzie Bone served as?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did krayzy Bone serv as executive producers on the album while Archie Blaine , who produced several tracks on , produced the music?", "Who served as executive producers on the album while Archie Blaine , who produced several tracks on , produced the music?", "Who did served as?", "Where did served as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 2942327, "src_sentence": "Russell became only the fourth boxer in U.S. team history to lose in the opening round and rebound to win his weight class, the others were Evander Holyfield, Roy Jones, Jr. and Floyd Mayweather, Jr. At the 2007 World Amateur Boxing Championships in Chicago, Russell beat Ali Hallab to qualify for the Olympics but was beaten soundly by Russia's eventual winner Sergey Vodopyanov 16-6 and didn't medal.", "sentence": "Sergey Vodopyanov [is] eventual winner [from] Russia", "sub": "http://dbpedia.org/resource/Sergey_Vodopyanov", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does sergey Vodopyanov [is] eventual winner [from] Russia?", "Who [is] eventual winner [from] Russia?", "Where did Sergey Vodopyanov [ is ] eventual winner [ from ] Russia ?"], "type": [-1, 1, 2], "question_in_type": ["Does sergey Vodopyanov [is] eventual winner [from] ?", "Who [is] eventual winner [from] ?", "Where did [ is ] eventual winner [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2942808, "src_sentence": "Stones' recording veterans Bobby Keys and Jim Price performed on the saxophone and trumpet, respectively.", "sentence": "Stones ' recording veterans Jim Price performed on the trumpet respectively", "sub": "http://dbpedia.org/resource/Jim_Price_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Trumpet", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did stones ' record veterans Jim Price perform on the trumpet respectively?", "Did stones ' record veterans Jim Price perform on the bugle respectively?", "Did stones ' record veterans Jim Price perform on the cornet respectively?"], "type": [-1, -1, -1], "question_in_type": ["Did stones ' record veterans perform on the respectively?", "Did stones ' record veterans perform on the bugle respectively?", "Did stones ' record veterans perform on the cornet respectively?"], "exp": [-1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 2946445, "src_sentence": "Austin hosted a regional, and the Texas games aired on Longhorn Network while the other matches will air on ESPN3.", "sentence": "the Texas games aired on Longhorn Network while the other matches will air on ESPN3", "sub": "http://dbpedia.org/resource/Longhorn_Network", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Will the Texas games aired on Longhorn Network while the other matches air on ESPN3 ?", "Where will the Texas games aired on?"], "type": [-1, 2], "question_in_type": ["Will the games aired on while the other matches air on ESPN3 ?", "Where will the games aired on?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2950693, "src_sentence": "The Malayan field rat, Malaysian field rat or Malaysian wood rat, (Rattus tiomanicus) is a species of rodent in the family Muridae.", "sentence": "The Malayan field rat, Malaysian field rat or Malaysian wood rat is a species of rodent in the family Muridae", "sub": "http://dbpedia.org/resource/Malayan_field_rat", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Muridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Malayan field rat , Malaysian field rat or Malaysian wood rat a species of rodent in the family Muridae ?", "Where is The Malayan field rat , Malaysian field rat or Malaysian wood rat a species of rodent in the family Muridae ?"], "type": [-1, 2], "question_in_type": ["Is the , Malaysian field rat or Malaysian wood rat a species of rodent in the family ?", "Where is The , Malaysian field rat or Malaysian wood rat a species of rodent in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2953058, "src_sentence": "Blue Chips is a 1994 American basketball drama film, directed by William Friedkin, written by Ron Shelton and starring Nick Nolte as a college coach and real-life basketball stars Shaquille O'Neal and Anfernee \"Penny\" Hardaway as talented finds.", "sentence": "Blue Chips is a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee \" Penny \" Hardaway as talented finds", "sub": "http://dbpedia.org/resource/Blue_Chips", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/William_Friedkin", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is blue Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee \" Penny \" Hardaway as talented finds?", "When is Blue Chips a?", "Where is Blue Chips a 1994 American basketball drama film , directed by?", "Who is Blue Chips a 1994 American basketball drama film , directed by?", "Is blue Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal \" Penny \" Hardaway as talented finds?", "Is blue Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach \" Penny \" Hardaway as talented finds?", "Is blue Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Who is a 1994 American basketball drama film , directed by William Friedkin ,?", "Is blue bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by William Friedkin , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue check a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult check a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is adult splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical check a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous check a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky check a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blue sky splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish check a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueish splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness check a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is blueness splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing check a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is bluing splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative check a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is conservative splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate check a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth check a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian check a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is evertonian splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is low Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is low bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is low break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is low break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is low buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low check a 1994 American basketball drama film , directed by William Friedkin ?", "Is low chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is low chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is low chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is low chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is low come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is low cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is low crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is low crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is low cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is low flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is low fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is low fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is low ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is low knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is low micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is low poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is low saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is low splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic check a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is puritanic splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque check a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is risque splintering a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict Chips a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict bit a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict break away a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict break off a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict check a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict chip off a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict chip shot a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict chipping a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict chp a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict come off a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict cow chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict cow dung a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict crisp a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict crisps a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict cut off a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict flake a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict fries a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict fry a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict ic a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict knap a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict micro chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict microchip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict nick a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict poker chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict potato chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict punnet a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict silicon chip a 1994 American basketball drama film , directed by William Friedkin ?", "Is strict splintering a 1994 American basketball drama film , directed by William Friedkin ?"], "type": [-1, 1, 3, 2, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is blue Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee \" Penny \" Hardaway as talented finds?", "When is a?", "Where is a 1994 American basketball drama film , directed by?", "Who is a 1994 American basketball drama film , directed by?", "Is blue Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal \" Penny \" Hardaway as talented finds?", "Is blue Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Who is a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach \" Penny \" Hardaway as talented finds?", "Is blue Chips a 1994 American basketball drama film , directed by ?", "Who is a 1994 American basketball drama film , directed by ,?", "Is blue bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Anfernee `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a real - life basketball stars Shaquille O'Neal `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is adult splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue sky splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueish splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blueness splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is bluing splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is conservative splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is evertonian splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is low splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is puritanic splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is risque splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict Chips a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict bit a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict break away a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict break off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict check a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chip off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chip shot a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chipping a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict chp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict come off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cow chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cow dung a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict crisp a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict crisps a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict cut off a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict flake a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict fries a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict fry a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict ic a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict knap a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict micro chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict microchip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict nick a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict poker chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict potato chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict punnet a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict silicon chip a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is strict splintering a 1994 American basketball drama film , directed by , written by starring Nick Nolte as a college coach `` Penny `` Hardaway as talented finds ?", "Is blue bit a 1994 American basketball drama film , directed by ?", "Is blue break away a 1994 American basketball drama film , directed by ?", "Is blue break off a 1994 American basketball drama film , directed by ?", "Is blue buffalo chip a 1994 American basketball drama film , directed by ?", "Is blue check a 1994 American basketball drama film , directed by ?", "Is blue chip off a 1994 American basketball drama film , directed by ?", "Is blue chip shot a 1994 American basketball drama film , directed by ?", "Is blue chipping a 1994 American basketball drama film , directed by ?", "Is blue chp a 1994 American basketball drama film , directed by ?", "Is blue come off a 1994 American basketball drama film , directed by ?", "Is blue cow chip a 1994 American basketball drama film , directed by ?", "Is blue cow dung a 1994 American basketball drama film , directed by ?", "Is blue crisp a 1994 American basketball drama film , directed by ?", "Is blue crisps a 1994 American basketball drama film , directed by ?", "Is blue cut off a 1994 American basketball drama film , directed by ?", "Is blue flake a 1994 American basketball drama film , directed by ?", "Is blue fries a 1994 American basketball drama film , directed by ?", "Is blue fry a 1994 American basketball drama film , directed by ?", "Is blue ic a 1994 American basketball drama film , directed by ?", "Is blue knap a 1994 American basketball drama film , directed by ?", "Is blue micro chip a 1994 American basketball drama film , directed by ?", "Is blue microchip a 1994 American basketball drama film , directed by ?", "Is blue microprocessor chip a 1994 American basketball drama film , directed by ?", "Is blue nick a 1994 American basketball drama film , directed by ?", "Is blue poker chip a 1994 American basketball drama film , directed by ?", "Is blue potato chip a 1994 American basketball drama film , directed by ?", "Is blue punnet a 1994 American basketball drama film , directed by ?", "Is blue saratoga chip a 1994 American basketball drama film , directed by ?", "Is blue silicon chip a 1994 American basketball drama film , directed by ?", "Is blue splintering a 1994 American basketball drama film , directed by ?", "Is adult Chips a 1994 American basketball drama film , directed by ?", "Is adult bit a 1994 American basketball drama film , directed by ?", "Is adult break away a 1994 American basketball drama film , directed by ?", "Is adult break off a 1994 American basketball drama film , directed by ?", "Is adult buffalo chip a 1994 American basketball drama film , directed by ?", "Is adult check a 1994 American basketball drama film , directed by ?", "Is adult chip off a 1994 American basketball drama film , directed by ?", "Is adult chip shot a 1994 American basketball drama film , directed by ?", "Is adult chipping a 1994 American basketball drama film , directed by ?", "Is adult chp a 1994 American basketball drama film , directed by ?", "Is adult come off a 1994 American basketball drama film , directed by ?", "Is adult cow chip a 1994 American basketball drama film , directed by ?", "Is adult cow dung a 1994 American basketball drama film , directed by ?", "Is adult crisp a 1994 American basketball drama film , directed by ?", "Is adult crisps a 1994 American basketball drama film , directed by ?", "Is adult cut off a 1994 American basketball drama film , directed by ?", "Is adult flake a 1994 American basketball drama film , directed by ?", "Is adult fries a 1994 American basketball drama film , directed by ?", "Is adult fry a 1994 American basketball drama film , directed by ?", "Is adult ic a 1994 American basketball drama film , directed by ?", "Is adult knap a 1994 American basketball drama film , directed by ?", "Is adult micro chip a 1994 American basketball drama film , directed by ?", "Is adult microchip a 1994 American basketball drama film , directed by ?", "Is adult microprocessor chip a 1994 American basketball drama film , directed by ?", "Is adult nick a 1994 American basketball drama film , directed by ?", "Is adult poker chip a 1994 American basketball drama film , directed by ?", "Is adult potato chip a 1994 American basketball drama film , directed by ?", "Is adult punnet a 1994 American basketball drama film , directed by ?", "Is adult saratoga chip a 1994 American basketball drama film , directed by ?", "Is adult silicon chip a 1994 American basketball drama film , directed by ?", "Is adult splintering a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium Chips a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium bit a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium break away a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium break off a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium buffalo chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium check a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium chip off a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium chip shot a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium chipping a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium chp a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium come off a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium cow chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium cow dung a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium crisp a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium crisps a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium cut off a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium flake a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium fries a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium fry a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium ic a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium knap a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium micro chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium microchip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium microprocessor chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium nick a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium poker chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium potato chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium punnet a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium saratoga chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium silicon chip a 1994 American basketball drama film , directed by ?", "Is amobarbital sodium splintering a 1994 American basketball drama film , directed by ?", "Is aristocratical Chips a 1994 American basketball drama film , directed by ?", "Is aristocratical bit a 1994 American basketball drama film , directed by ?", "Is aristocratical break away a 1994 American basketball drama film , directed by ?", "Is aristocratical break off a 1994 American basketball drama film , directed by ?", "Is aristocratical buffalo chip a 1994 American basketball drama film , directed by ?", "Is aristocratical check a 1994 American basketball drama film , directed by ?", "Is aristocratical chip off a 1994 American basketball drama film , directed by ?", "Is aristocratical chip shot a 1994 American basketball drama film , directed by ?", "Is aristocratical chipping a 1994 American basketball drama film , directed by ?", "Is aristocratical chp a 1994 American basketball drama film , directed by ?", "Is aristocratical come off a 1994 American basketball drama film , directed by ?", "Is aristocratical cow chip a 1994 American basketball drama film , directed by ?", "Is aristocratical cow dung a 1994 American basketball drama film , directed by ?", "Is aristocratical crisp a 1994 American basketball drama film , directed by ?", "Is aristocratical crisps a 1994 American basketball drama film , directed by ?", "Is aristocratical cut off a 1994 American basketball drama film , directed by ?", "Is aristocratical flake a 1994 American basketball drama film , directed by ?", "Is aristocratical fries a 1994 American basketball drama film , directed by ?", "Is aristocratical fry a 1994 American basketball drama film , directed by ?", "Is aristocratical ic a 1994 American basketball drama film , directed by ?", "Is aristocratical knap a 1994 American basketball drama film , directed by ?", "Is aristocratical micro chip a 1994 American basketball drama film , directed by ?", "Is aristocratical microchip a 1994 American basketball drama film , directed by ?", "Is aristocratical microprocessor chip a 1994 American basketball drama film , directed by ?", "Is aristocratical nick a 1994 American basketball drama film , directed by ?", "Is aristocratical poker chip a 1994 American basketball drama film , directed by ?", "Is aristocratical potato chip a 1994 American basketball drama film , directed by ?", "Is aristocratical punnet a 1994 American basketball drama film , directed by ?", "Is aristocratical saratoga chip a 1994 American basketball drama film , directed by ?", "Is aristocratical silicon chip a 1994 American basketball drama film , directed by ?", "Is aristocratical splintering a 1994 American basketball drama film , directed by ?", "Is blasphemous Chips a 1994 American basketball drama film , directed by ?", "Is blasphemous bit a 1994 American basketball drama film , directed by ?", "Is blasphemous break away a 1994 American basketball drama film , directed by ?", "Is blasphemous break off a 1994 American basketball drama film , directed by ?", "Is blasphemous buffalo chip a 1994 American basketball drama film , directed by ?", "Is blasphemous check a 1994 American basketball drama film , directed by ?", "Is blasphemous chip off a 1994 American basketball drama film , directed by ?", "Is blasphemous chip shot a 1994 American basketball drama film , directed by ?", "Is blasphemous chipping a 1994 American basketball drama film , directed by ?", "Is blasphemous chp a 1994 American basketball drama film , directed by ?", "Is blasphemous come off a 1994 American basketball drama film , directed by ?", "Is blasphemous cow chip a 1994 American basketball drama film , directed by ?", "Is blasphemous cow dung a 1994 American basketball drama film , directed by ?", "Is blasphemous crisp a 1994 American basketball drama film , directed by ?", "Is blasphemous crisps a 1994 American basketball drama film , directed by ?", "Is blasphemous cut off a 1994 American basketball drama film , directed by ?", "Is blasphemous flake a 1994 American basketball drama film , directed by ?", "Is blasphemous fries a 1994 American basketball drama film , directed by ?", "Is blasphemous fry a 1994 American basketball drama film , directed by ?", "Is blasphemous ic a 1994 American basketball drama film , directed by ?", "Is blasphemous knap a 1994 American basketball drama film , directed by ?", "Is blasphemous micro chip a 1994 American basketball drama film , directed by ?", "Is blasphemous microchip a 1994 American basketball drama film , directed by ?", "Is blasphemous microprocessor chip a 1994 American basketball drama film , directed by ?", "Is blasphemous nick a 1994 American basketball drama film , directed by ?", "Is blasphemous poker chip a 1994 American basketball drama film , directed by ?", "Is blasphemous potato chip a 1994 American basketball drama film , directed by ?", "Is blasphemous punnet a 1994 American basketball drama film , directed by ?", "Is blasphemous saratoga chip a 1994 American basketball drama film , directed by ?", "Is blasphemous silicon chip a 1994 American basketball drama film , directed by ?", "Is blasphemous splintering a 1994 American basketball drama film , directed by ?", "Is blue sky Chips a 1994 American basketball drama film , directed by ?", "Is blue sky bit a 1994 American basketball drama film , directed by ?", "Is blue sky break away a 1994 American basketball drama film , directed by ?", "Is blue sky break off a 1994 American basketball drama film , directed by ?", "Is blue sky buffalo chip a 1994 American basketball drama film , directed by ?", "Is blue sky check a 1994 American basketball drama film , directed by ?", "Is blue sky chip off a 1994 American basketball drama film , directed by ?", "Is blue sky chip shot a 1994 American basketball drama film , directed by ?", "Is blue sky chipping a 1994 American basketball drama film , directed by ?", "Is blue sky chp a 1994 American basketball drama film , directed by ?", "Is blue sky come off a 1994 American basketball drama film , directed by ?", "Is blue sky cow chip a 1994 American basketball drama film , directed by ?", "Is blue sky cow dung a 1994 American basketball drama film , directed by ?", "Is blue sky crisp a 1994 American basketball drama film , directed by ?", "Is blue sky crisps a 1994 American basketball drama film , directed by ?", "Is blue sky cut off a 1994 American basketball drama film , directed by ?", "Is blue sky flake a 1994 American basketball drama film , directed by ?", "Is blue sky fries a 1994 American basketball drama film , directed by ?", "Is blue sky fry a 1994 American basketball drama film , directed by ?", "Is blue sky ic a 1994 American basketball drama film , directed by ?", "Is blue sky knap a 1994 American basketball drama film , directed by ?", "Is blue sky micro chip a 1994 American basketball drama film , directed by ?", "Is blue sky microchip a 1994 American basketball drama film , directed by ?", "Is blue sky microprocessor chip a 1994 American basketball drama film , directed by ?", "Is blue sky nick a 1994 American basketball drama film , directed by ?", "Is blue sky poker chip a 1994 American basketball drama film , directed by ?", "Is blue sky potato chip a 1994 American basketball drama film , directed by ?", "Is blue sky punnet a 1994 American basketball drama film , directed by ?", "Is blue sky saratoga chip a 1994 American basketball drama film , directed by ?", "Is blue sky silicon chip a 1994 American basketball drama film , directed by ?", "Is blue sky splintering a 1994 American basketball drama film , directed by ?", "Is blueish Chips a 1994 American basketball drama film , directed by ?", "Is blueish bit a 1994 American basketball drama film , directed by ?", "Is blueish break away a 1994 American basketball drama film , directed by ?", "Is blueish break off a 1994 American basketball drama film , directed by ?", "Is blueish buffalo chip a 1994 American basketball drama film , directed by ?", "Is blueish check a 1994 American basketball drama film , directed by ?", "Is blueish chip off a 1994 American basketball drama film , directed by ?", "Is blueish chip shot a 1994 American basketball drama film , directed by ?", "Is blueish chipping a 1994 American basketball drama film , directed by ?", "Is blueish chp a 1994 American basketball drama film , directed by ?", "Is blueish come off a 1994 American basketball drama film , directed by ?", "Is blueish cow chip a 1994 American basketball drama film , directed by ?", "Is blueish cow dung a 1994 American basketball drama film , directed by ?", "Is blueish crisp a 1994 American basketball drama film , directed by ?", "Is blueish crisps a 1994 American basketball drama film , directed by ?", "Is blueish cut off a 1994 American basketball drama film , directed by ?", "Is blueish flake a 1994 American basketball drama film , directed by ?", "Is blueish fries a 1994 American basketball drama film , directed by ?", "Is blueish fry a 1994 American basketball drama film , directed by ?", "Is blueish ic a 1994 American basketball drama film , directed by ?", "Is blueish knap a 1994 American basketball drama film , directed by ?", "Is blueish micro chip a 1994 American basketball drama film , directed by ?", "Is blueish microchip a 1994 American basketball drama film , directed by ?", "Is blueish microprocessor chip a 1994 American basketball drama film , directed by ?", "Is blueish nick a 1994 American basketball drama film , directed by ?", "Is blueish poker chip a 1994 American basketball drama film , directed by ?", "Is blueish potato chip a 1994 American basketball drama film , directed by ?", "Is blueish punnet a 1994 American basketball drama film , directed by ?", "Is blueish saratoga chip a 1994 American basketball drama film , directed by ?", "Is blueish silicon chip a 1994 American basketball drama film , directed by ?", "Is blueish splintering a 1994 American basketball drama film , directed by ?", "Is blueness Chips a 1994 American basketball drama film , directed by ?", "Is blueness bit a 1994 American basketball drama film , directed by ?", "Is blueness break away a 1994 American basketball drama film , directed by ?", "Is blueness break off a 1994 American basketball drama film , directed by ?", "Is blueness buffalo chip a 1994 American basketball drama film , directed by ?", "Is blueness check a 1994 American basketball drama film , directed by ?", "Is blueness chip off a 1994 American basketball drama film , directed by ?", "Is blueness chip shot a 1994 American basketball drama film , directed by ?", "Is blueness chipping a 1994 American basketball drama film , directed by ?", "Is blueness chp a 1994 American basketball drama film , directed by ?", "Is blueness come off a 1994 American basketball drama film , directed by ?", "Is blueness cow chip a 1994 American basketball drama film , directed by ?", "Is blueness cow dung a 1994 American basketball drama film , directed by ?", "Is blueness crisp a 1994 American basketball drama film , directed by ?", "Is blueness crisps a 1994 American basketball drama film , directed by ?", "Is blueness cut off a 1994 American basketball drama film , directed by ?", "Is blueness flake a 1994 American basketball drama film , directed by ?", "Is blueness fries a 1994 American basketball drama film , directed by ?", "Is blueness fry a 1994 American basketball drama film , directed by ?", "Is blueness ic a 1994 American basketball drama film , directed by ?", "Is blueness knap a 1994 American basketball drama film , directed by ?", "Is blueness micro chip a 1994 American basketball drama film , directed by ?", "Is blueness microchip a 1994 American basketball drama film , directed by ?", "Is blueness microprocessor chip a 1994 American basketball drama film , directed by ?", "Is blueness nick a 1994 American basketball drama film , directed by ?", "Is blueness poker chip a 1994 American basketball drama film , directed by ?", "Is blueness potato chip a 1994 American basketball drama film , directed by ?", "Is blueness punnet a 1994 American basketball drama film , directed by ?", "Is blueness saratoga chip a 1994 American basketball drama film , directed by ?", "Is blueness silicon chip a 1994 American basketball drama film , directed by ?", "Is blueness splintering a 1994 American basketball drama film , directed by ?", "Is bluing Chips a 1994 American basketball drama film , directed by ?", "Is bluing bit a 1994 American basketball drama film , directed by ?", "Is bluing break away a 1994 American basketball drama film , directed by ?", "Is bluing break off a 1994 American basketball drama film , directed by ?", "Is bluing buffalo chip a 1994 American basketball drama film , directed by ?", "Is bluing check a 1994 American basketball drama film , directed by ?", "Is bluing chip off a 1994 American basketball drama film , directed by ?", "Is bluing chip shot a 1994 American basketball drama film , directed by ?", "Is bluing chipping a 1994 American basketball drama film , directed by ?", "Is bluing chp a 1994 American basketball drama film , directed by ?", "Is bluing come off a 1994 American basketball drama film , directed by ?", "Is bluing cow chip a 1994 American basketball drama film , directed by ?", "Is bluing cow dung a 1994 American basketball drama film , directed by ?", "Is bluing crisp a 1994 American basketball drama film , directed by ?", "Is bluing crisps a 1994 American basketball drama film , directed by ?", "Is bluing cut off a 1994 American basketball drama film , directed by ?", "Is bluing flake a 1994 American basketball drama film , directed by ?", "Is bluing fries a 1994 American basketball drama film , directed by ?", "Is bluing fry a 1994 American basketball drama film , directed by ?", "Is bluing ic a 1994 American basketball drama film , directed by ?", "Is bluing knap a 1994 American basketball drama film , directed by ?", "Is bluing micro chip a 1994 American basketball drama film , directed by ?", "Is bluing microchip a 1994 American basketball drama film , directed by ?", "Is bluing microprocessor chip a 1994 American basketball drama film , directed by ?", "Is bluing nick a 1994 American basketball drama film , directed by ?", "Is bluing poker chip a 1994 American basketball drama film , directed by ?", "Is bluing potato chip a 1994 American basketball drama film , directed by ?", "Is bluing punnet a 1994 American basketball drama film , directed by ?", "Is bluing saratoga chip a 1994 American basketball drama film , directed by ?", "Is bluing silicon chip a 1994 American basketball drama film , directed by ?", "Is bluing splintering a 1994 American basketball drama film , directed by ?", "Is conservative Chips a 1994 American basketball drama film , directed by ?", "Is conservative bit a 1994 American basketball drama film , directed by ?", "Is conservative break away a 1994 American basketball drama film , directed by ?", "Is conservative break off a 1994 American basketball drama film , directed by ?", "Is conservative buffalo chip a 1994 American basketball drama film , directed by ?", "Is conservative check a 1994 American basketball drama film , directed by ?", "Is conservative chip off a 1994 American basketball drama film , directed by ?", "Is conservative chip shot a 1994 American basketball drama film , directed by ?", "Is conservative chipping a 1994 American basketball drama film , directed by ?", "Is conservative chp a 1994 American basketball drama film , directed by ?", "Is conservative come off a 1994 American basketball drama film , directed by ?", "Is conservative cow chip a 1994 American basketball drama film , directed by ?", "Is conservative cow dung a 1994 American basketball drama film , directed by ?", "Is conservative crisp a 1994 American basketball drama film , directed by ?", "Is conservative crisps a 1994 American basketball drama film , directed by ?", "Is conservative cut off a 1994 American basketball drama film , directed by ?", "Is conservative flake a 1994 American basketball drama film , directed by ?", "Is conservative fries a 1994 American basketball drama film , directed by ?", "Is conservative fry a 1994 American basketball drama film , directed by ?", "Is conservative ic a 1994 American basketball drama film , directed by ?", "Is conservative knap a 1994 American basketball drama film , directed by ?", "Is conservative micro chip a 1994 American basketball drama film , directed by ?", "Is conservative microchip a 1994 American basketball drama film , directed by ?", "Is conservative microprocessor chip a 1994 American basketball drama film , directed by ?", "Is conservative nick a 1994 American basketball drama film , directed by ?", "Is conservative poker chip a 1994 American basketball drama film , directed by ?", "Is conservative potato chip a 1994 American basketball drama film , directed by ?", "Is conservative punnet a 1994 American basketball drama film , directed by ?", "Is conservative saratoga chip a 1994 American basketball drama film , directed by ?", "Is conservative silicon chip a 1994 American basketball drama film , directed by ?", "Is conservative splintering a 1994 American basketball drama film , directed by ?", "Is disconsolate Chips a 1994 American basketball drama film , directed by ?", "Is disconsolate bit a 1994 American basketball drama film , directed by ?", "Is disconsolate break away a 1994 American basketball drama film , directed by ?", "Is disconsolate break off a 1994 American basketball drama film , directed by ?", "Is disconsolate buffalo chip a 1994 American basketball drama film , directed by ?", "Is disconsolate check a 1994 American basketball drama film , directed by ?", "Is disconsolate chip off a 1994 American basketball drama film , directed by ?", "Is disconsolate chip shot a 1994 American basketball drama film , directed by ?", "Is disconsolate chipping a 1994 American basketball drama film , directed by ?", "Is disconsolate chp a 1994 American basketball drama film , directed by ?", "Is disconsolate come off a 1994 American basketball drama film , directed by ?", "Is disconsolate cow chip a 1994 American basketball drama film , directed by ?", "Is disconsolate cow dung a 1994 American basketball drama film , directed by ?", "Is disconsolate crisp a 1994 American basketball drama film , directed by ?", "Is disconsolate crisps a 1994 American basketball drama film , directed by ?", "Is disconsolate cut off a 1994 American basketball drama film , directed by ?", "Is disconsolate flake a 1994 American basketball drama film , directed by ?", "Is disconsolate fries a 1994 American basketball drama film , directed by ?", "Is disconsolate fry a 1994 American basketball drama film , directed by ?", "Is disconsolate ic a 1994 American basketball drama film , directed by ?", "Is disconsolate knap a 1994 American basketball drama film , directed by ?", "Is disconsolate micro chip a 1994 American basketball drama film , directed by ?", "Is disconsolate microchip a 1994 American basketball drama film , directed by ?", "Is disconsolate microprocessor chip a 1994 American basketball drama film , directed by ?", "Is disconsolate nick a 1994 American basketball drama film , directed by ?", "Is disconsolate poker chip a 1994 American basketball drama film , directed by ?", "Is disconsolate potato chip a 1994 American basketball drama film , directed by ?", "Is disconsolate punnet a 1994 American basketball drama film , directed by ?", "Is disconsolate saratoga chip a 1994 American basketball drama film , directed by ?", "Is disconsolate silicon chip a 1994 American basketball drama film , directed by ?", "Is disconsolate splintering a 1994 American basketball drama film , directed by ?", "Is down in mouth Chips a 1994 American basketball drama film , directed by ?", "Is down in mouth bit a 1994 American basketball drama film , directed by ?", "Is down in mouth break away a 1994 American basketball drama film , directed by ?", "Is down in mouth break off a 1994 American basketball drama film , directed by ?", "Is down in mouth buffalo chip a 1994 American basketball drama film , directed by ?", "Is down in mouth check a 1994 American basketball drama film , directed by ?", "Is down in mouth chip off a 1994 American basketball drama film , directed by ?", "Is down in mouth chip shot a 1994 American basketball drama film , directed by ?", "Is down in mouth chipping a 1994 American basketball drama film , directed by ?", "Is down in mouth chp a 1994 American basketball drama film , directed by ?", "Is down in mouth come off a 1994 American basketball drama film , directed by ?", "Is down in mouth cow chip a 1994 American basketball drama film , directed by ?", "Is down in mouth cow dung a 1994 American basketball drama film , directed by ?", "Is down in mouth crisp a 1994 American basketball drama film , directed by ?", "Is down in mouth crisps a 1994 American basketball drama film , directed by ?", "Is down in mouth cut off a 1994 American basketball drama film , directed by ?", "Is down in mouth flake a 1994 American basketball drama film , directed by ?", "Is down in mouth fries a 1994 American basketball drama film , directed by ?", "Is down in mouth fry a 1994 American basketball drama film , directed by ?", "Is down in mouth ic a 1994 American basketball drama film , directed by ?", "Is down in mouth knap a 1994 American basketball drama film , directed by ?", "Is down in mouth micro chip a 1994 American basketball drama film , directed by ?", "Is down in mouth microchip a 1994 American basketball drama film , directed by ?", "Is down in mouth microprocessor chip a 1994 American basketball drama film , directed by ?", "Is down in mouth nick a 1994 American basketball drama film , directed by ?", "Is down in mouth poker chip a 1994 American basketball drama film , directed by ?", "Is down in mouth potato chip a 1994 American basketball drama film , directed by ?", "Is down in mouth punnet a 1994 American basketball drama film , directed by ?", "Is down in mouth saratoga chip a 1994 American basketball drama film , directed by ?", "Is down in mouth silicon chip a 1994 American basketball drama film , directed by ?", "Is down in mouth splintering a 1994 American basketball drama film , directed by ?", "Is evertonian Chips a 1994 American basketball drama film , directed by ?", "Is evertonian bit a 1994 American basketball drama film , directed by ?", "Is evertonian break away a 1994 American basketball drama film , directed by ?", "Is evertonian break off a 1994 American basketball drama film , directed by ?", "Is evertonian buffalo chip a 1994 American basketball drama film , directed by ?", "Is evertonian check a 1994 American basketball drama film , directed by ?", "Is evertonian chip off a 1994 American basketball drama film , directed by ?", "Is evertonian chip shot a 1994 American basketball drama film , directed by ?", "Is evertonian chipping a 1994 American basketball drama film , directed by ?", "Is evertonian chp a 1994 American basketball drama film , directed by ?", "Is evertonian come off a 1994 American basketball drama film , directed by ?", "Is evertonian cow chip a 1994 American basketball drama film , directed by ?", "Is evertonian cow dung a 1994 American basketball drama film , directed by ?", "Is evertonian crisp a 1994 American basketball drama film , directed by ?", "Is evertonian crisps a 1994 American basketball drama film , directed by ?", "Is evertonian cut off a 1994 American basketball drama film , directed by ?", "Is evertonian flake a 1994 American basketball drama film , directed by ?", "Is evertonian fries a 1994 American basketball drama film , directed by ?", "Is evertonian fry a 1994 American basketball drama film , directed by ?", "Is evertonian ic a 1994 American basketball drama film , directed by ?", "Is evertonian knap a 1994 American basketball drama film , directed by ?", "Is evertonian micro chip a 1994 American basketball drama film , directed by ?", "Is evertonian microchip a 1994 American basketball drama film , directed by ?", "Is evertonian microprocessor chip a 1994 American basketball drama film , directed by ?", "Is evertonian nick a 1994 American basketball drama film , directed by ?", "Is evertonian poker chip a 1994 American basketball drama film , directed by ?", "Is evertonian potato chip a 1994 American basketball drama film , directed by ?", "Is evertonian punnet a 1994 American basketball drama film , directed by ?", "Is evertonian saratoga chip a 1994 American basketball drama film , directed by ?", "Is evertonian silicon chip a 1994 American basketball drama film , directed by ?", "Is evertonian splintering a 1994 American basketball drama film , directed by ?", "Is low Chips a 1994 American basketball drama film , directed by ?", "Is low bit a 1994 American basketball drama film , directed by ?", "Is low break away a 1994 American basketball drama film , directed by ?", "Is low break off a 1994 American basketball drama film , directed by ?", "Is low buffalo chip a 1994 American basketball drama film , directed by ?", "Is low check a 1994 American basketball drama film , directed by ?", "Is low chip off a 1994 American basketball drama film , directed by ?", "Is low chip shot a 1994 American basketball drama film , directed by ?", "Is low chipping a 1994 American basketball drama film , directed by ?", "Is low chp a 1994 American basketball drama film , directed by ?", "Is low come off a 1994 American basketball drama film , directed by ?", "Is low cow chip a 1994 American basketball drama film , directed by ?", "Is low cow dung a 1994 American basketball drama film , directed by ?", "Is low crisp a 1994 American basketball drama film , directed by ?", "Is low crisps a 1994 American basketball drama film , directed by ?", "Is low cut off a 1994 American basketball drama film , directed by ?", "Is low flake a 1994 American basketball drama film , directed by ?", "Is low fries a 1994 American basketball drama film , directed by ?", "Is low fry a 1994 American basketball drama film , directed by ?", "Is low ic a 1994 American basketball drama film , directed by ?", "Is low knap a 1994 American basketball drama film , directed by ?", "Is low micro chip a 1994 American basketball drama film , directed by ?", "Is low microchip a 1994 American basketball drama film , directed by ?", "Is low microprocessor chip a 1994 American basketball drama film , directed by ?", "Is low nick a 1994 American basketball drama film , directed by ?", "Is low poker chip a 1994 American basketball drama film , directed by ?", "Is low potato chip a 1994 American basketball drama film , directed by ?", "Is low punnet a 1994 American basketball drama film , directed by ?", "Is low saratoga chip a 1994 American basketball drama film , directed by ?", "Is low silicon chip a 1994 American basketball drama film , directed by ?", "Is low splintering a 1994 American basketball drama film , directed by ?", "Is puritanic Chips a 1994 American basketball drama film , directed by ?", "Is puritanic bit a 1994 American basketball drama film , directed by ?", "Is puritanic break away a 1994 American basketball drama film , directed by ?", "Is puritanic break off a 1994 American basketball drama film , directed by ?", "Is puritanic buffalo chip a 1994 American basketball drama film , directed by ?", "Is puritanic check a 1994 American basketball drama film , directed by ?", "Is puritanic chip off a 1994 American basketball drama film , directed by ?", "Is puritanic chip shot a 1994 American basketball drama film , directed by ?", "Is puritanic chipping a 1994 American basketball drama film , directed by ?", "Is puritanic chp a 1994 American basketball drama film , directed by ?", "Is puritanic come off a 1994 American basketball drama film , directed by ?", "Is puritanic cow chip a 1994 American basketball drama film , directed by ?", "Is puritanic cow dung a 1994 American basketball drama film , directed by ?", "Is puritanic crisp a 1994 American basketball drama film , directed by ?", "Is puritanic crisps a 1994 American basketball drama film , directed by ?", "Is puritanic cut off a 1994 American basketball drama film , directed by ?", "Is puritanic flake a 1994 American basketball drama film , directed by ?", "Is puritanic fries a 1994 American basketball drama film , directed by ?", "Is puritanic fry a 1994 American basketball drama film , directed by ?", "Is puritanic ic a 1994 American basketball drama film , directed by ?", "Is puritanic knap a 1994 American basketball drama film , directed by ?", "Is puritanic micro chip a 1994 American basketball drama film , directed by ?", "Is puritanic microchip a 1994 American basketball drama film , directed by ?", "Is puritanic microprocessor chip a 1994 American basketball drama film , directed by ?", "Is puritanic nick a 1994 American basketball drama film , directed by ?", "Is puritanic poker chip a 1994 American basketball drama film , directed by ?", "Is puritanic potato chip a 1994 American basketball drama film , directed by ?", "Is puritanic punnet a 1994 American basketball drama film , directed by ?", "Is puritanic saratoga chip a 1994 American basketball drama film , directed by ?", "Is puritanic silicon chip a 1994 American basketball drama film , directed by ?", "Is puritanic splintering a 1994 American basketball drama film , directed by ?", "Is risque Chips a 1994 American basketball drama film , directed by ?", "Is risque bit a 1994 American basketball drama film , directed by ?", "Is risque break away a 1994 American basketball drama film , directed by ?", "Is risque break off a 1994 American basketball drama film , directed by ?", "Is risque buffalo chip a 1994 American basketball drama film , directed by ?", "Is risque check a 1994 American basketball drama film , directed by ?", "Is risque chip off a 1994 American basketball drama film , directed by ?", "Is risque chip shot a 1994 American basketball drama film , directed by ?", "Is risque chipping a 1994 American basketball drama film , directed by ?", "Is risque chp a 1994 American basketball drama film , directed by ?", "Is risque come off a 1994 American basketball drama film , directed by ?", "Is risque cow chip a 1994 American basketball drama film , directed by ?", "Is risque cow dung a 1994 American basketball drama film , directed by ?", "Is risque crisp a 1994 American basketball drama film , directed by ?", "Is risque crisps a 1994 American basketball drama film , directed by ?", "Is risque cut off a 1994 American basketball drama film , directed by ?", "Is risque flake a 1994 American basketball drama film , directed by ?", "Is risque fries a 1994 American basketball drama film , directed by ?", "Is risque fry a 1994 American basketball drama film , directed by ?", "Is risque ic a 1994 American basketball drama film , directed by ?", "Is risque knap a 1994 American basketball drama film , directed by ?", "Is risque micro chip a 1994 American basketball drama film , directed by ?", "Is risque microchip a 1994 American basketball drama film , directed by ?", "Is risque microprocessor chip a 1994 American basketball drama film , directed by ?", "Is risque nick a 1994 American basketball drama film , directed by ?", "Is risque poker chip a 1994 American basketball drama film , directed by ?", "Is risque potato chip a 1994 American basketball drama film , directed by ?", "Is risque punnet a 1994 American basketball drama film , directed by ?", "Is risque saratoga chip a 1994 American basketball drama film , directed by ?", "Is risque silicon chip a 1994 American basketball drama film , directed by ?", "Is risque splintering a 1994 American basketball drama film , directed by ?", "Is strict Chips a 1994 American basketball drama film , directed by ?", "Is strict bit a 1994 American basketball drama film , directed by ?", "Is strict break away a 1994 American basketball drama film , directed by ?", "Is strict break off a 1994 American basketball drama film , directed by ?", "Is strict buffalo chip a 1994 American basketball drama film , directed by ?", "Is strict check a 1994 American basketball drama film , directed by ?", "Is strict chip off a 1994 American basketball drama film , directed by ?", "Is strict chip shot a 1994 American basketball drama film , directed by ?", "Is strict chipping a 1994 American basketball drama film , directed by ?", "Is strict chp a 1994 American basketball drama film , directed by ?", "Is strict come off a 1994 American basketball drama film , directed by ?", "Is strict cow chip a 1994 American basketball drama film , directed by ?", "Is strict cow dung a 1994 American basketball drama film , directed by ?", "Is strict crisp a 1994 American basketball drama film , directed by ?", "Is strict crisps a 1994 American basketball drama film , directed by ?", "Is strict cut off a 1994 American basketball drama film , directed by ?", "Is strict flake a 1994 American basketball drama film , directed by ?", "Is strict fries a 1994 American basketball drama film , directed by ?", "Is strict fry a 1994 American basketball drama film , directed by ?", "Is strict ic a 1994 American basketball drama film , directed by ?", "Is strict knap a 1994 American basketball drama film , directed by ?", "Is strict micro chip a 1994 American basketball drama film , directed by ?", "Is strict microchip a 1994 American basketball drama film , directed by ?", "Is strict microprocessor chip a 1994 American basketball drama film , directed by ?", "Is strict nick a 1994 American basketball drama film , directed by ?", "Is strict poker chip a 1994 American basketball drama film , directed by ?", "Is strict potato chip a 1994 American basketball drama film , directed by ?", "Is strict punnet a 1994 American basketball drama film , directed by ?", "Is strict saratoga chip a 1994 American basketball drama film , directed by ?", "Is strict silicon chip a 1994 American basketball drama film , directed by ?", "Is strict splintering a 1994 American basketball drama film , directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2957341, "src_sentence": "The Mexican burrowing tree frog (Smilisca, also known as the cross-banded tree frog) is a genus of frogs in the family Hylidae found in Mexico, southern Texas and Arizona, Central America, and northwestern South America.", "sentence": "The Mexican burrowing tree frog is a genus of frogs in the family Hylidae found in Mexico , Central America", "sub": "http://dbpedia.org/resource/Mexican_burrowing_tree_frog", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Mexican burrowing tree frog a genus of frogs in the family Hylidae found in Mexico , Central America ?", "Where is The Mexican burrowing tree frog a genus of frogs in the family Hylidae found in?", "Is the Mexican burrowing tree frog a genus of frogs in the family Hylidae found in Mexico , Arizona ?", "Is the Mexican burrowing tree frog a genus of frogs in the family Hylidae found in Mexico ?"], "type": [-1, 2, -1, -1], "question_in_type": ["Is the a genus of frogs in the family found in Mexico , Central America ?", "Where is The a genus of frogs in the family found in?", "Is the a genus of frogs in the family found in Mexico , Arizona ?", "Is the a genus of frogs in the family found in Mexico ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2961080, "src_sentence": "Lila Downs was born on September 19, 1968, in Tlaxiaco, Oaxaca, Mexico.", "sentence": "Lila Downs was born on September 19, 1968, in Tlaxiaco, Oaxaca", "sub": "http://dbpedia.org/resource/Lila_Downs", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tlaxiaco", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Who was born on September 19, 1968, in Tlaxiaco, Oaxaca?", "When was Lila Downs bear?", "Where was Lila Downs born on?"], "type": [1, 3, 2], "question_in_type": ["Who was born on September 19, 1968, in ?", "When was bear?", "Where was born on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2961170, "src_sentence": "Lila Downs y la Misteriosa en Paris was released in Mexico with an edited version of the live concert on DVD and was number one in sales of Gender World Music for the music chain Mixup for three consecutive weeks.", "sentence": "Lila Downs y la Misteriosa en Paris was released in Mexico", "sub": "http://dbpedia.org/resource/Lila_Downs", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was lila Downs y la Misteriosa en Paris released in Mexico ?", "Where was Lila Downs y la Misteriosa en Paris released in?"], "type": [-1, 2], "question_in_type": ["Was lila Downs y la Misteriosa en Paris released in ?", "Where was y la Misteriosa en Paris released in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2961211, "src_sentence": "In August 2016, Lila Downs performed at the 21st Annual Santa Barbara Mariachi Festival alongside Aida Cuevas, Mariachi Sol de Mexico, Mariachi Nuevo Tecalitlan, and Mariachi Reyna de Los Angeles in Santa Barbara, CA.", "sentence": "Lila Downs performed at the Mariachi Sol de Mexico In August 2016", "sub": "http://dbpedia.org/resource/Lila_Downs", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did lila Downs perform at the Mariachi Sol de Mexico In August 2016?", "Who performed at the Mariachi Sol de Mexico In August 2016?", "Where did Lila Downs performed at?", "When did Lila Downs perform at the Mariachi Sol de Mexico In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did lila Downs perform at the Mariachi Sol de In August 2016?", "Who performed at the Mariachi Sol de In August 2016?", "Where did performed at?", "When did perform at the Mariachi Sol de In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 2962607, "src_sentence": "In 2010, Pulver joined the cast of the third series of HBO's True Blood as Sookie Stackhouse's fairy godmother, Claudine Crane.", "sentence": "Claudine Crane [is] fairy godmother [of] Sookie Stackhouse", "sub": "http://dbpedia.org/resource/Sookie_Stackhouse", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/List_of_The_Southern_Vampire_Mysteries_characters", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does claudine Crane [is] fairy godmother [of] Sookie Stackhouse?", "Who [is] fairy godmother [of] Sookie Stackhouse?", "Who did Claudine Crane [ is ] fairy godmother [ of ] Sookie Stackhouse ?"], "type": [-1, 1, 1], "question_in_type": ["Does claudine Crane [is] fairy godmother [of] ?", "Who [is] fairy godmother [of] ?", "Who did [ is ] fairy godmother [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 2968151, "src_sentence": "The Self-Portrait with a friend (also known as Double Portrait) is a painting by Italian High Renaissance painter Raphael.", "sentence": "Raphael [is] High Renaissance painter [from] Italy", "sub": "http://dbpedia.org/resource/Raphael", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does raphael [is] High Renaissance painter [from] Italy?", "Where did Raphael [ is ] High Renaissance painter [ from ] Italy ?", "Does raffaello sanzio [is] High Renaissance painter [from] Italy?", "Where did raffaello sanzio [ is ] High Renaissance painter [ from ] Italy ?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does raphael [is] High Renaissance painter [from] ?", "Where did [ is ] High Renaissance painter [ from ] ?", "Does raffaello sanzio [is] High Renaissance painter [from] ?", "Where did raffaello sanzio [ is ] High Renaissance painter [ from ] ?"], "exp": [-1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2970780, "src_sentence": "He was jointly awarded the Nobel Memorial Prize in Economic Sciences in 1977 together with the British economist James Meade \"for their pathbreaking contribution to the theory of international trade and international capital movements\".", "sentence": "James Meade [is] economist [from] United Kingdom", "sub": "http://dbpedia.org/resource/James_Meade", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Do james Meade [is] economist [from] United Kingdom?", "Who [is] economist [from] United Kingdom?", "Where did James Meade [ is ] economist [ from ] United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Do james Meade [is] economist [from] ?", "Who [is] economist [from] ?", "Where did [ is ] economist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 2973187, "src_sentence": "A lot of people confuse Dancing With The Stars with Nach Baliye which airs on StarPlus.", "sentence": "Nach Baliye airs on StarPlus", "sub": "http://dbpedia.org/resource/Nach_Baliye", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Star_Plus", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does nach Baliye air on StarPlus?", "Who airs on StarPlus?"], "type": [-1, 1], "question_in_type": ["Does nach Baliye air on ?", "Who airs on ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 2977439, "src_sentence": "Fifth Harmony also mentioned the dance move in their song BO$$. Then-President of the United States Barack Obama publicly praised a Washington, D.C. police officer who danced the dance with a teenager in October 2015.", "sentence": "Then-President of the United States Barack Obama publicly praised a Washington, D.C. police officer", "sub": "http://dbpedia.org/resource/United_States", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Washington,_D.C.", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did then-President of the United States Barack Obama publicly pra a Washington, D.C. police officer?", "Where did Then-President of the United States Barack Obama publicly praised a?"], "type": [-1, 2], "question_in_type": ["Did then-President of the Barack Obama publicly pra a police officer?", "Where did Then-President of the Barack Obama publicly praised a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2978631, "src_sentence": "Paragus is a genus of hoverfies.", "sentence": "Paragus is a genus of hoverfies", "sub": "http://dbpedia.org/resource/Paragus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paragus a genus of hoverfies ?"], "type": [-1], "question_in_type": ["Is paragus a genus of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2980101, "src_sentence": "In 1954, Jyllands-Posten became the first newspaper in Denmark to use colour photos in its layouts.", "sentence": "Jyllands-Posten became the first newspaper in Denmark In 1954", "sub": "http://dbpedia.org/resource/Jyllands-Posten", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Denmark", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did jyllands-Posten becam the first newspaper in Denmark In 1954?", "Who became the first newspaper in Denmark In 1954?", "Where did Jyllands-Posten became the?", "When did Jyllands-Posten become the first newspaper in Denmark In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did jyllands-Posten becam the first newspaper in In 1954?", "Who became the first newspaper in In 1954?", "Where did became the?", "When did become the first newspaper in In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 2985219, "src_sentence": "In addition to his work at the IDC, Dr. Karmon is an Associate Fellow at The International Centre for the Study of Radicalisation and Political Violence (ICSR), in London, member of the International Permanent Observatory (IPO) on security measures during major events at the United Nations Interregional Crime and Justice Research Institute (UNICRI), in Turin, Italy, member of the International Institute for Security and Cooperation, in Sofia, Bulgaria, member of the Atlantic Forum of Israel and is involved in NATO workshops on terrorism and on the Mediterranean Dialogue, and Has been a Fellow at the Proteus Management Group (PMG), at the Center for Strategic Leadership, U.S. Army War College, Carlisle, Pennsylvania.", "sentence": "Bulgaria is involved in NATO workshops in Sofia", "sub": "http://dbpedia.org/resource/Bulgaria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Sofia", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is bulgaria involved in NATO workshops in Sofia ?", "Who is involved in NATO workshops in Sofia?", "Where is Bulgaria involved in?"], "type": [-1, 1, 2], "question_in_type": ["Is bulgaria involved in NATO workshops in ?", "Who is involved in NATO workshops in ?", "Where is involved in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 2997877, "src_sentence": "Arhopalus foveicollis is a species of beetle in the family Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of beetle in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of beetle in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of beetle in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 2999271, "src_sentence": "Great Brule (Also known as Bruley, Brewley or Brule) is a settlement on the northern tip of Merasheen Island in Placentia Bay in Newfoundland and Labrador.", "sentence": "Great Brule (Also known as Bruley, Brewley or Brule is a settlement on the northern tip of Merasheen Island in Placentia Bay in Newfoundland and Labrador", "sub": "http://dbpedia.org/resource/Great_Brule,_Newfoundland_and_Labrador", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is great Brule ( Also known as Bruley , Brewley or Brule a settlement on the northern tip of Merasheen Island in Placentia Bay in Newfoundland and Labrador ?", "Who is Great Brule ( Also known as?", "Where is Great Brule ( Also known as?"], "type": [-1, 1, 2], "question_in_type": ["Is great Brule ( Also known as Bruley , Brewley or Brule a settlement on the northern tip of Merasheen Island in Placentia Bay in and Labrador ?", "Who is ( Also known as?", "Where is ( Also known as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 3002896, "src_sentence": "Proprioseiopsis lenis is a species of mite in the family Phytoseiidae.", "sentence": "Proprioseiopsis lenis is a species of mite in the family Phytoseiidae", "sub": "http://dbpedia.org/resource/Proprioseiopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phytoseiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proprioseiopsis lenis a species of mite in the family Phytoseiidae ?"], "type": [-1], "question_in_type": ["Is proprioseiopsis lenis a species of mite in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3004932, "src_sentence": "Lilicub is a French band that was founded in 1992, mainly known for its 1996 hit \"Voyage en Italie\".", "sentence": "Lilicub is a French band that was founded in 1992,", "sub": "http://dbpedia.org/resource/Lilicub", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is lilicub a French band that was founded in 1992 ?", "Who is a French band that was founded in 1992,?", "Where is Lilicub a French band that was founded in?", "When is Lilicub a French band that was found?", "Is lilicub a French banding that was founded in 1992 ?", "Who is a French banding that was founded in 1992,?", "Where is Lilicub a French banding that was founded in?", "When is Lilicub a French banding that was found?", "Is lilicub a French consort that was founded in 1992 ?", "Who is a French consort that was founded in 1992,?", "Where is Lilicub a French consort that was founded in?", "When is Lilicub a French consort that was found?", "Is lilicub a French dance band that was founded in 1992 ?", "Who is a French dance band that was founded in 1992,?", "Where is Lilicub a French dance band that was founded in?", "When is Lilicub a French dance band that was found?", "Is lilicub a French group that was founded in 1992 ?", "Who is a French group that was founded in 1992,?", "Where is Lilicub a French group that was founded in?", "When is Lilicub a French group that was found?", "Is lilicub a Frenchthmus that was founded in 1992 ?", "Who is a French isthmus that was founded in 1992,?", "Where is Lilicub a Frenchthmus that was founded in?", "When is Lilicub a Frenchthmus that was found?", "Is lilicub a French ring that was founded in 1992 ?", "Who is a French ring that was founded in 1992,?", "Where is Lilicub a French ring that was founded in?", "When is Lilicub a French ring that was found?", "Is lilicub a French set that was founded in 1992 ?", "Who is a French set that was founded in 1992,?", "Where is Lilicub a French set that was founded in?", "When is Lilicub a French set that was found?", "Is lilicub a French stria that was founded in 1992 ?", "Who is a French stria that was founded in 1992,?", "Where is Lilicub a French stria that was founded in?", "When is Lilicub a French stria that was found?", "Is lilicub a French striation that was founded in 1992 ?", "Who is a French striation that was founded in 1992,?", "Where is Lilicub a French striation that was founded in?", "When is Lilicub a French striation that was found?", "Is lilicub a French stripe that was founded in 1992 ?", "Who is a French stripe that was founded in 1992,?", "Where is Lilicub a French stripe that was founded in?", "When is Lilicub a French stripe that was found?", "Is lilicub a French swathe that was founded in 1992 ?", "Who is a French swathe that was founded in 1992,?", "Where is Lilicub a French swathe that was founded in?", "When is Lilicub a French swathe that was found?", "When is Lilicub a daniel chester french band that was found?", "When is Lilicub a daniel chester french banding that was found?", "When is Lilicub a daniel chester french consort that was found?", "When is Lilicub a daniel chester french dance band that was found?", "When is Lilicub a daniel chester french group that was found?", "When is Lilicub a daniel chester frenchthmus that was found?", "When is Lilicub a daniel chester french ring that was found?", "When is Lilicub a daniel chester french set that was found?", "When is Lilicub a daniel chester french stria that was found?", "When is Lilicub a daniel chester french striation that was found?", "When is Lilicub a daniel chester french stripe that was found?", "When is Lilicub a daniel chester french swathe that was found?", "When is Lilicub a french kiss band that was found?", "When is Lilicub a french kiss banding that was found?", "When is Lilicub a french kiss consort that was found?", "When is Lilicub a french kiss dance band that was found?", "When is Lilicub a french kiss group that was found?", "When is Lilicub a french kissthmus that was found?", "When is Lilicub a french kiss ring that was found?", "When is Lilicub a french kiss set that was found?", "When is Lilicub a french kiss stria that was found?", "When is Lilicub a french kiss striation that was found?", "When is Lilicub a french kiss stripe that was found?", "When is Lilicub a french kiss swathe that was found?", "When is Lilicub a french people band that was found?", "When is Lilicub a french people consort that was found?", "When is Lilicub a french people dance band that was found?", "When is Lilicub a french people group that was found?", "When is Lilicub a french peoplethmus that was found?", "When is Lilicub a french people ring that was found?", "When is Lilicub a french people set that was found?", "When is Lilicub a french people stria that was found?", "When is Lilicub a french people striation that was found?", "When is Lilicub a french people stripe that was found?", "When is Lilicub a french people swathe that was found?", "When is Lilicub a gallian band that was found?", "When is Lilicub a gallian banding that was found?", "When is Lilicub a gallian consort that was found?", "When is Lilicub a gallian dance band that was found?", "When is Lilicub a gallian group that was found?", "When is Lilicub a gallianthmus that was found?", "When is Lilicub a gallian ring that was found?", "When is Lilicub a gallian set that was found?", "When is Lilicub a gallian stria that was found?", "When is Lilicub a gallian striation that was found?", "When is Lilicub a gallian stripe that was found?", "When is Lilicub a gallian swathe that was found?", "When is Lilicub a gallic band that was found?", "When is Lilicub a gallic banding that was found?", "When is Lilicub a gallic consort that was found?", "When is Lilicub a gallic dance band that was found?", "When is Lilicub a gallic group that was found?", "When is Lilicub a gallicthmus that was found?", "When is Lilicub a gallic ring that was found?", "When is Lilicub a gallic set that was found?", "When is Lilicub a gallic stria that was found?", "When is Lilicub a gallic striation that was found?", "When is Lilicub a gallic stripe that was found?", "When is Lilicub a gallic swathe that was found?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, -1, 1, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], "question_in_type": ["Is lilicub a band that was founded in 1992 ?", "Who is a band that was founded in 1992,?", "Where is a band that was founded in?", "When is a band that was found?", "Is lilicub a banding that was founded in 1992 ?", "Who is a banding that was founded in 1992,?", "Where is a banding that was founded in?", "When is a banding that was found?", "Is lilicub a consort that was founded in 1992 ?", "Who is a consort that was founded in 1992,?", "Where is a consort that was founded in?", "When is a consort that was found?", "Is lilicub a dance band that was founded in 1992 ?", "Who is a dance band that was founded in 1992,?", "Where is a dance band that was founded in?", "When is a dance band that was found?", "Is lilicub a group that was founded in 1992 ?", "Who is a group that was founded in 1992,?", "Where is a group that was founded in?", "When is a group that was found?", "Is lilicub a thmus that was founded in 1992 ?", "Who is a isthmus that was founded in 1992,?", "Where is a thmus that was founded in?", "When is a thmus that was found?", "Is lilicub a ring that was founded in 1992 ?", "Who is a ring that was founded in 1992,?", "Where is a ring that was founded in?", "When is a ring that was found?", "Is lilicub a set that was founded in 1992 ?", "Who is a set that was founded in 1992,?", "Where is a set that was founded in?", "When is a set that was found?", "Is lilicub a stria that was founded in 1992 ?", "Who is a stria that was founded in 1992,?", "Where is a stria that was founded in?", "When is a stria that was found?", "Is lilicub a striation that was founded in 1992 ?", "Who is a striation that was founded in 1992,?", "Where is a striation that was founded in?", "When is a striation that was found?", "Is lilicub a stripe that was founded in 1992 ?", "Who is a stripe that was founded in 1992,?", "Where is a stripe that was founded in?", "When is a stripe that was found?", "Is lilicub a swathe that was founded in 1992 ?", "Who is a swathe that was founded in 1992,?", "Where is a swathe that was founded in?", "When is a swathe that was found?", "When is a daniel chester french band that was found?", "When is a daniel chester french banding that was found?", "When is a daniel chester french consort that was found?", "When is a daniel chester french dance band that was found?", "When is a daniel chester french group that was found?", "When is a daniel chester frenchthmus that was found?", "When is a daniel chester french ring that was found?", "When is a daniel chester french set that was found?", "When is a daniel chester french stria that was found?", "When is a daniel chester french striation that was found?", "When is a daniel chester french stripe that was found?", "When is a daniel chester french swathe that was found?", "When is a french kiss band that was found?", "When is a french kiss banding that was found?", "When is a french kiss consort that was found?", "When is a french kiss dance band that was found?", "When is a french kiss group that was found?", "When is a french kissthmus that was found?", "When is a french kiss ring that was found?", "When is a french kiss set that was found?", "When is a french kiss stria that was found?", "When is a french kiss striation that was found?", "When is a french kiss stripe that was found?", "When is a french kiss swathe that was found?", "When is a french people band that was found?", "When is a french people consort that was found?", "When is a french people dance band that was found?", "When is a french people group that was found?", "When is a french peoplethmus that was found?", "When is a french people ring that was found?", "When is a french people set that was found?", "When is a french people stria that was found?", "When is a french people striation that was found?", "When is a french people stripe that was found?", "When is a french people swathe that was found?", "When is a gallian band that was found?", "When is a gallian banding that was found?", "When is a gallian consort that was found?", "When is a gallian dance band that was found?", "When is a gallian group that was found?", "When is a gallianthmus that was found?", "When is a gallian ring that was found?", "When is a gallian set that was found?", "When is a gallian stria that was found?", "When is a gallian striation that was found?", "When is a gallian stripe that was found?", "When is a gallian swathe that was found?", "When is a gallic band that was found?", "When is a gallic banding that was found?", "When is a gallic consort that was found?", "When is a gallic dance band that was found?", "When is a gallic group that was found?", "When is a gallicthmus that was found?", "When is a gallic ring that was found?", "When is a gallic set that was found?", "When is a gallic stria that was found?", "When is a gallic striation that was found?", "When is a gallic stripe that was found?", "When is a gallic swathe that was found?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3007143, "src_sentence": "In 2001, several of the actors featured in Freaks and Geeks appeared in a new Judd Apatow college half-hour comedy Undeclared, which aired on Fox Network.", "sentence": "a new Judd Apatow college half - hour comedy Undeclared aired on Fox Network", "sub": "http://dbpedia.org/resource/Undeclared", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did a new Judd Apatow college half - hour comedy Undeclared air on Fox Network?", "Who did a new Judd Apatow college half - hour comedy Undeclared aired on?", "Where did a new Judd Apatow college half - hour comedy Undeclared aired on?"], "type": [-1, 1, 2], "question_in_type": ["Did a new Judd Apatow college half - hour comedy air on ?", "Who did a new Judd Apatow college half - hour comedy aired on?", "Where did a new Judd Apatow college half - hour comedy aired on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3011336, "src_sentence": "While rehearsing for The Seagull on 9 September, Olga's 30th birthday, she met Russia's most eligible literary bachelor and playwright of The Seagull, Anton Chekhov, then 38.", "sentence": "Anton Chekhov [is] literary playwright of The Seagull", "sub": "http://dbpedia.org/resource/The_Seagull", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Anton_Chekhov", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does anton Chekhov [is] literary playwright of The Seagull?", "Who [is] literary playwright of The Seagull?", "Where did Anton Chekhov [ is ] literary playwright of The Seagull ?", "Does anton Chekhov [is] literary bachelor of The Seagull?", "Who [is] literary bachelor of The Seagull?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does anton Chekhov [is] literary playwright of ?", "Who [is] literary playwright of ?", "Where did [ is ] literary playwright of ?", "Does anton Chekhov [is] literary bachelor of ?", "Who [is] literary bachelor of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3015423, "src_sentence": "The Octagon is predominantly a pedestrian reserve, with grass and paved features, and is surmounted by a statue of the Scottish poet Robert Burns.", "sentence": "Robert Burns [is] poet [from] Scotland", "sub": "http://dbpedia.org/resource/Robert_Burns", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Scotland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does robert Burns [is] poet [from] Scotland?", "Who [is] poet [from] Scotland?", "Where did Robert Burns [ is ] poet [ from ] Scotland ?"], "type": [-1, 1, 2], "question_in_type": ["Does robert Burns [is] poet [from] ?", "Who [is] poet [from] ?", "Where did [ is ] poet [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3017022, "src_sentence": "Macrothyatira fasciata is a moth in the family Drepanidae.", "sentence": "Macrothyatira fasciata is a moth in the family Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a moth in the family Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3018645, "src_sentence": "19th-century American individualist anarchist Benjamin Tucker, who connected the classical economics of Adam Smith and the Ricardian socialists as well as that of Pierre-Joseph Proudhon, Karl Marx and Josiah Warren to socialism, held that there were two schools of socialist thought, namely anarchist socialism and state socialism, maintaining that what they had in common was the labor theory of value.", "sentence": "Benjamin Tucker [is] individualist anarchist [from] United States", "sub": "http://dbpedia.org/resource/Benjamin_Tucker", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does benjamin Tucker [is] individualist anarchist [from] United States?", "Who [is] individualist anarchist [from] United States?", "Where did Benjamin Tucker [ is ] individualist anarchist [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Does benjamin Tucker [is] individualist anarchist [from] ?", "Who [is] individualist anarchist [from] ?", "Where did [ is ] individualist anarchist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3020583, "src_sentence": "On August 30, 1940, Germany and Fascist Italy pressured Romania into signing the Second Vienna Award, which assigned Northern Transylvania to Hungary (which also brought the German military presence within hours of the oil fields in Prahova County).", "sentence": "the Second Vienna Award assigned Northern Transylvania to Hungary", "sub": "http://dbpedia.org/resource/Second_Vienna_Award", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Northern_Transylvania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Second Vienna Award assign Northern Transylvania to Hungary?", "Where did the Second Vienna Award assigned?"], "type": [-1, 2], "question_in_type": ["Did the assign to Hungary?", "Where did the assigned?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3023465, "src_sentence": "\"Sous le ciel de Paris\" is a song initially written for the 1951 French film Sous le ciel de Paris, directed by Julien Duvivier.", "sentence": "the 1951 French film Sous le ciel de Paris directed by Julien Duvivier", "sub": "http://dbpedia.org/resource/Sous_le_ciel_de_Paris", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Julien_Duvivier", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the 1951 French film Sous le ciel de Paris direct by Julien Duvivier?", "Where did the 1951 French film Sous le ciel de Paris directed by?", "Who did the 1951 French film Sous le ciel de Paris directed by?"], "type": [-1, 2, 1], "question_in_type": ["Does the 1951 French film direct by ?", "Where did the 1951 French film directed by?", "Who did the 1951 French film directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3029770, "src_sentence": "April Halprin Wayland (born 1954) is an American children's and young adult author, poet, and teacher.", "sentence": "April Halprin Wayland ( born 1954 is an American children 's", "sub": "http://dbpedia.org/resource/April_Halprin_Wayland", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is april Halprin Wayland ( born 1954 an American children 's ?", "When Wayland ( born 1954 is an American children 's?", "Who is April Halprin Wayland ( born 1954 an American children 's ?", "When is April Halprin Wayland ( bear?", "Where is April Halprin Wayland ( born 1954 an American children 's ?", "Is april Halprin Wayland ( born 1954 an American baby 's ?", "When Wayland ( born 1954 is an American baby 's?", "Who is April Halprin Wayland ( born 1954 an American baby 's ?", "Where is April Halprin Wayland ( born 1954 an American baby 's ?", "Is april Halprin Wayland ( born 1954 an American bairn 's ?", "When Wayland ( born 1954 is an American bairn 's?", "Who is April Halprin Wayland ( born 1954 an American bairn 's ?", "Where is April Halprin Wayland ( born 1954 an American bairn 's ?", "Is april Halprin Wayland ( born 1954 an American binary clone 's ?", "When Wayland ( born 1954 is an American binary clone 's?", "Who is April Halprin Wayland ( born 1954 an American binary clone 's ?", "Where is April Halprin Wayland ( born 1954 an American binary clone 's ?", "Is april Halprin Wayland ( born 1954 an American chap 's ?", "When Wayland ( born 1954 is an American chap 's?", "Who is April Halprin Wayland ( born 1954 an American chap 's ?", "Where is April Halprin Wayland ( born 1954 an American chap 's ?", "Is april Halprin Wayland ( born 1954 an American descendant 's ?", "When Wayland ( born 1954 is an American descendant 's?", "Who is April Halprin Wayland ( born 1954 an American descendant 's ?", "Where is April Halprin Wayland ( born 1954 an American descendant 's ?", "Is april Halprin Wayland ( born 1954 an American fry 's ?", "When Wayland ( born 1954 is an American fry 's?", "Who is April Halprin Wayland ( born 1954 an American fry 's ?", "Where is April Halprin Wayland ( born 1954 an American fry 's ?", "Is april Halprin Wayland ( born 1954 an American kid 's ?", "When Wayland ( born 1954 is an American kid 's?", "Who is April Halprin Wayland ( born 1954 an American kid 's ?", "Where is April Halprin Wayland ( born 1954 an American kid 's ?", "Is april Halprin Wayland ( born 1954 an American minor 's ?", "When Wayland ( born 1954 is an American minor 's?", "Who is April Halprin Wayland ( born 1954 an American minor 's ?", "Where is April Halprin Wayland ( born 1954 an American minor 's ?", "Is april Halprin Wayland ( born 1954 an American nestling 's ?", "When Wayland ( born 1954 is an American nestling 's?", "Who is April Halprin Wayland ( born 1954 an American nestling 's ?", "Where is April Halprin Wayland ( born 1954 an American nestling 's ?", "Is april Halprin Wayland ( born 1954 an American nipper 's ?", "When Wayland ( born 1954 is an American nipper 's?", "Who is April Halprin Wayland ( born 1954 an American nipper 's ?", "Where is April Halprin Wayland ( born 1954 an American nipper 's ?", "Is april Halprin Wayland ( born 1954 an American offspring 's ?", "When Wayland ( born 1954 is an American offspring 's?", "Who is April Halprin Wayland ( born 1954 an American offspring 's ?", "Where is April Halprin Wayland ( born 1954 an American offspring 's ?", "Is april Halprin Wayland ( born 1954 an American product 's ?", "When Wayland ( born 1954 is an American product 's?", "Who is April Halprin Wayland ( born 1954 an American product 's ?", "Where is April Halprin Wayland ( born 1954 an American product 's ?", "Is april Halprin Wayland ( born 1954 an American shaver 's ?", "When Wayland ( born 1954 is an American shaver 's?", "Who is April Halprin Wayland ( born 1954 an American shaver 's ?", "Where is April Halprin Wayland ( born 1954 an American shaver 's ?", "Is april Halprin Wayland ( born 1954 an American small fry 's ?", "When Wayland ( born 1954 is an American small fry 's?", "Who is April Halprin Wayland ( born 1954 an American small fry 's ?", "Where is April Halprin Wayland ( born 1954 an American small fry 's ?", "Is april Halprin Wayland ( born 1954 an American tiddler 's ?", "When Wayland ( born 1954 is an American tiddler 's?", "Who is April Halprin Wayland ( born 1954 an American tiddler 's ?", "Where is April Halprin Wayland ( born 1954 an American tiddler 's ?", "Is april Halprin Wayland ( born 1954 an American tike 's ?", "When Wayland ( born 1954 is an American tike 's?", "Who is April Halprin Wayland ( born 1954 an American tike 's ?", "Where is April Halprin Wayland ( born 1954 an American tike 's ?", "Is april Halprin Wayland ( born 1954 an American tyke 's ?", "When Wayland ( born 1954 is an American tyke 's?", "Who is April Halprin Wayland ( born 1954 an American tyke 's ?", "Where is April Halprin Wayland ( born 1954 an American tyke 's ?", "Is april Halprin Wayland ( born 1954 an American youngster 's ?", "When Wayland ( born 1954 is an American youngster 's?", "Who is April Halprin Wayland ( born 1954 an American youngster 's ?", "Where is April Halprin Wayland ( born 1954 an American youngster 's ?", "Who is April Halprin Wayland ( born 1954 an american english baby 's ?", "Where is April Halprin Wayland ( born 1954 an american english baby 's ?", "Who is April Halprin Wayland ( born 1954 an american english bairn 's ?", "Where is April Halprin Wayland ( born 1954 an american english bairn 's ?", "Who is April Halprin Wayland ( born 1954 an american english binary clone 's ?", "Where is April Halprin Wayland ( born 1954 an american english binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an american english chap 's ?", "Where is April Halprin Wayland ( born 1954 an american english chap 's ?", "Who is April Halprin Wayland ( born 1954 an american english children 's ?", "Where is April Halprin Wayland ( born 1954 an american english children 's ?", "Who is April Halprin Wayland ( born 1954 an american english descendant 's ?", "Where is April Halprin Wayland ( born 1954 an american english descendant 's ?", "Who is April Halprin Wayland ( born 1954 an american english fry 's ?", "Where is April Halprin Wayland ( born 1954 an american english fry 's ?", "Who is April Halprin Wayland ( born 1954 an american english kid 's ?", "Where is April Halprin Wayland ( born 1954 an american english kid 's ?", "Who is April Halprin Wayland ( born 1954 an american english minor 's ?", "Where is April Halprin Wayland ( born 1954 an american english minor 's ?", "Who is April Halprin Wayland ( born 1954 an american english nestling 's ?", "Where is April Halprin Wayland ( born 1954 an american english nestling 's ?", "Who is April Halprin Wayland ( born 1954 an american english nipper 's ?", "Where is April Halprin Wayland ( born 1954 an american english nipper 's ?", "Who is April Halprin Wayland ( born 1954 an american english offspring 's ?", "Where is April Halprin Wayland ( born 1954 an american english offspring 's ?", "Who is April Halprin Wayland ( born 1954 an american english product 's ?", "Where is April Halprin Wayland ( born 1954 an american english product 's ?", "Who is April Halprin Wayland ( born 1954 an american english shaver 's ?", "Where is April Halprin Wayland ( born 1954 an american english shaver 's ?", "Who is April Halprin Wayland ( born 1954 an american english small fry 's ?", "Where is April Halprin Wayland ( born 1954 an american english small fry 's ?", "Who is April Halprin Wayland ( born 1954 an american english tiddler 's ?", "Where is April Halprin Wayland ( born 1954 an american english tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an american english tike 's ?", "Where is April Halprin Wayland ( born 1954 an american english tike 's ?", "Who is April Halprin Wayland ( born 1954 an american english tyke 's ?", "Where is April Halprin Wayland ( born 1954 an american english tyke 's ?", "Who is April Halprin Wayland ( born 1954 an american english youngster 's ?", "Where is April Halprin Wayland ( born 1954 an american english youngster 's ?", "Who is April Halprin Wayland ( born 1954 an finglish baby 's ?", "Who is April Halprin Wayland ( born 1954 an finglish bairn 's ?", "Who is April Halprin Wayland ( born 1954 an finglish binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an finglish chap 's ?", "Who is April Halprin Wayland ( born 1954 an finglish children 's ?", "Who is April Halprin Wayland ( born 1954 an finglish descendant 's ?", "Who is April Halprin Wayland ( born 1954 an finglish fry 's ?", "Who is April Halprin Wayland ( born 1954 an finglish kid 's ?", "Who is April Halprin Wayland ( born 1954 an finglish minor 's ?", "Who is April Halprin Wayland ( born 1954 an finglish nestling 's ?", "Who is April Halprin Wayland ( born 1954 an finglish nipper 's ?", "Who is April Halprin Wayland ( born 1954 an finglish offspring 's ?", "Who is April Halprin Wayland ( born 1954 an finglish product 's ?", "Who is April Halprin Wayland ( born 1954 an finglish shaver 's ?", "Who is April Halprin Wayland ( born 1954 an finglish small fry 's ?", "Who is April Halprin Wayland ( born 1954 an finglish tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an finglish tike 's ?", "Who is April Halprin Wayland ( born 1954 an finglish tyke 's ?", "Who is April Halprin Wayland ( born 1954 an finglish youngster 's ?", "Who is April Halprin Wayland ( born 1954 an u.s baby 's ?", "Who is April Halprin Wayland ( born 1954 an u.s bairn 's ?", "Who is April Halprin Wayland ( born 1954 an u.s binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an u.s chap 's ?", "Who is April Halprin Wayland ( born 1954 an u.s children 's ?", "Who is April Halprin Wayland ( born 1954 an u.s descendant 's ?", "Who is April Halprin Wayland ( born 1954 an u.s fry 's ?", "Who is April Halprin Wayland ( born 1954 an u.s kid 's ?", "Who is April Halprin Wayland ( born 1954 an u.s minor 's ?", "Who is April Halprin Wayland ( born 1954 an u.s nestling 's ?", "Who is April Halprin Wayland ( born 1954 an u.s nipper 's ?", "Who is April Halprin Wayland ( born 1954 an u.s offspring 's ?", "Who is April Halprin Wayland ( born 1954 an u.s product 's ?", "Who is April Halprin Wayland ( born 1954 an u.s shaver 's ?", "Who is April Halprin Wayland ( born 1954 an u.s small fry 's ?", "Who is April Halprin Wayland ( born 1954 an u.s tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an u.s tike 's ?", "Who is April Halprin Wayland ( born 1954 an u.s tyke 's ?", "Who is April Halprin Wayland ( born 1954 an u.s youngster 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian baby 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian bairn 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian chap 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian children 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian descendant 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian fry 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian kid 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian minor 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian nestling 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian nipper 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian offspring 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian product 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian shaver 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian small fry 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian tike 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian tyke 's ?", "Who is April Halprin Wayland ( born 1954 an united statesian youngster 's ?", "Who is April Halprin Wayland ( born 1954 an us american baby 's ?", "Who is April Halprin Wayland ( born 1954 an us american bairn 's ?", "Who is April Halprin Wayland ( born 1954 an us american binary clone 's ?", "Where is April Halprin Wayland ( born 1954 an us american binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an us american chap 's ?", "Who is April Halprin Wayland ( born 1954 an us american children 's ?", "Where is April Halprin Wayland ( born 1954 an us american children 's ?", "Who is April Halprin Wayland ( born 1954 an us american descendant 's ?", "Where is April Halprin Wayland ( born 1954 an us american descendant 's ?", "Who is April Halprin Wayland ( born 1954 an us american fry 's ?", "Where is April Halprin Wayland ( born 1954 an us american fry 's ?", "Who is April Halprin Wayland ( born 1954 an us american kid 's ?", "Who is April Halprin Wayland ( born 1954 an us american minor 's ?", "Where is April Halprin Wayland ( born 1954 an us american minor 's ?", "Who is April Halprin Wayland ( born 1954 an us american nestling 's ?", "Who is April Halprin Wayland ( born 1954 an us american nipper 's ?", "Who is April Halprin Wayland ( born 1954 an us american offspring 's ?", "Who is April Halprin Wayland ( born 1954 an us american product 's ?", "Who is April Halprin Wayland ( born 1954 an us american shaver 's ?", "Who is April Halprin Wayland ( born 1954 an us american small fry 's ?", "Where is April Halprin Wayland ( born 1954 an us american small fry 's ?", "Who is April Halprin Wayland ( born 1954 an us american tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an us american tike 's ?", "Who is April Halprin Wayland ( born 1954 an us american tyke 's ?", "Who is April Halprin Wayland ( born 1954 an us american youngster 's ?", "Where is April Halprin Wayland ( born 1954 an us american youngster 's ?", "Who is April Halprin Wayland ( born 1954 an us er?", "Who is April Halprin Wayland ( born 1954 an us er binary?", "Who is April Halprin Wayland ( born 1954 an us er minor?", "Who is April Halprin Wayland ( born 1954 an us er nestling?", "Who is April Halprin Wayland ( born 1954 an us er nipper?", "Who is April Halprin Wayland ( born 1954 an us er offspring?", "Who is April Halprin Wayland ( born 1954 an us er product 's ?", "Who is April Halprin Wayland ( born 1954 an us er small?", "Who is April Halprin Wayland ( born 1954 an us ian baby 's ?", "Who is April Halprin Wayland ( born 1954 an us ian bairn 's ?", "Who is April Halprin Wayland ( born 1954 an us ian binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an us ian chap 's ?", "Who is April Halprin Wayland ( born 1954 an us ian children 's ?", "Who is April Halprin Wayland ( born 1954 an us ian descendant 's ?", "Who is April Halprin Wayland ( born 1954 an us ian fry 's ?", "Who is April Halprin Wayland ( born 1954 an us ian kid 's ?", "Who is April Halprin Wayland ( born 1954 an us ian minor 's ?", "Who is April Halprin Wayland ( born 1954 an us ian nestling 's ?", "Who is April Halprin Wayland ( born 1954 an us ian nipper 's ?", "Who is April Halprin Wayland ( born 1954 an us ian offspring 's ?", "Who is April Halprin Wayland ( born 1954 an us ian product 's ?", "Who is April Halprin Wayland ( born 1954 an us ian shaver 's ?", "Who is April Halprin Wayland ( born 1954 an us ian small fry 's ?", "Who is April Halprin Wayland ( born 1954 an us ian tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an us ian tike 's ?", "Who is April Halprin Wayland ( born 1954 an us ian tyke 's ?", "Who is April Halprin Wayland ( born 1954 an us ian youngster 's ?", "Who is April Halprin Wayland ( born 1954 an usanian baby 's ?", "Who is April Halprin Wayland ( born 1954 an usanian bairn 's ?", "Who is April Halprin Wayland ( born 1954 an usanian binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an usanian chap 's ?", "Who is April Halprin Wayland ( born 1954 an usanian children 's ?", "Who is April Halprin Wayland ( born 1954 an usanian descendant 's ?", "Who is April Halprin Wayland ( born 1954 an usanian fry 's ?", "Who is April Halprin Wayland ( born 1954 an usanian kid 's ?", "Who is April Halprin Wayland ( born 1954 an usanian minor 's ?", "Who is April Halprin Wayland ( born 1954 an usanian nestling 's ?", "Who is April Halprin Wayland ( born 1954 an usanian nipper 's ?", "Who is April Halprin Wayland ( born 1954 an usanian offspring 's ?", "Who is April Halprin Wayland ( born 1954 an usanian product 's ?", "Who is April Halprin Wayland ( born 1954 an usanian shaver 's ?", "Who is April Halprin Wayland ( born 1954 an usanian small fry 's ?", "Who is April Halprin Wayland ( born 1954 an usanian tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an usanian tike 's ?", "Who is April Halprin Wayland ( born 1954 an usanian tyke 's ?", "Who is April Halprin Wayland ( born 1954 an usanian youngster 's ?", "Who is April Halprin Wayland ( born 1954 an usonian baby 's ?", "Who is April Halprin Wayland ( born 1954 an usonian bairn 's ?", "Who is April Halprin Wayland ( born 1954 an usonian binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an usonian chap 's ?", "Who is April Halprin Wayland ( born 1954 an usonian children 's ?", "Who is April Halprin Wayland ( born 1954 an usonian descendant 's ?", "Who is April Halprin Wayland ( born 1954 an usonian fry 's ?", "Who is April Halprin Wayland ( born 1954 an usonian kid 's ?", "Who is April Halprin Wayland ( born 1954 an usonian minor 's ?", "Who is April Halprin Wayland ( born 1954 an usonian nestling 's ?", "Who is April Halprin Wayland ( born 1954 an usonian nipper 's ?", "Who is April Halprin Wayland ( born 1954 an usonian offspring 's ?", "Who is April Halprin Wayland ( born 1954 an usonian product 's ?", "Who is April Halprin Wayland ( born 1954 an usonian shaver 's ?", "Who is April Halprin Wayland ( born 1954 an usonian small fry 's ?", "Who is April Halprin Wayland ( born 1954 an usonian tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an usonian tike 's ?", "Who is April Halprin Wayland ( born 1954 an usonian tyke 's ?", "Who is April Halprin Wayland ( born 1954 an usonian youngster 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian baby 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian bairn 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian chap 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian children 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian descendant 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian fry 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian kid 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian minor 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian nestling 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian nipper 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian offspring 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian product 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian shaver 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian small fry 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian tike 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian tyke 's ?", "Who is April Halprin Wayland ( born 1954 an western hemispherian youngster 's ?", "Who is April Halprin Wayland ( born 1954 an yank baby 's ?", "Who is April Halprin Wayland ( born 1954 an yank bairn 's ?", "Who is April Halprin Wayland ( born 1954 an yank binary clone 's ?", "Who is April Halprin Wayland ( born 1954 an yank chap 's ?", "Who is April Halprin Wayland ( born 1954 an yank children 's ?", "Who is April Halprin Wayland ( born 1954 an yank descendant 's ?", "Who is April Halprin Wayland ( born 1954 an yank fry 's ?", "Who is April Halprin Wayland ( born 1954 an yank kid 's ?", "Who is April Halprin Wayland ( born 1954 an yank minor 's ?", "Who is April Halprin Wayland ( born 1954 an yank nestling 's ?", "Who is April Halprin Wayland ( born 1954 an yank nipper 's ?", "Who is April Halprin Wayland ( born 1954 an yank offspring 's ?", "Who is April Halprin Wayland ( born 1954 an yank product 's ?", "Who is April Halprin Wayland ( born 1954 an yank shaver 's ?", "Who is April Halprin Wayland ( born 1954 an yank small fry 's ?", "Who is April Halprin Wayland ( born 1954 an yank tiddler 's ?", "Who is April Halprin Wayland ( born 1954 an yank tike 's ?", "Who is April Halprin Wayland ( born 1954 an yank tyke 's ?", "Who is April Halprin Wayland ( born 1954 an yank youngster 's ?"], "type": [-1, 3, 1, 3, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, -1, 3, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "question_in_type": ["Is april Halprin Wayland ( born 1954 an children 's ?", "When Wayland ( born 1954 is an children 's?", "Who is ( born 1954 an children 's ?", "When is ( bear?", "Where is ( born 1954 an children 's ?", "Is april Halprin Wayland ( born 1954 an baby 's ?", "When Wayland ( born 1954 is an baby 's?", "Who is ( born 1954 an baby 's ?", "Where is ( born 1954 an baby 's ?", "Is april Halprin Wayland ( born 1954 an bairn 's ?", "When Wayland ( born 1954 is an bairn 's?", "Who is ( born 1954 an bairn 's ?", "Where is ( born 1954 an bairn 's ?", "Is april Halprin Wayland ( born 1954 an binary clone 's ?", "When Wayland ( born 1954 is an binary clone 's?", "Who is ( born 1954 an binary clone 's ?", "Where is ( born 1954 an binary clone 's ?", "Is april Halprin Wayland ( born 1954 an chap 's ?", "When Wayland ( born 1954 is an chap 's?", "Who is ( born 1954 an chap 's ?", "Where is ( born 1954 an chap 's ?", "Is april Halprin Wayland ( born 1954 an descendant 's ?", "When Wayland ( born 1954 is an descendant 's?", "Who is ( born 1954 an descendant 's ?", "Where is ( born 1954 an descendant 's ?", "Is april Halprin Wayland ( born 1954 an fry 's ?", "When Wayland ( born 1954 is an fry 's?", "Who is ( born 1954 an fry 's ?", "Where is ( born 1954 an fry 's ?", "Is april Halprin Wayland ( born 1954 an kid 's ?", "When Wayland ( born 1954 is an kid 's?", "Who is ( born 1954 an kid 's ?", "Where is ( born 1954 an kid 's ?", "Is april Halprin Wayland ( born 1954 an minor 's ?", "When Wayland ( born 1954 is an minor 's?", "Who is ( born 1954 an minor 's ?", "Where is ( born 1954 an minor 's ?", "Is april Halprin Wayland ( born 1954 an nestling 's ?", "When Wayland ( born 1954 is an nestling 's?", "Who is ( born 1954 an nestling 's ?", "Where is ( born 1954 an nestling 's ?", "Is april Halprin Wayland ( born 1954 an nipper 's ?", "When Wayland ( born 1954 is an nipper 's?", "Who is ( born 1954 an nipper 's ?", "Where is ( born 1954 an nipper 's ?", "Is april Halprin Wayland ( born 1954 an offspring 's ?", "When Wayland ( born 1954 is an offspring 's?", "Who is ( born 1954 an offspring 's ?", "Where is ( born 1954 an offspring 's ?", "Is april Halprin Wayland ( born 1954 an product 's ?", "When Wayland ( born 1954 is an product 's?", "Who is ( born 1954 an product 's ?", "Where is ( born 1954 an product 's ?", "Is april Halprin Wayland ( born 1954 an shaver 's ?", "When Wayland ( born 1954 is an shaver 's?", "Who is ( born 1954 an shaver 's ?", "Where is ( born 1954 an shaver 's ?", "Is april Halprin Wayland ( born 1954 an small fry 's ?", "When Wayland ( born 1954 is an small fry 's?", "Who is ( born 1954 an small fry 's ?", "Where is ( born 1954 an small fry 's ?", "Is april Halprin Wayland ( born 1954 an tiddler 's ?", "When Wayland ( born 1954 is an tiddler 's?", "Who is ( born 1954 an tiddler 's ?", "Where is ( born 1954 an tiddler 's ?", "Is april Halprin Wayland ( born 1954 an tike 's ?", "When Wayland ( born 1954 is an tike 's?", "Who is ( born 1954 an tike 's ?", "Where is ( born 1954 an tike 's ?", "Is april Halprin Wayland ( born 1954 an tyke 's ?", "When Wayland ( born 1954 is an tyke 's?", "Who is ( born 1954 an tyke 's ?", "Where is ( born 1954 an tyke 's ?", "Is april Halprin Wayland ( born 1954 an youngster 's ?", "When Wayland ( born 1954 is an youngster 's?", "Who is ( born 1954 an youngster 's ?", "Where is ( born 1954 an youngster 's ?", "Who is ( born 1954 an american english baby 's ?", "Where is ( born 1954 an american english baby 's ?", "Who is ( born 1954 an american english bairn 's ?", "Where is ( born 1954 an american english bairn 's ?", "Who is ( born 1954 an american english binary clone 's ?", "Where is ( born 1954 an american english binary clone 's ?", "Who is ( born 1954 an american english chap 's ?", "Where is ( born 1954 an american english chap 's ?", "Who is ( born 1954 an american english children 's ?", "Where is ( born 1954 an american english children 's ?", "Who is ( born 1954 an american english descendant 's ?", "Where is ( born 1954 an american english descendant 's ?", "Who is ( born 1954 an american english fry 's ?", "Where is ( born 1954 an american english fry 's ?", "Who is ( born 1954 an american english kid 's ?", "Where is ( born 1954 an american english kid 's ?", "Who is ( born 1954 an american english minor 's ?", "Where is ( born 1954 an american english minor 's ?", "Who is ( born 1954 an american english nestling 's ?", "Where is ( born 1954 an american english nestling 's ?", "Who is ( born 1954 an american english nipper 's ?", "Where is ( born 1954 an american english nipper 's ?", "Who is ( born 1954 an american english offspring 's ?", "Where is ( born 1954 an american english offspring 's ?", "Who is ( born 1954 an american english product 's ?", "Where is ( born 1954 an american english product 's ?", "Who is ( born 1954 an american english shaver 's ?", "Where is ( born 1954 an american english shaver 's ?", "Who is ( born 1954 an american english small fry 's ?", "Where is ( born 1954 an american english small fry 's ?", "Who is ( born 1954 an american english tiddler 's ?", "Where is ( born 1954 an american english tiddler 's ?", "Who is ( born 1954 an american english tike 's ?", "Where is ( born 1954 an american english tike 's ?", "Who is ( born 1954 an american english tyke 's ?", "Where is ( born 1954 an american english tyke 's ?", "Who is ( born 1954 an american english youngster 's ?", "Where is ( born 1954 an american english youngster 's ?", "Who is ( born 1954 an finglish baby 's ?", "Who is ( born 1954 an finglish bairn 's ?", "Who is ( born 1954 an finglish binary clone 's ?", "Who is ( born 1954 an finglish chap 's ?", "Who is ( born 1954 an finglish children 's ?", "Who is ( born 1954 an finglish descendant 's ?", "Who is ( born 1954 an finglish fry 's ?", "Who is ( born 1954 an finglish kid 's ?", "Who is ( born 1954 an finglish minor 's ?", "Who is ( born 1954 an finglish nestling 's ?", "Who is ( born 1954 an finglish nipper 's ?", "Who is ( born 1954 an finglish offspring 's ?", "Who is ( born 1954 an finglish product 's ?", "Who is ( born 1954 an finglish shaver 's ?", "Who is ( born 1954 an finglish small fry 's ?", "Who is ( born 1954 an finglish tiddler 's ?", "Who is ( born 1954 an finglish tike 's ?", "Who is ( born 1954 an finglish tyke 's ?", "Who is ( born 1954 an finglish youngster 's ?", "Who is ( born 1954 an u.s baby 's ?", "Who is ( born 1954 an u.s bairn 's ?", "Who is ( born 1954 an u.s binary clone 's ?", "Who is ( born 1954 an u.s chap 's ?", "Who is ( born 1954 an u.s children 's ?", "Who is ( born 1954 an u.s descendant 's ?", "Who is ( born 1954 an u.s fry 's ?", "Who is ( born 1954 an u.s kid 's ?", "Who is ( born 1954 an u.s minor 's ?", "Who is ( born 1954 an u.s nestling 's ?", "Who is ( born 1954 an u.s nipper 's ?", "Who is ( born 1954 an u.s offspring 's ?", "Who is ( born 1954 an u.s product 's ?", "Who is ( born 1954 an u.s shaver 's ?", "Who is ( born 1954 an u.s small fry 's ?", "Who is ( born 1954 an u.s tiddler 's ?", "Who is ( born 1954 an u.s tike 's ?", "Who is ( born 1954 an u.s tyke 's ?", "Who is ( born 1954 an u.s youngster 's ?", "Who is ( born 1954 an united statesian baby 's ?", "Who is ( born 1954 an united statesian bairn 's ?", "Who is ( born 1954 an united statesian binary clone 's ?", "Who is ( born 1954 an united statesian chap 's ?", "Who is ( born 1954 an united statesian children 's ?", "Who is ( born 1954 an united statesian descendant 's ?", "Who is ( born 1954 an united statesian fry 's ?", "Who is ( born 1954 an united statesian kid 's ?", "Who is ( born 1954 an united statesian minor 's ?", "Who is ( born 1954 an united statesian nestling 's ?", "Who is ( born 1954 an united statesian nipper 's ?", "Who is ( born 1954 an united statesian offspring 's ?", "Who is ( born 1954 an united statesian product 's ?", "Who is ( born 1954 an united statesian shaver 's ?", "Who is ( born 1954 an united statesian small fry 's ?", "Who is ( born 1954 an united statesian tiddler 's ?", "Who is ( born 1954 an united statesian tike 's ?", "Who is ( born 1954 an united statesian tyke 's ?", "Who is ( born 1954 an united statesian youngster 's ?", "Who is ( born 1954 an us american baby 's ?", "Who is ( born 1954 an us american bairn 's ?", "Who is ( born 1954 an us american binary clone 's ?", "Where is ( born 1954 an us american binary clone 's ?", "Who is ( born 1954 an us american chap 's ?", "Who is ( born 1954 an us american children 's ?", "Where is ( born 1954 an us american children 's ?", "Who is ( born 1954 an us american descendant 's ?", "Where is ( born 1954 an us american descendant 's ?", "Who is ( born 1954 an us american fry 's ?", "Where is ( born 1954 an us american fry 's ?", "Who is ( born 1954 an us american kid 's ?", "Who is ( born 1954 an us american minor 's ?", "Where is ( born 1954 an us american minor 's ?", "Who is ( born 1954 an us american nestling 's ?", "Who is ( born 1954 an us american nipper 's ?", "Who is ( born 1954 an us american offspring 's ?", "Who is ( born 1954 an us american product 's ?", "Who is ( born 1954 an us american shaver 's ?", "Who is ( born 1954 an us american small fry 's ?", "Where is ( born 1954 an us american small fry 's ?", "Who is ( born 1954 an us american tiddler 's ?", "Who is ( born 1954 an us american tike 's ?", "Who is ( born 1954 an us american tyke 's ?", "Who is ( born 1954 an us american youngster 's ?", "Where is ( born 1954 an us american youngster 's ?", "Who is ( born 1954 an us er?", "Who is ( born 1954 an us er binary?", "Who is ( born 1954 an us er minor?", "Who is ( born 1954 an us er nestling?", "Who is ( born 1954 an us er nipper?", "Who is ( born 1954 an us er offspring?", "Who is ( born 1954 an us er product 's ?", "Who is ( born 1954 an us er small?", "Who is ( born 1954 an us ian baby 's ?", "Who is ( born 1954 an us ian bairn 's ?", "Who is ( born 1954 an us ian binary clone 's ?", "Who is ( born 1954 an us ian chap 's ?", "Who is ( born 1954 an us ian children 's ?", "Who is ( born 1954 an us ian descendant 's ?", "Who is ( born 1954 an us ian fry 's ?", "Who is ( born 1954 an us ian kid 's ?", "Who is ( born 1954 an us ian minor 's ?", "Who is ( born 1954 an us ian nestling 's ?", "Who is ( born 1954 an us ian nipper 's ?", "Who is ( born 1954 an us ian offspring 's ?", "Who is ( born 1954 an us ian product 's ?", "Who is ( born 1954 an us ian shaver 's ?", "Who is ( born 1954 an us ian small fry 's ?", "Who is ( born 1954 an us ian tiddler 's ?", "Who is ( born 1954 an us ian tike 's ?", "Who is ( born 1954 an us ian tyke 's ?", "Who is ( born 1954 an us ian youngster 's ?", "Who is ( born 1954 an usanian baby 's ?", "Who is ( born 1954 an usanian bairn 's ?", "Who is ( born 1954 an usanian binary clone 's ?", "Who is ( born 1954 an usanian chap 's ?", "Who is ( born 1954 an usanian children 's ?", "Who is ( born 1954 an usanian descendant 's ?", "Who is ( born 1954 an usanian fry 's ?", "Who is ( born 1954 an usanian kid 's ?", "Who is ( born 1954 an usanian minor 's ?", "Who is ( born 1954 an usanian nestling 's ?", "Who is ( born 1954 an usanian nipper 's ?", "Who is ( born 1954 an usanian offspring 's ?", "Who is ( born 1954 an usanian product 's ?", "Who is ( born 1954 an usanian shaver 's ?", "Who is ( born 1954 an usanian small fry 's ?", "Who is ( born 1954 an usanian tiddler 's ?", "Who is ( born 1954 an usanian tike 's ?", "Who is ( born 1954 an usanian tyke 's ?", "Who is ( born 1954 an usanian youngster 's ?", "Who is ( born 1954 an usonian baby 's ?", "Who is ( born 1954 an usonian bairn 's ?", "Who is ( born 1954 an usonian binary clone 's ?", "Who is ( born 1954 an usonian chap 's ?", "Who is ( born 1954 an usonian children 's ?", "Who is ( born 1954 an usonian descendant 's ?", "Who is ( born 1954 an usonian fry 's ?", "Who is ( born 1954 an usonian kid 's ?", "Who is ( born 1954 an usonian minor 's ?", "Who is ( born 1954 an usonian nestling 's ?", "Who is ( born 1954 an usonian nipper 's ?", "Who is ( born 1954 an usonian offspring 's ?", "Who is ( born 1954 an usonian product 's ?", "Who is ( born 1954 an usonian shaver 's ?", "Who is ( born 1954 an usonian small fry 's ?", "Who is ( born 1954 an usonian tiddler 's ?", "Who is ( born 1954 an usonian tike 's ?", "Who is ( born 1954 an usonian tyke 's ?", "Who is ( born 1954 an usonian youngster 's ?", "Who is ( born 1954 an western hemispherian baby 's ?", "Who is ( born 1954 an western hemispherian bairn 's ?", "Who is ( born 1954 an western hemispherian binary clone 's ?", "Who is ( born 1954 an western hemispherian chap 's ?", "Who is ( born 1954 an western hemispherian children 's ?", "Who is ( born 1954 an western hemispherian descendant 's ?", "Who is ( born 1954 an western hemispherian fry 's ?", "Who is ( born 1954 an western hemispherian kid 's ?", "Who is ( born 1954 an western hemispherian minor 's ?", "Who is ( born 1954 an western hemispherian nestling 's ?", "Who is ( born 1954 an western hemispherian nipper 's ?", "Who is ( born 1954 an western hemispherian offspring 's ?", "Who is ( born 1954 an western hemispherian product 's ?", "Who is ( born 1954 an western hemispherian shaver 's ?", "Who is ( born 1954 an western hemispherian small fry 's ?", "Who is ( born 1954 an western hemispherian tiddler 's ?", "Who is ( born 1954 an western hemispherian tike 's ?", "Who is ( born 1954 an western hemispherian tyke 's ?", "Who is ( born 1954 an western hemispherian youngster 's ?", "Who is ( born 1954 an yank baby 's ?", "Who is ( born 1954 an yank bairn 's ?", "Who is ( born 1954 an yank binary clone 's ?", "Who is ( born 1954 an yank chap 's ?", "Who is ( born 1954 an yank children 's ?", "Who is ( born 1954 an yank descendant 's ?", "Who is ( born 1954 an yank fry 's ?", "Who is ( born 1954 an yank kid 's ?", "Who is ( born 1954 an yank minor 's ?", "Who is ( born 1954 an yank nestling 's ?", "Who is ( born 1954 an yank nipper 's ?", "Who is ( born 1954 an yank offspring 's ?", "Who is ( born 1954 an yank product 's ?", "Who is ( born 1954 an yank shaver 's ?", "Who is ( born 1954 an yank small fry 's ?", "Who is ( born 1954 an yank tiddler 's ?", "Who is ( born 1954 an yank tike 's ?", "Who is ( born 1954 an yank tyke 's ?", "Who is ( born 1954 an yank youngster 's ?"], "exp": [-1, -1, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3029849, "src_sentence": "The houndfish is replaced by the Mexican needlefish, in the eastern Pacific.", "sentence": "The houndfish is replaced by the Mexican needlefish", "sub": "http://dbpedia.org/resource/Houndfish", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Needlefish", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the houndfish replaced by the Mexican needlefish ?", "Where is The houndfish replaced by?", "Is the houndfish replaced by the Mexican billfish ?", "Is the houndfish replaced by the Mexican gar ?", "Is the houndfish replaced by the Mexican garfish ?", "Is the houndfish replaced by the Mexican pipefish ?", "Is the houndfish replaced by the mexica billfish ?", "Is the houndfish replaced by the mexica gar ?", "Is the houndfish replaced by the mexica garfish ?", "Is the houndfish replaced by the mexica needlefish ?", "Is the houndfish replaced by the mexica pipefish ?", "Is the houndfish replaced by the nahuatl billfish ?", "Is the houndfish replaced by the nahuatl gar ?", "Is the houndfish replaced by the nahuatl garfish ?", "Is the houndfish replaced by the nahuatl needlefish ?", "Is the houndfish replaced by the nahuatl pipefish ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the replaced by the Mexican ?", "Where is The replaced by?", "Is the replaced by the Mexican billfish ?", "Is the replaced by the Mexican gar ?", "Is the replaced by the Mexican garfish ?", "Is the replaced by the Mexican pipefish ?", "Is the replaced by the mexica billfish ?", "Is the replaced by the mexica gar ?", "Is the replaced by the mexica garfish ?", "Is the replaced by the mexica ?", "Is the replaced by the mexica pipefish ?", "Is the replaced by the nahuatl billfish ?", "Is the replaced by the nahuatl gar ?", "Is the replaced by the nahuatl garfish ?", "Is the replaced by the nahuatl ?", "Is the replaced by the nahuatl pipefish ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3030030, "src_sentence": "Hasty Road was trained by Harry Trotsek.", "sentence": "Hasty Road was trained by Harry Trotsek", "sub": "http://dbpedia.org/resource/Hasty_Road", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Harry_Trotsek", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was hasty Road trained by Harry Trotsek ?", "Who was trained by Harry Trotsek?", "Who was Hasty Road trained by?"], "type": [-1, 1, 1], "question_in_type": ["Was hasty Road trained by ?", "Who was trained by ?", "Who was trained by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3030261, "src_sentence": "Lost is an American drama television series that originally aired on ABC from September 22, 2004, to May 23, 2010, over six seasons, comprising a total of 121 episodes.", "sentence": "Lost is an American drama television series that originally aired on ABC from September 22, 2004,", "sub": "http://dbpedia.org/resource/Lost_(TV_series)", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/American_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is lost an American drama television series that originally aired on ABC from September 22 , 2004 ?", "Where is Lost?", "When is Lost an American drama television series that originally air on ABC from?"], "type": [-1, 2, 3], "question_in_type": ["Is lost an American drama television series that originally aired on from September 22 , 2004 ?", "Where is ?", "When is an American drama television series that originally air on from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3038745, "src_sentence": "Sayyedati was a bay filly bred in England by Maktoum Al Maktoum's Gainsborough Stud.", "sentence": "Sayyedati was a bay filly bred in England by Maktoum Al Maktoum's Gainsborough Stud", "sub": "http://dbpedia.org/resource/Sayyedati", "pred": "http://dbpedia.org/ontology/breeder", "obj": "http://dbpedia.org/resource/Maktoum_bin_Rashid_Al_Maktoum", "sub_type": "http://dbpedia.org/ontology/Animal", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sayyedati a bay filly bred in England by Maktoum Al Maktoum 's Gainsborough Stud ?", "Where was Sayyedati a bay filly bred in?", "Who was Sayyedati a bay filly bred in?"], "type": [-1, 2, 1], "question_in_type": ["Was sayyedati a bay filly bred in England by 's Gainsborough Stud ?", "Where was a bay filly bred in?", "Who was a bay filly bred in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3040229, "src_sentence": "Chords Of Fame was a 2-LP compilation of folksinger Phil Ochs' career, compiled by his brother shortly after Ochs' death in 1976.", "sentence": "Chords Of Fame was a 2-LP compilation of folksinger Phil Ochs' career", "sub": "http://dbpedia.org/resource/Chords_of_Fame", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Phil_Ochs", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was chords Of Fame a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was a 2-LP compilation of folksinger Phil Ochs' career?", "Who was Chords Of Fame a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was chords Of big name a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was Chords Of big name a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was chords Of celebrity a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was Chords Of celebrity a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was chords Of renown a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was Chords Of renown a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was harmonize Of Fame a 2-LP compilation of folksinger Phil Ochs ' career ?", "Where was harmonize Of Fame a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was harmonize Of Fame a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was harmonize Of big name a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was harmonize Of big name a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was harmonize Of celebrity a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was harmonize Of celebrity a 2-LP compilation of folksinger Phil Ochs ' career ?", "Was harmonize Of renown a 2-LP compilation of folksinger Phil Ochs ' career ?", "Who was harmonize Of renown a 2-LP compilation of folksinger Phil Ochs ' career ?"], "type": [-1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Was chords Of Fame a 2-LP compilation of folksinger ' career ?", "Who was a 2-LP compilation of folksinger ' career?", "Who was a 2-LP compilation of folksinger ' career ?", "Was chords Of big name a 2-LP compilation of folksinger ' career ?", "Who was Chords Of big name a 2-LP compilation of folksinger ' career ?", "Was chords Of celebrity a 2-LP compilation of folksinger ' career ?", "Who was Chords Of celebrity a 2-LP compilation of folksinger ' career ?", "Was chords Of renown a 2-LP compilation of folksinger ' career ?", "Who was Chords Of renown a 2-LP compilation of folksinger ' career ?", "Was harmonize Of Fame a 2-LP compilation of folksinger ' career ?", "Where was harmonize Of Fame a 2-LP compilation of folksinger ' career ?", "Who was harmonize Of Fame a 2-LP compilation of folksinger ' career ?", "Was harmonize Of big name a 2-LP compilation of folksinger ' career ?", "Who was harmonize Of big name a 2-LP compilation of folksinger ' career ?", "Was harmonize Of celebrity a 2-LP compilation of folksinger ' career ?", "Who was harmonize Of celebrity a 2-LP compilation of folksinger ' career ?", "Was harmonize Of renown a 2-LP compilation of folksinger ' career ?", "Who was harmonize Of renown a 2-LP compilation of folksinger ' career ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3043159, "src_sentence": "The Lamar Cardinals men's basketball team's eighty (80) game home court winning streak started at McDonald Gym on February 18, 1978.", "sentence": "The Lamar Cardinals men's basketball team's eighty (80) game home court winning streak started at McDonald Gym on February 18", "sub": "http://dbpedia.org/resource/McDonald_Gym", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Lamar_Cardinals_basketball", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did the Lamar Cardinals men's basketball team's eighty (80) game home court win streak start at McDonald Gym on February 18?", "Where did The Lamar Cardinals men 's basketball team 's eighty ( 80 ) game home court winning?", "When did The Lamar Cardinals men 's basketball team 's eighty ( 80 ) game home court win streak start at McDonald Gym?"], "type": [-1, 2, 3], "question_in_type": ["Did the Cardinals men's basketball team's eighty (80) game home court win streak start at on February 18?", "Where did The Cardinals men 's basketball team 's eighty ( 80 ) game home court winning?", "When did The Cardinals men 's basketball team 's eighty ( 80 ) game home court win streak start at ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 3050320, "src_sentence": "Euphorbia sekukuniensis is a species of plant in the family Euphorbiaceae.", "sentence": "Euphorbia sekukuniensis is a species of plant in the family Euphorbiaceae", "sub": "http://dbpedia.org/resource/Euphorbia_sekukuniensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Euphorbiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphorbia sekukuniensis a species of plant in the family Euphorbiaceae ?", "Where is Euphorbia sekukuniensis a species of plant in the family Euphorbiaceae ?"], "type": [-1, 2], "question_in_type": ["Is euphorbia sekukuniensis a species of plant in the family ?", "Where is a species of plant in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3061152, "src_sentence": "In The God Delusion, Richard Dawkins, outspoken atheist, writes that, in principle, the question of whether or not Jesus raised Lazarus from the dead has a strictly scientific answer, whether or not that answer can be discovered in practice.", "sentence": "Richard Dawkins writes that, in principle, the question of whether or not Jesus raised Lazarus from the dead has a strictly scientific answer In The God Delusion", "sub": "http://dbpedia.org/resource/The_God_Delusion", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Richard_Dawkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has richard Dawkins writes that , in principle , the question of whether or not Jesus raised Lazarus from the dead a strictly scientific answer In The God Delusion ?", "Who writes that, in principle, the question of whether or not Jesus raised Lazarus from the dead has a strictly scientific answer In The God Delusion?", "Who has Richard Dawkins writes that?", "Where has Richard Dawkins writes that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Has richard Dawkins writes that , in principle , the question of whether or not Jesus raised Lazarus from the dead a strictly scientific answer In ?", "Who writes that, in principle, the question of whether or not Jesus raised Lazarus from the dead has a strictly scientific answer In ?", "Who has writes that?", "Where has writes that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3066930, "src_sentence": "CEO Joachim Hunold resigned from his position on 1 September 2011 and was succeeded by the former CEO of Deutsche Bahn AG, Hartmut Mehdorn, who led the company on an interim basis until January 2013.In November 2011 Air Berlin and Pegasus Airlines (Turkey's largest private airline) launched Air Berlin Turkey, aiming at the charter market between Germany and Turkey.", "sentence": "2011 Pegasus Airlines launched Air Berlin Turkey aiming at the charter market between Germany and Turkey", "sub": "http://dbpedia.org/resource/Pegasus_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did 2011 Pegasus Airlines launch Air Berlin Turkey aiming at the charter market between Germany and Turkey?", "When Pegasus Airlines launched Air Berlin Turkey aiming at the charter market between Germany and Turkey?", "Where did 2011 Pegasus Airlines launched?", "Did air Berlin launch Air Berlin Turkey aiming at the charter market between Germany and Turkey?", "Who launched Who Turkey aiming at the charter market between Germany and Turkey?", "Where did Air Berlin launched?"], "type": [-1, 3, 2, -1, 1, 2], "question_in_type": ["Did 2011 launch Air Berlin aiming at the charter market between Germany and ?", "When launched Air Berlin aiming at the charter market between Germany and ?", "Where did 2011 launched?", "Did air Berlin launch Turkey aiming at the charter market between and Turkey?", "Who launched Who Turkey aiming at the charter market between and Turkey?", "Where did launched?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3066935, "src_sentence": "In November 2011 Air Berlin took over the remaining 50.1% stake in NIKI as repayment of a loan and became its sole owner.", "sentence": "Air Berlin took over the remaining 50.1 % stake in NIKI as repayment of a loan In November 2011", "sub": "http://dbpedia.org/resource/Air_Berlin", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Niki_(airline)", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Did air Berlin took over the remaining 50.1 % stake in NIKI as repayment of a loan In November 2011?", "Who took over the remaining 50.1 % stake in NIKI as repayment of a loan In November 2011?", "Where did Air Berlin took over?", "When did Air Berlin take over the remain 50.1 % stake in NIKI as repayment of a loan In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did air Berlin took over the remaining 50.1 % stake in as repayment of a loan In November 2011?", "Who took over the remaining 50.1 % stake in as repayment of a loan In November 2011?", "Where did took over?", "When did take over the remain 50.1 % stake in as repayment of a loan In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 3082269, "src_sentence": "Former Exeter City manager Paul Tisdale was appointed in June 2018 after 12 years at his previous club.", "sentence": "Paul Tisdale [is] Former manager [of] Exeter City", "sub": "http://dbpedia.org/resource/Exeter_City_F.C.", "pred": "http://dbpedia.org/ontology/manager", "obj": "http://dbpedia.org/resource/Paul_Tisdale", "sub_type": "http://dbpedia.org/ontology/SportsTeam", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does paul Tisdale [is] Former manager [of] Exeter City?", "Who [is] Former manager [of] Exeter City?", "Where did Paul Tisdale [ is ] Former manager [ of ] Exeter City ?"], "type": [-1, 1, 2], "question_in_type": ["Does paul Tisdale [is] Former manager [of] ?", "Who [is] Former manager [of] ?", "Where did [ is ] Former manager [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?sportsteam_sub ?person_obj.\n?sportsteam_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsteam_sub ?person_obj.\n?sportsteam_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsteam_sub ?person_obj.\n?sportsteam_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3083226, "src_sentence": "The Philadelphia Inquirer (1829, founded as The Pennsylvania Inquirer).", "sentence": "The Philadelphia Inquirer founded as The Pennsylvania Inquirer", "sub": "http://dbpedia.org/resource/The_Philadelphia_Inquirer", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Pennsylvania", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Philadelphia Inquirer found as The Pennsylvania Inquirer?", "Who founded as The Pennsylvania Inquirer?", "Where did The Philadelphia Inquirer founded as?"], "type": [-1, 1, 2], "question_in_type": ["Did the Philadelphia Inquirer found as The Inquirer?", "Who founded as The Inquirer?", "Where did founded as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3085735, "src_sentence": "Surf II is a 1984 American independent comedy film written and directed by Randall M. Badat and starring Eddie Deezen, Linda Kerridge, Eric Stoltz, Jeffrey Rogers and Peter Isacksen.", "sentence": "Surf II is a 1984 American independent comedy film directed by starring Eric Stoltz", "sub": "http://dbpedia.org/resource/Surf_II", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Eric_Stoltz", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is surf II a 1984 American independent comedy film directed by starring Eric Stoltz ?", "When is Surf II a?", "Where is Surf II a 1984 American independent comedy film directed by?", "Who is Surf II a 1984 American independent comedy film directed by?", "Is surf II a 1984 American independent comedy film directed by starring Eddie Deezen ?"], "type": [-1, 3, 2, 1, -1], "question_in_type": ["Is surf II a 1984 American independent comedy film directed by starring ?", "When is a?", "Where is a 1984 American independent comedy film directed by?", "Who is a 1984 American independent comedy film directed by?", "Is surf II a 1984 American independent comedy film directed by starring ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3093297, "src_sentence": "While at Uni Records, Goldstein helped sign Marcia Strassman (later known as an actress on Welcome Back Kotter), who recorded a song whose title defined an era: \"The Flower Children.\"", "sentence": "Marcia Strassman known as an actress on Welcome Back Kotter later", "sub": "http://dbpedia.org/resource/Welcome_Back,_Kotter", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Marcia_Strassman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does marcia Strassman known as an actress on Welcome Back Kotter later?", "Who known as an actress on Welcome Back Kotter later?"], "type": [-1, 1], "question_in_type": ["Does marcia Strassman known as an actress on later?", "Who known as an actress on later?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3093603, "src_sentence": "After Daffy was created, he would add even more success to Warner Bros. cartoons and replaced Porky Pig as the studio's most popular animated character, and Bob Clampett took over Termite Terrace, while Tex Avery took over the Merrie Melodies department.", "sentence": "Tex Avery took over the Merrie Melodies department", "sub": "http://dbpedia.org/resource/Merrie_Melodies", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Tex_Avery", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did tex Avery took over the Merrie Melodies department?", "Who took over the Merrie Melodies department?", "Where did Tex Avery took over?", "Did bob Clampett took over Termite Terrace while Tex Avery took over the Merrie Melodies department?", "Who took over Termite Terrace while Tex Avery took over the Merrie Melodies department?", "Where did Bob Clampett took over?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Did tex Avery took over the department?", "Who took over the department?", "Where did took over?", "Did bob Clampett took over Termite Terrace while Tex Avery took over the department?", "Who took over Termite Terrace while Tex Avery took over the department?", "Where did took over?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3093677, "src_sentence": "In late 1946, animators Michael Lah and Preston Blair teamed up to exclusively direct more Barney Bear cartoons.", "sentence": "animators Michael Lah teamed up to exclusively direct more Barney Bear cartoons In late 1946", "sub": "http://dbpedia.org/resource/Barney_Bear", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Michael_Lah", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did animators Michael Lah team up to exclusively direct more Barney Bear cartoons In late 1946?", "Who did animators Michael Lah teamed up?", "Where did animators Michael Lah teamed up?", "When did animators Michael Lah team up to exclusively direct more Barney Bear cartoons In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did animators team up to exclusively direct more cartoons In late 1946?", "Who did animators teamed up?", "Where did animators teamed up?", "When did animators team up to exclusively direct more cartoons In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3101161, "src_sentence": "After \"When You Believe\" was written, Babyface added additional instrumentation, as well as a final bridge.", "sentence": "Babyface added a final bridge When You Believe \" was written", "sub": "http://dbpedia.org/resource/When_You_Believe", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Babyface_(musician)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was babyface added a final bridge When You Believe `` written ?", "Was babyface added additional instrumentation When You Believe `` written ?", "Was babyface added a big final bridge When You Believe `` written ?", "Was babyface added a big final bridge circuit When You Believe `` written ?", "Was babyface added a big final bridge deck When You Believe `` written ?", "Was babyface added a big final bridge over When You Believe `` written ?", "Was babyface added a big final bridgework When You Believe `` written ?", "Was babyface added a big final nosepiece When You Believe `` written ?", "Was babyface added a big final span When You Believe `` written ?", "Was babyface added a concluding bridge When You Believe `` written ?", "Was babyface added a concluding bridge circuit When You Believe `` written ?", "Was babyface added a concluding bridge deck When You Believe `` written ?", "Was babyface added a concluding bridge over When You Believe `` written ?", "Was babyface added a concluding bridgework When You Believe `` written ?", "Was babyface added a concluding nosepiece When You Believe `` written ?", "Was babyface added a concluding span When You Believe `` written ?", "Was babyface added a dernier bridge When You Believe `` written ?", "Was babyface added a dernier bridge circuit When You Believe `` written ?", "Was babyface added a dernier bridge deck When You Believe `` written ?", "Was babyface added a dernier bridge over When You Believe `` written ?", "Was babyface added a dernier bridgework When You Believe `` written ?", "Was babyface added a dernier nosepiece When You Believe `` written ?", "Was babyface added a dernier span When You Believe `` written ?", "Where was Babyface added a?", "Was babyface added a extreme bridge When You Believe `` written ?", "Was babyface added a extreme bridge circuit When You Believe `` written ?", "Was babyface added a extreme bridge deck When You Believe `` written ?", "Was babyface added a extreme bridge over When You Believe `` written ?", "Was babyface added a extreme bridgework When You Believe `` written ?", "Was babyface added a extreme nosepiece When You Believe `` written ?", "Was babyface added a extreme span When You Believe `` written ?", "Was babyface added a final bridge circuit When You Believe `` written ?", "Was babyface added a final bridge deck When You Believe `` written ?", "Was babyface added a final bridge over When You Believe `` written ?", "Was babyface added a final bridgework When You Believe `` written ?", "Was babyface added a final examination bridge When You Believe `` written ?", "Was babyface added a final examination bridge circuit When You Believe `` written ?", "Was babyface added a final examination bridge deck When You Believe `` written ?", "Was babyface added a final examination bridge over When You Believe `` written ?", "Was babyface added a final examination bridgework When You Believe `` written ?", "Was babyface added a final examination nosepiece When You Believe `` written ?", "Was babyface added a final examination span When You Believe `` written ?", "Was babyface added a final nosepiece When You Believe `` written ?", "Was babyface added a final span When You Believe `` written ?", "Was babyface added a inappellable bridge When You Believe `` written ?", "Was babyface added a inappellable bridge circuit When You Believe `` written ?", "Was babyface added a inappellable bridge deck When You Believe `` written ?", "Was babyface added a inappellable bridge over When You Believe `` written ?", "Was babyface added a inappellable bridgework When You Believe `` written ?", "Was babyface added a inappellable nosepiece When You Believe `` written ?", "Was babyface added a inappellable span When You Believe `` written ?", "Was babyface added a last bridge When You Believe `` written ?", "Was babyface added a last bridge circuit When You Believe `` written ?", "Was babyface added a last bridge deck When You Believe `` written ?", "Was babyface added a last bridge over When You Believe `` written ?", "Was babyface added a last bridgework When You Believe `` written ?", "Was babyface added a last nosepiece When You Believe `` written ?", "Was babyface added a last span When You Believe `` written ?", "Was babyface added a net bridge When You Believe `` written ?", "Was babyface added a net bridge circuit When You Believe `` written ?", "Was babyface added a net bridge deck When You Believe `` written ?", "Was babyface added a net bridge over When You Believe `` written ?", "Was babyface added a net bridgework When You Believe `` written ?", "Was babyface added a net nosepiece When You Believe `` written ?", "Was babyface added a net span When You Believe `` written ?", "Was face added a big final bridge When You Believe `` written ?", "Was face added a big final bridge circuit When You Believe `` written ?", "Was face added a big final bridge deck When You Believe `` written ?", "Was face added a big final bridge over When You Believe `` written ?", "Was face added a big final bridgework When You Believe `` written ?", "Was face added a big final nosepiece When You Believe `` written ?", "Was face added a big final span When You Believe `` written ?", "Was face added a concluding bridge When You Believe `` written ?", "Was face added a concluding bridge circuit When You Believe `` written ?", "Was face added a concluding bridge deck When You Believe `` written ?", "Was face added a concluding bridge over When You Believe `` written ?", "Was face added a concluding bridgework When You Believe `` written ?", "Was face added a concluding nosepiece When You Believe `` written ?", "Was face added a concluding span When You Believe `` written ?", "Was face added a dernier bridge When You Believe `` written ?", "Was face added a dernier bridge circuit When You Believe `` written ?", "Was face added a dernier bridge deck When You Believe `` written ?", "Was face added a dernier bridge over When You Believe `` written ?", "Was face added a dernier bridgework When You Believe `` written ?", "Was face added a dernier nosepiece When You Believe `` written ?", "Was face added a dernier span When You Believe `` written ?", "Was face added a extreme bridge When You Believe `` written ?", "Was face added a extreme bridge circuit When You Believe `` written ?", "Was face added a extreme bridge deck When You Believe `` written ?", "Was face added a extreme bridge over When You Believe `` written ?", "Was face added a extreme bridgework When You Believe `` written ?", "Was face added a extreme nosepiece When You Believe `` written ?", "Was face added a extreme span When You Believe `` written ?", "Was face added a final bridge When You Believe `` written ?", "Was face added a final bridge circuit When You Believe `` written ?", "Was face added a final bridge deck When You Believe `` written ?", "Was face added a final bridge over When You Believe `` written ?", "Was face added a final bridgework When You Believe `` written ?", "Was face added a final examination bridge When You Believe `` written ?", "Was face added a final examination bridge circuit When You Believe `` written ?", "Was face added a final examination bridge deck When You Believe `` written ?", "Was face added a final examination bridge over When You Believe `` written ?", "Was face added a final examination bridgework When You Believe `` written ?", "Was face added a final examination nosepiece When You Believe `` written ?", "Was face added a final examination span When You Believe `` written ?", "Was face added a final nosepiece When You Believe `` written ?", "Was face added a final span When You Believe `` written ?", "Was face added a inappellable bridge When You Believe `` written ?", "Was face added a inappellable bridge circuit When You Believe `` written ?", "Was face added a inappellable bridge deck When You Believe `` written ?", "Was face added a inappellable bridge over When You Believe `` written ?", "Was face added a inappellable bridgework When You Believe `` written ?", "Was face added a inappellable nosepiece When You Believe `` written ?", "Was face added a inappellable span When You Believe `` written ?", "Was face added a last bridge When You Believe `` written ?", "Was face added a last bridge circuit When You Believe `` written ?", "Was face added a last bridge deck When You Believe `` written ?", "Was face added a last bridge over When You Believe `` written ?", "Was face added a last bridgework When You Believe `` written ?", "Was face added a last nosepiece When You Believe `` written ?", "Was face added a last span When You Believe `` written ?", "Was face added a net bridge When You Believe `` written ?", "Was face added a net bridge circuit When You Believe `` written ?", "Was face added a net bridge deck When You Believe `` written ?", "Was face added a net bridge over When You Believe `` written ?", "Was face added a net bridgework When You Believe `` written ?", "Was face added a net nosepiece When You Believe `` written ?", "Was face added a net span When You Believe `` written ?", "Was babyface added additional instrumentality When You Believe `` written ?", "Was babyface added additional orchestration When You Believe `` written ?", "Was babyface added extra instrumentality When You Believe `` written ?", "Was babyface added extra instrumentation When You Believe `` written ?", "Was babyface added extra orchestration When You Believe `` written ?", "Was babyface added extraneous instrumentality When You Believe `` written ?", "Was babyface added extraneous instrumentation When You Believe `` written ?", "Was babyface added extraneous orchestration When You Believe `` written ?", "Was babyface added other instrumentality When You Believe `` written ?", "Was babyface added other instrumentation When You Believe `` written ?", "Was babyface added other orchestration When You Believe `` written ?", "Was babyface added supplementary instrumentality When You Believe `` written ?", "Was babyface added supplementary instrumentation When You Believe `` written ?", "Was babyface added supplementary orchestration When You Believe `` written ?", "Was babyface added unnecessary instrumentality When You Believe `` written ?", "Was babyface added unnecessary instrumentation When You Believe `` written ?", "Was babyface added unnecessary orchestration When You Believe `` written ?", "Was face added additional instrumentality When You Believe `` written ?", "Was face added additional instrumentation When You Believe `` written ?", "Was face added additional orchestration When You Believe `` written ?", "Was face added extra instrumentality When You Believe `` written ?", "Was face added extra instrumentation When You Believe `` written ?", "Was face added extra orchestration When You Believe `` written ?", "Was face added extraneous instrumentality When You Believe `` written ?", "Was face added extraneous instrumentation When You Believe `` written ?", "Was face added extraneous orchestration When You Believe `` written ?", "Was face added other instrumentality When You Believe `` written ?", "Was face added other instrumentation When You Believe `` written ?", "Was face added other orchestration When You Believe `` written ?", "Was face added supplementary instrumentality When You Believe `` written ?", "Was face added supplementary instrumentation When You Believe `` written ?", "Was face added supplementary orchestration When You Believe `` written ?", "Was face added unnecessary instrumentality When You Believe `` written ?", "Was face added unnecessary instrumentation When You Believe `` written ?", "Was face added unnecessary orchestration When You Believe `` written ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was babyface added a final bridge `` written ?", "Was babyface added additional instrumentation `` written ?", "Was babyface added a big final bridge `` written ?", "Was babyface added a big final bridge circuit `` written ?", "Was babyface added a big final bridge deck `` written ?", "Was babyface added a big final bridge over `` written ?", "Was babyface added a big final bridgework `` written ?", "Was babyface added a big final nosepiece `` written ?", "Was babyface added a big final span `` written ?", "Was babyface added a concluding bridge `` written ?", "Was babyface added a concluding bridge circuit `` written ?", "Was babyface added a concluding bridge deck `` written ?", "Was babyface added a concluding bridge over `` written ?", "Was babyface added a concluding bridgework `` written ?", "Was babyface added a concluding nosepiece `` written ?", "Was babyface added a concluding span `` written ?", "Was babyface added a dernier bridge `` written ?", "Was babyface added a dernier bridge circuit `` written ?", "Was babyface added a dernier bridge deck `` written ?", "Was babyface added a dernier bridge over `` written ?", "Was babyface added a dernier bridgework `` written ?", "Was babyface added a dernier nosepiece `` written ?", "Was babyface added a dernier span `` written ?", "Where was added a?", "Was babyface added a extreme bridge `` written ?", "Was babyface added a extreme bridge circuit `` written ?", "Was babyface added a extreme bridge deck `` written ?", "Was babyface added a extreme bridge over `` written ?", "Was babyface added a extreme bridgework `` written ?", "Was babyface added a extreme nosepiece `` written ?", "Was babyface added a extreme span `` written ?", "Was babyface added a final bridge circuit `` written ?", "Was babyface added a final bridge deck `` written ?", "Was babyface added a final bridge over `` written ?", "Was babyface added a final bridgework `` written ?", "Was babyface added a final examination bridge `` written ?", "Was babyface added a final examination bridge circuit `` written ?", "Was babyface added a final examination bridge deck `` written ?", "Was babyface added a final examination bridge over `` written ?", "Was babyface added a final examination bridgework `` written ?", "Was babyface added a final examination nosepiece `` written ?", "Was babyface added a final examination span `` written ?", "Was babyface added a final nosepiece `` written ?", "Was babyface added a final span `` written ?", "Was babyface added a inappellable bridge `` written ?", "Was babyface added a inappellable bridge circuit `` written ?", "Was babyface added a inappellable bridge deck `` written ?", "Was babyface added a inappellable bridge over `` written ?", "Was babyface added a inappellable bridgework `` written ?", "Was babyface added a inappellable nosepiece `` written ?", "Was babyface added a inappellable span `` written ?", "Was babyface added a last bridge `` written ?", "Was babyface added a last bridge circuit `` written ?", "Was babyface added a last bridge deck `` written ?", "Was babyface added a last bridge over `` written ?", "Was babyface added a last bridgework `` written ?", "Was babyface added a last nosepiece `` written ?", "Was babyface added a last span `` written ?", "Was babyface added a net bridge `` written ?", "Was babyface added a net bridge circuit `` written ?", "Was babyface added a net bridge deck `` written ?", "Was babyface added a net bridge over `` written ?", "Was babyface added a net bridgework `` written ?", "Was babyface added a net nosepiece `` written ?", "Was babyface added a net span `` written ?", "Was face added a big final bridge `` written ?", "Was face added a big final bridge circuit `` written ?", "Was face added a big final bridge deck `` written ?", "Was face added a big final bridge over `` written ?", "Was face added a big final bridgework `` written ?", "Was face added a big final nosepiece `` written ?", "Was face added a big final span `` written ?", "Was face added a concluding bridge `` written ?", "Was face added a concluding bridge circuit `` written ?", "Was face added a concluding bridge deck `` written ?", "Was face added a concluding bridge over `` written ?", "Was face added a concluding bridgework `` written ?", "Was face added a concluding nosepiece `` written ?", "Was face added a concluding span `` written ?", "Was face added a dernier bridge `` written ?", "Was face added a dernier bridge circuit `` written ?", "Was face added a dernier bridge deck `` written ?", "Was face added a dernier bridge over `` written ?", "Was face added a dernier bridgework `` written ?", "Was face added a dernier nosepiece `` written ?", "Was face added a dernier span `` written ?", "Was face added a extreme bridge `` written ?", "Was face added a extreme bridge circuit `` written ?", "Was face added a extreme bridge deck `` written ?", "Was face added a extreme bridge over `` written ?", "Was face added a extreme bridgework `` written ?", "Was face added a extreme nosepiece `` written ?", "Was face added a extreme span `` written ?", "Was face added a final bridge `` written ?", "Was face added a final bridge circuit `` written ?", "Was face added a final bridge deck `` written ?", "Was face added a final bridge over `` written ?", "Was face added a final bridgework `` written ?", "Was face added a final examination bridge `` written ?", "Was face added a final examination bridge circuit `` written ?", "Was face added a final examination bridge deck `` written ?", "Was face added a final examination bridge over `` written ?", "Was face added a final examination bridgework `` written ?", "Was face added a final examination nosepiece `` written ?", "Was face added a final examination span `` written ?", "Was face added a final nosepiece `` written ?", "Was face added a final span `` written ?", "Was face added a inappellable bridge `` written ?", "Was face added a inappellable bridge circuit `` written ?", "Was face added a inappellable bridge deck `` written ?", "Was face added a inappellable bridge over `` written ?", "Was face added a inappellable bridgework `` written ?", "Was face added a inappellable nosepiece `` written ?", "Was face added a inappellable span `` written ?", "Was face added a last bridge `` written ?", "Was face added a last bridge circuit `` written ?", "Was face added a last bridge deck `` written ?", "Was face added a last bridge over `` written ?", "Was face added a last bridgework `` written ?", "Was face added a last nosepiece `` written ?", "Was face added a last span `` written ?", "Was face added a net bridge `` written ?", "Was face added a net bridge circuit `` written ?", "Was face added a net bridge deck `` written ?", "Was face added a net bridge over `` written ?", "Was face added a net bridgework `` written ?", "Was face added a net nosepiece `` written ?", "Was face added a net span `` written ?", "Was babyface added additional instrumentality `` written ?", "Was babyface added additional orchestration `` written ?", "Was babyface added extra instrumentality `` written ?", "Was babyface added extra instrumentation `` written ?", "Was babyface added extra orchestration `` written ?", "Was babyface added extraneous instrumentality `` written ?", "Was babyface added extraneous instrumentation `` written ?", "Was babyface added extraneous orchestration `` written ?", "Was babyface added other instrumentality `` written ?", "Was babyface added other instrumentation `` written ?", "Was babyface added other orchestration `` written ?", "Was babyface added supplementary instrumentality `` written ?", "Was babyface added supplementary instrumentation `` written ?", "Was babyface added supplementary orchestration `` written ?", "Was babyface added unnecessary instrumentality `` written ?", "Was babyface added unnecessary instrumentation `` written ?", "Was babyface added unnecessary orchestration `` written ?", "Was face added additional instrumentality `` written ?", "Was face added additional instrumentation `` written ?", "Was face added additional orchestration `` written ?", "Was face added extra instrumentality `` written ?", "Was face added extra instrumentation `` written ?", "Was face added extra orchestration `` written ?", "Was face added extraneous instrumentality `` written ?", "Was face added extraneous instrumentation `` written ?", "Was face added extraneous orchestration `` written ?", "Was face added other instrumentality `` written ?", "Was face added other instrumentation `` written ?", "Was face added other orchestration `` written ?", "Was face added supplementary instrumentality `` written ?", "Was face added supplementary instrumentation `` written ?", "Was face added supplementary orchestration `` written ?", "Was face added unnecessary instrumentality `` written ?", "Was face added unnecessary instrumentation `` written ?", "Was face added unnecessary orchestration `` written ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3104281, "src_sentence": "Kendall Ciesemier is an American youth volunteer from Wheaton, Illinois and a student at Georgetown University in Washington, DC.", "sentence": "Kendall Ciesemier is an American youth volunteer from Illinois", "sub": "http://dbpedia.org/resource/Kendall_Ciesemier", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is kendall Ciesemier an American youth volunteer from Illinois ?", "Who is an American youth volunteer from Illinois?", "Where is Kendall Ciesemier an American youth volunteer from Illinois ?"], "type": [-1, 1, 2], "question_in_type": ["Is kendall Ciesemier an American youth volunteer from ?", "Who is an American youth volunteer from ?", "Where is an American youth volunteer from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3106672, "src_sentence": "Other cast included future Magnum PI star John Hillerman as Mr. Peacock, Charlotte Rae as Mrs. Slocombe, and Lorna Patterson as Miss Brahms.", "sentence": "John Hillerman [is] included future star [of] Magnum PI", "sub": "http://dbpedia.org/resource/Magnum,_P.I.", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/John_Hillerman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does john Hillerman [is] included future star [of] Magnum PI?", "Who [is] included future star [of] Magnum PI?", "Who did John Hillerman [ is ] included future star [ of ] Magnum PI ?"], "type": [-1, 1, 1], "question_in_type": ["Does john Hillerman [is] included future star [of] ?", "Who [is] included future star [of] ?", "Who did [ is ] included future star [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3108191, "src_sentence": "Before the release of Faceless, Godsmack filmed a performance-based video for the song in Los Angeles with director Dean Karr. \"", "sentence": "Godsmack filmed a performance-based video for the song in Los Angeles with director Dean Karr Before the release of Faceless", "sub": "http://dbpedia.org/resource/Faceless", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Godsmack", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did godsmack film a performance-based video for the song in Los Angeles with director Dean Karr Before the release of Faceless?", "Where did Godsmack filmed a?", "Who did Godsmack filmed a?"], "type": [-1, 2, 1], "question_in_type": ["Did godsmack film a performance-based video for the song in Los Angeles with director Dean Karr Before the release of ?", "Where did filmed a?", "Who did filmed a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3109824, "src_sentence": "Although the CIA (in general) and U.S. Congressman Charlie Wilson from Texas have received most of the attention, the key architect of this strategy was Michael G. Vickers, a young Paramilitary Officer.", "sentence": "Charlie Wilson [is] Congressman [from] United States", "sub": "http://dbpedia.org/resource/Charlie_Wilson_(singer)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do charlie Wilson [is] Congressman [from] United States?", "Who [is] Congressman [from] United States?", "Where did Charlie Wilson [ is ] Congressman [ from ] United States ?"], "type": [-1, 1, 2], "question_in_type": ["Do charlie Wilson [is] Congressman [from] ?", "Who [is] Congressman [from] ?", "Where did [ is ] Congressman [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3109891, "src_sentence": "The MPLA then massacred tens of thousands of UNITA and National Liberation Front of Angola (FNLA) voters nationwide.", "sentence": "The MPLA massacred tens of thousands of National Liberation Front of Angola ( FNLA ) voters nationwide then", "sub": "http://dbpedia.org/resource/MPLA", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the MPLA massacr tens of thousands of National Liberation Front of Angola ( FNLA ) voters nationwide then?", "Where did The MPLA massacred?"], "type": [-1, 2], "question_in_type": ["Did the massacr tens of thousands of National Liberation Front of ( FNLA ) voters nationwide then?", "Where did The massacred?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3121721, "src_sentence": "Damage was committed during the filming, the worst being a fracturing of a marble cross given by Constantine Mavrocordatos, one of the monastery's founders.[1]. Sergiu Nicolaescu wrote in his memoir that The Last Assault was the most censored of those films directed by him.", "sentence": "Sergiu Nicolaescu wrote in his memoir that The Last Assault was the most censored of those films", "sub": "http://dbpedia.org/resource/The_Last_Assault", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Sergiu_Nicolaescu", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sergiu Nicolaescu wrote in his memoir that The Last Assault the most censored of those films ?", "Who wrote in his memoir that The Last Assault was the most censored of those films?"], "type": [-1, 1], "question_in_type": ["Was sergiu Nicolaescu wrote in his memoir that the most censored of those films ?", "Who wrote in his memoir that was the most censored of those films?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3124930, "src_sentence": "Years later, Steve Saint flies from the US to attend the funeral of Rachel Saint, and comes into contact again with Mincayani.", "sentence": "Steve Saint to attend the funeral of Rachel Saint", "sub": "http://dbpedia.org/resource/Steve_Saint", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Rachel_Saint", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does steve Saint to attend the funeral of Rachel Saint?", "Who to attend the funeral of Rachel Saint?", "Who did Steve Saint to attend the?", "Does steve Saint flies from the US to attend the funeral of Rachel Saint Years later?", "Who flies from the US to attend the funeral of Rachel Saint Years later?", "Where did Steve Saint flies from the US to attend the?", "When did Steve Saint flies from the US to attend the funeral of Rachel Saint?"], "type": [-1, 1, 1, -1, 1, 2, 3], "question_in_type": ["Does steve Saint to attend the funeral of ?", "Who to attend the funeral of ?", "Who did to attend the?", "Does steve Saint flies from the US to attend the funeral of Years later?", "Who flies from the US to attend the funeral of Years later?", "Where did flies from the US to attend the?", "When did flies from the US to attend the funeral of ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3125178, "src_sentence": "Ottokar's son Wenceslaus II acquired the Polish crown in 1300 for himself and the Hungarian crown for his son.", "sentence": "Wenceslaus II [is] son [of] Ottokar", "sub": "http://dbpedia.org/resource/Wenceslaus_II_of_Bohemia", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Ottokar_II_of_Bohemia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does wenceslaus II [is] son [of] Ottokar?"], "type": [-1], "question_in_type": ["Does wenceslaus II [is] son [of] ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3136712, "src_sentence": "The French Line, starring Jane Russell.", "sentence": "The French Line starring Jane Russell", "sub": "http://dbpedia.org/resource/The_French_Line", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jane_Russell", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the French Line star Jane Russell?", "Where did The French Line starring?", "Who did The French Line starring?", "Does the French agate line star Jane Russell?", "Does the French argumentation star Jane Russell?", "Does the French bank star Jane Russell?", "Does the French business line star Jane Russell?", "Does the French cable star Jane Russell?", "Does the French channel star Jane Russell?", "Does the French contrast star Jane Russell?", "Does the French course star Jane Russell?", "Does the French credit line star Jane Russell?", "Does the French demarcation star Jane Russell?", "Does the French dividing line star Jane Russell?", "Does the French edge star Jane Russell?", "Does the French epistle star Jane Russell?", "Does the French equator star Jane Russell?", "Does the French flax star Jane Russell?", "Does the French game star Jane Russell?", "Does the French line of business star Jane Russell?", "Does the French line of merchandise star Jane Russell?", "Does the French line of products star Jane Russell?", "Does the French line segment star Jane Russell?", "Does the French lineage star Jane Russell?", "Does the French lineup star Jane Russell?", "Does the French maxwell star Jane Russell?", "Does the French note star Jane Russell?", "Does the French occupation star Jane Russell?", "Does the French pipeline star Jane Russell?", "Does the French product line star Jane Russell?", "Does the French production line star Jane Russell?", "Does the French queue star Jane Russell?", "Does the French rail line star Jane Russell?", "Does the French railway line star Jane Russell?", "Does the French rope star Jane Russell?", "Does the French row star Jane Russell?", "Does the French run along star Jane Russell?", "Does the French straight line star Jane Russell?", "Does the French telephone line star Jane Russell?", "Does the French trace star Jane Russell?", "Does the French tune star Jane Russell?", "Does the French wrinkle star Jane Russell?", "Does the daniel chester french Line star Jane Russell?", "Does the daniel chester french agate line star Jane Russell?", "Does the daniel chester french argumentation star Jane Russell?", "Does the daniel chester french bank star Jane Russell?", "Does the daniel chester french business line star Jane Russell?", "Does the daniel chester french cable star Jane Russell?", "Does the daniel chester french channel star Jane Russell?", "Does the daniel chester french contrast star Jane Russell?", "Does the daniel chester french course star Jane Russell?", "Does the daniel chester french credit line star Jane Russell?", "Does the daniel chester french demarcation star Jane Russell?", "Does the daniel chester french divid line star Jane Russell?", "Does the daniel chester french edge star Jane Russell?", "Does the daniel chester french epistle star Jane Russell?", "Does the daniel chester french equator star Jane Russell?", "Does the daniel chester french flax star Jane Russell?", "Does the daniel chester french game star Jane Russell?", "Does the daniel chester french line of business star Jane Russell?", "Does the daniel chester french line of merchandise star Jane Russell?", "Does the daniel chester french line of products star Jane Russell?", "Does the daniel chester french line segment star Jane Russell?", "Does the daniel chester french lineage star Jane Russell?", "Does the daniel chester french lineup star Jane Russell?", "Does the daniel chester french maxwell star Jane Russell?", "Does the daniel chester french note star Jane Russell?", "Does the daniel chester french occupation star Jane Russell?", "Does the daniel chester french pipeline star Jane Russell?", "Does the daniel chester french product line star Jane Russell?", "Does the daniel chester french production line star Jane Russell?", "Does the daniel chester french queue star Jane Russell?", "Does the daniel chester french rail line star Jane Russell?", "Does the daniel chester french railway line star Jane Russell?", "Does the daniel chester french rope star Jane Russell?", "Does the daniel chester french row star Jane Russell?", "Does the daniel chester french run along star Jane Russell?", "Does the daniel chester french straight line star Jane Russell?", "Does the daniel chester french telephone line star Jane Russell?", "Does the daniel chester french trace star Jane Russell?", "Does the daniel chester french tune star Jane Russell?", "Does the daniel chester french wrinkle star Jane Russell?", "Does the french kiss Line star Jane Russell?", "Does the french kiss agate line star Jane Russell?", "Does the french kiss argumentation star Jane Russell?", "Does the french kiss bank star Jane Russell?", "Does the french kiss business line star Jane Russell?", "Does the french kiss cable star Jane Russell?", "Does the french kiss channel star Jane Russell?", "Does the french kiss contrast star Jane Russell?", "Does the french kiss course star Jane Russell?", "Does the french kiss credit line star Jane Russell?", "Does the french kiss demarcation star Jane Russell?", "Does the french kiss divid line star Jane Russell?", "Does the french kiss edge star Jane Russell?", "Does the french kiss epistle star Jane Russell?", "Does the french kiss equator star Jane Russell?", "Does the french kiss flax star Jane Russell?", "Does the french kiss game star Jane Russell?", "Does the french kiss line of business star Jane Russell?", "Does the french kiss line of merchandise star Jane Russell?", "Does the french kiss line of products star Jane Russell?", "Does the french kiss line segment star Jane Russell?", "Does the french kiss lineage star Jane Russell?", "Does the french kiss lineup star Jane Russell?", "Does the french kiss maxwell star Jane Russell?", "Does the french kiss note star Jane Russell?", "Does the french kiss occupation star Jane Russell?", "Does the french kiss pipeline star Jane Russell?", "Does the french kiss product line star Jane Russell?", "Does the french kiss production line star Jane Russell?", "Does the french kiss queue star Jane Russell?", "Does the french kiss rail line star Jane Russell?", "Does the french kiss railway line star Jane Russell?", "Does the french kiss rope star Jane Russell?", "Does the french kiss row star Jane Russell?", "Does the french kiss run along star Jane Russell?", "Does the french kiss straight line star Jane Russell?", "Does the french kiss telephone line star Jane Russell?", "Does the french kiss trace star Jane Russell?", "Does the french kiss tune star Jane Russell?", "Does the french kiss wrinkle star Jane Russell?", "Do the french people Line star Jane Russell?", "Do the french people ag line star Jane Russell?", "Do the french people argu star Jane Russell?", "Do the french people bank star Jane Russell?", "Do the french people business line star Jane Russell?", "Do the french people cable star Jane Russell?", "Do the french people channel star Jane Russell?", "Do the french people contrast star Jane Russell?", "Do the french people course star Jane Russell?", "Do the french people credit line star Jane Russell?", "Do the french people demarc star Jane Russell?", "Do the french people divid line star Jane Russell?", "Do the french people edg star Jane Russell?", "Do the french people epistl star Jane Russell?", "Do the french people equ star Jane Russell?", "Do the french people flax star Jane Russell?", "Do the french people game star Jane Russell?", "Do the french people line of business star Jane Russell?", "Do the french people line of merchandise star Jane Russell?", "Do the french people line of products star Jane Russell?", "Do the french people line segment star Jane Russell?", "Do the french people lin star Jane Russell?", "Do the french people lineup star Jane Russell?", "Do the french people maxwel star Jane Russell?", "Do the french people not star Jane Russell?", "Do the french people occup star Jane Russell?", "Do the french people pipeline star Jane Russell?", "Do the french people product line star Jane Russell?", "Do the french people production line star Jane Russell?", "Do the french people queu star Jane Russell?", "Do the french people rail line star Jane Russell?", "Do the french people railway line star Jane Russell?", "Do the french people rop star Jane Russell?", "Do the french people row star Jane Russell?", "Do the french people run along star Jane Russell?", "Do the french people straight line star Jane Russell?", "Do the french people telephone line star Jane Russell?", "Do the french people trac star Jane Russell?", "Do the french people tun star Jane Russell?", "Do the french people wrinkl star Jane Russell?", "Does the gallian Line star Jane Russell?", "Does the gallian agate line star Jane Russell?", "Does the gallian argumentation star Jane Russell?", "Does the gallian bank star Jane Russell?", "Does the gallian business line star Jane Russell?", "Does the gallian cable star Jane Russell?", "Does the gallian channel star Jane Russell?", "Does the gallian contrast star Jane Russell?", "Does the gallian course star Jane Russell?", "Does the gallian credit line star Jane Russell?", "Does the gallian demarcation star Jane Russell?", "Does the gallian dividing line star Jane Russell?", "Does the gallian edge star Jane Russell?", "Does the gallian epistle star Jane Russell?", "Does the gallian equator star Jane Russell?", "Does the gallian flax star Jane Russell?", "Does the gallian game star Jane Russell?", "Does the gallian line of business star Jane Russell?", "Does the gallian line of merchandise star Jane Russell?", "Does the gallian line of products star Jane Russell?", "Does the gallian line segment star Jane Russell?", "Does the gallian lineage star Jane Russell?", "Does the gallian lineup star Jane Russell?", "Does the gallian maxwell star Jane Russell?", "Does the gallian note star Jane Russell?", "Does the gallian occupation star Jane Russell?", "Does the gallian pipeline star Jane Russell?", "Does the gallian product line star Jane Russell?", "Does the gallian production line star Jane Russell?", "Does the gallian queue star Jane Russell?", "Does the gallian rail line star Jane Russell?", "Does the gallian railway line star Jane Russell?", "Does the gallian rope star Jane Russell?", "Does the gallian row star Jane Russell?", "Does the gallian run along star Jane Russell?", "Does the gallian straight line star Jane Russell?", "Does the gallian telephone line star Jane Russell?", "Does the gallian trace star Jane Russell?", "Does the gallian tune star Jane Russell?", "Does the gallian wrinkle star Jane Russell?", "Does the gallic Line star Jane Russell?", "Does the gallic agate line star Jane Russell?", "Does the gallic argumentation star Jane Russell?", "Does the gallic bank star Jane Russell?", "Does the gallic business line star Jane Russell?", "Does the gallic cable star Jane Russell?", "Does the gallic channel star Jane Russell?", "Does the gallic contrast star Jane Russell?", "Does the gallic course star Jane Russell?", "Does the gallic credit line star Jane Russell?", "Does the gallic demarcation star Jane Russell?", "Does the gallic dividing line star Jane Russell?", "Does the gallic edge star Jane Russell?", "Does the gallic epistle star Jane Russell?", "Does the gallic equator star Jane Russell?", "Does the gallic flax star Jane Russell?", "Does the gallic game star Jane Russell?", "Does the gallic line of business star Jane Russell?", "Does the gallic line of merchandise star Jane Russell?", "Does the gallic line of products star Jane Russell?", "Does the gallic line segment star Jane Russell?", "Does the gallic lineage star Jane Russell?", "Does the gallic lineup star Jane Russell?", "Does the gallic maxwell star Jane Russell?", "Does the gallic note star Jane Russell?", "Does the gallic occupation star Jane Russell?", "Does the gallic pipeline star Jane Russell?", "Does the gallic product line star Jane Russell?", "Does the gallic production line star Jane Russell?", "Does the gallic queue star Jane Russell?", "Does the gallic rail line star Jane Russell?", "Does the gallic railway line star Jane Russell?", "Does the gallic rope star Jane Russell?", "Does the gallic row star Jane Russell?", "Does the gallic run along star Jane Russell?", "Does the gallic straight line star Jane Russell?", "Does the gallic telephone line star Jane Russell?", "Does the gallic trace star Jane Russell?", "Does the gallic tune star Jane Russell?", "Does the gallic wrinkle star Jane Russell?"], "type": [-1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the French Line star ?", "Where did starring?", "Who did starring?", "Does the French agate line star ?", "Does the French argumentation star ?", "Does the French bank star ?", "Does the French business line star ?", "Does the French cable star ?", "Does the French channel star ?", "Does the French contrast star ?", "Does the French course star ?", "Does the French credit line star ?", "Does the French demarcation star ?", "Does the French dividing line star ?", "Does the French edge star ?", "Does the French epistle star ?", "Does the French equator star ?", "Does the French flax star ?", "Does the French game star ?", "Does the French line of business star ?", "Does the French line of merchandise star ?", "Does the French line of products star ?", "Does the French line segment star ?", "Does the French lineage star ?", "Does the French lineup star ?", "Does the French maxwell star ?", "Does the French note star ?", "Does the French occupation star ?", "Does the French pipeline star ?", "Does the French product line star ?", "Does the French production line star ?", "Does the French queue star ?", "Does the French rail line star ?", "Does the French railway line star ?", "Does the French rope star ?", "Does the French row star ?", "Does the French run along star ?", "Does the French straight line star ?", "Does the French telephone line star ?", "Does the French trace star ?", "Does the French tune star ?", "Does the French wrinkle star ?", "Does the daniel chester french Line star ?", "Does the daniel chester french agate line star ?", "Does the daniel chester french argumentation star ?", "Does the daniel chester french bank star ?", "Does the daniel chester french business line star ?", "Does the daniel chester french cable star ?", "Does the daniel chester french channel star ?", "Does the daniel chester french contrast star ?", "Does the daniel chester french course star ?", "Does the daniel chester french credit line star ?", "Does the daniel chester french demarcation star ?", "Does the daniel chester french divid line star ?", "Does the daniel chester french edge star ?", "Does the daniel chester french epistle star ?", "Does the daniel chester french equator star ?", "Does the daniel chester french flax star ?", "Does the daniel chester french game star ?", "Does the daniel chester french line of business star ?", "Does the daniel chester french line of merchandise star ?", "Does the daniel chester french line of products star ?", "Does the daniel chester french line segment star ?", "Does the daniel chester french lineage star ?", "Does the daniel chester french lineup star ?", "Does the daniel chester french maxwell star ?", "Does the daniel chester french note star ?", "Does the daniel chester french occupation star ?", "Does the daniel chester french pipeline star ?", "Does the daniel chester french product line star ?", "Does the daniel chester french production line star ?", "Does the daniel chester french queue star ?", "Does the daniel chester french rail line star ?", "Does the daniel chester french railway line star ?", "Does the daniel chester french rope star ?", "Does the daniel chester french row star ?", "Does the daniel chester french run along star ?", "Does the daniel chester french straight line star ?", "Does the daniel chester french telephone line star ?", "Does the daniel chester french trace star ?", "Does the daniel chester french tune star ?", "Does the daniel chester french wrinkle star ?", "Does the french kiss Line star ?", "Does the french kiss agate line star ?", "Does the french kiss argumentation star ?", "Does the french kiss bank star ?", "Does the french kiss business line star ?", "Does the french kiss cable star ?", "Does the french kiss channel star ?", "Does the french kiss contrast star ?", "Does the french kiss course star ?", "Does the french kiss credit line star ?", "Does the french kiss demarcation star ?", "Does the french kiss divid line star ?", "Does the french kiss edge star ?", "Does the french kiss epistle star ?", "Does the french kiss equator star ?", "Does the french kiss flax star ?", "Does the french kiss game star ?", "Does the french kiss line of business star ?", "Does the french kiss line of merchandise star ?", "Does the french kiss line of products star ?", "Does the french kiss line segment star ?", "Does the french kiss lineage star ?", "Does the french kiss lineup star ?", "Does the french kiss maxwell star ?", "Does the french kiss note star ?", "Does the french kiss occupation star ?", "Does the french kiss pipeline star ?", "Does the french kiss product line star ?", "Does the french kiss production line star ?", "Does the french kiss queue star ?", "Does the french kiss rail line star ?", "Does the french kiss railway line star ?", "Does the french kiss rope star ?", "Does the french kiss row star ?", "Does the french kiss run along star ?", "Does the french kiss straight line star ?", "Does the french kiss telephone line star ?", "Does the french kiss trace star ?", "Does the french kiss tune star ?", "Does the french kiss wrinkle star ?", "Do the french people Line star ?", "Do the french people ag line star ?", "Do the french people argu star ?", "Do the french people bank star ?", "Do the french people business line star ?", "Do the french people cable star ?", "Do the french people channel star ?", "Do the french people contrast star ?", "Do the french people course star ?", "Do the french people credit line star ?", "Do the french people demarc star ?", "Do the french people divid line star ?", "Do the french people edg star ?", "Do the french people epistl star ?", "Do the french people equ star ?", "Do the french people flax star ?", "Do the french people game star ?", "Do the french people line of business star ?", "Do the french people line of merchandise star ?", "Do the french people line of products star ?", "Do the french people line segment star ?", "Do the french people lin star ?", "Do the french people lineup star ?", "Do the french people maxwel star ?", "Do the french people not star ?", "Do the french people occup star ?", "Do the french people pipeline star ?", "Do the french people product line star ?", "Do the french people production line star ?", "Do the french people queu star ?", "Do the french people rail line star ?", "Do the french people railway line star ?", "Do the french people rop star ?", "Do the french people row star ?", "Do the french people run along star ?", "Do the french people straight line star ?", "Do the french people telephone line star ?", "Do the french people trac star ?", "Do the french people tun star ?", "Do the french people wrinkl star ?", "Does the gallian Line star ?", "Does the gallian agate line star ?", "Does the gallian argumentation star ?", "Does the gallian bank star ?", "Does the gallian business line star ?", "Does the gallian cable star ?", "Does the gallian channel star ?", "Does the gallian contrast star ?", "Does the gallian course star ?", "Does the gallian credit line star ?", "Does the gallian demarcation star ?", "Does the gallian dividing line star ?", "Does the gallian edge star ?", "Does the gallian epistle star ?", "Does the gallian equator star ?", "Does the gallian flax star ?", "Does the gallian game star ?", "Does the gallian line of business star ?", "Does the gallian line of merchandise star ?", "Does the gallian line of products star ?", "Does the gallian line segment star ?", "Does the gallian lineage star ?", "Does the gallian lineup star ?", "Does the gallian maxwell star ?", "Does the gallian note star ?", "Does the gallian occupation star ?", "Does the gallian pipeline star ?", "Does the gallian product line star ?", "Does the gallian production line star ?", "Does the gallian queue star ?", "Does the gallian rail line star ?", "Does the gallian railway line star ?", "Does the gallian rope star ?", "Does the gallian row star ?", "Does the gallian run along star ?", "Does the gallian straight line star ?", "Does the gallian telephone line star ?", "Does the gallian trace star ?", "Does the gallian tune star ?", "Does the gallian wrinkle star ?", "Does the gallic Line star ?", "Does the gallic agate line star ?", "Does the gallic argumentation star ?", "Does the gallic bank star ?", "Does the gallic business line star ?", "Does the gallic cable star ?", "Does the gallic channel star ?", "Does the gallic contrast star ?", "Does the gallic course star ?", "Does the gallic credit line star ?", "Does the gallic demarcation star ?", "Does the gallic dividing line star ?", "Does the gallic edge star ?", "Does the gallic epistle star ?", "Does the gallic equator star ?", "Does the gallic flax star ?", "Does the gallic game star ?", "Does the gallic line of business star ?", "Does the gallic line of merchandise star ?", "Does the gallic line of products star ?", "Does the gallic line segment star ?", "Does the gallic lineage star ?", "Does the gallic lineup star ?", "Does the gallic maxwell star ?", "Does the gallic note star ?", "Does the gallic occupation star ?", "Does the gallic pipeline star ?", "Does the gallic product line star ?", "Does the gallic production line star ?", "Does the gallic queue star ?", "Does the gallic rail line star ?", "Does the gallic railway line star ?", "Does the gallic rope star ?", "Does the gallic row star ?", "Does the gallic run along star ?", "Does the gallic straight line star ?", "Does the gallic telephone line star ?", "Does the gallic trace star ?", "Does the gallic tune star ?", "Does the gallic wrinkle star ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3138954, "src_sentence": "In 1974, an article in The New York Times noted an increase in American tolerance for nudity, both at home and in public, approaching that of Europe.", "sentence": "an article in The New York Times noted an increase in American tolerance for nudity In 1974", "sub": "http://dbpedia.org/resource/The_New_York_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did an article in The New York Times not an increase in American tolerance for nudity In 1974?", "Where did an article in The New York Times noted an?", "When did an article in The New York Times note an increase in American tolerance for nudity In?", "Did an article in The New York Times not an increase in American tolerance for nudity both at home In 1974?", "When did an article in The New York Times note an increase in American tolerance for nudity both at home In?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Did an article in not an increase in tolerance for nudity In 1974?", "Where did an article in noted an?", "When did an article in note an increase in tolerance for nudity In?", "Did an article in not an increase in tolerance for nudity both at home In 1974?", "When did an article in note an increase in tolerance for nudity both at home In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3142542, "src_sentence": "The Gospel Music Association Dove Awards were created in 1969 by the Gospel Music Association to honor the outstanding achievements in Christian music.", "sentence": "The Gospel Music Association Dove Awards were created in 1969 by the Gospel Music Association to honor the outstanding achievements in Christian music", "sub": "http://dbpedia.org/resource/GMA_Dove_Award", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Gospel_Music_Association", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Were the Gospel Music Association Dove Awards created in 1969 by the Gospel Music Association to honor the outstanding achievements in Christian music ?", "Who were created in 1969 by the Gospel Music Association to honor the outstanding achievements in Christian music?", "When were The Gospel Music Association Dove Awards create?", "Where were The Gospel Music Association Dove Awards created in?"], "type": [-1, 1, 3, 2], "question_in_type": ["Were the created in 1969 by the to honor the outstanding achievements in Christian music ?", "Who were created in 1969 by the to honor the outstanding achievements in Christian music?", "When were The create?", "Where were The created in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3149012, "src_sentence": "John Rollins won the 2006 B.C. Open, which was held at the course, when En-Joie Golf Club (now the site of the Dick's Sporting Goods Open on the Champions Tour) was unavailable due to flooding.", "sentence": "John Rollins won 2006 b.c. open", "sub": "http://dbpedia.org/resource/B.C._Open", "pred": "http://dbpedia.org/ontology/champion", "obj": "http://dbpedia.org/resource/John_Rollins_(golfer)", "sub_type": "http://dbpedia.org/ontology/SportsEvent", "obj_type": "http://dbpedia.org/ontology/Athlete", "question": ["Did john Rollins won 2006 b.c. open?", "Who won 2006 b.c. open?", "When did John Rollins win?", "Did john Rollins won 2006 b.c. open up?", "Who won 2006 b.c. open up?", "Did john Rollins won 2006 b.c. opened?", "Who won 2006 b.c. opened?"], "type": [-1, 1, 3, -1, 1, -1, 1], "question_in_type": ["Did john Rollins won 2006 ?", "Who won 2006 ?", "When did win?", "Did john Rollins won 2006 up?", "Who won 2006 up?", "Did john Rollins won 2006 ed?", "Who won 2006 ed?"], "exp": [-1, -1, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?sportsevent_sub ?athlete_obj.\n?sportsevent_sub rdf:type .\n?athlete_obj rdf:type .\n\n}\n\t"]}, {"uid": 3170277, "src_sentence": "Around the same time, Luther, as part of his continuing work to assist former nuns to find husbands, encouraged Katharina von Bora to marry Glatz.", "sentence": "Luther encouraged Katharina von Bora to marry Glatz Around the same time", "sub": "http://dbpedia.org/resource/Katharina_von_Bora", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Martin_Luther", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does luther enco Katharina von Bora to marry Glatz Around the same time?", "Who did Luther encouraged?", "Did martin luther enco Katharina von Bora to marry Glatz Around the same time?"], "type": [-1, 1, -1], "question_in_type": ["Does luther enco to marry Glatz Around the same time?", "Who did encouraged?", "Did martin luther enco to marry Glatz Around the same time?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3172321, "src_sentence": "Bastilla crameri is a moth of the family Noctuidae first described by Frederic Moore in 1885.", "sentence": "Bastilla crameri is a moth of the family Noctuidae", "sub": "http://dbpedia.org/resource/Bastilla_crameri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bastilla crameri a moth of the family Noctuidae ?", "Where is Bastilla crameri a moth of the family Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is bastilla crameri a moth of the family ?", "Where is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3172523, "src_sentence": "Hypsopygia nossibealis is a species of snout moth in the genus Hypsopygia.", "sentence": "Hypsopygia nossibealis is a species of snout moth in the genus", "sub": "http://dbpedia.org/resource/Hypsopygia_nossibealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pyralidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hypsopygia nossibealis a species of snout moth in the genus ?"], "type": [-1], "question_in_type": ["Is hypsopygia nossibealis a species of in the genus ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3174713, "src_sentence": "In July 1277, Baybars died en route to Damascus, and was succeeded by Barakah.", "sentence": "Baybars was succeeded by Barakah In July 1277", "sub": "http://dbpedia.org/resource/Al-Said_Barakah", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Baibars", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was baybars succeeded by Barakah In July 1277 ?", "When was succeeded by Barakah In July 1277?", "Where was Baybars succeeded by?", "When was Baybars succeed by Barakah In?"], "type": [-1, 3, 2, 3], "question_in_type": ["Was baybars succeeded by In July 1277 ?", "When was succeeded by In July 1277?", "Where was succeeded by?", "When was succeed by In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3176789, "src_sentence": "During production of the previous season, Nickelodeon picked up a second season for SpongeBob SquarePants on August 31, 1999.", "sentence": "Nickelodeon picked up a second season for SpongeBob SquarePants on August 31 During production of the previous season", "sub": "http://dbpedia.org/resource/SpongeBob_SquarePants", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Nickelodeon", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did nickelodeon pick up a second season for SpongeBob SquarePants on August 31 During production of the previous season?", "Who picked up a second season for SpongeBob SquarePants on August 31 During production of the previous season?", "When did Nickelodeon pick up?", "Where did Nickelodeon picked up?", "When did Nickelodeon pick up a second season for SpongeBob SquarePants?", "When did Nickelodeon pick up a second season for SpongeBob SquarePants on August 31 During production of?"], "type": [-1, 1, 3, 2, 3, 3], "question_in_type": ["Did nickelodeon pick up a second season for on August 31 During production of the previous season?", "Who picked up a second season for on August 31 During production of the previous season?", "When did pick up?", "Where did picked up?", "When did pick up a second season for ?", "When did pick up a second season for on August 31 During production of?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3176844, "src_sentence": "Nickelodeon's parent company Viacom purposefully targeted women in Japan as a way of marketing the SpongeBob SquarePants brand.", "sentence": "Nickelodeon's parent company purposefully targeted women in Japan as a way of marketing the SpongeBob SquarePants brand", "sub": "http://dbpedia.org/resource/SpongeBob_SquarePants", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Nickelodeon", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does nickelodeon's parent company purposefully targeted women in Japan as a way of market the SpongeBob SquarePants brand?", "Who's parent company purposefully targeted women in Japan as a way of marketing the SpongeBob SquarePants brand?", "Where did Nickelodeon 's parent company purposefully targeted women in Japan as a way of marketing the?"], "type": [-1, 1, 2], "question_in_type": ["Does nickelodeon's parent company purposefully targeted women in Japan as a way of market the brand?", "Who's parent company purposefully targeted women in Japan as a way of marketing the brand?", "Where did 's parent company purposefully targeted women in Japan as a way of marketing the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3177262, "src_sentence": "During the Sri Lankan civil war, many of the archaeological sites in the North and Eastern provinces of Sri Lanka were not properly investigated or recorded as the prevailed threats from the LTTE rebel group.", "sentence": "many of the archaeological sites in the North and Eastern provinces of Sri Lanka recorded as the prevailed threats from the LTTE rebel group During the Sri Lankan civil war", "sub": "http://dbpedia.org/resource/Sri_Lankan_Civil_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sri_Lanka", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did many of the archaeological sites in the North and Eastern provinces of Sri Lanka record as the prevailed threats from the LTTE rebel group During the Sri Lankan civil war?", "Where did many of the archaeological sites in the North and Eastern provinces of Sri Lanka recorded as?", "Were many of the archaeological sites in the North and Eastern provinces of Sri Lanka not properly investigated During the Sri Lankan civil war ?", "Where were many of the archaeological sites in the North and Eastern provinces of Sri Lanka not properly investigated During?"], "type": [-1, 2, -1, 2], "question_in_type": ["Did many of the archaeological sites in the North and Eastern provinces of record as the prevailed threats from the LTTE rebel group During the ?", "Where did many of the archaeological sites in the North and Eastern provinces of recorded as?", "Were many of the archaeological sites in the North and Eastern provinces of not properly investigated During the ?", "Where were many of the archaeological sites in the North and Eastern provinces of not properly investigated During?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3191308, "src_sentence": "Gonatodes nascimentoi is a species of lizard in the family Sphaerodactylidae.", "sentence": "Gonatodes nascimentoi is a species of lizard in the family Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Gonatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gonatodes nascimentoi a species of lizard in the family Sphaerodactylidae ?", "Who nascimentoi is a species of lizard in the family Sphaerodactylidae?"], "type": [-1, 1], "question_in_type": ["Is gonatodes nascimentoi a species of lizard in the family ?", "Who nascimentoi is a species of lizard in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3197213, "src_sentence": "By 1883 the majority of French monarchists accepted the Count of Paris as rightful pretender to the French throne.", "sentence": "the majority of French monarchists accepted the Count of Paris as rightful pretender to the French throne By 1883", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the majority of French monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the majority of French monarchists accepted the?", "When did the majority of French monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of French monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the absolute majority of French monarchists accepted the?", "When did the absolute majority of French monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of French patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the absolute majority of French patripassian accepted the?", "When did the absolute majority of French patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of French royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the absolute majority of French royalist accepted the?", "When did the absolute majority of French royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of daniel chester french monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of daniel chester french monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of daniel chester french patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of daniel chester french patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of daniel chester french royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of daniel chester french royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french kiss monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french kiss monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french kiss patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french kiss patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french kiss royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french kiss royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french people monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french people monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french people patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french people patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of french people roy acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of french people royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallian monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallian monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallian patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallian patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallian royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallian royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallic monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallic monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallic patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallic patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the absolute majority of gallic royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the absolute majority of gallic royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of French monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the bulk of French monarchists accepted the?", "When did the bulk of French monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of French patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the bulk of French patripassian accepted the?", "When did the bulk of French patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of French royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the bulk of French royalist accepted the?", "When did the bulk of French royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of daniel chester french monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of daniel chester french monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of daniel chester french patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of daniel chester french patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of daniel chester french royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of daniel chester french royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french kiss monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french kiss monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french kiss patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french kiss patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french kiss royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french kiss royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french people monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french people monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french people patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french people patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of french people roy acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of french people royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallian monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallian monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallian patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallian patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallian royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallian royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallic monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallic monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallic patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallic patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the bulk of gallic royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the bulk of gallic royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of French monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the legal age of French monarchists accepted the?", "When did the legal age of French monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of French patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the legal age of French patripassian accepted the?", "When did the legal age of French patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of French royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the legal age of French royalist accepted the?", "When did the legal age of French royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of daniel chester french monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of daniel chester french monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of daniel chester french patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of daniel chester french patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of daniel chester french royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of daniel chester french royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french kiss monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french kiss monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french kiss patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french kiss patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french kiss royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french kiss royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french people monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french people monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french people patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french people patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of french people roy acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of french people royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallian monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallian monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallian patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallian patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallian royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallian royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallic monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallic monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallic patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallic patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the legal age of gallic royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the legal age of gallic royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of French patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the majority of French patripassian accepted the?", "When did the majority of French patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of French royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the majority of French royalist accepted the?", "When did the majority of French royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of daniel chester french monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of daniel chester french monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of daniel chester french patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of daniel chester french patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of daniel chester french royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of daniel chester french royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french kiss monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french kiss monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french kiss patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french kiss patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french kiss royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french kiss royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french people monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french people monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french people patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french people patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of french people roy acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of french people royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallian monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallian monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallian patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallian patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallian royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallian royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallic monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallic monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallic patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallic patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the majority of gallic royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the majority of gallic royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of French monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the most of French monarchists accepted the?", "When did the most of French monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of French patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the most of French patripassian accepted the?", "When did the most of French patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of French royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "Where did the most of French royalist accepted the?", "When did the most of French royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of daniel chester french monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of daniel chester french monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of daniel chester french patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of daniel chester french patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of daniel chester french royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of daniel chester french royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french kiss monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french kiss monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french kiss patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french kiss patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french kiss royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french kiss royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french people monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french people monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french people patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french people patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of french people roy acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of french people royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallian monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallian monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallian patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallian patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallian royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallian royalist accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallic monarchists acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallic monarchists accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallic patripassian acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallic patripassian accept the Count of Paris as rightful pretender to the French throne By?", "Did the most of gallic royalist acceiv the Count of Paris as rightful pretender to the French throne By 1883?", "When did the most of gallic royalist accept the Count of Paris as rightful pretender to the French throne By?"], "type": [-1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the majority of monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the majority of monarchists accepted the?", "When did the majority of monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the absolute majority of monarchists accepted the?", "When did the absolute majority of monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the absolute majority of patripassian accepted the?", "When did the absolute majority of patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of royalist acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the absolute majority of royalist accepted the?", "When did the absolute majority of royalist accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of daniel chester french monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of daniel chester french monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of daniel chester french patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of daniel chester french patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of daniel chester french royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of daniel chester french royalist accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french kiss monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french kiss monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french kiss patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french kiss patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french kiss royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french kiss royalist accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french people monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french people monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french people patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french people patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of french people roy acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of french people royalist accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallian monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallian monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallian patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallian patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallian royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallian royalist accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallic monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallic monarchists accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallic patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallic patripassian accept the Count of as rightful pretender to the throne By?", "Did the absolute majority of gallic royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the absolute majority of gallic royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the bulk of monarchists accepted the?", "When did the bulk of monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the bulk of patripassian accepted the?", "When did the bulk of patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of royalist acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the bulk of royalist accepted the?", "When did the bulk of royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of daniel chester french monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of daniel chester french monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of daniel chester french patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of daniel chester french patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of daniel chester french royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of daniel chester french royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of french kiss monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french kiss monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of french kiss patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french kiss patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of french kiss royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french kiss royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of french people monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french people monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of french people patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french people patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of french people roy acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of french people royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallian monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallian monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallian patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallian patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallian royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallian royalist accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallic monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallic monarchists accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallic patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallic patripassian accept the Count of as rightful pretender to the throne By?", "Did the bulk of gallic royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the bulk of gallic royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the legal age of monarchists accepted the?", "When did the legal age of monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the legal age of patripassian accepted the?", "When did the legal age of patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of royalist acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the legal age of royalist accepted the?", "When did the legal age of royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of daniel chester french monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of daniel chester french monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of daniel chester french patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of daniel chester french patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of daniel chester french royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of daniel chester french royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of french kiss monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french kiss monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of french kiss patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french kiss patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of french kiss royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french kiss royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of french people monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french people monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of french people patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french people patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of french people roy acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of french people royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallian monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallian monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallian patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallian patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallian royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallian royalist accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallic monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallic monarchists accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallic patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallic patripassian accept the Count of as rightful pretender to the throne By?", "Did the legal age of gallic royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the legal age of gallic royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the majority of patripassian accepted the?", "When did the majority of patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of royalist acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the majority of royalist accepted the?", "When did the majority of royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of daniel chester french monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of daniel chester french monarchists accept the Count of as rightful pretender to the throne By?", "Did the majority of daniel chester french patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of daniel chester french patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of daniel chester french royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of daniel chester french royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of french kiss monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french kiss monarchists accept the Count of as rightful pretender to the throne By?", "Did the majority of french kiss patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french kiss patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of french kiss royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french kiss royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of french people monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french people monarchists accept the Count of as rightful pretender to the throne By?", "Did the majority of french people patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french people patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of french people roy acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of french people royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of gallian monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallian monarchists accept the Count of as rightful pretender to the throne By?", "Did the majority of gallian patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallian patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of gallian royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallian royalist accept the Count of as rightful pretender to the throne By?", "Did the majority of gallic monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallic monarchists accept the Count of as rightful pretender to the throne By?", "Did the majority of gallic patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallic patripassian accept the Count of as rightful pretender to the throne By?", "Did the majority of gallic royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the majority of gallic royalist accept the Count of as rightful pretender to the throne By?", "Did the most of monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the most of monarchists accepted the?", "When did the most of monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the most of patripassian accepted the?", "When did the most of patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of royalist acceiv the Count of as rightful pretender to the throne By 1883?", "Where did the most of royalist accepted the?", "When did the most of royalist accept the Count of as rightful pretender to the throne By?", "Did the most of daniel chester french monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of daniel chester french monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of daniel chester french patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of daniel chester french patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of daniel chester french royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of daniel chester french royalist accept the Count of as rightful pretender to the throne By?", "Did the most of french kiss monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french kiss monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of french kiss patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french kiss patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of french kiss royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french kiss royalist accept the Count of as rightful pretender to the throne By?", "Did the most of french people monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french people monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of french people patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french people patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of french people roy acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of french people royalist accept the Count of as rightful pretender to the throne By?", "Did the most of gallian monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallian monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of gallian patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallian patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of gallian royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallian royalist accept the Count of as rightful pretender to the throne By?", "Did the most of gallic monarchists acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallic monarchists accept the Count of as rightful pretender to the throne By?", "Did the most of gallic patripassian acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallic patripassian accept the Count of as rightful pretender to the throne By?", "Did the most of gallic royalist acceiv the Count of as rightful pretender to the throne By 1883?", "When did the most of gallic royalist accept the Count of as rightful pretender to the throne By?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3197247, "src_sentence": "James Francis Edward Stuart, the Roman Catholic son of the deposed James II and VII, was barred from the succession to the throne by the Act of Settlement 1701.", "sentence": "James Francis Edward Stuart [is] the Roman Catholic son of the deposed James II", "sub": "http://dbpedia.org/resource/James_Francis_Edward_Stuart", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/James_II_of_England", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do james Francis Edward Stuart [is] the Roman Catholic son of the depos James II?", "Who [is] the Roman Catholic son of the deposed James II?", "Where did James Francis Edward Stuart [ is ] the?", "Who did James Francis Edward Stuart [ is ] the?"], "type": [-1, 1, 2, 1], "question_in_type": ["Do james Francis Edward Stuart [is] the Roman Catholic son of the depos ?", "Who [is] the Roman Catholic son of the deposed ?", "Where did [ is ] the?", "Who did [ is ] the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3199963, "src_sentence": "As-yet unnamed Sigma full-frame camera using the company's Foveon sensor, also for release in 2019.", "sentence": "As-yet unnamed Sigma full-frame camera using the company's Foveon sensor", "sub": "http://dbpedia.org/resource/Sigma_Corporation", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Foveon", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does as-yet unnamed Sigma full-frame camera us the company's Foveon sensor?", "Where did As-yet unnamed Sigma full-frame camera using the?"], "type": [-1, 2], "question_in_type": ["Does as-yet unnamed full-frame camera us the company's sensor?", "Where did As-yet unnamed full-frame camera using the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 3203673, "src_sentence": "Although Nureddin al-Atassi became the formal head of state, Salah Jadid was Syria's effective ruler from 1966 until November 1970, when he was deposed by Hafez al-Assad, who at the time was Minister of Defense.", "sentence": "Salah Jadid was effective ruler [from] Syria", "sub": "http://dbpedia.org/resource/Salah_Jadid", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Syria", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was salah Jadid effective ruler [ from ] Syria ?", "Who was effective ruler [from] Syria?", "Where was Salah Jadid effective ruler [ from ] Syria ?", "Was salah Jadid Syria 's effective ruler from 1966 until November 1970 ?", "Who was Syria's effective ruler from 1966 until November 1970?", "Where was Salah Jadid Syria 's effective ruler from 1966 until November 1970 ?", "When was Salah Jadid Syria 's effective ruler from?", "When was Salah Jadid Syria 's effective ruler from 1966 until?"], "type": [-1, 1, 2, -1, 1, 2, 3, 3], "question_in_type": ["Was salah Jadid effective ruler [ from ] ?", "Who was effective ruler [from] ?", "Where was effective ruler [ from ] ?", "Was salah Jadid 's effective ruler from 1966 until November 1970 ?", "Who was 's effective ruler from 1966 until November 1970?", "Where was 's effective ruler from 1966 until November 1970 ?", "When was 's effective ruler from?", "When was 's effective ruler from 1966 until?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3205996, "src_sentence": "Saurauia cauliflora is a species of plant in the Actinidiaceae family.", "sentence": "Saurauia cauliflora is a species of plant in the Actinidiaceae family", "sub": "http://dbpedia.org/resource/Saurauia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Actinidiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is saurauia cauliflora a species of plant in the Actinidiaceae family ?", "Who cauliflora is a species of plant in the Actinidiaceae family?", "Who is Saurauia cauliflora a species of plant in the Actinidiaceae family ?"], "type": [-1, 1, 1], "question_in_type": ["Is saurauia cauliflora a species of plant in the family ?", "Who cauliflora is a species of plant in the family?", "Who is cauliflora a species of plant in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3208778, "src_sentence": "From 431 B.C.E to 404 B.C.E., ancient Greece was torn apart by the Peloponnesian War between Athens and Sparta.", "sentence": "ancient Greece was torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E.", "sub": "http://dbpedia.org/resource/Peloponnesian_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Ancient_Greece", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was ancient Greece torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E ?", "Where was ancient Greece torn apart?"], "type": [-1, 2], "question_in_type": ["Was torn apart by the between Athens and Sparta From 431 B.C.E to 404 B.C.E ?", "Where was torn apart?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3221917, "src_sentence": "Platypolia anceps is a species of cutworm or dart moth in the family Noctuidae.", "sentence": "Platypolia anceps is a species of cutworm or dart moth in the family Noctuidae", "sub": "http://dbpedia.org/resource/Platypolia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platypolia anceps a species of cutworm or dart moth in the family Noctuidae ?", "Where is Platypolia anceps a species of cutworm or dart?"], "type": [-1, 2], "question_in_type": ["Is platypolia anceps a species of cutworm or dart moth in the family ?", "Where is anceps a species of cutworm or dart?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3223818, "src_sentence": "Barbara Kasten (born 1936) is an American artist.", "sentence": "Barbara Kasten is an American artist", "sub": "http://dbpedia.org/resource/Barbara_Kasten", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is barbara Kasten an American artist ?", "Who is an American artist?", "Where is Barbara Kasten an American artist ?", "Is barbara Kasten an American craftsperson ?", "Who is an American craftsperson?", "Where is Barbara Kasten an American craftsperson ?", "Is barbara Kasten an American creative person ?", "Who is an American creative person?", "Where is Barbara Kasten an American creative person ?", "Where is Barbara Kasten an us american artist ?", "Where is Barbara Kasten an us american craftsperson ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, 2, 2], "question_in_type": ["Is barbara Kasten an artist ?", "Who is an artist?", "Where is an artist ?", "Is barbara Kasten an craftsperson ?", "Who is an craftsperson?", "Where is an craftsperson ?", "Is barbara Kasten an creative person ?", "Who is an creative person?", "Where is an creative person ?", "Where is an us american artist ?", "Where is an us american craftsperson ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3229300, "src_sentence": "Megachile malimbana is a species of bee in the family Megachilidae.", "sentence": "Megachile malimbana is a species of bee in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile malimbana a species of bee in the family Megachilidae ?", "Where is Megachile malimbana a species of bee in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile malimbana a species of bee in the family ?", "Where is malimbana a species of bee in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3230129, "src_sentence": "As Emperor Taizong's illness was getting more serious, Li Zhi continuously attended to him and wept constantly, often going without food, which touched Emperor Taizong greatly.", "sentence": "Li Zhi continuously attended to him As Emperor Taizong 's illness was getting more serious", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was li Zhi continuously attended to him As Emperor Taizong 's illness getting more serious ?", "Who continuously attended to him As Emperor Taizong 's illness was getting more serious?", "Who was Li Zhi continuously attended to?"], "type": [-1, 1, 1], "question_in_type": ["Was li Zhi continuously attended to him As 's illness getting more serious ?", "Who continuously attended to him As 's illness was getting more serious?", "Who was continuously attended to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3230152, "src_sentence": " Liu also persuaded Zhangsun to suggest the idea as well, and in fall 652, Emperor Gaozong created Li Zhong crown prince.", "sentence": "Emperor Gaozong created Li Zhong crown prince in fall 652", "sub": "http://dbpedia.org/resource/Li_Zhong", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Gaozong cre Li Zhong crown prince in fall 652?", "Who did Emperor Gaozong created?", "Where did Emperor Gaozong created?"], "type": [-1, 1, 2], "question_in_type": ["Did emperor Gaozong cre crown prince in fall 652?", "Who did created?", "Where did created?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3235335, "src_sentence": "Idolomantis diabolica is a large mantis of the family Empusidae.", "sentence": "Idolomantis diabolica is a large mantis of the family Empusidae", "sub": "http://dbpedia.org/resource/Idolomantis_diabolica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Empusidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idolomantis diabolica a large mantis of the family Empusidae ?"], "type": [-1], "question_in_type": ["Is idolomantis diabolica a large mantis of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3237423, "src_sentence": "According to traditional accounts Talgarth was the capital of the early medieval Welsh Kingdom of Brycheiniog.", "sentence": "Talgarth was the capital of the early medieval Welsh Kingdom of Brycheiniog", "sub": "http://dbpedia.org/resource/Brycheiniog", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Talgarth", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was talgarth the capital of the early medieval Welsh Kingdom of Brycheiniog ?", "Who was the capital of the early medieval Welsh Kingdom of Brycheiniog?", "Where was Talgarth the capital of the early medieval Welsh Kingdom of Brycheiniog ?"], "type": [-1, 1, 2], "question_in_type": ["Was talgarth the capital of the early medieval Welsh Kingdom of ?", "Who was the capital of the early medieval Welsh Kingdom of ?", "Where was the capital of the early medieval Welsh Kingdom of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3255956, "src_sentence": "Efforts by Curt Boettcher in 1966 created an offshoot of the California Sound directed toward sunshine pop.", "sentence": "an offshoot of the California Sound directed toward sunshine pop", "sub": "http://dbpedia.org/resource/California_Sound", "pred": "http://dbpedia.org/ontology/derivative", "obj": "http://dbpedia.org/resource/Sunshine_pop", "sub_type": "http://dbpedia.org/ontology/MusicGenre", "obj_type": "http://dbpedia.org/ontology/MusicGenre", "question": ["Did an offshoot of the California Sound direct toward sunshine pop?", "Where did an offshoot of the California Sound directed toward?", "Did an offshoot of the California Sound direct toward cheerfulness crop up?", "Did an offshoot of the California Sound direct toward cheerfulness dad?", "Did an offshoot of the California Sound direct toward cheerfulness daddy?", "Did an offshoot of the California Sound direct toward cheerfulness fizz?", "Did an offshoot of the California Sound direct toward cheerfulness pop?", "Did an offshoot of the California Sound direct toward cheerfulness pop music?", "Did an offshoot of the California Sound direct toward cheerfulness popping?", "Did an offshoot of the California Sound direct toward cheerfulness popular?", "Did an offshoot of the California Sound direct toward cheerfulness protrude?", "Did an offshoot of the California Sound direct toward cheerfulness soda?", "Did an offshoot of the California Sound direct toward cheerfulness soda pop?", "Did an offshoot of the California Sound direct toward cheerfulness soda water?", "Did an offshoot of the California Sound direct toward cheerfulness tonic?", "Did an offshoot of the California Sound direct toward cheerfulness toss off?", "Did an offshoot of the California Sound direct toward fair weather crop up?", "Did an offshoot of the California Sound direct toward fair weather dad?", "Did an offshoot of the California Sound direct toward fair weather daddy?", "Did an offshoot of the California Sound direct toward fair weather fizz?", "Did an offshoot of the California Sound direct toward fair weather pop?", "Did an offshoot of the California Sound direct toward fair weather pop music?", "Did an offshoot of the California Sound direct toward fair weather popping?", "Did an offshoot of the California Sound direct toward fair weather popular?", "Did an offshoot of the California Sound direct toward fair weather protrude?", "Did an offshoot of the California Sound direct toward fair weather soda?", "Did an offshoot of the California Sound direct toward fair weather soda pop?", "Did an offshoot of the California Sound direct toward fair weather soda water?", "Did an offshoot of the California Sound direct toward fair weather tonic?", "Did an offshoot of the California Sound direct toward fair weather toss off?", "Did an offshoot of the California Sound direct toward shine crop up?", "Did an offshoot of the California Sound direct toward shine dad?", "Did an offshoot of the California Sound direct toward shine daddy?", "Did an offshoot of the California Sound direct toward shine fizz?", "Did an offshoot of the California Sound direct toward shine pop?", "Did an offshoot of the California Sound direct toward shine pop music?", "Did an offshoot of the California Sound direct toward shine popping?", "Did an offshoot of the California Sound direct toward shine popular?", "Did an offshoot of the California Sound direct toward shine protrude?", "Did an offshoot of the California Sound direct toward shine soda?", "Did an offshoot of the California Sound direct toward shine soda pop?", "Did an offshoot of the California Sound direct toward shine soda water?", "Did an offshoot of the California Sound direct toward shine tonic?", "Did an offshoot of the California Sound direct toward shine toss off?", "Did an offshoot of the California Sound direct toward sunlight crop up?", "Did an offshoot of the California Sound direct toward sunlight dad?", "Did an offshoot of the California Sound direct toward sunlight daddy?", "Did an offshoot of the California Sound direct toward sunlight fizz?", "Did an offshoot of the California Sound direct toward sunlight pop?", "Did an offshoot of the California Sound direct toward sunlight pop music?", "Did an offshoot of the California Sound direct toward sunlight popping?", "Did an offshoot of the California Sound direct toward sunlight popular?", "Did an offshoot of the California Sound direct toward sunlight protrude?", "Did an offshoot of the California Sound direct toward sunlight soda?", "Did an offshoot of the California Sound direct toward sunlight soda pop?", "Did an offshoot of the California Sound direct toward sunlight soda water?", "Did an offshoot of the California Sound direct toward sunlight tonic?", "Did an offshoot of the California Sound direct toward sunlight toss off?", "Did an offshoot of the California Sound direct toward sunshine crop up?", "Did an offshoot of the California Sound direct toward sunshine dad?", "Did an offshoot of the California Sound direct toward sunshine daddy?", "Did an offshoot of the California Sound direct toward sunshine fizz?", "Did an offshoot of the California Sound direct toward sunshine pop music?", "Did an offshoot of the California Sound direct toward sunshine popping?", "Did an offshoot of the California Sound direct toward sunshine popular?", "Did an offshoot of the California Sound direct toward sunshine protrude?", "Did an offshoot of the California Sound direct toward sunshine soda?", "Did an offshoot of the California Sound direct toward sunshine soda pop?", "Did an offshoot of the California Sound direct toward sunshine soda water?", "Did an offshoot of the California Sound direct toward sunshine tonic?", "Did an offshoot of the California Sound direct toward sunshine toss off?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did an offshoot of the direct toward ?", "Where did an offshoot of the directed toward?", "Did an offshoot of the direct toward cheerfulness crop up?", "Did an offshoot of the direct toward cheerfulness dad?", "Did an offshoot of the direct toward cheerfulness daddy?", "Did an offshoot of the direct toward cheerfulness fizz?", "Did an offshoot of the direct toward cheerfulness pop?", "Did an offshoot of the direct toward cheerfulness pop music?", "Did an offshoot of the direct toward cheerfulness popping?", "Did an offshoot of the direct toward cheerfulness popular?", "Did an offshoot of the direct toward cheerfulness protrude?", "Did an offshoot of the direct toward cheerfulness soda?", "Did an offshoot of the direct toward cheerfulness soda pop?", "Did an offshoot of the direct toward cheerfulness soda water?", "Did an offshoot of the direct toward cheerfulness tonic?", "Did an offshoot of the direct toward cheerfulness toss off?", "Did an offshoot of the direct toward fair weather crop up?", "Did an offshoot of the direct toward fair weather dad?", "Did an offshoot of the direct toward fair weather daddy?", "Did an offshoot of the direct toward fair weather fizz?", "Did an offshoot of the direct toward fair weather pop?", "Did an offshoot of the direct toward fair weather pop music?", "Did an offshoot of the direct toward fair weather popping?", "Did an offshoot of the direct toward fair weather popular?", "Did an offshoot of the direct toward fair weather protrude?", "Did an offshoot of the direct toward fair weather soda?", "Did an offshoot of the direct toward fair weather soda pop?", "Did an offshoot of the direct toward fair weather soda water?", "Did an offshoot of the direct toward fair weather tonic?", "Did an offshoot of the direct toward fair weather toss off?", "Did an offshoot of the direct toward shine crop up?", "Did an offshoot of the direct toward shine dad?", "Did an offshoot of the direct toward shine daddy?", "Did an offshoot of the direct toward shine fizz?", "Did an offshoot of the direct toward shine pop?", "Did an offshoot of the direct toward shine pop music?", "Did an offshoot of the direct toward shine popping?", "Did an offshoot of the direct toward shine popular?", "Did an offshoot of the direct toward shine protrude?", "Did an offshoot of the direct toward shine soda?", "Did an offshoot of the direct toward shine soda pop?", "Did an offshoot of the direct toward shine soda water?", "Did an offshoot of the direct toward shine tonic?", "Did an offshoot of the direct toward shine toss off?", "Did an offshoot of the direct toward sunlight crop up?", "Did an offshoot of the direct toward sunlight dad?", "Did an offshoot of the direct toward sunlight daddy?", "Did an offshoot of the direct toward sunlight fizz?", "Did an offshoot of the direct toward sunlight pop?", "Did an offshoot of the direct toward sunlight pop music?", "Did an offshoot of the direct toward sunlight popping?", "Did an offshoot of the direct toward sunlight popular?", "Did an offshoot of the direct toward sunlight protrude?", "Did an offshoot of the direct toward sunlight soda?", "Did an offshoot of the direct toward sunlight soda pop?", "Did an offshoot of the direct toward sunlight soda water?", "Did an offshoot of the direct toward sunlight tonic?", "Did an offshoot of the direct toward sunlight toss off?", "Did an offshoot of the direct toward sunshine crop up?", "Did an offshoot of the direct toward sunshine dad?", "Did an offshoot of the direct toward sunshine daddy?", "Did an offshoot of the direct toward sunshine fizz?", "Did an offshoot of the direct toward music?", "Did an offshoot of the direct toward ping?", "Did an offshoot of the direct toward ular?", "Did an offshoot of the direct toward sunshine protrude?", "Did an offshoot of the direct toward sunshine soda?", "Did an offshoot of the direct toward sunshine soda pop?", "Did an offshoot of the direct toward sunshine soda water?", "Did an offshoot of the direct toward sunshine tonic?", "Did an offshoot of the direct toward sunshine toss off?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicgenre_sub ?musicgenre_obj.\n?musicgenre_sub rdf:type .\n?musicgenre_obj rdf:type .\n\n}\n\t"]}, {"uid": 3268171, "src_sentence": "Aschau im Chiemgau station is a railway station in the municipality of Aschau im Chiemgau, located in the Rosenheim district in Bavaria, Germany.", "sentence": "Aschau im Chiemgau located in the Rosenheim district in Bavaria", "sub": "http://dbpedia.org/resource/Aschau_im_Chiemgau", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Rosenheim_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does aschau im Chiemgau loc in the Rosenheim district in Bavaria?", "Who im Chiemgau located in the Rosenheim district in Bavaria?", "Who did Aschau im Chiemgau located in?", "Where did Aschau im Chiemgau located in?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does aschau im Chiemgau loc in the in Bavaria?", "Who im Chiemgau located in the in Bavaria?", "Who did im Chiemgau located in?", "Where did im Chiemgau located in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3269984, "src_sentence": "On July 16, 2003, the Thai Post, a Thai-language daily newspaper, published comments from Supinya who said that Shin Corporation, then majority-owned by the family of Thai Prime Minister Thaksin Shinawatra, had benefited from favorable policies by the Thaksin government.", "sentence": "Thaksin Shinawatra [is] Prime Minister [of] Thailand", "sub": "http://dbpedia.org/resource/Thaksin_Shinawatra", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Thailand", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does thaksin Shinawatra [is] Prime Minister [of] Thailand?", "Where did Thaksin Shinawatra [ is ] Prime Minister [ of ] Thailand ?"], "type": [-1, 2], "question_in_type": ["Does thaksin Shinawatra [is] Prime Minister [of] ?", "Where did [ is ] Prime Minister [ of ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3270572, "src_sentence": "Megachile harrarensis is a species of bee in the family Megachilidae.", "sentence": "Megachile harrarensis is a species of bee in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile harrarensis a species of bee in the family Megachilidae ?", "Where is Megachile harrarensis a species of bee in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile harrarensis a species of bee in the family ?", "Where is harrarensis a species of bee in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3271220, "src_sentence": "The Kagera River, which flows into Lake Victoria near the Tanzanian town of Bukoba, is the longest feeder, although sources do not agree on which is the longest tributary of the Kagera and hence the most distant source of the Nile itself.", "sentence": "The Kagera River flows into Lake Victoria near the Tanzanian town of Bukoba", "sub": "http://dbpedia.org/resource/Lake_Victoria", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Kagera_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Kagera River flow into Lake Victoria near the Tanzanian town of Bukoba?", "Where did The Kagera River flows into?"], "type": [-1, 2], "question_in_type": ["Does the River flow into near the Tanzanian town of Bukoba?", "Where did The River flows into?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 3271978, "src_sentence": "Sweet Sacrifice\" was written by Amy Lee and Terry Balsamo while the production was handled by Dave Fortman.", "sentence": "Sweet Sacrifice was written by Terry Balsamo while the production was handled by Dave Fortman", "sub": "http://dbpedia.org/resource/Sweet_Sacrifice", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Dave_Fortman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was sweet Sacrifice written by Terry Balsamo while the production handled by Dave Fortman ?", "Who was written by Terry Balsamo while the production was handled by Dave Fortman?", "Who was Sweet Sacrifice written by?", "Was sweet Sacrifice written by Amy Lee while the production handled by Dave Fortman ?", "Who was written by Amy Lee while the production was handled by Dave Fortman?"], "type": [-1, 1, 1, -1, 1], "question_in_type": ["Was sweet Sacrifice written by Terry Balsamo while the production handled by ?", "Who was written by Terry Balsamo while the production was handled by ?", "Who was written by?", "Was sweet Sacrifice written by while the production handled by Dave Fortman ?", "Who was written by while the production was handled by Dave Fortman?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3280691, "src_sentence": "Pseudacris (commonly known as the chorus frogs) is a genus of frogs in the family Hylidae found in North America ranging from the Pacific coastline to the Atlantic.", "sentence": "Pseudacris (commonly known as the chorus frogs is a genus of frogs in the family Hylidae found in North America", "sub": "http://dbpedia.org/resource/Chorus_frog", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudacris ( commonly known as the chorus frogs a genus of frogs in the family Hylidae found in North America ?", "Who (commonly known as the chorus frogs is a genus of frogs in the family Hylidae found in North America?", "Where is Pseudacris ( commonly known as?"], "type": [-1, 1, 2], "question_in_type": ["Is pseudacris ( commonly known as the chorus frogs a genus of frogs in the family found in North America ?", "Who (commonly known as the chorus frogs is a genus of frogs in the family found in North America?", "Where is ( commonly known as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3281896, "src_sentence": "They began their career together at The Compass Players, a predecessor to Chicago's Second City which included Paul Sills, Del Close, and Nancy Ponder.", "sentence": "a predecessor to Chicago 's Second City included Paul Sills", "sub": "http://dbpedia.org/resource/Paul_Sills", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chicago", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a predecessor to Chicago 's Second City includ Paul Sills?", "Where did a predecessor to Chicago 's Second City included?", "Who did a predecessor to Chicago 's Second City included?"], "type": [-1, 2, 1], "question_in_type": ["Did a predecessor to 's Second City includ ?", "Where did a predecessor to 's Second City included?", "Who did a predecessor to 's Second City included?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3282836, "src_sentence": "Stony Brook University is UAlbany's biggest SUNY rival and has had intense competition in sports like men's basketball and lacrosse is recent years.", "sentence": "Stony Brook University is UAlbany 's biggest SUNY rival", "sub": "http://dbpedia.org/resource/Stony_Brook_University", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/State_University_of_New_York", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is stony Brook University UAlbany 's biggest SUNY rival ?", "Who is UAlbany 's biggest SUNY rival?", "Where is Stony Brook University UAlbany 's biggest SUNY rival ?"], "type": [-1, 1, 2], "question_in_type": ["Is stony Brook University UAlbany 's biggest rival ?", "Who is UAlbany 's biggest rival?", "Where is UAlbany 's biggest rival ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 3304788, "src_sentence": "Cechenena catori is a moth of the family Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a moth of the family Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a moth of the family Sphingidae ?", "Who catori is a moth of the family Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is cechenena catori a moth of the family ?", "Who catori is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3305653, "src_sentence": "Victor made his televised in-ring debut for on the May 29, 2011 episode of FCW TV, teaming with Leo Kruger in a loss to Hunico and Epico.", "sentence": "the May 29 , 2011 episode of FCW TV teaming with Leo Kruger", "sub": "http://dbpedia.org/resource/Adam_Rose", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Florida_Championship_Wrestling", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the May 29 , 2011 episode of FCW TV team with Leo Kruger?", "When episode of FCW TV teaming with Leo Kruger?", "Who did the May 29 , 2011 episode of FCW TV teaming with?"], "type": [-1, 3, 1], "question_in_type": ["Does the May 29 , 2011 episode of TV team with ?", "When episode of TV teaming with ?", "Who did the May 29 , 2011 episode of TV teaming with?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3307656, "src_sentence": "The Siren Tower are a rock, folk and country band from Perth, Australia, formed in 2008 by former Heavy Weight Champ singer-guitarist Grant McCulloch and former Antistatic drummer Brody Simpson.", "sentence": "The Siren Tower are a country band from Perth", "sub": "http://dbpedia.org/resource/The_Siren_Tower", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Perth", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Siren Tower a country band from Perth ?", "Who are a country band from Perth?", "Where are The Siren Tower a country band from Perth ?", "Are the Siren Tower a folk band from Perth ?", "Who are a folk band from Perth?", "Where are The Siren Tower a folk band from Perth ?", "Does perth form in 2008 by former Heavy Weight Champ singer - guitarist Grant McCulloch?", "Who formed in 2008 by former Heavy Weight Champ singer - guitarist Grant McCulloch?", "When did Perth form?", "Where did Perth formed in?", "Who did Perth formed in?", "Are the Siren Tower a rock band from Perth ?", "Who are a rock band from Perth?", "Where are The Siren Tower a rock band from Perth ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 3, 2, 1, -1, 1, 2], "question_in_type": ["Are the Siren Tower a country band from ?", "Who are a country band from ?", "Where are a country band from ?", "Are the Siren Tower a folk band from ?", "Who are a folk band from ?", "Where are a folk band from ?", "Does perth form in 2008 by former singer - guitarist Grant McCulloch?", "Who formed in 2008 by former singer - guitarist Grant McCulloch?", "When did form?", "Where did formed in?", "Who did formed in?", "Are the Siren Tower a rock band from ?", "Who are a rock band from ?", "Where are a rock band from ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3308254, "src_sentence": "Switzerland is accredited to Liechtenstein from its Federal Department of Foreign Affairs in Bern and maintains an honorary consulate in Vaduz.", "sentence": "Switzerland is accredited from its Federal Department of Foreign Affairs in Bern", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is switzerland accredited from its Federal Department of Foreign Affairs in Bern ?", "Who is accredited from its Federal Department of Foreign Affairs in Bern?", "Where is Switzerland accredited from?"], "type": [-1, 1, 2], "question_in_type": ["Is switzerland accredited from its Federal Department of Foreign Affairs in ?", "Who is accredited from its Federal Department of Foreign Affairs in ?", "Where is accredited from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3309604, "src_sentence": "Cyndi Lauper covered the song on her True Colors album in 1986.", "sentence": "Cyndi Lauper covered the song on her True Colors album in 1986", "sub": "http://dbpedia.org/resource/True_Colors_(Cyndi_Lauper_song)", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Cyndi_Lauper", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did cyndi Lauper cov the song on her True Colors album in 1986?", "Who covered the song on her True Colors album in 1986?", "Where did Cyndi Lauper covered the?", "When did Cyndi Lauper cover the song on her True Colors album?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did cyndi Lauper cov the song on her album in 1986?", "Who covered the song on her album in 1986?", "Where did covered the?", "When did cover the song on her album?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3318838, "src_sentence": "Crepis, commonly known in some parts of the world as hawksbeard or hawk's-beard (but not to be confused with the related genus Hieracium with a similar common name), is a genus of annual and perennial flowering plants of the family Asteraceae superficially resembling the dandelion, the most conspicuous difference being that Crepis usually has branching scapes with multiple heads (though solitary heads can occur).", "sentence": "Crepis is a genus of annual and perennial flowering plants of the family Asteraceae superficially resembling the dandelion,", "sub": "http://dbpedia.org/resource/Crepis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Asteraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crepis a genus of annual and perennial flowering plants of the family Asteraceae superficially resembling the dandelion ?", "Who is a genus of annual and perennial flowering plants of the family Asteraceae superficially resembling the dandelion,?", "When is Crepis a genus of?", "Where is Crepis a genus of annual and perennial flowering plants of the family Asteraceae superficially resembling the?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is crepis a genus of annual and perennial flowering plants of the family superficially resembling the dandelion ?", "Who is a genus of annual and perennial flowering plants of the family superficially resembling the dandelion,?", "When is a genus of?", "Where is a genus of annual and perennial flowering plants of the family superficially resembling the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3319689, "src_sentence": "\"Load Me Up\" is a song by Canadian rock group Matthew Good Band.", "sentence": "Load Me Up is a song by Canadian rock group Matthew Good Band", "sub": "http://dbpedia.org/resource/Load_Me_Up", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Matthew_Good", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is load Me Up a song by Canadian rock group Matthew Good Band ?", "Where is Load Me Up a song by Canadian rock group Matthew Good Band ?", "Who is Load Me Up a song by Canadian rock group Matthew Good Band ?", "Is adulterate Me Up a song by Canadian rock group Matthew Good Band ?", "Where is adulterate Me Up a song by Canadian rock group Matthew Good Band ?", "Who is adulterate Me Up a song by Canadian rock group Matthew Good Band ?", "Is burden Me Up a song by Canadian rock group Matthew Good Band ?", "Where is burden Me Up a song by Canadian rock group Matthew Good Band ?", "Who is burden Me Up a song by Canadian rock group Matthew Good Band ?", "Is cargo Me Up a song by Canadian rock group Matthew Good Band ?", "Where is cargo Me Up a song by Canadian rock group Matthew Good Band ?", "Who is cargo Me Up a song by Canadian rock group Matthew Good Band ?", "Is carrus Me Up a song by Canadian rock group Matthew Good Band ?", "Where is carrus Me Up a song by Canadian rock group Matthew Good Band ?", "Who is carrus Me Up a song by Canadian rock group Matthew Good Band ?", "Is cartload Me Up a song by Canadian rock group Matthew Good Band ?", "Where is cartload Me Up a song by Canadian rock group Matthew Good Band ?", "Who is cartload Me Up a song by Canadian rock group Matthew Good Band ?", "Is charge Me Up a song by Canadian rock group Matthew Good Band ?", "Where is charge Me Up a song by Canadian rock group Matthew Good Band ?", "Who is charge Me Up a song by Canadian rock group Matthew Good Band ?", "Is clog Me Up a song by Canadian rock group Matthew Good Band ?", "Where is clog Me Up a song by Canadian rock group Matthew Good Band ?", "Who is clog Me Up a song by Canadian rock group Matthew Good Band ?", "Is cumload Me Up a song by Canadian rock group Matthew Good Band ?", "Where is cumload Me Up a song by Canadian rock group Matthew Good Band ?", "Who is cumload Me Up a song by Canadian rock group Matthew Good Band ?", "Is cumwad Me Up a song by Canadian rock group Matthew Good Band ?", "Where is cumwad Me Up a song by Canadian rock group Matthew Good Band ?", "Who is cumwad Me Up a song by Canadian rock group Matthew Good Band ?", "Is fodder Me Up a song by Canadian rock group Matthew Good Band ?", "Who is fodder Me Up a song by Canadian rock group Matthew Good Band ?", "Where is fodder Me Up a song by Canadian rock group Matthew Good Band ?", "Is fother Me Up a song by Canadian rock group Matthew Good Band ?", "Where is fother Me Up a song by Canadian rock group Matthew Good Band ?", "Who is fother Me Up a song by Canadian rock group Matthew Good Band ?", "Is lade Me Up a song by Canadian rock group Matthew Good Band ?", "Where is lade Me Up a song by Canadian rock group Matthew Good Band ?", "Who is lade Me Up a song by Canadian rock group Matthew Good Band ?", "Is laden Me Up a song by Canadian rock group Matthew Good Band ?", "Where is laden Me Up a song by Canadian rock group Matthew Good Band ?", "Who is laden Me Up a song by Canadian rock group Matthew Good Band ?", "Is load up Me Up a song by Canadian rock group Matthew Good Band ?", "Where is load up Me Up a song by Canadian rock group Matthew Good Band ?", "Who is load up Me Up a song by Canadian rock group Matthew Good Band ?", "Is loading Me Up a song by Canadian rock group Matthew Good Band ?", "Is lode Me Up a song by Canadian rock group Matthew Good Band ?", "Where is lode Me Up a song by Canadian rock group Matthew Good Band ?", "Who is lode Me Up a song by Canadian rock group Matthew Good Band ?", "Is lot Me Up a song by Canadian rock group Matthew Good Band ?", "Where is lot Me Up a song by Canadian rock group Matthew Good Band ?", "Who is lot Me Up a song by Canadian rock group Matthew Good Band ?", "Is warhead Me Up a song by Canadian rock group Matthew Good Band ?", "Where is warhead Me Up a song by Canadian rock group Matthew Good Band ?", "Who is warhead Me Up a song by Canadian rock group Matthew Good Band ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 1, 2, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Is load Me Up a song by Canadian rock group Band ?", "Where is a song by Canadian rock group Band ?", "Who is a song by Canadian rock group Band ?", "Is adulterate Me Up a song by Canadian rock group Band ?", "Where is adulterate Me Up a song by Canadian rock group Band ?", "Who is adulterate Me Up a song by Canadian rock group Band ?", "Is burden Me Up a song by Canadian rock group Band ?", "Where is burden Me Up a song by Canadian rock group Band ?", "Who is burden Me Up a song by Canadian rock group Band ?", "Is cargo Me Up a song by Canadian rock group Band ?", "Where is cargo Me Up a song by Canadian rock group Band ?", "Who is cargo Me Up a song by Canadian rock group Band ?", "Is carrus Me Up a song by Canadian rock group Band ?", "Where is carrus Me Up a song by Canadian rock group Band ?", "Who is carrus Me Up a song by Canadian rock group Band ?", "Is cartload Me Up a song by Canadian rock group Band ?", "Where is cartload Me Up a song by Canadian rock group Band ?", "Who is cartload Me Up a song by Canadian rock group Band ?", "Is charge Me Up a song by Canadian rock group Band ?", "Where is charge Me Up a song by Canadian rock group Band ?", "Who is charge Me Up a song by Canadian rock group Band ?", "Is clog Me Up a song by Canadian rock group Band ?", "Where is clog Me Up a song by Canadian rock group Band ?", "Who is clog Me Up a song by Canadian rock group Band ?", "Is cumload Me Up a song by Canadian rock group Band ?", "Where is cumload Me Up a song by Canadian rock group Band ?", "Who is cumload Me Up a song by Canadian rock group Band ?", "Is cumwad Me Up a song by Canadian rock group Band ?", "Where is cumwad Me Up a song by Canadian rock group Band ?", "Who is cumwad Me Up a song by Canadian rock group Band ?", "Is fodder Me Up a song by Canadian rock group Band ?", "Who is fodder Me Up a song by Canadian rock group Band ?", "Where is fodder Me Up a song by Canadian rock group Band ?", "Is fother Me Up a song by Canadian rock group Band ?", "Where is fother Me Up a song by Canadian rock group Band ?", "Who is fother Me Up a song by Canadian rock group Band ?", "Is lade Me Up a song by Canadian rock group Band ?", "Where is lade Me Up a song by Canadian rock group Band ?", "Who is lade Me Up a song by Canadian rock group Band ?", "Is laden Me Up a song by Canadian rock group Band ?", "Where is laden Me Up a song by Canadian rock group Band ?", "Who is laden Me Up a song by Canadian rock group Band ?", "Is load up Me Up a song by Canadian rock group Band ?", "Where is load up Me Up a song by Canadian rock group Band ?", "Who is load up Me Up a song by Canadian rock group Band ?", "Is loading Me Up a song by Canadian rock group Band ?", "Is lode Me Up a song by Canadian rock group Band ?", "Where is lode Me Up a song by Canadian rock group Band ?", "Who is lode Me Up a song by Canadian rock group Band ?", "Is lot Me Up a song by Canadian rock group Band ?", "Where is lot Me Up a song by Canadian rock group Band ?", "Who is lot Me Up a song by Canadian rock group Band ?", "Is warhead Me Up a song by Canadian rock group Band ?", "Where is warhead Me Up a song by Canadian rock group Band ?", "Who is warhead Me Up a song by Canadian rock group Band ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3322369, "src_sentence": "Fairmont Ghia sedan and wagonNo commercial vehicle variants of the EA were developed and the existing XF Falcon utility and panel van both continued in production alongside the EA passenger vehicles.", "sentence": "wagonNo commercial vehicle variants of the EA continued in production alongside the EA passenger vehicles", "sub": "http://dbpedia.org/resource/Electronic_Arts", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Electronic_Arts", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Did wagonNo commercial vehicle variants of the EA continu in production alongside the EA passenger vehicles?", "Where did wagonNo commercial vehicle variants of the EA continued in?"], "type": [-1, 2], "question_in_type": ["Did wagonNo commercial vehicle variants of the continu in production alongside the passenger vehicles?", "Where did wagonNo commercial vehicle variants of the continued in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 3324577, "src_sentence": "Vsevolod Chaplin, chairman of the Synodal Department for the Cooperation of Church and Society of the Moscow Patriarchate from 2009 to December 2015, has argued that Vladimir Putin ought to become \"royal emperor\" of Russia.", "sentence": "Vladimir Putin to become royal emperor \" of Russia", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Russia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does vladimir Putin to becom royal emperor \" of Russia?", "Who to become royal emperor \" of Russia?", "Where did Vladimir Putin to become royal?"], "type": [-1, 1, 2], "question_in_type": ["Does vladimir Putin to becom royal emperor \" of ?", "Who to become royal emperor \" of ?", "Where did to become royal?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3333047, "src_sentence": "Elophila africalis is a moth in the family Crambidae.", "sentence": "Elophila africalis is a moth in the family Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a moth in the family Crambidae ?", "Who africalis is a moth in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is elophila africalis a moth in the family ?", "Who africalis is a moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3333693, "src_sentence": "Ulotrichopus tinctipennis is a moth of the family Noctuidae first described by George Hampson in 1902.", "sentence": "Ulotrichopus tinctipennis is a moth of the family Noctuidae", "sub": "http://dbpedia.org/resource/Ulotrichopus_tinctipennis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ulotrichopus tinctipennis a moth of the family Noctuidae ?", "Where is Ulotrichopus tinctipennis a moth of the family Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is ulotrichopus tinctipennis a moth of the family ?", "Where is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3334664, "src_sentence": "Deadmau5 provided a demo track which came bundled with FL Studio, along with several loop samples.", "sentence": "Deadmau5 provided a demo track which came bundled with FL Studio", "sub": "http://dbpedia.org/resource/Deadmau5", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/FL_Studio", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did deadmau5 provid a demo track which came bundled with FL Studio?", "Who provided a demo track which came bundled with FL Studio?"], "type": [-1, 1], "question_in_type": ["Did deadmau5 provid a demo track which came bundled with ?", "Who provided a demo track which came bundled with ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 3341696, "src_sentence": "In 1967 the supporters' clubs of Panathinaikos were increasing in number in Athens and rest of Greece.", "sentence": "the supporters ' clubs of Panathinaikos were increasing rest of Greece In 1967", "sub": "http://dbpedia.org/resource/Panathinaikos_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Were the supporters ' clubs of Panathinaikos increasing rest of Greece In 1967 ?", "Where were the supporters ' clubs of Panathinaikos increasing?", "When were the supporters ' clubs of Panathinaikos increase rest of Greece In?"], "type": [-1, 2, 3], "question_in_type": ["Were the supporters ' clubs of increasing rest of In 1967 ?", "Where were the supporters ' clubs of increasing?", "When were the supporters ' clubs of increase rest of In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3349666, "src_sentence": "Although King Robert's victory over Edward II at the Battle of Bannockburn had effectively secured the independence of the Kingdom of Scotland, it did not bring the war with England any closer to an end.", "sentence": "King Robert's victory over Edward II at the Battle of Bannockburn had effectively secured the independence of the Kingdom of Scotland", "sub": "http://dbpedia.org/resource/Battle_of_Bannockburn", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Scotland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Had king Robert 's victory over Edward II at the Battle of Bannockburn effectively secured the independence of the Kingdom of Scotland ?", "Who had King Robert 's victory over Edward II at the Battle of Bannockburn effectively secured the?", "Where had King Robert 's victory over Edward II at the Battle of Bannockburn effectively secured the?"], "type": [-1, 1, 2], "question_in_type": ["Had king Robert 's victory over Edward II at the Battle of effectively secured the independence of the Kingdom of ?", "Who had King Robert 's victory over Edward II at the Battle of effectively secured the?", "Where had King Robert 's victory over Edward II at the Battle of effectively secured the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3350040, "src_sentence": "Joasaph of Bdin, who was elected Archbishop of Vidin in 1392 wrote Praising epistle for the movement of St Philotea relics from Tarnovo to Vidin which contained all features of the Tarnovo Literary School.", "sentence": "Joasaph of Bdin wrote Praising epistle for the movement of St Philotea relics from Tarnovo to Vidin", "sub": "http://dbpedia.org/resource/OFC_Bdin_Vidin", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Vidin", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did joasaph of Bdin wrot Praising epistle for the movement of St Philotea relics from Tarnovo to Vidin?", "Where did Joasaph of Bdin wrote?", "Was joasaph of Bdin elected Archbishop of Vidin in 1392 ?", "Where was Joasaph of Bdin elected?", "When was Joasaph of Bdin elect Archbishop of Vidin?"], "type": [-1, 2, -1, 2, 3], "question_in_type": ["Did joasaph of wrot Praising epistle for the movement of St Philotea relics from Tarnovo to ?", "Where did Joasaph of wrote?", "Was joasaph of elected Archbishop of in 1392 ?", "Where was Joasaph of elected?", "When was Joasaph of elect Archbishop of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3352263, "src_sentence": "In 1999, UniCredito Italiano, as it was then known, began its expansion in Eastern Europe with the acquisition of Polish company Bank Pekao.", "sentence": "UniCredito Italiano began its expansion in Eastern Europe with the acquisition of Polish company Bank Pekao In 1999 as it was then known", "sub": "http://dbpedia.org/resource/UniCredit", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Bank_Pekao", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Was uniCredito Italiano began its expansion in Eastern Europe with the acquisition of Polish company Bank Pekao In 1999 as it then known ?", "Who began its expansion in Eastern Europe with the acquisition of Polish company Bank Pekao In 1999 as it was then known?", "Where was UniCredito Italiano began its?", "Who was UniCredito Italiano began its?", "When was UniCredito Italiano begin its expansion in Eastern Europe with the acquisition of Polish company Bank Pekao In?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was uniCredito Italiano began its expansion in Eastern Europe with the acquisition of Polish company In 1999 as it then known ?", "Who began its expansion in Eastern Europe with the acquisition of Polish company In 1999 as it was then known?", "Where was began its?", "Who was began its?", "When was begin its expansion in Eastern Europe with the acquisition of Polish company In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 3353471, "src_sentence": "In 1974, Lindsay married Cheryl Hall, who later appeared opposite him in Citizen Smith.", "sentence": "Cheryl Hall appeared opposite him in Citizen Smith later", "sub": "http://dbpedia.org/resource/Citizen_Smith", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Cheryl_Hall", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did cheryl Hall appear opposite him in Citizen Smith later?", "Who appeared opposite him in Citizen Smith later?", "Who did Cheryl Hall appeared opposite?"], "type": [-1, 1, 1], "question_in_type": ["Did cheryl Hall appear opposite him in later?", "Who appeared opposite him in later?", "Who did appeared opposite?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3353624, "src_sentence": " The town is the birthplace of Edith Bolling Wilson, second wife of President Woodrow Wilson.", "sentence": "Edith Bolling Wilson [is] second wife of President Woodrow Wilson", "sub": "http://dbpedia.org/resource/Edith_Wilson", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Woodrow_Wilson", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does edith Bolling Wilson [is] second wife of President Woodrow Wilson?", "Who [is] second wife of President Woodrow Wilson?", "Where did Edith Bolling Wilson [ is ] second wife of President Woodrow Wilson ?", "Who did Edith Bolling Wilson [ is ] second wife of President Woodrow Wilson ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does edith Bolling Wilson [is] second wife of President ?", "Who [is] second wife of President ?", "Where did [ is ] second wife of President ?", "Who did [ is ] second wife of President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3365081, "src_sentence": "On April 18, in the midst of these debates, the Doolittle Raid struck Tokyo and surrounding areas, demonstrating the threat posed by US aircraft carriers, and giving Yamamoto an event he could exploit to get his way as further debate over military strategy came to a quick end.", "sentence": "the Doolittle Raid struck Tokyo demonstrating the threat On April 18 in the midst of these debates", "sub": "http://dbpedia.org/resource/Doolittle_Raid", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Doolittle Raid struck Tokyo demonstrating the threat On April 18 in the midst of these debates?", "Where did the Doolittle Raid struck?", "When did the Doolittle Raid strike Tokyo demonstrate the threat On?"], "type": [-1, 2, 3], "question_in_type": ["Did the struck demonstrating the threat On April 18 in the midst of these debates?", "Where did the struck?", "When did the strike demonstrate the threat On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3373977, "src_sentence": "Iuenka was a son of Prince Khufukhaf I and Princess consort Nefertkau II.", "sentence": "Iuenka was a son of Princess consort Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a son of Princess consort Nefertkau II ?", "Who was a son of Princess consort Nefertkau II?", "Where was Iuenka a son of Princess consort Nefertkau II ?", "Was iuenka a son of Prince Khufukhaf ?", "Who was a son of Prince Khufukhaf?", "Who was Iuenka a son of Prince Khufukhaf ?"], "type": [-1, 1, 2, -1, 1, 1], "question_in_type": ["Was iuenka a son of Princess consort ?", "Who was a son of Princess consort ?", "Where was a son of Princess consort ?", "Was iuenka a son of Khufukhaf ?", "Who was a son of Khufukhaf?", "Who was a son of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3375991, "src_sentence": "The Tampa Bay Times reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida's voter registration databases in 2016.Department of Homeland Security Secretary Kirstjen Nielsen and FBI director Christopher Wray refuted Nelson's claims in a letter to Florida election officials.", "sentence": "The Tampa Bay Times reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida 's voter registration databases in 2016.Department of FBI director Christopher Wray", "sub": "http://dbpedia.org/resource/Tampa_Bay_Times", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Florida", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Had the Tampa Bay Times reported that Nelson been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida 's voter registration databases in 2016.Department of FBI director Christopher Wray ?", "Who reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida 's voter registration databases in 2016.Department of FBI director Christopher Wray?", "Who had The Tampa Bay Times reported that?", "Where had The Tampa Bay Times reported that?", "Had the Tampa Bay Times reported that Nelson been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida 's voter registration databases in 2016.Department of Homeland Security Secretary Kirstjen Nielsen ?", "Who reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of Florida 's voter registration databases in 2016.Department of Homeland Security Secretary Kirstjen Nielsen?"], "type": [-1, 1, 1, 2, -1, 1], "question_in_type": ["Had the reported that Nelson been told by leaders of the Senate Intelligence Committee of a penetration of some of 's voter registration databases in 2016.Department of FBI director Christopher Wray ?", "Who reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of 's voter registration databases in 2016.Department of FBI director Christopher Wray?", "Who had The reported that?", "Where had The reported that?", "Had the reported that Nelson been told by leaders of the Senate Intelligence Committee of a penetration of some of 's voter registration databases in 2016.Department of Homeland Security Secretary Kirstjen Nielsen ?", "Who reported that Nelson had been told by leaders of the Senate Intelligence Committee of a penetration of some of 's voter registration databases in 2016.Department of Homeland Security Secretary Kirstjen Nielsen?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3380384, "src_sentence": "Socialist Alternative was established in 1995 by ex-members of the former International Socialist Organisation (ISO) in Melbourne.", "sentence": "Socialist Alternative was established in 1995 by ex-members of the former International Socialist Organisation (ISO) in Melbourne", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Melbourne", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was socialist Alternative established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Who was established in 1995 by ex-members of the former International Socialist Organisation (ISO) in Melbourne?", "When was Socialist Alternative establish?", "Where was Socialist Alternative established in?", "Was socialist alternate established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialist fringe established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialist option established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialist substitute established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialistic Alternative established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialistic alternate established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialistic fringe established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialistic option established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?", "Was socialistic substitute established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in Melbourne ?"], "type": [-1, 1, 3, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was socialist Alternative established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Who was established in 1995 by ex-members of the former International Socialist Organisation (ISO) in ?", "When was establish?", "Where was established in?", "Was socialist alternate established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialist fringe established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialist option established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialist substitute established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialistic Alternative established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialistic alternate established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialistic fringe established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialistic option established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?", "Was socialistic substitute established in 1995 by ex-members of the former International Socialist Organisation ( ISO ) in ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3380451, "src_sentence": "In 2012 the Police Federation of Australia demanded that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \"police racism and violence\", as Trades Hall was where the meeting was to take place.", "sentence": "the Police Federation of Australia demanded that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \" police violence In 2012", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Police Federation of Australia demand that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \" police violence In 2012?", "Who demanded that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \" police violence In 2012?", "Where did the Police Federation of Australia demanded that?", "When did the Police Federation of Australia demand that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on `` police violence In?", "Did the Police Federation of Australia demand that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \" police racism In 2012?", "Who demanded that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on \" police racism In 2012?", "When did the Police Federation of Australia demand that the Victorian Trades Hall Council cancel a Socialist Alternative public forum on `` police racism In?"], "type": [-1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did the Police Federation of demand that the Victorian Trades Hall Council cancel a public forum on \" police violence In 2012?", "Who demanded that the Victorian Trades Hall Council cancel a public forum on \" police violence In 2012?", "Where did the Police Federation of demanded that?", "When did the Police Federation of demand that the Victorian Trades Hall Council cancel a public forum on `` police violence In?", "Did the Police Federation of demand that the Victorian Trades Hall Council cancel a public forum on \" police racism In 2012?", "Who demanded that the Victorian Trades Hall Council cancel a public forum on \" police racism In 2012?", "When did the Police Federation of demand that the Victorian Trades Hall Council cancel a public forum on `` police racism In?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3395466, "src_sentence": "Rumpelstiltskin Grinder is a thrash band from Pennsylvania signed to Relapse Records.", "sentence": "Rumpelstiltskin Grinder is a thrash band from Pennsylvania", "sub": "http://dbpedia.org/resource/Rumpelstiltskin_Grinder", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Pennsylvania", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is rumpelstiltskin Grinder a thrash band from Pennsylvania ?", "Who is a thrash band from Pennsylvania?", "Where is Rumpelstiltskin Grinder a thrash band from Pennsylvania ?"], "type": [-1, 1, 2], "question_in_type": ["Is rumpelstiltskin Grinder a thrash band from ?", "Who is a thrash band from ?", "Where is a thrash band from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3395904, "src_sentence": "Saint-Vincent-sur-l'Isle is a commune in the Dordogne department in Nouvelle-Aquitaine in southwestern France.", "sentence": "Saint-Vincent-sur-l'Isle is a commune in the Dordogne department in Nouvelle-Aquitaine in southwestern France", "sub": "http://dbpedia.org/resource/Saint-Vincent-sur-l'Isle", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Dordogne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is saint-Vincent-sur-l'Isle a commune in the Dordogne department in Nouvelle-Aquitaine in southwestern France ?", "Where is Saint-Vincent-sur-l'Isle a commune in the Dordogne department in Nouvelle-Aquitaine in southwestern France ?"], "type": [-1, 2], "question_in_type": ["Is saint-Vincent-sur-l'Isle a commune in the department in Nouvelle-Aquitaine in southwestern France ?", "Where is a commune in the department in Nouvelle-Aquitaine in southwestern France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3397319, "src_sentence": "The Vietnam Memorial Bridge (aka Holyoke Bridge, South Hadley Falls Bridge, and County Bridge) is a girder bridge that spans the Connecticut River between South Hadley and Holyoke, Massachusetts.", "sentence": "The Vietnam Memorial Bridge is a girder bridge that spans the Connecticut River between South Hadley and Holyoke , Massachusetts", "sub": "http://dbpedia.org/resource/Vietnam_Memorial_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Connecticut_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is the Vietnam Memorial Bridge a girder bridge that spans the Connecticut River between South Hadley and Holyoke , Massachusetts ?", "Who is a girder bridge that spans the Connecticut River between South Hadley and Holyoke , Massachusetts?", "Where is The Vietnam Memorial Bridge a girder bridge that spans the?"], "type": [-1, 1, 2], "question_in_type": ["Is the a girder bridge that spans the between South Hadley and Holyoke , Massachusetts ?", "Who is a girder bridge that spans the between South Hadley and Holyoke , Massachusetts?", "Where is The a girder bridge that spans the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 3397329, "src_sentence": "Metalopha is a genus of moths of the family Noctuidae.", "sentence": "Metalopha is a genus of moths of the family Noctuidae", "sub": "http://dbpedia.org/resource/Metalopha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is metalopha a genus of moths of the family Noctuidae ?", "Where is Metalopha a genus of moths of the family Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is metalopha a genus of moths of the family ?", "Where is a genus of moths of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3400498, "src_sentence": "Psycho Cop 2 (also known as Psycho Cop Returns) is a 1993 American slasher film directed by Adam Rifkin, and written by Dan Povenmire.", "sentence": "Psycho Cop 2 ( also known as Psycho Cop Returns is a 1993 American slasher film written by Dan Povenmire", "sub": "http://dbpedia.org/resource/Psycho_Cop_2", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Dan_Povenmire", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is psycho Cop 2 ( also known as Psycho Cop Returns a 1993 American slasher film written by Dan Povenmire ?", "Who ( also known as Psycho Cop Returns is a 1993 American slasher film written by Dan Povenmire?", "Who is Psycho Cop 2 ( also known as?", "When is Psycho Cop 2 ( also know as Psycho Cop Returns a?", "Where is Psycho Cop 2 ( also known as?", "Is psycho Cop 2 ( also known as Psycho Cop Returns a 1993 American slasher film directed by Adam Rifkin ?", "Who ( also known as Psycho Cop Returns is a 1993 American slasher film directed by Adam Rifkin?"], "type": [-1, 1, 1, 3, 2, -1, 1], "question_in_type": ["Is psycho Cop 2 ( also known as Psycho Cop Returns a 1993 American slasher film written by ?", "Who ( also known as Psycho Cop Returns is a 1993 American slasher film written by ?", "Who is ( also known as?", "When is ( also know as Psycho Cop Returns a?", "Where is ( also known as?", "Is psycho Cop 2 ( also known as Psycho Cop Returns a 1993 American slasher film directed by ?", "Who ( also known as Psycho Cop Returns is a 1993 American slasher film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3401557, "src_sentence": "HowStuffWorks is an American commercial infotainment website founded by professor and author Marshall Brain to provide its target audience an insight into the way many things work.", "sentence": "an American commercial infotainment website founded by author Marshall Brain to provide its target audience an insight into the way", "sub": "http://dbpedia.org/resource/Marshall_Brain", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does an American commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial infotainment website founded by?", "Who did an American commercial infotainment website founded by?", "Is howStuffWorks an American commercial infotainment website founded by author Marshall Brain ?", "Where is HowStuffWorks an American commercial infotainment website founded by?", "Who is HowStuffWorks an American commercial infotainment website founded by?", "Does an American commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial documentary web site founded by?", "Who did an American commercial documentary web site founded by?", "Does an American commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial documentary website founded by?", "Who did an American commercial documentary website founded by?", "Does an American commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial grade documentary web site founded by?", "Who did an American commercial grade documentary web site founded by?", "Does an American commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial grade documentary website founded by?", "Who did an American commercial grade documentary website founded by?", "Does an American commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial grade infotainment web site founded by?", "Who did an American commercial grade infotainment web site founded by?", "Does an American commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial grade infotainment website founded by?", "Who did an American commercial grade infotainment website founded by?", "Does an American commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial infotainment web site founded by?", "Who did an American commercial infotainment web site founded by?", "Does an American commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial message documentary web site founded by?", "Who did an American commercial message documentary web site founded by?", "Does an American commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial message documentary website founded by?", "Who did an American commercial message documentary website founded by?", "Does an American commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial message infotainment web site founded by?", "Who did an American commercial message infotainment web site founded by?", "Does an American commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Where did an American commercial message infotainment website founded by?", "Who did an American commercial message infotainment website founded by?", "Does an american english commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an american english commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an finglish commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an u.s commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an united statesian commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us american commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us er commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Do an us ian commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usanian commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an usonian commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an western hemispherian commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial grade documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial grade documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial grade infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial grade infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial infotainment website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial message documentary web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial message documentary website found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial message infotainment web site found by author Marshall Brain to provid its target audience an insight into the way?", "Does an yank commercial message infotainment website found by author Marshall Brain to provid its target audience an insight into the way?"], "type": [-1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does an commercial infotainment website found by author to provid its target audience an insight into the way?", "Where did an commercial infotainment website founded by?", "Who did an commercial infotainment website founded by?", "Is howStuffWorks an American commercial infotainment website founded by author ?", "Where is an American commercial infotainment website founded by?", "Who is an American commercial infotainment website founded by?", "Does an commercial documentary web site found by author to provid its target audience an insight into the way?", "Where did an commercial documentary web site founded by?", "Who did an commercial documentary web site founded by?", "Does an commercial documentary website found by author to provid its target audience an insight into the way?", "Where did an commercial documentary website founded by?", "Who did an commercial documentary website founded by?", "Does an commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Where did an commercial grade documentary web site founded by?", "Who did an commercial grade documentary web site founded by?", "Does an commercial grade documentary website found by author to provid its target audience an insight into the way?", "Where did an commercial grade documentary website founded by?", "Who did an commercial grade documentary website founded by?", "Does an commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Where did an commercial grade infotainment web site founded by?", "Who did an commercial grade infotainment web site founded by?", "Does an commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Where did an commercial grade infotainment website founded by?", "Who did an commercial grade infotainment website founded by?", "Does an commercial infotainment web site found by author to provid its target audience an insight into the way?", "Where did an commercial infotainment web site founded by?", "Who did an commercial infotainment web site founded by?", "Does an commercial message documentary web site found by author to provid its target audience an insight into the way?", "Where did an commercial message documentary web site founded by?", "Who did an commercial message documentary web site founded by?", "Does an commercial message documentary website found by author to provid its target audience an insight into the way?", "Where did an commercial message documentary website founded by?", "Who did an commercial message documentary website founded by?", "Does an commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Where did an commercial message infotainment web site founded by?", "Who did an commercial message infotainment web site founded by?", "Does an commercial message infotainment website found by author to provid its target audience an insight into the way?", "Where did an commercial message infotainment website founded by?", "Who did an commercial message infotainment website founded by?", "Does an american english commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an american english commercial documentary website found by author to provid its target audience an insight into the way?", "Does an american english commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an american english commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an american english commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an american english commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an american english commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an american english commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an american english commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an american english commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an american english commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an american english commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an finglish commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial documentary website found by author to provid its target audience an insight into the way?", "Does an finglish commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an finglish commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an finglish commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an finglish commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an finglish commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an finglish commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an u.s commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial documentary website found by author to provid its target audience an insight into the way?", "Does an u.s commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an u.s commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an u.s commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an u.s commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an u.s commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an u.s commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial documentary website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an united statesian commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an united statesian commercial message infotainment website found by author to provid its target audience an insight into the way?", "Do an us american commercial documentary web site found by author to provid its target audience an insight into the way?", "Do an us american commercial documentary website found by author to provid its target audience an insight into the way?", "Do an us american commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Do an us american commercial grade documentary website found by author to provid its target audience an insight into the way?", "Do an us american commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Do an us american commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Do an us american commercial infotainment web site found by author to provid its target audience an insight into the way?", "Do an us american commercial infotainment website found by author to provid its target audience an insight into the way?", "Do an us american commercial message documentary web site found by author to provid its target audience an insight into the way?", "Do an us american commercial message documentary website found by author to provid its target audience an insight into the way?", "Do an us american commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Do an us american commercial message infotainment website found by author to provid its target audience an insight into the way?", "Do an us er commercial documentary web site found by author to provid its target audience an insight into the way?", "Do an us er commercial documentary website found by author to provid its target audience an insight into the way?", "Do an us er commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Do an us er commercial grade documentary website found by author to provid its target audience an insight into the way?", "Do an us er commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Do an us er commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Do an us er commercial infotainment web site found by author to provid its target audience an insight into the way?", "Do an us er commercial infotainment website found by author to provid its target audience an insight into the way?", "Do an us er commercial message documentary web site found by author to provid its target audience an insight into the way?", "Do an us er commercial message documentary website found by author to provid its target audience an insight into the way?", "Do an us er commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Do an us er commercial message infotainment website found by author to provid its target audience an insight into the way?", "Do an us ian commercial documentary web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial documentary website found by author to provid its target audience an insight into the way?", "Do an us ian commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial grade documentary website found by author to provid its target audience an insight into the way?", "Do an us ian commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Do an us ian commercial infotainment web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial infotainment website found by author to provid its target audience an insight into the way?", "Do an us ian commercial message documentary web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial message documentary website found by author to provid its target audience an insight into the way?", "Do an us ian commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Do an us ian commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an usanian commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial documentary website found by author to provid its target audience an insight into the way?", "Does an usanian commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an usanian commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an usanian commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an usanian commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an usanian commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an usanian commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an usonian commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial documentary website found by author to provid its target audience an insight into the way?", "Does an usonian commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an usonian commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an usonian commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an usonian commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an usonian commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an usonian commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial documentary website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an western hemispherian commercial message infotainment website found by author to provid its target audience an insight into the way?", "Does an yank commercial documentary web site found by author to provid its target audience an insight into the way?", "Does an yank commercial documentary website found by author to provid its target audience an insight into the way?", "Does an yank commercial grade documentary web site found by author to provid its target audience an insight into the way?", "Does an yank commercial grade documentary website found by author to provid its target audience an insight into the way?", "Does an yank commercial grade infotainment web site found by author to provid its target audience an insight into the way?", "Does an yank commercial grade infotainment website found by author to provid its target audience an insight into the way?", "Does an yank commercial infotainment web site found by author to provid its target audience an insight into the way?", "Does an yank commercial infotainment website found by author to provid its target audience an insight into the way?", "Does an yank commercial message documentary web site found by author to provid its target audience an insight into the way?", "Does an yank commercial message documentary website found by author to provid its target audience an insight into the way?", "Does an yank commercial message infotainment web site found by author to provid its target audience an insight into the way?", "Does an yank commercial message infotainment website found by author to provid its target audience an insight into the way?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3405074, "src_sentence": "Later, DC chose to move Martian Manhunter to its Justice League of America title, a spin-off from Justice League.", "sentence": "DC chose to move Martian Manhunter to its Justice League of America title", "sub": "http://dbpedia.org/resource/Justice_League", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does dC chose to mov Martian Manhunter to its Justice League of America title?", "Who chose to move Martian Manhunter to its Justice League of America title?", "Who did DC chose to?", "Where did DC chose to?", "Does dC chose to mov Martian Manhunter to its Justice League of America title Later?", "Who chose to move Martian Manhunter to its Justice League of America title Later?"], "type": [-1, 1, 1, 2, -1, 1], "question_in_type": ["Does dC chose to mov Martian Manhunter to its of America title?", "Who chose to move Martian Manhunter to its of America title?", "Who did chose to?", "Where did chose to?", "Does dC chose to mov Martian Manhunter to its of America title Later?", "Who chose to move Martian Manhunter to its of America title Later?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3415269, "src_sentence": "TT Games was acquired by Warner Bros. Interactive Entertainment (WBIE) in November 2007, making WBIE the primary publisher for Lego games.", "sentence": "TT Games was acquired by Warner Bros. Interactive Entertainment in November 2007 making WBIE", "sub": "http://dbpedia.org/resource/Warner_Bros._Interactive_Entertainment", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/TT_Games", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Was tT Games acquired by Warner Bros. Interactive Entertainment in November 2007 making WBIE ?", "Where was TT Games acquired by?", "When was TT Games acquire by Warner Bros. Interactive Entertainment?"], "type": [-1, 2, 3], "question_in_type": ["Was tT Games acquired by Interactive Entertainment in November 2007 making WBIE ?", "Where was acquired by?", "When was acquire by Interactive Entertainment?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 3418251, "src_sentence": "Dawngate was a proposed multiplayer online battle arena video game developed by Waystone Games and published by Electronic Arts for Microsoft Windows.", "sentence": "Dawngate was published by Electronic Arts for Microsoft Windows", "sub": "http://dbpedia.org/resource/Dawngate", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Electronic_Arts", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was dawngate published by Electronic Arts for Microsoft Windows ?", "Where was Dawngate published by?"], "type": [-1, 2], "question_in_type": ["Was dawngate published by for Microsoft Windows ?", "Where was published by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3418509, "src_sentence": "The Planet Smashers are a Canadian ska punk band from Montreal.", "sentence": "The Planet Smashers are a Canadian ska punk band from Montreal", "sub": "http://dbpedia.org/resource/The_Planet_Smashers", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Planet Smashers a Canadian ska punk band from Montreal ?", "Where are The Planet Smashers a Canadian ska punk band from Montreal ?"], "type": [-1, 2], "question_in_type": ["Are the Planet Smashers a Canadian ska punk band from ?", "Where are a Canadian ska punk band from ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3419877, "src_sentence": "Bradina chalcophaea is a moth in the family Crambidae.", "sentence": "Bradina chalcophaea is a moth in the family Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a moth in the family Crambidae ?", "Where is Bradina chalcophaea a moth in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a moth in the family ?", "Where is a moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3421145, "src_sentence": "Track ten \"Girls Just Wanna Have Fun\" is a cover of the original song by Cyndi Lauper.", "sentence": "Girls Just Wanna Have Fun is a cover of the original song by Cyndi Lauper", "sub": "http://dbpedia.org/resource/Girls_Just_Want_to_Have_Fun", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Cyndi_Lauper", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is girls Just Wan na Have Fun a cover of the original song by Cyndi Lauper ?", "Who Have Fun is a cover of the original song by Cyndi Lauper?"], "type": [-1, 1], "question_in_type": ["Is girls Just Wan na Have Fun a cover of the original song by ?", "Who Have Fun is a cover of the original song by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3429911, "src_sentence": "The cacomistle is part of the family Procyonidae which includes other small omnivores such as the raccoon and the coati.", "sentence": "The cacomistle is part of the family Procyonidae", "sub": "http://dbpedia.org/resource/Cacomistle", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Procyonidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the cacomistle part of the family Procyonidae ?", "Is the bassarisk part of the family Procyonidae ?"], "type": [-1, -1], "question_in_type": ["Is the part of the family ?", "Is the bassarisk part of the family ?"], "exp": [-1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3437336, "src_sentence": "Ben Varon (born 18 November 1983) is a Finnish guitarist.", "sentence": "Ben Varon is a Finnish guitarist", "sub": "http://dbpedia.org/resource/Ben_Varon", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is ben Varon a Finnish guitarist ?", "Who is a Finnish guitarist?", "Where is Ben Varon a Finnish guitarist ?", "Is ben Varon a Finnish guitar player ?", "Who is a Finnish guitar player?", "Where is Ben Varon a Finnish guitar player ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is ben Varon a guitarist ?", "Who is a guitarist?", "Where is a guitarist ?", "Is ben Varon a guitar player ?", "Who is a guitar player?", "Where is a guitar player ?"], "exp": [-1, -1, -1, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3444451, "src_sentence": "He then directed The Negotiator, which starred Kevin Spacey and Samuel L. Jackson, and earned Gray both Best Film and Best Director awards at the 1998 Acapulco Film Festival.", "sentence": "The Negotiator starred Kevin Spacey", "sub": "http://dbpedia.org/resource/The_Negotiator", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Kevin_Spacey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the Negotiator star Kevin Spacey?", "Who did The Negotiator starred?"], "type": [-1, 1], "question_in_type": ["Did the Negotiator star ?", "Who did starred?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3447968, "src_sentence": "For part of the European tour, Jonas Ekdahl of DeathDestruction filled in for Svensson on drums, after Svensson's decision to remain in Sweden for a time following the birth of his child.", "sentence": "Jonas Ekdahl of DeathDestruction filled in for Svensson on drums after Svensson's decision", "sub": "http://dbpedia.org/resource/Jonas_Ekdahl", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Drum_kit", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did jonas Ekdahl of DeathDestruction fil in for Svensson on drums after Svensson's decision?", "Who of DeathDestruction filled in for Svensson on drums after Svensson's decision?", "Where did Jonas Ekdahl of DeathDestruction filled in?", "Who did Jonas Ekdahl of DeathDestruction filled in?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did jonas Ekdahl of DeathDestruction fil in for Svensson on after Svensson's decision?", "Who of DeathDestruction filled in for Svensson on after Svensson's decision?", "Where did of DeathDestruction filled in?", "Who did of DeathDestruction filled in?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 3449236, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-panel) format.", "sentence": "Azumanga Daioh illustrated by Kiyohiko Azuma largely in yonkoma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does azumanga Daioh illust by Kiyohiko Azuma largely in yonkoma?", "Where did Azumanga Daioh illustrated by?"], "type": [-1, 2], "question_in_type": ["Does azumanga Daioh illust by largely in yonkoma?", "Where did illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3456186, "src_sentence": "McLagan then developed a relationship with Kim Kerrigan, the estranged wife of Keith Moon, drummer of the Who.", "sentence": "Kim Kerrigan [is] the estranged wife of Keith Moon", "sub": "http://dbpedia.org/resource/Kim_McLagan", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Keith_Moon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does kim Kerrigan [is] the estranged wife of Keith Moon?", "Who [is] the estranged wife of Keith Moon?", "Who did Kim Kerrigan [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does kim Kerrigan [is] the estranged wife of ?", "Who [is] the estranged wife of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3456770, "src_sentence": "Leonard Kleinrock (born June 13, 1934) is an American computer scientist.", "sentence": "Leonard Kleinrock (born June 13, 1934 is an American computer scientist", "sub": "http://dbpedia.org/resource/Leonard_Kleinrock", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is leonard Kleinrock ( born June 13 , 1934 an American computer scientist ?", "Who (born June 13, 1934 is an American computer scientist?", "When is Leonard Kleinrock ( bear?", "Where is Leonard Kleinrock ( born?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is leonard Kleinrock ( born June 13 , 1934 an computer scientist ?", "Who (born June 13, 1934 is an computer scientist?", "When is ( bear?", "Where is ( born?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3459879, "src_sentence": "A native of Salt Lake City, Utah, Griffall co-owns a landscaping business in Lake Placid, New York with fellow American luger Jonathan Myles.", "sentence": "Utah [is] A native of Salt Lake City", "sub": "http://dbpedia.org/resource/Utah", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Salt_Lake_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does utah [is] A native of Salt Lake City?", "Who [is] A native of Salt Lake City?", "Where did Utah [ is ] A native of Salt Lake City ?"], "type": [-1, 1, 2], "question_in_type": ["Does utah [is] A native of ?", "Who [is] A native of ?", "Where did [ is ] A native of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3461414, "src_sentence": "Nefertari married Ramesses II before he ascended the throne.", "sentence": "Nefertari married Ramesses II before he ascended the throne", "sub": "http://dbpedia.org/resource/Nefertari", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ramesses_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did nefertari married Ramesses II before he ascend the throne?", "Who married Ramesses II before he ascended the throne?", "Who did Nefertari married?"], "type": [-1, 1, 1], "question_in_type": ["Did nefertari married before he ascend the throne?", "Who married before he ascended the throne?", "Who did married?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3461424, "src_sentence": "Nefertari first appears as the wife of Ramesses II in official scenes during the first year of Ramesses II.", "sentence": "Nefertari appears in official scenes during the first year of Ramesses II first", "sub": "http://dbpedia.org/resource/Nefertari", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Ramesses_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do nefertari appear in official scenes during the first year of Ramesses II first?", "Who appears in official scenes during the first year of Ramesses II first?", "When did Nefertari appear in official scenes during?"], "type": [-1, 1, 3], "question_in_type": ["Do nefertari appear in official scenes during the first year of first?", "Who appears in official scenes during the first year of first?", "When did appear in official scenes during?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3465176, "src_sentence": "Ron Reagan, American political pundit and son of President Ronald Reagan.", "sentence": "Ron Reagan [is] son of President Ronald Reagan", "sub": "http://dbpedia.org/resource/Ronald_Reagan", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ron_Reagan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ron Reagan [is] son of President Ronald Reagan?", "Who [is] son of President Ronald Reagan?", "Who did Ron Reagan [ is ] son of President Ronald Reagan ?"], "type": [-1, 1, 1], "question_in_type": ["Does ron Reagan [is] son of President ?", "Who [is] son of President ?", "Who did [ is ] son of President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3465652, "src_sentence": "Julia Lennon, English mother of John Lennon (b. 1914).", "sentence": "Julia Lennon [is] English mother of John Lennon", "sub": "http://dbpedia.org/resource/Julia_Lennon", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/John_Lennon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julia Lennon [is] English mother of John Lennon?", "Who [is] English mother of John Lennon?", "Where did Julia Lennon [ is ] English mother of John Lennon ?", "Who did Julia Lennon [ is ] English mother of John Lennon ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does julia Lennon [is] English mother of ?", "Who [is] English mother of ?", "Where did [ is ] English mother of ?", "Who did [ is ] English mother of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3473302, "src_sentence": "A Streetcar Named Desire was written by Tennessee Williams in 1947.", "sentence": "A Streetcar Named Desire was written by Tennessee Williams in 1947", "sub": "http://dbpedia.org/resource/A_Streetcar_Named_Desire", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Tennessee_Williams", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was a Streetcar Named Desire written by Tennessee Williams in 1947 ?", "Who was A Streetcar Named Desire written by?", "When was A Streetcar Named Desire write by Tennessee Williams?"], "type": [-1, 1, 3], "question_in_type": ["Was a Streetcar Named Desire written by in 1947 ?", "Who was written by?", "When was write by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3479536, "src_sentence": "The Darkroom of Damocles (Dutch: De donkere kamer van Damokles) is a war novel by the Dutch writer Willem Frederik Hermans, published in 1958.", "sentence": "Willem Frederik Hermans [is] writer [from] Netherlands", "sub": "http://dbpedia.org/resource/Willem_Frederik_Hermans", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does willem Frederik Hermans [is] writer [from] Netherlands?", "Who [is] writer [from] Netherlands?", "Where did Willem Frederik Hermans [ is ] writer [ from ] Netherlands ?"], "type": [-1, 1, 2], "question_in_type": ["Does willem Frederik Hermans [is] writer [from] ?", "Who [is] writer [from] ?", "Where did [ is ] writer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3484797, "src_sentence": "Coilostylis parkinsoniana (Parkinson's coilostylis), formerly Epidendrum parkinsonianum, is an epiphytic species of orchid in the genus Coilostylis, occurring in Mexico and Central America.", "sentence": "Coilostylis parkinsoniana is an epiphytic species of orchid in the genus Coilostylis", "sub": "http://dbpedia.org/resource/Coilostylis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coilostylis parkinsoniana an epiphytic species of orchid in the genus Coilostylis ?", "Who parkinsoniana is an epiphytic species of orchid in the genus Who?"], "type": [-1, 1], "question_in_type": ["Is coilostylis parkinsoniana an epiphytic species of in the genus ?", "Who parkinsoniana is an epiphytic species of in the genus Who?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3491732, "src_sentence": "In Ella Smith's 1973 biography, Starring Miss Barbara Stanwyck, Smith noted that The Big Valley had been cancelled by ABC mainly due to a poor time slot.", "sentence": "The Big Valley had been cancelled by ABC mainly due to a poor time slot", "sub": "http://dbpedia.org/resource/The_Big_Valley", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/American_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Had the Big Valley been cancelled by ABC mainly due to a poor time slot ?", "Who had been cancelled by ABC mainly due to a poor time slot?", "Where had The Big Valley been cancelled?"], "type": [-1, 1, 2], "question_in_type": ["Had the Big Valley been cancelled by mainly due to a poor time slot ?", "Who had been cancelled by mainly due to a poor time slot?", "Where had been cancelled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3501204, "src_sentence": "Governor-General Sir Stewart Symes at Khartoum had little interest in development of the south of Sudan and he advised the local officials that chiefs should have territorial rather than ethnic authority.", "sentence": "Governor - General Sir Stewart Symes at Khartoum had little interest in development of the south of Sudan", "sub": "http://dbpedia.org/resource/Sudan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Khartoum", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had governor - General Sir Stewart Symes at Khartoum little interest in development of the south of Sudan ?", "Who had Governor - General Sir Stewart Symes at Khartoum little interest in development of the south of Sudan ?", "Where had Governor - General Sir Stewart Symes at Khartoum little interest in development of the south of Sudan ?"], "type": [-1, 1, 2], "question_in_type": ["Had governor - General Sir Stewart Symes at little interest in development of the south of ?", "Who had Governor - General Sir Stewart Symes at little interest in development of the south of ?", "Where had Governor - General Sir Stewart Symes at little interest in development of the south of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3503515, "src_sentence": "Bray is home to League of Ireland football club Bray Wanderers who play at the Carlisle Grounds.", "sentence": "Ireland football club Bray Wanderers play at the Carlisle Grounds", "sub": "http://dbpedia.org/resource/Bray_Wanderers_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Carlisle_Grounds", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does ireland football club Bray Wanderers play at the Carlisle Grounds?", "Who football club Bray Wanderers play at the Carlisle Grounds?", "Where did Ireland football club Bray Wanderers play at?", "Is bray home to League of Ireland football club Bray Wanderers ?", "Where is Bray home to?", "Who is Bray home to?"], "type": [-1, 1, 2, -1, 2, 1], "question_in_type": ["Does ireland football club play at the ?", "Who football club play at the ?", "Where did Ireland football club play at?", "Is bray home to League of Ireland football club ?", "Where is home to?", "Who is home to?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3508619, "src_sentence": "Rodolia cardinalis (common names vedalia beetle or cardinal ladybird) is a species of ladybird beetle that is sometimes described as endemic to Australia.[1]. == As introduced biological control agent ==.", "sentence": "Rodolia cardinalis (common names vedalia beetle or cardinal ladybird is a species of ladybird beetle", "sub": "http://dbpedia.org/resource/Rodolia_cardinalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coccinellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rodolia cardinalis ( common names vedalia beetle or cardinal ladybird a species of ladybird beetle ?"], "type": [-1], "question_in_type": ["Is rodolia cardinalis ( common names vedalia beetle or cardinal ladybird a species of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3513186, "src_sentence": "Caloptilia sauzalitoeella is a moth of the family Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a moth of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a moth of the family Gracillariidae ?", "Who sauzalitoeella is a moth of the family Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a moth of the family ?", "Who sauzalitoeella is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3516092, "src_sentence": "World Dirtnap is an EP by the Norwegian black metal band Orcustus.", "sentence": "World Dirtnap is an EP by the Norwegian black metal band Orcustus", "sub": "http://dbpedia.org/resource/World_Dirtnap", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Orcustus", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is world Dirtnap an EP by the Norwegian black metal band Orcustus ?", "Where is World Dirtnap an EP by the Norwegian black metal band Orcustus ?"], "type": [-1, 2], "question_in_type": ["Is world Dirtnap an EP by the Norwegian black metal band ?", "Where is an EP by the Norwegian black metal band ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3523829, "src_sentence": "Damon medius is a species of arachnid of the family Phrynichidae.", "sentence": "Damon medius is a species of arachnid of the family Phrynichidae", "sub": "http://dbpedia.org/resource/Damon_medius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phrynichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is damon medius a species of arachnid of the family Phrynichidae ?", "Who medius is a species of arachnid of the family Phrynichidae?"], "type": [-1, 1], "question_in_type": ["Is damon medius a species of arachnid of the family ?", "Who medius is a species of arachnid of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3525321, "src_sentence": "Megachile ecuadoria is a species of bee in the family Megachilidae.", "sentence": "Megachile ecuadoria is a species of bee in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ecuadoria a species of bee in the family Megachilidae ?", "Where is Megachile ecuadoria a species of bee in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ecuadoria a species of bee in the family ?", "Where is ecuadoria a species of bee in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3530837, "src_sentence": "Germagnat is a former commune in the Ain department in eastern France.", "sentence": "Germagnat is a former commune in the Ain department in eastern France", "sub": "http://dbpedia.org/resource/Germagnat", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Ain", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is germagnat a former commune in the Ain department in eastern France ?", "Who is Germagnat a former commune in the Ain department in eastern France ?", "Where is Germagnat a former commune in the Ain department in eastern France ?"], "type": [-1, 1, 2], "question_in_type": ["Is germagnat a former commune in the department in eastern France ?", "Who is a former commune in the department in eastern France ?", "Where is a former commune in the department in eastern France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3531500, "src_sentence": "Ten Canoes is a 2006 Australian drama film directed by Rolf de Heer and Peter Djigirr and starring Crusoe Kurddal.", "sentence": "Ten Canoes is a 2006 Australian drama film directed by Rolf de Heer", "sub": "http://dbpedia.org/resource/Ten_Canoes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Rolf_de_Heer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is ten Canoes a 2006 Australian drama film directed by Rolf de Heer ?", "Where Canoes is a 2006 Australian drama film directed by Rolf de Heer?", "When is Ten Canoes a?", "Where is Ten Canoes a 2006 Australian drama film directed by?", "Who is Ten Canoes a 2006 Australian drama film directed by?"], "type": [-1, 2, 3, 2, 1], "question_in_type": ["Is ten Canoes a 2006 Australian drama film directed by ?", "Where Canoes is a 2006 Australian drama film directed by ?", "When is a?", "Where is a 2006 Australian drama film directed by?", "Who is a 2006 Australian drama film directed by?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3534314, "src_sentence": "Salt Lake City, Utah: Filmed by the Genealogical Society of Utah, 1970.", "sentence": "Salt Lake City Filmed by the Genealogical Society of Utah", "sub": "http://dbpedia.org/resource/Utah", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Salt_Lake_City", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does salt Lake City Filmed by the Genealogical Society of Utah?", "Who by the Genealogical Society of Utah?", "Where did Salt Lake City Filmed by the Genealogical Society of Utah ?"], "type": [-1, 1, 2], "question_in_type": ["Does salt Lake City Filmed by the Genealogical Society of ?", "Who by the Genealogical Society of ?", "Where did Filmed by the Genealogical Society of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3542844, "src_sentence": "Jerome Michael Adams (born September 22, 1974) is an American anesthesiologist and a vice admiral in the U.S. Public Health Service Commissioned Corps who currently serves as the 20th Surgeon General of the United States.", "sentence": "Jerome Michael Adams is an American anesthesiologist", "sub": "http://dbpedia.org/resource/Michael_J._Adams", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is jerome Michael Adams an American anesthesiologist ?", "Who is an American anesthesiologist?", "Where is Jerome Michael Adams an American anesthesiologist ?", "Is jerome Michael Adams an American anaesthetist ?", "Who is an American anaesthetist?", "Where is Jerome Michael Adams an American anaesthetist ?", "Is jerome Michael Adams an American anesthetist ?", "Who is an American anesthetist?", "Where is Jerome Michael Adams an American anesthetist ?", "Is jerome Michael Adams an american english anaesthetist ?", "Where is Jerome Michael Adams an american english anaesthetist ?", "Is jerome Michael Adams an american english anesthesiologist ?", "Where is Jerome Michael Adams an american english anesthesiologist ?", "Is jerome Michael Adams an american english anesthetist ?", "Where is Jerome Michael Adams an american english anesthetist ?", "Is jerome Michael Adams an finglish anaesthetist ?", "Is jerome Michael Adams an finglish anesthesiologist ?", "Is jerome Michael Adams an finglish anesthetist ?", "Is jerome Michael Adams an u.s anaesthetist ?", "Is jerome Michael Adams an u.s anesthesiologist ?", "Is jerome Michael Adams an u.s anesthetist ?", "Is jerome Michael Adams an united statesian anaesthetist ?", "Is jerome Michael Adams an united statesian anesthesiologist ?", "Is jerome Michael Adams an united statesian anesthetist ?", "Is jerome Michael Adams an us american anaesthetist ?", "Is jerome Michael Adams an us american anesthesiologist ?", "Is jerome Michael Adams an us american anesthetist ?", "Is jerome Michael Adams an us er anaesthetist ?", "Is jerome Michael Adams an us er anesthesiologist ?", "Is jerome Michael Adams an us er anesthetist ?", "Is jerome Michael Adams an us ian anaesthetist ?", "Is jerome Michael Adams an us ian anesthesiologist ?", "Is jerome Michael Adams an us ian anesthetist ?", "Is jerome Michael Adams an usanian anaesthetist ?", "Is jerome Michael Adams an usanian anesthesiologist ?", "Is jerome Michael Adams an usanian anesthetist ?", "Is jerome Michael Adams an usonian anaesthetist ?", "Is jerome Michael Adams an usonian anesthesiologist ?", "Is jerome Michael Adams an usonian anesthetist ?", "Is jerome Michael Adams an western hemispherian anaesthetist ?", "Is jerome Michael Adams an western hemispherian anesthesiologist ?", "Is jerome Michael Adams an western hemispherian anesthetist ?", "Is jerome Michael Adams an yank anaesthetist ?", "Is jerome Michael Adams an yank anesthesiologist ?", "Is jerome Michael Adams an yank anesthetist ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is jerome an anesthesiologist ?", "Who is an anesthesiologist?", "Where is Jerome an anesthesiologist ?", "Is jerome an anaesthetist ?", "Who is an anaesthetist?", "Where is Jerome an anaesthetist ?", "Is jerome an anesthetist ?", "Who is an anesthetist?", "Where is Jerome an anesthetist ?", "Is jerome an american english anaesthetist ?", "Where is Jerome an american english anaesthetist ?", "Is jerome an american english anesthesiologist ?", "Where is Jerome an american english anesthesiologist ?", "Is jerome an american english anesthetist ?", "Where is Jerome an american english anesthetist ?", "Is jerome an finglish anaesthetist ?", "Is jerome an finglish anesthesiologist ?", "Is jerome an finglish anesthetist ?", "Is jerome an u.s anaesthetist ?", "Is jerome an u.s anesthesiologist ?", "Is jerome an u.s anesthetist ?", "Is jerome an united statesian anaesthetist ?", "Is jerome an united statesian anesthesiologist ?", "Is jerome an united statesian anesthetist ?", "Is jerome an us american anaesthetist ?", "Is jerome an us american anesthesiologist ?", "Is jerome an us american anesthetist ?", "Is jerome an us er anaesthetist ?", "Is jerome an us er anesthesiologist ?", "Is jerome an us er anesthetist ?", "Is jerome an us ian anaesthetist ?", "Is jerome an us ian anesthesiologist ?", "Is jerome an us ian anesthetist ?", "Is jerome an usanian anaesthetist ?", "Is jerome an usanian anesthesiologist ?", "Is jerome an usanian anesthetist ?", "Is jerome an usonian anaesthetist ?", "Is jerome an usonian anesthesiologist ?", "Is jerome an usonian anesthetist ?", "Is jerome an western hemispherian anaesthetist ?", "Is jerome an western hemispherian anesthesiologist ?", "Is jerome an western hemispherian anesthetist ?", "Is jerome an yank anaesthetist ?", "Is jerome an yank anesthesiologist ?", "Is jerome an yank anesthetist ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3549515, "src_sentence": "In 1996, she appeared in the film Kazaam, which starred Shaquille O'Neal.", "sentence": "the film Kazaam starred Shaquille O'Neal", "sub": "http://dbpedia.org/resource/Kazaam", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Shaquille_O'Neal", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the film Kazaam star Shaquille O'Neal?", "Where did the film Kazaam starred?", "Who did the film Kazaam starred?"], "type": [-1, 2, 1], "question_in_type": ["Did the film star ?", "Where did the film starred?", "Who did the film starred?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3554216, "src_sentence": "StraitNZ (formerly Strait Shipping Limited and Bluebridge) is a New Zealand firm that operates roll-on/roll-off freight and passenger shipping across the Cook Strait, between Wellington in the North Island and Picton in the South Island and trucking and logistics services across New Zealand, formerly under the separate companies Streamline Freight and Freight Lines Passenger services commenced in 2002 and operate under the Bluebridge brand.", "sentence": "a New Zealand firm operates passenger shipping across the Cook Strait , between Wellington in the North Island and Picton in the South Island", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does a New Zealand firm op passenger ship across the Cook Strait , between Wellington in the North Island and Picton in the South Island?", "Where did a New Zealand firm operates passenger?"], "type": [-1, 2], "question_in_type": ["Does a firm op passenger ship across the Cook Strait , between in the North Island and Picton in the South Island?", "Where did a firm operates passenger?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3559097, "src_sentence": "Choices of the Heart is an American made-for-television drama film based on the lives of Jean Donovan, Archbishop Oscar Romero, and three American religious sisters who were killed in El Salvador during its Civil War.", "sentence": "an American made-for-television drama film based on the lives of Jean Donovan", "sub": "http://dbpedia.org/resource/Jean_Donovan", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does an American made-for-television drama film bas on the lives of Jean Donovan?", "Where did an American made-for-television drama film based on?", "Who did an American made-for-television drama film based on?"], "type": [-1, 2, 1], "question_in_type": ["Does an made-for-television drama film bas on the lives of ?", "Where did an made-for-television drama film based on?", "Who did an made-for-television drama film based on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3559627, "src_sentence": "Susan Alice Buffett (born July 30, 1953) is an American philanthropist who is the daughter of Warren Buffett.", "sentence": "Susan Alice Buffett is an American philanthropist who is the daughter of Warren Buffett", "sub": "http://dbpedia.org/resource/Warren_Buffett", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Susan_Alice_Buffett", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is susan Alice Buffett an American philanthropist who the daughter of Warren Buffett ?", "Who is an American philanthropist who is the daughter of Warren Buffett?", "Where is Susan Alice Buffett an American philanthropist who the daughter of Warren Buffett ?", "Who is Susan Alice Buffett an American philanthropist who the daughter of Warren Buffett ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is susan Alice Buffett an American philanthropist who the daughter of ?", "Who is an American philanthropist who is the daughter of ?", "Where is an American philanthropist who the daughter of ?", "Who is an American philanthropist who the daughter of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3563290, "src_sentence": "Publius Suillius Rufus, born between 10 BC and 7 BC, consul in 41, and father of Marcus Suillius Nerullinus consul in 50;. Gnaeus Domitius Corbulo, born between 4 BC and AD 1, Roman general and consul in 39, who was the father to Roman Empress Domitia Longina; and.", "sentence": "Publius Suillius Rufus , born between 10 BC and 7 BC , father of Marcus Suillius Nerullinus consul in 50 ; . Gnaeus Domitius Corbulo was the father to Roman Empress Domitia Longina", "sub": "http://dbpedia.org/resource/Domitia_Longina", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Gnaeus_Domitius_Corbulo", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was publius Suillius Rufus , born between 10 BC and 7 BC , father of Marcus Suillius Nerullinus consul in 50 ; . Gnaeus Domitius Corbulo the father to Roman Empress Domitia Longina ?", "Who , born between 10 BC and 7 BC , father of Marcus Suillius Nerullinus consul in 50 ; . Gnaeus Domitius Corbulo was the father to Roman Empress Domitia Longina?", "Was publius Suillius Rufus , born between 10 BC and 7 BC , consul in 41 ; . Gnaeus Domitius Corbulo the father to Roman Empress Domitia Longina ?", "Who , born between 10 BC and 7 BC , consul in 41 ; . Gnaeus Domitius Corbulo was the father to Roman Empress Domitia Longina?"], "type": [-1, 1, -1, 1], "question_in_type": ["Was publius Suillius Rufus , born between 10 BC and 7 BC , father of Marcus Suillius Nerullinus consul in 50 ; . the father to Roman Empress Longina ?", "Who , born between 10 BC and 7 BC , father of Marcus Suillius Nerullinus consul in 50 ; . was the father to Roman Empress Longina?", "Was publius Suillius Rufus , born between 10 BC and 7 BC , consul in 41 ; . the father to Roman Empress Longina ?", "Who , born between 10 BC and 7 BC , consul in 41 ; . was the father to Roman Empress Longina?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3563329, "src_sentence": "LaTonya Swann was raised in District Heights, Maryland and graduated from Dr. Henry A. Wise, Jr. High School in 2009.", "sentence": "LaTonya Swann was raised in District Heights , Maryland . High School in 2009", "sub": "http://dbpedia.org/resource/LaTonya_Swann", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Maryland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was laTonya Swann raised in District Heights , Maryland . High School in 2009 ?", "Who was raised in District Heights , Maryland . High School in 2009?", "Where was LaTonya Swann raised in?", "When was LaTonya Swann raise in District Heights , Maryland . High School?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was laTonya Swann raised in District Heights , . High School in 2009 ?", "Who was raised in District Heights , . High School in 2009?", "Where was raised in?", "When was raise in District Heights , . High School?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3564603, "src_sentence": "All's Well That Ends Well is a play by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3568584, "src_sentence": "The Vanderbilt Commodores women's basketball team represents Vanderbilt University in the Eastern Division of the Southeastern Conference (SEC).", "sentence": "The Vanderbilt Commodores women's basketball team represents Vanderbilt University in the Eastern Division of the Southeastern Conference", "sub": "http://dbpedia.org/resource/Vanderbilt_Commodores", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Vanderbilt_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Does the Vanderbilt Commodores women's basketball team repres Vanderbilt University in the Eastern Division of the Southeastern Conference?", "Where did The Vanderbilt Commodores women 's basketball team represents?"], "type": [-1, 2], "question_in_type": ["Does the women's basketball team repres in the Eastern Division of the Southeastern Conference?", "Where did The women 's basketball team represents?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 3569721, "src_sentence": "After his defeat and capture at the Battle of Poitiers (19 September 1356), the King John II of France accompanied the Black Prince to England, where he remained a prisoner of Edward III of England.", "sentence": "the King John II of France accompanied the Black Prince to England After his capture at the Battle of Poitiers", "sub": "http://dbpedia.org/resource/Battle_of_Poitiers", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the King John II of France accompany the Black Prince to England After his capture at the Battle of Poitiers?", "Who did the King John II of France accompanied the?", "Where did the King John II of France accompanied the?"], "type": [-1, 1, 2], "question_in_type": ["Did the King John II of accompany the Black Prince to England After his capture at the Battle of ?", "Who did the King John II of accompanied the?", "Where did the King John II of accompanied the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3570619, "src_sentence": "Several further versions were produced by the Canadian artist Yves Rodier during the 1990s.", "sentence": "Yves Rodier [is] artist [from] Canada", "sub": "http://dbpedia.org/resource/Yves_Rodier", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Canada", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Do yves Rodier [is] artist [from] Canada?", "Who [is] artist [from] Canada?", "Where did Yves Rodier [ is ] artist [ from ] Canada ?"], "type": [-1, 1, 2], "question_in_type": ["Do yves Rodier [is] artist [from] ?", "Who [is] artist [from] ?", "Where did [ is ] artist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3577813, "src_sentence": "Petrophila esperanzalis is a moth in the family Crambidae.", "sentence": "Petrophila esperanzalis is a moth in the family Crambidae", "sub": "http://dbpedia.org/resource/Petrophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is petrophila esperanzalis a moth in the family Crambidae ?", "Where is Petrophila esperanzalis a moth in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is petrophila esperanzalis a moth in the family ?", "Where is esperanzalis a moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3578829, "src_sentence": "MF Doom also produced several songs for Ghostface's 2006 album Fishscale, which was once again attributed to \"Ghostface Killah\".", "sentence": "Ghostface's 2006 album Fishscale was attributed to \"Ghostface Killah once again", "sub": "http://dbpedia.org/resource/Fishscale", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ghostface_Killah", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was ghostface 's 2006 album Fishscale attributed to `` Ghostface Killah once again ?", "Who's 2006 album Fishscale was attributed to \"Who Killah once again?", "Where was Ghostface 's 2006 album Fishscale attributed to?", "Who was Ghostface 's 2006 album Fishscale attributed to?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was ghostface 's 2006 album attributed to `` once again ?", "Who's 2006 album was attributed to \"Who Killah once again?", "Where was Ghostface 's 2006 album attributed to?", "Who was Ghostface 's 2006 album attributed to?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3578855, "src_sentence": "In an interview with Complex Magazine on November 17, 2012, Ghostface Killah confirmed that he has left Def Jam, making Apollo Kids his last album on the label.", "sentence": "Ghostface Killah confirmed that he has left Def Jam, making Apollo Kids his last album on the label In an interview with Complex Magazine on November 17", "sub": "http://dbpedia.org/resource/Apollo_Kids_(album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Ghostface_Killah", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Has ghostface Killah confirmed that he left Def Jam , making Apollo Kids his last album on the label In an interview with Complex Magazine on November 17 ?", "Who confirmed that he has left Def Jam, making Apollo Kids his last album on the label In an interview with Complex Magazine on November 17?", "Who has Ghostface Killah confirmed that?", "Where has Ghostface Killah confirmed that?", "When has Ghostface Killah confirm that he leave Def Jam , make Apollo Kids his last album on the label In an interview with Complex Magazine?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Has ghostface Killah confirmed that he left Def Jam , making his last album on the label In an interview with Complex Magazine on November 17 ?", "Who confirmed that he has left Def Jam, making his last album on the label In an interview with Complex Magazine on November 17?", "Who has confirmed that?", "Where has confirmed that?", "When has confirm that he leave Def Jam , make his last album on the label In an interview with Complex Magazine?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3580219, "src_sentence": "Distant Relatives is a collaborative studio album by American rapper Nas and Jamaican reggae vocalist Damian Marley.", "sentence": "Distant Relatives is a collaborative studio album by American rapper Nas reggae vocalist Damian Marley", "sub": "http://dbpedia.org/resource/Distant_Relatives", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Damian_Marley", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is distant Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is a collaborative studio album by American rapper Nas reggae vocalist Damian Marley?", "Where is Distant Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant limited a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is distant relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is Distant relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is Distant relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof limited a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is aloof relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is aloof relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is aloof relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote limited a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is remote relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is remote relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is remote relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed limited a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is removed relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish limited a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Where is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?", "Who is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist Damian Marley ?"], "type": [-1, 1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Is distant Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant limited a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is distant relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is Distant relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is Distant relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof limited a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is aloof relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is aloof relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is aloof relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote limited a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is remote relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is remote relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is remote relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed limited a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is removed relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish Relatives a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish comparative a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish conditional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish congenator a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish congener a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish congeneric a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish kin a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish limited a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish proportional a collaborative studio album by American rapper Nas reggae vocalist ?", "Is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Where is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist ?", "Who is standoffish relation a collaborative studio album by American rapper Nas reggae vocalist ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3584317, "src_sentence": "Kumlienia is a genus of flowering plants in the buttercup family.", "sentence": "Kumlienia is a genus of flowering plants in the buttercup family", "sub": "http://dbpedia.org/resource/Kumlienia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ranunculaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kumlienia a genus of flowering plants in the buttercup family ?", "Who is a genus of flowering plants in the buttercup family?"], "type": [-1, 1], "question_in_type": ["Is kumlienia a genus of flowering plants in the ?", "Who is a genus of flowering plants in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3588173, "src_sentence": "Phyllomacromia monoceros is a species of dragonfly in the family Corduliidae.", "sentence": "Phyllomacromia monoceros is a species of dragonfly in the family Corduliidae", "sub": "http://dbpedia.org/resource/Phyllomacromia_monoceros", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corduliidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllomacromia monoceros a species of dragonfly in the family Corduliidae ?", "Who monoceros is a species of dragonfly in the family Corduliidae?"], "type": [-1, 1], "question_in_type": ["Is phyllomacromia monoceros a species of dragonfly in the family ?", "Who monoceros is a species of dragonfly in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3589291, "src_sentence": "Dorcadion minutum is a species of beetle in the family Cerambycidae.", "sentence": "Dorcadion minutum is a species of beetle in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of beetle in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of beetle in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3593912, "src_sentence": "The Abbasids, after 750, established their capital in what is now Iraq, eventually at Baghdad.", "sentence": "The Abbasids established their capital in what is now Iraq, eventually at Baghdad after 750", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Abbasids established their capital in what now Iraq , eventually at Baghdad after 750 ?", "Where is The Abbasids established their?"], "type": [-1, 2], "question_in_type": ["Is the established their capital in what now Iraq , eventually at after 750 ?", "Where is The established their?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3602658, "src_sentence": "Hill duly took his seventh victory of the season, with Berger's French teammate Jean Alesi second and Canadian Jacques Villeneuve third in the other Williams-Renault.", "sentence": "Jean Alesi Canadian Jacques Villeneuve [is] teammate [from] France", "sub": "http://dbpedia.org/resource/Jean_Alesi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jean Alesi Canadian Jacques Villeneuve [is] teammate [from] France?", "Who Canadian Jacques Villeneuve [is] teammate [from] France?", "Where did Jean Alesi Canadian Jacques Villeneuve [ is ] teammate [ from ] France ?", "Who did Jean Alesi Canadian Jacques Villeneuve [ is ] teammate [ from ] France ?", "Does jean Alesi [is] teammate [from] France?", "Who [is] teammate [from] France?", "Where did Jean Alesi [ is ] teammate [ from ] France ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Does jean Alesi Canadian Jacques Villeneuve [is] teammate [from] ?", "Who Canadian Jacques Villeneuve [is] teammate [from] ?", "Where did Canadian Jacques Villeneuve [ is ] teammate [ from ] ?", "Who did Canadian Jacques Villeneuve [ is ] teammate [ from ] ?", "Does jean Alesi [is] teammate [from] ?", "Who [is] teammate [from] ?", "Where did [ is ] teammate [ from ] ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3606973, "src_sentence": "His older brother, Hans Graf von Kanitz, a member of the Prussian House of Representatives, and his younger brother, Alexander Carl Richard Graf von Kanitz, who was a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin and the University of Heidelberg where he was a member of the Corps Saxo-Borussia.", "sentence": "his younger brother , Alexander Carl Richard Graf von Kanitz , who was a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin", "sub": "http://dbpedia.org/resource/Prussia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "Who was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "Where was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "When was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the Prussian House of Lords from?", "Was his older brother , Hans Graf von Kanitz , a member of the Prussian House of Representatives , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "Who was His older brother , Hans Graf von Kanitz , a member of the Prussian House of Representatives , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "Where was His older brother , Hans Graf von Kanitz , a member of the Prussian House of Representatives , who a member of the Prussian House of Lords from 1911 to 1918.He studied law at the University of Berlin ?", "When was His older brother , Hans Graf von Kanitz , a member of the Prussian House of Representatives , who a member of the Prussian House of Lords from?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "Who was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "Where was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "When was his younger brother , Alexander Carl Richard Graf von Kanitz , who a member of the House of Lords from?", "Was his older brother , Hans Graf von Kanitz , a member of the House of Representatives , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "Who was His older brother , Hans Graf von Kanitz , a member of the House of Representatives , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "Where was His older brother , Hans Graf von Kanitz , a member of the House of Representatives , who a member of the House of Lords from 1911 to 1918.He studied law at the University of ?", "When was His older brother , Hans Graf von Kanitz , a member of the House of Representatives , who a member of the House of Lords from?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3618630, "src_sentence": "Royal Signals officers receive general military training at the Royal Military Academy Sandhurst, followed by specialist communications training at the Royal School of Signals, Blandford Camp, Dorset.", "sentence": "Royal Signals officers receive general military training at the Royal Military Academy Sandhurst followed by specialist communications training at the Royal School of Signals, Blandford Camp", "sub": "http://dbpedia.org/resource/Royal_Corps_of_Signals", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Blandford_Camp", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does royal Signals officers receiv general military training at the Royal Military Academy Sandhurst follow by specialist communications training at the Royal School of Signals, Blandford Camp?", "Who officers receive general military training at the Royal Military Academy Sandhurst followed by specialist communications training at the Royal School of Signals, Blandford Camp?", "Where did Royal Signals officers receive general?"], "type": [-1, 1, 2], "question_in_type": ["Does royal Signals officers receiv general military training at the Royal Military Academy Sandhurst follow by specialist communications training at the Royal School of Signals, ?", "Who officers receive general military training at the Royal Military Academy Sandhurst followed by specialist communications training at the Royal School of Signals, ?", "Where did officers receive general?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3620418, "src_sentence": "Astranthium integrifolium (entireleaf western daisy or eastern western-daisy) is a North American species of flowering plants in the daisy family.", "sentence": "Astranthium integrifolium is a North American species of flowering plants in the daisy family", "sub": "http://dbpedia.org/resource/Astranthium", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Asteraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is astranthium integrifolium a North American species of flowering plants in the daisy family ?", "Where is Astranthium integrifolium a North American species of flowering?"], "type": [-1, 2], "question_in_type": ["Is astranthium integrifolium a North American species of flowering plants in the ?", "Where is integrifolium a North American species of flowering?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3621125, "src_sentence": "Cheiranthus cheiri, the wallflower, is a species of flowering plant in the family Brassicaceae (Cruciferae), native to Europe but widespread as an introduced species elsewhere.", "sentence": "Cheiranthus cheiri is a species of flowering plant in the family Brassicaceae ( Cruciferae ) , widespread as an introduced species elsewhere", "sub": "http://dbpedia.org/resource/Erysimum_cheiri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brassicaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheiranthus cheiri a species of flowering plant in the family Brassicaceae ( Cruciferae ) , widespread as an introduced species elsewhere ?", "Where is Cheiranthus cheiri a species of flowering?", "Is cheiranthus cheiri a species of flowering plant in the family Brassicaceae ( Cruciferae ) , native to Europe ?"], "type": [-1, 2, -1], "question_in_type": ["Is cheiranthus cheiri a species of flowering plant in the family ( Cruciferae ) , widespread as an introduced species elsewhere ?", "Where is a species of flowering?", "Is cheiranthus cheiri a species of flowering plant in the family ( Cruciferae ) , native to Europe ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3625727, "src_sentence": "Symmoca mimetica is a moth of the family Autostichidae.", "sentence": "Symmoca mimetica is a moth of the family Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a moth of the family Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a moth of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3627764, "src_sentence": "The SP supports classical social-democratic policies.", "sentence": "The SP supports classical social-democratic policies", "sub": "http://dbpedia.org/resource/Social_Democratic_Party_of_Switzerland", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Social_democracy", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Does the SP support classical social-democratic policies?", "Where did The SP supports classical?", "Does the SP supports classic neighborly-democratic delay?", "Where did The SP supports classic neighborly-democratic delay ?", "Does the SP supports classic neighborly-democratic insurance?", "Where did The SP supports classic neighborly-democratic insurance ?", "Does the SP supports classic neighborly-democratic insurance policy?", "Where did The SP supports classic neighborly-democratic insurance policy ?", "Does the SP supports classic neighborly-democratic policies?", "Where did The SP supports classic neighborly-democratic policies ?", "Does the SP supports classic neighborly-democratic policy racket?", "Where did The SP supports classic neighborly-democratic policy racket ?", "Does the SP supports classic neighborly-democratic protocol?", "Where did The SP supports classic neighborly-democratic protocol ?", "Does the SP supports classic neighborly-popular delay?", "Where did The SP supports classic neighborly-popular delay ?", "Does the SP supports classic neighborly-popular insurance?", "Where did The SP supports classic neighborly-popular insurance ?", "Does the SP supports classic neighborly-popular insurance policy?", "Where did The SP supports classic neighborly-popular insurance policy ?", "Does the SP supports classic neighborly-popular policies?", "Where did The SP supports classic neighborly-popular policies ?", "Does the SP supports classic neighborly-popular policy racket?", "Where did The SP supports classic neighborly-popular policy racket ?", "Does the SP supports classic neighborly-popular protocol?", "Where did The SP supports classic neighborly-popular protocol ?", "Does the SP supports classic shag-democratic delay?", "Where did The SP supports classic shag-democratic delay ?", "Does the SP supports classic shag-democratic insurance?", "Where did The SP supports classic shag-democratic insurance ?", "Does the SP supports classic shag-democratic insurance policy?", "Where did The SP supports classic shag-democratic insurance policy ?", "Does the SP supports classic shag-democratic policies?", "Where did The SP supports classic shag-democratic policies ?", "Does the SP supports classic shag-democratic policy racket?", "Where did The SP supports classic shag-democratic policy racket ?", "Does the SP supports classic shag-democratic protocol?", "Where did The SP supports classic shag-democratic protocol ?", "Does the SP supports classic shag-popular delay?", "Where did The SP supports classic shag-popular delay ?", "Does the SP supports classic shag-popular insurance?", "Where did The SP supports classic shag-popular insurance ?", "Does the SP supports classic shag-popular insurance policy?", "Where did The SP supports classic shag-popular insurance policy ?", "Does the SP supports classic shag-popular policies?", "Where did The SP supports classic shag-popular policies ?", "Does the SP supports classic shag-popular policy racket?", "Where did The SP supports classic shag-popular policy racket ?", "Does the SP supports classic shag-popular protocol?", "Where did The SP supports classic shag-popular protocol ?", "Does the SP supports classic sociable-democratic delay?", "Where did The SP supports classic sociable-democratic delay ?", "Does the SP supports classic sociable-democratic insurance?", "Where did The SP supports classic sociable-democratic insurance ?", "Does the SP supports classic sociable-democratic insurance policy?", "Where did The SP supports classic sociable-democratic insurance policy ?", "Does the SP supports classic sociable-democratic policies?", "Where did The SP supports classic sociable-democratic policies ?", "Does the SP supports classic sociable-democratic policy racket?", "Where did The SP supports classic sociable-democratic policy racket ?", "Does the SP supports classic sociable-democratic protocol?", "Where did The SP supports classic sociable-democratic protocol ?", "Does the SP supports classic sociable-popular delay?", "Where did The SP supports classic sociable-popular delay ?", "Does the SP supports classic sociable-popular insurance?", "Where did The SP supports classic sociable-popular insurance ?", "Does the SP supports classic sociable-popular insurance policy?", "Where did The SP supports classic sociable-popular insurance policy ?", "Does the SP supports classic sociable-popular policies?", "Where did The SP supports classic sociable-popular policies ?", "Does the SP supports classic sociable-popular policy racket?", "Where did The SP supports classic sociable-popular policy racket ?", "Does the SP supports classic sociable-popular protocol?", "Where did The SP supports classic sociable-popular protocol ?", "Does the SP supports classic social-democratic delay?", "Where did The SP supports classic social-democratic delay ?", "Does the SP supports classic social-democratic insurance?", "Where did The SP supports classic social-democratic insurance ?", "Does the SP supports classic social-democratic insurance policy?", "Where did The SP supports classic social-democratic insurance policy ?", "Does the SP supports classic social-democratic policies?", "Where did The SP supports classic social-democratic policies ?", "Does the SP supports classic social-democratic policy racket?", "Where did The SP supports classic social-democratic policy racket ?", "Does the SP supports classic social-democratic protocol?", "Where did The SP supports classic social-democratic protocol ?", "Does the SP supports classic social-popular delay?", "Where did The SP supports classic social-popular delay ?", "Does the SP supports classic social-popular insurance?", "Where did The SP supports classic social-popular insurance ?", "Does the SP supports classic social-popular insurance policy?", "Where did The SP supports classic social-popular insurance policy ?", "Does the SP supports classic social-popular policies?", "Where did The SP supports classic social-popular policies ?", "Does the SP supports classic social-popular policy racket?", "Where did The SP supports classic social-popular policy racket ?", "Does the SP supports classic social-popular protocol?", "Where did The SP supports classic social-popular protocol ?", "Does the SP supports classic societal-democratic delay?", "Where did The SP supports classic societal-democratic delay ?", "Does the SP supports classic societal-democratic insurance?", "Where did The SP supports classic societal-democratic insurance ?", "Does the SP supports classic societal-democratic insurance policy?", "Where did The SP supports classic societal-democratic insurance policy ?", "Does the SP supports classic societal-democratic policies?", "Where did The SP supports classic societal-democratic policies ?", "Does the SP supports classic societal-democratic policy racket?", "Where did The SP supports classic societal-democratic policy racket ?", "Does the SP supports classic societal-democratic protocol?", "Where did The SP supports classic societal-democratic protocol ?", "Does the SP supports classic societal-popular delay?", "Where did The SP supports classic societal-popular delay ?", "Does the SP supports classic societal-popular insurance?", "Where did The SP supports classic societal-popular insurance ?", "Does the SP supports classic societal-popular insurance policy?", "Where did The SP supports classic societal-popular insurance policy ?", "Does the SP supports classic societal-popular policies?", "Where did The SP supports classic societal-popular policies ?", "Does the SP supports classic societal-popular policy racket?", "Where did The SP supports classic societal-popular policy racket ?", "Does the SP supports classic societal-popular protocol?", "Where did The SP supports classic societal-popular protocol ?", "Does the SP support classical music neighborly-democratic delay?", "Does the SP support classical music neighborly-democratic insurance?", "Does the SP support classical music neighborly-democratic insurance policy?", "Does the SP support classical music neighborly-democratic policies?", "Does the SP support classical music neighborly-democratic policy racket?", "Does the SP support classical music neighborly-democratic protocol?", "Does the SP support classical music neighborly-popular delay?", "Does the SP support classical music neighborly-popular insurance?", "Does the SP support classical music neighborly-popular insurance policy?", "Does the SP support classical music neighborly-popular policies?", "Does the SP support classical music neighborly-popular policy racket?", "Does the SP support classical music neighborly-popular protocol?", "Does the SP support classical music shag-democratic delay?", "Does the SP support classical music shag-democratic insurance?", "Does the SP support classical music shag-democratic insurance policy?", "Does the SP support classical music shag-democratic policies?", "Does the SP support classical music shag-democratic policy racket?", "Does the SP support classical music shag-democratic protocol?", "Does the SP support classical music shag-popular delay?", "Does the SP support classical music shag-popular insurance?", "Does the SP support classical music shag-popular insurance policy?", "Does the SP support classical music shag-popular policies?", "Does the SP support classical music shag-popular policy racket?", "Does the SP support classical music shag-popular protocol?", "Does the SP support classical music sociable-democratic delay?", "Does the SP support classical music sociable-democratic insurance?", "Does the SP support classical music sociable-democratic insurance policy?", "Does the SP support classical music sociable-democratic policies?", "Does the SP support classical music sociable-democratic policy racket?", "Does the SP support classical music sociable-democratic protocol?", "Does the SP support classical music sociable-popular delay?", "Does the SP support classical music sociable-popular insurance?", "Does the SP support classical music sociable-popular insurance policy?", "Does the SP support classical music sociable-popular policies?", "Does the SP support classical music sociable-popular policy racket?", "Does the SP support classical music sociable-popular protocol?", "Does the SP support classical music social-democratic delay?", "Does the SP support classical music social-democratic insurance?", "Does the SP support classical music social-democratic insurance policy?", "Does the SP support classical music social-democratic policies?", "Does the SP support classical music social-democratic policy racket?", "Does the SP support classical music social-democratic protocol?", "Does the SP support classical music social-popular delay?", "Does the SP support classical music social-popular insurance?", "Does the SP support classical music social-popular insurance policy?", "Does the SP support classical music social-popular policies?", "Does the SP support classical music social-popular policy racket?", "Does the SP support classical music social-popular protocol?", "Does the SP support classical music societal-democratic delay?", "Does the SP support classical music societal-democratic insurance?", "Does the SP support classical music societal-democratic insurance policy?", "Does the SP support classical music societal-democratic policies?", "Does the SP support classical music societal-democratic policy racket?", "Does the SP support classical music societal-democratic protocol?", "Does the SP support classical music societal-popular delay?", "Does the SP support classical music societal-popular insurance?", "Does the SP support classical music societal-popular insurance policy?", "Does the SP support classical music societal-popular policies?", "Does the SP support classical music societal-popular policy racket?", "Does the SP support classical music societal-popular protocol?", "Does the SP support classical neighborly-democratic delay?", "Does the SP support classical neighborly-democratic insurance?", "Does the SP support classical neighborly-democratic insurance policy?", "Does the SP support classical neighborly-democratic policies?", "Does the SP support classical neighborly-democratic policy racket?", "Does the SP support classical neighborly-democratic protocol?", "Does the SP support classical neighborly-popular delay?", "Does the SP support classical neighborly-popular insurance?", "Does the SP support classical neighborly-popular insurance policy?", "Does the SP support classical neighborly-popular policies?", "Does the SP support classical neighborly-popular policy racket?", "Does the SP support classical neighborly-popular protocol?", "Does the SP support classical shag-democratic delay?", "Does the SP support classical shag-democratic insurance?", "Does the SP support classical shag-democratic insurance policy?", "Does the SP support classical shag-democratic policies?", "Does the SP support classical shag-democratic policy racket?", "Does the SP support classical shag-democratic protocol?", "Does the SP support classical shag-popular delay?", "Does the SP support classical shag-popular insurance?", "Does the SP support classical shag-popular insurance policy?", "Does the SP support classical shag-popular policies?", "Does the SP support classical shag-popular policy racket?", "Does the SP support classical shag-popular protocol?", "Does the SP support classical sociable-democratic delay?", "Does the SP support classical sociable-democratic insurance?", "Does the SP support classical sociable-democratic insurance policy?", "Does the SP support classical sociable-democratic policies?", "Does the SP support classical sociable-democratic policy racket?", "Does the SP support classical sociable-democratic protocol?", "Does the SP support classical sociable-popular delay?", "Does the SP support classical sociable-popular insurance?", "Does the SP support classical sociable-popular insurance policy?", "Does the SP support classical sociable-popular policies?", "Does the SP support classical sociable-popular policy racket?", "Does the SP support classical sociable-popular protocol?", "Does the SP support classical social-democratic delay?", "Does the SP support classical social-democratic insurance?", "Does the SP support classical social-democratic insurance policy?", "Does the SP support classical social-democratic policy racket?", "Does the SP support classical social-democratic protocol?", "Does the SP support classical social-popular delay?", "Does the SP support classical social-popular insurance?", "Does the SP support classical social-popular insurance policy?", "Does the SP support classical social-popular policies?", "Does the SP support classical social-popular policy racket?", "Does the SP support classical social-popular protocol?", "Does the SP support classical societal-democratic delay?", "Does the SP support classical societal-democratic insurance?", "Does the SP support classical societal-democratic insurance policy?", "Does the SP support classical societal-democratic policies?", "Does the SP support classical societal-democratic policy racket?", "Does the SP support classical societal-democratic protocol?", "Does the SP support classical societal-popular delay?", "Does the SP support classical societal-popular insurance?", "Does the SP support classical societal-popular insurance policy?", "Does the SP support classical societal-popular policies?", "Does the SP support classical societal-popular policy racket?", "Does the SP support classical societal-popular protocol?", "Does the SP support graeco roman neighborly-democratic delay?", "Where did The SP supports graeco?", "Does the SP support graeco roman neighborly-democratic insurance?", "Does the SP support graeco roman neighborly-democratic insurance policy?", "Does the SP support graeco roman neighborly-democratic policies?", "Does the SP support graeco roman neighborly-democratic policy racket?", "Does the SP support graeco roman neighborly-democratic protocol?", "Does the SP support graeco roman neighborly-popular delay?", "Does the SP support graeco roman neighborly-popular insurance?", "Does the SP support graeco roman neighborly-popular insurance policy?", "Does the SP support graeco roman neighborly-popular policies?", "Does the SP support graeco roman neighborly-popular policy racket?", "Does the SP support graeco roman neighborly-popular protocol?", "Does the SP support graeco roman shag-democratic delay?", "Does the SP support graeco roman shag-democratic insurance?", "Does the SP support graeco roman shag-democratic insurance policy?", "Does the SP support graeco roman shag-democratic policies?", "Does the SP support graeco roman shag-democratic policy racket?", "Does the SP support graeco roman shag-democratic protocol?", "Does the SP support graeco roman shag-popular delay?", "Does the SP support graeco roman shag-popular insurance?", "Does the SP support graeco roman shag-popular insurance policy?", "Does the SP support graeco roman shag-popular policies?", "Does the SP support graeco roman shag-popular policy racket?", "Does the SP support graeco roman shag-popular protocol?", "Does the SP support graeco roman sociable-democratic delay?", "Does the SP support graeco roman sociable-democratic insurance?", "Does the SP support graeco roman sociable-democratic insurance policy?", "Does the SP support graeco roman sociable-democratic policies?", "Does the SP support graeco roman sociable-democratic policy racket?", "Does the SP support graeco roman sociable-democratic protocol?", "Does the SP support graeco roman sociable-popular delay?", "Does the SP support graeco roman sociable-popular insurance?", "Does the SP support graeco roman sociable-popular insurance policy?", "Does the SP support graeco roman sociable-popular policies?", "Does the SP support graeco roman sociable-popular policy racket?", "Does the SP support graeco roman sociable-popular protocol?", "Does the SP support graeco roman social-democratic delay?", "Does the SP support graeco roman social-democratic insurance?", "Does the SP support graeco roman social-democratic insurance policy?", "Does the SP support graeco roman social-democratic policies?", "Does the SP support graeco roman social-democratic policy racket?", "Does the SP support graeco roman social-democratic protocol?", "Does the SP support graeco roman social-popular delay?", "Does the SP support graeco roman social-popular insurance?", "Does the SP support graeco roman social-popular insurance policy?", "Does the SP support graeco roman social-popular policies?", "Does the SP support graeco roman social-popular policy racket?", "Does the SP support graeco roman social-popular protocol?", "Does the SP support graeco roman societal-democratic delay?", "Does the SP support graeco roman societal-democratic insurance?", "Does the SP support graeco roman societal-democratic insurance policy?", "Does the SP support graeco roman societal-democratic policies?", "Does the SP support graeco roman societal-democratic policy racket?", "Does the SP support graeco roman societal-democratic protocol?", "Does the SP support graeco roman societal-popular delay?", "Does the SP support graeco roman societal-popular insurance?", "Does the SP support graeco roman societal-popular insurance policy?", "Does the SP support graeco roman societal-popular policies?", "Does the SP support graeco roman societal-popular policy racket?", "Does the SP support graeco roman societal-popular protocol?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the support classical policies?", "Where did The supports classical?", "Does the supports classic neighborly-democratic delay?", "Where did The supports classic neighborly-democratic delay ?", "Does the supports classic neighborly-democratic insurance?", "Where did The supports classic neighborly-democratic insurance ?", "Does the supports classic neighborly-democratic insurance policy?", "Where did The supports classic neighborly-democratic insurance policy ?", "Does the supports classic neighborly-democratic policies?", "Where did The supports classic neighborly-democratic policies ?", "Does the supports classic neighborly-democratic policy racket?", "Where did The supports classic neighborly-democratic policy racket ?", "Does the supports classic neighborly-democratic protocol?", "Where did The supports classic neighborly-democratic protocol ?", "Does the supports classic neighborly-popular delay?", "Where did The supports classic neighborly-popular delay ?", "Does the supports classic neighborly-popular insurance?", "Where did The supports classic neighborly-popular insurance ?", "Does the supports classic neighborly-popular insurance policy?", "Where did The supports classic neighborly-popular insurance policy ?", "Does the supports classic neighborly-popular policies?", "Where did The supports classic neighborly-popular policies ?", "Does the supports classic neighborly-popular policy racket?", "Where did The supports classic neighborly-popular policy racket ?", "Does the supports classic neighborly-popular protocol?", "Where did The supports classic neighborly-popular protocol ?", "Does the supports classic shag-democratic delay?", "Where did The supports classic shag-democratic delay ?", "Does the supports classic shag-democratic insurance?", "Where did The supports classic shag-democratic insurance ?", "Does the supports classic shag-democratic insurance policy?", "Where did The supports classic shag-democratic insurance policy ?", "Does the supports classic shag-democratic policies?", "Where did The supports classic shag-democratic policies ?", "Does the supports classic shag-democratic policy racket?", "Where did The supports classic shag-democratic policy racket ?", "Does the supports classic shag-democratic protocol?", "Where did The supports classic shag-democratic protocol ?", "Does the supports classic shag-popular delay?", "Where did The supports classic shag-popular delay ?", "Does the supports classic shag-popular insurance?", "Where did The supports classic shag-popular insurance ?", "Does the supports classic shag-popular insurance policy?", "Where did The supports classic shag-popular insurance policy ?", "Does the supports classic shag-popular policies?", "Where did The supports classic shag-popular policies ?", "Does the supports classic shag-popular policy racket?", "Where did The supports classic shag-popular policy racket ?", "Does the supports classic shag-popular protocol?", "Where did The supports classic shag-popular protocol ?", "Does the supports classic sociable-democratic delay?", "Where did The supports classic sociable-democratic delay ?", "Does the supports classic sociable-democratic insurance?", "Where did The supports classic sociable-democratic insurance ?", "Does the supports classic sociable-democratic insurance policy?", "Where did The supports classic sociable-democratic insurance policy ?", "Does the supports classic sociable-democratic policies?", "Where did The supports classic sociable-democratic policies ?", "Does the supports classic sociable-democratic policy racket?", "Where did The supports classic sociable-democratic policy racket ?", "Does the supports classic sociable-democratic protocol?", "Where did The supports classic sociable-democratic protocol ?", "Does the supports classic sociable-popular delay?", "Where did The supports classic sociable-popular delay ?", "Does the supports classic sociable-popular insurance?", "Where did The supports classic sociable-popular insurance ?", "Does the supports classic sociable-popular insurance policy?", "Where did The supports classic sociable-popular insurance policy ?", "Does the supports classic sociable-popular policies?", "Where did The supports classic sociable-popular policies ?", "Does the supports classic sociable-popular policy racket?", "Where did The supports classic sociable-popular policy racket ?", "Does the supports classic sociable-popular protocol?", "Where did The supports classic sociable-popular protocol ?", "Does the supports classic delay?", "Where did The supports classic delay ?", "Does the supports classic insurance?", "Where did The supports classic insurance ?", "Does the supports classic insurance policy?", "Where did The supports classic insurance policy ?", "Does the supports classic policies?", "Where did The supports classic policies ?", "Does the supports classic policy racket?", "Where did The supports classic policy racket ?", "Does the supports classic protocol?", "Where did The supports classic protocol ?", "Does the supports classic social-popular delay?", "Where did The supports classic social-popular delay ?", "Does the supports classic social-popular insurance?", "Where did The supports classic social-popular insurance ?", "Does the supports classic social-popular insurance policy?", "Where did The supports classic social-popular insurance policy ?", "Does the supports classic social-popular policies?", "Where did The supports classic social-popular policies ?", "Does the supports classic social-popular policy racket?", "Where did The supports classic social-popular policy racket ?", "Does the supports classic social-popular protocol?", "Where did The supports classic social-popular protocol ?", "Does the supports classic societal-democratic delay?", "Where did The supports classic societal-democratic delay ?", "Does the supports classic societal-democratic insurance?", "Where did The supports classic societal-democratic insurance ?", "Does the supports classic societal-democratic insurance policy?", "Where did The supports classic societal-democratic insurance policy ?", "Does the supports classic societal-democratic policies?", "Where did The supports classic societal-democratic policies ?", "Does the supports classic societal-democratic policy racket?", "Where did The supports classic societal-democratic policy racket ?", "Does the supports classic societal-democratic protocol?", "Where did The supports classic societal-democratic protocol ?", "Does the supports classic societal-popular delay?", "Where did The supports classic societal-popular delay ?", "Does the supports classic societal-popular insurance?", "Where did The supports classic societal-popular insurance ?", "Does the supports classic societal-popular insurance policy?", "Where did The supports classic societal-popular insurance policy ?", "Does the supports classic societal-popular policies?", "Where did The supports classic societal-popular policies ?", "Does the supports classic societal-popular policy racket?", "Where did The supports classic societal-popular policy racket ?", "Does the supports classic societal-popular protocol?", "Where did The supports classic societal-popular protocol ?", "Does the support classical music neighborly-democratic delay?", "Does the support classical music neighborly-democratic insurance?", "Does the support classical music neighborly-democratic insurance policy?", "Does the support classical music neighborly-democratic policies?", "Does the support classical music neighborly-democratic policy racket?", "Does the support classical music neighborly-democratic protocol?", "Does the support classical music neighborly-popular delay?", "Does the support classical music neighborly-popular insurance?", "Does the support classical music neighborly-popular insurance policy?", "Does the support classical music neighborly-popular policies?", "Does the support classical music neighborly-popular policy racket?", "Does the support classical music neighborly-popular protocol?", "Does the support classical music shag-democratic delay?", "Does the support classical music shag-democratic insurance?", "Does the support classical music shag-democratic insurance policy?", "Does the support classical music shag-democratic policies?", "Does the support classical music shag-democratic policy racket?", "Does the support classical music shag-democratic protocol?", "Does the support classical music shag-popular delay?", "Does the support classical music shag-popular insurance?", "Does the support classical music shag-popular insurance policy?", "Does the support classical music shag-popular policies?", "Does the support classical music shag-popular policy racket?", "Does the support classical music shag-popular protocol?", "Does the support classical music sociable-democratic delay?", "Does the support classical music sociable-democratic insurance?", "Does the support classical music sociable-democratic insurance policy?", "Does the support classical music sociable-democratic policies?", "Does the support classical music sociable-democratic policy racket?", "Does the support classical music sociable-democratic protocol?", "Does the support classical music sociable-popular delay?", "Does the support classical music sociable-popular insurance?", "Does the support classical music sociable-popular insurance policy?", "Does the support classical music sociable-popular policies?", "Does the support classical music sociable-popular policy racket?", "Does the support classical music sociable-popular protocol?", "Does the support classical music delay?", "Does the support classical music insurance?", "Does the support classical music insurance policy?", "Does the support classical music policies?", "Does the support classical music policy racket?", "Does the support classical music protocol?", "Does the support classical music social-popular delay?", "Does the support classical music social-popular insurance?", "Does the support classical music social-popular insurance policy?", "Does the support classical music social-popular policies?", "Does the support classical music social-popular policy racket?", "Does the support classical music social-popular protocol?", "Does the support classical music societal-democratic delay?", "Does the support classical music societal-democratic insurance?", "Does the support classical music societal-democratic insurance policy?", "Does the support classical music societal-democratic policies?", "Does the support classical music societal-democratic policy racket?", "Does the support classical music societal-democratic protocol?", "Does the support classical music societal-popular delay?", "Does the support classical music societal-popular insurance?", "Does the support classical music societal-popular insurance policy?", "Does the support classical music societal-popular policies?", "Does the support classical music societal-popular policy racket?", "Does the support classical music societal-popular protocol?", "Does the support classical neighborly-democratic delay?", "Does the support classical neighborly-democratic insurance?", "Does the support classical neighborly-democratic insurance policy?", "Does the support classical neighborly-democratic policies?", "Does the support classical neighborly-democratic policy racket?", "Does the support classical neighborly-democratic protocol?", "Does the support classical neighborly-popular delay?", "Does the support classical neighborly-popular insurance?", "Does the support classical neighborly-popular insurance policy?", "Does the support classical neighborly-popular policies?", "Does the support classical neighborly-popular policy racket?", "Does the support classical neighborly-popular protocol?", "Does the support classical shag-democratic delay?", "Does the support classical shag-democratic insurance?", "Does the support classical shag-democratic insurance policy?", "Does the support classical shag-democratic policies?", "Does the support classical shag-democratic policy racket?", "Does the support classical shag-democratic protocol?", "Does the support classical shag-popular delay?", "Does the support classical shag-popular insurance?", "Does the support classical shag-popular insurance policy?", "Does the support classical shag-popular policies?", "Does the support classical shag-popular policy racket?", "Does the support classical shag-popular protocol?", "Does the support classical sociable-democratic delay?", "Does the support classical sociable-democratic insurance?", "Does the support classical sociable-democratic insurance policy?", "Does the support classical sociable-democratic policies?", "Does the support classical sociable-democratic policy racket?", "Does the support classical sociable-democratic protocol?", "Does the support classical sociable-popular delay?", "Does the support classical sociable-popular insurance?", "Does the support classical sociable-popular insurance policy?", "Does the support classical sociable-popular policies?", "Does the support classical sociable-popular policy racket?", "Does the support classical sociable-popular protocol?", "Does the support classical delay?", "Does the support classical insurance?", "Does the support classical insurance policy?", "Does the support classical policy racket?", "Does the support classical protocol?", "Does the support classical social-popular delay?", "Does the support classical social-popular insurance?", "Does the support classical social-popular insurance policy?", "Does the support classical social-popular policies?", "Does the support classical social-popular policy racket?", "Does the support classical social-popular protocol?", "Does the support classical societal-democratic delay?", "Does the support classical societal-democratic insurance?", "Does the support classical societal-democratic insurance policy?", "Does the support classical societal-democratic policies?", "Does the support classical societal-democratic policy racket?", "Does the support classical societal-democratic protocol?", "Does the support classical societal-popular delay?", "Does the support classical societal-popular insurance?", "Does the support classical societal-popular insurance policy?", "Does the support classical societal-popular policies?", "Does the support classical societal-popular policy racket?", "Does the support classical societal-popular protocol?", "Does the support graeco roman neighborly-democratic delay?", "Where did The supports graeco?", "Does the support graeco roman neighborly-democratic insurance?", "Does the support graeco roman neighborly-democratic insurance policy?", "Does the support graeco roman neighborly-democratic policies?", "Does the support graeco roman neighborly-democratic policy racket?", "Does the support graeco roman neighborly-democratic protocol?", "Does the support graeco roman neighborly-popular delay?", "Does the support graeco roman neighborly-popular insurance?", "Does the support graeco roman neighborly-popular insurance policy?", "Does the support graeco roman neighborly-popular policies?", "Does the support graeco roman neighborly-popular policy racket?", "Does the support graeco roman neighborly-popular protocol?", "Does the support graeco roman shag-democratic delay?", "Does the support graeco roman shag-democratic insurance?", "Does the support graeco roman shag-democratic insurance policy?", "Does the support graeco roman shag-democratic policies?", "Does the support graeco roman shag-democratic policy racket?", "Does the support graeco roman shag-democratic protocol?", "Does the support graeco roman shag-popular delay?", "Does the support graeco roman shag-popular insurance?", "Does the support graeco roman shag-popular insurance policy?", "Does the support graeco roman shag-popular policies?", "Does the support graeco roman shag-popular policy racket?", "Does the support graeco roman shag-popular protocol?", "Does the support graeco roman sociable-democratic delay?", "Does the support graeco roman sociable-democratic insurance?", "Does the support graeco roman sociable-democratic insurance policy?", "Does the support graeco roman sociable-democratic policies?", "Does the support graeco roman sociable-democratic policy racket?", "Does the support graeco roman sociable-democratic protocol?", "Does the support graeco roman sociable-popular delay?", "Does the support graeco roman sociable-popular insurance?", "Does the support graeco roman sociable-popular insurance policy?", "Does the support graeco roman sociable-popular policies?", "Does the support graeco roman sociable-popular policy racket?", "Does the support graeco roman sociable-popular protocol?", "Does the support graeco roman delay?", "Does the support graeco roman insurance?", "Does the support graeco roman insurance policy?", "Does the support graeco roman policies?", "Does the support graeco roman policy racket?", "Does the support graeco roman protocol?", "Does the support graeco roman social-popular delay?", "Does the support graeco roman social-popular insurance?", "Does the support graeco roman social-popular insurance policy?", "Does the support graeco roman social-popular policies?", "Does the support graeco roman social-popular policy racket?", "Does the support graeco roman social-popular protocol?", "Does the support graeco roman societal-democratic delay?", "Does the support graeco roman societal-democratic insurance?", "Does the support graeco roman societal-democratic insurance policy?", "Does the support graeco roman societal-democratic policies?", "Does the support graeco roman societal-democratic policy racket?", "Does the support graeco roman societal-democratic protocol?", "Does the support graeco roman societal-popular delay?", "Does the support graeco roman societal-popular insurance?", "Does the support graeco roman societal-popular insurance policy?", "Does the support graeco roman societal-popular policies?", "Does the support graeco roman societal-popular policy racket?", "Does the support graeco roman societal-popular protocol?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 3628116, "src_sentence": "Since the group's break-up, Haas G (under the names Hassan and Fantom of the Beat) has focused on producing music, most notably garnering a #1 hit for Lil' Kim featuring 50 Cent, with \"Magic Stick\".", "sentence": "Haas G ( under the names Fantom of the Beat has focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with \" Magic Stick \"", "sub": "http://dbpedia.org/resource/Magic_Stick", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Haas_G", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Has haas G ( under the names Fantom of the Beat focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with `` Magic Stick `` ?", "Who ( under the names Fantom of the Beat has focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with \" Magic Stick \"?", "Who has Haas G ( under the names Fantom of the Beat focused most?", "Where has Haas G ( under the names Fantom of the Beat focused most?", "Has haas G ( under the names Hassan of the Beat focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with `` Magic Stick `` ?", "Who ( under the names Hassan of the Beat has focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with \" Magic Stick \"?", "Who has Haas G ( under the names Hassan of the Beat focused most?", "Where has Haas G ( under the names Hassan of the Beat focused most?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2], "question_in_type": ["Has haas G ( under the names Fantom of the Beat focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with `` `` ?", "Who ( under the names Fantom of the Beat has focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with \" \"?", "Who has ( under the names Fantom of the Beat focused most?", "Where has ( under the names Fantom of the Beat focused most?", "Has haas G ( under the names Hassan of the Beat focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with `` `` ?", "Who ( under the names Hassan of the Beat has focused most notably garnering a # 1 hit for Lil ' Kim featuring 50 Cent , with \" \"?", "Who has ( under the names Hassan of the Beat focused most?", "Where has ( under the names Hassan of the Beat focused most?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3636737, "src_sentence": "The Old Dominion Monarchs men's soccer team is an intercollegiate varsity sports team of Old Dominion University.", "sentence": "The Old Dominion Monarchs men's soccer team is an intercollegiate varsity sports team of Old Dominion University", "sub": "http://dbpedia.org/resource/Old_Dominion_Monarchs_and_Lady_Monarchs", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Old_Dominion_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Is the Old Dominion Monarchs men 's soccer team an intercollegiate varsity sports team of Old Dominion University ?", "Where is The Old Dominion Monarchs men 's soccer team an intercollegiate varsity sports team of Old Dominion University ?"], "type": [-1, 2], "question_in_type": ["Is the men 's soccer team an intercollegiate varsity sports team of ?", "Where is The men 's soccer team an intercollegiate varsity sports team of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 3643066, "src_sentence": "In the 9th century, the rise of the cult of the Apostle James in Santiago de Compostela gave Galicia a particular symbolic importance among Christians, an importance it would hold throughout the Reconquista.", "sentence": "the rise of the cult of the Apostle James in Santiago de Compostela gave Galicia a particular symbolic importance among Christians In the 9th century", "sub": "http://dbpedia.org/resource/Kingdom_of_Galicia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago_de_Compostela", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the rise of the cult of the Apostle James in Santiago de Compostela gav Galicia a particular symbolic importance among Christians In the 9th century?", "Where did the rise of the cult of the Apostle James in Santiago de Compostela gave?", "Who did the rise of the cult of the Apostle James in Santiago de Compostela gave?", "When did the rise of the cult of the Apostle James in Santiago de Compostela give Galicia a particular symbolic importance among Christians In?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did the rise of the cult of the Apostle James in gav a particular symbolic importance among Christians In the 9th century?", "Where did the rise of the cult of the Apostle James in gave?", "Who did the rise of the cult of the Apostle James in gave?", "When did the rise of the cult of the Apostle James in give a particular symbolic importance among Christians In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3643115, "src_sentence": "During the republic, the Partido Galeguista (PG) was the most important of a shifting collection of Galician nationalist parties.", "sentence": "the Partido Galeguista was the most important of a shifting collection of Galician nationalist parties During the republic", "sub": "http://dbpedia.org/resource/Partido_Galeguista_(1931)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Galician_nationalism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Was the Partido Galeguista the most important of a shifting collection of Galician nationalist parties During the republic ?", "Who was the most important of a shifting collection of Galician nationalist parties During the republic?", "Where was the Partido Galeguista the most important of a shifting?"], "type": [-1, 1, 2], "question_in_type": ["Was the the most important of a shifting collection of Galician parties During the republic ?", "Who was the most important of a shifting collection of Galician parties During the republic?", "Where was the the most important of a shifting?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 3648823, "src_sentence": "So in 1972 the Evangelical Church of the Union was forced to separate into two formally independent bodies, indicated by the name affixes Bereich Bundesrepublick Deutschland und Berlin West (Region/range Federal Republic of Germany and Berlin West) and Bereich Deutsche Demokratische Republik (Region/range German Democratic Republic; GDR) with East Berlin being subsumed under the GDR.", "sentence": "East Berlin being subsumed under the GDR", "sub": "http://dbpedia.org/resource/East_Germany", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/East_Berlin", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does east Berlin being subsum under the GDR?", "Who being subsumed under the GDR?", "Where did East Berlin being subsumed?"], "type": [-1, 1, 2], "question_in_type": ["Does east Berlin being subsum under the ?", "Who being subsumed under the ?", "Where did being subsumed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3657117, "src_sentence": "Rusland is a village in the South Lakeland district of Cumbria, England.", "sentence": "Rusland is a village in the South Lakeland district of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a village in the South Lakeland district of Cumbria ?", "Who is a village in the South Lakeland district of Cumbria?", "Where is Rusland a village in the South Lakeland district of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a village in the district of Cumbria ?", "Who is a village in the district of Cumbria?", "Where is a village in the district of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3671383, "src_sentence": "At the time of Dominica's discovery, there was no special saint's day on that date and Columbus's own father had been named Domenego.", "sentence": "Columbus 's own father had been named Domenego", "sub": "http://dbpedia.org/resource/Domenico_Colombo", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Christopher_Columbus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had columbus 's own father been named Domenego ?", "Who 's own father had been named Domenego?", "Where had Columbus 's own father been named?"], "type": [-1, 1, 2], "question_in_type": ["Had columbus 's own father been named ?", "Who 's own father had been named ?", "Where had 's own father been named?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3678208, "src_sentence": "This was one of the many residences of Mahatma Gandhi who lived at Sabarmati (Gujarat) and Sevagram (Wardha, Maharashtra) when he was not travelling across India or in prison.", "sentence": "the many residences of Mahatma Gandhi lived at Sabarmati (Gujarat) and Sevagram when he was not travelling across India or in prison", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["When did the many residences of Mahatma Gandhi liv at Sabarmati (Gujarat) and Sevagram ?"], "type": [3], "question_in_type": ["When did the many residences of liv at Sabarmati (Gujarat) and Sevagram ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3678231, "src_sentence": "On 12 March 1930 Gandhi had vowed that he would not return to the ashram until India had gained independence.", "sentence": "Gandhi had vowed that he would not return to the ashram until India had gained independence On 12 March 1930", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Had gandhi vowed that he would not return to the ashram until India gained independence On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until India had gained independence On 12 March 1930?", "Where had Gandhi vowed that?", "When had Gandhi vow that he would not return to the ashram until India gain independence On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Had gandhi vowed that he would not return to the ashram until gained independence On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until had gained independence On 12 March 1930?", "Where had vowed that?", "When had vow that he would not return to the ashram until gain independence On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3681079, "src_sentence": "Shapes the legal framework for financial markets through its capital market policy and exercises legal supervision over the German financial watchdog agency BaFin.", "sentence": "agency BaFin [is] financial watchdog [from] Germany", "sub": "http://dbpedia.org/resource/Federal_Financial_Supervisory_Authority", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Germany", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does agency BaFin [is] financial watchdog [from] Germany?", "Where did agency BaFin [ is ] financial watchdog [ from ] Germany ?"], "type": [-1, 2], "question_in_type": ["Does agency [is] financial watchdog [from] ?", "Where did agency [ is ] financial watchdog [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3683609, "src_sentence": "The River Yeo rises in the centre of Compton Martin village, from there it flows past the village of Ubley and enters Blagdon Lake.", "sentence": "The River Yeo rises in the centre of Compton Martin village from there it enters Blagdon Lake", "sub": "http://dbpedia.org/resource/Blagdon_Lake", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Congresbury_Yeo", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Yeo ris in the centre of Compton Martin village from there it ent Blagdon Lake?", "Who did The River Yeo rises in?", "Where did The River Yeo rises in?"], "type": [-1, 1, 2], "question_in_type": ["Does the ris in the centre of Compton Martin village from there it ent ?", "Who did The rises in?", "Where did The rises in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 3684232, "src_sentence": "She was also the niece of Rachel Jackson, President Andrew Jackson's wife.", "sentence": "Rachel Jackson [is] wife [of] President Andrew Jackson", "sub": "http://dbpedia.org/resource/Rachel_Jackson", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Andrew_Jackson", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does rachel Jackson [is] wife [of] President Andrew Jackson?", "Who [is] wife [of] President Andrew Jackson?", "Who did Rachel Jackson [ is ] wife [ of ] President Andrew Jackson ?"], "type": [-1, 1, 1], "question_in_type": ["Does rachel Jackson [is] wife [of] President ?", "Who [is] wife [of] President ?", "Who did [ is ] wife [ of ] President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3686507, "src_sentence": "In Les Malheurs d'Alfred (1972), Pierre Richard and Anny Duperey meet each other at the beginning of the film, thinking of committing suicide in the canal.", "sentence": "Anny Duperey meet each other at the beginning of the film thinking of committing suicide in the canal In Les Malheurs d'Alfred", "sub": "http://dbpedia.org/resource/Les_malheurs_d'Alfred", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anny_Duperey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Who meet each other at the beginning of the film thinking of committing suicide in the canal In Les Malheurs d'Alfred?", "Where did Anny Duperey meet each?", "Where did Pierre Richard meet each other at the beginning of the film thinking of committing?"], "type": [1, 2, 2], "question_in_type": ["Who meet each other at the beginning of the film thinking of committing suicide in the canal In ?", "Where did meet each?", "Where did meet each other at the beginning of the film thinking of committing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3687390, "src_sentence": "Major General Moyo's initial statement said that \"Mugabe and his family are safe and sound, and their security is guaranteed\", indicating that President Mugabe and Grace Mugabe were likely both under military custody, though no clarifications were initially issued.", "sentence": "Mugabe are sound indicating that Grace Mugabe were likely both under military custody", "sub": "http://dbpedia.org/resource/Robert_Mugabe", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Grace_Mugabe", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Are mugabe sound indicating that Grace Mugabe were likely both under military custody ?", "Who are Mugabe sound indicating that?", "Were mugabe indicating that Grace Mugabe likely both under military custody ?", "Who were Mugabe indicating that?", "Are mugabe safe indicating that Grace Mugabe were likely both under military custody ?", "Who are Mugabe safe indicating that?"], "type": [-1, 1, -1, 1, -1, 1], "question_in_type": ["Are mugabe sound indicating that Grace were likely both under military custody ?", "Who are sound indicating that?", "Were mugabe indicating that Grace likely both under military custody ?", "Who were indicating that?", "Are mugabe safe indicating that Grace were likely both under military custody ?", "Who are safe indicating that?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3693839, "src_sentence": "He married Ellen Call, Florida Territorial Governor Richard K. Call's daughter who became Ellen Call Long.", "sentence": "Florida Territorial Governor Richard K. Call's daughter became Ellen Call Long", "sub": "http://dbpedia.org/resource/Ellen_Call_Long", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Florida", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did florida Territorial Governor Richard K. Call's daughter becam Ellen Call Long?", "Who Territorial Governor Richard K. Call's daughter became Ellen Call Long?", "Who did Florida Territorial Governor Richard K. Call 's daughter became?", "Where did Florida Territorial Governor Richard K. Call 's daughter became?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did florida Territorial Governor Richard K. Call's daughter becam ?", "Who Territorial Governor Richard K. Call's daughter became ?", "Who did Territorial Governor Richard K. Call 's daughter became?", "Where did Territorial Governor Richard K. Call 's daughter became?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3695800, "src_sentence": "Friends is an American sitcom television series, created by David Crane and Marta Kauffman, which aired on NBC from September 22, 1994, to May 6, 2004, lasting ten seasons.", "sentence": "Friends is an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons", "sub": "http://dbpedia.org/resource/Friends", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/NBC", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is friends an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "Where is Friends an American sitcom television series , created by?", "Who is Friends an American sitcom television series , created by?", "When is Friends an American sitcom television series , create by David Crane , which air on NBC from?", "When is Friends an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is Friends an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is acquaintance an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is acquaintance an American sitcom television series , create by David Crane , which air on NBC from?", "When is acquaintance an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is acquaintance an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is admirer an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is admirer an American sitcom television series , create by David Crane , which air on NBC from?", "When is admirer an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is admirer an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is ally an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is ally an American sitcom television series , create by David Crane , which air on NBC from?", "When is ally an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is ally an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is befriend an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is befriend an American sitcom television series , create by David Crane , which air on NBC from?", "When is befriend an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is befriend an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is buster an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is buster an American sitcom television series , create by David Crane , which air on NBC from?", "When is buster an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is buster an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is cove an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is cove an American sitcom television series , create by David Crane , which air on NBC from?", "When is cove an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is cove an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is fellow an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is fellow an American sitcom television series , create by David Crane , which air on NBC from?", "When is fellow an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is fellow an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is girlfriend an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is girlfriend an American sitcom television series , create by David Crane , which air on NBC from?", "When is girlfriend an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is girlfriend an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is mate an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is mate an American sitcom television series , create by David Crane , which air on NBC from?", "When is mate an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is mate an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is pal an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is pal an American sitcom television series , create by David Crane , which air on NBC from?", "When is pal an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is pal an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is quaker an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is quaker an American sitcom television series , create by David Crane , which air on NBC from?", "When is quaker an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is quaker an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?", "Is supporter an American sitcom television series , created by David Crane , which aired on NBC from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is supporter an American sitcom television series , create by David Crane , which air on NBC from?", "When is supporter an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to?", "When is supporter an American sitcom television series , create by David Crane , which air on NBC from September 22 , 1994 , to May 6 , 2004 , last?"], "type": [-1, 2, 1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3, -1, 3, 3, 3], "question_in_type": ["Is friends an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "Where is an American sitcom television series , created by?", "Who is an American sitcom television series , created by?", "When is an American sitcom television series , create by David Crane , which air on from?", "When is an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is acquaintance an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is acquaintance an American sitcom television series , create by David Crane , which air on from?", "When is acquaintance an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is acquaintance an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is admirer an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is admirer an American sitcom television series , create by David Crane , which air on from?", "When is admirer an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is admirer an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is ally an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is ally an American sitcom television series , create by David Crane , which air on from?", "When is ally an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is ally an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is befriend an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is befriend an American sitcom television series , create by David Crane , which air on from?", "When is befriend an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is befriend an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is buster an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is buster an American sitcom television series , create by David Crane , which air on from?", "When is buster an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is buster an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is cove an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is cove an American sitcom television series , create by David Crane , which air on from?", "When is cove an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is cove an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is fellow an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is fellow an American sitcom television series , create by David Crane , which air on from?", "When is fellow an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is fellow an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is girlfriend an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is girlfriend an American sitcom television series , create by David Crane , which air on from?", "When is girlfriend an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is girlfriend an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is mate an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is mate an American sitcom television series , create by David Crane , which air on from?", "When is mate an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is mate an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is pal an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is pal an American sitcom television series , create by David Crane , which air on from?", "When is pal an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is pal an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is quaker an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is quaker an American sitcom television series , create by David Crane , which air on from?", "When is quaker an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is quaker an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?", "Is supporter an American sitcom television series , created by David Crane , which aired on from September 22 , 1994 , to May 6 , 2004 , lasting ten seasons ?", "When is supporter an American sitcom television series , create by David Crane , which air on from?", "When is supporter an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to?", "When is supporter an American sitcom television series , create by David Crane , which air on from September 22 , 1994 , to May 6 , 2004 , last?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 3697506, "src_sentence": "Michael James Shaw (born September 16, 1986) is an American actor and writer from New York City.", "sentence": "Michael James Shaw is an American actor from New York City", "sub": "http://dbpedia.org/resource/Michael_James_Shaw", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is michael James Shaw an American actor from New York City ?", "Who is an American actor from New York City?", "Where is Michael James Shaw an American actor from New York City ?"], "type": [-1, 1, 2], "question_in_type": ["Is michael James Shaw an actor from New York City ?", "Who is an actor from New York City?", "Where is an actor from New York City ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3698377, "src_sentence": "In 1895 a truss bridge called the Hampden Bridge, was built across the Murrumbidgee River at Wagga.", "sentence": "a truss bridge called the Hampden Bridge was built across the Murrumbidgee River at Wagga In 1895", "sub": "http://dbpedia.org/resource/Hampden_Bridge_(Wagga_Wagga)", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Murrumbidgee_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was a truss bridge called the Hampden Bridge built across the Murrumbidgee River at Wagga In 1895 ?", "When was a truss bridge call the Hampden Bridge build across the Murrumbidgee River at Wagga In?"], "type": [-1, 3], "question_in_type": ["Was a truss bridge called the built across the at Wagga In 1895 ?", "When was a truss bridge call the build across the at Wagga In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 3699973, "src_sentence": "On June 16, 1964, with a $200,000 appropriation, the legislation establishing the University of Massachusetts Boston was passed by the Massachusetts General Court and signed into law two days later by Massachusetts Governor Endicott Peabody.", "sentence": "the legislation establishing the University of Massachusetts Boston was passed by the Massachusetts General Court On June 16 , 1964", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the legislation establishing the University of Massachusetts Boston passed by the Massachusetts General Court On June 16 , 1964 ?", "When was the legislation establish the University of Massachusetts Boston pass by the Massachusetts General Court On?"], "type": [-1, 3], "question_in_type": ["Was the legislation establishing the University of passed by the General Court On June 16 , 1964 ?", "When was the legislation establish the University of pass by the General Court On?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3705337, "src_sentence": "Funky Miracle is a compilation album from the funk group The Meters on the Charly Records label, containing re-issued material mainly from their first three albums with Josie Records: The Meters (1969), Look-Ka Py Py (1969) and Struttin' (1970).", "sentence": "Funky Miracle is a compilation album from the funk group The Meters on the Charly Records label , containing re-issued material mainly from their first three albums with Josie Records", "sub": "http://dbpedia.org/resource/Funky_Miracle", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/The_Meters", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is funky Miracle a compilation album from the funk group The Meters on the Charly Records label , containing re-issued material mainly from their first three albums with Josie Records ?", "Who is a compilation album from the funk group The Meters on the Charly Records label , containing re-issued material mainly from their first three albums with Josie Records?", "Where is Funky Miracle a compilation album from the funk group The Meters on the Charly Records label , containing re-issued?"], "type": [-1, 1, 2], "question_in_type": ["Is funky Miracle a compilation album from the funk group on the Charly Records label , containing re-issued material mainly from their first three albums with Josie Records ?", "Who is a compilation album from the funk group on the Charly Records label , containing re-issued material mainly from their first three albums with Josie Records?", "Where is a compilation album from the funk group on the Charly Records label , containing re-issued?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3709537, "src_sentence": "South Norwood is a district of south-east London, England, within the London Borough of Croydon.", "sentence": "South Norwood is a district of south-east London, England, within the London Borough of Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood a district of south-east London , England , within the London Borough of Croydon ?", "Who is a district of south-east London, England, within the London Borough of Croydon?", "Where is South Norwood a district of south-east London , England , within the London Borough of Croydon ?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood a district of south-east London , England , within the London Borough of ?", "Who is a district of south-east London, England, within the London Borough of ?", "Where is a district of south-east London , England , within the London Borough of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3709582, "src_sentence": "South Norwood was part of the county of Surrey and the County Borough of Croydon until 1965 when, following the enactment of the London Government Act 1963, it became part of Greater London.", "sentence": "South Norwood was part of the county of the County Borough of Croydon until 1965 when , following the enactment of the London Government Act 1963", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When was south Norwood part of the county of the County Borough of Croydon until 1965 ?"], "type": [3], "question_in_type": ["When was south Norwood part of the county of the County Borough of until 1965 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3709633, "src_sentence": "Croydon Sports Arena was first opened in 1953 and is a multiple use sports arena in South Norwood.", "sentence": "Croydon is a multiple use sports arena in South Norwood", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is croydon a multiple use sports arena in South Norwood ?", "Who is a multiple use sports arena in South Norwood?", "Where is Croydon a multiple use sports arena in South Norwood ?"], "type": [-1, 1, 2], "question_in_type": ["Is croydon a multiple use sports arena in ?", "Who is a multiple use sports arena in ?", "Where is a multiple use sports arena in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3710982, "src_sentence": "That same year, he appeared as part of an ensemble cast in the Forest Whitaker-directed Strapped which also starred rapper and actor Fredro and Bokeem Woodbine and co-starred alongside Ice Cube and Omar Epps in the John Singleton film Higher Learning.", "sentence": "the Forest Whitaker - directed Strapped starred Bokeem Woodbine", "sub": "http://dbpedia.org/resource/Strapped", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Bokeem_Woodbine", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the Forest Whitaker - direct Strapped starred Bokeem Woodbine?"], "type": [-1], "question_in_type": ["Did the Forest Whitaker - direct starred ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3713480, "src_sentence": "Later, Lucy informs Linus that their grandmother is coming this weekend, and if Linus doesn't get rid of his blanket, it will be cut up into pieces by their grandmother.", "sentence": "Lucy informs Linus that their grandmother is coming this weekend Later", "sub": "http://dbpedia.org/resource/Lucy_van_Pelt", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Linus_van_Pelt", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is lucy informs Linus that their grandmother coming this weekend Later ?", "Who informs Linus that their grandmother is coming this weekend Later?", "Where is Lucy informs Linus that their grandmother coming this?", "When is Lucy informs Linus that their grandmother come this?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is lucy informs that their grandmother coming this weekend Later ?", "Who informs that their grandmother is coming this weekend Later?", "Where is informs that their grandmother coming this?", "When is informs that their grandmother come this?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3713674, "src_sentence": "Sulestes is an extinct genus of Deltatheridiidae from Cretaceous of Uzbekistan.", "sentence": "Sulestes is an extinct genus of Deltatheridiidae from Cretaceous of Uzbekistan", "sub": "http://dbpedia.org/resource/Sulestes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Deltatheridiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sulestes an extinct genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Who is Sulestes an extinct genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Where is Sulestes an extinct genus of Deltatheridiidae from Cretaceous of Uzbekistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is sulestes an extinct genus of from Cretaceous of Uzbekistan ?", "Who is an extinct genus of from Cretaceous of Uzbekistan ?", "Where is an extinct genus of from Cretaceous of Uzbekistan ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3714808, "src_sentence": "The last count of Holland was Philip III, better known as Philip II, king of Spain.", "sentence": "Philip III better known as Philip II", "sub": "http://dbpedia.org/resource/Philip_III_of_Spain", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Philip_II_of_Spain", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does philip III better known as Philip II?", "Who better known as Philip II?"], "type": [-1, 1], "question_in_type": ["Does philip III better known as ?", "Who better known as ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3726390, "src_sentence": "In 1456, three years after the Ottomans had conquered Constantinople, they threatened Hungary by besieging Belgrade.", "sentence": "the Ottomans had conquered Constantinople", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Ottomans conquered Constantinople ?", "Where had the Ottomans conquered?"], "type": [-1, 2], "question_in_type": ["Had the conquered ?", "Where had the conquered?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3732358, "src_sentence": "Inga mucuna is a species of legume in the family Fabaceae.", "sentence": "Inga mucuna is a species of legume in the family Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of legume in the family Fabaceae ?", "Where is Inga mucuna a species of legume in the family Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of legume in the family ?", "Where is a species of legume in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3733175, "src_sentence": "In April 2007, Blood Stain Child announced the addition of a new vocalist, Sadew, and a new guitarist, G.S.R. On July 18, 2007, Blood Stain Child released their fourth studio album, Mozaiq in Japan, which was also co-produced by Tue Madsen.", "sentence": "Blood Stain Child released their fourth studio album, Mozaiq in Japan, which was also co-produced by Tue Madsen", "sub": "http://dbpedia.org/resource/Mozaiq_(album)", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Blood_Stain_Child", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was blood Stain Child released their fourth studio album , Mozaiq in Japan , which also co-produced by Tue Madsen ?", "Where was Blood Stain Child released their?", "Who was Blood Stain Child released their?"], "type": [-1, 2, 1], "question_in_type": ["Was blood Stain Child released their fourth studio album , in Japan , which also co-produced by Tue Madsen ?", "Where was released their?", "Who was released their?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3734022, "src_sentence": "Puzzle Bots is a graphic adventure developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots is a graphic adventure published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is puzzle Bots a graphic adventure published by Wadjet Eye Games ?", "Who is a graphic adventure published by Wadjet Eye Games?", "Where is Puzzle Bots a graphic adventure published by?"], "type": [-1, 1, 2], "question_in_type": ["Is puzzle Bots a graphic adventure published by ?", "Who is a graphic adventure published by ?", "Where is a graphic adventure published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3734792, "src_sentence": "Squirrel Nut Zippers is an American jazz band formed in 1993 in Chapel Hill, North Carolina, by James \"Jimbo\" Mathus (vocals and guitar), Tom Maxwell (vocals and guitar), Katharine Whalen (vocals, banjo, ukulele), Chris Phillips (drums), Don Raleigh (bass guitar), and Ken Mosher.", "sentence": "Squirrel Nut Zippers is an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen (", "sub": "http://dbpedia.org/resource/Squirrel_Nut_Zippers", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is squirrel Nut Zippers an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( ?", "Who is an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen (?", "Where is Squirrel Nut Zippers an American jazz band formed in?", "When is Squirrel Nut Zippers an American jazz band form?", "Who is Squirrel Nut Zippers an American jazz band formed in?", "Does an American jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz band formed in?", "When did an American jazz band form?", "Who did an American jazz band formed in?", "Is squirrel Nut Zippers an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( vocals ?", "Who is an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( vocals?", "Is squirrel Nut Zippers an American jazz band formed in 1993 in Chapel Hill , North Carolina ?", "Who is an American jazz band formed in 1993 in Chapel Hill , North Carolina?", "Is squirrel Nut Zippers an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ?", "Who is an American jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus?", "Does an American jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz banding formed in?", "When did an American jazz banding form?", "Who did an American jazz banding formed in?", "Does an American jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz consort formed in?", "When did an American jazz consort form?", "Who did an American jazz consort formed in?", "Does an American jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz dance band formed in?", "When did an American jazz dance band form?", "Who did an American jazz dance band formed in?", "Did an American jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz group formed in?", "When did an American jazz group form?", "Who did an American jazz group formed in?", "Does an American jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz isthmus formed in?", "When did an American jazz isthmus form?", "Who did an American jazz isthmus formed in?", "Does an American jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz ring formed in?", "When did an American jazz ring form?", "Who did an American jazz ring formed in?", "Does an American jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz set formed?", "When did an American jazz set form?", "Who did an American jazz set formed?", "Does an American jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz stria formed in?", "When did an American jazz stria form?", "Who did an American jazz stria formed in?", "Does an American jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz striation formed in?", "When did an American jazz striation form?", "Who did an American jazz striation formed in?", "Does an American jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz stripe formed in?", "When did an American jazz stripe form?", "Who did an American jazz stripe formed in?", "Does an American jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an American jazz swathe formed in?", "When did an American jazz swathe form?", "Who did an American jazz swathe formed in?", "Does an American roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an American roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an American wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an American wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz band formed in?", "When did an american english jazz band form?", "Who did an american english jazz band formed in?", "Does an american english jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz banding formed in?", "When did an american english jazz banding form?", "Who did an american english jazz banding formed in?", "Does an american english jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz consort formed in?", "When did an american english jazz consort form?", "Who did an american english jazz consort formed in?", "Does an american english jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz dance band formed in?", "When did an american english jazz dance band form?", "Who did an american english jazz dance band formed in?", "Did an american english jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz group formed in?", "When did an american english jazz group form?", "Who did an american english jazz group formed in?", "Does an american english jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz isthmus formed in?", "When did an american english jazz isthmus form?", "Who did an american english jazz isthmus formed in?", "Does an american english jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz ring formed in?", "When did an american english jazz ring form?", "Who did an american english jazz ring formed in?", "Does an american english jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz set formed?", "When did an american english jazz set form?", "Who did an american english jazz set formed?", "Does an american english jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz stria formed in?", "When did an american english jazz stria form?", "Who did an american english jazz stria formed in?", "Does an american english jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz striation formed in?", "When did an american english jazz striation form?", "Who did an american english jazz striation formed in?", "Does an american english jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz stripe formed in?", "When did an american english jazz stripe form?", "Who did an american english jazz stripe formed in?", "Does an american english jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an american english jazz swathe formed in?", "When did an american english jazz swathe form?", "Who did an american english jazz swathe formed in?", "Does an american english roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an american english roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an american english wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an american english wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz band form?", "Where did an finglish jazz band formed in?", "Who did an finglish jazz band formed in?", "Does an finglish jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz banding form?", "Where did an finglish jazz banding formed in?", "Who did an finglish jazz banding formed in?", "Does an finglish jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz consort form?", "Where did an finglish jazz consort formed in?", "Who did an finglish jazz consort formed in?", "Does an finglish jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz dance band form?", "Where did an finglish jazz dance band formed in?", "Who did an finglish jazz dance band formed in?", "Did an finglish jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz group form?", "Where did an finglish jazz group formed in?", "Who did an finglish jazz group formed in?", "Does an finglish jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz isthmus form?", "Where did an finglish jazz isthmus formed in?", "Who did an finglish jazz isthmus formed in?", "Does an finglish jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz ring form?", "Where did an finglish jazz ring formed in?", "Who did an finglish jazz ring formed in?", "Does an finglish jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz set form?", "Where did an finglish jazz set formed in?", "Who did an finglish jazz set formed in?", "Does an finglish jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz stria form?", "Where did an finglish jazz stria formed in?", "Who did an finglish jazz stria formed in?", "Does an finglish jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz striation form?", "Where did an finglish jazz striation formed in?", "Who did an finglish jazz striation formed in?", "Does an finglish jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz stripe form?", "Where did an finglish jazz stripe formed in?", "Who did an finglish jazz stripe formed in?", "Does an finglish jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an finglish jazz swathe form?", "Where did an finglish jazz swathe formed in?", "Who did an finglish jazz swathe formed in?", "Does an finglish roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an finglish roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an finglish wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an finglish wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz band form?", "Where did an u.s jazz band formed in?", "Who did an u.s jazz band formed in?", "Does an u.s jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz banding form?", "Where did an u.s jazz banding formed in?", "Who did an u.s jazz banding formed in?", "Does an u.s jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz consort form?", "Where did an u.s jazz consort formed in?", "Who did an u.s jazz consort formed in?", "Does an u.s jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz dance band form?", "Where did an u.s jazz dance band formed in?", "Who did an u.s jazz dance band formed in?", "Did an u.s jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz group form?", "Where did an u.s jazz group formed in?", "Who did an u.s jazz group formed in?", "Does an u.s jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz isthmus form?", "Where did an u.s jazz isthmus formed in?", "Who did an u.s jazz isthmus formed in?", "Does an u.s jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz ring form?", "Where did an u.s jazz ring formed in?", "Who did an u.s jazz ring formed in?", "Does an u.s jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz set form?", "Where did an u.s jazz set formed in?", "Who did an u.s jazz set formed in?", "Does an u.s jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz stria form?", "Where did an u.s jazz stria formed in?", "Who did an u.s jazz stria formed in?", "Does an u.s jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz striation form?", "Where did an u.s jazz striation formed in?", "Who did an u.s jazz striation formed in?", "Does an u.s jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz stripe form?", "Where did an u.s jazz stripe formed in?", "Who did an u.s jazz stripe formed in?", "Does an u.s jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an u.s jazz swathe form?", "Where did an u.s jazz swathe formed in?", "Who did an u.s jazz swathe formed in?", "Does an u.s roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an u.s roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an u.s wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an u.s wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz band form?", "Where did an united statesian jazz band formed in?", "Who did an united statesian jazz band formed in?", "Does an united statesian jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz banding form?", "Where did an united statesian jazz banding formed in?", "Who did an united statesian jazz banding formed in?", "Does an united statesian jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz consort form?", "Where did an united statesian jazz consort formed in?", "Who did an united statesian jazz consort formed in?", "Does an united statesian jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz dance band form?", "Where did an united statesian jazz dance band formed in?", "Who did an united statesian jazz dance band formed in?", "Did an united statesian jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz group form?", "Where did an united statesian jazz group formed in?", "Who did an united statesian jazz group formed in?", "Does an united statesian jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz isthmus form?", "Where did an united statesian jazz isthmus formed in?", "Who did an united statesian jazz isthmus formed in?", "Does an united statesian jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz ring form?", "Where did an united statesian jazz ring formed in?", "Who did an united statesian jazz ring formed in?", "Does an united statesian jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz set form?", "Where did an united statesian jazz set formed in?", "Who did an united statesian jazz set formed in?", "Does an united statesian jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz stria form?", "Where did an united statesian jazz stria formed in?", "Who did an united statesian jazz stria formed in?", "Does an united statesian jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz striation form?", "Where did an united statesian jazz striation formed in?", "Who did an united statesian jazz striation formed in?", "Does an united statesian jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz stripe form?", "Where did an united statesian jazz stripe formed in?", "Who did an united statesian jazz stripe formed in?", "Does an united statesian jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an united statesian jazz swathe form?", "Where did an united statesian jazz swathe formed in?", "Who did an united statesian jazz swathe formed in?", "Does an united statesian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an united statesian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an united statesian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an united statesian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz band formed in?", "When did an us american jazz band form?", "Who did an us american jazz band formed in?", "Do an us american jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz banding formed in?", "When did an us american jazz banding form?", "Who did an us american jazz banding formed in?", "Do an us american jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz consort formed in?", "When did an us american jazz consort form?", "Who did an us american jazz consort formed in?", "Do an us american jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz dance band formed in?", "When did an us american jazz dance band form?", "Who did an us american jazz dance band formed in?", "Did an us american jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz group formed in?", "When did an us american jazz group form?", "Who did an us american jazz group formed in?", "Do an us american jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz isthmus formed in?", "When did an us american jazz isthmus form?", "Who did an us american jazz isthmus formed in?", "Do an us american jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz ring formed in?", "When did an us american jazz ring form?", "Who did an us american jazz ring formed in?", "Do an us american jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz set formed?", "When did an us american jazz set form?", "Who did an us american jazz set formed?", "Do an us american jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz stria formed in?", "When did an us american jazz stria form?", "Who did an us american jazz stria formed in?", "Do an us american jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz striation formed in?", "When did an us american jazz striation form?", "Who did an us american jazz striation formed in?", "Do an us american jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz stripe formed in?", "When did an us american jazz stripe form?", "Who did an us american jazz stripe formed in?", "Do an us american jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Where did an us american jazz swathe formed in?", "When did an us american jazz swathe form?", "Who did an us american jazz swathe formed in?", "Do an us american roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us american roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us american wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us american wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz band form?", "Where did an us er jazz band formed in?", "Who did an us er jazz band formed in?", "Do an us er jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz banding form?", "Where did an us er jazz banding formed in?", "Who did an us er jazz banding formed in?", "Do an us er jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz consort form?", "Where did an us er jazz consort formed in?", "Who did an us er jazz consort formed in?", "Do an us er jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz dance band form?", "Where did an us er jazz dance band formed in?", "Who did an us er jazz dance band formed in?", "Did an us er jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz group form?", "Where did an us er jazz group formed in?", "Who did an us er jazz group formed in?", "Do an us er jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz isthmus form?", "Where did an us er jazz isthmus formed in?", "Who did an us er jazz isthmus formed in?", "Do an us er jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz ring form?", "Where did an us er jazz ring formed in?", "Who did an us er jazz ring formed in?", "Do an us er jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz set form?", "Where did an us er jazz set formed in?", "Who did an us er jazz set formed in?", "Do an us er jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz stria form?", "Where did an us er jazz stria formed in?", "Who did an us er jazz stria formed in?", "Do an us er jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz striation form?", "Where did an us er jazz striation formed in?", "Who did an us er jazz striation formed in?", "Do an us er jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz stripe form?", "Where did an us er jazz stripe formed in?", "Who did an us er jazz stripe formed in?", "Do an us er jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us er jazz swathe form?", "Where did an us er jazz swathe formed in?", "Who did an us er jazz swathe formed in?", "Do an us er roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us er roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us er wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us er wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz band form?", "Where did an us ian jazz band formed in?", "Who did an us ian jazz band formed in?", "Do an us ian jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz banding form?", "Where did an us ian jazz banding formed in?", "Who did an us ian jazz banding formed in?", "Do an us ian jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz consort form?", "Where did an us ian jazz consort formed in?", "Who did an us ian jazz consort formed in?", "Do an us ian jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz dance band form?", "Where did an us ian jazz dance band formed in?", "Who did an us ian jazz dance band formed in?", "Did an us ian jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz group form?", "Where did an us ian jazz group formed in?", "Who did an us ian jazz group formed in?", "Do an us ian jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz isthmus form?", "Where did an us ian jazz isthmus formed in?", "Who did an us ian jazz isthmus formed in?", "Do an us ian jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz ring form?", "Where did an us ian jazz ring formed in?", "Who did an us ian jazz ring formed in?", "Do an us ian jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz set form?", "Where did an us ian jazz set formed in?", "Who did an us ian jazz set formed in?", "Do an us ian jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz stria form?", "Where did an us ian jazz stria formed in?", "Who did an us ian jazz stria formed in?", "Do an us ian jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz striation form?", "Where did an us ian jazz striation formed in?", "Who did an us ian jazz striation formed in?", "Do an us ian jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz stripe form?", "Where did an us ian jazz stripe formed in?", "Who did an us ian jazz stripe formed in?", "Do an us ian jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an us ian jazz swathe form?", "Where did an us ian jazz swathe formed in?", "Who did an us ian jazz swathe formed in?", "Do an us ian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us ian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an us ian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Do an us ian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz band form?", "Where did an usanian jazz band formed in?", "Who did an usanian jazz band formed in?", "Does an usanian jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz banding form?", "Where did an usanian jazz banding formed in?", "Who did an usanian jazz banding formed in?", "Does an usanian jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz consort form?", "Where did an usanian jazz consort formed in?", "Who did an usanian jazz consort formed in?", "Does an usanian jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz dance band form?", "Where did an usanian jazz dance band formed in?", "Who did an usanian jazz dance band formed in?", "Did an usanian jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz group form?", "Where did an usanian jazz group formed in?", "Who did an usanian jazz group formed in?", "Does an usanian jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz isthmus form?", "Where did an usanian jazz isthmus formed in?", "Who did an usanian jazz isthmus formed in?", "Does an usanian jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz ring form?", "Where did an usanian jazz ring formed in?", "Who did an usanian jazz ring formed in?", "Does an usanian jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz set form?", "Where did an usanian jazz set formed in?", "Who did an usanian jazz set formed in?", "Does an usanian jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz stria form?", "Where did an usanian jazz stria formed in?", "Who did an usanian jazz stria formed in?", "Does an usanian jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz striation form?", "Where did an usanian jazz striation formed in?", "Who did an usanian jazz striation formed in?", "Does an usanian jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz stripe form?", "Where did an usanian jazz stripe formed in?", "Who did an usanian jazz stripe formed in?", "Does an usanian jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usanian jazz swathe form?", "Where did an usanian jazz swathe formed in?", "Who did an usanian jazz swathe formed in?", "Does an usanian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an usanian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an usanian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usanian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz band form?", "Where did an usonian jazz band formed in?", "Who did an usonian jazz band formed in?", "Does an usonian jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz banding form?", "Where did an usonian jazz banding formed in?", "Who did an usonian jazz banding formed in?", "Does an usonian jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz consort form?", "Where did an usonian jazz consort formed in?", "Who did an usonian jazz consort formed in?", "Does an usonian jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz dance band form?", "Where did an usonian jazz dance band formed in?", "Who did an usonian jazz dance band formed in?", "Did an usonian jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz group form?", "Where did an usonian jazz group formed in?", "Who did an usonian jazz group formed in?", "Does an usonian jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz isthmus form?", "Where did an usonian jazz isthmus formed in?", "Who did an usonian jazz isthmus formed in?", "Does an usonian jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz ring form?", "Where did an usonian jazz ring formed in?", "Who did an usonian jazz ring formed in?", "Does an usonian jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz set form?", "Where did an usonian jazz set formed in?", "Who did an usonian jazz set formed in?", "Does an usonian jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz stria form?", "Where did an usonian jazz stria formed in?", "Who did an usonian jazz stria formed in?", "Does an usonian jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz striation form?", "Where did an usonian jazz striation formed in?", "Who did an usonian jazz striation formed in?", "Does an usonian jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz stripe form?", "Where did an usonian jazz stripe formed in?", "Who did an usonian jazz stripe formed in?", "Does an usonian jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an usonian jazz swathe form?", "Where did an usonian jazz swathe formed in?", "Who did an usonian jazz swathe formed in?", "Does an usonian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an usonian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an usonian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an usonian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz band form?", "Where did an western hemispherian jazz band formed in?", "Who did an western hemispherian jazz band formed in?", "Does an western hemispherian jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz banding form?", "Where did an western hemispherian jazz banding formed in?", "Who did an western hemispherian jazz banding formed in?", "Does an western hemispherian jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz consort form?", "Where did an western hemispherian jazz consort formed in?", "Who did an western hemispherian jazz consort formed in?", "Does an western hemispherian jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz dance band form?", "Where did an western hemispherian jazz dance band formed in?", "Who did an western hemispherian jazz dance band formed in?", "Did an western hemispherian jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz group form?", "Where did an western hemispherian jazz group formed in?", "Who did an western hemispherian jazz group formed in?", "Does an western hemispherian jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz isthmus form?", "Where did an western hemispherian jazz isthmus formed in?", "Who did an western hemispherian jazz isthmus formed in?", "Does an western hemispherian jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz ring form?", "Where did an western hemispherian jazz ring formed in?", "Who did an western hemispherian jazz ring formed in?", "Does an western hemispherian jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz set form?", "Where did an western hemispherian jazz set formed in?", "Who did an western hemispherian jazz set formed in?", "Does an western hemispherian jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz stria form?", "Where did an western hemispherian jazz stria formed in?", "Who did an western hemispherian jazz stria formed in?", "Does an western hemispherian jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz striation form?", "Where did an western hemispherian jazz striation formed in?", "Who did an western hemispherian jazz striation formed in?", "Does an western hemispherian jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz stripe form?", "Where did an western hemispherian jazz stripe formed in?", "Who did an western hemispherian jazz stripe formed in?", "Does an western hemispherian jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an western hemispherian jazz swathe form?", "Where did an western hemispherian jazz swathe formed in?", "Who did an western hemispherian jazz swathe formed in?", "Does an western hemispherian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an western hemispherian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an western hemispherian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an western hemispherian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank jazz band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz band form?", "Where did an yank jazz band formed in?", "Who did an yank jazz band formed in?", "Does an yank jazz banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz banding form?", "Where did an yank jazz banding formed in?", "Who did an yank jazz banding formed in?", "Does an yank jazz consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz consort form?", "Where did an yank jazz consort formed in?", "Who did an yank jazz consort formed in?", "Does an yank jazz dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz dance band form?", "Where did an yank jazz dance band formed in?", "Who did an yank jazz dance band formed in?", "Did an yank jazz group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz group form?", "Where did an yank jazz group formed in?", "Who did an yank jazz group formed in?", "Does an yank jazz isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz isthmus form?", "Where did an yank jazz isthmus formed in?", "Who did an yank jazz isthmus formed in?", "Does an yank jazz ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz ring form?", "Where did an yank jazz ring formed in?", "Who did an yank jazz ring formed in?", "Does an yank jazz set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz set form?", "Where did an yank jazz set formed in?", "Who did an yank jazz set formed in?", "Does an yank jazz stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz stria form?", "Where did an yank jazz stria formed in?", "Who did an yank jazz stria formed in?", "Does an yank jazz striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz striation form?", "Where did an yank jazz striation formed in?", "Who did an yank jazz striation formed in?", "Does an yank jazz stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz stripe form?", "Where did an yank jazz stripe formed in?", "Who did an yank jazz stripe formed in?", "Does an yank jazz swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "When did an yank jazz swathe form?", "Where did an yank jazz swathe formed in?", "Who did an yank jazz swathe formed in?", "Does an yank roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an yank roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Did an yank wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?", "Does an yank wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell?"], "type": [-1, 1, 2, 3, 1, -1, 2, 3, 1, -1, 1, -1, 1, -1, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, 3, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is squirrel Nut Zippers an jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( ?", "Who is an jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen (?", "Where is an jazz band formed in?", "When is an jazz band form?", "Who is an jazz band formed in?", "Does an American band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American band formed in?", "When did an American band form?", "Who did an American band formed in?", "Is squirrel Nut Zippers an jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( vocals ?", "Who is an jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus ( guitar ) , Tom Maxwell ( vocals ) , Katharine Whalen ( vocals?", "Is squirrel Nut Zippers an jazz band formed in 1993 in Chapel Hill , North Carolina ?", "Who is an jazz band formed in 1993 in Chapel Hill , North Carolina?", "Is squirrel Nut Zippers an jazz band formed in 1993 in Chapel Hill , North Carolina , by James `` Jimbo `` Mathus ?", "Who is an jazz band formed in 1993 in Chapel Hill , North Carolina , by James \" Jimbo \" Mathus?", "Does an American banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American banding formed in?", "When did an American banding form?", "Who did an American banding formed in?", "Does an American consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American consort formed in?", "When did an American consort form?", "Who did an American consort formed in?", "Does an American dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American dance band formed in?", "When did an American dance band form?", "Who did an American dance band formed in?", "Did an American group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American group formed in?", "When did an American group form?", "Who did an American group formed in?", "Does an American isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American isthmus formed in?", "When did an American isthmus form?", "Who did an American isthmus formed in?", "Does an American ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American ring formed in?", "When did an American ring form?", "Who did an American ring formed in?", "Does an American set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American set formed?", "When did an American set form?", "Who did an American set formed?", "Does an American stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American stria formed in?", "When did an American stria form?", "Who did an American stria formed in?", "Does an American striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American striation formed in?", "When did an American striation form?", "Who did an American striation formed in?", "Does an American stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American stripe formed in?", "When did an American stripe form?", "Who did an American stripe formed in?", "Does an American swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an American swathe formed in?", "When did an American swathe form?", "Who did an American swathe formed in?", "Does an American roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an American roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an American wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an American wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english band formed in?", "When did an american english band form?", "Who did an american english band formed in?", "Does an american english banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english banding formed in?", "When did an american english banding form?", "Who did an american english banding formed in?", "Does an american english consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english consort formed in?", "When did an american english consort form?", "Who did an american english consort formed in?", "Does an american english dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english dance band formed in?", "When did an american english dance band form?", "Who did an american english dance band formed in?", "Did an american english group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english group formed in?", "When did an american english group form?", "Who did an american english group formed in?", "Does an american english isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english isthmus formed in?", "When did an american english isthmus form?", "Who did an american english isthmus formed in?", "Does an american english ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english ring formed in?", "When did an american english ring form?", "Who did an american english ring formed in?", "Does an american english set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english set formed?", "When did an american english set form?", "Who did an american english set formed?", "Does an american english stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english stria formed in?", "When did an american english stria form?", "Who did an american english stria formed in?", "Does an american english striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english striation formed in?", "When did an american english striation form?", "Who did an american english striation formed in?", "Does an american english stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english stripe formed in?", "When did an american english stripe form?", "Who did an american english stripe formed in?", "Does an american english swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an american english swathe formed in?", "When did an american english swathe form?", "Who did an american english swathe formed in?", "Does an american english roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an american english roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an american english wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an american english wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish band form?", "Where did an finglish band formed in?", "Who did an finglish band formed in?", "Does an finglish banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish banding form?", "Where did an finglish banding formed in?", "Who did an finglish banding formed in?", "Does an finglish consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish consort form?", "Where did an finglish consort formed in?", "Who did an finglish consort formed in?", "Does an finglish dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish dance band form?", "Where did an finglish dance band formed in?", "Who did an finglish dance band formed in?", "Did an finglish group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish group form?", "Where did an finglish group formed in?", "Who did an finglish group formed in?", "Does an finglish isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish isthmus form?", "Where did an finglish isthmus formed in?", "Who did an finglish isthmus formed in?", "Does an finglish ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish ring form?", "Where did an finglish ring formed in?", "Who did an finglish ring formed in?", "Does an finglish set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish set form?", "Where did an finglish set formed in?", "Who did an finglish set formed in?", "Does an finglish stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish stria form?", "Where did an finglish stria formed in?", "Who did an finglish stria formed in?", "Does an finglish striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish striation form?", "Where did an finglish striation formed in?", "Who did an finglish striation formed in?", "Does an finglish stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish stripe form?", "Where did an finglish stripe formed in?", "Who did an finglish stripe formed in?", "Does an finglish swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an finglish swathe form?", "Where did an finglish swathe formed in?", "Who did an finglish swathe formed in?", "Does an finglish roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an finglish roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an finglish wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an finglish wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s band form?", "Where did an u.s band formed in?", "Who did an u.s band formed in?", "Does an u.s banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s banding form?", "Where did an u.s banding formed in?", "Who did an u.s banding formed in?", "Does an u.s consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s consort form?", "Where did an u.s consort formed in?", "Who did an u.s consort formed in?", "Does an u.s dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s dance band form?", "Where did an u.s dance band formed in?", "Who did an u.s dance band formed in?", "Did an u.s group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s group form?", "Where did an u.s group formed in?", "Who did an u.s group formed in?", "Does an u.s isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s isthmus form?", "Where did an u.s isthmus formed in?", "Who did an u.s isthmus formed in?", "Does an u.s ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s ring form?", "Where did an u.s ring formed in?", "Who did an u.s ring formed in?", "Does an u.s set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s set form?", "Where did an u.s set formed in?", "Who did an u.s set formed in?", "Does an u.s stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s stria form?", "Where did an u.s stria formed in?", "Who did an u.s stria formed in?", "Does an u.s striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s striation form?", "Where did an u.s striation formed in?", "Who did an u.s striation formed in?", "Does an u.s stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s stripe form?", "Where did an u.s stripe formed in?", "Who did an u.s stripe formed in?", "Does an u.s swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an u.s swathe form?", "Where did an u.s swathe formed in?", "Who did an u.s swathe formed in?", "Does an u.s roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an u.s roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an u.s wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an u.s wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian band form?", "Where did an united statesian band formed in?", "Who did an united statesian band formed in?", "Does an united statesian banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian banding form?", "Where did an united statesian banding formed in?", "Who did an united statesian banding formed in?", "Does an united statesian consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian consort form?", "Where did an united statesian consort formed in?", "Who did an united statesian consort formed in?", "Does an united statesian dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian dance band form?", "Where did an united statesian dance band formed in?", "Who did an united statesian dance band formed in?", "Did an united statesian group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian group form?", "Where did an united statesian group formed in?", "Who did an united statesian group formed in?", "Does an united statesian isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian isthmus form?", "Where did an united statesian isthmus formed in?", "Who did an united statesian isthmus formed in?", "Does an united statesian ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian ring form?", "Where did an united statesian ring formed in?", "Who did an united statesian ring formed in?", "Does an united statesian set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian set form?", "Where did an united statesian set formed in?", "Who did an united statesian set formed in?", "Does an united statesian stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian stria form?", "Where did an united statesian stria formed in?", "Who did an united statesian stria formed in?", "Does an united statesian striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian striation form?", "Where did an united statesian striation formed in?", "Who did an united statesian striation formed in?", "Does an united statesian stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian stripe form?", "Where did an united statesian stripe formed in?", "Who did an united statesian stripe formed in?", "Does an united statesian swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an united statesian swathe form?", "Where did an united statesian swathe formed in?", "Who did an united statesian swathe formed in?", "Does an united statesian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an united statesian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an united statesian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an united statesian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american band formed in?", "When did an us american band form?", "Who did an us american band formed in?", "Do an us american banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american banding formed in?", "When did an us american banding form?", "Who did an us american banding formed in?", "Do an us american consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american consort formed in?", "When did an us american consort form?", "Who did an us american consort formed in?", "Do an us american dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american dance band formed in?", "When did an us american dance band form?", "Who did an us american dance band formed in?", "Did an us american group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american group formed in?", "When did an us american group form?", "Who did an us american group formed in?", "Do an us american isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american isthmus formed in?", "When did an us american isthmus form?", "Who did an us american isthmus formed in?", "Do an us american ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american ring formed in?", "When did an us american ring form?", "Who did an us american ring formed in?", "Do an us american set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american set formed?", "When did an us american set form?", "Who did an us american set formed?", "Do an us american stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american stria formed in?", "When did an us american stria form?", "Who did an us american stria formed in?", "Do an us american striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american striation formed in?", "When did an us american striation form?", "Who did an us american striation formed in?", "Do an us american stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american stripe formed in?", "When did an us american stripe form?", "Who did an us american stripe formed in?", "Do an us american swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Where did an us american swathe formed in?", "When did an us american swathe form?", "Who did an us american swathe formed in?", "Do an us american roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us american roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us american wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us american wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er band form?", "Where did an us er band formed in?", "Who did an us er band formed in?", "Do an us er banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er banding form?", "Where did an us er banding formed in?", "Who did an us er banding formed in?", "Do an us er consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er consort form?", "Where did an us er consort formed in?", "Who did an us er consort formed in?", "Do an us er dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er dance band form?", "Where did an us er dance band formed in?", "Who did an us er dance band formed in?", "Did an us er group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er group form?", "Where did an us er group formed in?", "Who did an us er group formed in?", "Do an us er isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er isthmus form?", "Where did an us er isthmus formed in?", "Who did an us er isthmus formed in?", "Do an us er ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er ring form?", "Where did an us er ring formed in?", "Who did an us er ring formed in?", "Do an us er set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er set form?", "Where did an us er set formed in?", "Who did an us er set formed in?", "Do an us er stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er stria form?", "Where did an us er stria formed in?", "Who did an us er stria formed in?", "Do an us er striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er striation form?", "Where did an us er striation formed in?", "Who did an us er striation formed in?", "Do an us er stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er stripe form?", "Where did an us er stripe formed in?", "Who did an us er stripe formed in?", "Do an us er swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us er swathe form?", "Where did an us er swathe formed in?", "Who did an us er swathe formed in?", "Do an us er roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us er roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us er wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us er wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian band form?", "Where did an us ian band formed in?", "Who did an us ian band formed in?", "Do an us ian banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian banding form?", "Where did an us ian banding formed in?", "Who did an us ian banding formed in?", "Do an us ian consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian consort form?", "Where did an us ian consort formed in?", "Who did an us ian consort formed in?", "Do an us ian dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian dance band form?", "Where did an us ian dance band formed in?", "Who did an us ian dance band formed in?", "Did an us ian group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian group form?", "Where did an us ian group formed in?", "Who did an us ian group formed in?", "Do an us ian isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian isthmus form?", "Where did an us ian isthmus formed in?", "Who did an us ian isthmus formed in?", "Do an us ian ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian ring form?", "Where did an us ian ring formed in?", "Who did an us ian ring formed in?", "Do an us ian set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian set form?", "Where did an us ian set formed in?", "Who did an us ian set formed in?", "Do an us ian stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian stria form?", "Where did an us ian stria formed in?", "Who did an us ian stria formed in?", "Do an us ian striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian striation form?", "Where did an us ian striation formed in?", "Who did an us ian striation formed in?", "Do an us ian stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian stripe form?", "Where did an us ian stripe formed in?", "Who did an us ian stripe formed in?", "Do an us ian swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an us ian swathe form?", "Where did an us ian swathe formed in?", "Who did an us ian swathe formed in?", "Do an us ian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us ian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an us ian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Do an us ian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian band form?", "Where did an usanian band formed in?", "Who did an usanian band formed in?", "Does an usanian banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian banding form?", "Where did an usanian banding formed in?", "Who did an usanian banding formed in?", "Does an usanian consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian consort form?", "Where did an usanian consort formed in?", "Who did an usanian consort formed in?", "Does an usanian dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian dance band form?", "Where did an usanian dance band formed in?", "Who did an usanian dance band formed in?", "Did an usanian group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian group form?", "Where did an usanian group formed in?", "Who did an usanian group formed in?", "Does an usanian isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian isthmus form?", "Where did an usanian isthmus formed in?", "Who did an usanian isthmus formed in?", "Does an usanian ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian ring form?", "Where did an usanian ring formed in?", "Who did an usanian ring formed in?", "Does an usanian set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian set form?", "Where did an usanian set formed in?", "Who did an usanian set formed in?", "Does an usanian stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian stria form?", "Where did an usanian stria formed in?", "Who did an usanian stria formed in?", "Does an usanian striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian striation form?", "Where did an usanian striation formed in?", "Who did an usanian striation formed in?", "Does an usanian stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian stripe form?", "Where did an usanian stripe formed in?", "Who did an usanian stripe formed in?", "Does an usanian swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usanian swathe form?", "Where did an usanian swathe formed in?", "Who did an usanian swathe formed in?", "Does an usanian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an usanian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an usanian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usanian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian band form?", "Where did an usonian band formed in?", "Who did an usonian band formed in?", "Does an usonian banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian banding form?", "Where did an usonian banding formed in?", "Who did an usonian banding formed in?", "Does an usonian consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian consort form?", "Where did an usonian consort formed in?", "Who did an usonian consort formed in?", "Does an usonian dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian dance band form?", "Where did an usonian dance band formed in?", "Who did an usonian dance band formed in?", "Did an usonian group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian group form?", "Where did an usonian group formed in?", "Who did an usonian group formed in?", "Does an usonian isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian isthmus form?", "Where did an usonian isthmus formed in?", "Who did an usonian isthmus formed in?", "Does an usonian ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian ring form?", "Where did an usonian ring formed in?", "Who did an usonian ring formed in?", "Does an usonian set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian set form?", "Where did an usonian set formed in?", "Who did an usonian set formed in?", "Does an usonian stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian stria form?", "Where did an usonian stria formed in?", "Who did an usonian stria formed in?", "Does an usonian striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian striation form?", "Where did an usonian striation formed in?", "Who did an usonian striation formed in?", "Does an usonian stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian stripe form?", "Where did an usonian stripe formed in?", "Who did an usonian stripe formed in?", "Does an usonian swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an usonian swathe form?", "Where did an usonian swathe formed in?", "Who did an usonian swathe formed in?", "Does an usonian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an usonian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an usonian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an usonian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian band form?", "Where did an western hemispherian band formed in?", "Who did an western hemispherian band formed in?", "Does an western hemispherian banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian banding form?", "Where did an western hemispherian banding formed in?", "Who did an western hemispherian banding formed in?", "Does an western hemispherian consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian consort form?", "Where did an western hemispherian consort formed in?", "Who did an western hemispherian consort formed in?", "Does an western hemispherian dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian dance band form?", "Where did an western hemispherian dance band formed in?", "Who did an western hemispherian dance band formed in?", "Did an western hemispherian group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian group form?", "Where did an western hemispherian group formed in?", "Who did an western hemispherian group formed in?", "Does an western hemispherian isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian isthmus form?", "Where did an western hemispherian isthmus formed in?", "Who did an western hemispherian isthmus formed in?", "Does an western hemispherian ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian ring form?", "Where did an western hemispherian ring formed in?", "Who did an western hemispherian ring formed in?", "Does an western hemispherian set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian set form?", "Where did an western hemispherian set formed in?", "Who did an western hemispherian set formed in?", "Does an western hemispherian stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian stria form?", "Where did an western hemispherian stria formed in?", "Who did an western hemispherian stria formed in?", "Does an western hemispherian striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian striation form?", "Where did an western hemispherian striation formed in?", "Who did an western hemispherian striation formed in?", "Does an western hemispherian stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian stripe form?", "Where did an western hemispherian stripe formed in?", "Who did an western hemispherian stripe formed in?", "Does an western hemispherian swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an western hemispherian swathe form?", "Where did an western hemispherian swathe formed in?", "Who did an western hemispherian swathe formed in?", "Does an western hemispherian roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an western hemispherian roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an western hemispherian wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an western hemispherian wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank band form?", "Where did an yank band formed in?", "Who did an yank band formed in?", "Does an yank banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank banding form?", "Where did an yank banding formed in?", "Who did an yank banding formed in?", "Does an yank consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank consort form?", "Where did an yank consort formed in?", "Who did an yank consort formed in?", "Does an yank dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank dance band form?", "Where did an yank dance band formed in?", "Who did an yank dance band formed in?", "Did an yank group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank group form?", "Where did an yank group formed in?", "Who did an yank group formed in?", "Does an yank isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank isthmus form?", "Where did an yank isthmus formed in?", "Who did an yank isthmus formed in?", "Does an yank ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank ring form?", "Where did an yank ring formed in?", "Who did an yank ring formed in?", "Does an yank set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank set form?", "Where did an yank set formed in?", "Who did an yank set formed in?", "Does an yank stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank stria form?", "Where did an yank stria formed in?", "Who did an yank stria formed in?", "Does an yank striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank striation form?", "Where did an yank striation formed in?", "Who did an yank striation formed in?", "Does an yank stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank stripe form?", "Where did an yank stripe formed in?", "Who did an yank stripe formed in?", "Does an yank swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "When did an yank swathe form?", "Where did an yank swathe formed in?", "Who did an yank swathe formed in?", "Does an yank roll in hay band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an yank roll in hay group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank roll in hay swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind banding form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind consort form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind dance band form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Did an yank wind group form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind isthmus form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind ring form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind set form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind stria form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind striation form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind stripe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?", "Does an yank wind swathe form in 1993 in Chapel Hill by James \" Jimbo \" Mathus ( ) , Tom Maxwell?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 3737911, "src_sentence": "Roy Zu-Arets grew up in Tel Aviv, Israel.", "sentence": "Roy Zu-Arets grew up in Tel Aviv", "sub": "http://dbpedia.org/resource/Roy_Zu-Arets", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tel_Aviv", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did roy Zu-Arets grew up in Tel Aviv?", "Who grew up in Tel Aviv?", "Where did Roy Zu-Arets grew up?"], "type": [-1, 1, 2], "question_in_type": ["Did roy Zu-Arets grew up in ?", "Who grew up in ?", "Where did grew up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3740618, "src_sentence": "Lawrence Henry Gowan (born 22 November 1956) is a Scottish-Canadian musician, born in Glasgow and raised in Scarborough, Ontario.", "sentence": "Lawrence Henry Gowan is a Scottish - Canadian musician , raised in Scarborough , Ontario", "sub": "http://dbpedia.org/resource/Lawrence_Gowan", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is lawrence Henry Gowan a Scottish - Canadian musician , raised in Scarborough , Ontario ?", "Who is a Scottish - Canadian musician , raised in Scarborough , Ontario?", "Where is Lawrence Henry Gowan a Scottish - Canadian musician , raised in?"], "type": [-1, 1, 2], "question_in_type": ["Is lawrence Henry a Scottish - Canadian musician , raised in Scarborough , ?", "Who is a Scottish - Canadian musician , raised in Scarborough , ?", "Where is Lawrence Henry a Scottish - Canadian musician , raised in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3741663, "src_sentence": "Lithocarpus gracilis is a tree in the beech family Fagaceae.", "sentence": "Lithocarpus gracilis is a tree in the beech family Fagaceae", "sub": "http://dbpedia.org/resource/Lithocarpus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fagaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lithocarpus gracilis a tree in the beech family Fagaceae ?", "Where is Lithocarpus gracilis a tree in the beech family Fagaceae ?"], "type": [-1, 2], "question_in_type": ["Is lithocarpus gracilis a tree in the Fagaceae ?", "Where is gracilis a tree in the Fagaceae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3749585, "src_sentence": "Fighting Bill Fargo is a 1941 American Western film directed by Ray Taylor and written by Paul Franklin, Arthur V. Jones and Dorcas Cochran.", "sentence": "a 1941 American Western film written by Paul Franklin", "sub": "http://dbpedia.org/resource/Paul_Franklin_(musician)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does a 1941 American Western film writ by Paul Franklin?", "Where did a 1941 American Western film written by?", "Who did a 1941 American Western film written by?"], "type": [-1, 2, 1], "question_in_type": ["Does a 1941 Western film writ by ?", "Where did a 1941 Western film written by?", "Who did a 1941 Western film written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3753022, "src_sentence": "Kahone is the royal seat of the Serer Kingdom of Saloum which has ruled there since the 15th century after the Gulowars defeath in c. 1335, and centuries previous to that.", "sentence": "Kahone is the royal seat of the Serer Kingdom of Saloum which has ruled there since the 15th century after the Gulowars defeath in c. 1335, and centuries previous to that", "sub": "http://dbpedia.org/resource/Saloum", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kahone", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When is kahone the royal seat of the Serer Kingdom of Saloum which has ruled there ?"], "type": [3], "question_in_type": ["When is kahone the royal seat of the Serer Kingdom of which has ruled there ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 3760376, "src_sentence": "It is the story of Meherjaan (played by Jaya Bachchan), a Bangladeshi woman who falls in love with a Pakistani army officer, who refuses to join the war and saves her from being raped by other Pakistani troops, who do not however spare her cousin Neela and kill her father.", "sentence": "the story of Meherjaan played by Jaya Bachchan", "sub": "http://dbpedia.org/resource/Meherjaan", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jaya_Bachchan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the story of Meherjaan play by Jaya Bachchan?", "Who did the story of Meherjaan played by?"], "type": [-1, 1], "question_in_type": ["Does the story of play by ?", "Who did the story of played by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3760398, "src_sentence": "Shweta is married to industrialist Nikhil Nanda, grandson of the Kapoor family in Delhi, and has two children, Navya Naveli and Agastya Nanda, while Abhishek Bachchan is married to actress Aishwarya Rai, and has a daughter, Aaradhya Bachchan.", "sentence": "Abhishek Bachchan is married to actress Aishwarya Rai", "sub": "http://dbpedia.org/resource/Abhishek_Bachchan", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Aishwarya_Rai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is abhishek Bachchan married to actress Aishwarya Rai ?", "Who is married to actress Aishwarya Rai?", "Who is Abhishek Bachchan married to?"], "type": [-1, 1, 1], "question_in_type": ["Is abhishek Bachchan married to actress Rai ?", "Who is married to actress Rai?", "Who is married to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3763796, "src_sentence": "Billu lives an uneventful life until Bollywood superstar Sahir Khan (Shah Rukh Khan) comes to the village for a film shoot.", "sentence": "Billu lives an uneventful life until Bollywood superstar Sahir Khan (Shah Rukh Khan) comes to the village for a film shoot", "sub": "http://dbpedia.org/resource/Billu", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Shah_Rukh_Khan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does billu liv an uneventful life until Bollywood superstar Sahir Khan (Shah Rukh Khan) com to the village for a film shoot?", "Who lives an uneventful life until Bollywood superstar Sahir Khan (Shah Rukh Khan) comes to the village for a film shoot?", "Where did Billu lives an?", "Who did Billu lives an?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does billu liv an uneventful life until Bollywood superstar Sahir (Shah Rukh ) com to the village for a film shoot?", "Who lives an uneventful life until Bollywood superstar Sahir (Shah Rukh ) comes to the village for a film shoot?", "Where did lives an?", "Who did lives an?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 3764521, "src_sentence": "He converted his wife, his brother Kali Mohan, and Ganendra Mohan Tagore, the son of Prasanna Coomar Tagore to Christian faith.", "sentence": "Ganendra Mohan Tagore [is] the son of Prasanna Coomar Tagore", "sub": "http://dbpedia.org/resource/Rabindranath_Tagore", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Tagore_family", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ganendra Mohan Tagore [is] the son of Prasanna Coomar Tagore?", "Who Tagore [is] the son of Prasanna Coomar Tagore?", "Who did Ganendra Mohan Tagore [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does ganendra Mohan [is] the son of Prasanna Coomar ?", "Who [is] the son of Prasanna Coomar ?", "Who did Ganendra Mohan [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3765182, "src_sentence": "In 712, Emperor Ruizong passed the throne to Li Longji (as Emperor Xuanzong), but, at Princess Taiping's suggestion, retained most imperial powers as Taishang Huang (retired emperor).", "sentence": "Emperor Ruizong passed the throne to Li Longji ( as Emperor Xuanzong In 712", "sub": "http://dbpedia.org/resource/Emperor_Xuanzong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Ruizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Ruizong pass the throne to Li Longji ( as Emperor Xuanzong In 712?", "Who did Emperor Ruizong passed the?", "Where did Emperor Ruizong passed the?"], "type": [-1, 1, 2], "question_in_type": ["Did emperor Ruizong pass the throne to ( as Emperor Xuanzong In 712?", "Who did passed the?", "Where did passed the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3765183, "src_sentence": " In 713, after Emperor Xuanzong, claiming that Princess Taiping was planning to kill him, carried out a reprisal against her, forcing her to commit suicide and executing many of her associates, Emperor Ruizong transferred his authorities to Emperor Xuanzong.", "sentence": "Emperor Ruizong transferred his authorities to Emperor Xuanzong", "sub": "http://dbpedia.org/resource/Emperor_Xuanzong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Ruizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Ruizong transfer his authorities to Emperor Xuanzong?", "Who did Emperor Ruizong transferred his?"], "type": [-1, 1], "question_in_type": ["Did emperor Ruizong transfer his authorities to ?", "Who did transferred his?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3770500, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides several dialects of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 3770812, "src_sentence": "Henrietta Maria was allowed to watch Charles being crowned, at a discreet distance.", "sentence": "Henrietta Maria to watch Charles being crowned, at a discreet distance", "sub": "http://dbpedia.org/resource/Henrietta_Maria_of_France", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Charles_I_of_England", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does henrietta Maria to watch Charles being crown, at a discreet distance?", "Who to watch Charles being crowned, at a discreet distance?", "Who did Henrietta Maria to watch?"], "type": [-1, 1, 1], "question_in_type": ["Does henrietta Maria to watch being crown, at a discreet distance?", "Who to watch being crowned, at a discreet distance?", "Who did to watch?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3770967, "src_sentence": "Henrietta Maria had been joined by a wide collection of Royalist exiles, including Henry Wilmot, George Digby, Henry Percy, John Colepeper and Charles Gerard.", "sentence": "Henrietta Maria had been joined by a wide collection of Royalist exiles , including Charles Gerard", "sub": "http://dbpedia.org/resource/Charles_II_of_England", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Henrietta_Maria_of_France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had henrietta Maria been joined by a wide collection of Royalist exiles , including Charles Gerard ?", "Who had been joined by a wide collection of Royalist exiles , including Charles Gerard?", "Who had Henrietta Maria been joined?"], "type": [-1, 1, 1], "question_in_type": ["Had henrietta Maria been joined by a wide collection of Royalist exiles , including Gerard ?", "Who had been joined by a wide collection of Royalist exiles , including Gerard?", "Who had been joined?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3772325, "src_sentence": "Callitris preissii is a species of conifer in the family Cupressaceae, endemic to Rottnest Island, Australia.", "sentence": "Callitris preissii is a species of conifer in the family Cupressaceae, endemic to Rottnest Island", "sub": "http://dbpedia.org/resource/Callitris_preissii", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cupressaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is callitris preissii a species of conifer in the family Cupressaceae , endemic to Rottnest Island ?", "Who preissii is a species of conifer in the family Cupressaceae, endemic to Rottnest Island?", "Who is Callitris preissii a species of conifer in the family Cupressaceae , endemic to Rottnest Island ?", "Where is Callitris preissii a species of conifer in the family Cupressaceae , endemic to Rottnest Island ?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is callitris preissii a species of conifer in the family , endemic to Rottnest Island ?", "Who preissii is a species of conifer in the family , endemic to Rottnest Island?", "Who is a species of conifer in the family , endemic to Rottnest Island ?", "Where is a species of conifer in the family , endemic to Rottnest Island ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3776027, "src_sentence": "Weather Report appeared on the Burt Sugarman-produced series The Midnight Special, performing both \"Birdland\" and \"Teen Town\".", "sentence": "Weather Report performing Teen Town", "sub": "http://dbpedia.org/resource/Heavy_Weather_(album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Weather_Report", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does weather Report perform Teen Town?", "Where did Weather Report performing?", "Did weather Report appear on the Burt Sugarman - produced series performing \" Teen Town?", "Who did Weather Report appeared on?", "Where did Weather Report appeared on?"], "type": [-1, 2, -1, 1, 2], "question_in_type": ["Does weather Report perform ?", "Where did performing?", "Did weather Report appear on the Burt Sugarman - produced series performing \" ?", "Who did appeared on?", "Where did appeared on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3784335, "src_sentence": "New American Gospel is also the first release with Willie Adler on guitar, who replaced Abe Spear.", "sentence": "New American Gospel is also the first release with Willie Adler on guitar", "sub": "http://dbpedia.org/resource/New_American_Gospel", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Lamb_of_God_(band)", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is new American Gospel also the first release with Willie Adler on guitar ?", "Who is also the first release with Willie Adler on guitar?", "Where is New American Gospel also the first release with Willie Adler on guitar ?", "Who is New American Gospel also the first release with Willie Adler on guitar ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is new American Gospel also the first release with on guitar ?", "Who is also the first release with on guitar?", "Where is also the first release with on guitar ?", "Who is also the first release with on guitar ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3805802, "src_sentence": "Andersson played most of the instruments on the album, with exception on two duets: one with New Orleans producer Allen Toussaint, and the other with Norwegian Singer Ane Brun.", "sentence": "Allen Toussaint [is] producer [from] New Orleans", "sub": "http://dbpedia.org/resource/Allen_Toussaint", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_Orleans", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does al Toussaint [is] producer [from] New Orleans?", "Who [is] producer [from] New Orleans?", "Where did Allen Toussaint [ is ] producer [ from ] New Orleans ?"], "type": [-1, 1, 2], "question_in_type": ["Does al Toussaint [is] producer [from] ?", "Who [is] producer [from] ?", "Where did [ is ] producer [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 3807405, "src_sentence": "Bomarea graminifolia is a species of flowering plant in the family Alstroemeriaceae.", "sentence": "Bomarea graminifolia is a species of flowering plant in the family Alstroemeriaceae", "sub": "http://dbpedia.org/resource/Bomarea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Alstroemeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bomarea graminifolia a species of flowering plant in the family Alstroemeriaceae ?", "Where is Bomarea graminifolia a species of flowering?"], "type": [-1, 2], "question_in_type": ["Is bomarea graminifolia a species of flowering plant in the family ?", "Where is graminifolia a species of flowering?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3807940, "src_sentence": "Drapetodes barlowi is a moth in the family Drepanidae.", "sentence": "Drapetodes barlowi is a moth in the family Drepanidae", "sub": "http://dbpedia.org/resource/Drapetodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drapetodes barlowi a moth in the family Drepanidae ?"], "type": [-1], "question_in_type": ["Is drapetodes barlowi a moth in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3809057, "src_sentence": "Telphusa ochrifoliata is a moth of the family Gelechiidae.", "sentence": "Telphusa ochrifoliata is a moth of the family Gelechiidae", "sub": "http://dbpedia.org/resource/Telphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is telphusa ochrifoliata a moth of the family Gelechiidae ?", "Who ochrifoliata is a moth of the family Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is telphusa ochrifoliata a moth of the family ?", "Who ochrifoliata is a moth of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3811536, "src_sentence": "Desmopachria dispersa is a species of predaceous diving beetle in the family Dytiscidae.", "sentence": "Desmopachria dispersa is a species of predaceous diving beetle in the family", "sub": "http://dbpedia.org/resource/Desmopachria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Dytiscidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmopachria dispersa a species of predaceous diving beetle in the family ?", "Who dispersa is a species of predaceous diving beetle in the family?"], "type": [-1, 1], "question_in_type": ["Is desmopachria dispersa a species of in the family ?", "Who dispersa is a species of in the family?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3818378, "src_sentence": "An orchid of the genus Stelis was probably the first American orchid ever to be brought to Europe.", "sentence": "An orchid of the genus Stelis was probably the first American orchid", "sub": "http://dbpedia.org/resource/Stelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Was an orchid of the genus Stelis probably the first American orchid ?", "Who was An orchid of the genus Stelis probably the first American orchid ?", "Where was An orchid of the genus Stelis probably the first American orchid ?", "Was an orchid of the genus Stelis probably the 1st American orchid ?", "Who was An orchid of the genus Stelis probably the 1st American orchid ?", "Where was An orchid of the genus Stelis probably the 1st American orchid ?", "Was an orchid of the genus Stelis probably the 1st American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the 1st American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st american english orchid ?", "Who was An orchid of the genus Stelis probably the 1st american english orchid ?", "Was an orchid of the genus Stelis probably the 1st american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st finglish orchid ?", "Who was An orchid of the genus Stelis probably the 1st finglish orchid ?", "Where was An orchid of the genus Stelis probably the 1st finglish orchid ?", "Was an orchid of the genus Stelis probably the 1st finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the 1st finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st u.s orchid ?", "Who was An orchid of the genus Stelis probably the 1st u.s orchid ?", "Was an orchid of the genus Stelis probably the 1st u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st united statesian orchid ?", "Who was An orchid of the genus Stelis probably the 1st united statesian orchid ?", "When was An orchid of the genus Stelis probably?", "Was an orchid of the genus Stelis probably the 1st united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st us american orchid ?", "Who was An orchid of the genus Stelis probably the 1st us american orchid ?", "Where was An orchid of the genus Stelis probably the 1st us american orchid ?", "Was an orchid of the genus Stelis probably the 1st us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st us er orchid ?", "Who was An orchid of the genus Stelis probably the 1st us er orchid?", "Was an orchid of the genus Stelis probably the 1st us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st us er orchidaceous?", "Was an orchid of the genus Stelis probably the 1st us ian orchid ?", "Who was An orchid of the genus Stelis probably the 1st us ian orchid ?", "Was an orchid of the genus Stelis probably the 1st us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st usanian orchid ?", "Who was An orchid of the genus Stelis probably the 1st usanian orchid ?", "Where was An orchid of the genus Stelis probably the 1st usanian orchid ?", "Was an orchid of the genus Stelis probably the 1st usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the 1st usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st usonian orchid ?", "Who was An orchid of the genus Stelis probably the 1st usonian orchid ?", "Where was An orchid of the genus Stelis probably the 1st usonian orchid ?", "Was an orchid of the genus Stelis probably the 1st usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the 1st usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the 1st western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the 1st western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the 1st yank orchid ?", "Who was An orchid of the genus Stelis probably the 1st yank orchid ?", "Was an orchid of the genus Stelis probably the 1st yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the 1st yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning American orchid ?", "Who was An orchid of the genus Stelis probably the beginning American?", "Where was An orchid of the genus Stelis probably the beginning American?", "Was an orchid of the genus Stelis probably the beginning American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning?", "Where was An orchid of the genus Stelis probably the beginning?", "Was an orchid of the genus Stelis probably the beginning american english orchid ?", "Who was An orchid of the genus Stelis probably the beginning american?", "Where was An orchid of the genus Stelis probably the beginning american?", "Was an orchid of the genus Stelis probably the beginning american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning finglish orchid ?", "Who was An orchid of the genus Stelis probably the beginning finglish?", "Was an orchid of the genus Stelis probably the beginning finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning u.s orchid ?", "Who was An orchid of the genus Stelis probably the beginning u.s orchid ?", "Was an orchid of the genus Stelis probably the beginning u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning united statesian orchid ?", "Who was An orchid of the genus Stelis probably the beginning united statesian orchid ?", "Was an orchid of the genus Stelis probably the beginning united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning us american orchid ?", "Who was An orchid of the genus Stelis probably the beginning us?", "Where was An orchid of the genus Stelis probably the beginning us?", "Was an orchid of the genus Stelis probably the beginning us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning us er orchid ?", "Was an orchid of the genus Stelis probably the beginning us er orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning us ian orchid ?", "Was an orchid of the genus Stelis probably the beginning us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning usanian orchid ?", "Who was An orchid of the genus Stelis probably the beginning usanian orchid ?", "Was an orchid of the genus Stelis probably the beginning usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning usonian orchid ?", "Who was An orchid of the genus Stelis probably the beginning usonian orchid ?", "Was an orchid of the genus Stelis probably the beginning usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the beginning western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the beginning western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the beginning yank orchid ?", "Who was An orchid of the genus Stelis probably the beginning yank orchid ?", "Was an orchid of the genus Stelis probably the beginning yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the beginning yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first american english orchid ?", "Who was An orchid of the genus Stelis probably the first american english orchid ?", "Where was An orchid of the genus Stelis probably the first american english orchid ?", "Was an orchid of the genus Stelis probably the first american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base American orchid ?", "Who was An orchid of the genus Stelis probably the first base American orchid ?", "Where was An orchid of the genus Stelis probably the first base American orchid ?", "Was an orchid of the genus Stelis probably the first base American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base american english orchid ?", "Who was An orchid of the genus Stelis probably the first base american english orchid ?", "Where was An orchid of the genus Stelis probably the first base american english orchid ?", "Was an orchid of the genus Stelis probably the first base american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base finglish orchid ?", "Who was An orchid of the genus Stelis probably the first base finglish orchid ?", "Where was An orchid of the genus Stelis probably the first base finglish orchid ?", "Was an orchid of the genus Stelis probably the first base finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base u.s orchid ?", "Who was An orchid of the genus Stelis probably the first base u.s orchid ?", "Where was An orchid of the genus Stelis probably the first base u.s orchid ?", "Was an orchid of the genus Stelis probably the first base u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first base united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first base united statesian orchid ?", "Was an orchid of the genus Stelis probably the first base united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base us american orchid ?", "Who was An orchid of the genus Stelis probably the first base us american orchid ?", "Where was An orchid of the genus Stelis probably the first base us american orchid ?", "Was an orchid of the genus Stelis probably the first base us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base us er orchid ?", "Who was An orchid of the genus Stelis probably the first base us er orchid?", "Where was An orchid of the genus Stelis probably the first base us er orchid?", "Was an orchid of the genus Stelis probably the first base us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base us er orchidaceous?", "Where was An orchid of the genus Stelis probably the first base us er orchidaceous?", "Was an orchid of the genus Stelis probably the first base us ian orchid ?", "Who was An orchid of the genus Stelis probably the first base us ian orchid ?", "Where was An orchid of the genus Stelis probably the first base us ian orchid ?", "Was an orchid of the genus Stelis probably the first base us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base usanian orchid ?", "Who was An orchid of the genus Stelis probably the first base usanian orchid ?", "Where was An orchid of the genus Stelis probably the first base usanian orchid ?", "Was an orchid of the genus Stelis probably the first base usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base usonian orchid ?", "Who was An orchid of the genus Stelis probably the first base usonian orchid ?", "Where was An orchid of the genus Stelis probably the first base usonian orchid ?", "Was an orchid of the genus Stelis probably the first base usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first base western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first base western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first base western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first base yank orchid ?", "Who was An orchid of the genus Stelis probably the first base yank orchid ?", "Where was An orchid of the genus Stelis probably the first base yank orchid ?", "Was an orchid of the genus Stelis probably the first base yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first base yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first base yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree American orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree American orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree American orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree american english orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree american english orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree american english orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree finglish orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree finglish?", "Where was An orchid of the genus Stelis probably the first class honours degree finglish?", "Was an orchid of the genus Stelis probably the first class honours degree finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree u.s orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree u.s?", "Where was An orchid of the genus Stelis probably the first class honours degree u.s?", "Was an orchid of the genus Stelis probably the first class honours degree u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree united statesian orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree us american orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree us?", "Where was An orchid of the genus Stelis probably the first class honours degree us?", "Was an orchid of the genus Stelis probably the first class honours degree us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree us er orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree us er orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree us ian orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree usanian orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree usanian orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree usanian orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree usonian orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree usonian orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree usonian orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first class honours degree yank orchid ?", "Who was An orchid of the genus Stelis probably the first class honours degree yank orchid ?", "Where was An orchid of the genus Stelis probably the first class honours degree yank orchid ?", "Was an orchid of the genus Stelis probably the first class honours degree yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first class honours degree yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first class honours degree yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first finglish orchid ?", "Who was An orchid of the genus Stelis probably the first finglish orchid ?", "Where was An orchid of the genus Stelis probably the first finglish orchid ?", "Was an orchid of the genus Stelis probably the first finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear American orchid ?", "Who was An orchid of the genus Stelis probably the first gear American orchid ?", "Where was An orchid of the genus Stelis probably the first gear American orchid ?", "Was an orchid of the genus Stelis probably the first gear American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear american english orchid ?", "Who was An orchid of the genus Stelis probably the first gear american english orchid ?", "Where was An orchid of the genus Stelis probably the first gear american english orchid ?", "Was an orchid of the genus Stelis probably the first gear american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear finglish orchid ?", "Who was An orchid of the genus Stelis probably the first gear finglish orchid ?", "Where was An orchid of the genus Stelis probably the first gear finglish orchid ?", "Was an orchid of the genus Stelis probably the first gear finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear u.s orchid ?", "Who was An orchid of the genus Stelis probably the first gear u.s orchid ?", "Where was An orchid of the genus Stelis probably the first gear u.s orchid ?", "Was an orchid of the genus Stelis probably the first gear u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first gear united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first gear united statesian orchid ?", "Was an orchid of the genus Stelis probably the first gear united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear us american orchid ?", "Who was An orchid of the genus Stelis probably the first gear us?", "Where was An orchid of the genus Stelis probably the first gear us?", "Was an orchid of the genus Stelis probably the first gear us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear us er orchid ?", "Was an orchid of the genus Stelis probably the first gear us er orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear us ian orchid ?", "Was an orchid of the genus Stelis probably the first gear us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear usanian orchid ?", "Who was An orchid of the genus Stelis probably the first gear usanian orchid ?", "Where was An orchid of the genus Stelis probably the first gear usanian orchid ?", "Was an orchid of the genus Stelis probably the first gear usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear usonian orchid ?", "Who was An orchid of the genus Stelis probably the first gear usonian orchid ?", "Where was An orchid of the genus Stelis probably the first gear usonian orchid ?", "Was an orchid of the genus Stelis probably the first gear usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first gear western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first gear western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first gear western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first gear yank orchid ?", "Who was An orchid of the genus Stelis probably the first gear yank orchid ?", "Where was An orchid of the genus Stelis probably the first gear yank orchid ?", "Was an orchid of the genus Stelis probably the first gear yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first gear yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first gear yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all American orchid ?", "Who was An orchid of the genus Stelis probably the first of all American orchid ?", "Where was An orchid of the genus Stelis probably the first of all American orchid ?", "Was an orchid of the genus Stelis probably the first of all American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all american english orchid ?", "Who was An orchid of the genus Stelis probably the first of all american english orchid ?", "Where was An orchid of the genus Stelis probably the first of all american english orchid ?", "Was an orchid of the genus Stelis probably the first of all american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all finglish orchid ?", "Who was An orchid of the genus Stelis probably the first of all finglish orchid ?", "Where was An orchid of the genus Stelis probably the first of all finglish orchid ?", "Was an orchid of the genus Stelis probably the first of all finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all u.s orchid ?", "Who was An orchid of the genus Stelis probably the first of all u.s orchid ?", "Where was An orchid of the genus Stelis probably the first of all u.s orchid ?", "Was an orchid of the genus Stelis probably the first of all u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first of all united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first of all united statesian orchid ?", "Was an orchid of the genus Stelis probably the first of all united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all us american orchid ?", "Who was An orchid of the genus Stelis probably the first of all us american orchid ?", "Where was An orchid of the genus Stelis probably the first of all us american orchid ?", "Was an orchid of the genus Stelis probably the first of all us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all us er orchid ?", "Who was An orchid of the genus Stelis probably the first of all us er orchid?", "Where was An orchid of the genus Stelis probably the first of all us er orchid?", "Was an orchid of the genus Stelis probably the first of all us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all us er orchidaceous?", "Where was An orchid of the genus Stelis probably the first of all us er orchidaceous?", "Was an orchid of the genus Stelis probably the first of all us ian orchid ?", "Who was An orchid of the genus Stelis probably the first of all us ian orchid ?", "Where was An orchid of the genus Stelis probably the first of all us ian orchid ?", "Was an orchid of the genus Stelis probably the first of all us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all usanian orchid ?", "Who was An orchid of the genus Stelis probably the first of all usanian orchid ?", "Where was An orchid of the genus Stelis probably the first of all usanian orchid ?", "Was an orchid of the genus Stelis probably the first of all usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all usonian orchid ?", "Who was An orchid of the genus Stelis probably the first of all usonian orchid ?", "Where was An orchid of the genus Stelis probably the first of all usonian orchid ?", "Was an orchid of the genus Stelis probably the first of all usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first of all western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first of all western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first of all western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first of all yank orchid ?", "Who was An orchid of the genus Stelis probably the first of all yank orchid ?", "Where was An orchid of the genus Stelis probably the first of all yank orchid ?", "Was an orchid of the genus Stelis probably the first of all yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first of all yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first of all yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off American orchid ?", "Who was An orchid of the genus Stelis probably the first off American orchid ?", "Where was An orchid of the genus Stelis probably the first off American orchid ?", "Was an orchid of the genus Stelis probably the first off American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off american english orchid ?", "Who was An orchid of the genus Stelis probably the first off american english orchid ?", "Where was An orchid of the genus Stelis probably the first off american english orchid ?", "Was an orchid of the genus Stelis probably the first off american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off finglish orchid ?", "Who was An orchid of the genus Stelis probably the first off finglish orchid ?", "Where was An orchid of the genus Stelis probably the first off finglish orchid ?", "Was an orchid of the genus Stelis probably the first off finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off u.s orchid ?", "Who was An orchid of the genus Stelis probably the first off u.s orchid ?", "Where was An orchid of the genus Stelis probably the first off u.s orchid ?", "Was an orchid of the genus Stelis probably the first off u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first off united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first off united statesian orchid ?", "Was an orchid of the genus Stelis probably the first off united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off us american orchid ?", "Who was An orchid of the genus Stelis probably the first off us american orchid ?", "Where was An orchid of the genus Stelis probably the first off us american orchid ?", "Was an orchid of the genus Stelis probably the first off us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off us er orchid ?", "Who was An orchid of the genus Stelis probably the first off us er orchid?", "Where was An orchid of the genus Stelis probably the first off us er orchid?", "Was an orchid of the genus Stelis probably the first off us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off us er orchidaceous?", "Where was An orchid of the genus Stelis probably the first off us er orchidaceous?", "Was an orchid of the genus Stelis probably the first off us ian orchid ?", "Who was An orchid of the genus Stelis probably the first off us ian orchid ?", "Where was An orchid of the genus Stelis probably the first off us ian orchid ?", "Was an orchid of the genus Stelis probably the first off us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off usanian orchid ?", "Who was An orchid of the genus Stelis probably the first off usanian orchid ?", "Where was An orchid of the genus Stelis probably the first off usanian orchid ?", "Was an orchid of the genus Stelis probably the first off usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off usonian orchid ?", "Who was An orchid of the genus Stelis probably the first off usonian orchid ?", "Where was An orchid of the genus Stelis probably the first off usonian orchid ?", "Was an orchid of the genus Stelis probably the first off usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first off western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first off western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first off western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first off yank orchid ?", "Who was An orchid of the genus Stelis probably the first off yank orchid ?", "Where was An orchid of the genus Stelis probably the first off yank orchid ?", "Was an orchid of the genus Stelis probably the first off yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first off yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first off yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first u.s orchid ?", "Who was An orchid of the genus Stelis probably the first u.s orchid ?", "Where was An orchid of the genus Stelis probably the first u.s orchid ?", "Was an orchid of the genus Stelis probably the first u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first united statesian orchid ?", "Was an orchid of the genus Stelis probably the first united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up American orchid ?", "Who was An orchid of the genus Stelis probably the first up American orchid ?", "Where was An orchid of the genus Stelis probably the first up American orchid ?", "Was an orchid of the genus Stelis probably the first up American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up american english orchid ?", "Who was An orchid of the genus Stelis probably the first up american english orchid ?", "Where was An orchid of the genus Stelis probably the first up american english orchid ?", "Was an orchid of the genus Stelis probably the first up american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up finglish orchid ?", "Who was An orchid of the genus Stelis probably the first up finglish orchid ?", "Where was An orchid of the genus Stelis probably the first up finglish orchid ?", "Was an orchid of the genus Stelis probably the first up finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up u.s orchid ?", "Who was An orchid of the genus Stelis probably the first up u.s orchid ?", "Where was An orchid of the genus Stelis probably the first up u.s orchid ?", "Was an orchid of the genus Stelis probably the first up u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up united statesian orchid ?", "Who was An orchid of the genus Stelis probably the first up united statesian orchid ?", "Where was An orchid of the genus Stelis probably the first up united statesian orchid ?", "Was an orchid of the genus Stelis probably the first up united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up us american orchid ?", "Who was An orchid of the genus Stelis probably the first up us american orchid ?", "Where was An orchid of the genus Stelis probably the first up us american orchid ?", "Was an orchid of the genus Stelis probably the first up us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up us er orchid ?", "Who was An orchid of the genus Stelis probably the first up us er orchid?", "Was an orchid of the genus Stelis probably the first up us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up us er orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up us ian orchid ?", "Who was An orchid of the genus Stelis probably the first up us ian orchid ?", "Was an orchid of the genus Stelis probably the first up us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up usanian orchid ?", "Who was An orchid of the genus Stelis probably the first up usanian orchid ?", "Where was An orchid of the genus Stelis probably the first up usanian orchid ?", "Was an orchid of the genus Stelis probably the first up usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up usonian orchid ?", "Who was An orchid of the genus Stelis probably the first up usonian orchid ?", "Where was An orchid of the genus Stelis probably the first up usonian orchid ?", "Was an orchid of the genus Stelis probably the first up usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first up western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first up western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first up western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first up yank orchid ?", "Who was An orchid of the genus Stelis probably the first up yank orchid ?", "Where was An orchid of the genus Stelis probably the first up yank orchid ?", "Was an orchid of the genus Stelis probably the first up yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first up yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first up yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first us american orchid ?", "Who was An orchid of the genus Stelis probably the first us american orchid ?", "Where was An orchid of the genus Stelis probably the first us american orchid ?", "Was an orchid of the genus Stelis probably the first us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first us er orchid ?", "Who was An orchid of the genus Stelis probably the first us er orchid?", "Was an orchid of the genus Stelis probably the first us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first us er orchidaceous?", "Where was An orchid of the genus Stelis probably the first us er orchidaceous?", "Was an orchid of the genus Stelis probably the first us ian orchid ?", "Who was An orchid of the genus Stelis probably the first us ian orchid ?", "Where was An orchid of the genus Stelis probably the first us ian orchid ?", "Was an orchid of the genus Stelis probably the first us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first usanian orchid ?", "Who was An orchid of the genus Stelis probably the first usanian orchid ?", "Where was An orchid of the genus Stelis probably the first usanian orchid ?", "Was an orchid of the genus Stelis probably the first usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first usonian orchid ?", "Who was An orchid of the genus Stelis probably the first usonian orchid ?", "Where was An orchid of the genus Stelis probably the first usonian orchid ?", "Was an orchid of the genus Stelis probably the first usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the first western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the first western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the first western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the first yank orchid ?", "Who was An orchid of the genus Stelis probably the first yank orchid ?", "Where was An orchid of the genus Stelis probably the first yank orchid ?", "Was an orchid of the genus Stelis probably the first yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the first yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the first yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly American orchid ?", "Who was An orchid of the genus Stelis probably the firstly American orchid ?", "Where was An orchid of the genus Stelis probably the firstly American orchid ?", "Was an orchid of the genus Stelis probably the firstly American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the firstly American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly american english orchid ?", "Who was An orchid of the genus Stelis probably the firstly american english orchid ?", "Where was An orchid of the genus Stelis probably the firstly american english orchid ?", "Was an orchid of the genus Stelis probably the firstly american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the firstly american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly finglish orchid ?", "Who was An orchid of the genus Stelis probably the firstly finglish orchid ?", "Was an orchid of the genus Stelis probably the firstly finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly u.s orchid ?", "Who was An orchid of the genus Stelis probably the firstly u.s orchid ?", "Was an orchid of the genus Stelis probably the firstly u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly united statesian orchid ?", "Who was An orchid of the genus Stelis probably the firstly united statesian orchid ?", "Was an orchid of the genus Stelis probably the firstly united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly us american orchid ?", "Who was An orchid of the genus Stelis probably the firstly us american orchid ?", "Where was An orchid of the genus Stelis probably the firstly us american orchid ?", "Was an orchid of the genus Stelis probably the firstly us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly us er orchid ?", "Who was An orchid of the genus Stelis probably the firstly us er orchid?", "Was an orchid of the genus Stelis probably the firstly us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly us er orchidaceous?", "Was an orchid of the genus Stelis probably the firstly us ian orchid ?", "Who was An orchid of the genus Stelis probably the firstly us ian orchid ?", "Was an orchid of the genus Stelis probably the firstly us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly usanian orchid ?", "Who was An orchid of the genus Stelis probably the firstly usanian orchid ?", "Was an orchid of the genus Stelis probably the firstly usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly usonian orchid ?", "Who was An orchid of the genus Stelis probably the firstly usonian orchid ?", "Was an orchid of the genus Stelis probably the firstly usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the firstly western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the firstly western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the firstly yank orchid ?", "Who was An orchid of the genus Stelis probably the firstly yank orchid ?", "Was an orchid of the genus Stelis probably the firstly yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the firstly yank orchidaceous?", "Was an orchid of the genus Stelis probably the foremost American orchid ?", "Who was An orchid of the genus Stelis probably the foremost American orchid ?", "Where was An orchid of the genus Stelis probably the foremost American orchid ?", "Was an orchid of the genus Stelis probably the foremost American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the foremost American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost american english orchid ?", "Who was An orchid of the genus Stelis probably the foremost american english orchid ?", "Where was An orchid of the genus Stelis probably the foremost american english orchid ?", "Was an orchid of the genus Stelis probably the foremost american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the foremost american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost finglish orchid ?", "Who was An orchid of the genus Stelis probably the foremost finglish orchid ?", "Was an orchid of the genus Stelis probably the foremost finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost u.s orchid ?", "Who was An orchid of the genus Stelis probably the foremost u.s orchid ?", "Was an orchid of the genus Stelis probably the foremost u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost united statesian orchid ?", "Who was An orchid of the genus Stelis probably the foremost united statesian orchid ?", "Was an orchid of the genus Stelis probably the foremost united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost us american orchid ?", "Who was An orchid of the genus Stelis probably the foremost us american orchid ?", "Where was An orchid of the genus Stelis probably the foremost us american orchid ?", "Was an orchid of the genus Stelis probably the foremost us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the foremost us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost us er orchid ?", "Who was An orchid of the genus Stelis probably the foremost us er orchid?", "Was an orchid of the genus Stelis probably the foremost us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost us er orchidaceous?", "Was an orchid of the genus Stelis probably the foremost us ian orchid ?", "Who was An orchid of the genus Stelis probably the foremost us ian orchid ?", "Was an orchid of the genus Stelis probably the foremost us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost usanian orchid ?", "Who was An orchid of the genus Stelis probably the foremost usanian orchid ?", "Was an orchid of the genus Stelis probably the foremost usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost usonian orchid ?", "Who was An orchid of the genus Stelis probably the foremost usonian orchid ?", "Was an orchid of the genus Stelis probably the foremost usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the foremost western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the foremost western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the foremost yank orchid ?", "Who was An orchid of the genus Stelis probably the foremost yank orchid ?", "Was an orchid of the genus Stelis probably the foremost yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the foremost yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front American orchid ?", "Who was An orchid of the genus Stelis probably the front American orchid ?", "Where was An orchid of the genus Stelis probably the front American orchid ?", "Was an orchid of the genus Stelis probably the front American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the front American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front american english orchid ?", "Who was An orchid of the genus Stelis probably the front american english orchid ?", "Where was An orchid of the genus Stelis probably the front american english orchid ?", "Was an orchid of the genus Stelis probably the front american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the front american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front finglish orchid ?", "Who was An orchid of the genus Stelis probably the front finglish orchid ?", "Was an orchid of the genus Stelis probably the front finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front u.s orchid ?", "Who was An orchid of the genus Stelis probably the front u.s orchid ?", "Was an orchid of the genus Stelis probably the front u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front united statesian orchid ?", "Who was An orchid of the genus Stelis probably the front united statesian orchid ?", "Was an orchid of the genus Stelis probably the front united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front us american orchid ?", "Who was An orchid of the genus Stelis probably the front us american orchid ?", "Where was An orchid of the genus Stelis probably the front us american orchid ?", "Was an orchid of the genus Stelis probably the front us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front us er orchid ?", "Who was An orchid of the genus Stelis probably the front us er orchid?", "Was an orchid of the genus Stelis probably the front us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front us er orchidaceous?", "Was an orchid of the genus Stelis probably the front us ian orchid ?", "Who was An orchid of the genus Stelis probably the front us ian orchid ?", "Was an orchid of the genus Stelis probably the front us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front usanian orchid ?", "Who was An orchid of the genus Stelis probably the front usanian orchid ?", "Was an orchid of the genus Stelis probably the front usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front usonian orchid ?", "Who was An orchid of the genus Stelis probably the front usonian orchid ?", "Was an orchid of the genus Stelis probably the front usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the front western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the front western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the front yank orchid ?", "Who was An orchid of the genus Stelis probably the front yank orchid ?", "Was an orchid of the genus Stelis probably the front yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the front yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head American orchid ?", "Who was An orchid of the genus Stelis probably the head American orchid ?", "Where was An orchid of the genus Stelis probably the head American orchid ?", "Was an orchid of the genus Stelis probably the head American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the head American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head american english orchid ?", "Who was An orchid of the genus Stelis probably the head american english orchid ?", "Was an orchid of the genus Stelis probably the head american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head finglish orchid ?", "Who was An orchid of the genus Stelis probably the head finglish orchid ?", "Was an orchid of the genus Stelis probably the head finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head u.s orchid ?", "Who was An orchid of the genus Stelis probably the head u.s orchid ?", "Was an orchid of the genus Stelis probably the head u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head united statesian orchid ?", "Who was An orchid of the genus Stelis probably the head united statesian orchid ?", "Was an orchid of the genus Stelis probably the head united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head us american orchid ?", "Who was An orchid of the genus Stelis probably the head us american orchid ?", "Was an orchid of the genus Stelis probably the head us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head us er orchid ?", "Who was An orchid of the genus Stelis probably the head us er orchid?", "Was an orchid of the genus Stelis probably the head us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head us er orchidaceous?", "Was an orchid of the genus Stelis probably the head us ian orchid ?", "Who was An orchid of the genus Stelis probably the head us ian orchid ?", "Was an orchid of the genus Stelis probably the head us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head usanian orchid ?", "Who was An orchid of the genus Stelis probably the head usanian orchid ?", "Was an orchid of the genus Stelis probably the head usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head usonian orchid ?", "Who was An orchid of the genus Stelis probably the head usonian orchid ?", "Was an orchid of the genus Stelis probably the head usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the head western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the head western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the head yank orchid ?", "Who was An orchid of the genus Stelis probably the head yank orchid ?", "Was an orchid of the genus Stelis probably the head yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the head yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative American orchid ?", "Who was An orchid of the genus Stelis probably the initiative American orchid ?", "Where was An orchid of the genus Stelis probably the initiative American orchid ?", "Was an orchid of the genus Stelis probably the initiative American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the initiative American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative american english orchid ?", "Who was An orchid of the genus Stelis probably the initiative american english orchid ?", "Was an orchid of the genus Stelis probably the initiative american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative finglish orchid ?", "Who was An orchid of the genus Stelis probably the initiative finglish orchid ?", "Was an orchid of the genus Stelis probably the initiative finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative u.s orchid ?", "Who was An orchid of the genus Stelis probably the initiative u.s orchid ?", "Was an orchid of the genus Stelis probably the initiative u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative united statesian orchid ?", "Who was An orchid of the genus Stelis probably the initiative united statesian orchid ?", "Was an orchid of the genus Stelis probably the initiative united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative us american orchid ?", "Who was An orchid of the genus Stelis probably the initiative us american orchid ?", "Where was An orchid of the genus Stelis probably the initiative us american orchid ?", "Was an orchid of the genus Stelis probably the initiative us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative us er orchid ?", "Who was An orchid of the genus Stelis probably the initiative us er orchid?", "Was an orchid of the genus Stelis probably the initiative us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative us er orchidaceous?", "Was an orchid of the genus Stelis probably the initiative us ian orchid ?", "Who was An orchid of the genus Stelis probably the initiative us ian orchid ?", "Was an orchid of the genus Stelis probably the initiative us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative usanian orchid ?", "Who was An orchid of the genus Stelis probably the initiative usanian orchid ?", "Was an orchid of the genus Stelis probably the initiative usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative usonian orchid ?", "Who was An orchid of the genus Stelis probably the initiative usonian orchid ?", "Was an orchid of the genus Stelis probably the initiative usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the initiative western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the initiative western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the initiative yank orchid ?", "Who was An orchid of the genus Stelis probably the initiative yank orchid ?", "Was an orchid of the genus Stelis probably the initiative yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the initiative yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead American orchid ?", "Who was An orchid of the genus Stelis probably the lead American orchid ?", "Where was An orchid of the genus Stelis probably the lead American orchid ?", "Was an orchid of the genus Stelis probably the lead American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the lead American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead american english orchid ?", "Who was An orchid of the genus Stelis probably the lead american english orchid ?", "Where was An orchid of the genus Stelis probably the lead american english orchid ?", "Was an orchid of the genus Stelis probably the lead american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the lead american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead finglish orchid ?", "Who was An orchid of the genus Stelis probably the lead finglish orchid ?", "Was an orchid of the genus Stelis probably the lead finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead u.s orchid ?", "Who was An orchid of the genus Stelis probably the lead u.s orchid ?", "Was an orchid of the genus Stelis probably the lead u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead united statesian orchid ?", "Who was An orchid of the genus Stelis probably the lead united statesian orchid ?", "Was an orchid of the genus Stelis probably the lead united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead us american orchid ?", "Who was An orchid of the genus Stelis probably the lead us american orchid ?", "Where was An orchid of the genus Stelis probably the lead us american orchid ?", "Was an orchid of the genus Stelis probably the lead us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead us er orchid ?", "Who was An orchid of the genus Stelis probably the lead us er orchid?", "Was an orchid of the genus Stelis probably the lead us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead us er orchidaceous?", "Was an orchid of the genus Stelis probably the lead us ian orchid ?", "Who was An orchid of the genus Stelis probably the lead us ian orchid ?", "Was an orchid of the genus Stelis probably the lead us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead usanian orchid ?", "Who was An orchid of the genus Stelis probably the lead usanian orchid ?", "Was an orchid of the genus Stelis probably the lead usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead usonian orchid ?", "Who was An orchid of the genus Stelis probably the lead usonian orchid ?", "Was an orchid of the genus Stelis probably the lead usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the lead western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the lead western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the lead yank orchid ?", "Who was An orchid of the genus Stelis probably the lead yank orchid ?", "Was an orchid of the genus Stelis probably the lead yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the lead yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 American orchid ?", "Who was An orchid of the genus Stelis probably the number 1 American orchid ?", "Where was An orchid of the genus Stelis probably the number 1 American orchid ?", "Was an orchid of the genus Stelis probably the number 1 American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 american english orchid ?", "Who was An orchid of the genus Stelis probably the number 1 american english orchid ?", "Where was An orchid of the genus Stelis probably the number 1 american english orchid ?", "Was an orchid of the genus Stelis probably the number 1 american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 finglish orchid ?", "Who was An orchid of the genus Stelis probably the number 1 finglish orchid ?", "Where was An orchid of the genus Stelis probably the number 1 finglish orchid ?", "Was an orchid of the genus Stelis probably the number 1 finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 finglish orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 u.s orchid ?", "Who was An orchid of the genus Stelis probably the number 1 u.s orchid ?", "Where was An orchid of the genus Stelis probably the number 1 u.s orchid ?", "Was an orchid of the genus Stelis probably the number 1 u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 united statesian orchid ?", "Who was An orchid of the genus Stelis probably the number 1 united statesian orchid ?", "Where was An orchid of the genus Stelis probably the number 1 united statesian orchid ?", "Was an orchid of the genus Stelis probably the number 1 united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 united statesian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 us american orchid ?", "Who was An orchid of the genus Stelis probably the number 1 us american orchid ?", "Where was An orchid of the genus Stelis probably the number 1 us american orchid ?", "Was an orchid of the genus Stelis probably the number 1 us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 us er orchid ?", "Who was An orchid of the genus Stelis probably the number 1 us er orchid?", "Where was An orchid of the genus Stelis probably the number 1 us er orchid?", "Was an orchid of the genus Stelis probably the number 1 us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 us er orchidaceous?", "Where was An orchid of the genus Stelis probably the number 1 us er orchidaceous?", "Was an orchid of the genus Stelis probably the number 1 us ian orchid ?", "Who was An orchid of the genus Stelis probably the number 1 us ian orchid ?", "Where was An orchid of the genus Stelis probably the number 1 us ian orchid ?", "Was an orchid of the genus Stelis probably the number 1 us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 usanian orchid ?", "Who was An orchid of the genus Stelis probably the number 1 usanian orchid ?", "Where was An orchid of the genus Stelis probably the number 1 usanian orchid ?", "Was an orchid of the genus Stelis probably the number 1 usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 usonian orchid ?", "Who was An orchid of the genus Stelis probably the number 1 usonian orchid ?", "Where was An orchid of the genus Stelis probably the number 1 usonian orchid ?", "Was an orchid of the genus Stelis probably the number 1 usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the number 1 western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the number 1 western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the number 1 western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number 1 yank orchid ?", "Who was An orchid of the genus Stelis probably the number 1 yank orchid ?", "Where was An orchid of the genus Stelis probably the number 1 yank orchid ?", "Was an orchid of the genus Stelis probably the number 1 yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number 1 yank orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number 1 yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one American orchid ?", "Who was An orchid of the genus Stelis probably the number one American orchid ?", "Where was An orchid of the genus Stelis probably the number one American orchid ?", "Was an orchid of the genus Stelis probably the number one American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one american english orchid ?", "Who was An orchid of the genus Stelis probably the number one american english orchid ?", "Where was An orchid of the genus Stelis probably the number one american english orchid ?", "Was an orchid of the genus Stelis probably the number one american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one finglish orchid ?", "Who was An orchid of the genus Stelis probably the number one finglish orchid ?", "Was an orchid of the genus Stelis probably the number one finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one u.s orchid ?", "Who was An orchid of the genus Stelis probably the number one u.s orchid ?", "Where was An orchid of the genus Stelis probably the number one u.s orchid ?", "Was an orchid of the genus Stelis probably the number one u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one u.s orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one united statesian orchid ?", "Who was An orchid of the genus Stelis probably the number one united statesian orchid ?", "Was an orchid of the genus Stelis probably the number one united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one us american orchid ?", "Who was An orchid of the genus Stelis probably the number one us american orchid ?", "Where was An orchid of the genus Stelis probably the number one us american orchid ?", "Was an orchid of the genus Stelis probably the number one us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one us er orchid ?", "Who was An orchid of the genus Stelis probably the number one us er orchid?", "Where was An orchid of the genus Stelis probably the number one us er orchid?", "Was an orchid of the genus Stelis probably the number one us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one us er orchidaceous?", "Where was An orchid of the genus Stelis probably the number one us er orchidaceous?", "Was an orchid of the genus Stelis probably the number one us ian orchid ?", "Who was An orchid of the genus Stelis probably the number one us ian orchid ?", "Where was An orchid of the genus Stelis probably the number one us ian orchid ?", "Was an orchid of the genus Stelis probably the number one us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one us ian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one usanian orchid ?", "Who was An orchid of the genus Stelis probably the number one usanian orchid ?", "Where was An orchid of the genus Stelis probably the number one usanian orchid ?", "Was an orchid of the genus Stelis probably the number one usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one usanian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one usonian orchid ?", "Who was An orchid of the genus Stelis probably the number one usonian orchid ?", "Where was An orchid of the genus Stelis probably the number one usonian orchid ?", "Was an orchid of the genus Stelis probably the number one usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one usonian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the number one western hemispherian orchid ?", "Where was An orchid of the genus Stelis probably the number one western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the number one western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one western hemispherian orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the number one western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the number one yank orchid ?", "Who was An orchid of the genus Stelis probably the number one yank orchid ?", "Where was An orchid of the genus Stelis probably the number one yank orchid ?", "Was an orchid of the genus Stelis probably the number one yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the number one yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth American orchid ?", "Who was An orchid of the genus Stelis probably the oneth American orchid ?", "Where was An orchid of the genus Stelis probably the oneth American orchid ?", "Was an orchid of the genus Stelis probably the oneth American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the oneth American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth american english orchid ?", "Who was An orchid of the genus Stelis probably the oneth american english orchid ?", "Where was An orchid of the genus Stelis probably the oneth american english orchid ?", "Was an orchid of the genus Stelis probably the oneth american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the oneth american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth finglish orchid ?", "Who was An orchid of the genus Stelis probably the oneth finglish orchid ?", "Was an orchid of the genus Stelis probably the oneth finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth u.s orchid ?", "Who was An orchid of the genus Stelis probably the oneth u.s orchid ?", "Was an orchid of the genus Stelis probably the oneth u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth united statesian orchid ?", "Who was An orchid of the genus Stelis probably the oneth united statesian orchid ?", "Was an orchid of the genus Stelis probably the oneth united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth us american orchid ?", "Who was An orchid of the genus Stelis probably the oneth us american orchid ?", "Where was An orchid of the genus Stelis probably the oneth us american orchid ?", "Was an orchid of the genus Stelis probably the oneth us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth us american orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the oneth us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth us er orchid ?", "Who was An orchid of the genus Stelis probably the oneth us er orchid?", "Was an orchid of the genus Stelis probably the oneth us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth us er orchidaceous?", "Was an orchid of the genus Stelis probably the oneth us ian orchid ?", "Who was An orchid of the genus Stelis probably the oneth us ian orchid ?", "Was an orchid of the genus Stelis probably the oneth us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth usanian orchid ?", "Who was An orchid of the genus Stelis probably the oneth usanian orchid ?", "Was an orchid of the genus Stelis probably the oneth usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth usonian orchid ?", "Who was An orchid of the genus Stelis probably the oneth usonian orchid ?", "Was an orchid of the genus Stelis probably the oneth usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the oneth western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the oneth western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the oneth yank orchid ?", "Who was An orchid of the genus Stelis probably the oneth yank orchid ?", "Was an orchid of the genus Stelis probably the oneth yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the oneth yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top American orchid ?", "Who was An orchid of the genus Stelis probably the top American orchid ?", "Where was An orchid of the genus Stelis probably the top American orchid ?", "Was an orchid of the genus Stelis probably the top American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the top American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top american english orchid ?", "Who was An orchid of the genus Stelis probably the top american english orchid ?", "Where was An orchid of the genus Stelis probably the top american english orchid ?", "Was an orchid of the genus Stelis probably the top american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the top american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top finglish orchid ?", "Who was An orchid of the genus Stelis probably the top finglish orchid ?", "Was an orchid of the genus Stelis probably the top finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top u.s orchid ?", "Who was An orchid of the genus Stelis probably the top u.s orchid ?", "Was an orchid of the genus Stelis probably the top u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top u.s orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top united statesian orchid ?", "Who was An orchid of the genus Stelis probably the top united statesian orchid ?", "Was an orchid of the genus Stelis probably the top united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top us american orchid ?", "Who was An orchid of the genus Stelis probably the top us american orchid ?", "Was an orchid of the genus Stelis probably the top us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top us er orchid ?", "Who was An orchid of the genus Stelis probably the top us er orchid?", "Was an orchid of the genus Stelis probably the top us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top us er orchidaceous?", "Was an orchid of the genus Stelis probably the top us ian orchid ?", "Who was An orchid of the genus Stelis probably the top us ian orchid ?", "Was an orchid of the genus Stelis probably the top us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top usanian orchid ?", "Who was An orchid of the genus Stelis probably the top usanian orchid ?", "Was an orchid of the genus Stelis probably the top usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top usonian orchid ?", "Who was An orchid of the genus Stelis probably the top usonian orchid ?", "Was an orchid of the genus Stelis probably the top usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the top western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the top western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the top yank orchid ?", "Who was An orchid of the genus Stelis probably the top yank orchid ?", "Was an orchid of the genus Stelis probably the top yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the top yank orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class American orchid ?", "Who was An orchid of the genus Stelis probably the world class American orchid ?", "Where was An orchid of the genus Stelis probably the world class American orchid ?", "Was an orchid of the genus Stelis probably the world class American orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class American orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the world class American orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class american english orchid ?", "Who was An orchid of the genus Stelis probably the world class american english orchid ?", "Was an orchid of the genus Stelis probably the world class american english orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class american english orchidaceous plant ?", "Where was An orchid of the genus Stelis probably the world class american english orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class finglish orchid ?", "Who was An orchid of the genus Stelis probably the world class finglish orchid ?", "Was an orchid of the genus Stelis probably the world class finglish orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class finglish orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class u.s orchid ?", "Who was An orchid of the genus Stelis probably the world class u.s orchid ?", "Was an orchid of the genus Stelis probably the world class u.s orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class u.s orchidaceous?", "Was an orchid of the genus Stelis probably the world class united statesian orchid ?", "Who was An orchid of the genus Stelis probably the world class united statesian orchid ?", "Was an orchid of the genus Stelis probably the world class united statesian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class united statesian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class us american orchid ?", "Who was An orchid of the genus Stelis probably the world class us american orchid ?", "Where was An orchid of the genus Stelis probably the world class us american orchid ?", "Was an orchid of the genus Stelis probably the world class us american orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class us american orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class us er orchid ?", "Who was An orchid of the genus Stelis probably the world class us er orchid?", "Was an orchid of the genus Stelis probably the world class us er orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class us er orchidaceous?", "Was an orchid of the genus Stelis probably the world class us ian orchid ?", "Who was An orchid of the genus Stelis probably the world class us ian orchid ?", "Was an orchid of the genus Stelis probably the world class us ian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class us ian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class usanian orchid ?", "Who was An orchid of the genus Stelis probably the world class usanian orchid ?", "Was an orchid of the genus Stelis probably the world class usanian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class usanian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class usonian orchid ?", "Who was An orchid of the genus Stelis probably the world class usonian orchid ?", "Was an orchid of the genus Stelis probably the world class usonian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class usonian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class western hemispherian orchid ?", "Who was An orchid of the genus Stelis probably the world class western hemispherian orchid ?", "Was an orchid of the genus Stelis probably the world class western hemispherian orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class western hemispherian orchidaceous plant ?", "Was an orchid of the genus Stelis probably the world class yank orchid ?", "Who was An orchid of the genus Stelis probably the world class yank orchid ?", "Was an orchid of the genus Stelis probably the world class yank orchidaceous plant ?", "Who was An orchid of the genus Stelis probably the world class yank orchidaceous plant ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, 1, 2, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Was an of the genus probably the first American ?", "Who was An of the genus probably the first American ?", "Where was An of the genus probably the first American ?", "Was an of the genus probably the 1st American ?", "Who was An of the genus probably the 1st American ?", "Where was An of the genus probably the 1st American ?", "Was an of the genus probably the 1st American aceous plant ?", "Who was An of the genus probably the 1st American aceous plant ?", "Where was An of the genus probably the 1st American aceous plant ?", "Was an of the genus probably the 1st american english ?", "Who was An of the genus probably the 1st american english ?", "Was an of the genus probably the 1st american english aceous plant ?", "Who was An of the genus probably the 1st american english aceous plant ?", "Was an of the genus probably the 1st finglish ?", "Who was An of the genus probably the 1st finglish ?", "Where was An of the genus probably the 1st finglish ?", "Was an of the genus probably the 1st finglish aceous plant ?", "Who was An of the genus probably the 1st finglish aceous plant ?", "Where was An of the genus probably the 1st finglish aceous plant ?", "Was an of the genus probably the 1st u.s ?", "Who was An of the genus probably the 1st u.s ?", "Was an of the genus probably the 1st u.s aceous plant ?", "Who was An of the genus probably the 1st u.s aceous plant ?", "Was an of the genus probably the 1st united statesian ?", "Who was An of the genus probably the 1st united statesian ?", "When was An of the genus probably?", "Was an of the genus probably the 1st united statesian aceous plant ?", "Who was An of the genus probably the 1st united statesian aceous plant ?", "Was an of the genus probably the 1st us american ?", "Who was An of the genus probably the 1st us american ?", "Where was An of the genus probably the 1st us american ?", "Was an of the genus probably the 1st us american aceous plant ?", "Who was An of the genus probably the 1st us american aceous plant ?", "Was an of the genus probably the 1st us er ?", "Who was An of the genus probably the 1st us er ?", "Was an of the genus probably the 1st us er aceous plant ?", "Who was An of the genus probably the 1st us er aceous?", "Was an of the genus probably the 1st us ian ?", "Who was An of the genus probably the 1st us ian ?", "Was an of the genus probably the 1st us ian aceous plant ?", "Who was An of the genus probably the 1st us ian aceous plant ?", "Was an of the genus probably the 1st usanian ?", "Who was An of the genus probably the 1st usanian ?", "Where was An of the genus probably the 1st usanian ?", "Was an of the genus probably the 1st usanian aceous plant ?", "Who was An of the genus probably the 1st usanian aceous plant ?", "Where was An of the genus probably the 1st usanian aceous plant ?", "Was an of the genus probably the 1st usonian ?", "Who was An of the genus probably the 1st usonian ?", "Where was An of the genus probably the 1st usonian ?", "Was an of the genus probably the 1st usonian aceous plant ?", "Who was An of the genus probably the 1st usonian aceous plant ?", "Where was An of the genus probably the 1st usonian aceous plant ?", "Was an of the genus probably the 1st western hemispherian ?", "Who was An of the genus probably the 1st western hemispherian ?", "Was an of the genus probably the 1st western hemispherian aceous plant ?", "Who was An of the genus probably the 1st western hemispherian aceous plant ?", "Was an of the genus probably the 1st yank ?", "Who was An of the genus probably the 1st yank ?", "Was an of the genus probably the 1st yank aceous plant ?", "Who was An of the genus probably the 1st yank aceous plant ?", "Was an of the genus probably the beginning American ?", "Who was An of the genus probably the beginning American?", "Where was An of the genus probably the beginning American?", "Was an of the genus probably the beginning American aceous plant ?", "Who was An of the genus probably the beginning?", "Where was An of the genus probably the beginning?", "Was an of the genus probably the beginning american english ?", "Who was An of the genus probably the beginning american?", "Where was An of the genus probably the beginning american?", "Was an of the genus probably the beginning american english aceous plant ?", "Was an of the genus probably the beginning finglish ?", "Who was An of the genus probably the beginning finglish?", "Was an of the genus probably the beginning finglish aceous plant ?", "Was an of the genus probably the beginning u.s ?", "Who was An of the genus probably the beginning u.s ?", "Was an of the genus probably the beginning u.s aceous plant ?", "Who was An of the genus probably the beginning u.s aceous plant ?", "Was an of the genus probably the beginning united statesian ?", "Who was An of the genus probably the beginning united statesian ?", "Was an of the genus probably the beginning united statesian aceous plant ?", "Who was An of the genus probably the beginning united statesian aceous plant ?", "Was an of the genus probably the beginning us american ?", "Who was An of the genus probably the beginning us?", "Where was An of the genus probably the beginning us?", "Was an of the genus probably the beginning us american aceous plant ?", "Was an of the genus probably the beginning us er ?", "Was an of the genus probably the beginning us er aceous plant ?", "Was an of the genus probably the beginning us ian ?", "Was an of the genus probably the beginning us ian aceous plant ?", "Was an of the genus probably the beginning usanian ?", "Who was An of the genus probably the beginning usanian ?", "Was an of the genus probably the beginning usanian aceous plant ?", "Who was An of the genus probably the beginning usanian aceous plant ?", "Was an of the genus probably the beginning usonian ?", "Who was An of the genus probably the beginning usonian ?", "Was an of the genus probably the beginning usonian aceous plant ?", "Who was An of the genus probably the beginning usonian aceous plant ?", "Was an of the genus probably the beginning western hemispherian ?", "Who was An of the genus probably the beginning western hemispherian ?", "Was an of the genus probably the beginning western hemispherian aceous plant ?", "Who was An of the genus probably the beginning western hemispherian aceous plant ?", "Was an of the genus probably the beginning yank ?", "Who was An of the genus probably the beginning yank ?", "Was an of the genus probably the beginning yank aceous plant ?", "Who was An of the genus probably the beginning yank aceous plant ?", "Was an of the genus probably the first American aceous plant ?", "Who was An of the genus probably the first American aceous plant ?", "Where was An of the genus probably the first American aceous plant ?", "Was an of the genus probably the first american english ?", "Who was An of the genus probably the first american english ?", "Where was An of the genus probably the first american english ?", "Was an of the genus probably the first american english aceous plant ?", "Who was An of the genus probably the first american english aceous plant ?", "Where was An of the genus probably the first american english aceous plant ?", "Was an of the genus probably the first base American ?", "Who was An of the genus probably the first base American ?", "Where was An of the genus probably the first base American ?", "Was an of the genus probably the first base American aceous plant ?", "Who was An of the genus probably the first base American aceous plant ?", "Where was An of the genus probably the first base American aceous plant ?", "Was an of the genus probably the first base american english ?", "Who was An of the genus probably the first base american english ?", "Where was An of the genus probably the first base american english ?", "Was an of the genus probably the first base american english aceous plant ?", "Who was An of the genus probably the first base american english aceous plant ?", "Where was An of the genus probably the first base american english aceous plant ?", "Was an of the genus probably the first base finglish ?", "Who was An of the genus probably the first base finglish ?", "Where was An of the genus probably the first base finglish ?", "Was an of the genus probably the first base finglish aceous plant ?", "Who was An of the genus probably the first base finglish aceous plant ?", "Where was An of the genus probably the first base finglish aceous plant ?", "Was an of the genus probably the first base u.s ?", "Who was An of the genus probably the first base u.s ?", "Where was An of the genus probably the first base u.s ?", "Was an of the genus probably the first base u.s aceous plant ?", "Who was An of the genus probably the first base u.s aceous plant ?", "Where was An of the genus probably the first base u.s aceous plant ?", "Was an of the genus probably the first base united statesian ?", "Who was An of the genus probably the first base united statesian ?", "Where was An of the genus probably the first base united statesian ?", "Was an of the genus probably the first base united statesian aceous plant ?", "Who was An of the genus probably the first base united statesian aceous plant ?", "Where was An of the genus probably the first base united statesian aceous plant ?", "Was an of the genus probably the first base us american ?", "Who was An of the genus probably the first base us american ?", "Where was An of the genus probably the first base us american ?", "Was an of the genus probably the first base us american aceous plant ?", "Who was An of the genus probably the first base us american aceous plant ?", "Where was An of the genus probably the first base us american aceous plant ?", "Was an of the genus probably the first base us er ?", "Who was An of the genus probably the first base us er ?", "Where was An of the genus probably the first base us er ?", "Was an of the genus probably the first base us er aceous plant ?", "Who was An of the genus probably the first base us er aceous?", "Where was An of the genus probably the first base us er aceous?", "Was an of the genus probably the first base us ian ?", "Who was An of the genus probably the first base us ian ?", "Where was An of the genus probably the first base us ian ?", "Was an of the genus probably the first base us ian aceous plant ?", "Who was An of the genus probably the first base us ian aceous plant ?", "Where was An of the genus probably the first base us ian aceous plant ?", "Was an of the genus probably the first base usanian ?", "Who was An of the genus probably the first base usanian ?", "Where was An of the genus probably the first base usanian ?", "Was an of the genus probably the first base usanian aceous plant ?", "Who was An of the genus probably the first base usanian aceous plant ?", "Where was An of the genus probably the first base usanian aceous plant ?", "Was an of the genus probably the first base usonian ?", "Who was An of the genus probably the first base usonian ?", "Where was An of the genus probably the first base usonian ?", "Was an of the genus probably the first base usonian aceous plant ?", "Who was An of the genus probably the first base usonian aceous plant ?", "Where was An of the genus probably the first base usonian aceous plant ?", "Was an of the genus probably the first base western hemispherian ?", "Who was An of the genus probably the first base western hemispherian ?", "Where was An of the genus probably the first base western hemispherian ?", "Was an of the genus probably the first base western hemispherian aceous plant ?", "Who was An of the genus probably the first base western hemispherian aceous plant ?", "Where was An of the genus probably the first base western hemispherian aceous plant ?", "Was an of the genus probably the first base yank ?", "Who was An of the genus probably the first base yank ?", "Where was An of the genus probably the first base yank ?", "Was an of the genus probably the first base yank aceous plant ?", "Who was An of the genus probably the first base yank aceous plant ?", "Where was An of the genus probably the first base yank aceous plant ?", "Was an of the genus probably the first class honours degree American ?", "Who was An of the genus probably the first class honours degree American ?", "Where was An of the genus probably the first class honours degree American ?", "Was an of the genus probably the first class honours degree American aceous plant ?", "Who was An of the genus probably the first class honours degree American aceous plant ?", "Where was An of the genus probably the first class honours degree American aceous plant ?", "Was an of the genus probably the first class honours degree american english ?", "Who was An of the genus probably the first class honours degree american english ?", "Where was An of the genus probably the first class honours degree american english ?", "Was an of the genus probably the first class honours degree american english aceous plant ?", "Who was An of the genus probably the first class honours degree american english aceous plant ?", "Where was An of the genus probably the first class honours degree american english aceous plant ?", "Was an of the genus probably the first class honours degree finglish ?", "Who was An of the genus probably the first class honours degree finglish?", "Where was An of the genus probably the first class honours degree finglish?", "Was an of the genus probably the first class honours degree finglish aceous plant ?", "Was an of the genus probably the first class honours degree u.s ?", "Who was An of the genus probably the first class honours degree u.s?", "Where was An of the genus probably the first class honours degree u.s?", "Was an of the genus probably the first class honours degree u.s aceous plant ?", "Was an of the genus probably the first class honours degree united statesian ?", "Who was An of the genus probably the first class honours degree united statesian ?", "Where was An of the genus probably the first class honours degree united statesian ?", "Was an of the genus probably the first class honours degree united statesian aceous plant ?", "Who was An of the genus probably the first class honours degree united statesian aceous plant ?", "Where was An of the genus probably the first class honours degree united statesian aceous plant ?", "Was an of the genus probably the first class honours degree us american ?", "Who was An of the genus probably the first class honours degree us?", "Where was An of the genus probably the first class honours degree us?", "Was an of the genus probably the first class honours degree us american aceous plant ?", "Was an of the genus probably the first class honours degree us er ?", "Was an of the genus probably the first class honours degree us er aceous plant ?", "Was an of the genus probably the first class honours degree us ian ?", "Was an of the genus probably the first class honours degree us ian aceous plant ?", "Was an of the genus probably the first class honours degree usanian ?", "Who was An of the genus probably the first class honours degree usanian ?", "Where was An of the genus probably the first class honours degree usanian ?", "Was an of the genus probably the first class honours degree usanian aceous plant ?", "Who was An of the genus probably the first class honours degree usanian aceous plant ?", "Where was An of the genus probably the first class honours degree usanian aceous plant ?", "Was an of the genus probably the first class honours degree usonian ?", "Who was An of the genus probably the first class honours degree usonian ?", "Where was An of the genus probably the first class honours degree usonian ?", "Was an of the genus probably the first class honours degree usonian aceous plant ?", "Who was An of the genus probably the first class honours degree usonian aceous plant ?", "Where was An of the genus probably the first class honours degree usonian aceous plant ?", "Was an of the genus probably the first class honours degree western hemispherian ?", "Who was An of the genus probably the first class honours degree western hemispherian ?", "Where was An of the genus probably the first class honours degree western hemispherian ?", "Was an of the genus probably the first class honours degree western hemispherian aceous plant ?", "Who was An of the genus probably the first class honours degree western hemispherian aceous plant ?", "Where was An of the genus probably the first class honours degree western hemispherian aceous plant ?", "Was an of the genus probably the first class honours degree yank ?", "Who was An of the genus probably the first class honours degree yank ?", "Where was An of the genus probably the first class honours degree yank ?", "Was an of the genus probably the first class honours degree yank aceous plant ?", "Who was An of the genus probably the first class honours degree yank aceous plant ?", "Where was An of the genus probably the first class honours degree yank aceous plant ?", "Was an of the genus probably the first finglish ?", "Who was An of the genus probably the first finglish ?", "Where was An of the genus probably the first finglish ?", "Was an of the genus probably the first finglish aceous plant ?", "Who was An of the genus probably the first finglish aceous plant ?", "Where was An of the genus probably the first finglish aceous plant ?", "Was an of the genus probably the first gear American ?", "Who was An of the genus probably the first gear American ?", "Where was An of the genus probably the first gear American ?", "Was an of the genus probably the first gear American aceous plant ?", "Who was An of the genus probably the first gear American aceous plant ?", "Where was An of the genus probably the first gear American aceous plant ?", "Was an of the genus probably the first gear american english ?", "Who was An of the genus probably the first gear american english ?", "Where was An of the genus probably the first gear american english ?", "Was an of the genus probably the first gear american english aceous plant ?", "Who was An of the genus probably the first gear american english aceous plant ?", "Where was An of the genus probably the first gear american english aceous plant ?", "Was an of the genus probably the first gear finglish ?", "Who was An of the genus probably the first gear finglish ?", "Where was An of the genus probably the first gear finglish ?", "Was an of the genus probably the first gear finglish aceous plant ?", "Who was An of the genus probably the first gear finglish aceous plant ?", "Where was An of the genus probably the first gear finglish aceous plant ?", "Was an of the genus probably the first gear u.s ?", "Who was An of the genus probably the first gear u.s ?", "Where was An of the genus probably the first gear u.s ?", "Was an of the genus probably the first gear u.s aceous plant ?", "Who was An of the genus probably the first gear u.s aceous plant ?", "Where was An of the genus probably the first gear u.s aceous plant ?", "Was an of the genus probably the first gear united statesian ?", "Who was An of the genus probably the first gear united statesian ?", "Where was An of the genus probably the first gear united statesian ?", "Was an of the genus probably the first gear united statesian aceous plant ?", "Who was An of the genus probably the first gear united statesian aceous plant ?", "Where was An of the genus probably the first gear united statesian aceous plant ?", "Was an of the genus probably the first gear us american ?", "Who was An of the genus probably the first gear us?", "Where was An of the genus probably the first gear us?", "Was an of the genus probably the first gear us american aceous plant ?", "Was an of the genus probably the first gear us er ?", "Was an of the genus probably the first gear us er aceous plant ?", "Was an of the genus probably the first gear us ian ?", "Was an of the genus probably the first gear us ian aceous plant ?", "Was an of the genus probably the first gear usanian ?", "Who was An of the genus probably the first gear usanian ?", "Where was An of the genus probably the first gear usanian ?", "Was an of the genus probably the first gear usanian aceous plant ?", "Who was An of the genus probably the first gear usanian aceous plant ?", "Where was An of the genus probably the first gear usanian aceous plant ?", "Was an of the genus probably the first gear usonian ?", "Who was An of the genus probably the first gear usonian ?", "Where was An of the genus probably the first gear usonian ?", "Was an of the genus probably the first gear usonian aceous plant ?", "Who was An of the genus probably the first gear usonian aceous plant ?", "Where was An of the genus probably the first gear usonian aceous plant ?", "Was an of the genus probably the first gear western hemispherian ?", "Who was An of the genus probably the first gear western hemispherian ?", "Where was An of the genus probably the first gear western hemispherian ?", "Was an of the genus probably the first gear western hemispherian aceous plant ?", "Who was An of the genus probably the first gear western hemispherian aceous plant ?", "Where was An of the genus probably the first gear western hemispherian aceous plant ?", "Was an of the genus probably the first gear yank ?", "Who was An of the genus probably the first gear yank ?", "Where was An of the genus probably the first gear yank ?", "Was an of the genus probably the first gear yank aceous plant ?", "Who was An of the genus probably the first gear yank aceous plant ?", "Where was An of the genus probably the first gear yank aceous plant ?", "Was an of the genus probably the first of all American ?", "Who was An of the genus probably the first of all American ?", "Where was An of the genus probably the first of all American ?", "Was an of the genus probably the first of all American aceous plant ?", "Who was An of the genus probably the first of all American aceous plant ?", "Where was An of the genus probably the first of all American aceous plant ?", "Was an of the genus probably the first of all american english ?", "Who was An of the genus probably the first of all american english ?", "Where was An of the genus probably the first of all american english ?", "Was an of the genus probably the first of all american english aceous plant ?", "Who was An of the genus probably the first of all american english aceous plant ?", "Where was An of the genus probably the first of all american english aceous plant ?", "Was an of the genus probably the first of all finglish ?", "Who was An of the genus probably the first of all finglish ?", "Where was An of the genus probably the first of all finglish ?", "Was an of the genus probably the first of all finglish aceous plant ?", "Who was An of the genus probably the first of all finglish aceous plant ?", "Where was An of the genus probably the first of all finglish aceous plant ?", "Was an of the genus probably the first of all u.s ?", "Who was An of the genus probably the first of all u.s ?", "Where was An of the genus probably the first of all u.s ?", "Was an of the genus probably the first of all u.s aceous plant ?", "Who was An of the genus probably the first of all u.s aceous plant ?", "Where was An of the genus probably the first of all u.s aceous plant ?", "Was an of the genus probably the first of all united statesian ?", "Who was An of the genus probably the first of all united statesian ?", "Where was An of the genus probably the first of all united statesian ?", "Was an of the genus probably the first of all united statesian aceous plant ?", "Who was An of the genus probably the first of all united statesian aceous plant ?", "Where was An of the genus probably the first of all united statesian aceous plant ?", "Was an of the genus probably the first of all us american ?", "Who was An of the genus probably the first of all us american ?", "Where was An of the genus probably the first of all us american ?", "Was an of the genus probably the first of all us american aceous plant ?", "Who was An of the genus probably the first of all us american aceous plant ?", "Where was An of the genus probably the first of all us american aceous plant ?", "Was an of the genus probably the first of all us er ?", "Who was An of the genus probably the first of all us er ?", "Where was An of the genus probably the first of all us er ?", "Was an of the genus probably the first of all us er aceous plant ?", "Who was An of the genus probably the first of all us er aceous?", "Where was An of the genus probably the first of all us er aceous?", "Was an of the genus probably the first of all us ian ?", "Who was An of the genus probably the first of all us ian ?", "Where was An of the genus probably the first of all us ian ?", "Was an of the genus probably the first of all us ian aceous plant ?", "Who was An of the genus probably the first of all us ian aceous plant ?", "Where was An of the genus probably the first of all us ian aceous plant ?", "Was an of the genus probably the first of all usanian ?", "Who was An of the genus probably the first of all usanian ?", "Where was An of the genus probably the first of all usanian ?", "Was an of the genus probably the first of all usanian aceous plant ?", "Who was An of the genus probably the first of all usanian aceous plant ?", "Where was An of the genus probably the first of all usanian aceous plant ?", "Was an of the genus probably the first of all usonian ?", "Who was An of the genus probably the first of all usonian ?", "Where was An of the genus probably the first of all usonian ?", "Was an of the genus probably the first of all usonian aceous plant ?", "Who was An of the genus probably the first of all usonian aceous plant ?", "Where was An of the genus probably the first of all usonian aceous plant ?", "Was an of the genus probably the first of all western hemispherian ?", "Who was An of the genus probably the first of all western hemispherian ?", "Where was An of the genus probably the first of all western hemispherian ?", "Was an of the genus probably the first of all western hemispherian aceous plant ?", "Who was An of the genus probably the first of all western hemispherian aceous plant ?", "Where was An of the genus probably the first of all western hemispherian aceous plant ?", "Was an of the genus probably the first of all yank ?", "Who was An of the genus probably the first of all yank ?", "Where was An of the genus probably the first of all yank ?", "Was an of the genus probably the first of all yank aceous plant ?", "Who was An of the genus probably the first of all yank aceous plant ?", "Where was An of the genus probably the first of all yank aceous plant ?", "Was an of the genus probably the first off American ?", "Who was An of the genus probably the first off American ?", "Where was An of the genus probably the first off American ?", "Was an of the genus probably the first off American aceous plant ?", "Who was An of the genus probably the first off American aceous plant ?", "Where was An of the genus probably the first off American aceous plant ?", "Was an of the genus probably the first off american english ?", "Who was An of the genus probably the first off american english ?", "Where was An of the genus probably the first off american english ?", "Was an of the genus probably the first off american english aceous plant ?", "Who was An of the genus probably the first off american english aceous plant ?", "Where was An of the genus probably the first off american english aceous plant ?", "Was an of the genus probably the first off finglish ?", "Who was An of the genus probably the first off finglish ?", "Where was An of the genus probably the first off finglish ?", "Was an of the genus probably the first off finglish aceous plant ?", "Who was An of the genus probably the first off finglish aceous plant ?", "Where was An of the genus probably the first off finglish aceous plant ?", "Was an of the genus probably the first off u.s ?", "Who was An of the genus probably the first off u.s ?", "Where was An of the genus probably the first off u.s ?", "Was an of the genus probably the first off u.s aceous plant ?", "Who was An of the genus probably the first off u.s aceous plant ?", "Where was An of the genus probably the first off u.s aceous plant ?", "Was an of the genus probably the first off united statesian ?", "Who was An of the genus probably the first off united statesian ?", "Where was An of the genus probably the first off united statesian ?", "Was an of the genus probably the first off united statesian aceous plant ?", "Who was An of the genus probably the first off united statesian aceous plant ?", "Where was An of the genus probably the first off united statesian aceous plant ?", "Was an of the genus probably the first off us american ?", "Who was An of the genus probably the first off us american ?", "Where was An of the genus probably the first off us american ?", "Was an of the genus probably the first off us american aceous plant ?", "Who was An of the genus probably the first off us american aceous plant ?", "Where was An of the genus probably the first off us american aceous plant ?", "Was an of the genus probably the first off us er ?", "Who was An of the genus probably the first off us er ?", "Where was An of the genus probably the first off us er ?", "Was an of the genus probably the first off us er aceous plant ?", "Who was An of the genus probably the first off us er aceous?", "Where was An of the genus probably the first off us er aceous?", "Was an of the genus probably the first off us ian ?", "Who was An of the genus probably the first off us ian ?", "Where was An of the genus probably the first off us ian ?", "Was an of the genus probably the first off us ian aceous plant ?", "Who was An of the genus probably the first off us ian aceous plant ?", "Where was An of the genus probably the first off us ian aceous plant ?", "Was an of the genus probably the first off usanian ?", "Who was An of the genus probably the first off usanian ?", "Where was An of the genus probably the first off usanian ?", "Was an of the genus probably the first off usanian aceous plant ?", "Who was An of the genus probably the first off usanian aceous plant ?", "Where was An of the genus probably the first off usanian aceous plant ?", "Was an of the genus probably the first off usonian ?", "Who was An of the genus probably the first off usonian ?", "Where was An of the genus probably the first off usonian ?", "Was an of the genus probably the first off usonian aceous plant ?", "Who was An of the genus probably the first off usonian aceous plant ?", "Where was An of the genus probably the first off usonian aceous plant ?", "Was an of the genus probably the first off western hemispherian ?", "Who was An of the genus probably the first off western hemispherian ?", "Where was An of the genus probably the first off western hemispherian ?", "Was an of the genus probably the first off western hemispherian aceous plant ?", "Who was An of the genus probably the first off western hemispherian aceous plant ?", "Where was An of the genus probably the first off western hemispherian aceous plant ?", "Was an of the genus probably the first off yank ?", "Who was An of the genus probably the first off yank ?", "Where was An of the genus probably the first off yank ?", "Was an of the genus probably the first off yank aceous plant ?", "Who was An of the genus probably the first off yank aceous plant ?", "Where was An of the genus probably the first off yank aceous plant ?", "Was an of the genus probably the first u.s ?", "Who was An of the genus probably the first u.s ?", "Where was An of the genus probably the first u.s ?", "Was an of the genus probably the first u.s aceous plant ?", "Who was An of the genus probably the first u.s aceous plant ?", "Where was An of the genus probably the first u.s aceous plant ?", "Was an of the genus probably the first united statesian ?", "Who was An of the genus probably the first united statesian ?", "Where was An of the genus probably the first united statesian ?", "Was an of the genus probably the first united statesian aceous plant ?", "Who was An of the genus probably the first united statesian aceous plant ?", "Where was An of the genus probably the first united statesian aceous plant ?", "Was an of the genus probably the first up American ?", "Who was An of the genus probably the first up American ?", "Where was An of the genus probably the first up American ?", "Was an of the genus probably the first up American aceous plant ?", "Who was An of the genus probably the first up American aceous plant ?", "Where was An of the genus probably the first up American aceous plant ?", "Was an of the genus probably the first up american english ?", "Who was An of the genus probably the first up american english ?", "Where was An of the genus probably the first up american english ?", "Was an of the genus probably the first up american english aceous plant ?", "Who was An of the genus probably the first up american english aceous plant ?", "Where was An of the genus probably the first up american english aceous plant ?", "Was an of the genus probably the first up finglish ?", "Who was An of the genus probably the first up finglish ?", "Where was An of the genus probably the first up finglish ?", "Was an of the genus probably the first up finglish aceous plant ?", "Who was An of the genus probably the first up finglish aceous plant ?", "Where was An of the genus probably the first up finglish aceous plant ?", "Was an of the genus probably the first up u.s ?", "Who was An of the genus probably the first up u.s ?", "Where was An of the genus probably the first up u.s ?", "Was an of the genus probably the first up u.s aceous plant ?", "Who was An of the genus probably the first up u.s aceous plant ?", "Where was An of the genus probably the first up u.s aceous plant ?", "Was an of the genus probably the first up united statesian ?", "Who was An of the genus probably the first up united statesian ?", "Where was An of the genus probably the first up united statesian ?", "Was an of the genus probably the first up united statesian aceous plant ?", "Who was An of the genus probably the first up united statesian aceous plant ?", "Where was An of the genus probably the first up united statesian aceous plant ?", "Was an of the genus probably the first up us american ?", "Who was An of the genus probably the first up us american ?", "Where was An of the genus probably the first up us american ?", "Was an of the genus probably the first up us american aceous plant ?", "Who was An of the genus probably the first up us american aceous plant ?", "Was an of the genus probably the first up us er ?", "Who was An of the genus probably the first up us er ?", "Was an of the genus probably the first up us er aceous plant ?", "Who was An of the genus probably the first up us er aceous plant ?", "Was an of the genus probably the first up us ian ?", "Who was An of the genus probably the first up us ian ?", "Was an of the genus probably the first up us ian aceous plant ?", "Who was An of the genus probably the first up us ian aceous plant ?", "Was an of the genus probably the first up usanian ?", "Who was An of the genus probably the first up usanian ?", "Where was An of the genus probably the first up usanian ?", "Was an of the genus probably the first up usanian aceous plant ?", "Who was An of the genus probably the first up usanian aceous plant ?", "Where was An of the genus probably the first up usanian aceous plant ?", "Was an of the genus probably the first up usonian ?", "Who was An of the genus probably the first up usonian ?", "Where was An of the genus probably the first up usonian ?", "Was an of the genus probably the first up usonian aceous plant ?", "Who was An of the genus probably the first up usonian aceous plant ?", "Where was An of the genus probably the first up usonian aceous plant ?", "Was an of the genus probably the first up western hemispherian ?", "Who was An of the genus probably the first up western hemispherian ?", "Where was An of the genus probably the first up western hemispherian ?", "Was an of the genus probably the first up western hemispherian aceous plant ?", "Who was An of the genus probably the first up western hemispherian aceous plant ?", "Where was An of the genus probably the first up western hemispherian aceous plant ?", "Was an of the genus probably the first up yank ?", "Who was An of the genus probably the first up yank ?", "Where was An of the genus probably the first up yank ?", "Was an of the genus probably the first up yank aceous plant ?", "Who was An of the genus probably the first up yank aceous plant ?", "Where was An of the genus probably the first up yank aceous plant ?", "Was an of the genus probably the first us american ?", "Who was An of the genus probably the first us american ?", "Where was An of the genus probably the first us american ?", "Was an of the genus probably the first us american aceous plant ?", "Who was An of the genus probably the first us american aceous plant ?", "Where was An of the genus probably the first us american aceous plant ?", "Was an of the genus probably the first us er ?", "Who was An of the genus probably the first us er ?", "Was an of the genus probably the first us er aceous plant ?", "Who was An of the genus probably the first us er aceous?", "Where was An of the genus probably the first us er aceous?", "Was an of the genus probably the first us ian ?", "Who was An of the genus probably the first us ian ?", "Where was An of the genus probably the first us ian ?", "Was an of the genus probably the first us ian aceous plant ?", "Who was An of the genus probably the first us ian aceous plant ?", "Where was An of the genus probably the first us ian aceous plant ?", "Was an of the genus probably the first usanian ?", "Who was An of the genus probably the first usanian ?", "Where was An of the genus probably the first usanian ?", "Was an of the genus probably the first usanian aceous plant ?", "Who was An of the genus probably the first usanian aceous plant ?", "Where was An of the genus probably the first usanian aceous plant ?", "Was an of the genus probably the first usonian ?", "Who was An of the genus probably the first usonian ?", "Where was An of the genus probably the first usonian ?", "Was an of the genus probably the first usonian aceous plant ?", "Who was An of the genus probably the first usonian aceous plant ?", "Where was An of the genus probably the first usonian aceous plant ?", "Was an of the genus probably the first western hemispherian ?", "Who was An of the genus probably the first western hemispherian ?", "Where was An of the genus probably the first western hemispherian ?", "Was an of the genus probably the first western hemispherian aceous plant ?", "Who was An of the genus probably the first western hemispherian aceous plant ?", "Where was An of the genus probably the first western hemispherian aceous plant ?", "Was an of the genus probably the first yank ?", "Who was An of the genus probably the first yank ?", "Where was An of the genus probably the first yank ?", "Was an of the genus probably the first yank aceous plant ?", "Who was An of the genus probably the first yank aceous plant ?", "Where was An of the genus probably the first yank aceous plant ?", "Was an of the genus probably the firstly American ?", "Who was An of the genus probably the firstly American ?", "Where was An of the genus probably the firstly American ?", "Was an of the genus probably the firstly American aceous plant ?", "Who was An of the genus probably the firstly American aceous plant ?", "Where was An of the genus probably the firstly American aceous plant ?", "Was an of the genus probably the firstly american english ?", "Who was An of the genus probably the firstly american english ?", "Where was An of the genus probably the firstly american english ?", "Was an of the genus probably the firstly american english aceous plant ?", "Who was An of the genus probably the firstly american english aceous plant ?", "Where was An of the genus probably the firstly american english aceous plant ?", "Was an of the genus probably the firstly finglish ?", "Who was An of the genus probably the firstly finglish ?", "Was an of the genus probably the firstly finglish aceous plant ?", "Who was An of the genus probably the firstly finglish aceous plant ?", "Was an of the genus probably the firstly u.s ?", "Who was An of the genus probably the firstly u.s ?", "Was an of the genus probably the firstly u.s aceous plant ?", "Who was An of the genus probably the firstly u.s aceous plant ?", "Was an of the genus probably the firstly united statesian ?", "Who was An of the genus probably the firstly united statesian ?", "Was an of the genus probably the firstly united statesian aceous plant ?", "Who was An of the genus probably the firstly united statesian aceous plant ?", "Was an of the genus probably the firstly us american ?", "Who was An of the genus probably the firstly us american ?", "Where was An of the genus probably the firstly us american ?", "Was an of the genus probably the firstly us american aceous plant ?", "Who was An of the genus probably the firstly us american aceous plant ?", "Was an of the genus probably the firstly us er ?", "Who was An of the genus probably the firstly us er ?", "Was an of the genus probably the firstly us er aceous plant ?", "Who was An of the genus probably the firstly us er aceous?", "Was an of the genus probably the firstly us ian ?", "Who was An of the genus probably the firstly us ian ?", "Was an of the genus probably the firstly us ian aceous plant ?", "Who was An of the genus probably the firstly us ian aceous plant ?", "Was an of the genus probably the firstly usanian ?", "Who was An of the genus probably the firstly usanian ?", "Was an of the genus probably the firstly usanian aceous plant ?", "Who was An of the genus probably the firstly usanian aceous plant ?", "Was an of the genus probably the firstly usonian ?", "Who was An of the genus probably the firstly usonian ?", "Was an of the genus probably the firstly usonian aceous plant ?", "Who was An of the genus probably the firstly usonian aceous plant ?", "Was an of the genus probably the firstly western hemispherian ?", "Who was An of the genus probably the firstly western hemispherian ?", "Was an of the genus probably the firstly western hemispherian aceous plant ?", "Who was An of the genus probably the firstly western hemispherian aceous plant ?", "Was an of the genus probably the firstly yank ?", "Who was An of the genus probably the firstly yank ?", "Was an of the genus probably the firstly yank aceous plant ?", "Who was An of the genus probably the firstly yank aceous?", "Was an of the genus probably the foremost American ?", "Who was An of the genus probably the foremost American ?", "Where was An of the genus probably the foremost American ?", "Was an of the genus probably the foremost American aceous plant ?", "Who was An of the genus probably the foremost American aceous plant ?", "Where was An of the genus probably the foremost American aceous plant ?", "Was an of the genus probably the foremost american english ?", "Who was An of the genus probably the foremost american english ?", "Where was An of the genus probably the foremost american english ?", "Was an of the genus probably the foremost american english aceous plant ?", "Who was An of the genus probably the foremost american english aceous plant ?", "Where was An of the genus probably the foremost american english aceous plant ?", "Was an of the genus probably the foremost finglish ?", "Who was An of the genus probably the foremost finglish ?", "Was an of the genus probably the foremost finglish aceous plant ?", "Who was An of the genus probably the foremost finglish aceous plant ?", "Was an of the genus probably the foremost u.s ?", "Who was An of the genus probably the foremost u.s ?", "Was an of the genus probably the foremost u.s aceous plant ?", "Who was An of the genus probably the foremost u.s aceous plant ?", "Was an of the genus probably the foremost united statesian ?", "Who was An of the genus probably the foremost united statesian ?", "Was an of the genus probably the foremost united statesian aceous plant ?", "Who was An of the genus probably the foremost united statesian aceous plant ?", "Was an of the genus probably the foremost us american ?", "Who was An of the genus probably the foremost us american ?", "Where was An of the genus probably the foremost us american ?", "Was an of the genus probably the foremost us american aceous plant ?", "Who was An of the genus probably the foremost us american aceous plant ?", "Where was An of the genus probably the foremost us american aceous plant ?", "Was an of the genus probably the foremost us er ?", "Who was An of the genus probably the foremost us er ?", "Was an of the genus probably the foremost us er aceous plant ?", "Who was An of the genus probably the foremost us er aceous?", "Was an of the genus probably the foremost us ian ?", "Who was An of the genus probably the foremost us ian ?", "Was an of the genus probably the foremost us ian aceous plant ?", "Who was An of the genus probably the foremost us ian aceous plant ?", "Was an of the genus probably the foremost usanian ?", "Who was An of the genus probably the foremost usanian ?", "Was an of the genus probably the foremost usanian aceous plant ?", "Who was An of the genus probably the foremost usanian aceous plant ?", "Was an of the genus probably the foremost usonian ?", "Who was An of the genus probably the foremost usonian ?", "Was an of the genus probably the foremost usonian aceous plant ?", "Who was An of the genus probably the foremost usonian aceous plant ?", "Was an of the genus probably the foremost western hemispherian ?", "Who was An of the genus probably the foremost western hemispherian ?", "Was an of the genus probably the foremost western hemispherian aceous plant ?", "Who was An of the genus probably the foremost western hemispherian aceous plant ?", "Was an of the genus probably the foremost yank ?", "Who was An of the genus probably the foremost yank ?", "Was an of the genus probably the foremost yank aceous plant ?", "Who was An of the genus probably the foremost yank aceous plant ?", "Was an of the genus probably the front American ?", "Who was An of the genus probably the front American ?", "Where was An of the genus probably the front American ?", "Was an of the genus probably the front American aceous plant ?", "Who was An of the genus probably the front American aceous plant ?", "Where was An of the genus probably the front American aceous plant ?", "Was an of the genus probably the front american english ?", "Who was An of the genus probably the front american english ?", "Where was An of the genus probably the front american english ?", "Was an of the genus probably the front american english aceous plant ?", "Who was An of the genus probably the front american english aceous plant ?", "Where was An of the genus probably the front american english aceous plant ?", "Was an of the genus probably the front finglish ?", "Who was An of the genus probably the front finglish ?", "Was an of the genus probably the front finglish aceous plant ?", "Who was An of the genus probably the front finglish aceous plant ?", "Was an of the genus probably the front u.s ?", "Who was An of the genus probably the front u.s ?", "Was an of the genus probably the front u.s aceous plant ?", "Who was An of the genus probably the front u.s aceous plant ?", "Was an of the genus probably the front united statesian ?", "Who was An of the genus probably the front united statesian ?", "Was an of the genus probably the front united statesian aceous plant ?", "Who was An of the genus probably the front united statesian aceous plant ?", "Was an of the genus probably the front us american ?", "Who was An of the genus probably the front us american ?", "Where was An of the genus probably the front us american ?", "Was an of the genus probably the front us american aceous plant ?", "Who was An of the genus probably the front us american aceous plant ?", "Was an of the genus probably the front us er ?", "Who was An of the genus probably the front us er ?", "Was an of the genus probably the front us er aceous plant ?", "Who was An of the genus probably the front us er aceous?", "Was an of the genus probably the front us ian ?", "Who was An of the genus probably the front us ian ?", "Was an of the genus probably the front us ian aceous plant ?", "Who was An of the genus probably the front us ian aceous plant ?", "Was an of the genus probably the front usanian ?", "Who was An of the genus probably the front usanian ?", "Was an of the genus probably the front usanian aceous plant ?", "Who was An of the genus probably the front usanian aceous plant ?", "Was an of the genus probably the front usonian ?", "Who was An of the genus probably the front usonian ?", "Was an of the genus probably the front usonian aceous plant ?", "Who was An of the genus probably the front usonian aceous plant ?", "Was an of the genus probably the front western hemispherian ?", "Who was An of the genus probably the front western hemispherian ?", "Was an of the genus probably the front western hemispherian aceous plant ?", "Who was An of the genus probably the front western hemispherian aceous plant ?", "Was an of the genus probably the front yank ?", "Who was An of the genus probably the front yank ?", "Was an of the genus probably the front yank aceous plant ?", "Who was An of the genus probably the front yank aceous plant ?", "Was an of the genus probably the head American ?", "Who was An of the genus probably the head American ?", "Where was An of the genus probably the head American ?", "Was an of the genus probably the head American aceous plant ?", "Who was An of the genus probably the head American aceous plant ?", "Where was An of the genus probably the head American aceous plant ?", "Was an of the genus probably the head american english ?", "Who was An of the genus probably the head american english ?", "Was an of the genus probably the head american english aceous plant ?", "Who was An of the genus probably the head american english aceous plant ?", "Was an of the genus probably the head finglish ?", "Who was An of the genus probably the head finglish ?", "Was an of the genus probably the head finglish aceous plant ?", "Who was An of the genus probably the head finglish aceous plant ?", "Was an of the genus probably the head u.s ?", "Who was An of the genus probably the head u.s ?", "Was an of the genus probably the head u.s aceous plant ?", "Who was An of the genus probably the head u.s aceous plant ?", "Was an of the genus probably the head united statesian ?", "Who was An of the genus probably the head united statesian ?", "Was an of the genus probably the head united statesian aceous plant ?", "Who was An of the genus probably the head united statesian aceous plant ?", "Was an of the genus probably the head us american ?", "Who was An of the genus probably the head us american ?", "Was an of the genus probably the head us american aceous plant ?", "Who was An of the genus probably the head us american aceous plant ?", "Was an of the genus probably the head us er ?", "Who was An of the genus probably the head us er ?", "Was an of the genus probably the head us er aceous plant ?", "Who was An of the genus probably the head us er aceous?", "Was an of the genus probably the head us ian ?", "Who was An of the genus probably the head us ian ?", "Was an of the genus probably the head us ian aceous plant ?", "Who was An of the genus probably the head us ian aceous plant ?", "Was an of the genus probably the head usanian ?", "Who was An of the genus probably the head usanian ?", "Was an of the genus probably the head usanian aceous plant ?", "Who was An of the genus probably the head usanian aceous plant ?", "Was an of the genus probably the head usonian ?", "Who was An of the genus probably the head usonian ?", "Was an of the genus probably the head usonian aceous plant ?", "Who was An of the genus probably the head usonian aceous plant ?", "Was an of the genus probably the head western hemispherian ?", "Who was An of the genus probably the head western hemispherian ?", "Was an of the genus probably the head western hemispherian aceous plant ?", "Who was An of the genus probably the head western hemispherian aceous plant ?", "Was an of the genus probably the head yank ?", "Who was An of the genus probably the head yank ?", "Was an of the genus probably the head yank aceous plant ?", "Who was An of the genus probably the head yank aceous plant ?", "Was an of the genus probably the initiative American ?", "Who was An of the genus probably the initiative American ?", "Where was An of the genus probably the initiative American ?", "Was an of the genus probably the initiative American aceous plant ?", "Who was An of the genus probably the initiative American aceous plant ?", "Where was An of the genus probably the initiative American aceous plant ?", "Was an of the genus probably the initiative american english ?", "Who was An of the genus probably the initiative american english ?", "Was an of the genus probably the initiative american english aceous plant ?", "Who was An of the genus probably the initiative american english aceous plant ?", "Was an of the genus probably the initiative finglish ?", "Who was An of the genus probably the initiative finglish ?", "Was an of the genus probably the initiative finglish aceous plant ?", "Who was An of the genus probably the initiative finglish aceous plant ?", "Was an of the genus probably the initiative u.s ?", "Who was An of the genus probably the initiative u.s ?", "Was an of the genus probably the initiative u.s aceous plant ?", "Who was An of the genus probably the initiative u.s aceous plant ?", "Was an of the genus probably the initiative united statesian ?", "Who was An of the genus probably the initiative united statesian ?", "Was an of the genus probably the initiative united statesian aceous plant ?", "Who was An of the genus probably the initiative united statesian aceous plant ?", "Was an of the genus probably the initiative us american ?", "Who was An of the genus probably the initiative us american ?", "Where was An of the genus probably the initiative us american ?", "Was an of the genus probably the initiative us american aceous plant ?", "Who was An of the genus probably the initiative us american aceous plant ?", "Was an of the genus probably the initiative us er ?", "Who was An of the genus probably the initiative us er ?", "Was an of the genus probably the initiative us er aceous plant ?", "Who was An of the genus probably the initiative us er aceous?", "Was an of the genus probably the initiative us ian ?", "Who was An of the genus probably the initiative us ian ?", "Was an of the genus probably the initiative us ian aceous plant ?", "Who was An of the genus probably the initiative us ian aceous plant ?", "Was an of the genus probably the initiative usanian ?", "Who was An of the genus probably the initiative usanian ?", "Was an of the genus probably the initiative usanian aceous plant ?", "Who was An of the genus probably the initiative usanian aceous plant ?", "Was an of the genus probably the initiative usonian ?", "Who was An of the genus probably the initiative usonian ?", "Was an of the genus probably the initiative usonian aceous plant ?", "Who was An of the genus probably the initiative usonian aceous plant ?", "Was an of the genus probably the initiative western hemispherian ?", "Who was An of the genus probably the initiative western hemispherian ?", "Was an of the genus probably the initiative western hemispherian aceous plant ?", "Who was An of the genus probably the initiative western hemispherian aceous plant ?", "Was an of the genus probably the initiative yank ?", "Who was An of the genus probably the initiative yank ?", "Was an of the genus probably the initiative yank aceous plant ?", "Who was An of the genus probably the initiative yank aceous plant ?", "Was an of the genus probably the lead American ?", "Who was An of the genus probably the lead American ?", "Where was An of the genus probably the lead American ?", "Was an of the genus probably the lead American aceous plant ?", "Who was An of the genus probably the lead American aceous plant ?", "Where was An of the genus probably the lead American aceous plant ?", "Was an of the genus probably the lead american english ?", "Who was An of the genus probably the lead american english ?", "Where was An of the genus probably the lead american english ?", "Was an of the genus probably the lead american english aceous plant ?", "Who was An of the genus probably the lead american english aceous plant ?", "Where was An of the genus probably the lead american english aceous plant ?", "Was an of the genus probably the lead finglish ?", "Who was An of the genus probably the lead finglish ?", "Was an of the genus probably the lead finglish aceous plant ?", "Who was An of the genus probably the lead finglish aceous plant ?", "Was an of the genus probably the lead u.s ?", "Who was An of the genus probably the lead u.s ?", "Was an of the genus probably the lead u.s aceous plant ?", "Who was An of the genus probably the lead u.s aceous plant ?", "Was an of the genus probably the lead united statesian ?", "Who was An of the genus probably the lead united statesian ?", "Was an of the genus probably the lead united statesian aceous plant ?", "Who was An of the genus probably the lead united statesian aceous plant ?", "Was an of the genus probably the lead us american ?", "Who was An of the genus probably the lead us american ?", "Where was An of the genus probably the lead us american ?", "Was an of the genus probably the lead us american aceous plant ?", "Who was An of the genus probably the lead us american aceous plant ?", "Was an of the genus probably the lead us er ?", "Who was An of the genus probably the lead us er ?", "Was an of the genus probably the lead us er aceous plant ?", "Who was An of the genus probably the lead us er aceous?", "Was an of the genus probably the lead us ian ?", "Who was An of the genus probably the lead us ian ?", "Was an of the genus probably the lead us ian aceous plant ?", "Who was An of the genus probably the lead us ian aceous plant ?", "Was an of the genus probably the lead usanian ?", "Who was An of the genus probably the lead usanian ?", "Was an of the genus probably the lead usanian aceous plant ?", "Who was An of the genus probably the lead usanian aceous plant ?", "Was an of the genus probably the lead usonian ?", "Who was An of the genus probably the lead usonian ?", "Was an of the genus probably the lead usonian aceous plant ?", "Who was An of the genus probably the lead usonian aceous plant ?", "Was an of the genus probably the lead western hemispherian ?", "Who was An of the genus probably the lead western hemispherian ?", "Was an of the genus probably the lead western hemispherian aceous plant ?", "Who was An of the genus probably the lead western hemispherian aceous plant ?", "Was an of the genus probably the lead yank ?", "Who was An of the genus probably the lead yank ?", "Was an of the genus probably the lead yank aceous plant ?", "Who was An of the genus probably the lead yank aceous plant ?", "Was an of the genus probably the number 1 American ?", "Who was An of the genus probably the number 1 American ?", "Where was An of the genus probably the number 1 American ?", "Was an of the genus probably the number 1 American aceous plant ?", "Who was An of the genus probably the number 1 American aceous plant ?", "Where was An of the genus probably the number 1 American aceous plant ?", "Was an of the genus probably the number 1 american english ?", "Who was An of the genus probably the number 1 american english ?", "Where was An of the genus probably the number 1 american english ?", "Was an of the genus probably the number 1 american english aceous plant ?", "Who was An of the genus probably the number 1 american english aceous plant ?", "Where was An of the genus probably the number 1 american english aceous plant ?", "Was an of the genus probably the number 1 finglish ?", "Who was An of the genus probably the number 1 finglish ?", "Where was An of the genus probably the number 1 finglish ?", "Was an of the genus probably the number 1 finglish aceous plant ?", "Who was An of the genus probably the number 1 finglish aceous plant ?", "Where was An of the genus probably the number 1 finglish aceous plant ?", "Was an of the genus probably the number 1 u.s ?", "Who was An of the genus probably the number 1 u.s ?", "Where was An of the genus probably the number 1 u.s ?", "Was an of the genus probably the number 1 u.s aceous plant ?", "Who was An of the genus probably the number 1 u.s aceous plant ?", "Where was An of the genus probably the number 1 u.s aceous plant ?", "Was an of the genus probably the number 1 united statesian ?", "Who was An of the genus probably the number 1 united statesian ?", "Where was An of the genus probably the number 1 united statesian ?", "Was an of the genus probably the number 1 united statesian aceous plant ?", "Who was An of the genus probably the number 1 united statesian aceous plant ?", "Where was An of the genus probably the number 1 united statesian aceous plant ?", "Was an of the genus probably the number 1 us american ?", "Who was An of the genus probably the number 1 us american ?", "Where was An of the genus probably the number 1 us american ?", "Was an of the genus probably the number 1 us american aceous plant ?", "Who was An of the genus probably the number 1 us american aceous plant ?", "Where was An of the genus probably the number 1 us american aceous plant ?", "Was an of the genus probably the number 1 us er ?", "Who was An of the genus probably the number 1 us er ?", "Where was An of the genus probably the number 1 us er ?", "Was an of the genus probably the number 1 us er aceous plant ?", "Who was An of the genus probably the number 1 us er aceous?", "Where was An of the genus probably the number 1 us er aceous?", "Was an of the genus probably the number 1 us ian ?", "Who was An of the genus probably the number 1 us ian ?", "Where was An of the genus probably the number 1 us ian ?", "Was an of the genus probably the number 1 us ian aceous plant ?", "Who was An of the genus probably the number 1 us ian aceous plant ?", "Where was An of the genus probably the number 1 us ian aceous plant ?", "Was an of the genus probably the number 1 usanian ?", "Who was An of the genus probably the number 1 usanian ?", "Where was An of the genus probably the number 1 usanian ?", "Was an of the genus probably the number 1 usanian aceous plant ?", "Who was An of the genus probably the number 1 usanian aceous plant ?", "Where was An of the genus probably the number 1 usanian aceous plant ?", "Was an of the genus probably the number 1 usonian ?", "Who was An of the genus probably the number 1 usonian ?", "Where was An of the genus probably the number 1 usonian ?", "Was an of the genus probably the number 1 usonian aceous plant ?", "Who was An of the genus probably the number 1 usonian aceous plant ?", "Where was An of the genus probably the number 1 usonian aceous plant ?", "Was an of the genus probably the number 1 western hemispherian ?", "Who was An of the genus probably the number 1 western hemispherian ?", "Where was An of the genus probably the number 1 western hemispherian ?", "Was an of the genus probably the number 1 western hemispherian aceous plant ?", "Who was An of the genus probably the number 1 western hemispherian aceous plant ?", "Where was An of the genus probably the number 1 western hemispherian aceous plant ?", "Was an of the genus probably the number 1 yank ?", "Who was An of the genus probably the number 1 yank ?", "Where was An of the genus probably the number 1 yank ?", "Was an of the genus probably the number 1 yank aceous plant ?", "Who was An of the genus probably the number 1 yank aceous plant ?", "Where was An of the genus probably the number 1 yank aceous plant ?", "Was an of the genus probably the number one American ?", "Who was An of the genus probably the number one American ?", "Where was An of the genus probably the number one American ?", "Was an of the genus probably the number one American aceous plant ?", "Who was An of the genus probably the number one American aceous plant ?", "Where was An of the genus probably the number one American aceous plant ?", "Was an of the genus probably the number one american english ?", "Who was An of the genus probably the number one american english ?", "Where was An of the genus probably the number one american english ?", "Was an of the genus probably the number one american english aceous plant ?", "Who was An of the genus probably the number one american english aceous plant ?", "Where was An of the genus probably the number one american english aceous plant ?", "Was an of the genus probably the number one finglish ?", "Who was An of the genus probably the number one finglish ?", "Was an of the genus probably the number one finglish aceous plant ?", "Who was An of the genus probably the number one finglish aceous plant ?", "Was an of the genus probably the number one u.s ?", "Who was An of the genus probably the number one u.s ?", "Where was An of the genus probably the number one u.s ?", "Was an of the genus probably the number one u.s aceous plant ?", "Who was An of the genus probably the number one u.s aceous plant ?", "Where was An of the genus probably the number one u.s aceous plant ?", "Was an of the genus probably the number one united statesian ?", "Who was An of the genus probably the number one united statesian ?", "Was an of the genus probably the number one united statesian aceous plant ?", "Who was An of the genus probably the number one united statesian aceous plant ?", "Was an of the genus probably the number one us american ?", "Who was An of the genus probably the number one us american ?", "Where was An of the genus probably the number one us american ?", "Was an of the genus probably the number one us american aceous plant ?", "Who was An of the genus probably the number one us american aceous plant ?", "Where was An of the genus probably the number one us american aceous plant ?", "Was an of the genus probably the number one us er ?", "Who was An of the genus probably the number one us er ?", "Where was An of the genus probably the number one us er ?", "Was an of the genus probably the number one us er aceous plant ?", "Who was An of the genus probably the number one us er aceous?", "Where was An of the genus probably the number one us er aceous?", "Was an of the genus probably the number one us ian ?", "Who was An of the genus probably the number one us ian ?", "Where was An of the genus probably the number one us ian ?", "Was an of the genus probably the number one us ian aceous plant ?", "Who was An of the genus probably the number one us ian aceous plant ?", "Where was An of the genus probably the number one us ian aceous plant ?", "Was an of the genus probably the number one usanian ?", "Who was An of the genus probably the number one usanian ?", "Where was An of the genus probably the number one usanian ?", "Was an of the genus probably the number one usanian aceous plant ?", "Who was An of the genus probably the number one usanian aceous plant ?", "Where was An of the genus probably the number one usanian aceous plant ?", "Was an of the genus probably the number one usonian ?", "Who was An of the genus probably the number one usonian ?", "Where was An of the genus probably the number one usonian ?", "Was an of the genus probably the number one usonian aceous plant ?", "Who was An of the genus probably the number one usonian aceous plant ?", "Where was An of the genus probably the number one usonian aceous plant ?", "Was an of the genus probably the number one western hemispherian ?", "Who was An of the genus probably the number one western hemispherian ?", "Where was An of the genus probably the number one western hemispherian ?", "Was an of the genus probably the number one western hemispherian aceous plant ?", "Who was An of the genus probably the number one western hemispherian aceous plant ?", "Where was An of the genus probably the number one western hemispherian aceous plant ?", "Was an of the genus probably the number one yank ?", "Who was An of the genus probably the number one yank ?", "Where was An of the genus probably the number one yank ?", "Was an of the genus probably the number one yank aceous plant ?", "Who was An of the genus probably the number one yank aceous plant ?", "Was an of the genus probably the oneth American ?", "Who was An of the genus probably the oneth American ?", "Where was An of the genus probably the oneth American ?", "Was an of the genus probably the oneth American aceous plant ?", "Who was An of the genus probably the oneth American aceous plant ?", "Where was An of the genus probably the oneth American aceous plant ?", "Was an of the genus probably the oneth american english ?", "Who was An of the genus probably the oneth american english ?", "Where was An of the genus probably the oneth american english ?", "Was an of the genus probably the oneth american english aceous plant ?", "Who was An of the genus probably the oneth american english aceous plant ?", "Where was An of the genus probably the oneth american english aceous plant ?", "Was an of the genus probably the oneth finglish ?", "Who was An of the genus probably the oneth finglish ?", "Was an of the genus probably the oneth finglish aceous plant ?", "Who was An of the genus probably the oneth finglish aceous plant ?", "Was an of the genus probably the oneth u.s ?", "Who was An of the genus probably the oneth u.s ?", "Was an of the genus probably the oneth u.s aceous plant ?", "Who was An of the genus probably the oneth u.s aceous plant ?", "Was an of the genus probably the oneth united statesian ?", "Who was An of the genus probably the oneth united statesian ?", "Was an of the genus probably the oneth united statesian aceous plant ?", "Who was An of the genus probably the oneth united statesian aceous plant ?", "Was an of the genus probably the oneth us american ?", "Who was An of the genus probably the oneth us american ?", "Where was An of the genus probably the oneth us american ?", "Was an of the genus probably the oneth us american aceous plant ?", "Who was An of the genus probably the oneth us american aceous plant ?", "Where was An of the genus probably the oneth us american aceous plant ?", "Was an of the genus probably the oneth us er ?", "Who was An of the genus probably the oneth us er ?", "Was an of the genus probably the oneth us er aceous plant ?", "Who was An of the genus probably the oneth us er aceous?", "Was an of the genus probably the oneth us ian ?", "Who was An of the genus probably the oneth us ian ?", "Was an of the genus probably the oneth us ian aceous plant ?", "Who was An of the genus probably the oneth us ian aceous plant ?", "Was an of the genus probably the oneth usanian ?", "Who was An of the genus probably the oneth usanian ?", "Was an of the genus probably the oneth usanian aceous plant ?", "Who was An of the genus probably the oneth usanian aceous plant ?", "Was an of the genus probably the oneth usonian ?", "Who was An of the genus probably the oneth usonian ?", "Was an of the genus probably the oneth usonian aceous plant ?", "Who was An of the genus probably the oneth usonian aceous plant ?", "Was an of the genus probably the oneth western hemispherian ?", "Who was An of the genus probably the oneth western hemispherian ?", "Was an of the genus probably the oneth western hemispherian aceous plant ?", "Who was An of the genus probably the oneth western hemispherian aceous plant ?", "Was an of the genus probably the oneth yank ?", "Who was An of the genus probably the oneth yank ?", "Was an of the genus probably the oneth yank aceous plant ?", "Who was An of the genus probably the oneth yank aceous plant ?", "Was an of the genus probably the top American ?", "Who was An of the genus probably the top American ?", "Where was An of the genus probably the top American ?", "Was an of the genus probably the top American aceous plant ?", "Who was An of the genus probably the top American aceous plant ?", "Where was An of the genus probably the top American aceous plant ?", "Was an of the genus probably the top american english ?", "Who was An of the genus probably the top american english ?", "Where was An of the genus probably the top american english ?", "Was an of the genus probably the top american english aceous plant ?", "Who was An of the genus probably the top american english aceous plant ?", "Where was An of the genus probably the top american english aceous plant ?", "Was an of the genus probably the top finglish ?", "Who was An of the genus probably the top finglish ?", "Was an of the genus probably the top finglish aceous plant ?", "Who was An of the genus probably the top finglish aceous plant ?", "Was an of the genus probably the top u.s ?", "Who was An of the genus probably the top u.s ?", "Was an of the genus probably the top u.s aceous plant ?", "Who was An of the genus probably the top u.s aceous plant ?", "Was an of the genus probably the top united statesian ?", "Who was An of the genus probably the top united statesian ?", "Was an of the genus probably the top united statesian aceous plant ?", "Who was An of the genus probably the top united statesian aceous plant ?", "Was an of the genus probably the top us american ?", "Who was An of the genus probably the top us american ?", "Was an of the genus probably the top us american aceous plant ?", "Who was An of the genus probably the top us american aceous plant ?", "Was an of the genus probably the top us er ?", "Who was An of the genus probably the top us er ?", "Was an of the genus probably the top us er aceous plant ?", "Who was An of the genus probably the top us er aceous?", "Was an of the genus probably the top us ian ?", "Who was An of the genus probably the top us ian ?", "Was an of the genus probably the top us ian aceous plant ?", "Who was An of the genus probably the top us ian aceous plant ?", "Was an of the genus probably the top usanian ?", "Who was An of the genus probably the top usanian ?", "Was an of the genus probably the top usanian aceous plant ?", "Who was An of the genus probably the top usanian aceous plant ?", "Was an of the genus probably the top usonian ?", "Who was An of the genus probably the top usonian ?", "Was an of the genus probably the top usonian aceous plant ?", "Who was An of the genus probably the top usonian aceous plant ?", "Was an of the genus probably the top western hemispherian ?", "Who was An of the genus probably the top western hemispherian ?", "Was an of the genus probably the top western hemispherian aceous plant ?", "Who was An of the genus probably the top western hemispherian aceous plant ?", "Was an of the genus probably the top yank ?", "Who was An of the genus probably the top yank ?", "Was an of the genus probably the top yank aceous plant ?", "Who was An of the genus probably the top yank aceous plant ?", "Was an of the genus probably the world class American ?", "Who was An of the genus probably the world class American ?", "Where was An of the genus probably the world class American ?", "Was an of the genus probably the world class American aceous plant ?", "Who was An of the genus probably the world class American aceous plant ?", "Where was An of the genus probably the world class American aceous plant ?", "Was an of the genus probably the world class american english ?", "Who was An of the genus probably the world class american english ?", "Was an of the genus probably the world class american english aceous plant ?", "Who was An of the genus probably the world class american english aceous plant ?", "Where was An of the genus probably the world class american english aceous plant ?", "Was an of the genus probably the world class finglish ?", "Who was An of the genus probably the world class finglish ?", "Was an of the genus probably the world class finglish aceous plant ?", "Who was An of the genus probably the world class finglish aceous plant ?", "Was an of the genus probably the world class u.s ?", "Who was An of the genus probably the world class u.s ?", "Was an of the genus probably the world class u.s aceous plant ?", "Who was An of the genus probably the world class u.s aceous?", "Was an of the genus probably the world class united statesian ?", "Who was An of the genus probably the world class united statesian ?", "Was an of the genus probably the world class united statesian aceous plant ?", "Who was An of the genus probably the world class united statesian aceous plant ?", "Was an of the genus probably the world class us american ?", "Who was An of the genus probably the world class us american ?", "Where was An of the genus probably the world class us american ?", "Was an of the genus probably the world class us american aceous plant ?", "Who was An of the genus probably the world class us american aceous plant ?", "Was an of the genus probably the world class us er ?", "Who was An of the genus probably the world class us er ?", "Was an of the genus probably the world class us er aceous plant ?", "Who was An of the genus probably the world class us er aceous?", "Was an of the genus probably the world class us ian ?", "Who was An of the genus probably the world class us ian ?", "Was an of the genus probably the world class us ian aceous plant ?", "Who was An of the genus probably the world class us ian aceous plant ?", "Was an of the genus probably the world class usanian ?", "Who was An of the genus probably the world class usanian ?", "Was an of the genus probably the world class usanian aceous plant ?", "Who was An of the genus probably the world class usanian aceous plant ?", "Was an of the genus probably the world class usonian ?", "Who was An of the genus probably the world class usonian ?", "Was an of the genus probably the world class usonian aceous plant ?", "Who was An of the genus probably the world class usonian aceous plant ?", "Was an of the genus probably the world class western hemispherian ?", "Who was An of the genus probably the world class western hemispherian ?", "Was an of the genus probably the world class western hemispherian aceous plant ?", "Who was An of the genus probably the world class western hemispherian aceous plant ?", "Was an of the genus probably the world class yank ?", "Who was An of the genus probably the world class yank ?", "Was an of the genus probably the world class yank aceous plant ?", "Who was An of the genus probably the world class yank aceous plant ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3825706, "src_sentence": "My First Time Around is the 1968 debut LP by Betty Wright.", "sentence": "My First Time Around is the 1968 debut LP by Betty Wright", "sub": "http://dbpedia.org/resource/My_First_Time_Around", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Betty_Wright", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is my First Time Around the 1968 debut LP by Betty Wright ?", "Where is My First Time Around the 1968 debut LP by Betty Wright ?", "When is My First Time Around the?", "Who is My First Time Around the 1968 debut LP by Betty Wright ?", "Is my 1st Time Around the 1968 debut LP by Betty Wright ?", "Where is My 1st Time Around the 1968 debut LP by Betty Wright ?", "Who is My 1st Time Around the 1968 debut LP by Betty Wright ?", "Is my 1st bird Around the 1968 debut LP by Betty Wright ?", "Where is My 1st bird Around the 1968 debut LP by Betty Wright ?", "Who is My 1st bird Around the 1968 debut LP by Betty Wright ?", "Is my 1st clip Around the 1968 debut LP by Betty Wright ?", "Where is My 1st clip Around the 1968 debut LP by Betty Wright ?", "Who is My 1st clip Around the 1968 debut LP by Betty Wright ?", "Is my 1st clock Around the 1968 debut LP by Betty Wright ?", "Where is My 1st clock Around the 1968 debut LP by Betty Wright ?", "Who is My 1st clock Around the 1968 debut LP by Betty Wright ?", "Is my 1st clock time Around the 1968 debut LP by Betty Wright ?", "Where is My 1st clock time Around the 1968 debut LP by Betty Wright ?", "Who is My 1st clock time Around the 1968 debut LP by Betty Wright ?", "Is my 1st fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My 1st fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My 1st fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my 1st life Around the 1968 debut LP by Betty Wright ?", "Where is My 1st life Around the 1968 debut LP by Betty Wright ?", "Who is My 1st life Around the 1968 debut LP by Betty Wright ?", "Is my 1st long Around the 1968 debut LP by Betty Wright ?", "Where is My 1st long Around the 1968 debut LP by Betty Wright ?", "Who is My 1st long Around the 1968 debut LP by Betty Wright ?", "Is my 1st meter Around the 1968 debut LP by Betty Wright ?", "Where is My 1st meter Around the 1968 debut LP by Betty Wright ?", "Who is My 1st meter Around the 1968 debut LP by Betty Wright ?", "Is my 1st prison term Around the 1968 debut LP by Betty Wright ?", "Where is My 1st prison term Around the 1968 debut LP by Betty Wright ?", "Who is My 1st prison term Around the 1968 debut LP by Betty Wright ?", "Is my 1st set Around the 1968 debut LP by Betty Wright ?", "Is my 1st sith Around the 1968 debut LP by Betty Wright ?", "Where is My 1st sith Around the 1968 debut LP by Betty Wright ?", "Who is My 1st sith Around the 1968 debut LP by Betty Wright ?", "Is my 1st time interval Around the 1968 debut LP by Betty Wright ?", "Where is My 1st time interval Around the 1968 debut LP by Betty Wright ?", "Who is My 1st time interval Around the 1968 debut LP by Betty Wright ?", "Is my 1st time of day Around the 1968 debut LP by Betty Wright ?", "Where is My 1st time of day Around the 1968 debut LP by Betty Wright ?", "Who is My 1st time of day Around the 1968 debut LP by Betty Wright ?", "Is my First bird Around the 1968 debut LP by Betty Wright ?", "Where is My First bird Around the 1968 debut LP by Betty Wright ?", "Who is My First bird Around the 1968 debut LP by Betty Wright ?", "Is my First clip Around the 1968 debut LP by Betty Wright ?", "Where is My First clip Around the 1968 debut LP by Betty Wright ?", "Who is My First clip Around the 1968 debut LP by Betty Wright ?", "Is my First clock Around the 1968 debut LP by Betty Wright ?", "Where is My First clock Around the 1968 debut LP by Betty Wright ?", "Who is My First clock Around the 1968 debut LP by Betty Wright ?", "Is my First clock time Around the 1968 debut LP by Betty Wright ?", "Where is My First clock time Around the 1968 debut LP by Betty Wright ?", "Who is My First clock time Around the 1968 debut LP by Betty Wright ?", "Is my First fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My First fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My First fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my First life Around the 1968 debut LP by Betty Wright ?", "Where is My First life Around the 1968 debut LP by Betty Wright ?", "Who is My First life Around the 1968 debut LP by Betty Wright ?", "Is my First long Around the 1968 debut LP by Betty Wright ?", "Where is My First long Around the 1968 debut LP by Betty Wright ?", "Who is My First long Around the 1968 debut LP by Betty Wright ?", "Is my First meter Around the 1968 debut LP by Betty Wright ?", "Where is My First meter Around the 1968 debut LP by Betty Wright ?", "Who is My First meter Around the 1968 debut LP by Betty Wright ?", "Is my First prison term Around the 1968 debut LP by Betty Wright ?", "Where is My First prison term Around the 1968 debut LP by Betty Wright ?", "Who is My First prison term Around the 1968 debut LP by Betty Wright ?", "Is my First set Around the 1968 debut LP by Betty Wright ?", "Is my First sith Around the 1968 debut LP by Betty Wright ?", "Where is My First sith Around the 1968 debut LP by Betty Wright ?", "Who is My First sith Around the 1968 debut LP by Betty Wright ?", "Is my First time interval Around the 1968 debut LP by Betty Wright ?", "Where is My First time interval Around the 1968 debut LP by Betty Wright ?", "Who is My First time interval Around the 1968 debut LP by Betty Wright ?", "Is my First time of day Around the 1968 debut LP by Betty Wright ?", "Where is My First time of day Around the 1968 debut LP by Betty Wright ?", "Who is My First time of day Around the 1968 debut LP by Betty Wright ?", "Is my beginning Time Around the 1968 debut LP by Betty Wright ?", "Where is My beginning Time Around the 1968 debut LP by Betty Wright ?", "Who is My beginning Time Around the 1968 debut LP by Betty Wright ?", "Is my beginning bird Around the 1968 debut LP by Betty Wright ?", "Is my beginning clip Around the 1968 debut LP by Betty Wright ?", "Is my beginning clock Around the 1968 debut LP by Betty Wright ?", "Is my beginning clock time Around the 1968 debut LP by Betty Wright ?", "Is my beginning fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my beginning life Around the 1968 debut LP by Betty Wright ?", "Is my beginning long Around the 1968 debut LP by Betty Wright ?", "Is my beginning meter Around the 1968 debut LP by Betty Wright ?", "Is my beginning prison term Around the 1968 debut LP by Betty Wright ?", "Is my beginning set Around the 1968 debut LP by Betty Wright ?", "Is my beginning sith Around the 1968 debut LP by Betty Wright ?", "Is my beginning time interval Around the 1968 debut LP by Betty Wright ?", "Where is My beginning time interval Around the 1968 debut LP by Betty Wright ?", "Who is My beginning time interval Around the 1968 debut LP by Betty Wright ?", "Is my beginning time of day Around the 1968 debut LP by Betty Wright ?", "Is my first base Time Around the 1968 debut LP by Betty Wright ?", "Where is My first base Time Around the 1968 debut LP by Betty Wright ?", "Who is My first base Time Around the 1968 debut LP by Betty Wright ?", "Is my first base bird Around the 1968 debut LP by Betty Wright ?", "Where is My first base bird Around the 1968 debut LP by Betty Wright ?", "Who is My first base bird Around the 1968 debut LP by Betty Wright ?", "Is my first base clip Around the 1968 debut LP by Betty Wright ?", "Where is My first base clip Around the 1968 debut LP by Betty Wright ?", "Who is My first base clip Around the 1968 debut LP by Betty Wright ?", "Is my first base clock Around the 1968 debut LP by Betty Wright ?", "Where is My first base clock Around the 1968 debut LP by Betty Wright ?", "Who is My first base clock Around the 1968 debut LP by Betty Wright ?", "Is my first base clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first base clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first base clock time Around the 1968 debut LP by Betty Wright ?", "Is my first base fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My first base fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My first base fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first base life Around the 1968 debut LP by Betty Wright ?", "Where is My first base life Around the 1968 debut LP by Betty Wright ?", "Who is My first base life Around the 1968 debut LP by Betty Wright ?", "Is my first base long Around the 1968 debut LP by Betty Wright ?", "Where is My first base long Around the 1968 debut LP by Betty Wright ?", "Who is My first base long Around the 1968 debut LP by Betty Wright ?", "Is my first base meter Around the 1968 debut LP by Betty Wright ?", "Where is My first base meter Around the 1968 debut LP by Betty Wright ?", "Who is My first base meter Around the 1968 debut LP by Betty Wright ?", "Is my first base prison term Around the 1968 debut LP by Betty Wright ?", "Where is My first base prison term Around the 1968 debut LP by Betty Wright ?", "Who is My first base prison term Around the 1968 debut LP by Betty Wright ?", "Is my first base set Around the 1968 debut LP by Betty Wright ?", "Is my first base sith Around the 1968 debut LP by Betty Wright ?", "Where is My first base sith Around the 1968 debut LP by Betty Wright ?", "Who is My first base sith Around the 1968 debut LP by Betty Wright ?", "Is my first base time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first base time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first base time interval Around the 1968 debut LP by Betty Wright ?", "Is my first base time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first base time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first base time of day Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree Time Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree Time Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree Time Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree bird Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree bird Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree bird Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree clip Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree clock Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree clock Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree clock Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree clock time Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree life Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree life Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree life Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree long Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree meter Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree prison term Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree set Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree sith Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree sith Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree sith Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree time interval Around the 1968 debut LP by Betty Wright ?", "Is my first class honours degree time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first class honours degree time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first class honours degree time of day Around the 1968 debut LP by Betty Wright ?", "Is my first gear Time Around the 1968 debut LP by Betty Wright ?", "Where is My first gear Time Around the 1968 debut LP by Betty Wright ?", "Who is My first gear Time Around the 1968 debut LP by Betty Wright ?", "Is my first gear bird Around the 1968 debut LP by Betty Wright ?", "Where is My first gear bird Around the 1968 debut LP by Betty Wright ?", "Who is My first gear bird Around the 1968 debut LP by Betty Wright ?", "Is my first gear clip Around the 1968 debut LP by Betty Wright ?", "Where is My first gear clip Around the 1968 debut LP by Betty Wright ?", "Who is My first gear clip Around the 1968 debut LP by Betty Wright ?", "Is my first gear clock Around the 1968 debut LP by Betty Wright ?", "Where is My first gear clock Around the 1968 debut LP by Betty Wright ?", "Who is My first gear clock Around the 1968 debut LP by Betty Wright ?", "Is my first gear clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first gear clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first gear clock time Around the 1968 debut LP by Betty Wright ?", "Is my first gear fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My first gear fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My first gear fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first gear life Around the 1968 debut LP by Betty Wright ?", "Where is My first gear life Around the 1968 debut LP by Betty Wright ?", "Who is My first gear life Around the 1968 debut LP by Betty Wright ?", "Is my first gear long Around the 1968 debut LP by Betty Wright ?", "Where is My first gear long Around the 1968 debut LP by Betty Wright ?", "Who is My first gear long Around the 1968 debut LP by Betty Wright ?", "Is my first gear meter Around the 1968 debut LP by Betty Wright ?", "Where is My first gear meter Around the 1968 debut LP by Betty Wright ?", "Who is My first gear meter Around the 1968 debut LP by Betty Wright ?", "Is my first gear prison term Around the 1968 debut LP by Betty Wright ?", "Where is My first gear prison term Around the 1968 debut LP by Betty Wright ?", "Who is My first gear prison term Around the 1968 debut LP by Betty Wright ?", "Is my first gear set Around the 1968 debut LP by Betty Wright ?", "Is my first gear sith Around the 1968 debut LP by Betty Wright ?", "Where is My first gear sith Around the 1968 debut LP by Betty Wright ?", "Who is My first gear sith Around the 1968 debut LP by Betty Wright ?", "Is my first gear time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first gear time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first gear time interval Around the 1968 debut LP by Betty Wright ?", "Is my first gear time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first gear time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first gear time of day Around the 1968 debut LP by Betty Wright ?", "Is my first of all Time Around the 1968 debut LP by Betty Wright ?", "Where is My first of all Time Around the 1968 debut LP by Betty Wright ?", "Who is My first of all Time Around the 1968 debut LP by Betty Wright ?", "Is my first of all bird Around the 1968 debut LP by Betty Wright ?", "Where is My first of all bird Around the 1968 debut LP by Betty Wright ?", "Who is My first of all bird Around the 1968 debut LP by Betty Wright ?", "Is my first of all clip Around the 1968 debut LP by Betty Wright ?", "Where is My first of all clip Around the 1968 debut LP by Betty Wright ?", "Who is My first of all clip Around the 1968 debut LP by Betty Wright ?", "Is my first of all clock Around the 1968 debut LP by Betty Wright ?", "Where is My first of all clock Around the 1968 debut LP by Betty Wright ?", "Who is My first of all clock Around the 1968 debut LP by Betty Wright ?", "Is my first of all clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first of all clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first of all clock time Around the 1968 debut LP by Betty Wright ?", "Is my first of all fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My first of all fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My first of all fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first of all life Around the 1968 debut LP by Betty Wright ?", "Where is My first of all life Around the 1968 debut LP by Betty Wright ?", "Who is My first of all life Around the 1968 debut LP by Betty Wright ?", "Is my first of all long Around the 1968 debut LP by Betty Wright ?", "Where is My first of all long Around the 1968 debut LP by Betty Wright ?", "Who is My first of all long Around the 1968 debut LP by Betty Wright ?", "Is my first of all meter Around the 1968 debut LP by Betty Wright ?", "Where is My first of all meter Around the 1968 debut LP by Betty Wright ?", "Who is My first of all meter Around the 1968 debut LP by Betty Wright ?", "Is my first of all prison term Around the 1968 debut LP by Betty Wright ?", "Where is My first of all prison term Around the 1968 debut LP by Betty Wright ?", "Who is My first of all prison term Around the 1968 debut LP by Betty Wright ?", "Is my first of all set Around the 1968 debut LP by Betty Wright ?", "Is my first of all sith Around the 1968 debut LP by Betty Wright ?", "Where is My first of all sith Around the 1968 debut LP by Betty Wright ?", "Who is My first of all sith Around the 1968 debut LP by Betty Wright ?", "Is my first of all time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first of all time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first of all time interval Around the 1968 debut LP by Betty Wright ?", "Is my first of all time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first of all time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first of all time of day Around the 1968 debut LP by Betty Wright ?", "Is my first off Time Around the 1968 debut LP by Betty Wright ?", "Where is My first off Time Around the 1968 debut LP by Betty Wright ?", "Who is My first off Time Around the 1968 debut LP by Betty Wright ?", "Is my first off bird Around the 1968 debut LP by Betty Wright ?", "Where is My first off bird Around the 1968 debut LP by Betty Wright ?", "Who is My first off bird Around the 1968 debut LP by Betty Wright ?", "Is my first off clip Around the 1968 debut LP by Betty Wright ?", "Where is My first off clip Around the 1968 debut LP by Betty Wright ?", "Who is My first off clip Around the 1968 debut LP by Betty Wright ?", "Is my first off clock Around the 1968 debut LP by Betty Wright ?", "Where is My first off clock Around the 1968 debut LP by Betty Wright ?", "Who is My first off clock Around the 1968 debut LP by Betty Wright ?", "Is my first off clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first off clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first off clock time Around the 1968 debut LP by Betty Wright ?", "Is my first off fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My first off fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My first off fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first off life Around the 1968 debut LP by Betty Wright ?", "Where is My first off life Around the 1968 debut LP by Betty Wright ?", "Who is My first off life Around the 1968 debut LP by Betty Wright ?", "Is my first off long Around the 1968 debut LP by Betty Wright ?", "Where is My first off long Around the 1968 debut LP by Betty Wright ?", "Who is My first off long Around the 1968 debut LP by Betty Wright ?", "Is my first off meter Around the 1968 debut LP by Betty Wright ?", "Where is My first off meter Around the 1968 debut LP by Betty Wright ?", "Who is My first off meter Around the 1968 debut LP by Betty Wright ?", "Is my first off prison term Around the 1968 debut LP by Betty Wright ?", "Where is My first off prison term Around the 1968 debut LP by Betty Wright ?", "Who is My first off prison term Around the 1968 debut LP by Betty Wright ?", "Is my first off set Around the 1968 debut LP by Betty Wright ?", "Is my first off sith Around the 1968 debut LP by Betty Wright ?", "Where is My first off sith Around the 1968 debut LP by Betty Wright ?", "Who is My first off sith Around the 1968 debut LP by Betty Wright ?", "Is my first off time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first off time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first off time interval Around the 1968 debut LP by Betty Wright ?", "Is my first off time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first off time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first off time of day Around the 1968 debut LP by Betty Wright ?", "Is my first up Time Around the 1968 debut LP by Betty Wright ?", "Where is My first up Time Around the 1968 debut LP by Betty Wright ?", "Who is My first up Time Around the 1968 debut LP by Betty Wright ?", "Is my first up bird Around the 1968 debut LP by Betty Wright ?", "Where is My first up bird Around the 1968 debut LP by Betty Wright ?", "Who is My first up bird Around the 1968 debut LP by Betty Wright ?", "Is my first up clip Around the 1968 debut LP by Betty Wright ?", "Where is My first up clip Around the 1968 debut LP by Betty Wright ?", "Who is My first up clip Around the 1968 debut LP by Betty Wright ?", "Is my first up clock Around the 1968 debut LP by Betty Wright ?", "Where is My first up clock Around the 1968 debut LP by Betty Wright ?", "Who is My first up clock Around the 1968 debut LP by Betty Wright ?", "Is my first up clock time Around the 1968 debut LP by Betty Wright ?", "Where is My first up clock time Around the 1968 debut LP by Betty Wright ?", "Who is My first up clock time Around the 1968 debut LP by Betty Wright ?", "Is my first up fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My first up fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My first up fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my first up life Around the 1968 debut LP by Betty Wright ?", "Where is My first up life Around the 1968 debut LP by Betty Wright ?", "Who is My first up life Around the 1968 debut LP by Betty Wright ?", "Is my first up long Around the 1968 debut LP by Betty Wright ?", "Where is My first up long Around the 1968 debut LP by Betty Wright ?", "Who is My first up long Around the 1968 debut LP by Betty Wright ?", "Is my first up meter Around the 1968 debut LP by Betty Wright ?", "Where is My first up meter Around the 1968 debut LP by Betty Wright ?", "Who is My first up meter Around the 1968 debut LP by Betty Wright ?", "Is my first up prison term Around the 1968 debut LP by Betty Wright ?", "Where is My first up prison term Around the 1968 debut LP by Betty Wright ?", "Who is My first up prison term Around the 1968 debut LP by Betty Wright ?", "Is my first up set Around the 1968 debut LP by Betty Wright ?", "Is my first up sith Around the 1968 debut LP by Betty Wright ?", "Where is My first up sith Around the 1968 debut LP by Betty Wright ?", "Who is My first up sith Around the 1968 debut LP by Betty Wright ?", "Is my first up time interval Around the 1968 debut LP by Betty Wright ?", "Where is My first up time interval Around the 1968 debut LP by Betty Wright ?", "Who is My first up time interval Around the 1968 debut LP by Betty Wright ?", "Is my first up time of day Around the 1968 debut LP by Betty Wright ?", "Where is My first up time of day Around the 1968 debut LP by Betty Wright ?", "Who is My first up time of day Around the 1968 debut LP by Betty Wright ?", "Is my firstly Time Around the 1968 debut LP by Betty Wright ?", "Where is My firstly Time Around the 1968 debut LP by Betty Wright ?", "Who is My firstly Time Around the 1968 debut LP by Betty Wright ?", "Is my firstly bird Around the 1968 debut LP by Betty Wright ?", "Is my firstly clip Around the 1968 debut LP by Betty Wright ?", "Is my firstly clock Around the 1968 debut LP by Betty Wright ?", "Where is My firstly clock Around the 1968 debut LP by Betty Wright ?", "Who is My firstly clock Around the 1968 debut LP by Betty Wright ?", "Is my firstly clock time Around the 1968 debut LP by Betty Wright ?", "Where is My firstly clock time Around the 1968 debut LP by Betty Wright ?", "Who is My firstly clock time Around the 1968 debut LP by Betty Wright ?", "Is my firstly fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My firstly fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My firstly fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my firstly life Around the 1968 debut LP by Betty Wright ?", "Where is My firstly life Around the 1968 debut LP by Betty Wright ?", "Who is My firstly life Around the 1968 debut LP by Betty Wright ?", "Is my firstly long Around the 1968 debut LP by Betty Wright ?", "Where is My firstly long Around the 1968 debut LP by Betty Wright ?", "Who is My firstly long Around the 1968 debut LP by Betty Wright ?", "Is my firstly meter Around the 1968 debut LP by Betty Wright ?", "Where is My firstly meter Around the 1968 debut LP by Betty Wright ?", "Who is My firstly meter Around the 1968 debut LP by Betty Wright ?", "Is my firstly prison term Around the 1968 debut LP by Betty Wright ?", "Where is My firstly prison term Around the 1968 debut LP by Betty Wright ?", "Who is My firstly prison term Around the 1968 debut LP by Betty Wright ?", "Is my firstly set Around the 1968 debut LP by Betty Wright ?", "Is my firstly sith Around the 1968 debut LP by Betty Wright ?", "Is my firstly time interval Around the 1968 debut LP by Betty Wright ?", "Where is My firstly time interval Around the 1968 debut LP by Betty Wright ?", "Who is My firstly time interval Around the 1968 debut LP by Betty Wright ?", "Is my firstly time of day Around the 1968 debut LP by Betty Wright ?", "Where is My firstly time of day Around the 1968 debut LP by Betty Wright ?", "Who is My firstly time of day Around the 1968 debut LP by Betty Wright ?", "Is my foremost Time Around the 1968 debut LP by Betty Wright ?", "Where is My foremost Time Around the 1968 debut LP by Betty Wright ?", "Who is My foremost Time Around the 1968 debut LP by Betty Wright ?", "Is my foremost bird Around the 1968 debut LP by Betty Wright ?", "Where is My foremost bird Around the 1968 debut LP by Betty Wright ?", "Who is My foremost bird Around the 1968 debut LP by Betty Wright ?", "Is my foremost clip Around the 1968 debut LP by Betty Wright ?", "Where is My foremost clip Around the 1968 debut LP by Betty Wright ?", "Who is My foremost clip Around the 1968 debut LP by Betty Wright ?", "Is my foremost clock Around the 1968 debut LP by Betty Wright ?", "Where is My foremost clock Around the 1968 debut LP by Betty Wright ?", "Who is My foremost clock Around the 1968 debut LP by Betty Wright ?", "Is my foremost clock time Around the 1968 debut LP by Betty Wright ?", "Where is My foremost clock time Around the 1968 debut LP by Betty Wright ?", "Who is My foremost clock time Around the 1968 debut LP by Betty Wright ?", "Is my foremost fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My foremost fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My foremost fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my foremost life Around the 1968 debut LP by Betty Wright ?", "Where is My foremost life Around the 1968 debut LP by Betty Wright ?", "Who is My foremost life Around the 1968 debut LP by Betty Wright ?", "Is my foremost long Around the 1968 debut LP by Betty Wright ?", "Where is My foremost long Around the 1968 debut LP by Betty Wright ?", "Who is My foremost long Around the 1968 debut LP by Betty Wright ?", "Is my foremost meter Around the 1968 debut LP by Betty Wright ?", "Where is My foremost meter Around the 1968 debut LP by Betty Wright ?", "Who is My foremost meter Around the 1968 debut LP by Betty Wright ?", "Is my foremost prison term Around the 1968 debut LP by Betty Wright ?", "Where is My foremost prison term Around the 1968 debut LP by Betty Wright ?", "Who is My foremost prison term Around the 1968 debut LP by Betty Wright ?", "Is my foremost set Around the 1968 debut LP by Betty Wright ?", "Is my foremost sith Around the 1968 debut LP by Betty Wright ?", "Where is My foremost sith Around the 1968 debut LP by Betty Wright ?", "Who is My foremost sith Around the 1968 debut LP by Betty Wright ?", "Is my foremost time interval Around the 1968 debut LP by Betty Wright ?", "Where is My foremost time interval Around the 1968 debut LP by Betty Wright ?", "Who is My foremost time interval Around the 1968 debut LP by Betty Wright ?", "Is my foremost time of day Around the 1968 debut LP by Betty Wright ?", "Where is My foremost time of day Around the 1968 debut LP by Betty Wright ?", "Who is My foremost time of day Around the 1968 debut LP by Betty Wright ?", "Is my front Time Around the 1968 debut LP by Betty Wright ?", "Where is My front Time Around the 1968 debut LP by Betty Wright ?", "Who is My front Time Around the 1968 debut LP by Betty Wright ?", "Is my front bird Around the 1968 debut LP by Betty Wright ?", "Where is My front bird Around the 1968 debut LP by Betty Wright ?", "Who is My front bird Around the 1968 debut LP by Betty Wright ?", "Is my front clip Around the 1968 debut LP by Betty Wright ?", "Where is My front clip Around the 1968 debut LP by Betty Wright ?", "Who is My front clip Around the 1968 debut LP by Betty Wright ?", "Is my front clock Around the 1968 debut LP by Betty Wright ?", "Where is My front clock Around the 1968 debut LP by Betty Wright ?", "Who is My front clock Around the 1968 debut LP by Betty Wright ?", "Is my front clock time Around the 1968 debut LP by Betty Wright ?", "Where is My front clock time Around the 1968 debut LP by Betty Wright ?", "Who is My front clock time Around the 1968 debut LP by Betty Wright ?", "Is my front fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My front fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My front fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my front life Around the 1968 debut LP by Betty Wright ?", "Where is My front life Around the 1968 debut LP by Betty Wright ?", "Who is My front life Around the 1968 debut LP by Betty Wright ?", "Is my front long Around the 1968 debut LP by Betty Wright ?", "Where is My front long Around the 1968 debut LP by Betty Wright ?", "Who is My front long Around the 1968 debut LP by Betty Wright ?", "Is my front meter Around the 1968 debut LP by Betty Wright ?", "Where is My front meter Around the 1968 debut LP by Betty Wright ?", "Who is My front meter Around the 1968 debut LP by Betty Wright ?", "Is my front prison term Around the 1968 debut LP by Betty Wright ?", "Where is My front prison term Around the 1968 debut LP by Betty Wright ?", "Who is My front prison term Around the 1968 debut LP by Betty Wright ?", "Is my front set Around the 1968 debut LP by Betty Wright ?", "Is my front sith Around the 1968 debut LP by Betty Wright ?", "Where is My front sith Around the 1968 debut LP by Betty Wright ?", "Who is My front sith Around the 1968 debut LP by Betty Wright ?", "Is my front time interval Around the 1968 debut LP by Betty Wright ?", "Where is My front time interval Around the 1968 debut LP by Betty Wright ?", "Who is My front time interval Around the 1968 debut LP by Betty Wright ?", "Is my front time of day Around the 1968 debut LP by Betty Wright ?", "Where is My front time of day Around the 1968 debut LP by Betty Wright ?", "Who is My front time of day Around the 1968 debut LP by Betty Wright ?", "Is my head Time Around the 1968 debut LP by Betty Wright ?", "Where is My head Time Around the 1968 debut LP by Betty Wright ?", "Who is My head Time Around the 1968 debut LP by Betty Wright ?", "Is my head bird Around the 1968 debut LP by Betty Wright ?", "Where is My head bird Around the 1968 debut LP by Betty Wright ?", "Who is My head bird Around the 1968 debut LP by Betty Wright ?", "Is my head clip Around the 1968 debut LP by Betty Wright ?", "Where is My head clip Around the 1968 debut LP by Betty Wright ?", "Who is My head clip Around the 1968 debut LP by Betty Wright ?", "Is my head clock Around the 1968 debut LP by Betty Wright ?", "Where is My head clock Around the 1968 debut LP by Betty Wright ?", "Who is My head clock Around the 1968 debut LP by Betty Wright ?", "Is my head clock time Around the 1968 debut LP by Betty Wright ?", "Where is My head clock time Around the 1968 debut LP by Betty Wright ?", "Who is My head clock time Around the 1968 debut LP by Betty Wright ?", "Is my head fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My head fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My head fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my head life Around the 1968 debut LP by Betty Wright ?", "Where is My head life Around the 1968 debut LP by Betty Wright ?", "Who is My head life Around the 1968 debut LP by Betty Wright ?", "Is my head long Around the 1968 debut LP by Betty Wright ?", "Where is My head long Around the 1968 debut LP by Betty Wright ?", "Who is My head long Around the 1968 debut LP by Betty Wright ?", "Is my head meter Around the 1968 debut LP by Betty Wright ?", "Where is My head meter Around the 1968 debut LP by Betty Wright ?", "Who is My head meter Around the 1968 debut LP by Betty Wright ?", "Is my head prison term Around the 1968 debut LP by Betty Wright ?", "Where is My head prison term Around the 1968 debut LP by Betty Wright ?", "Who is My head prison term Around the 1968 debut LP by Betty Wright ?", "Is my head set Around the 1968 debut LP by Betty Wright ?", "Is my head sith Around the 1968 debut LP by Betty Wright ?", "Where is My head sith Around the 1968 debut LP by Betty Wright ?", "Who is My head sith Around the 1968 debut LP by Betty Wright ?", "Is my head time interval Around the 1968 debut LP by Betty Wright ?", "Where is My head time interval Around the 1968 debut LP by Betty Wright ?", "Who is My head time interval Around the 1968 debut LP by Betty Wright ?", "Is my head time of day Around the 1968 debut LP by Betty Wright ?", "Where is My head time of day Around the 1968 debut LP by Betty Wright ?", "Who is My head time of day Around the 1968 debut LP by Betty Wright ?", "Is my initiative Time Around the 1968 debut LP by Betty Wright ?", "Where is My initiative Time Around the 1968 debut LP by Betty Wright ?", "Who is My initiative Time Around the 1968 debut LP by Betty Wright ?", "Is my initiative bird Around the 1968 debut LP by Betty Wright ?", "Where is My initiative bird Around the 1968 debut LP by Betty Wright ?", "Who is My initiative bird Around the 1968 debut LP by Betty Wright ?", "Is my initiative clip Around the 1968 debut LP by Betty Wright ?", "Where is My initiative clip Around the 1968 debut LP by Betty Wright ?", "Who is My initiative clip Around the 1968 debut LP by Betty Wright ?", "Is my initiative clock Around the 1968 debut LP by Betty Wright ?", "Where is My initiative clock Around the 1968 debut LP by Betty Wright ?", "Who is My initiative clock Around the 1968 debut LP by Betty Wright ?", "Is my initiative clock time Around the 1968 debut LP by Betty Wright ?", "Where is My initiative clock time Around the 1968 debut LP by Betty Wright ?", "Who is My initiative clock time Around the 1968 debut LP by Betty Wright ?", "Is my initiative fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My initiative fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My initiative fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my initiative life Around the 1968 debut LP by Betty Wright ?", "Where is My initiative life Around the 1968 debut LP by Betty Wright ?", "Who is My initiative life Around the 1968 debut LP by Betty Wright ?", "Is my initiative long Around the 1968 debut LP by Betty Wright ?", "Where is My initiative long Around the 1968 debut LP by Betty Wright ?", "Who is My initiative long Around the 1968 debut LP by Betty Wright ?", "Is my initiative meter Around the 1968 debut LP by Betty Wright ?", "Where is My initiative meter Around the 1968 debut LP by Betty Wright ?", "Who is My initiative meter Around the 1968 debut LP by Betty Wright ?", "Is my initiative prison term Around the 1968 debut LP by Betty Wright ?", "Where is My initiative prison term Around the 1968 debut LP by Betty Wright ?", "Who is My initiative prison term Around the 1968 debut LP by Betty Wright ?", "Is my initiative set Around the 1968 debut LP by Betty Wright ?", "Is my initiative sith Around the 1968 debut LP by Betty Wright ?", "Where is My initiative sith Around the 1968 debut LP by Betty Wright ?", "Who is My initiative sith Around the 1968 debut LP by Betty Wright ?", "Is my initiative time interval Around the 1968 debut LP by Betty Wright ?", "Where is My initiative time interval Around the 1968 debut LP by Betty Wright ?", "Who is My initiative time interval Around the 1968 debut LP by Betty Wright ?", "Is my initiative time of day Around the 1968 debut LP by Betty Wright ?", "Where is My initiative time of day Around the 1968 debut LP by Betty Wright ?", "Who is My initiative time of day Around the 1968 debut LP by Betty Wright ?", "Is my lead Time Around the 1968 debut LP by Betty Wright ?", "Where is My lead Time Around the 1968 debut LP by Betty Wright ?", "Who is My lead Time Around the 1968 debut LP by Betty Wright ?", "Is my lead bird Around the 1968 debut LP by Betty Wright ?", "Where is My lead bird Around the 1968 debut LP by Betty Wright ?", "Who is My lead bird Around the 1968 debut LP by Betty Wright ?", "Is my lead clip Around the 1968 debut LP by Betty Wright ?", "Where is My lead clip Around the 1968 debut LP by Betty Wright ?", "Who is My lead clip Around the 1968 debut LP by Betty Wright ?", "Is my lead clock Around the 1968 debut LP by Betty Wright ?", "Where is My lead clock Around the 1968 debut LP by Betty Wright ?", "Who is My lead clock Around the 1968 debut LP by Betty Wright ?", "Is my lead clock time Around the 1968 debut LP by Betty Wright ?", "Where is My lead clock time Around the 1968 debut LP by Betty Wright ?", "Who is My lead clock time Around the 1968 debut LP by Betty Wright ?", "Is my lead fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My lead fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My lead fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my lead life Around the 1968 debut LP by Betty Wright ?", "Where is My lead life Around the 1968 debut LP by Betty Wright ?", "Who is My lead life Around the 1968 debut LP by Betty Wright ?", "Is my lead long Around the 1968 debut LP by Betty Wright ?", "Where is My lead long Around the 1968 debut LP by Betty Wright ?", "Who is My lead long Around the 1968 debut LP by Betty Wright ?", "Is my lead meter Around the 1968 debut LP by Betty Wright ?", "Where is My lead meter Around the 1968 debut LP by Betty Wright ?", "Who is My lead meter Around the 1968 debut LP by Betty Wright ?", "Is my lead prison term Around the 1968 debut LP by Betty Wright ?", "Where is My lead prison term Around the 1968 debut LP by Betty Wright ?", "Who is My lead prison term Around the 1968 debut LP by Betty Wright ?", "Is my lead set Around the 1968 debut LP by Betty Wright ?", "Is my lead sith Around the 1968 debut LP by Betty Wright ?", "Where is My lead sith Around the 1968 debut LP by Betty Wright ?", "Who is My lead sith Around the 1968 debut LP by Betty Wright ?", "Is my lead time interval Around the 1968 debut LP by Betty Wright ?", "Where is My lead time interval Around the 1968 debut LP by Betty Wright ?", "Who is My lead time interval Around the 1968 debut LP by Betty Wright ?", "Is my lead time of day Around the 1968 debut LP by Betty Wright ?", "Where is My lead time of day Around the 1968 debut LP by Betty Wright ?", "Who is My lead time of day Around the 1968 debut LP by Betty Wright ?", "Is my number 1 Time Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 Time Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 Time Around the 1968 debut LP by Betty Wright ?", "Is my number 1 bird Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 bird Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 bird Around the 1968 debut LP by Betty Wright ?", "Is my number 1 clip Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 clip Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 clip Around the 1968 debut LP by Betty Wright ?", "Is my number 1 clock Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 clock Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 clock Around the 1968 debut LP by Betty Wright ?", "Is my number 1 clock time Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 clock time Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 clock time Around the 1968 debut LP by Betty Wright ?", "Is my number 1 fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my number 1 life Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 life Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 life Around the 1968 debut LP by Betty Wright ?", "Is my number 1 long Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 long Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 long Around the 1968 debut LP by Betty Wright ?", "Is my number 1 meter Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 meter Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 meter Around the 1968 debut LP by Betty Wright ?", "Is my number 1 prison term Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 prison term Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 prison term Around the 1968 debut LP by Betty Wright ?", "Is my number 1 set Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 set Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 set Around the 1968 debut LP by Betty Wright ?", "Is my number 1 sith Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 sith Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 sith Around the 1968 debut LP by Betty Wright ?", "Is my number 1 time interval Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 time interval Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 time interval Around the 1968 debut LP by Betty Wright ?", "Is my number 1 time of day Around the 1968 debut LP by Betty Wright ?", "Where is My number 1 time of day Around the 1968 debut LP by Betty Wright ?", "Who is My number 1 time of day Around the 1968 debut LP by Betty Wright ?", "Is my number one Time Around the 1968 debut LP by Betty Wright ?", "Where is My number one Time Around the 1968 debut LP by Betty Wright ?", "Who is My number one Time Around the 1968 debut LP by Betty Wright ?", "Is my number one bird Around the 1968 debut LP by Betty Wright ?", "Where is My number one bird Around the 1968 debut LP by Betty Wright ?", "Who is My number one bird Around the 1968 debut LP by Betty Wright ?", "Is my number one clip Around the 1968 debut LP by Betty Wright ?", "Where is My number one clip Around the 1968 debut LP by Betty Wright ?", "Who is My number one clip Around the 1968 debut LP by Betty Wright ?", "Is my number one clock Around the 1968 debut LP by Betty Wright ?", "Where is My number one clock Around the 1968 debut LP by Betty Wright ?", "Who is My number one clock Around the 1968 debut LP by Betty Wright ?", "Is my number one clock time Around the 1968 debut LP by Betty Wright ?", "Where is My number one clock time Around the 1968 debut LP by Betty Wright ?", "Who is My number one clock time Around the 1968 debut LP by Betty Wright ?", "Is my number one fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My number one fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My number one fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my number one life Around the 1968 debut LP by Betty Wright ?", "Where is My number one life Around the 1968 debut LP by Betty Wright ?", "Who is My number one life Around the 1968 debut LP by Betty Wright ?", "Is my number one long Around the 1968 debut LP by Betty Wright ?", "Where is My number one long Around the 1968 debut LP by Betty Wright ?", "Who is My number one long Around the 1968 debut LP by Betty Wright ?", "Is my number one meter Around the 1968 debut LP by Betty Wright ?", "Where is My number one meter Around the 1968 debut LP by Betty Wright ?", "Who is My number one meter Around the 1968 debut LP by Betty Wright ?", "Is my number one prison term Around the 1968 debut LP by Betty Wright ?", "Where is My number one prison term Around the 1968 debut LP by Betty Wright ?", "Who is My number one prison term Around the 1968 debut LP by Betty Wright ?", "Is my number one set Around the 1968 debut LP by Betty Wright ?", "Where is My number one set Around the 1968 debut LP by Betty Wright ?", "Who is My number one set Around the 1968 debut LP by Betty Wright ?", "Is my number one sith Around the 1968 debut LP by Betty Wright ?", "Where is My number one sith Around the 1968 debut LP by Betty Wright ?", "Who is My number one sith Around the 1968 debut LP by Betty Wright ?", "Is my number one time interval Around the 1968 debut LP by Betty Wright ?", "Where is My number one time interval Around the 1968 debut LP by Betty Wright ?", "Who is My number one time interval Around the 1968 debut LP by Betty Wright ?", "Is my number one time of day Around the 1968 debut LP by Betty Wright ?", "Where is My number one time of day Around the 1968 debut LP by Betty Wright ?", "Who is My number one time of day Around the 1968 debut LP by Betty Wright ?", "Is my oneth Time Around the 1968 debut LP by Betty Wright ?", "Where is My oneth Time Around the 1968 debut LP by Betty Wright ?", "Who is My oneth Time Around the 1968 debut LP by Betty Wright ?", "Is my oneth bird Around the 1968 debut LP by Betty Wright ?", "Where is My oneth bird Around the 1968 debut LP by Betty Wright ?", "Who is My oneth bird Around the 1968 debut LP by Betty Wright ?", "Is my oneth clip Around the 1968 debut LP by Betty Wright ?", "Where is My oneth clip Around the 1968 debut LP by Betty Wright ?", "Who is My oneth clip Around the 1968 debut LP by Betty Wright ?", "Is my oneth clock Around the 1968 debut LP by Betty Wright ?", "Where is My oneth clock Around the 1968 debut LP by Betty Wright ?", "Who is My oneth clock Around the 1968 debut LP by Betty Wright ?", "Is my oneth clock time Around the 1968 debut LP by Betty Wright ?", "Where is My oneth clock time Around the 1968 debut LP by Betty Wright ?", "Who is My oneth clock time Around the 1968 debut LP by Betty Wright ?", "Is my oneth fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My oneth fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My oneth fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my oneth life Around the 1968 debut LP by Betty Wright ?", "Where is My oneth life Around the 1968 debut LP by Betty Wright ?", "Who is My oneth life Around the 1968 debut LP by Betty Wright ?", "Is my oneth long Around the 1968 debut LP by Betty Wright ?", "Where is My oneth long Around the 1968 debut LP by Betty Wright ?", "Who is My oneth long Around the 1968 debut LP by Betty Wright ?", "Is my oneth meter Around the 1968 debut LP by Betty Wright ?", "Where is My oneth meter Around the 1968 debut LP by Betty Wright ?", "Who is My oneth meter Around the 1968 debut LP by Betty Wright ?", "Is my oneth prison term Around the 1968 debut LP by Betty Wright ?", "Where is My oneth prison term Around the 1968 debut LP by Betty Wright ?", "Who is My oneth prison term Around the 1968 debut LP by Betty Wright ?", "Is my oneth set Around the 1968 debut LP by Betty Wright ?", "Is my oneth sith Around the 1968 debut LP by Betty Wright ?", "Where is My oneth sith Around the 1968 debut LP by Betty Wright ?", "Who is My oneth sith Around the 1968 debut LP by Betty Wright ?", "Is my oneth time interval Around the 1968 debut LP by Betty Wright ?", "Where is My oneth time interval Around the 1968 debut LP by Betty Wright ?", "Who is My oneth time interval Around the 1968 debut LP by Betty Wright ?", "Is my oneth time of day Around the 1968 debut LP by Betty Wright ?", "Where is My oneth time of day Around the 1968 debut LP by Betty Wright ?", "Who is My oneth time of day Around the 1968 debut LP by Betty Wright ?", "Is my top Time Around the 1968 debut LP by Betty Wright ?", "Where is My top Time Around the 1968 debut LP by Betty Wright ?", "Who is My top Time Around the 1968 debut LP by Betty Wright ?", "Is my top bird Around the 1968 debut LP by Betty Wright ?", "Where is My top bird Around the 1968 debut LP by Betty Wright ?", "Who is My top bird Around the 1968 debut LP by Betty Wright ?", "Is my top clip Around the 1968 debut LP by Betty Wright ?", "Where is My top clip Around the 1968 debut LP by Betty Wright ?", "Who is My top clip Around the 1968 debut LP by Betty Wright ?", "Is my top clock Around the 1968 debut LP by Betty Wright ?", "Where is My top clock Around the 1968 debut LP by Betty Wright ?", "Who is My top clock Around the 1968 debut LP by Betty Wright ?", "Is my top clock time Around the 1968 debut LP by Betty Wright ?", "Where is My top clock time Around the 1968 debut LP by Betty Wright ?", "Who is My top clock time Around the 1968 debut LP by Betty Wright ?", "Is my top fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My top fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My top fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my top life Around the 1968 debut LP by Betty Wright ?", "Where is My top life Around the 1968 debut LP by Betty Wright ?", "Who is My top life Around the 1968 debut LP by Betty Wright ?", "Is my top long Around the 1968 debut LP by Betty Wright ?", "Where is My top long Around the 1968 debut LP by Betty Wright ?", "Who is My top long Around the 1968 debut LP by Betty Wright ?", "Is my top meter Around the 1968 debut LP by Betty Wright ?", "Where is My top meter Around the 1968 debut LP by Betty Wright ?", "Who is My top meter Around the 1968 debut LP by Betty Wright ?", "Is my top prison term Around the 1968 debut LP by Betty Wright ?", "Where is My top prison term Around the 1968 debut LP by Betty Wright ?", "Who is My top prison term Around the 1968 debut LP by Betty Wright ?", "Is my top set Around the 1968 debut LP by Betty Wright ?", "Where is My top set Around the 1968 debut LP by Betty Wright ?", "Who is My top set Around the 1968 debut LP by Betty Wright ?", "Is my top sith Around the 1968 debut LP by Betty Wright ?", "Where is My top sith Around the 1968 debut LP by Betty Wright ?", "Who is My top sith Around the 1968 debut LP by Betty Wright ?", "Is my top time interval Around the 1968 debut LP by Betty Wright ?", "Where is My top time interval Around the 1968 debut LP by Betty Wright ?", "Who is My top time interval Around the 1968 debut LP by Betty Wright ?", "Is my top time of day Around the 1968 debut LP by Betty Wright ?", "Where is My top time of day Around the 1968 debut LP by Betty Wright ?", "Who is My top time of day Around the 1968 debut LP by Betty Wright ?", "Is my world class Time Around the 1968 debut LP by Betty Wright ?", "Where is My world class Time Around the 1968 debut LP by Betty Wright ?", "Who is My world class Time Around the 1968 debut LP by Betty Wright ?", "Is my world class bird Around the 1968 debut LP by Betty Wright ?", "Where is My world class bird Around the 1968 debut LP by Betty Wright ?", "Who is My world class bird Around the 1968 debut LP by Betty Wright ?", "Is my world class clip Around the 1968 debut LP by Betty Wright ?", "Where is My world class clip Around the 1968 debut LP by Betty Wright ?", "Who is My world class clip Around the 1968 debut LP by Betty Wright ?", "Is my world class clock Around the 1968 debut LP by Betty Wright ?", "Where is My world class clock Around the 1968 debut LP by Betty Wright ?", "Who is My world class clock Around the 1968 debut LP by Betty Wright ?", "Is my world class clock time Around the 1968 debut LP by Betty Wright ?", "Where is My world class clock time Around the 1968 debut LP by Betty Wright ?", "Who is My world class clock time Around the 1968 debut LP by Betty Wright ?", "Is my world class fourth dimension Around the 1968 debut LP by Betty Wright ?", "Where is My world class fourth dimension Around the 1968 debut LP by Betty Wright ?", "Who is My world class fourth dimension Around the 1968 debut LP by Betty Wright ?", "Is my world class life Around the 1968 debut LP by Betty Wright ?", "Where is My world class life Around the 1968 debut LP by Betty Wright ?", "Who is My world class life Around the 1968 debut LP by Betty Wright ?", "Is my world class long Around the 1968 debut LP by Betty Wright ?", "Where is My world class long Around the 1968 debut LP by Betty Wright ?", "Who is My world class long Around the 1968 debut LP by Betty Wright ?", "Is my world class meter Around the 1968 debut LP by Betty Wright ?", "Where is My world class meter Around the 1968 debut LP by Betty Wright ?", "Who is My world class meter Around the 1968 debut LP by Betty Wright ?", "Is my world class prison term Around the 1968 debut LP by Betty Wright ?", "Where is My world class prison term Around the 1968 debut LP by Betty Wright ?", "Who is My world class prison term Around the 1968 debut LP by Betty Wright ?", "Is my world class set Around the 1968 debut LP by Betty Wright ?", "Is my world class sith Around the 1968 debut LP by Betty Wright ?", "Where is My world class sith Around the 1968 debut LP by Betty Wright ?", "Who is My world class sith Around the 1968 debut LP by Betty Wright ?", "Is my world class time interval Around the 1968 debut LP by Betty Wright ?", "Where is My world class time interval Around the 1968 debut LP by Betty Wright ?", "Who is My world class time interval Around the 1968 debut LP by Betty Wright ?", "Is my world class time of day Around the 1968 debut LP by Betty Wright ?", "Where is My world class time of day Around the 1968 debut LP by Betty Wright ?", "Who is My world class time of day Around the 1968 debut LP by Betty Wright ?"], "type": [-1, 2, 3, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, -1, -1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, 2, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Is my First Time Around the 1968 debut LP by ?", "Where is the 1968 debut LP by ?", "When is the?", "Who is the 1968 debut LP by ?", "Is my 1st Time Around the 1968 debut LP by ?", "Where is My 1st Time Around the 1968 debut LP by ?", "Who is My 1st Time Around the 1968 debut LP by ?", "Is my 1st bird Around the 1968 debut LP by ?", "Where is My 1st bird Around the 1968 debut LP by ?", "Who is My 1st bird Around the 1968 debut LP by ?", "Is my 1st clip Around the 1968 debut LP by ?", "Where is My 1st clip Around the 1968 debut LP by ?", "Who is My 1st clip Around the 1968 debut LP by ?", "Is my 1st clock Around the 1968 debut LP by ?", "Where is My 1st clock Around the 1968 debut LP by ?", "Who is My 1st clock Around the 1968 debut LP by ?", "Is my 1st clock time Around the 1968 debut LP by ?", "Where is My 1st clock time Around the 1968 debut LP by ?", "Who is My 1st clock time Around the 1968 debut LP by ?", "Is my 1st fourth dimension Around the 1968 debut LP by ?", "Where is My 1st fourth dimension Around the 1968 debut LP by ?", "Who is My 1st fourth dimension Around the 1968 debut LP by ?", "Is my 1st life Around the 1968 debut LP by ?", "Where is My 1st life Around the 1968 debut LP by ?", "Who is My 1st life Around the 1968 debut LP by ?", "Is my 1st long Around the 1968 debut LP by ?", "Where is My 1st long Around the 1968 debut LP by ?", "Who is My 1st long Around the 1968 debut LP by ?", "Is my 1st meter Around the 1968 debut LP by ?", "Where is My 1st meter Around the 1968 debut LP by ?", "Who is My 1st meter Around the 1968 debut LP by ?", "Is my 1st prison term Around the 1968 debut LP by ?", "Where is My 1st prison term Around the 1968 debut LP by ?", "Who is My 1st prison term Around the 1968 debut LP by ?", "Is my 1st set Around the 1968 debut LP by ?", "Is my 1st sith Around the 1968 debut LP by ?", "Where is My 1st sith Around the 1968 debut LP by ?", "Who is My 1st sith Around the 1968 debut LP by ?", "Is my 1st time interval Around the 1968 debut LP by ?", "Where is My 1st time interval Around the 1968 debut LP by ?", "Who is My 1st time interval Around the 1968 debut LP by ?", "Is my 1st time of day Around the 1968 debut LP by ?", "Where is My 1st time of day Around the 1968 debut LP by ?", "Who is My 1st time of day Around the 1968 debut LP by ?", "Is my First bird Around the 1968 debut LP by ?", "Where is My First bird Around the 1968 debut LP by ?", "Who is My First bird Around the 1968 debut LP by ?", "Is my First clip Around the 1968 debut LP by ?", "Where is My First clip Around the 1968 debut LP by ?", "Who is My First clip Around the 1968 debut LP by ?", "Is my First clock Around the 1968 debut LP by ?", "Where is My First clock Around the 1968 debut LP by ?", "Who is My First clock Around the 1968 debut LP by ?", "Is my First clock time Around the 1968 debut LP by ?", "Where is My First clock time Around the 1968 debut LP by ?", "Who is My First clock time Around the 1968 debut LP by ?", "Is my First fourth dimension Around the 1968 debut LP by ?", "Where is My First fourth dimension Around the 1968 debut LP by ?", "Who is My First fourth dimension Around the 1968 debut LP by ?", "Is my First life Around the 1968 debut LP by ?", "Where is My First life Around the 1968 debut LP by ?", "Who is My First life Around the 1968 debut LP by ?", "Is my First long Around the 1968 debut LP by ?", "Where is My First long Around the 1968 debut LP by ?", "Who is My First long Around the 1968 debut LP by ?", "Is my First meter Around the 1968 debut LP by ?", "Where is My First meter Around the 1968 debut LP by ?", "Who is My First meter Around the 1968 debut LP by ?", "Is my First prison term Around the 1968 debut LP by ?", "Where is My First prison term Around the 1968 debut LP by ?", "Who is My First prison term Around the 1968 debut LP by ?", "Is my First set Around the 1968 debut LP by ?", "Is my First sith Around the 1968 debut LP by ?", "Where is My First sith Around the 1968 debut LP by ?", "Who is My First sith Around the 1968 debut LP by ?", "Is my First time interval Around the 1968 debut LP by ?", "Where is My First time interval Around the 1968 debut LP by ?", "Who is My First time interval Around the 1968 debut LP by ?", "Is my First time of day Around the 1968 debut LP by ?", "Where is My First time of day Around the 1968 debut LP by ?", "Who is My First time of day Around the 1968 debut LP by ?", "Is my beginning Time Around the 1968 debut LP by ?", "Where is My beginning Time Around the 1968 debut LP by ?", "Who is My beginning Time Around the 1968 debut LP by ?", "Is my beginning bird Around the 1968 debut LP by ?", "Is my beginning clip Around the 1968 debut LP by ?", "Is my beginning clock Around the 1968 debut LP by ?", "Is my beginning clock time Around the 1968 debut LP by ?", "Is my beginning fourth dimension Around the 1968 debut LP by ?", "Is my beginning life Around the 1968 debut LP by ?", "Is my beginning long Around the 1968 debut LP by ?", "Is my beginning meter Around the 1968 debut LP by ?", "Is my beginning prison term Around the 1968 debut LP by ?", "Is my beginning set Around the 1968 debut LP by ?", "Is my beginning sith Around the 1968 debut LP by ?", "Is my beginning time interval Around the 1968 debut LP by ?", "Where is My beginning time interval Around the 1968 debut LP by ?", "Who is My beginning time interval Around the 1968 debut LP by ?", "Is my beginning time of day Around the 1968 debut LP by ?", "Is my first base Time Around the 1968 debut LP by ?", "Where is My first base Time Around the 1968 debut LP by ?", "Who is My first base Time Around the 1968 debut LP by ?", "Is my first base bird Around the 1968 debut LP by ?", "Where is My first base bird Around the 1968 debut LP by ?", "Who is My first base bird Around the 1968 debut LP by ?", "Is my first base clip Around the 1968 debut LP by ?", "Where is My first base clip Around the 1968 debut LP by ?", "Who is My first base clip Around the 1968 debut LP by ?", "Is my first base clock Around the 1968 debut LP by ?", "Where is My first base clock Around the 1968 debut LP by ?", "Who is My first base clock Around the 1968 debut LP by ?", "Is my first base clock time Around the 1968 debut LP by ?", "Where is My first base clock time Around the 1968 debut LP by ?", "Who is My first base clock time Around the 1968 debut LP by ?", "Is my first base fourth dimension Around the 1968 debut LP by ?", "Where is My first base fourth dimension Around the 1968 debut LP by ?", "Who is My first base fourth dimension Around the 1968 debut LP by ?", "Is my first base life Around the 1968 debut LP by ?", "Where is My first base life Around the 1968 debut LP by ?", "Who is My first base life Around the 1968 debut LP by ?", "Is my first base long Around the 1968 debut LP by ?", "Where is My first base long Around the 1968 debut LP by ?", "Who is My first base long Around the 1968 debut LP by ?", "Is my first base meter Around the 1968 debut LP by ?", "Where is My first base meter Around the 1968 debut LP by ?", "Who is My first base meter Around the 1968 debut LP by ?", "Is my first base prison term Around the 1968 debut LP by ?", "Where is My first base prison term Around the 1968 debut LP by ?", "Who is My first base prison term Around the 1968 debut LP by ?", "Is my first base set Around the 1968 debut LP by ?", "Is my first base sith Around the 1968 debut LP by ?", "Where is My first base sith Around the 1968 debut LP by ?", "Who is My first base sith Around the 1968 debut LP by ?", "Is my first base time interval Around the 1968 debut LP by ?", "Where is My first base time interval Around the 1968 debut LP by ?", "Who is My first base time interval Around the 1968 debut LP by ?", "Is my first base time of day Around the 1968 debut LP by ?", "Where is My first base time of day Around the 1968 debut LP by ?", "Who is My first base time of day Around the 1968 debut LP by ?", "Is my first class honours degree Time Around the 1968 debut LP by ?", "Where is My first class honours degree Time Around the 1968 debut LP by ?", "Who is My first class honours degree Time Around the 1968 debut LP by ?", "Is my first class honours degree bird Around the 1968 debut LP by ?", "Where is My first class honours degree bird Around the 1968 debut LP by ?", "Who is My first class honours degree bird Around the 1968 debut LP by ?", "Is my first class honours degree clip Around the 1968 debut LP by ?", "Is my first class honours degree clock Around the 1968 debut LP by ?", "Where is My first class honours degree clock Around the 1968 debut LP by ?", "Who is My first class honours degree clock Around the 1968 debut LP by ?", "Is my first class honours degree clock time Around the 1968 debut LP by ?", "Where is My first class honours degree clock time Around the 1968 debut LP by ?", "Who is My first class honours degree clock time Around the 1968 debut LP by ?", "Is my first class honours degree fourth dimension Around the 1968 debut LP by ?", "Is my first class honours degree life Around the 1968 debut LP by ?", "Where is My first class honours degree life Around the 1968 debut LP by ?", "Who is My first class honours degree life Around the 1968 debut LP by ?", "Is my first class honours degree long Around the 1968 debut LP by ?", "Is my first class honours degree meter Around the 1968 debut LP by ?", "Is my first class honours degree prison term Around the 1968 debut LP by ?", "Is my first class honours degree set Around the 1968 debut LP by ?", "Is my first class honours degree sith Around the 1968 debut LP by ?", "Where is My first class honours degree sith Around the 1968 debut LP by ?", "Who is My first class honours degree sith Around the 1968 debut LP by ?", "Is my first class honours degree time interval Around the 1968 debut LP by ?", "Where is My first class honours degree time interval Around the 1968 debut LP by ?", "Who is My first class honours degree time interval Around the 1968 debut LP by ?", "Is my first class honours degree time of day Around the 1968 debut LP by ?", "Where is My first class honours degree time of day Around the 1968 debut LP by ?", "Who is My first class honours degree time of day Around the 1968 debut LP by ?", "Is my first gear Time Around the 1968 debut LP by ?", "Where is My first gear Time Around the 1968 debut LP by ?", "Who is My first gear Time Around the 1968 debut LP by ?", "Is my first gear bird Around the 1968 debut LP by ?", "Where is My first gear bird Around the 1968 debut LP by ?", "Who is My first gear bird Around the 1968 debut LP by ?", "Is my first gear clip Around the 1968 debut LP by ?", "Where is My first gear clip Around the 1968 debut LP by ?", "Who is My first gear clip Around the 1968 debut LP by ?", "Is my first gear clock Around the 1968 debut LP by ?", "Where is My first gear clock Around the 1968 debut LP by ?", "Who is My first gear clock Around the 1968 debut LP by ?", "Is my first gear clock time Around the 1968 debut LP by ?", "Where is My first gear clock time Around the 1968 debut LP by ?", "Who is My first gear clock time Around the 1968 debut LP by ?", "Is my first gear fourth dimension Around the 1968 debut LP by ?", "Where is My first gear fourth dimension Around the 1968 debut LP by ?", "Who is My first gear fourth dimension Around the 1968 debut LP by ?", "Is my first gear life Around the 1968 debut LP by ?", "Where is My first gear life Around the 1968 debut LP by ?", "Who is My first gear life Around the 1968 debut LP by ?", "Is my first gear long Around the 1968 debut LP by ?", "Where is My first gear long Around the 1968 debut LP by ?", "Who is My first gear long Around the 1968 debut LP by ?", "Is my first gear meter Around the 1968 debut LP by ?", "Where is My first gear meter Around the 1968 debut LP by ?", "Who is My first gear meter Around the 1968 debut LP by ?", "Is my first gear prison term Around the 1968 debut LP by ?", "Where is My first gear prison term Around the 1968 debut LP by ?", "Who is My first gear prison term Around the 1968 debut LP by ?", "Is my first gear set Around the 1968 debut LP by ?", "Is my first gear sith Around the 1968 debut LP by ?", "Where is My first gear sith Around the 1968 debut LP by ?", "Who is My first gear sith Around the 1968 debut LP by ?", "Is my first gear time interval Around the 1968 debut LP by ?", "Where is My first gear time interval Around the 1968 debut LP by ?", "Who is My first gear time interval Around the 1968 debut LP by ?", "Is my first gear time of day Around the 1968 debut LP by ?", "Where is My first gear time of day Around the 1968 debut LP by ?", "Who is My first gear time of day Around the 1968 debut LP by ?", "Is my first of all Time Around the 1968 debut LP by ?", "Where is My first of all Time Around the 1968 debut LP by ?", "Who is My first of all Time Around the 1968 debut LP by ?", "Is my first of all bird Around the 1968 debut LP by ?", "Where is My first of all bird Around the 1968 debut LP by ?", "Who is My first of all bird Around the 1968 debut LP by ?", "Is my first of all clip Around the 1968 debut LP by ?", "Where is My first of all clip Around the 1968 debut LP by ?", "Who is My first of all clip Around the 1968 debut LP by ?", "Is my first of all clock Around the 1968 debut LP by ?", "Where is My first of all clock Around the 1968 debut LP by ?", "Who is My first of all clock Around the 1968 debut LP by ?", "Is my first of all clock time Around the 1968 debut LP by ?", "Where is My first of all clock time Around the 1968 debut LP by ?", "Who is My first of all clock time Around the 1968 debut LP by ?", "Is my first of all fourth dimension Around the 1968 debut LP by ?", "Where is My first of all fourth dimension Around the 1968 debut LP by ?", "Who is My first of all fourth dimension Around the 1968 debut LP by ?", "Is my first of all life Around the 1968 debut LP by ?", "Where is My first of all life Around the 1968 debut LP by ?", "Who is My first of all life Around the 1968 debut LP by ?", "Is my first of all long Around the 1968 debut LP by ?", "Where is My first of all long Around the 1968 debut LP by ?", "Who is My first of all long Around the 1968 debut LP by ?", "Is my first of all meter Around the 1968 debut LP by ?", "Where is My first of all meter Around the 1968 debut LP by ?", "Who is My first of all meter Around the 1968 debut LP by ?", "Is my first of all prison term Around the 1968 debut LP by ?", "Where is My first of all prison term Around the 1968 debut LP by ?", "Who is My first of all prison term Around the 1968 debut LP by ?", "Is my first of all set Around the 1968 debut LP by ?", "Is my first of all sith Around the 1968 debut LP by ?", "Where is My first of all sith Around the 1968 debut LP by ?", "Who is My first of all sith Around the 1968 debut LP by ?", "Is my first of all time interval Around the 1968 debut LP by ?", "Where is My first of all time interval Around the 1968 debut LP by ?", "Who is My first of all time interval Around the 1968 debut LP by ?", "Is my first of all time of day Around the 1968 debut LP by ?", "Where is My first of all time of day Around the 1968 debut LP by ?", "Who is My first of all time of day Around the 1968 debut LP by ?", "Is my first off Time Around the 1968 debut LP by ?", "Where is My first off Time Around the 1968 debut LP by ?", "Who is My first off Time Around the 1968 debut LP by ?", "Is my first off bird Around the 1968 debut LP by ?", "Where is My first off bird Around the 1968 debut LP by ?", "Who is My first off bird Around the 1968 debut LP by ?", "Is my first off clip Around the 1968 debut LP by ?", "Where is My first off clip Around the 1968 debut LP by ?", "Who is My first off clip Around the 1968 debut LP by ?", "Is my first off clock Around the 1968 debut LP by ?", "Where is My first off clock Around the 1968 debut LP by ?", "Who is My first off clock Around the 1968 debut LP by ?", "Is my first off clock time Around the 1968 debut LP by ?", "Where is My first off clock time Around the 1968 debut LP by ?", "Who is My first off clock time Around the 1968 debut LP by ?", "Is my first off fourth dimension Around the 1968 debut LP by ?", "Where is My first off fourth dimension Around the 1968 debut LP by ?", "Who is My first off fourth dimension Around the 1968 debut LP by ?", "Is my first off life Around the 1968 debut LP by ?", "Where is My first off life Around the 1968 debut LP by ?", "Who is My first off life Around the 1968 debut LP by ?", "Is my first off long Around the 1968 debut LP by ?", "Where is My first off long Around the 1968 debut LP by ?", "Who is My first off long Around the 1968 debut LP by ?", "Is my first off meter Around the 1968 debut LP by ?", "Where is My first off meter Around the 1968 debut LP by ?", "Who is My first off meter Around the 1968 debut LP by ?", "Is my first off prison term Around the 1968 debut LP by ?", "Where is My first off prison term Around the 1968 debut LP by ?", "Who is My first off prison term Around the 1968 debut LP by ?", "Is my first off set Around the 1968 debut LP by ?", "Is my first off sith Around the 1968 debut LP by ?", "Where is My first off sith Around the 1968 debut LP by ?", "Who is My first off sith Around the 1968 debut LP by ?", "Is my first off time interval Around the 1968 debut LP by ?", "Where is My first off time interval Around the 1968 debut LP by ?", "Who is My first off time interval Around the 1968 debut LP by ?", "Is my first off time of day Around the 1968 debut LP by ?", "Where is My first off time of day Around the 1968 debut LP by ?", "Who is My first off time of day Around the 1968 debut LP by ?", "Is my first up Time Around the 1968 debut LP by ?", "Where is My first up Time Around the 1968 debut LP by ?", "Who is My first up Time Around the 1968 debut LP by ?", "Is my first up bird Around the 1968 debut LP by ?", "Where is My first up bird Around the 1968 debut LP by ?", "Who is My first up bird Around the 1968 debut LP by ?", "Is my first up clip Around the 1968 debut LP by ?", "Where is My first up clip Around the 1968 debut LP by ?", "Who is My first up clip Around the 1968 debut LP by ?", "Is my first up clock Around the 1968 debut LP by ?", "Where is My first up clock Around the 1968 debut LP by ?", "Who is My first up clock Around the 1968 debut LP by ?", "Is my first up clock time Around the 1968 debut LP by ?", "Where is My first up clock time Around the 1968 debut LP by ?", "Who is My first up clock time Around the 1968 debut LP by ?", "Is my first up fourth dimension Around the 1968 debut LP by ?", "Where is My first up fourth dimension Around the 1968 debut LP by ?", "Who is My first up fourth dimension Around the 1968 debut LP by ?", "Is my first up life Around the 1968 debut LP by ?", "Where is My first up life Around the 1968 debut LP by ?", "Who is My first up life Around the 1968 debut LP by ?", "Is my first up long Around the 1968 debut LP by ?", "Where is My first up long Around the 1968 debut LP by ?", "Who is My first up long Around the 1968 debut LP by ?", "Is my first up meter Around the 1968 debut LP by ?", "Where is My first up meter Around the 1968 debut LP by ?", "Who is My first up meter Around the 1968 debut LP by ?", "Is my first up prison term Around the 1968 debut LP by ?", "Where is My first up prison term Around the 1968 debut LP by ?", "Who is My first up prison term Around the 1968 debut LP by ?", "Is my first up set Around the 1968 debut LP by ?", "Is my first up sith Around the 1968 debut LP by ?", "Where is My first up sith Around the 1968 debut LP by ?", "Who is My first up sith Around the 1968 debut LP by ?", "Is my first up time interval Around the 1968 debut LP by ?", "Where is My first up time interval Around the 1968 debut LP by ?", "Who is My first up time interval Around the 1968 debut LP by ?", "Is my first up time of day Around the 1968 debut LP by ?", "Where is My first up time of day Around the 1968 debut LP by ?", "Who is My first up time of day Around the 1968 debut LP by ?", "Is my firstly Time Around the 1968 debut LP by ?", "Where is My firstly Time Around the 1968 debut LP by ?", "Who is My firstly Time Around the 1968 debut LP by ?", "Is my firstly bird Around the 1968 debut LP by ?", "Is my firstly clip Around the 1968 debut LP by ?", "Is my firstly clock Around the 1968 debut LP by ?", "Where is My firstly clock Around the 1968 debut LP by ?", "Who is My firstly clock Around the 1968 debut LP by ?", "Is my firstly clock time Around the 1968 debut LP by ?", "Where is My firstly clock time Around the 1968 debut LP by ?", "Who is My firstly clock time Around the 1968 debut LP by ?", "Is my firstly fourth dimension Around the 1968 debut LP by ?", "Where is My firstly fourth dimension Around the 1968 debut LP by ?", "Who is My firstly fourth dimension Around the 1968 debut LP by ?", "Is my firstly life Around the 1968 debut LP by ?", "Where is My firstly life Around the 1968 debut LP by ?", "Who is My firstly life Around the 1968 debut LP by ?", "Is my firstly long Around the 1968 debut LP by ?", "Where is My firstly long Around the 1968 debut LP by ?", "Who is My firstly long Around the 1968 debut LP by ?", "Is my firstly meter Around the 1968 debut LP by ?", "Where is My firstly meter Around the 1968 debut LP by ?", "Who is My firstly meter Around the 1968 debut LP by ?", "Is my firstly prison term Around the 1968 debut LP by ?", "Where is My firstly prison term Around the 1968 debut LP by ?", "Who is My firstly prison term Around the 1968 debut LP by ?", "Is my firstly set Around the 1968 debut LP by ?", "Is my firstly sith Around the 1968 debut LP by ?", "Is my firstly time interval Around the 1968 debut LP by ?", "Where is My firstly time interval Around the 1968 debut LP by ?", "Who is My firstly time interval Around the 1968 debut LP by ?", "Is my firstly time of day Around the 1968 debut LP by ?", "Where is My firstly time of day Around the 1968 debut LP by ?", "Who is My firstly time of day Around the 1968 debut LP by ?", "Is my foremost Time Around the 1968 debut LP by ?", "Where is My foremost Time Around the 1968 debut LP by ?", "Who is My foremost Time Around the 1968 debut LP by ?", "Is my foremost bird Around the 1968 debut LP by ?", "Where is My foremost bird Around the 1968 debut LP by ?", "Who is My foremost bird Around the 1968 debut LP by ?", "Is my foremost clip Around the 1968 debut LP by ?", "Where is My foremost clip Around the 1968 debut LP by ?", "Who is My foremost clip Around the 1968 debut LP by ?", "Is my foremost clock Around the 1968 debut LP by ?", "Where is My foremost clock Around the 1968 debut LP by ?", "Who is My foremost clock Around the 1968 debut LP by ?", "Is my foremost clock time Around the 1968 debut LP by ?", "Where is My foremost clock time Around the 1968 debut LP by ?", "Who is My foremost clock time Around the 1968 debut LP by ?", "Is my foremost fourth dimension Around the 1968 debut LP by ?", "Where is My foremost fourth dimension Around the 1968 debut LP by ?", "Who is My foremost fourth dimension Around the 1968 debut LP by ?", "Is my foremost life Around the 1968 debut LP by ?", "Where is My foremost life Around the 1968 debut LP by ?", "Who is My foremost life Around the 1968 debut LP by ?", "Is my foremost long Around the 1968 debut LP by ?", "Where is My foremost long Around the 1968 debut LP by ?", "Who is My foremost long Around the 1968 debut LP by ?", "Is my foremost meter Around the 1968 debut LP by ?", "Where is My foremost meter Around the 1968 debut LP by ?", "Who is My foremost meter Around the 1968 debut LP by ?", "Is my foremost prison term Around the 1968 debut LP by ?", "Where is My foremost prison term Around the 1968 debut LP by ?", "Who is My foremost prison term Around the 1968 debut LP by ?", "Is my foremost set Around the 1968 debut LP by ?", "Is my foremost sith Around the 1968 debut LP by ?", "Where is My foremost sith Around the 1968 debut LP by ?", "Who is My foremost sith Around the 1968 debut LP by ?", "Is my foremost time interval Around the 1968 debut LP by ?", "Where is My foremost time interval Around the 1968 debut LP by ?", "Who is My foremost time interval Around the 1968 debut LP by ?", "Is my foremost time of day Around the 1968 debut LP by ?", "Where is My foremost time of day Around the 1968 debut LP by ?", "Who is My foremost time of day Around the 1968 debut LP by ?", "Is my front Time Around the 1968 debut LP by ?", "Where is My front Time Around the 1968 debut LP by ?", "Who is My front Time Around the 1968 debut LP by ?", "Is my front bird Around the 1968 debut LP by ?", "Where is My front bird Around the 1968 debut LP by ?", "Who is My front bird Around the 1968 debut LP by ?", "Is my front clip Around the 1968 debut LP by ?", "Where is My front clip Around the 1968 debut LP by ?", "Who is My front clip Around the 1968 debut LP by ?", "Is my front clock Around the 1968 debut LP by ?", "Where is My front clock Around the 1968 debut LP by ?", "Who is My front clock Around the 1968 debut LP by ?", "Is my front clock time Around the 1968 debut LP by ?", "Where is My front clock time Around the 1968 debut LP by ?", "Who is My front clock time Around the 1968 debut LP by ?", "Is my front fourth dimension Around the 1968 debut LP by ?", "Where is My front fourth dimension Around the 1968 debut LP by ?", "Who is My front fourth dimension Around the 1968 debut LP by ?", "Is my front life Around the 1968 debut LP by ?", "Where is My front life Around the 1968 debut LP by ?", "Who is My front life Around the 1968 debut LP by ?", "Is my front long Around the 1968 debut LP by ?", "Where is My front long Around the 1968 debut LP by ?", "Who is My front long Around the 1968 debut LP by ?", "Is my front meter Around the 1968 debut LP by ?", "Where is My front meter Around the 1968 debut LP by ?", "Who is My front meter Around the 1968 debut LP by ?", "Is my front prison term Around the 1968 debut LP by ?", "Where is My front prison term Around the 1968 debut LP by ?", "Who is My front prison term Around the 1968 debut LP by ?", "Is my front set Around the 1968 debut LP by ?", "Is my front sith Around the 1968 debut LP by ?", "Where is My front sith Around the 1968 debut LP by ?", "Who is My front sith Around the 1968 debut LP by ?", "Is my front time interval Around the 1968 debut LP by ?", "Where is My front time interval Around the 1968 debut LP by ?", "Who is My front time interval Around the 1968 debut LP by ?", "Is my front time of day Around the 1968 debut LP by ?", "Where is My front time of day Around the 1968 debut LP by ?", "Who is My front time of day Around the 1968 debut LP by ?", "Is my head Time Around the 1968 debut LP by ?", "Where is My head Time Around the 1968 debut LP by ?", "Who is My head Time Around the 1968 debut LP by ?", "Is my head bird Around the 1968 debut LP by ?", "Where is My head bird Around the 1968 debut LP by ?", "Who is My head bird Around the 1968 debut LP by ?", "Is my head clip Around the 1968 debut LP by ?", "Where is My head clip Around the 1968 debut LP by ?", "Who is My head clip Around the 1968 debut LP by ?", "Is my head clock Around the 1968 debut LP by ?", "Where is My head clock Around the 1968 debut LP by ?", "Who is My head clock Around the 1968 debut LP by ?", "Is my head clock time Around the 1968 debut LP by ?", "Where is My head clock time Around the 1968 debut LP by ?", "Who is My head clock time Around the 1968 debut LP by ?", "Is my head fourth dimension Around the 1968 debut LP by ?", "Where is My head fourth dimension Around the 1968 debut LP by ?", "Who is My head fourth dimension Around the 1968 debut LP by ?", "Is my head life Around the 1968 debut LP by ?", "Where is My head life Around the 1968 debut LP by ?", "Who is My head life Around the 1968 debut LP by ?", "Is my head long Around the 1968 debut LP by ?", "Where is My head long Around the 1968 debut LP by ?", "Who is My head long Around the 1968 debut LP by ?", "Is my head meter Around the 1968 debut LP by ?", "Where is My head meter Around the 1968 debut LP by ?", "Who is My head meter Around the 1968 debut LP by ?", "Is my head prison term Around the 1968 debut LP by ?", "Where is My head prison term Around the 1968 debut LP by ?", "Who is My head prison term Around the 1968 debut LP by ?", "Is my head set Around the 1968 debut LP by ?", "Is my head sith Around the 1968 debut LP by ?", "Where is My head sith Around the 1968 debut LP by ?", "Who is My head sith Around the 1968 debut LP by ?", "Is my head time interval Around the 1968 debut LP by ?", "Where is My head time interval Around the 1968 debut LP by ?", "Who is My head time interval Around the 1968 debut LP by ?", "Is my head time of day Around the 1968 debut LP by ?", "Where is My head time of day Around the 1968 debut LP by ?", "Who is My head time of day Around the 1968 debut LP by ?", "Is my initiative Time Around the 1968 debut LP by ?", "Where is My initiative Time Around the 1968 debut LP by ?", "Who is My initiative Time Around the 1968 debut LP by ?", "Is my initiative bird Around the 1968 debut LP by ?", "Where is My initiative bird Around the 1968 debut LP by ?", "Who is My initiative bird Around the 1968 debut LP by ?", "Is my initiative clip Around the 1968 debut LP by ?", "Where is My initiative clip Around the 1968 debut LP by ?", "Who is My initiative clip Around the 1968 debut LP by ?", "Is my initiative clock Around the 1968 debut LP by ?", "Where is My initiative clock Around the 1968 debut LP by ?", "Who is My initiative clock Around the 1968 debut LP by ?", "Is my initiative clock time Around the 1968 debut LP by ?", "Where is My initiative clock time Around the 1968 debut LP by ?", "Who is My initiative clock time Around the 1968 debut LP by ?", "Is my initiative fourth dimension Around the 1968 debut LP by ?", "Where is My initiative fourth dimension Around the 1968 debut LP by ?", "Who is My initiative fourth dimension Around the 1968 debut LP by ?", "Is my initiative life Around the 1968 debut LP by ?", "Where is My initiative life Around the 1968 debut LP by ?", "Who is My initiative life Around the 1968 debut LP by ?", "Is my initiative long Around the 1968 debut LP by ?", "Where is My initiative long Around the 1968 debut LP by ?", "Who is My initiative long Around the 1968 debut LP by ?", "Is my initiative meter Around the 1968 debut LP by ?", "Where is My initiative meter Around the 1968 debut LP by ?", "Who is My initiative meter Around the 1968 debut LP by ?", "Is my initiative prison term Around the 1968 debut LP by ?", "Where is My initiative prison term Around the 1968 debut LP by ?", "Who is My initiative prison term Around the 1968 debut LP by ?", "Is my initiative set Around the 1968 debut LP by ?", "Is my initiative sith Around the 1968 debut LP by ?", "Where is My initiative sith Around the 1968 debut LP by ?", "Who is My initiative sith Around the 1968 debut LP by ?", "Is my initiative time interval Around the 1968 debut LP by ?", "Where is My initiative time interval Around the 1968 debut LP by ?", "Who is My initiative time interval Around the 1968 debut LP by ?", "Is my initiative time of day Around the 1968 debut LP by ?", "Where is My initiative time of day Around the 1968 debut LP by ?", "Who is My initiative time of day Around the 1968 debut LP by ?", "Is my lead Time Around the 1968 debut LP by ?", "Where is My lead Time Around the 1968 debut LP by ?", "Who is My lead Time Around the 1968 debut LP by ?", "Is my lead bird Around the 1968 debut LP by ?", "Where is My lead bird Around the 1968 debut LP by ?", "Who is My lead bird Around the 1968 debut LP by ?", "Is my lead clip Around the 1968 debut LP by ?", "Where is My lead clip Around the 1968 debut LP by ?", "Who is My lead clip Around the 1968 debut LP by ?", "Is my lead clock Around the 1968 debut LP by ?", "Where is My lead clock Around the 1968 debut LP by ?", "Who is My lead clock Around the 1968 debut LP by ?", "Is my lead clock time Around the 1968 debut LP by ?", "Where is My lead clock time Around the 1968 debut LP by ?", "Who is My lead clock time Around the 1968 debut LP by ?", "Is my lead fourth dimension Around the 1968 debut LP by ?", "Where is My lead fourth dimension Around the 1968 debut LP by ?", "Who is My lead fourth dimension Around the 1968 debut LP by ?", "Is my lead life Around the 1968 debut LP by ?", "Where is My lead life Around the 1968 debut LP by ?", "Who is My lead life Around the 1968 debut LP by ?", "Is my lead long Around the 1968 debut LP by ?", "Where is My lead long Around the 1968 debut LP by ?", "Who is My lead long Around the 1968 debut LP by ?", "Is my lead meter Around the 1968 debut LP by ?", "Where is My lead meter Around the 1968 debut LP by ?", "Who is My lead meter Around the 1968 debut LP by ?", "Is my lead prison term Around the 1968 debut LP by ?", "Where is My lead prison term Around the 1968 debut LP by ?", "Who is My lead prison term Around the 1968 debut LP by ?", "Is my lead set Around the 1968 debut LP by ?", "Is my lead sith Around the 1968 debut LP by ?", "Where is My lead sith Around the 1968 debut LP by ?", "Who is My lead sith Around the 1968 debut LP by ?", "Is my lead time interval Around the 1968 debut LP by ?", "Where is My lead time interval Around the 1968 debut LP by ?", "Who is My lead time interval Around the 1968 debut LP by ?", "Is my lead time of day Around the 1968 debut LP by ?", "Where is My lead time of day Around the 1968 debut LP by ?", "Who is My lead time of day Around the 1968 debut LP by ?", "Is my number 1 Time Around the 1968 debut LP by ?", "Where is My number 1 Time Around the 1968 debut LP by ?", "Who is My number 1 Time Around the 1968 debut LP by ?", "Is my number 1 bird Around the 1968 debut LP by ?", "Where is My number 1 bird Around the 1968 debut LP by ?", "Who is My number 1 bird Around the 1968 debut LP by ?", "Is my number 1 clip Around the 1968 debut LP by ?", "Where is My number 1 clip Around the 1968 debut LP by ?", "Who is My number 1 clip Around the 1968 debut LP by ?", "Is my number 1 clock Around the 1968 debut LP by ?", "Where is My number 1 clock Around the 1968 debut LP by ?", "Who is My number 1 clock Around the 1968 debut LP by ?", "Is my number 1 clock time Around the 1968 debut LP by ?", "Where is My number 1 clock time Around the 1968 debut LP by ?", "Who is My number 1 clock time Around the 1968 debut LP by ?", "Is my number 1 fourth dimension Around the 1968 debut LP by ?", "Where is My number 1 fourth dimension Around the 1968 debut LP by ?", "Who is My number 1 fourth dimension Around the 1968 debut LP by ?", "Is my number 1 life Around the 1968 debut LP by ?", "Where is My number 1 life Around the 1968 debut LP by ?", "Who is My number 1 life Around the 1968 debut LP by ?", "Is my number 1 long Around the 1968 debut LP by ?", "Where is My number 1 long Around the 1968 debut LP by ?", "Who is My number 1 long Around the 1968 debut LP by ?", "Is my number 1 meter Around the 1968 debut LP by ?", "Where is My number 1 meter Around the 1968 debut LP by ?", "Who is My number 1 meter Around the 1968 debut LP by ?", "Is my number 1 prison term Around the 1968 debut LP by ?", "Where is My number 1 prison term Around the 1968 debut LP by ?", "Who is My number 1 prison term Around the 1968 debut LP by ?", "Is my number 1 set Around the 1968 debut LP by ?", "Where is My number 1 set Around the 1968 debut LP by ?", "Who is My number 1 set Around the 1968 debut LP by ?", "Is my number 1 sith Around the 1968 debut LP by ?", "Where is My number 1 sith Around the 1968 debut LP by ?", "Who is My number 1 sith Around the 1968 debut LP by ?", "Is my number 1 time interval Around the 1968 debut LP by ?", "Where is My number 1 time interval Around the 1968 debut LP by ?", "Who is My number 1 time interval Around the 1968 debut LP by ?", "Is my number 1 time of day Around the 1968 debut LP by ?", "Where is My number 1 time of day Around the 1968 debut LP by ?", "Who is My number 1 time of day Around the 1968 debut LP by ?", "Is my number one Time Around the 1968 debut LP by ?", "Where is My number one Time Around the 1968 debut LP by ?", "Who is My number one Time Around the 1968 debut LP by ?", "Is my number one bird Around the 1968 debut LP by ?", "Where is My number one bird Around the 1968 debut LP by ?", "Who is My number one bird Around the 1968 debut LP by ?", "Is my number one clip Around the 1968 debut LP by ?", "Where is My number one clip Around the 1968 debut LP by ?", "Who is My number one clip Around the 1968 debut LP by ?", "Is my number one clock Around the 1968 debut LP by ?", "Where is My number one clock Around the 1968 debut LP by ?", "Who is My number one clock Around the 1968 debut LP by ?", "Is my number one clock time Around the 1968 debut LP by ?", "Where is My number one clock time Around the 1968 debut LP by ?", "Who is My number one clock time Around the 1968 debut LP by ?", "Is my number one fourth dimension Around the 1968 debut LP by ?", "Where is My number one fourth dimension Around the 1968 debut LP by ?", "Who is My number one fourth dimension Around the 1968 debut LP by ?", "Is my number one life Around the 1968 debut LP by ?", "Where is My number one life Around the 1968 debut LP by ?", "Who is My number one life Around the 1968 debut LP by ?", "Is my number one long Around the 1968 debut LP by ?", "Where is My number one long Around the 1968 debut LP by ?", "Who is My number one long Around the 1968 debut LP by ?", "Is my number one meter Around the 1968 debut LP by ?", "Where is My number one meter Around the 1968 debut LP by ?", "Who is My number one meter Around the 1968 debut LP by ?", "Is my number one prison term Around the 1968 debut LP by ?", "Where is My number one prison term Around the 1968 debut LP by ?", "Who is My number one prison term Around the 1968 debut LP by ?", "Is my number one set Around the 1968 debut LP by ?", "Where is My number one set Around the 1968 debut LP by ?", "Who is My number one set Around the 1968 debut LP by ?", "Is my number one sith Around the 1968 debut LP by ?", "Where is My number one sith Around the 1968 debut LP by ?", "Who is My number one sith Around the 1968 debut LP by ?", "Is my number one time interval Around the 1968 debut LP by ?", "Where is My number one time interval Around the 1968 debut LP by ?", "Who is My number one time interval Around the 1968 debut LP by ?", "Is my number one time of day Around the 1968 debut LP by ?", "Where is My number one time of day Around the 1968 debut LP by ?", "Who is My number one time of day Around the 1968 debut LP by ?", "Is my oneth Time Around the 1968 debut LP by ?", "Where is My oneth Time Around the 1968 debut LP by ?", "Who is My oneth Time Around the 1968 debut LP by ?", "Is my oneth bird Around the 1968 debut LP by ?", "Where is My oneth bird Around the 1968 debut LP by ?", "Who is My oneth bird Around the 1968 debut LP by ?", "Is my oneth clip Around the 1968 debut LP by ?", "Where is My oneth clip Around the 1968 debut LP by ?", "Who is My oneth clip Around the 1968 debut LP by ?", "Is my oneth clock Around the 1968 debut LP by ?", "Where is My oneth clock Around the 1968 debut LP by ?", "Who is My oneth clock Around the 1968 debut LP by ?", "Is my oneth clock time Around the 1968 debut LP by ?", "Where is My oneth clock time Around the 1968 debut LP by ?", "Who is My oneth clock time Around the 1968 debut LP by ?", "Is my oneth fourth dimension Around the 1968 debut LP by ?", "Where is My oneth fourth dimension Around the 1968 debut LP by ?", "Who is My oneth fourth dimension Around the 1968 debut LP by ?", "Is my oneth life Around the 1968 debut LP by ?", "Where is My oneth life Around the 1968 debut LP by ?", "Who is My oneth life Around the 1968 debut LP by ?", "Is my oneth long Around the 1968 debut LP by ?", "Where is My oneth long Around the 1968 debut LP by ?", "Who is My oneth long Around the 1968 debut LP by ?", "Is my oneth meter Around the 1968 debut LP by ?", "Where is My oneth meter Around the 1968 debut LP by ?", "Who is My oneth meter Around the 1968 debut LP by ?", "Is my oneth prison term Around the 1968 debut LP by ?", "Where is My oneth prison term Around the 1968 debut LP by ?", "Who is My oneth prison term Around the 1968 debut LP by ?", "Is my oneth set Around the 1968 debut LP by ?", "Is my oneth sith Around the 1968 debut LP by ?", "Where is My oneth sith Around the 1968 debut LP by ?", "Who is My oneth sith Around the 1968 debut LP by ?", "Is my oneth time interval Around the 1968 debut LP by ?", "Where is My oneth time interval Around the 1968 debut LP by ?", "Who is My oneth time interval Around the 1968 debut LP by ?", "Is my oneth time of day Around the 1968 debut LP by ?", "Where is My oneth time of day Around the 1968 debut LP by ?", "Who is My oneth time of day Around the 1968 debut LP by ?", "Is my top Time Around the 1968 debut LP by ?", "Where is My top Time Around the 1968 debut LP by ?", "Who is My top Time Around the 1968 debut LP by ?", "Is my top bird Around the 1968 debut LP by ?", "Where is My top bird Around the 1968 debut LP by ?", "Who is My top bird Around the 1968 debut LP by ?", "Is my top clip Around the 1968 debut LP by ?", "Where is My top clip Around the 1968 debut LP by ?", "Who is My top clip Around the 1968 debut LP by ?", "Is my top clock Around the 1968 debut LP by ?", "Where is My top clock Around the 1968 debut LP by ?", "Who is My top clock Around the 1968 debut LP by ?", "Is my top clock time Around the 1968 debut LP by ?", "Where is My top clock time Around the 1968 debut LP by ?", "Who is My top clock time Around the 1968 debut LP by ?", "Is my top fourth dimension Around the 1968 debut LP by ?", "Where is My top fourth dimension Around the 1968 debut LP by ?", "Who is My top fourth dimension Around the 1968 debut LP by ?", "Is my top life Around the 1968 debut LP by ?", "Where is My top life Around the 1968 debut LP by ?", "Who is My top life Around the 1968 debut LP by ?", "Is my top long Around the 1968 debut LP by ?", "Where is My top long Around the 1968 debut LP by ?", "Who is My top long Around the 1968 debut LP by ?", "Is my top meter Around the 1968 debut LP by ?", "Where is My top meter Around the 1968 debut LP by ?", "Who is My top meter Around the 1968 debut LP by ?", "Is my top prison term Around the 1968 debut LP by ?", "Where is My top prison term Around the 1968 debut LP by ?", "Who is My top prison term Around the 1968 debut LP by ?", "Is my top set Around the 1968 debut LP by ?", "Where is My top set Around the 1968 debut LP by ?", "Who is My top set Around the 1968 debut LP by ?", "Is my top sith Around the 1968 debut LP by ?", "Where is My top sith Around the 1968 debut LP by ?", "Who is My top sith Around the 1968 debut LP by ?", "Is my top time interval Around the 1968 debut LP by ?", "Where is My top time interval Around the 1968 debut LP by ?", "Who is My top time interval Around the 1968 debut LP by ?", "Is my top time of day Around the 1968 debut LP by ?", "Where is My top time of day Around the 1968 debut LP by ?", "Who is My top time of day Around the 1968 debut LP by ?", "Is my world class Time Around the 1968 debut LP by ?", "Where is My world class Time Around the 1968 debut LP by ?", "Who is My world class Time Around the 1968 debut LP by ?", "Is my world class bird Around the 1968 debut LP by ?", "Where is My world class bird Around the 1968 debut LP by ?", "Who is My world class bird Around the 1968 debut LP by ?", "Is my world class clip Around the 1968 debut LP by ?", "Where is My world class clip Around the 1968 debut LP by ?", "Who is My world class clip Around the 1968 debut LP by ?", "Is my world class clock Around the 1968 debut LP by ?", "Where is My world class clock Around the 1968 debut LP by ?", "Who is My world class clock Around the 1968 debut LP by ?", "Is my world class clock time Around the 1968 debut LP by ?", "Where is My world class clock time Around the 1968 debut LP by ?", "Who is My world class clock time Around the 1968 debut LP by ?", "Is my world class fourth dimension Around the 1968 debut LP by ?", "Where is My world class fourth dimension Around the 1968 debut LP by ?", "Who is My world class fourth dimension Around the 1968 debut LP by ?", "Is my world class life Around the 1968 debut LP by ?", "Where is My world class life Around the 1968 debut LP by ?", "Who is My world class life Around the 1968 debut LP by ?", "Is my world class long Around the 1968 debut LP by ?", "Where is My world class long Around the 1968 debut LP by ?", "Who is My world class long Around the 1968 debut LP by ?", "Is my world class meter Around the 1968 debut LP by ?", "Where is My world class meter Around the 1968 debut LP by ?", "Who is My world class meter Around the 1968 debut LP by ?", "Is my world class prison term Around the 1968 debut LP by ?", "Where is My world class prison term Around the 1968 debut LP by ?", "Who is My world class prison term Around the 1968 debut LP by ?", "Is my world class set Around the 1968 debut LP by ?", "Is my world class sith Around the 1968 debut LP by ?", "Where is My world class sith Around the 1968 debut LP by ?", "Who is My world class sith Around the 1968 debut LP by ?", "Is my world class time interval Around the 1968 debut LP by ?", "Where is My world class time interval Around the 1968 debut LP by ?", "Who is My world class time interval Around the 1968 debut LP by ?", "Is my world class time of day Around the 1968 debut LP by ?", "Where is My world class time of day Around the 1968 debut LP by ?", "Who is My world class time of day Around the 1968 debut LP by ?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3831499, "src_sentence": "This is the place which turned the career of Karunanidhi, the former chief minister of Tamil Nadu.", "sentence": "Karunanidhi [is] the former chief minister of Tamil Nadu", "sub": "http://dbpedia.org/resource/Karunanidhi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Tamil_Nadu", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does karunanidhi [is] the former chief minister of Tamil Nadu?", "Who [is] the former chief minister of Tamil Nadu?"], "type": [-1, 1], "question_in_type": ["Does karunanidhi [is] the former chief minister of ?", "Who [is] the former chief minister of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3840614, "src_sentence": "Beast Over Hammersmith is a live album by the British heavy metal band Iron Maiden, released on 4 November 2002.", "sentence": "Beast Over Hammersmith is a live album by the British heavy metal band Iron Maiden, released on 4 November 2002", "sub": "http://dbpedia.org/resource/Beast_over_Hammersmith", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Iron_Maiden", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is beast Over Hammersmith a live album by the British heavy metal band Iron Maiden , released on 4 November 2002 ?", "Who is Beast Over Hammersmith a live album by the British heavy metal band Iron Maiden , released on?", "Where is Beast Over Hammersmith a live album by the British heavy metal band Iron Maiden , released on?", "When is Beast Over Hammersmith a live album by the British heavy metal band Iron Maiden , release?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is beast Over Hammersmith a live album by the British heavy metal band , released on 4 November 2002 ?", "Who is a live album by the British heavy metal band , released on?", "Where is a live album by the British heavy metal band , released on?", "When is a live album by the British heavy metal band , release?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3840784, "src_sentence": "Loosely following the path of the Porirua Stream through the valley is the North Island Main Trunk line; the Kapiti Line of the Wellington suburban railway, operated by Tranz Metro.", "sentence": "the Wellington suburban railway operated by Tranz Metro", "sub": "http://dbpedia.org/resource/Tranz_Metro", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Wellington suburban railway op by Tranz Metro?", "Where did the Wellington suburban railway operated by?", "Who did the Wellington suburban railway operated by?"], "type": [-1, 2, 1], "question_in_type": ["Does the suburban railway op by ?", "Where did the suburban railway operated by?", "Who did the suburban railway operated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3841885, "src_sentence": "Frasera caroliniensis, commonly known as American columbo or yellow gentian, is a herbaceous perennial of the gentian family Gentianaceae found in the deciduous forest of Southern Ontario and throughout the eastern and southeastern United States.", "sentence": "Frasera caroliniensis is a herbaceous perennial of the gentian family Gentianaceae found in the deciduous forest of Southern Ontario and throughout the eastern and southeastern United States", "sub": "http://dbpedia.org/resource/Frasera_caroliniensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gentianaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is frasera caroliniensis a herbaceous perennial of the gentian family Gentianaceae found in the deciduous forest of Southern Ontario and throughout the eastern and southeastern United States ?", "Where is Frasera caroliniensis a herbaceous perennial of the gentian family Gentianaceae found in?"], "type": [-1, 2], "question_in_type": ["Is frasera caroliniensis a herbaceous perennial of the Gentianaceae found in the deciduous forest of Southern Ontario and throughout the eastern and southeastern United States ?", "Where is a herbaceous perennial of the Gentianaceae found in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3853417, "src_sentence": "He is the brother of former Sri Lanka cricket captain Arjuna Ranatunga.", "sentence": "Arjuna Ranatunga [is] former cricket captain [from] Sri Lanka", "sub": "http://dbpedia.org/resource/Arjuna_Ranatunga", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Sri_Lanka", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does arjuna Ranatunga [is] former cricket captain [from] Sri Lanka?", "Who [is] former cricket captain [from] Sri Lanka?", "Who did Arjuna Ranatunga [ is ] former cricket captain [ from ] Sri Lanka ?"], "type": [-1, 1, 1], "question_in_type": ["Does arjuna Ranatunga [is] former cricket captain [from] ?", "Who [is] former cricket captain [from] ?", "Who did [ is ] former cricket captain [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3873921, "src_sentence": "Leucinodes laisalis is a species of moth in the family Crambidae.", "sentence": "Leucinodes laisalis is a species of moth in the family Crambidae", "sub": "http://dbpedia.org/resource/Leucinodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucinodes laisalis a species of moth in the family Crambidae ?", "Where is Leucinodes laisalis a species of moth in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is leucinodes laisalis a species of moth in the family ?", "Where is laisalis a species of moth in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3877459, "src_sentence": "Prior to his defeat, Pittman convinced former U.S. Rep. Louis Stokes to support a congressional amendment that made East Cleveland a \"direct entitlement city\" under HUD.", "sentence": "former U.S. Rep. Louis Stokes to support a congressional amendment that made East Cleveland a \"direct entitlement city\" under HUD", "sub": "http://dbpedia.org/resource/Louis_Stokes", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Cleveland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did former U.S. Rep. Louis Stokes to support a congressional amendment that mad East Cleveland a \"direct entitlement city\" under HUD?", "Where did former U.S. Rep. Louis Stokes to support a?", "Who did former U.S. Rep. Louis Stokes to support a?"], "type": [-1, 2, 1], "question_in_type": ["Did former U.S. Rep. to support a congressional amendment that mad East a \"direct entitlement city\" under HUD?", "Where did former U.S. Rep. to support a?", "Who did former U.S. Rep. to support a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 3879654, "src_sentence": "In 2011, 7th SFG(A) relocated from Fort Bragg, North Carolina, to Eglin Air Force Base, Florida, as part of the 2005 Base Realignment and Closure (BRAC) round.", "sentence": "7th SFG relocated from Fort Bragg to Eglin Air Force Base as part of the 2005 Closure ( BRAC ) round In 2011", "sub": "http://dbpedia.org/resource/7th_Special_Forces_Group_(United_States)", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Eglin_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did 7th SFG reloc from Fort Bragg to Eglin Air Force Base as part of the 2005 Closure ( BRAC ) round In 2011?", "Who relocated from Fort Bragg to Eglin Air Force Base as part of the 2005 Closure ( BRAC ) round In 2011?", "Where did 7th SFG relocated from?", "When did 7th SFG relocate from Fort Bragg to Eglin Air Force Base as part of the?", "When did 7th SFG relocate from Fort Bragg to Eglin Air Force Base as part of the 2005 Closure ( BRAC ) round In?", "Did 7th SFG reloc from Fort Bragg to Eglin Air Force Base as part of the 2005 Base Realignment ( BRAC ) round In 2011?", "Who relocated from Fort Bragg to Eglin Air Force Base as part of the 2005 Base Realignment ( BRAC ) round In 2011?", "When did 7th SFG relocate from Fort Bragg to Eglin Air Force Base as part of the 2005 Base Realignment ( BRAC ) round In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 3], "question_in_type": ["Did reloc from Fort Bragg to as part of the 2005 Closure ( BRAC ) round In 2011?", "Who relocated from Fort Bragg to as part of the 2005 Closure ( BRAC ) round In 2011?", "Where did relocated from?", "When did relocate from Fort Bragg to as part of the?", "When did relocate from Fort Bragg to as part of the 2005 Closure ( BRAC ) round In?", "Did reloc from Fort Bragg to as part of the 2005 Base Realignment ( BRAC ) round In 2011?", "Who relocated from Fort Bragg to as part of the 2005 Base Realignment ( BRAC ) round In 2011?", "When did relocate from Fort Bragg to as part of the 2005 Base Realignment ( BRAC ) round In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3880404, "src_sentence": "Aigurande is a commune in the Indre department in central France.", "sentence": "Aigurande is a commune in the Indre department in central France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre department in central France ?", "Who is a commune in the Indre department in central France?", "Where is Aigurande a commune in the Indre department in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the department in central France ?", "Who is a commune in the department in central France?", "Where is a commune in the department in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3882026, "src_sentence": "In September 1998, after Russia's 1998 financial crash brought down Sergei Kirienko government, Yavlinsky proposed the candidacy of Yevgeny Primakov who was elected Prime Minister in spite of resistance from Yeltsin, his family and entourage.", "sentence": "Yevgeny Primakov was elected Prime Minister in spite of resistance from Yeltsin", "sub": "http://dbpedia.org/resource/Yevgeny_Primakov", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Boris_Yeltsin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was yevgeny Primakov elected Prime Minister in spite of resistance from Yeltsin ?", "Who was elected Prime Minister in spite of resistance from Yeltsin?", "Who was Yevgeny Primakov elected?"], "type": [-1, 1, 1], "question_in_type": ["Was yevgeny Primakov elected Prime Minister in spite of resistance from ?", "Who was elected Prime Minister in spite of resistance from ?", "Who was elected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3882035, "src_sentence": "The news media had been full of speculation that if the Duma goes ahead with impeachment, Yeltsin may retaliate by firing the communist-backed Cabinet of Prime Minister Yevgeny Primakov.", "sentence": "Yeltsin may retaliate by firing the communist-backed Cabinet of Prime Minister Yevgeny Primakov", "sub": "http://dbpedia.org/resource/Yevgeny_Primakov", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Boris_Yeltsin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["May yeltsin retaliate by firing the communist-backed Cabinet of Prime Minister Yevgeny Primakov ?", "Who may retaliate by firing the communist-backed Cabinet of Prime Minister Yevgeny Primakov?", "Where may Yeltsin retaliate by?", "Who may Yeltsin retaliate by?"], "type": [-1, 1, 2, 1], "question_in_type": ["May yeltsin retaliate by firing the communist-backed Cabinet of Prime Minister ?", "Who may retaliate by firing the communist-backed Cabinet of Prime Minister ?", "Where may retaliate by?", "Who may retaliate by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3882073, "src_sentence": "he insisted that Putin's policies were to be seen as a direct continuation of Yeltsin's.", "sentence": "Putin's policies were to be seen as a direct continuation of Yeltsin's", "sub": "http://dbpedia.org/resource/Vladimir_Putin", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Boris_Yeltsin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Were putin 's policies to be seen as a direct continuation of Yeltsin 's ?", "Who's policies were to be seen as a direct continuation of Yeltsin's?", "Who were Putin 's policies to be seen?", "Does putin's policies to be seen as a direct continuation of Yeltsin's?", "Who's policies to be seen as a direct continuation of Yeltsin's?", "Who did Putin 's policies to be seen?"], "type": [-1, 1, 1, -1, 1, 1], "question_in_type": ["Were putin 's policies to be seen as a direct continuation of 's ?", "Who's policies were to be seen as a direct continuation of 's?", "Who were 's policies to be seen?", "Does putin's policies to be seen as a direct continuation of 's?", "Who's policies to be seen as a direct continuation of 's?", "Who did 's policies to be seen?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3882101, "src_sentence": "A fusion of Wall Street and White House paralyzed all possibilities of Barack Obama other than to inject fresh money in the old economy.", "sentence": "A fusion of White House paralyzed all possibilities of Barack Obama other", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Barack_Obama", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did a fusion of White House paralys all possibilities of Barack Obama other?", "Where did A fusion of White House paralyzed all?"], "type": [-1, 2], "question_in_type": ["Did a fusion of paralys all possibilities of other?", "Where did A fusion of paralyzed all?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 3882673, "src_sentence": "It was developed by Polish surgeon Jan Mikulicz-Radecki (1850-1905) as a means to drain the abdominal cavity after an operation.", "sentence": "Jan Mikulicz [is] surgeon [from] Poland", "sub": "http://dbpedia.org/resource/Jan_Mikulicz-Radecki", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Poland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jan Mikulicz [is] surgeon [from] Poland?", "Who [is] surgeon [from] Poland?", "Where did Jan Mikulicz [ is ] surgeon [ from ] Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Does jan [is] surgeon [from] ?", "Who [is] surgeon [from] ?", "Where did Jan [ is ] surgeon [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 3884542, "src_sentence": " East of Portland, the Bonneville Dam poses a significant obstacle to the Columbia River's shad run.", "sentence": "the Bonneville Dam poses a significant obstacle to the Columbia River's shad run", "sub": "http://dbpedia.org/resource/Bonneville_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Columbia_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Bonneville Dam pos a significant obstacle to the Columbia River's shad run?", "Where did the Bonneville Dam poses a?"], "type": [-1, 2], "question_in_type": ["Does the pos a significant obstacle to the 's shad run?", "Where did the poses a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 3888099, "src_sentence": "His piano playing is influenced by classical music and gospel music.", "sentence": "His piano playing is influenced by gospel music", "sub": "http://dbpedia.org/resource/Gospel_music", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Piano", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Is his piano playing influenced by gospel music ?", "Is his forte piano playing influenced by evangel euphony ?", "Is his forte piano playing influenced by evangel medicine ?", "Is his forte piano playing influenced by evangel melody ?", "Is his forte piano playing influenced by evangel music ?", "Is his forte piano playing influenced by evangel vibe ?", "Is his forte piano playing influenced by gospel euphony ?", "Is his forte piano playing influenced by gospel medicine ?", "Is his forte piano playing influenced by gospel melody ?", "Is his forte piano playing influenced by gospel music ?", "Is his forte piano playing influenced by gospel singing euphony ?", "Is his forte piano playing influenced by gospel singing medicine ?", "Is his forte piano playing influenced by gospel singing melody ?", "Is his forte piano playing influenced by gospel singing music ?", "Is his forte piano playing influenced by gospel singing vibe ?", "Is his forte piano playing influenced by gospel truth euphony ?", "Is his forte piano playing influenced by gospel truth medicine ?", "Is his forte piano playing influenced by gospel truth melody ?", "Is his forte piano playing influenced by gospel truth music ?", "Is his forte piano playing influenced by gospel truth vibe ?", "Is his forte piano playing influenced by gospel vibe ?", "Is his forte piano playing influenced by gospels euphony ?", "Is his forte piano playing influenced by gospels medicine ?", "Is his forte piano playing influenced by gospels melody ?", "Is his forte piano playing influenced by gospels music ?", "Is his forte piano playing influenced by gospels vibe ?", "Is his forte piano playing influenced by religious doctrine euphony ?", "Is his forte piano playing influenced by religious doctrine medicine ?", "Is his forte piano playing influenced by religious doctrine melody ?", "Is his forte piano playing influenced by religious doctrine music ?", "Is his forte piano playing influenced by religious doctrine vibe ?", "Is his pianissimo playing influenced by gospel music ?", "Is his piano playing influenced by evangel euphony ?", "Is his piano playing influenced by evangel medicine ?", "Is his piano playing influenced by evangel melody ?", "Is his piano playing influenced by evangel music ?", "Is his piano playing influenced by evangel vibe ?", "Is his piano playing influenced by gospel euphony ?", "Is his piano playing influenced by gospel medicine ?", "Is his piano playing influenced by gospel melody ?", "Is his piano playing influenced by gospel singing euphony ?", "Is his piano playing influenced by gospel singing medicine ?", "Is his piano playing influenced by gospel singing melody ?", "Is his piano playing influenced by gospel singing music ?", "Is his piano playing influenced by gospel singing vibe ?", "Is his piano playing influenced by gospel truth euphony ?", "Is his piano playing influenced by gospel truth medicine ?", "Is his piano playing influenced by gospel truth melody ?", "Is his piano playing influenced by gospel truth music ?", "Is his piano playing influenced by gospel truth vibe ?", "Is his piano playing influenced by gospel vibe ?", "Is his piano playing influenced by gospels euphony ?", "Is his piano playing influenced by gospels medicine ?", "Is his piano playing influenced by gospels melody ?", "Is his piano playing influenced by gospels music ?", "Is his piano playing influenced by gospels vibe ?", "Is his piano playing influenced by religious doctrine euphony ?", "Is his piano playing influenced by religious doctrine medicine ?", "Is his piano playing influenced by religious doctrine melody ?", "Is his piano playing influenced by religious doctrine music ?", "Is his piano playing influenced by religious doctrine vibe ?", "Is his pianoforte playing influenced by evangel euphony ?", "Is his pianoforte playing influenced by evangel medicine ?", "Is his pianoforte playing influenced by evangel melody ?", "Is his pianoforte playing influenced by evangel music ?", "Is his pianoforte playing influenced by evangel vibe ?", "Is his pianoforte playing influenced by gospel euphony ?", "Is his pianoforte playing influenced by gospel medicine ?", "Is his pianoforte playing influenced by gospel melody ?", "Is his pianoforte playing influenced by gospel music ?", "Is his pianoforte playing influenced by gospel singing euphony ?", "Is his pianoforte playing influenced by gospel singing medicine ?", "Is his pianoforte playing influenced by gospel singing melody ?", "Is his pianoforte playing influenced by gospel singing music ?", "Is his pianoforte playing influenced by gospel singing vibe ?", "Is his pianoforte playing influenced by gospel truth euphony ?", "Is his pianoforte playing influenced by gospel truth medicine ?", "Is his pianoforte playing influenced by gospel truth melody ?", "Is his pianoforte playing influenced by gospel truth music ?", "Is his pianoforte playing influenced by gospel truth vibe ?", "Is his pianoforte playing influenced by gospel vibe ?", "Is his pianoforte playing influenced by gospels euphony ?", "Is his pianoforte playing influenced by gospels medicine ?", "Is his pianoforte playing influenced by gospels melody ?", "Is his pianoforte playing influenced by gospels music ?", "Is his pianoforte playing influenced by gospels vibe ?", "Is his pianoforte playing influenced by religious doctrine euphony ?", "Is his pianoforte playing influenced by religious doctrine medicine ?", "Is his pianoforte playing influenced by religious doctrine melody ?", "Is his pianoforte playing influenced by religious doctrine music ?", "Is his pianoforte playing influenced by religious doctrine vibe ?", "Is his soft playing influenced by gospel music ?", "Is his softly playing influenced by gospel music ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is his playing influenced by ?", "Is his forte playing influenced by evangel euphony ?", "Is his forte playing influenced by evangel medicine ?", "Is his forte playing influenced by evangel melody ?", "Is his forte playing influenced by evangel music ?", "Is his forte playing influenced by evangel vibe ?", "Is his forte playing influenced by gospel euphony ?", "Is his forte playing influenced by gospel medicine ?", "Is his forte playing influenced by gospel melody ?", "Is his forte playing influenced by ?", "Is his forte playing influenced by gospel singing euphony ?", "Is his forte playing influenced by gospel singing medicine ?", "Is his forte playing influenced by gospel singing melody ?", "Is his forte playing influenced by gospel singing music ?", "Is his forte playing influenced by gospel singing vibe ?", "Is his forte playing influenced by gospel truth euphony ?", "Is his forte playing influenced by gospel truth medicine ?", "Is his forte playing influenced by gospel truth melody ?", "Is his forte playing influenced by gospel truth music ?", "Is his forte playing influenced by gospel truth vibe ?", "Is his forte playing influenced by gospel vibe ?", "Is his forte playing influenced by gospels euphony ?", "Is his forte playing influenced by gospels medicine ?", "Is his forte playing influenced by gospels melody ?", "Is his forte playing influenced by gospels music ?", "Is his forte playing influenced by gospels vibe ?", "Is his forte playing influenced by religious doctrine euphony ?", "Is his forte playing influenced by religious doctrine medicine ?", "Is his forte playing influenced by religious doctrine melody ?", "Is his forte playing influenced by religious doctrine music ?", "Is his forte playing influenced by religious doctrine vibe ?", "Is his pianissimo playing influenced by ?", "Is his playing influenced by evangel euphony ?", "Is his playing influenced by evangel medicine ?", "Is his playing influenced by evangel melody ?", "Is his playing influenced by evangel music ?", "Is his playing influenced by evangel vibe ?", "Is his playing influenced by gospel euphony ?", "Is his playing influenced by gospel medicine ?", "Is his playing influenced by gospel melody ?", "Is his playing influenced by gospel singing euphony ?", "Is his playing influenced by gospel singing medicine ?", "Is his playing influenced by gospel singing melody ?", "Is his playing influenced by gospel singing music ?", "Is his playing influenced by gospel singing vibe ?", "Is his playing influenced by gospel truth euphony ?", "Is his playing influenced by gospel truth medicine ?", "Is his playing influenced by gospel truth melody ?", "Is his playing influenced by gospel truth music ?", "Is his playing influenced by gospel truth vibe ?", "Is his playing influenced by gospel vibe ?", "Is his playing influenced by gospels euphony ?", "Is his playing influenced by gospels medicine ?", "Is his playing influenced by gospels melody ?", "Is his playing influenced by gospels music ?", "Is his playing influenced by gospels vibe ?", "Is his playing influenced by religious doctrine euphony ?", "Is his playing influenced by religious doctrine medicine ?", "Is his playing influenced by religious doctrine melody ?", "Is his playing influenced by religious doctrine music ?", "Is his playing influenced by religious doctrine vibe ?", "Is his forte playing influenced by evangel euphony ?", "Is his forte playing influenced by evangel medicine ?", "Is his forte playing influenced by evangel melody ?", "Is his forte playing influenced by evangel music ?", "Is his forte playing influenced by evangel vibe ?", "Is his forte playing influenced by gospel euphony ?", "Is his forte playing influenced by gospel medicine ?", "Is his forte playing influenced by gospel melody ?", "Is his forte playing influenced by ?", "Is his forte playing influenced by gospel singing euphony ?", "Is his forte playing influenced by gospel singing medicine ?", "Is his forte playing influenced by gospel singing melody ?", "Is his forte playing influenced by gospel singing music ?", "Is his forte playing influenced by gospel singing vibe ?", "Is his forte playing influenced by gospel truth euphony ?", "Is his forte playing influenced by gospel truth medicine ?", "Is his forte playing influenced by gospel truth melody ?", "Is his forte playing influenced by gospel truth music ?", "Is his forte playing influenced by gospel truth vibe ?", "Is his forte playing influenced by gospel vibe ?", "Is his forte playing influenced by gospels euphony ?", "Is his forte playing influenced by gospels medicine ?", "Is his forte playing influenced by gospels melody ?", "Is his forte playing influenced by gospels music ?", "Is his forte playing influenced by gospels vibe ?", "Is his forte playing influenced by religious doctrine euphony ?", "Is his forte playing influenced by religious doctrine medicine ?", "Is his forte playing influenced by religious doctrine melody ?", "Is his forte playing influenced by religious doctrine music ?", "Is his forte playing influenced by religious doctrine vibe ?", "Is his soft playing influenced by ?", "Is his softly playing influenced by ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 3903559, "src_sentence": "Twenty minutes later, Iran releases 52 American hostages.", "sentence": "Iran releases 52 american hostages", "sub": "http://dbpedia.org/resource/Iran_hostage_crisis", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Iran", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does iran releas 52 american hostages?", "Who releases 52 american hostages?", "Where did Iran releases 52?", "Does iran releas 52 American hostages Twenty minutes later?", "Who releases 52 American hostages Twenty minutes later?", "When did Iran release 52 American hostages?", "When did Iran releases?", "Does iran releas 52 American hostages Twenty arcminute later?", "Who releases 52 American hostages Twenty arcminute later?", "Does iran releas 52 American hostages Twenty hour later?", "Who releases 52 American hostages Twenty hour later?", "Does iran releas 52 American hostages Twenty infinitesimal later?", "Who releases 52 American hostages Twenty infinitesimal later?", "Does iran releas 52 American hostages Twenty min later?", "Who releases 52 American hostages Twenty min later?", "Does iran releas 52 American hostages Twenty miniscule later?", "Who releases 52 American hostages Twenty miniscule later?", "Does iran releas 52 American hostages Twenty minuscule later?", "Who releases 52 American hostages Twenty minuscule later?", "Does iran releas 52 American hostages Twenty minute of arc later?", "Who releases 52 American hostages Twenty minute of arc later?", "Does iran releas 52 American hostages Twenty moment later?", "Who releases 52 American hostages Twenty moment later?", "Does iran releas 52 American hostages Twenty narrow later?", "Who releases 52 American hostages Twenty narrow later?", "Does iran releas 52 American hostages Twenty teensy later?", "Who releases 52 American hostages Twenty teensy later?", "When did Iran release 52 American surety?", "When did Iran release 52 american english hostages?", "When did Iran release 52 american english surety?", "When did Iran release 52 finglish hostages?", "When did Iran release 52 finglish surety?", "When did Iran release 52 u.s hostages?", "When did Iran release 52 u.s surety?", "When did Iran release 52 united statesian hostages?", "When did Iran release 52 united statesian surety?", "When did Iran release 52 us american hostages?", "When did Iran release 52 us american surety?", "When did Iran release 52 us er hostages?", "When did Iran release 52 us er surety?", "When did Iran release 52 us ian hostages?", "When did Iran release 52 us ian surety?", "When did Iran release 52 usanian hostages?", "When did Iran release 52 usanian surety?", "When did Iran release 52 usonian hostages?", "When did Iran release 52 usonian surety?", "When did Iran release 52 western hemispherian hostages?", "When did Iran release 52 western hemispherian surety?", "When did Iran release 52 yank hostages?", "When did Iran release 52 yank surety?"], "type": [-1, 1, 2, -1, 1, 3, 3, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], "question_in_type": ["Does iran releas ?", "Who releases ?", "Where did releases 52?", "Does iran releas Twenty minutes later?", "Who releases Twenty minutes later?", "When did release ?", "When did releases?", "Does iran releas Twenty arcminute later?", "Who releases Twenty arcminute later?", "Does iran releas Twenty hour later?", "Who releases Twenty hour later?", "Does iran releas Twenty infinitesimal later?", "Who releases Twenty infinitesimal later?", "Does iran releas Twenty min later?", "Who releases Twenty min later?", "Does iran releas Twenty miniscule later?", "Who releases Twenty miniscule later?", "Does iran releas Twenty minuscule later?", "Who releases Twenty minuscule later?", "Does iran releas Twenty minute of arc later?", "Who releases Twenty minute of arc later?", "Does iran releas Twenty moment later?", "Who releases Twenty moment later?", "Does iran releas Twenty narrow later?", "Who releases Twenty narrow later?", "Does iran releas Twenty teensy later?", "Who releases Twenty teensy later?", "When did release 52 American surety?", "When did release 52 american english hostages?", "When did release 52 american english surety?", "When did release 52 finglish hostages?", "When did release 52 finglish surety?", "When did release 52 u.s hostages?", "When did release 52 u.s surety?", "When did release 52 united statesian hostages?", "When did release 52 united statesian surety?", "When did release 52 us american hostages?", "When did release 52 us american surety?", "When did release 52 us er hostages?", "When did release 52 us er surety?", "When did release 52 us ian hostages?", "When did release 52 us ian surety?", "When did release 52 usanian hostages?", "When did release 52 usanian surety?", "When did release 52 usonian hostages?", "When did release 52 usonian surety?", "When did release 52 western hemispherian hostages?", "When did release 52 western hemispherian surety?", "When did release 52 yank hostages?", "When did release 52 yank surety?"], "exp": [-1, -1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 3904799, "src_sentence": "Gymnopilus cyanopalmicola is a species of mushroom in the family Cortinariaceae.", "sentence": "Gymnopilus cyanopalmicola is a species of mushroom in the family Cortinariaceae", "sub": "http://dbpedia.org/resource/Gymnopilus_cyanopalmicola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cortinariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gymnopilus cyanopalmicola a species of mushroom in the family Cortinariaceae ?", "Who is Gymnopilus cyanopalmicola a species of mushroom in the family Cortinariaceae ?"], "type": [-1, 1], "question_in_type": ["Is gymnopilus cyanopalmicola a species of mushroom in the family ?", "Who is a species of mushroom in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3904882, "src_sentence": "Faithful to President Chirac, he frequently criticized UMP leader Nicolas Sarkozy.", "sentence": "Nicolas Sarkozy [is] frequently criticized leader [of] UMP", "sub": "http://dbpedia.org/resource/Union_for_a_Popular_Movement", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Nicolas_Sarkozy", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do nicolas Sarkozy [is] frequently crit leader [of] UMP?", "Who [is] frequently criticized leader [of] UMP?", "Where did Nicolas Sarkozy [ is ] frequently?"], "type": [-1, 1, 2], "question_in_type": ["Do nicolas Sarkozy [is] frequently crit leader [of] ?", "Who [is] frequently criticized leader [of] ?", "Where did [ is ] frequently?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3910052, "src_sentence": "The eastern indigo snake (Drymarchon couperi) is a species of large, non-venomous snake in the family Colubridae.", "sentence": "The eastern indigo snake is a species of large, non-venomous snake in the family Colubridae", "sub": "http://dbpedia.org/resource/Drymarchon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Colubridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the eastern indigo snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil auger a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil slither a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east anil wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo auger a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant auger a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant slither a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plant wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo slither a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigo wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria auger a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria slither a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east indigofera tinctoria wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad auger a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad slither a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the east woad wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil auger a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil slither a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly anil wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo auger a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant auger a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant slither a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plant wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo slither a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigo wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria auger a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria slither a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly indigofera tinctoria wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad auger a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad slither a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the easterly woad wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil auger a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil slither a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern anil wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo auger a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant auger a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant slither a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plant wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo slither a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigo wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria auger a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria slither a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern indigofera tinctoria wirepuller a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad auger a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad hydra a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad joe blake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad ophidian a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad plumber 's snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad serpent a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad slither a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad snake in grass a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad snake river a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad trouser snake a species of large , non-venomous snake in the family Colubridae ?", "Is the eastern woad wirepuller a species of large , non-venomous snake in the family Colubridae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the eastern a species of large , non-venomous snake in the family ?", "Is the east anil auger a species of large , non-venomous snake in the family ?", "Is the east anil hydra a species of large , non-venomous snake in the family ?", "Is the east anil joe blake a species of large , non-venomous snake in the family ?", "Is the east anil ophidian a species of large , non-venomous snake in the family ?", "Is the east anil plumber 's snake a species of large , non-venomous snake in the family ?", "Is the east anil serpent a species of large , non-venomous snake in the family ?", "Is the east anil slither a species of large , non-venomous snake in the family ?", "Is the east anil snake a species of large , non-venomous snake in the family ?", "Is the east anil snake in grass a species of large , non-venomous snake in the family ?", "Is the east anil snake river a species of large , non-venomous snake in the family ?", "Is the east anil trouser snake a species of large , non-venomous snake in the family ?", "Is the east anil wirepuller a species of large , non-venomous snake in the family ?", "Is the east indigo auger a species of large , non-venomous snake in the family ?", "Is the east indigo hydra a species of large , non-venomous snake in the family ?", "Is the east indigo joe blake a species of large , non-venomous snake in the family ?", "Is the east indigo ophidian a species of large , non-venomous snake in the family ?", "Is the east indigo plant auger a species of large , non-venomous snake in the family ?", "Is the east indigo plant hydra a species of large , non-venomous snake in the family ?", "Is the east indigo plant joe blake a species of large , non-venomous snake in the family ?", "Is the east indigo plant ophidian a species of large , non-venomous snake in the family ?", "Is the east indigo plant plumber 's snake a species of large , non-venomous snake in the family ?", "Is the east indigo plant serpent a species of large , non-venomous snake in the family ?", "Is the east indigo plant slither a species of large , non-venomous snake in the family ?", "Is the east indigo plant snake a species of large , non-venomous snake in the family ?", "Is the east indigo plant snake in grass a species of large , non-venomous snake in the family ?", "Is the east indigo plant snake river a species of large , non-venomous snake in the family ?", "Is the east indigo plant trouser snake a species of large , non-venomous snake in the family ?", "Is the east indigo plant wirepuller a species of large , non-venomous snake in the family ?", "Is the east indigo plumber 's snake a species of large , non-venomous snake in the family ?", "Is the east indigo serpent a species of large , non-venomous snake in the family ?", "Is the east indigo slither a species of large , non-venomous snake in the family ?", "Is the east a species of large , non-venomous snake in the family ?", "Is the east in grass a species of large , non-venomous snake in the family ?", "Is the east river a species of large , non-venomous snake in the family ?", "Is the east indigo trouser snake a species of large , non-venomous snake in the family ?", "Is the east indigo wirepuller a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria auger a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria hydra a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria joe blake a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria ophidian a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria serpent a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria slither a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria snake a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria snake in grass a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria snake river a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria trouser snake a species of large , non-venomous snake in the family ?", "Is the east indigofera tinctoria wirepuller a species of large , non-venomous snake in the family ?", "Is the east woad auger a species of large , non-venomous snake in the family ?", "Is the east woad hydra a species of large , non-venomous snake in the family ?", "Is the east woad joe blake a species of large , non-venomous snake in the family ?", "Is the east woad ophidian a species of large , non-venomous snake in the family ?", "Is the east woad plumber 's snake a species of large , non-venomous snake in the family ?", "Is the east woad serpent a species of large , non-venomous snake in the family ?", "Is the east woad slither a species of large , non-venomous snake in the family ?", "Is the east woad snake a species of large , non-venomous snake in the family ?", "Is the east woad snake in grass a species of large , non-venomous snake in the family ?", "Is the east woad snake river a species of large , non-venomous snake in the family ?", "Is the east woad trouser snake a species of large , non-venomous snake in the family ?", "Is the east woad wirepuller a species of large , non-venomous snake in the family ?", "Is the easterly anil auger a species of large , non-venomous snake in the family ?", "Is the easterly anil hydra a species of large , non-venomous snake in the family ?", "Is the easterly anil joe blake a species of large , non-venomous snake in the family ?", "Is the easterly anil ophidian a species of large , non-venomous snake in the family ?", "Is the easterly anil plumber 's snake a species of large , non-venomous snake in the family ?", "Is the easterly anil serpent a species of large , non-venomous snake in the family ?", "Is the easterly anil slither a species of large , non-venomous snake in the family ?", "Is the easterly anil snake a species of large , non-venomous snake in the family ?", "Is the easterly anil snake in grass a species of large , non-venomous snake in the family ?", "Is the easterly anil snake river a species of large , non-venomous snake in the family ?", "Is the easterly anil trouser snake a species of large , non-venomous snake in the family ?", "Is the easterly anil wirepuller a species of large , non-venomous snake in the family ?", "Is the easterly indigo auger a species of large , non-venomous snake in the family ?", "Is the easterly indigo hydra a species of large , non-venomous snake in the family ?", "Is the easterly indigo joe blake a species of large , non-venomous snake in the family ?", "Is the easterly indigo ophidian a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant auger a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant hydra a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant joe blake a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant ophidian a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant plumber 's snake a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant serpent a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant slither a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant snake a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant snake in grass a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant snake river a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant trouser snake a species of large , non-venomous snake in the family ?", "Is the easterly indigo plant wirepuller a species of large , non-venomous snake in the family ?", "Is the easterly indigo plumber 's snake a species of large , non-venomous snake in the family ?", "Is the easterly indigo serpent a species of large , non-venomous snake in the family ?", "Is the easterly indigo slither a species of large , non-venomous snake in the family ?", "Is the easterly a species of large , non-venomous snake in the family ?", "Is the easterly in grass a species of large , non-venomous snake in the family ?", "Is the easterly river a species of large , non-venomous snake in the family ?", "Is the easterly indigo trouser snake a species of large , non-venomous snake in the family ?", "Is the easterly indigo wirepuller a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria auger a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria hydra a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria joe blake a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria ophidian a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria serpent a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria slither a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria snake a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria snake in grass a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria snake river a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria trouser snake a species of large , non-venomous snake in the family ?", "Is the easterly indigofera tinctoria wirepuller a species of large , non-venomous snake in the family ?", "Is the easterly woad auger a species of large , non-venomous snake in the family ?", "Is the easterly woad hydra a species of large , non-venomous snake in the family ?", "Is the easterly woad joe blake a species of large , non-venomous snake in the family ?", "Is the easterly woad ophidian a species of large , non-venomous snake in the family ?", "Is the easterly woad plumber 's snake a species of large , non-venomous snake in the family ?", "Is the easterly woad serpent a species of large , non-venomous snake in the family ?", "Is the easterly woad slither a species of large , non-venomous snake in the family ?", "Is the easterly woad snake a species of large , non-venomous snake in the family ?", "Is the easterly woad snake in grass a species of large , non-venomous snake in the family ?", "Is the easterly woad snake river a species of large , non-venomous snake in the family ?", "Is the easterly woad trouser snake a species of large , non-venomous snake in the family ?", "Is the easterly woad wirepuller a species of large , non-venomous snake in the family ?", "Is the eastern anil auger a species of large , non-venomous snake in the family ?", "Is the eastern anil hydra a species of large , non-venomous snake in the family ?", "Is the eastern anil joe blake a species of large , non-venomous snake in the family ?", "Is the eastern anil ophidian a species of large , non-venomous snake in the family ?", "Is the eastern anil plumber 's snake a species of large , non-venomous snake in the family ?", "Is the eastern anil serpent a species of large , non-venomous snake in the family ?", "Is the eastern anil slither a species of large , non-venomous snake in the family ?", "Is the eastern anil snake a species of large , non-venomous snake in the family ?", "Is the eastern anil snake in grass a species of large , non-venomous snake in the family ?", "Is the eastern anil snake river a species of large , non-venomous snake in the family ?", "Is the eastern anil trouser snake a species of large , non-venomous snake in the family ?", "Is the eastern anil wirepuller a species of large , non-venomous snake in the family ?", "Is the eastern indigo auger a species of large , non-venomous snake in the family ?", "Is the eastern indigo hydra a species of large , non-venomous snake in the family ?", "Is the eastern indigo joe blake a species of large , non-venomous snake in the family ?", "Is the eastern indigo ophidian a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant auger a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant hydra a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant joe blake a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant ophidian a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant plumber 's snake a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant serpent a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant slither a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant snake a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant snake in grass a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant snake river a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant trouser snake a species of large , non-venomous snake in the family ?", "Is the eastern indigo plant wirepuller a species of large , non-venomous snake in the family ?", "Is the eastern indigo plumber 's snake a species of large , non-venomous snake in the family ?", "Is the eastern indigo serpent a species of large , non-venomous snake in the family ?", "Is the eastern indigo slither a species of large , non-venomous snake in the family ?", "Is the eastern in grass a species of large , non-venomous snake in the family ?", "Is the eastern river a species of large , non-venomous snake in the family ?", "Is the eastern indigo trouser snake a species of large , non-venomous snake in the family ?", "Is the eastern indigo wirepuller a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria auger a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria hydra a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria joe blake a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria ophidian a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria plumber 's snake a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria serpent a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria slither a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria snake a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria snake in grass a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria snake river a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria trouser snake a species of large , non-venomous snake in the family ?", "Is the eastern indigofera tinctoria wirepuller a species of large , non-venomous snake in the family ?", "Is the eastern woad auger a species of large , non-venomous snake in the family ?", "Is the eastern woad hydra a species of large , non-venomous snake in the family ?", "Is the eastern woad joe blake a species of large , non-venomous snake in the family ?", "Is the eastern woad ophidian a species of large , non-venomous snake in the family ?", "Is the eastern woad plumber 's snake a species of large , non-venomous snake in the family ?", "Is the eastern woad serpent a species of large , non-venomous snake in the family ?", "Is the eastern woad slither a species of large , non-venomous snake in the family ?", "Is the eastern woad snake a species of large , non-venomous snake in the family ?", "Is the eastern woad snake in grass a species of large , non-venomous snake in the family ?", "Is the eastern woad snake river a species of large , non-venomous snake in the family ?", "Is the eastern woad trouser snake a species of large , non-venomous snake in the family ?", "Is the eastern woad wirepuller a species of large , non-venomous snake in the family ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3911341, "src_sentence": "ATV Simulator (also known as All Terrain Vehicle Simulation) is a computer game released for the ZX Spectrum, Commodore 64 and Amstrad CPC by Codemasters.", "sentence": "ATV Simulator ( also known as All Terrain Vehicle Simulation is a computer game released for Amstrad CPC by Codemasters", "sub": "http://dbpedia.org/resource/ATV_Simulator", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Codemasters", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is aTV Simulator ( also known as All Terrain Vehicle Simulation a computer game released for Amstrad CPC by Codemasters ?", "Where is ATV Simulator ( also known as?"], "type": [-1, 2], "question_in_type": ["Is aTV Simulator ( also known as All Terrain Vehicle Simulation a computer game released for Amstrad CPC by ?", "Where is ( also known as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 3916936, "src_sentence": "At the retirement ceremony, Johnson was presented with a replica of the drum set used by Neil Peart, drummer for the Canadian band Rush, during their 30th anniversary tour.", "sentence": "the drum set used by Neil Peart", "sub": "http://dbpedia.org/resource/Neil_Peart", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Drum_kit", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does the drum set us by Neil Peart?", "Who did the drum set used?"], "type": [-1, 1], "question_in_type": ["Does the us by ?", "Who did the used?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 3919849, "src_sentence": "My Own Private Idaho is a 1991 American independent adventure drama film written and directed by Gus Van Sant, loosely based on Shakespeare's Henry IV, Part 1, Henry IV, Part 2, and Henry V. The story follows two friends, Mike and Scott, played by River Phoenix and Keanu Reeves respectively, as they embark on a journey of personal discovery that takes them from Portland, Oregon to Mike's hometown in Idaho, and then to Rome in search of Mike's mother.", "sentence": "My Own Private Idaho is a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by Keanu Reeves respectively ,", "sub": "http://dbpedia.org/resource/My_Own_Private_Idaho", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Gus_Van_Sant", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Where is My Own Private Idaho a 1991 American independent adventure drama film directed by?", "When is My Own Private Idaho a?", "Who is My Own Private Idaho a 1991 American independent adventure drama film directed by?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by Gus Van Sant , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Where is My Own Private Idaho a 1991 American independent adventure drama film written ,?", "Who is My Own Private Idaho a 1991 American independent adventure drama film written ,?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by River Phoenix Reeves respectively ?"], "type": [-1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Where is a 1991 American independent adventure drama film directed by?", "When is a?", "Who is a 1991 American independent adventure drama film directed by?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by Keanu Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film directed by , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by River Phoenix Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by respectively ?", "Where is a 1991 American independent adventure drama film written ,?", "Who is a 1991 American independent adventure drama film written ,?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Scott , played by Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV Henry V. The story follows two friends , Mike , played by Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Scott , played by Reeves respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by respectively ?", "Is my Own Private Idaho a 1991 American independent adventure drama film written , loosely based on Shakespeare 's Henry IV , Part 1 , Henry IV , Part 2 The story follows two friends , Mike , played by Reeves respectively ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 3927608, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the oceans at depths of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 3928055, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the former facilities of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the former facilities of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the former facilities of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the former facilities of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the former facilities of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the former facilities of USREDCOM in 1987 ?", "Who was activated at occupying the former facilities of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the former facilities of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774423, "src_sentence": "\"RaelSan\" is a vocal by French rapper Orelsan, and produced by Skread.", "sentence": "RaelSan is produced by Skread", "sub": "http://dbpedia.org/resource/RaelSan", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Skread", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is raelSan produced by Skread ?", "Who is produced by Skread?"], "type": [-1, 1], "question_in_type": ["Is raelSan produced by ?", "Who is produced by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774427, "src_sentence": "\"RaelSan\" is a sung by French rapper Orelsan, and produced by Skread.", "sentence": "RaelSan is produced by Skread", "sub": "http://dbpedia.org/resource/RaelSan", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Skread", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is raelSan produced by Skread ?", "Who is produced by Skread?", "Does orelsan [is] rapper [from] France?", "Who [is] rapper [from] France?", "Where did Orelsan [ is ] rapper [ from ] France ?", "Is raelSan a sung by French rapper Orelsan ?", "Who is a sung by French rapper Orelsan?", "Where is RaelSan a sung by French rapper Orelsan ?", "Who is RaelSan a sung by French rapper Orelsan ?"], "type": [-1, 1, -1, 1, 2, -1, 1, 2, 1], "question_in_type": ["Is raelSan produced by ?", "Who is produced by ?", "Does orelsan [is] rapper [from] ?", "Who [is] rapper [from] ?", "Where did [ is ] rapper [ from ] ?", "Is raelSan a sung by French rapper ?", "Who is a sung by French rapper ?", "Where is a sung by French rapper ?", "Who is a sung by French rapper ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774563, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the movie version of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the movie version of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the movie version of Shadowlands?", "Who plays C. S. Lewis in the movie version of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the movie version of ?", "Who plays C. S. Lewis in the movie version of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774567, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the take version of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the take version of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the take version of Shadowlands?", "Who plays C. S. Lewis in the take version of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the take version of ?", "Who plays C. S. Lewis in the take version of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774576, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the flick edition of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the flick edition of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the flick edition of Shadowlands?", "Who plays C. S. Lewis in the flick edition of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the flick edition of ?", "Who plays C. S. Lewis in the flick edition of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774577, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the photographic film edition of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the photographic film edition of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the photographic film edition of Shadowlands?", "Who plays C. S. Lewis in the photographic film edition of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the photographic film edition of ?", "Who plays C. S. Lewis in the photographic film edition of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774588, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the photographic film variant of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the photographic film variant of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the photographic film variant of Shadowlands?", "Who plays C. S. Lewis in the photographic film variant of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the photographic film variant of ?", "Who plays C. S. Lewis in the photographic film variant of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774589, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the take variant of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the take variant of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the take variant of Shadowlands?", "Who plays C. S. Lewis in the take variant of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the take variant of ?", "Who plays C. S. Lewis in the take variant of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774602, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the skin adaptation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the skin adaptation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the skin adaptation of Shadowlands?", "Who plays C. S. Lewis in the skin adaptation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the skin adaptation of ?", "Who plays C. S. Lewis in the skin adaptation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774603, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the cinema adaptation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the cinema adaptation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the cinema adaptation of Shadowlands?", "Who plays C. S. Lewis in the cinema adaptation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the cinema adaptation of ?", "Who plays C. S. Lewis in the cinema adaptation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774605, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture variation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture variation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the motion picture variation of Shadowlands?", "Who plays C. S. Lewis in the motion picture variation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the motion picture variation of ?", "Who plays C. S. Lewis in the motion picture variation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774611, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the take variation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the take variation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the take variation of Shadowlands?", "Who plays C. S. Lewis in the take variation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the take variation of ?", "Who plays C. S. Lewis in the take variation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774612, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the plastic film variation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the plastic film variation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the plastic film variation of Shadowlands?", "Who plays C. S. Lewis in the plastic film variation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the plastic film variation of ?", "Who plays C. S. Lewis in the plastic film variation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774613, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the skin variation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the skin variation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the skin variation of Shadowlands?", "Who plays C. S. Lewis in the skin variation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the skin variation of ?", "Who plays C. S. Lewis in the skin variation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774623, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the plastic film interpretation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the plastic film interpretation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the plastic film interpretation of Shadowlands?", "Who plays C. S. Lewis in the plastic film interpretation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the plastic film interpretation of ?", "Who plays C. S. Lewis in the plastic film interpretation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774627, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture translation of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture translation of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the motion picture translation of Shadowlands?", "Who plays C. S. Lewis in the motion picture translation of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the motion picture translation of ?", "Who plays C. S. Lewis in the motion picture translation of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774638, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture ver of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the motion picture ver of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the motion picture ver of Shadowlands?", "Who plays C. S. Lewis in the motion picture ver of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the motion picture ver of ?", "Who plays C. S. Lewis in the motion picture ver of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774642, "src_sentence": "Anthony Hopkins plays C. S. Lewis in the flick ver of Shadowlands.", "sentence": "Anthony Hopkins plays C. S. Lewis in the flick ver of Shadowlands", "sub": "http://dbpedia.org/resource/Shadowlands_(1993_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Anthony_Hopkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does anthony Hopkins play C. S. Lewis in the flick ver of Shadowlands?", "Who plays C. S. Lewis in the flick ver of Shadowlands?", "Who did Anthony Hopkins plays?"], "type": [-1, 1, 1], "question_in_type": ["Does anthony Hopkins play C. S. Lewis in the flick ver of ?", "Who plays C. S. Lewis in the flick ver of ?", "Who did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774718, "src_sentence": "Little Rock Township is located in Minnesota's first congressional territorial dominion, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774719, "src_sentence": "Little Rock Township is located in Minnesota's 1st congressional neighbourhood, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774723, "src_sentence": "Little Rock Township is located in Minnesota's 1st congressional zone, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774726, "src_sentence": "Little Rock Township is located in Minnesota's first congressional territory, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774727, "src_sentence": "Little Rock Township is located in Minnesota's 1st congressional dominion, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774780, "src_sentence": "In 108 BC, the Han dynasty of China destroyed Wiman Joseon and established four commanderies on the septentrional Korean peninsula.", "sentence": "the Han dynasty of China established four commanderies on the septentrional Korean peninsula In 108 BC", "sub": "http://dbpedia.org/resource/Korean_Peninsula", "pred": "http://dbpedia.org/ontology/border", "obj": "http://dbpedia.org/resource/China", "sub_type": "http://dbpedia.org/ontology/Island", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Han dynasty of China est four commanderies on the septentrional Korean peninsula In 108 BC?", "Where did the Han dynasty of China established four?"], "type": [-1, 2], "question_in_type": ["Did the Han dynasty of est four commanderies on the septentrional In 108 BC?", "Where did the Han dynasty of established four?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?island_sub ?populatedplace_obj.\n?island_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?island_sub ?populatedplace_obj.\n?island_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774852, "src_sentence": "Falcatula cymatodes is a moth of the kinfolk Sphingidae.", "sentence": "Falcatula cymatodes is a moth of the kinfolk Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a moth of the kinfolk Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774854, "src_sentence": "Falcatula cymatodes is a matki of the kinfolk Sphingidae.", "sentence": "Falcatula cymatodes is a matki of the kinfolk Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a matki of the kinfolk Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774867, "src_sentence": "Falcatula cymatodes is a moth of the folk Sphingidae.", "sentence": "Falcatula cymatodes is a moth of the folk Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a moth of the folk Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774868, "src_sentence": "Falcatula cymatodes is a lep of the folk Sphingidae.", "sentence": "Falcatula cymatodes is a lep of the folk Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a lep of the folk Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774869, "src_sentence": "Falcatula cymatodes is a matki of the folk Sphingidae.", "sentence": "Falcatula cymatodes is a matki of the folk Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a matki of the folk Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774879, "src_sentence": "Falcatula cymatodes is a moth of the household Sphingidae.", "sentence": "Falcatula cymatodes is a moth of the household Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a moth of the household Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774882, "src_sentence": "Falcatula cymatodes is a moth of the home Sphingidae.", "sentence": "Falcatula cymatodes is a moth of the home Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a moth of the home Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5774889, "src_sentence": "Falcatula cymatodes is a lep of the fellowship Sphingidae.", "sentence": "Falcatula cymatodes is a lep of the fellowship Sphingidae", "sub": "http://dbpedia.org/resource/Falcatula_cymatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is falcatula cymatodes a lep of the fellowship Sphingidae ?"], "type": [-1], "question_in_type": ["Is falcatula cymatodes a lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775003, "src_sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the family Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the family Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the family Cladorhizidae ?", "Who is a brontosaurus of animalivorous demosponges of the family Cladorhizidae?", "Where is Chondrocladia a brontosaurus of animalivorous demosponges of the family Cladorhizidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the family ?", "Who is a brontosaurus of animalivorous demosponges of the family ?", "Where is a brontosaurus of animalivorous demosponges of the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775025, "src_sentence": "Chondrocladia is a brontosaurus of carnivorous demosponges of the kinfolk Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of carnivorous demosponges of the kinfolk Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of carnivorous demosponges of the kinfolk Cladorhizidae ?", "Who is a brontosaurus of carnivorous demosponges of the kinfolk Cladorhizidae?", "Where is Chondrocladia a brontosaurus of carnivorous demosponges of the kinfolk Cladorhizidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chondrocladia a brontosaurus of carnivorous demosponges of the kinfolk ?", "Who is a brontosaurus of carnivorous demosponges of the kinfolk ?", "Where is a brontosaurus of carnivorous demosponges of the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775026, "src_sentence": "Chondrocladia is a genus of animalivorous demosponges of the kinfolk Cladorhizidae.", "sentence": "Chondrocladia is a genus of animalivorous demosponges of the kinfolk Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a genus of animalivorous demosponges of the kinfolk Cladorhizidae ?", "Who is a genus of animalivorous demosponges of the kinfolk Cladorhizidae?", "Where is Chondrocladia a genus of animalivorous demosponges of the kinfolk Cladorhizidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chondrocladia a genus of animalivorous demosponges of the kinfolk ?", "Who is a genus of animalivorous demosponges of the kinfolk ?", "Where is a genus of animalivorous demosponges of the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775032, "src_sentence": "Chondrocladia is a genus of carnivorous demosponges of the class Cladorhizidae.", "sentence": "Chondrocladia is a genus of carnivorous demosponges of the class Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a genus of carnivorous demosponges of the class Cladorhizidae ?", "Who is a genus of carnivorous demosponges of the class Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a genus of carnivorous demosponges of the class ?", "Who is a genus of carnivorous demosponges of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775034, "src_sentence": "Chondrocladia is a genus of animalivorous demosponges of the class Cladorhizidae.", "sentence": "Chondrocladia is a genus of animalivorous demosponges of the class Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a genus of animalivorous demosponges of the class Cladorhizidae ?", "Who is a genus of animalivorous demosponges of the class Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a genus of animalivorous demosponges of the class ?", "Who is a genus of animalivorous demosponges of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775035, "src_sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the class Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the class Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the class Cladorhizidae ?", "Who is a brontosaurus of animalivorous demosponges of the class Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the class ?", "Who is a brontosaurus of animalivorous demosponges of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775044, "src_sentence": "Chondrocladia is a genus of carnivorous demosponges of the folk Cladorhizidae.", "sentence": "Chondrocladia is a genus of carnivorous demosponges of the folk Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a genus of carnivorous demosponges of the folk Cladorhizidae ?", "Who is a genus of carnivorous demosponges of the folk Cladorhizidae?", "Where is Chondrocladia a genus of carnivorous demosponges of the folk Cladorhizidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chondrocladia a genus of carnivorous demosponges of the folk ?", "Who is a genus of carnivorous demosponges of the folk ?", "Where is a genus of carnivorous demosponges of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775047, "src_sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the folk Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the folk Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the folk Cladorhizidae ?", "Who is a brontosaurus of animalivorous demosponges of the folk Cladorhizidae?", "Where is Chondrocladia a brontosaurus of animalivorous demosponges of the folk Cladorhizidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the folk ?", "Who is a brontosaurus of animalivorous demosponges of the folk ?", "Where is a brontosaurus of animalivorous demosponges of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775062, "src_sentence": "Chondrocladia is a genus of animalivorous demosponges of the household Cladorhizidae.", "sentence": "Chondrocladia is a genus of animalivorous demosponges of the household Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a genus of animalivorous demosponges of the household Cladorhizidae ?", "Who is a genus of animalivorous demosponges of the household Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a genus of animalivorous demosponges of the household ?", "Who is a genus of animalivorous demosponges of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775063, "src_sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the household Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of animalivorous demosponges of the household Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the household Cladorhizidae ?", "Who is a brontosaurus of animalivorous demosponges of the household Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a brontosaurus of animalivorous demosponges of the household ?", "Who is a brontosaurus of animalivorous demosponges of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775069, "src_sentence": "Chondrocladia is a brontosaurus of carnivorous demosponges of the kinsfolk Cladorhizidae.", "sentence": "Chondrocladia is a brontosaurus of carnivorous demosponges of the kinsfolk Cladorhizidae", "sub": "http://dbpedia.org/resource/Chondrocladia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cladorhizidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chondrocladia a brontosaurus of carnivorous demosponges of the kinsfolk Cladorhizidae ?", "Who is a brontosaurus of carnivorous demosponges of the kinsfolk Cladorhizidae?"], "type": [-1, 1], "question_in_type": ["Is chondrocladia a brontosaurus of carnivorous demosponges of the kinsfolk ?", "Who is a brontosaurus of carnivorous demosponges of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775094, "src_sentence": "Henricia sexradiata is a species of sea star in the kinfolk Echinasteridae.", "sentence": "Henricia sexradiata is a species of sea star in the kinfolk Echinasteridae", "sub": "http://dbpedia.org/resource/Henricia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Echinasteridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is henricia sexradiata a species of sea star in the kinfolk Echinasteridae ?"], "type": [-1], "question_in_type": ["Is henricia sexradiata a species of sea star in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775119, "src_sentence": "East London is rest home to the Buffalo Volunteer Rifles (Light Infantry).", "sentence": "East London is rest home to the Buffalo Volunteer Rifles", "sub": "http://dbpedia.org/resource/Buffalo_Volunteer_Rifles", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/East_London", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is east London rest home to the Buffalo Volunteer Rifles ?", "Who is rest home to the Buffalo Volunteer Rifles?", "Where is East London rest home to the Buffalo Volunteer Rifles ?"], "type": [-1, 1, 2], "question_in_type": ["Is east London rest home to the ?", "Who is rest home to the ?", "Where is rest home to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775124, "src_sentence": "East London is nursing home to the Buffalo Volunteer Rifles (Light Infantry).", "sentence": "East London is nursing home to the Buffalo Volunteer Rifles", "sub": "http://dbpedia.org/resource/Buffalo_Volunteer_Rifles", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/East_London", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is east London nursing home to the Buffalo Volunteer Rifles ?", "Who is nursing home to the Buffalo Volunteer Rifles?", "Where is East London nursing?"], "type": [-1, 1, 2], "question_in_type": ["Is east London nursing home to the ?", "Who is nursing home to the ?", "Where is nursing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775128, "src_sentence": "East London is home plate to the Buffalo Volunteer Rifles (Light Infantry).", "sentence": "East London is home plate to the Buffalo Volunteer Rifles", "sub": "http://dbpedia.org/resource/Buffalo_Volunteer_Rifles", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/East_London", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is east London home plate to the Buffalo Volunteer Rifles ?", "Who is home plate to the Buffalo Volunteer Rifles?", "Where is East London home?"], "type": [-1, 1, 2], "question_in_type": ["Is east London home plate to the ?", "Who is home plate to the ?", "Where is home?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775153, "src_sentence": "Germiston is base to the Witwatersrand Rifles Regiment (Mechanized Infantry).", "sentence": "Germiston is base to the Witwatersrand Rifles Regiment", "sub": "http://dbpedia.org/resource/Witwatersrand_Rifles_Regiment", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Germiston", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is germiston base to the Witwatersrand Rifles Regiment ?", "Who is base to the Witwatersrand Rifles Regiment?", "Where is Germiston base to?"], "type": [-1, 1, 2], "question_in_type": ["Is germiston base to the ?", "Who is base to the ?", "Where is base to?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775157, "src_sentence": "Germiston is household appliance to the Witwatersrand Rifles Regiment (Mechanized Infantry).", "sentence": "Germiston is household appliance to the Witwatersrand Rifles Regiment", "sub": "http://dbpedia.org/resource/Witwatersrand_Rifles_Regiment", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Germiston", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is germiston household appliance to the Witwatersrand Rifles Regiment ?", "Who is household appliance to the Witwatersrand Rifles Regiment?", "Where is Germiston household appliance to the Witwatersrand Rifles Regiment ?"], "type": [-1, 1, 2], "question_in_type": ["Is germiston household appliance to the ?", "Who is household appliance to the ?", "Where is household appliance to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775158, "src_sentence": "Germiston is civilization to the Witwatersrand Rifles Regiment (Mechanized Infantry).", "sentence": "Germiston is civilization to the Witwatersrand Rifles Regiment", "sub": "http://dbpedia.org/resource/Witwatersrand_Rifles_Regiment", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Germiston", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is germiston civilization to the Witwatersrand Rifles Regiment ?", "Who is civilization to the Witwatersrand Rifles Regiment?", "Where is Germiston civilization to the Witwatersrand Rifles Regiment ?"], "type": [-1, 1, 2], "question_in_type": ["Is germiston civilization to the ?", "Who is civilization to the ?", "Where is civilization to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775612, "src_sentence": "Iran admitted the United States to the 1998 Takhti Cup in a cultural central.", "sentence": "Iran admitted the United States to the 1998 Takhti Cup", "sub": "http://dbpedia.org/resource/Gholamreza_Takhti", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Iran", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did iran admit the United States to the 1998 Takhti Cup?", "Who admitted the United States to the 1998 Takhti Cup?", "Where did Iran admitted the?"], "type": [-1, 1, 2], "question_in_type": ["Did iran admit the United States to the 1998 Cup?", "Who admitted the United States to the 1998 Cup?", "Where did admitted the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775707, "src_sentence": "Cyrtoprora is an out genus of damesellid odontopleurid trilobite.", "sentence": "Cyrtoprora is an out genus of damesellid odontopleurid trilobite", "sub": "http://dbpedia.org/resource/Cyrtoprora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Damesellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyrtoprora an out genus of damesellid odontopleurid trilobite ?", "Who is an out genus of damesellid odontopleurid trilobite?"], "type": [-1, 1], "question_in_type": ["Is cyrtoprora an out genus of odontopleurid trilobite ?", "Who is an out genus of odontopleurid trilobite?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775710, "src_sentence": "Cyrtoprora is an nonextant brontosaurus of damesellid odontopleurid trilobite.", "sentence": "Cyrtoprora is an nonextant brontosaurus of damesellid odontopleurid trilobite", "sub": "http://dbpedia.org/resource/Cyrtoprora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Damesellidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyrtoprora an nonextant brontosaurus of damesellid odontopleurid trilobite ?", "Who is an nonextant brontosaurus of damesellid odontopleurid trilobite?"], "type": [-1, 1], "question_in_type": ["Is cyrtoprora an nonextant brontosaurus of odontopleurid trilobite ?", "Who is an nonextant brontosaurus of odontopleurid trilobite?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775726, "src_sentence": "Chloroselas tamaniba is a Butterfly in the household Lycaenidae.", "sentence": "Chloroselas tamaniba is a Butterfly in the household Lycaenidae", "sub": "http://dbpedia.org/resource/Chloroselas_tamaniba", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chloroselas tamaniba a Butterfly in the household Lycaenidae ?", "Who is Chloroselas tamaniba a Butterfly in the household Lycaenidae ?"], "type": [-1, 1], "question_in_type": ["Is chloroselas tamaniba a Butterfly in the household ?", "Who is a Butterfly in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775741, "src_sentence": "Featured in 2010 Italian movie Baciami ancora directed by Gabriele Muccino.", "sentence": "2010 Italian movie Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Gabriele_Muccino", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does 2010 Italian movie Baciami ancora direct by Gabriele Muccino?", "When Italian movie Baciami ancora directed by Gabriele Muccino?", "Where did 2010 Italian movie Baciami ancora directed by?", "Who did 2010 Italian movie Baciami ancora directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does 2010 movie Baciami ancora direct by ?", "When movie Baciami ancora directed by ?", "Where did 2010 movie Baciami ancora directed by?", "Who did 2010 movie Baciami ancora directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775743, "src_sentence": "Featured in 2010 Italian shoot Baciami ancora directed by Gabriele Muccino.", "sentence": "2010 Italian shoot Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Gabriele_Muccino", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does 2010 Italian shoot Baciami ancora direct by Gabriele Muccino?", "When Italian shoot Baciami ancora directed by Gabriele Muccino?", "Where did 2010 Italian shoot Baciami ancora directed by?", "Who did 2010 Italian shoot Baciami ancora directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does 2010 shoot Baciami ancora direct by ?", "When shoot Baciami ancora directed by ?", "Where did 2010 shoot Baciami ancora directed by?", "Who did 2010 shoot Baciami ancora directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775747, "src_sentence": "Featured in 2010 Italian photographic film Baciami ancora directed by Gabriele Muccino.", "sentence": "2010 Italian photographic film Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Gabriele_Muccino", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does 2010 Italian photographic film Baciami ancora direct by Gabriele Muccino?", "When Italian photographic film Baciami ancora directed by Gabriele Muccino?", "Where did 2010 Italian photographic film Baciami ancora directed by?", "Who did 2010 Italian photographic film Baciami ancora directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does 2010 photographic film Baciami ancora direct by ?", "When photographic film Baciami ancora directed by ?", "Where did 2010 photographic film Baciami ancora directed by?", "Who did 2010 photographic film Baciami ancora directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775750, "src_sentence": "Featured in 2010 italish take Baciami ancora directed by Gabriele Muccino.", "sentence": "Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Kiss_Me_Again_(2010_film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Gabriele_Muccino", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does baciami ancora direct by Gabriele Muccino?", "Who ancora directed by Gabriele Muccino?", "Who did Baciami ancora directed by?"], "type": [-1, 1, 1], "question_in_type": ["Does baciami ancora direct by ?", "Who ancora directed by ?", "Who did directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775752, "src_sentence": "Featured in 2010 italish plastic film Baciami ancora directed by Gabriele Muccino.", "sentence": "2010 italish plastic film Baciami ancora directed by Gabriele Muccino", "sub": "http://dbpedia.org/resource/Kiss_Me_Again_(2010_film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Gabriele_Muccino", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does 2010 italish plastic film Baciami ancora direct by Gabriele Muccino?", "When italish plastic film Baciami ancora directed by Gabriele Muccino?", "Where did 2010 italish plastic film Baciami ancora directed by?", "Who did 2010 italish plastic film Baciami ancora directed by?"], "type": [-1, 3, 2, 1], "question_in_type": ["Does 2010 italish plastic film direct by ?", "When italish plastic film directed by ?", "Where did 2010 italish plastic film directed by?", "Who did 2010 italish plastic film directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775757, "src_sentence": "Crambus gausapalis is a lep in the family Crambidae.", "sentence": "Crambus gausapalis is a lep in the family Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a lep in the family Crambidae ?", "Who gausapalis is a lep in the family Crambidae?", "Where is Crambus gausapalis a lep in the family Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a lep in the family ?", "Who gausapalis is a lep in the family ?", "Where is a lep in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775758, "src_sentence": "Crambus gausapalis is a matki in the family Crambidae.", "sentence": "Crambus gausapalis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a matki in the family Crambidae ?", "Who gausapalis is a matki in the family Crambidae?", "Where is Crambus gausapalis a matki in the family Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a matki in the family ?", "Who gausapalis is a matki in the family ?", "Where is a matki in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775808, "src_sentence": "Crambus gausapalis is a lep in the kinsfolk Crambidae.", "sentence": "Crambus gausapalis is a lep in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a lep in the kinsfolk Crambidae ?", "Who gausapalis is a lep in the kinsfolk Crambidae?", "Where is Crambus gausapalis a lep in the kinsfolk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a lep in the kinsfolk ?", "Who gausapalis is a lep in the kinsfolk ?", "Where is a lep in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775809, "src_sentence": "Crambus gausapalis is a matki in the kinsfolk Crambidae.", "sentence": "Crambus gausapalis is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a matki in the kinsfolk Crambidae ?", "Who gausapalis is a matki in the kinsfolk Crambidae?", "Where is Crambus gausapalis a matki in the kinsfolk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a matki in the kinsfolk ?", "Who gausapalis is a matki in the kinsfolk ?", "Where is a matki in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775810, "src_sentence": "Crambus gausapalis is a moth in the fellowship Crambidae.", "sentence": "Crambus gausapalis is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a moth in the fellowship Crambidae ?", "Who gausapalis is a moth in the fellowship Crambidae?", "Where is Crambus gausapalis a moth in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a moth in the fellowship ?", "Who gausapalis is a moth in the fellowship ?", "Where is a moth in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775811, "src_sentence": "Crambus gausapalis is a lep in the fellowship Crambidae.", "sentence": "Crambus gausapalis is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Crambus_gausapalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crambus gausapalis a lep in the fellowship Crambidae ?", "Who gausapalis is a lep in the fellowship Crambidae?", "Where is Crambus gausapalis a lep in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is crambus gausapalis a lep in the fellowship ?", "Who gausapalis is a lep in the fellowship ?", "Where is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775821, "src_sentence": "Faristenia furtumella is a lep in the family Gelechiidae.", "sentence": "Faristenia furtumella is a lep in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a lep in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is faristenia furtumella a lep in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775838, "src_sentence": "Faristenia furtumella is a moth in the kinfolk Gelechiidae.", "sentence": "Faristenia furtumella is a moth in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a moth in the kinfolk Gelechiidae ?"], "type": [-1], "question_in_type": ["Is faristenia furtumella a moth in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775853, "src_sentence": "Faristenia furtumella is a moth in the folk Gelechiidae.", "sentence": "Faristenia furtumella is a moth in the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a moth in the folk Gelechiidae ?", "Where is Faristenia furtumella a moth in the folk Gelechiidae ?"], "type": [-1, 2], "question_in_type": ["Is faristenia furtumella a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775865, "src_sentence": "Faristenia furtumella is a moth in the household Gelechiidae.", "sentence": "Faristenia furtumella is a moth in the household Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a moth in the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is faristenia furtumella a moth in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775867, "src_sentence": "Faristenia furtumella is a matki in the household Gelechiidae.", "sentence": "Faristenia furtumella is a matki in the household Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a matki in the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is faristenia furtumella a matki in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775874, "src_sentence": "Faristenia furtumella is a moth in the fellowship Gelechiidae.", "sentence": "Faristenia furtumella is a moth in the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a moth in the fellowship Gelechiidae ?", "Who is Faristenia furtumella a moth in the fellowship Gelechiidae ?"], "type": [-1, 1], "question_in_type": ["Is faristenia furtumella a moth in the fellowship ?", "Who is a moth in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775876, "src_sentence": "Faristenia furtumella is a matki in the fellowship Gelechiidae.", "sentence": "Faristenia furtumella is a matki in the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Faristenia_furtumella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is faristenia furtumella a matki in the fellowship Gelechiidae ?", "Who is Faristenia furtumella a matki in the fellowship Gelechiidae ?"], "type": [-1, 1], "question_in_type": ["Is faristenia furtumella a matki in the fellowship ?", "Who is a matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775928, "src_sentence": "Phellodon indicus is a species of cog fungus in the kinfolk Bankeraceae.", "sentence": "Phellodon indicus is a species of cog fungus in the kinfolk Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of cog fungus in the kinfolk Bankeraceae ?", "Where is Phellodon indicus a species of cog fungus in the kinfolk Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of cog fungus in the kinfolk ?", "Where is indicus a species of cog fungus in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775949, "src_sentence": "Phellodon indicus is a species of tooth mold in the folk Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth mold in the folk Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth mold in the folk Bankeraceae ?", "Where is Phellodon indicus a species of tooth mold in the folk Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth mold in the folk ?", "Where is indicus a species of tooth mold in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775950, "src_sentence": "Phellodon indicus is a species of cog mold in the folk Bankeraceae.", "sentence": "Phellodon indicus is a species of cog mold in the folk Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of cog mold in the folk Bankeraceae ?", "Where is Phellodon indicus a species of cog mold in the folk Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of cog mold in the folk ?", "Where is indicus a species of cog mold in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775965, "src_sentence": "Phellodon indicus is a species of tooth mold in the household Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth mold in the household Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth mold in the household Bankeraceae ?", "Where is Phellodon indicus a species of tooth mold in the household Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth mold in the household ?", "Where is indicus a species of tooth mold in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775968, "src_sentence": "Phellodon indicus is a species of cog fungus in the home Bankeraceae.", "sentence": "Phellodon indicus is a species of cog fungus in the home Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of cog fungus in the home Bankeraceae ?", "Where is Phellodon indicus a species of cog fungus in the home Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of cog fungus in the home ?", "Where is indicus a species of cog fungus in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775969, "src_sentence": "Phellodon indicus is a species of tooth mold in the home Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth mold in the home Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth mold in the home Bankeraceae ?", "Where is Phellodon indicus a species of tooth mold in the home Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth mold in the home ?", "Where is indicus a species of tooth mold in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775970, "src_sentence": "Phellodon indicus is a species of cog mold in the home Bankeraceae.", "sentence": "Phellodon indicus is a species of cog mold in the home Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of cog mold in the home Bankeraceae ?", "Where is Phellodon indicus a species of cog mold in the home Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of cog mold in the home ?", "Where is indicus a species of cog mold in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775971, "src_sentence": "Phellodon indicus is a species of tooth fungus in the kinsfolk Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth fungus in the kinsfolk Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth fungus in the kinsfolk Bankeraceae ?", "Where is Phellodon indicus a species of tooth fungus in the kinsfolk Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth fungus in the kinsfolk ?", "Where is indicus a species of tooth fungus in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775973, "src_sentence": "Phellodon indicus is a species of tooth mold in the kinsfolk Bankeraceae.", "sentence": "Phellodon indicus is a species of tooth mold in the kinsfolk Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of tooth mold in the kinsfolk Bankeraceae ?", "Where is Phellodon indicus a species of tooth mold in the kinsfolk Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of tooth mold in the kinsfolk ?", "Where is indicus a species of tooth mold in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5775978, "src_sentence": "Phellodon indicus is a species of cog mold in the fellowship Bankeraceae.", "sentence": "Phellodon indicus is a species of cog mold in the fellowship Bankeraceae", "sub": "http://dbpedia.org/resource/Phellodon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Bankeraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phellodon indicus a species of cog mold in the fellowship Bankeraceae ?", "Where is Phellodon indicus a species of cog mold in the fellowship Bankeraceae ?"], "type": [-1, 2], "question_in_type": ["Is phellodon indicus a species of cog mold in the fellowship ?", "Where is indicus a species of cog mold in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776064, "src_sentence": "Azienda Elettrica Ticinese (AET) is an current wholesaler based in Bellinzona (Ticino, Switzerland).", "sentence": "Azienda Elettrica Ticinese is an current wholesaler based in Bellinzona (Ticino, Switzerland)", "sub": "http://dbpedia.org/resource/Bellinzona", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is azienda Elettrica Ticinese an current wholesaler based in Bellinzona ( Ticino , Switzerland ) ?", "Where is Azienda Elettrica Ticinese an current wholesaler based in?"], "type": [-1, 2], "question_in_type": ["Is azienda Elettrica an current wholesaler based in ( Ticino , Switzerland ) ?", "Where is Azienda Elettrica an current wholesaler based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776069, "src_sentence": "Azienda Elettrica Ticinese (AET) is an power jobber based in Bellinzona (Ticino, Switzerland).", "sentence": "Azienda Elettrica Ticinese is an power jobber based in Bellinzona (Ticino, Switzerland)", "sub": "http://dbpedia.org/resource/Bellinzona", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is azienda Elettrica Ticinese an power jobber based in Bellinzona ( Ticino , Switzerland ) ?", "Where is Azienda Elettrica Ticinese an power jobber based in?"], "type": [-1, 2], "question_in_type": ["Is azienda Elettrica an power jobber based in ( Ticino , Switzerland ) ?", "Where is Azienda Elettrica an power jobber based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776087, "src_sentence": "The High Commission of South Africa in London is the softly softly mission from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the softly softly mission from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the softly softly mission from South Africa to the United Kingdom ?", "Who in London is the softly softly mission from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the softly softly mission from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the softly softly mission from South Africa to the ?", "Who in is the softly softly mission from South Africa to the ?", "Where is The High Commission of South Africa in the softly softly mission from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776092, "src_sentence": "The High Commission of South Africa in London is the diplomatics charge from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the diplomatics charge from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the diplomatics charge from South Africa to the United Kingdom ?", "Who in London is the diplomatics charge from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the diplomatics charge from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the diplomatics charge from South Africa to the ?", "Who in is the diplomatics charge from South Africa to the ?", "Where is The High Commission of South Africa in the diplomatics charge from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776093, "src_sentence": "The High Commission of South Africa in London is the diplomatical charge from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the diplomatical charge from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the diplomatical charge from South Africa to the United Kingdom ?", "Who in London is the diplomatical charge from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the diplomatical charge from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the diplomatical charge from South Africa to the ?", "Who in is the diplomatical charge from South Africa to the ?", "Where is The High Commission of South Africa in the diplomatical charge from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776099, "src_sentence": "The High Commission of South Africa in London is the softly softly military mission from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the softly softly military mission from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the softly softly military mission from South Africa to the United Kingdom ?", "Who in London is the softly softly military mission from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the softly softly military mission from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the softly softly military mission from South Africa to the ?", "Who in is the softly softly military mission from South Africa to the ?", "Where is The High Commission of South Africa in the softly softly military mission from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776100, "src_sentence": "The High Commission of South Africa in London is the diplomatics military mission from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the diplomatics military mission from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the diplomatics military mission from South Africa to the United Kingdom ?", "Who in London is the diplomatics military mission from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the diplomatics military mission from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the diplomatics military mission from South Africa to the ?", "Who in is the diplomatics military mission from South Africa to the ?", "Where is The High Commission of South Africa in the diplomatics military mission from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776111, "src_sentence": "The High Commission of South Africa in London is the softly softly missionary work from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the softly softly missionary work from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the softly softly missionary work from South Africa to the United Kingdom ?", "Who in London is the softly softly missionary work from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the softly softly missionary work from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the softly softly missionary work from South Africa to the ?", "Who in is the softly softly missionary work from South Africa to the ?", "Where is The High Commission of South Africa in the softly softly missionary work from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776119, "src_sentence": "The High Commission of South Africa in London is the softly softly commission from South Africa to the United Kingdom.", "sentence": "The High Commission of South Africa in London is the softly softly commission from South Africa to the United Kingdom", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the High Commission of South Africa in London the softly softly commission from South Africa to the United Kingdom ?", "Who in London is the softly softly commission from South Africa to the United Kingdom?", "Where is The High Commission of South Africa in London the softly softly commission from South Africa to the United Kingdom ?"], "type": [-1, 1, 2], "question_in_type": ["Is the High Commission of South Africa in the softly softly commission from South Africa to the ?", "Who in is the softly softly commission from South Africa to the ?", "Where is The High Commission of South Africa in the softly softly commission from South Africa to the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776472, "src_sentence": "Proteuxoa paratorna is a matki of the class Noctuidae.", "sentence": "Proteuxoa paratorna is a matki of the class Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a matki of the class Noctuidae ?"], "type": [-1], "question_in_type": ["Is proteuxoa paratorna a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776479, "src_sentence": "Proteuxoa paratorna is a moth of the folk Noctuidae.", "sentence": "Proteuxoa paratorna is a moth of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a moth of the folk Noctuidae ?", "Where is Proteuxoa paratorna a moth of the folk Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is proteuxoa paratorna a moth of the folk ?", "Where is a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776481, "src_sentence": "Proteuxoa paratorna is a matki of the folk Noctuidae.", "sentence": "Proteuxoa paratorna is a matki of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a matki of the folk Noctuidae ?", "Where is Proteuxoa paratorna a matki of the folk Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is proteuxoa paratorna a matki of the folk ?", "Where is a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776495, "src_sentence": "Proteuxoa paratorna is a lep of the home Noctuidae.", "sentence": "Proteuxoa paratorna is a lep of the home Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a lep of the home Noctuidae ?"], "type": [-1], "question_in_type": ["Is proteuxoa paratorna a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776501, "src_sentence": "Proteuxoa paratorna is a lep of the fellowship Noctuidae.", "sentence": "Proteuxoa paratorna is a lep of the fellowship Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a lep of the fellowship Noctuidae ?", "Where is Proteuxoa paratorna a lep of the fellowship Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is proteuxoa paratorna a lep of the fellowship ?", "Where is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776502, "src_sentence": "Proteuxoa paratorna is a matki of the fellowship Noctuidae.", "sentence": "Proteuxoa paratorna is a matki of the fellowship Noctuidae", "sub": "http://dbpedia.org/resource/Proteuxoa_paratorna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proteuxoa paratorna a matki of the fellowship Noctuidae ?", "Where is Proteuxoa paratorna a matki of the fellowship Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is proteuxoa paratorna a matki of the fellowship ?", "Where is a matki of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776507, "src_sentence": "Pig Heart Boy is a small fry's novel by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a small fry's novel by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a small fry 's novel by Malorie Blackman ?", "Who is Pig Heart Boy a small fry 's novel by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a small fry 's novel by ?", "Who is a small fry 's novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776516, "src_sentence": "Pig Heart Boy is a product's novel by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a product's novel by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a product 's novel by Malorie Blackman ?", "Who is Pig Heart Boy a product 's novel by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a product 's novel by ?", "Who is a product 's novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776533, "src_sentence": "Pig Heart Boy is a shaver's new by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a shaver's new by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a shaver 's new by Malorie Blackman ?", "Who is Pig Heart Boy a shaver 's new by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a shaver 's new by ?", "Who is a shaver 's new by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776535, "src_sentence": "Pig Heart Boy is a product's new by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a product's new by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a product 's new by Malorie Blackman ?", "Who is Pig Heart Boy a product 's new by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a product 's new by ?", "Who is a product 's new by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776543, "src_sentence": "Pig Heart Boy is a tiddler's refreshing by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a tiddler's refreshing by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a tiddler 's refreshing by Malorie Blackman ?", "Who is Pig Heart Boy a tiddler 's refreshing by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a tiddler 's refreshing by ?", "Who is a tiddler 's refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776544, "src_sentence": "Pig Heart Boy is a binary clone's refreshing by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a binary clone's refreshing by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a binary clone 's refreshing by Malorie Blackman ?", "Who is Pig Heart Boy a binary clone 's refreshing by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a binary clone 's refreshing by ?", "Who is a binary clone 's refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776547, "src_sentence": "Pig Heart Boy is a kid's refreshing by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a kid's refreshing by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a kid 's refreshing by Malorie Blackman ?", "Who is Pig Heart Boy a kid 's refreshing by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a kid 's refreshing by ?", "Who is a kid 's refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776548, "src_sentence": "Pig Heart Boy is a nipper's refreshing by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a nipper's refreshing by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a nipper 's refreshing by Malorie Blackman ?", "Who is Pig Heart Boy a nipper 's refreshing by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a nipper 's refreshing by ?", "Who is a nipper 's refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776563, "src_sentence": "Pig Heart Boy is a binary clone's unimitative by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a binary clone's unimitative by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a binary clone 's unimitative by Malorie Blackman ?", "Who is Pig Heart Boy a binary clone 's unimitative by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a binary clone 's unimitative by ?", "Who is a binary clone 's unimitative by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776565, "src_sentence": "Pig Heart Boy is a bairn's unimitative by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a bairn's unimitative by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a bairn 's unimitative by Malorie Blackman ?", "Who is Pig Heart Boy a bairn 's unimitative by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a bairn 's unimitative by ?", "Who is a bairn 's unimitative by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776568, "src_sentence": "Pig Heart Boy is a offspring's unimitative by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a offspring's unimitative by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a offspring 's unimitative by Malorie Blackman ?", "Who is Pig Heart Boy a offspring 's?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a offspring 's unimitative by ?", "Who is a offspring 's?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776573, "src_sentence": "Pig Heart Boy is a product's unimitative by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a product's unimitative by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a product 's unimitative by Malorie Blackman ?", "Who is Pig Heart Boy a product 's unimitative by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a product 's unimitative by ?", "Who is a product 's unimitative by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776587, "src_sentence": "Pig Heart Boy is a offspring's fresh by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a offspring's fresh by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a offspring 's fresh by Malorie Blackman ?", "Who is Pig Heart Boy a offspring 's?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a offspring 's fresh by ?", "Who is a offspring 's?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776591, "src_sentence": "Pig Heart Boy is a minor's fresh by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a minor's fresh by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a minor 's fresh by Malorie Blackman ?", "Who is Pig Heart Boy a minor 's fresh by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a minor 's fresh by ?", "Who is a minor 's fresh by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776592, "src_sentence": "Pig Heart Boy is a product's fresh by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a product's fresh by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a product 's fresh by Malorie Blackman ?", "Who is Pig Heart Boy a product 's fresh by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a product 's fresh by ?", "Who is a product 's fresh by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776595, "src_sentence": "Pig Heart Boy is a fry's fresh by Malorie Blackman which was first published in 1997.", "sentence": "Pig Heart Boy is a fry's fresh by Malorie Blackman", "sub": "http://dbpedia.org/resource/Pig_Heart_Boy", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Malorie_Blackman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pig Heart Boy a fry 's fresh by Malorie Blackman ?", "Who is Pig Heart Boy a fry 's fresh by Malorie Blackman ?"], "type": [-1, 1], "question_in_type": ["Is pig Heart Boy a fry 's fresh by ?", "Who is a fry 's fresh by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776705, "src_sentence": "Fada is a townsfolk in central Nigeria which is located northeast of Abuja.", "sentence": "a townsfolk in central Nigeria is located northeast of Abuja", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is a townsfolk in central Nigeria located northeast of Abuja ?", "Where is a townsfolk in central Nigeria located?"], "type": [-1, 2], "question_in_type": ["Is a townsfolk in central located northeast of ?", "Where is a townsfolk in central located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776707, "src_sentence": "Fada is a townspeople in central Nigeria which is located northeast of Abuja.", "sentence": "a townspeople in central Nigeria is located northeast of Abuja", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is a townspeople in central Nigeria located northeast of Abuja ?", "Where is a townspeople in central Nigeria located?"], "type": [-1, 2], "question_in_type": ["Is a townspeople in central located northeast of ?", "Where is a townspeople in central located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776732, "src_sentence": "Fada is a township in primal Nigeria which is located northeast of Abuja.", "sentence": "primal Nigeria is located northeast of Abuja", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is primal Nigeria located northeast of Abuja ?", "Where is primal Nigeria located?"], "type": [-1, 2], "question_in_type": ["Is primal located northeast of ?", "Where is primal located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776734, "src_sentence": "Fada is a ithiel town in middle Nigeria which is located northeast of Abuja.", "sentence": "a ithiel town in middle Nigeria is located northeast of Abuja", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is a ithiel town in middle Nigeria located northeast of Abuja ?", "Where is a ithiel town in middle Nigeria located?"], "type": [-1, 2], "question_in_type": ["Is a ithiel town in middle located northeast of ?", "Where is a ithiel town in middle located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776735, "src_sentence": "Fada is a townsfolk in middle Nigeria which is located northeast of Abuja.", "sentence": "middle Nigeria is located northeast of Abuja", "sub": "http://dbpedia.org/resource/Nigeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Abuja", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is middle Nigeria located northeast of Abuja ?", "Where is middle Nigeria located?"], "type": [-1, 2], "question_in_type": ["Is middle located northeast of ?", "Where is middle located?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776904, "src_sentence": "In 623, when Chlothar II granted Austrasia to Dagobert, he excluded Alsace, the Vosges, and the Ardennes, but was shortly after forced to concede it to Dagobert by the Austrasian noblesse.", "sentence": "Chlothar II granted Austrasia to Dagobert", "sub": "http://dbpedia.org/resource/Dagobert_I", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Chlothar_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did chlothar II grant Austrasia to Dagobert?", "Who granted Austrasia to Dagobert?", "Where did Chlothar II granted?", "Who did Chlothar II granted?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did chlothar II grant Austrasia to ?", "Who granted Austrasia to ?", "Where did granted?", "Who did granted?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776905, "src_sentence": "In 623, when Chlothar II granted Austrasia to Dagobert, he excluded Alsace, the Vosges, and the Ardennes, but was shortly after forced to concede it to Dagobert by the Austrasian magnanimousness.", "sentence": "Chlothar II granted Austrasia to Dagobert", "sub": "http://dbpedia.org/resource/Dagobert_I", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Chlothar_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did chlothar II grant Austrasia to Dagobert?", "Who granted Austrasia to Dagobert?", "Where did Chlothar II granted?", "Who did Chlothar II granted?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did chlothar II grant Austrasia to ?", "Who granted Austrasia to ?", "Where did granted?", "Who did granted?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5776999, "src_sentence": "Broadbottom Viaduct (also known as Etherow or Mottram Viaduct) is a railroad track viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England.", "sentence": "Broadbottom Viaduct (also known as Etherow or Mottram Viaduct is a railroad track viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England", "sub": "http://dbpedia.org/resource/Broadbottom_Viaduct", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/River_Etherow", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is broadbottom Viaduct ( also known as Etherow or Mottram Viaduct a railroad track viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England ?", "Who (also known as Etherow or Mottram Viaduct is a railroad track viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England?", "Who is Broadbottom Viaduct ( also known as?", "Where is Broadbottom Viaduct ( also known as?", "Does broadbottom Viaduct known as Etherow or Mottram Viaduct?", "Who known as Etherow or Mottram Viaduct?", "Who did Broadbottom Viaduct known as?"], "type": [-1, 1, 1, 2, -1, 1, 1], "question_in_type": ["Is broadbottom Viaduct ( also known as Etherow or Mottram Viaduct a railroad track viaduct that spans the between Derbyshire and Greater Manchester in England ?", "Who (also known as Etherow or Mottram Viaduct is a railroad track viaduct that spans the between Derbyshire and Greater Manchester in England?", "Who is ( also known as?", "Where is ( also known as?", "Does broadbottom Viaduct known as or Mottram Viaduct?", "Who known as or Mottram Viaduct?", "Who did known as?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777001, "src_sentence": "Broadbottom Viaduct (also known as Etherow or Mottram Viaduct) is a railroad line viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England.", "sentence": "Broadbottom Viaduct (also known as Etherow or Mottram Viaduct is a railroad line viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England", "sub": "http://dbpedia.org/resource/Broadbottom_Viaduct", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/River_Etherow", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is broadbottom Viaduct ( also known as Etherow or Mottram Viaduct a railroad line viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England ?", "Who (also known as Etherow or Mottram Viaduct is a railroad line viaduct that spans the River Etherow between Derbyshire and Greater Manchester in England?", "Who is Broadbottom Viaduct ( also known as?", "Where is Broadbottom Viaduct ( also known as?", "Does broadbottom Viaduct known as Etherow or Mottram Viaduct?", "Who known as Etherow or Mottram Viaduct?", "Who did Broadbottom Viaduct known as?"], "type": [-1, 1, 1, 2, -1, 1, 1], "question_in_type": ["Is broadbottom Viaduct ( also known as Etherow or Mottram Viaduct a railroad line viaduct that spans the between Derbyshire and Greater Manchester in England ?", "Who (also known as Etherow or Mottram Viaduct is a railroad line viaduct that spans the between Derbyshire and Greater Manchester in England?", "Who is ( also known as?", "Where is ( also known as?", "Does broadbottom Viaduct known as or Mottram Viaduct?", "Who known as or Mottram Viaduct?", "Who did known as?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777166, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a lep in the kinfolk Lycaenidae.", "sentence": "Cerautola semibrunnea is a lep in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a lep in the kinfolk Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777167, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a chat up in the kinfolk Lycaenidae.", "sentence": "Cerautola semibrunnea is a chat up in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a chat up in the kinfolk Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a chat up in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777173, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a butterfly stroke in the class Lycaenidae.", "sentence": "Cerautola semibrunnea is a butterfly stroke in the class Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a butterfly stroke in the class Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a butterfly stroke in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777200, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a butterfly in the household Lycaenidae.", "sentence": "Cerautola semibrunnea is a butterfly in the household Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a butterfly in the household Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a butterfly in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777205, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a butterfly stroke in the home Lycaenidae.", "sentence": "Cerautola semibrunnea is a butterfly stroke in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a butterfly stroke in the home Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a butterfly stroke in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777207, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a chat up in the home Lycaenidae.", "sentence": "Cerautola semibrunnea is a chat up in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a chat up in the home Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a chat up in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777209, "src_sentence": "Cerautola semibrunnea, the semibrown epitola, is a butterfly stroke in the kinsfolk Lycaenidae.", "sentence": "Cerautola semibrunnea is a butterfly stroke in the kinsfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Cerautola_semibrunnea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerautola semibrunnea a butterfly stroke in the kinsfolk Lycaenidae ?"], "type": [-1], "question_in_type": ["Is cerautola semibrunnea a butterfly stroke in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777345, "src_sentence": "Thiotricha gemmulans is a matki of the sept Gelechiidae.", "sentence": "Thiotricha gemmulans is a matki of the sept Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a matki of the sept Gelechiidae ?"], "type": [-1], "question_in_type": ["Is thiotricha gemmulans a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777353, "src_sentence": "Thiotricha gemmulans is a lep of the class Gelechiidae.", "sentence": "Thiotricha gemmulans is a lep of the class Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a lep of the class Gelechiidae ?"], "type": [-1], "question_in_type": ["Is thiotricha gemmulans a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777361, "src_sentence": "Thiotricha gemmulans is a moth of the folk Gelechiidae.", "sentence": "Thiotricha gemmulans is a moth of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a moth of the folk Gelechiidae ?", "Where is Thiotricha gemmulans a moth of the folk Gelechiidae ?"], "type": [-1, 2], "question_in_type": ["Is thiotricha gemmulans a moth of the folk ?", "Where is a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777375, "src_sentence": "Thiotricha gemmulans is a matki of the household Gelechiidae.", "sentence": "Thiotricha gemmulans is a matki of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a matki of the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is thiotricha gemmulans a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777377, "src_sentence": "Thiotricha gemmulans is a lep of the home Gelechiidae.", "sentence": "Thiotricha gemmulans is a lep of the home Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a lep of the home Gelechiidae ?"], "type": [-1], "question_in_type": ["Is thiotricha gemmulans a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777382, "src_sentence": "Thiotricha gemmulans is a moth of the fellowship Gelechiidae.", "sentence": "Thiotricha gemmulans is a moth of the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Thiotricha_gemmulans", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thiotricha gemmulans a moth of the fellowship Gelechiidae ?", "Where is Thiotricha gemmulans a moth of the fellowship Gelechiidae ?"], "type": [-1, 2], "question_in_type": ["Is thiotricha gemmulans a moth of the fellowship ?", "Where is a moth of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777473, "src_sentence": "The feast opened with Fantastica, directed by Gilles Carle and closed with Sono fotogenico, directed by Dino Risi.", "sentence": "Sono fotogenico directed by Dino Risi", "sub": "http://dbpedia.org/resource/I'm_Photogenic", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Dino_Risi", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does sono fotogenico direct by Dino Risi?", "Who did Sono fotogenico directed by?"], "type": [-1, 1], "question_in_type": ["Does sono fotogenico direct by ?", "Who did directed by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5777474, "src_sentence": "The fete opened with Fantastica, directed by Gilles Carle and closed with Sono fotogenico, directed by Dino Risi.", "sentence": "Sono fotogenico directed by Dino Risi", "sub": "http://dbpedia.org/resource/I'm_Photogenic", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Dino_Risi", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does sono fotogenico direct by Dino Risi?", "Who did Sono fotogenico directed by?"], "type": [-1, 1], "question_in_type": ["Does sono fotogenico direct by ?", "Who did directed by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778158, "src_sentence": "Najwa Latif is the third base of four sib and was born in Batu Pahat, Johor, Malaysia.", "sentence": "Najwa Latif was born in Batu Pahat , Johor", "sub": "http://dbpedia.org/resource/Najwa_Latif", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Johor", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was najwa Latif born in Batu Pahat , Johor ?", "Who was born in Batu Pahat , Johor?", "Where was Najwa Latif born in?"], "type": [-1, 1, 2], "question_in_type": ["Was najwa Latif born in Batu Pahat , ?", "Who was born in Batu Pahat , ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778161, "src_sentence": "Najwa Latif is the 3rd of four sib and was born in Batu Pahat, Johor, Malaysia.", "sentence": "Najwa Latif was born in Batu Pahat , Johor", "sub": "http://dbpedia.org/resource/Najwa_Latif", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Johor", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was najwa Latif born in Batu Pahat , Johor ?", "Who was born in Batu Pahat , Johor?", "Where was Najwa Latif born in?"], "type": [-1, 1, 2], "question_in_type": ["Was najwa Latif born in Batu Pahat , ?", "Who was born in Batu Pahat , ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778191, "src_sentence": "On August 13, 2009, at the fiftieth FCW transvestite taping, Miller defeated Tyler Reks to become FCW Heavyweight Champion.", "sentence": "Tyler Reks to become FCW Heavyweight Champion", "sub": "http://dbpedia.org/resource/Tyler_Reks", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Florida_Championship_Wrestling", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tyler Reks to becom FCW Heavyweight Champion?", "Who to become FCW Heavyweight Champion?", "Where did Tyler Reks to become?"], "type": [-1, 1, 2], "question_in_type": ["Does tyler Reks to becom Heavyweight Champion?", "Who to become Heavyweight Champion?", "Where did to become?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778195, "src_sentence": "On August 13, 2009, at the fiftieth FCW television set taping, Miller defeated Tyler Reks to become FCW Heavyweight Champion.", "sentence": "Tyler Reks to become FCW Heavyweight Champion", "sub": "http://dbpedia.org/resource/Tyler_Reks", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Florida_Championship_Wrestling", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tyler Reks to becom FCW Heavyweight Champion?", "Who to become FCW Heavyweight Champion?", "Where did Tyler Reks to become?"], "type": [-1, 1, 2], "question_in_type": ["Does tyler Reks to becom Heavyweight Champion?", "Who to become Heavyweight Champion?", "Where did to become?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778205, "src_sentence": "On August 13, 2009, at the fiftieth FCW transvestite tape, Miller defeated Tyler Reks to become FCW Heavyweight Champion.", "sentence": "Tyler Reks to become FCW Heavyweight Champion", "sub": "http://dbpedia.org/resource/Tyler_Reks", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Florida_Championship_Wrestling", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tyler Reks to becom FCW Heavyweight Champion?", "Who to become FCW Heavyweight Champion?", "Where did Tyler Reks to become?"], "type": [-1, 1, 2], "question_in_type": ["Does tyler Reks to becom Heavyweight Champion?", "Who to become Heavyweight Champion?", "Where did to become?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778206, "src_sentence": "On August 13, 2009, at the 50th FCW tv series tape, Miller defeated Tyler Reks to become FCW Heavyweight Champion.", "sentence": "Tyler Reks to become FCW Heavyweight Champion", "sub": "http://dbpedia.org/resource/Tyler_Reks", "pred": "http://dbpedia.org/ontology/trainer", "obj": "http://dbpedia.org/resource/Florida_Championship_Wrestling", "sub_type": "http://dbpedia.org/ontology/Athlete", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does tyler Reks to becom FCW Heavyweight Champion?", "Who to become FCW Heavyweight Champion?", "Where did Tyler Reks to become?"], "type": [-1, 1, 2], "question_in_type": ["Does tyler Reks to becom Heavyweight Champion?", "Who to become Heavyweight Champion?", "Where did to become?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?athlete_sub ?person_obj.\n?athlete_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778262, "src_sentence": "Dendrothele is a brontosaurus of mold in the folk Corticiaceae.", "sentence": "Dendrothele is a brontosaurus of mold in the folk Corticiaceae", "sub": "http://dbpedia.org/resource/Dendrothele", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corticiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dendrothele a brontosaurus of mold in the folk Corticiaceae ?", "Who is a brontosaurus of mold in the folk Corticiaceae?", "Where is Dendrothele a brontosaurus of mold in the folk Corticiaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dendrothele a brontosaurus of mold in the folk ?", "Who is a brontosaurus of mold in the folk ?", "Where is a brontosaurus of mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778289, "src_sentence": "Dendrothele is a genus of mold in the fellowship Corticiaceae.", "sentence": "Dendrothele is a genus of mold in the fellowship Corticiaceae", "sub": "http://dbpedia.org/resource/Dendrothele", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Corticiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dendrothele a genus of mold in the fellowship Corticiaceae ?", "Who is a genus of mold in the fellowship Corticiaceae?", "Where is Dendrothele a genus of mold in the fellowship Corticiaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dendrothele a genus of mold in the fellowship ?", "Who is a genus of mold in the fellowship ?", "Where is a genus of mold in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778407, "src_sentence": " Producer and cleffer Isaac Hayes stepped into the spotlight with Hot Buttered Soul.", "sentence": "cleffer Isaac Hayes stepped into the spotlight with Hot Buttered Soul", "sub": "http://dbpedia.org/resource/Hot_Buttered_Soul", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Isaac_Hayes", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did cleffer Isaac Hayes step into the spotlight with Hot Buttered Soul?", "Who did cleffer Isaac Hayes stepped into?", "Where did cleffer Isaac Hayes stepped into?"], "type": [-1, 1, 2], "question_in_type": ["Did cleffer step into the spotlight with ?", "Who did cleffer stepped into?", "Where did cleffer stepped into?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778419, "src_sentence": " Producer and cleffer Isaac Hayes stepped into the limelight with Hot Buttered Soul.", "sentence": "cleffer Isaac Hayes stepped into the limelight with Hot Buttered Soul", "sub": "http://dbpedia.org/resource/Hot_Buttered_Soul", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Isaac_Hayes", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did cleffer Isaac Hayes step into the limelight with Hot Buttered Soul?", "Who did cleffer Isaac Hayes stepped into?", "Where did cleffer Isaac Hayes stepped into?"], "type": [-1, 1, 2], "question_in_type": ["Did cleffer step into the limelight with ?", "Who did cleffer stepped into?", "Where did cleffer stepped into?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778429, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an consequence called \"In Performance at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an consequence called \" In Performance at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an consequence called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an consequence call `` In Performance at the White House : Memphis Soul `` On?", "Did president Barack Obama host an consequence called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?", "When did President Barack Obama host an consequence call `` In Performance at the White House : Memphis Soul `` On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an consequence called \" In Performance at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an consequence call `` In Performance at the : Memphis Soul `` On?", "Did president Barack Obama host an consequence called \" In Performance at the : Memphis Soul \" On April 9?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?", "When did Barack Obama host an consequence call `` In Performance at the : Memphis Soul `` On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778430, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an occurrence called \"In Performance at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an occurrence called \" In Performance at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an occurrence called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an occurrence call `` In Performance at the White House : Memphis Soul `` On?", "Did president Barack Obama host an occurrence called \" In Performance at the White House : Memphis Soul \" On April 9?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?", "When did President Barack Obama host an occurrence call `` In Performance at the White House : Memphis Soul `` On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an occurrence called \" In Performance at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an occurrence call `` In Performance at the : Memphis Soul `` On?", "Did president Barack Obama host an occurrence called \" In Performance at the : Memphis Soul \" On April 9?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?", "When did Barack Obama host an occurrence call `` In Performance at the : Memphis Soul `` On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778441, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an phenomenon called \"In carrying into action at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an phenomenon called \" In carrying into action at the White House Memphis Soul", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an phenomenon called \" In carrying into action at the White House Memphis Soul?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "Did president Barack Obama host an phenomenon called \" In carrying into action at the White House Memphis Soul?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Did president First Lady Michelle Obama host an phenomenon called \" In carrying into action at the Memphis Soul?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "Did president Barack Obama host an phenomenon called \" In carrying into action at the Memphis Soul?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778443, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an event called \"In operation at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an event called \" In operation at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an event called \" In operation at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an event call `` In operation at the White House : Memphis Soul `` On?", "Did president Barack Obama host an event called \" In operation at the White House : Memphis Soul \" at the White House On April 9?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?", "When did President Barack Obama host an event call `` In operation at the White House : Memphis Soul `` at the White House On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an event called \" In operation at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an event call `` In operation at the : Memphis Soul `` On?", "Did president Barack Obama host an event called \" In operation at the : Memphis Soul \" at the On April 9?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?", "When did Barack Obama host an event call `` In operation at the : Memphis Soul `` at the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778444, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an consequence called \"In operation at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an consequence called \" In operation at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an consequence called \" In operation at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an consequence call `` In operation at the White House : Memphis Soul `` On?", "Did president Barack Obama host an consequence called \" In operation at the White House : Memphis Soul \" On April 9?", "Who did President Barack Obama hosted an?", "Where did President Barack Obama hosted an?", "When did President Barack Obama host an consequence call `` In operation at the White House : Memphis Soul `` On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an consequence called \" In operation at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an consequence call `` In operation at the : Memphis Soul `` On?", "Did president Barack Obama host an consequence called \" In operation at the : Memphis Soul \" On April 9?", "Who did Barack Obama hosted an?", "Where did Barack Obama hosted an?", "When did Barack Obama host an consequence call `` In operation at the : Memphis Soul `` On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778452, "src_sentence": "On April 9, 2013, President Barack Obama and First Lady Michelle Obama hosted an case called \"In public presentation at the White House: Memphis Soul\".", "sentence": "President First Lady Michelle Obama hosted an case called \" In public presentation at the White House : Memphis Soul \" On April 9", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did president First Lady Michelle Obama host an case called \" In public presentation at the White House : Memphis Soul \" On April 9?", "Who did President First Lady Michelle Obama hosted an?", "Where did President First Lady Michelle Obama hosted an?", "When did President First Lady Michelle Obama host an case call `` In public presentation at the White House : Memphis Soul `` On?", "Did president Barack Obama Michelle Obama host an case called \" In public presentation at the White House : Memphis Soul \" On April 9?", "Who did President Barack Obama Michelle Obama hosted an?", "Where did President Barack Obama Michelle Obama hosted an?", "When did President Barack Obama Michelle Obama host an case call `` In public presentation at the White House : Memphis Soul `` On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did president First Lady Michelle Obama host an case called \" In public presentation at the : Memphis Soul \" On April 9?", "Who did First Lady Michelle Obama hosted an?", "Where did First Lady Michelle Obama hosted an?", "When did First Lady Michelle Obama host an case call `` In public presentation at the : Memphis Soul `` On?", "Did president Barack Obama Michelle Obama host an case called \" In public presentation at the : Memphis Soul \" On April 9?", "Who did Barack Obama Michelle Obama hosted an?", "Where did Barack Obama Michelle Obama hosted an?", "When did Barack Obama Michelle Obama host an case call `` In public presentation at the : Memphis Soul `` On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778458, "src_sentence": "Vijon is a communicate in the Indre department in central France.", "sentence": "Vijon is a communicate in the Indre department in central France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre department in central France ?", "Where is Vijon a communicate in the Indre department in central France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the department in central France ?", "Where is a communicate in the department in central France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778459, "src_sentence": "Vijon is a commune in the Indre office in central France.", "sentence": "Vijon is a commune in the Indre office in central France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre office in central France ?", "Where is Vijon a commune in the Indre office in central France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the office in central France ?", "Where is a commune in the office in central France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778461, "src_sentence": "Vijon is a commune in the Indre ministry in central France.", "sentence": "Vijon is a commune in the Indre ministry in central France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre ministry in central France ?", "Where is Vijon a commune in the Indre ministry in central France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the ministry in central France ?", "Where is a commune in the ministry in central France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778473, "src_sentence": "Vijon is a commune in the Indre ministry in exchange France.", "sentence": "Vijon is a commune in the Indre ministry in exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre ministry in exchange France ?", "Where is Vijon a commune in the Indre ministry in exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the ministry in exchange France ?", "Where is a commune in the ministry in exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778475, "src_sentence": "Vijon is a commune in the Indre province in exchange France.", "sentence": "Vijon is a commune in the Indre province in exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre province in exchange France ?", "Where is Vijon a commune in the Indre province in exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the province in exchange France ?", "Where is a commune in the province in exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778476, "src_sentence": "Vijon is a communicate in the Indre province in exchange France.", "sentence": "Vijon is a communicate in the Indre province in exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre province in exchange France ?", "Where is Vijon a communicate in the Indre province in exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the province in exchange France ?", "Where is a communicate in the province in exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778478, "src_sentence": "Vijon is a communicate in the Indre school in exchange France.", "sentence": "Vijon is a communicate in the Indre school in exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre school in exchange France ?", "Where is Vijon a communicate in the Indre school in exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the school in exchange France ?", "Where is a communicate in the school in exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778484, "src_sentence": "Vijon is a communicate in the Indre office in telephone exchange France.", "sentence": "Vijon is a communicate in the Indre office in telephone exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre office in telephone exchange France ?", "Where is Vijon a communicate in the Indre office in telephone exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the office in telephone exchange France ?", "Where is a communicate in the office in telephone exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778487, "src_sentence": "Vijon is a commune in the Indre province in telephone exchange France.", "sentence": "Vijon is a commune in the Indre province in telephone exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre province in telephone exchange France ?", "Where is Vijon a commune in the Indre province in telephone exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the province in telephone exchange France ?", "Where is a commune in the province in telephone exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778488, "src_sentence": "Vijon is a communicate in the Indre province in telephone exchange France.", "sentence": "Vijon is a communicate in the Indre province in telephone exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre province in telephone exchange France ?", "Where is Vijon a communicate in the Indre province in telephone exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the province in telephone exchange France ?", "Where is a communicate in the province in telephone exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778491, "src_sentence": "Vijon is a commune in the Indre section in telephone exchange France.", "sentence": "Vijon is a commune in the Indre section in telephone exchange France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre section in telephone exchange France ?", "Where is Vijon a commune in the Indre section in telephone exchange France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the section in telephone exchange France ?", "Where is a commune in the section in telephone exchange France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778496, "src_sentence": "Vijon is a communicate in the Indre office in center France.", "sentence": "Vijon is a communicate in the Indre office in center France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre office in center France ?", "Where is Vijon a communicate in the Indre office in center France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the office in center France ?", "Where is a communicate in the office in center France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778499, "src_sentence": "Vijon is a commune in the Indre province in center France.", "sentence": "Vijon is a commune in the Indre province in center France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre province in center France ?", "Where is Vijon a commune in the Indre province in center France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the province in center France ?", "Where is a commune in the province in center France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778514, "src_sentence": "Vijon is a communicate in the Indre school in primal France.", "sentence": "Vijon is a communicate in the Indre school in primal France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre school in primal France ?", "Where is Vijon a communicate in the Indre school in primal France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the school in primal France ?", "Where is a communicate in the school in primal France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778523, "src_sentence": "Vijon is a commune in the Indre province in middle France.", "sentence": "Vijon is a commune in the Indre province in middle France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a commune in the Indre province in middle France ?", "Where is Vijon a commune in the Indre province in middle France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a commune in the province in middle France ?", "Where is a commune in the province in middle France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778526, "src_sentence": "Vijon is a communicate in the Indre school in middle France.", "sentence": "Vijon is a communicate in the Indre school in middle France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre school in middle France ?", "Where is Vijon a communicate in the Indre school in middle France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the school in middle France ?", "Where is a communicate in the school in middle France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778528, "src_sentence": "Vijon is a communicate in the Indre section in middle France.", "sentence": "Vijon is a communicate in the Indre section in middle France", "sub": "http://dbpedia.org/resource/Vijon", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is vijon a communicate in the Indre section in middle France ?", "Where is Vijon a communicate in the Indre section in middle France ?"], "type": [-1, 2], "question_in_type": ["Is vijon a communicate in the section in middle France ?", "Where is a communicate in the section in middle France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778695, "src_sentence": "Acrocercops malvacea is a matki of the domestic violence Gracillariidae, known from Morocco.", "sentence": "Acrocercops malvacea is a matki of the domestic violence Gracillariidae, known from Morocco", "sub": "http://dbpedia.org/resource/Acrocercops_malvacea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops malvacea a matki of the domestic violence Gracillariidae , known from Morocco ?", "Where is Acrocercops malvacea a matki of the domestic violence Gracillariidae , known from?"], "type": [-1, 2], "question_in_type": ["Is acrocercops malvacea a matki of the domestic violence , known from Morocco ?", "Where is a matki of the domestic violence , known from?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778736, "src_sentence": "Acrocercops malvacea is a lep of the household Gracillariidae, known from Morocco.", "sentence": "Acrocercops malvacea is a lep of the household Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_malvacea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops malvacea a lep of the household Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops malvacea a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778743, "src_sentence": "Acrocercops malvacea is a matki of the kinsfolk Gracillariidae, known from Morocco.", "sentence": "Acrocercops malvacea is a matki of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_malvacea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops malvacea a matki of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops malvacea a matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778746, "src_sentence": "Acrocercops malvacea is a matki of the fellowship Gracillariidae, known from Morocco.", "sentence": "Acrocercops malvacea is a matki of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_malvacea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops malvacea a matki of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops malvacea a matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778895, "src_sentence": "Euptera ginettae is a lep in the family Nymphalidae.", "sentence": "Euptera ginettae is a lep in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Euptera_ginettae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptera ginettae a lep in the family Nymphalidae ?", "Where is Euptera ginettae a lep in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euptera ginettae a lep in the family ?", "Where is a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5778918, "src_sentence": "Euptera ginettae is a butterfly stroke in the kinfolk Nymphalidae.", "sentence": "Euptera ginettae is a butterfly stroke in the kinfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Euptera_ginettae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptera ginettae a butterfly stroke in the kinfolk Nymphalidae ?", "Where is Euptera ginettae a butterfly stroke in the kinfolk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euptera ginettae a butterfly stroke in the kinfolk ?", "Where is a butterfly stroke in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779019, "src_sentence": "Usha Rani Tomar was a fellow member of the 8th Lok Sabha of India.", "sentence": "Usha Rani Tomar was a fellow member of the 8th Lok Sabha of India", "sub": "http://dbpedia.org/resource/Usha_Rani_Tomar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was usha Rani Tomar a fellow member of the 8th Lok Sabha of India ?", "Who was a fellow member of the 8th Lok Sabha of India?", "Where was Usha Rani Tomar a fellow member of the 8th Lok Sabha of India ?", "Who was Usha Rani Tomar a fellow member of the 8th Lok Sabha of India ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was usha Rani Tomar a fellow member of the 8th Lok Sabha of ?", "Who was a fellow member of the 8th Lok Sabha of ?", "Where was a fellow member of the 8th Lok Sabha of ?", "Who was a fellow member of the 8th Lok Sabha of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779027, "src_sentence": "Usha Rani Tomar was a part of the eighth Lok Sabha of India.", "sentence": "Usha Rani Tomar was a part of the eighth Lok Sabha of India", "sub": "http://dbpedia.org/resource/Usha_Rani_Tomar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was usha Rani Tomar a part of the eighth Lok Sabha of India ?", "Who was a part of the eighth Lok Sabha of India?", "Where was Usha Rani Tomar a part of the eighth Lok Sabha of India ?", "Who was Usha Rani Tomar a part of the eighth Lok Sabha of India ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was usha Rani Tomar a part of the eighth Lok Sabha of ?", "Who was a part of the eighth Lok Sabha of ?", "Where was a part of the eighth Lok Sabha of ?", "Who was a part of the eighth Lok Sabha of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779032, "src_sentence": "Usha Rani Tomar was a term of the eighth Lok Sabha of India.", "sentence": "Usha Rani Tomar was a term of the eighth Lok Sabha of India", "sub": "http://dbpedia.org/resource/Usha_Rani_Tomar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was usha Rani Tomar a term of the eighth Lok Sabha of India ?", "Who was a term of the eighth Lok Sabha of India?", "Where was Usha Rani Tomar a term of the eighth Lok Sabha of India ?", "Who was Usha Rani Tomar a term of the eighth Lok Sabha of India ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was usha Rani Tomar a term of the eighth Lok Sabha of ?", "Who was a term of the eighth Lok Sabha of ?", "Where was a term of the eighth Lok Sabha of ?", "Who was a term of the eighth Lok Sabha of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779075, "src_sentence": "His adopted daughter was Zhang Hanzhi, who, at the hypnotism of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua at the hypnotism of Mao Zedong", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua at the hypnotism of Mao Zedong?", "Who married the then recently widowed Qiao Guanhua at the hypnotism of Mao Zedong?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed at the hypnotism of Mao Zedong?", "Who married the then recently widowed at the hypnotism of Mao Zedong?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779078, "src_sentence": "His adopted daughter was Zhang Hanzhi, who, at the hint of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua at the hint of Mao Zedong", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua at the hint of Mao Zedong?", "Who married the then recently widowed Qiao Guanhua at the hint of Mao Zedong?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed at the hint of Mao Zedong?", "Who married the then recently widowed at the hint of Mao Zedong?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779085, "src_sentence": "His adopted daughter language was Zhang Hanzhi, who, at the proffer of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua?", "Who married the then recently widowed Qiao Guanhua?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed ?", "Who married the then recently widowed ?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779087, "src_sentence": "His adopted daughter was Zhang Hanzhi, who, at the proposition of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua?", "Who married the then recently widowed Qiao Guanhua?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed ?", "Who married the then recently widowed ?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779088, "src_sentence": "His adopted daughter language was Zhang Hanzhi, who, at the proposition of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua?", "Who married the then recently widowed Qiao Guanhua?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed ?", "Who married the then recently widowed ?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779092, "src_sentence": "His adopted girl was Zhang Hanzhi, who, at the prompting of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua at the prompting of Mao Zedong", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua at the prompting of Mao Zedong?", "Who married the then recently widowed Qiao Guanhua at the prompting of Mao Zedong?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed at the prompting of Mao Zedong?", "Who married the then recently widowed at the prompting of Mao Zedong?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779094, "src_sentence": "His adopted daughter language was Zhang Hanzhi, who, at the trace of Mao Zedong, married the then recently widowed Qiao Guanhua.", "sentence": "Zhang Hanzhi married the then recently widowed Qiao Guanhua at the trace of Mao Zedong", "sub": "http://dbpedia.org/resource/Zhang_Hanzhi", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Qiao_Guanhua", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did zhang Hanzhi marry the then recently widowed Qiao Guanhua at the trace of Mao Zedong?", "Who married the then recently widowed Qiao Guanhua at the trace of Mao Zedong?", "Who did Zhang Hanzhi married the?"], "type": [-1, 1, 1], "question_in_type": ["Did zhang Hanzhi marry the then recently widowed at the trace of Mao Zedong?", "Who married the then recently widowed at the trace of Mao Zedong?", "Who did married the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779128, "src_sentence": "Richard Deschamps is a canajun politician from Montreal, Quebec.", "sentence": "Richard Deschamps is a canajun politician from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canajun politician from Montreal ?", "Who is a canajun politician from Montreal?", "Where is Richard Deschamps a canajun politician from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canajun politician from ?", "Who is a canajun politician from ?", "Where is a canajun politician from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779129, "src_sentence": "Richard Deschamps is a hoser politician from Montreal, Quebec.", "sentence": "Richard Deschamps is a hoser politician from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a hoser politician from Montreal ?", "Who is a hoser politician from Montreal?", "Where is Richard Deschamps a hoser politician from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a hoser politician from ?", "Who is a hoser politician from ?", "Where is a hoser politician from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779131, "src_sentence": "Richard Deschamps is a canuckistani politician from Montreal, Quebec.", "sentence": "Richard Deschamps is a canuckistani politician from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canuckistani politician from Montreal ?", "Who is a canuckistani politician from Montreal?", "Where is Richard Deschamps a canuckistani politician from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canuckistani politician from ?", "Who is a canuckistani politician from ?", "Where is a canuckistani politician from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779132, "src_sentence": "Richard Deschamps is a canuck politician from Montreal, Quebec.", "sentence": "Richard Deschamps is a canuck politician from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canuck politician from Montreal ?", "Who is a canuck politician from Montreal?", "Where is Richard Deschamps a canuck politician from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canuck politician from ?", "Who is a canuck politician from ?", "Where is a canuck politician from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779134, "src_sentence": "Richard Deschamps is a canajun political leader from Montreal, Quebec.", "sentence": "Richard Deschamps is a canajun political leader from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canajun political leader from Montreal ?", "Who is a canajun political leader from Montreal?", "Where is Richard Deschamps a canajun political leader from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canajun political leader from ?", "Who is a canajun political leader from ?", "Where is a canajun political leader from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779142, "src_sentence": "Richard Deschamps is a canadian river politico from Montreal, Quebec.", "sentence": "Richard Deschamps is a canadian river politico from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canadian river politico from Montreal ?", "Who is a canadian river politico from Montreal?", "Where is Richard Deschamps a canadian river politico from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canadian river politico from ?", "Who is a canadian river politico from ?", "Where is a canadian river politico from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779143, "src_sentence": "Richard Deschamps is a canuckistani politico from Montreal, Quebec.", "sentence": "Richard Deschamps is a canuckistani politico from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canuckistani politico from Montreal ?", "Who is a canuckistani politico from Montreal?", "Where is Richard Deschamps a canuckistani politico from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canuckistani politico from ?", "Who is a canuckistani politico from ?", "Where is a canuckistani politico from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779146, "src_sentence": "Richard Deschamps is a canajun pol from Montreal, Quebec.", "sentence": "Richard Deschamps is a canajun pol from Montreal", "sub": "http://dbpedia.org/resource/Richard_Deschamps", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Montreal", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is richard Deschamps a canajun pol from Montreal ?", "Who is a canajun pol from Montreal?", "Where is Richard Deschamps a canajun pol from Montreal ?"], "type": [-1, 1, 2], "question_in_type": ["Is richard Deschamps a canajun pol from ?", "Who is a canajun pol from ?", "Where is a canajun pol from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779153, "src_sentence": "Bricookea is a brontosaurus of fungi in the family Phaeosphaeriaceae.", "sentence": "Bricookea is a brontosaurus of fungi in the family Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a brontosaurus of fungi in the family Phaeosphaeriaceae ?", "Where is Bricookea a brontosaurus of fungi in the family Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a brontosaurus of fungi in the family ?", "Where is a brontosaurus of fungi in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779154, "src_sentence": "Bricookea is a genus of mold in the family Phaeosphaeriaceae.", "sentence": "Bricookea is a genus of mold in the family Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a genus of mold in the family Phaeosphaeriaceae ?", "Where is Bricookea a genus of mold in the family Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a genus of mold in the family ?", "Where is a genus of mold in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779197, "src_sentence": "Bricookea is a brontosaurus of fungi in the folk Phaeosphaeriaceae.", "sentence": "Bricookea is a brontosaurus of fungi in the folk Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a brontosaurus of fungi in the folk Phaeosphaeriaceae ?", "Where is Bricookea a brontosaurus of fungi in the folk Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a brontosaurus of fungi in the folk ?", "Where is a brontosaurus of fungi in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779215, "src_sentence": "Bricookea is a brontosaurus of mold in the household Phaeosphaeriaceae.", "sentence": "Bricookea is a brontosaurus of mold in the household Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a brontosaurus of mold in the household Phaeosphaeriaceae ?", "Where is Bricookea a brontosaurus of mold in the household Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a brontosaurus of mold in the household ?", "Where is a brontosaurus of mold in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779222, "src_sentence": "Bricookea is a genus of mold in the kinsfolk Phaeosphaeriaceae.", "sentence": "Bricookea is a genus of mold in the kinsfolk Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Bricookea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bricookea a genus of mold in the kinsfolk Phaeosphaeriaceae ?", "Where is Bricookea a genus of mold in the kinsfolk Phaeosphaeriaceae ?"], "type": [-1, 2], "question_in_type": ["Is bricookea a genus of mold in the kinsfolk ?", "Where is a genus of mold in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779484, "src_sentence": "Eudalaca amphiarma is a species of lep of the class Hepialidae.", "sentence": "Eudalaca amphiarma is a species of lep of the class Hepialidae", "sub": "http://dbpedia.org/resource/Eudalaca_amphiarma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudalaca amphiarma a species of lep of the class Hepialidae ?"], "type": [-1], "question_in_type": ["Is eudalaca amphiarma a species of lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779505, "src_sentence": "Eudalaca amphiarma is a species of lep of the household Hepialidae.", "sentence": "Eudalaca amphiarma is a species of lep of the household Hepialidae", "sub": "http://dbpedia.org/resource/Eudalaca_amphiarma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudalaca amphiarma a species of lep of the household Hepialidae ?"], "type": [-1], "question_in_type": ["Is eudalaca amphiarma a species of lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779510, "src_sentence": "Eudalaca amphiarma is a species of moth of the kinsfolk Hepialidae.", "sentence": "Eudalaca amphiarma is a species of moth of the kinsfolk Hepialidae", "sub": "http://dbpedia.org/resource/Eudalaca_amphiarma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudalaca amphiarma a species of moth of the kinsfolk Hepialidae ?", "Where is Eudalaca amphiarma a species of moth of the kinsfolk Hepialidae ?"], "type": [-1, 2], "question_in_type": ["Is eudalaca amphiarma a species of moth of the kinsfolk ?", "Where is a species of moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779512, "src_sentence": "Eudalaca amphiarma is a species of matki of the kinsfolk Hepialidae.", "sentence": "Eudalaca amphiarma is a species of matki of the kinsfolk Hepialidae", "sub": "http://dbpedia.org/resource/Eudalaca_amphiarma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudalaca amphiarma a species of matki of the kinsfolk Hepialidae ?"], "type": [-1], "question_in_type": ["Is eudalaca amphiarma a species of matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779579, "src_sentence": "Tortilia flavella is a species of matki in the Stathmopodidae kinfolk.", "sentence": "Tortilia flavella is a species of matki in the Stathmopodidae kinfolk", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of matki in the Stathmopodidae kinfolk ?", "Where is Tortilia flavella a species of matki in the Stathmopodidae kinfolk ?"], "type": [-1, 2], "question_in_type": ["Is tortilia flavella a species of matki in the kinfolk ?", "Where is a species of matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779581, "src_sentence": "Tortilia flavella is a species of lep in the Stathmopodidae phratry.", "sentence": "Tortilia flavella is a species of lep in the Stathmopodidae phratry", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of lep in the Stathmopodidae phratry ?", "Where is Tortilia flavella a species of lep in the Stathmopodidae phratry ?"], "type": [-1, 2], "question_in_type": ["Is tortilia flavella a species of lep in the phratry ?", "Where is a species of lep in the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779588, "src_sentence": "Tortilia flavella is a species of matki in the Stathmopodidae menage.", "sentence": "Tortilia flavella is a species of matki in the Stathmopodidae menage", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of matki in the Stathmopodidae menage ?", "Where is Tortilia flavella a species of matki in the Stathmopodidae menage ?"], "type": [-1, 2], "question_in_type": ["Is tortilia flavella a species of matki in the menage ?", "Where is a species of matki in the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779591, "src_sentence": "Tortilia flavella is a species of matki in the Stathmopodidae house.", "sentence": "Tortilia flavella is a species of matki in the Stathmopodidae house", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of matki in the Stathmopodidae house ?", "Who is Tortilia flavella a species of matki in the Stathmopodidae house ?"], "type": [-1, 1], "question_in_type": ["Is tortilia flavella a species of matki in the house ?", "Who is a species of matki in the house ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779596, "src_sentence": "Tortilia flavella is a species of lep in the Stathmopodidae family unit.", "sentence": "Tortilia flavella is a species of lep in the Stathmopodidae family unit", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of lep in the Stathmopodidae family unit ?", "Who is Tortilia flavella a species of lep in the Stathmopodidae family unit ?"], "type": [-1, 1], "question_in_type": ["Is tortilia flavella a species of lep in the family unit ?", "Who is a species of lep in the family unit ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779602, "src_sentence": "Tortilia flavella is a species of lep in the Stathmopodidae family line.", "sentence": "Tortilia flavella is a species of lep in the Stathmopodidae family line", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of lep in the Stathmopodidae family line ?", "Who is Tortilia flavella a species of lep in the Stathmopodidae family line ?"], "type": [-1, 1], "question_in_type": ["Is tortilia flavella a species of lep in the family line ?", "Who is a species of lep in the family line ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779606, "src_sentence": "Tortilia flavella is a species of matki in the Stathmopodidae household.", "sentence": "Tortilia flavella is a species of matki in the Stathmopodidae household", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of matki in the Stathmopodidae household ?", "Where is Tortilia flavella a species of matki in the Stathmopodidae household ?"], "type": [-1, 2], "question_in_type": ["Is tortilia flavella a species of matki in the household ?", "Where is a species of matki in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779607, "src_sentence": "Tortilia flavella is a species of moth in the Stathmopodidae home.", "sentence": "Tortilia flavella is a species of moth in the Stathmopodidae home", "sub": "http://dbpedia.org/resource/Tortilia_flavella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Stathmopodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tortilia flavella a species of moth in the Stathmopodidae home ?", "Who is Tortilia flavella a species of moth in the Stathmopodidae home ?"], "type": [-1, 1], "question_in_type": ["Is tortilia flavella a species of moth in the home ?", "Who is a species of moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779775, "src_sentence": "The brontosaurus Pogona is in the subfamily Amphibolurinae of the lounge lizard sept Agamidae.", "sentence": "The brontosaurus Pogona is in the subfamily Amphibolurinae of the lounge lizard sept Agamidae", "sub": "http://dbpedia.org/resource/Amphibolurinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Agamidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the brontosaurus Pogona in the subfamily Amphibolurinae of the lounge lizard sept Agamidae ?", "Where is The brontosaurus Pogona in the subfamily Amphibolurinae of the lounge lizard sept?", "Is the brontosaurus Pogona in the subfamily Amphibolurinae of the lounge lizard sept family agamidae ?"], "type": [-1, 2, -1], "question_in_type": ["Is the brontosaurus Pogona in the subfamily of the lounge lizard sept ?", "Where is The brontosaurus Pogona in the subfamily of the lounge lizard sept?", "Is the brontosaurus Pogona in the subfamily of the lounge lizard sept family agamidae ?"], "exp": [-1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779778, "src_sentence": "The genus Pogona is in the subfamily Amphibolurinae of the lounge lizard kinfolk Agamidae.", "sentence": "The genus Pogona is in the subfamily Amphibolurinae of the lounge lizard kinfolk Agamidae", "sub": "http://dbpedia.org/resource/Amphibolurinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Agamidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinfolk Agamidae ?", "Where is The genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinfolk Agamidae ?", "Is the genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinfolk family agamidae ?", "Where is The genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinfolk?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the genus Pogona in the subfamily of the lounge lizard kinfolk ?", "Where is The genus Pogona in the subfamily of the lounge lizard kinfolk ?", "Is the genus Pogona in the subfamily of the lounge lizard kinfolk family agamidae ?", "Where is The genus Pogona in the subfamily of the lounge lizard kinfolk?"], "exp": [-1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779822, "src_sentence": "The genus Pogona is in the subfamily Amphibolurinae of the lounge lizard kinsfolk Agamidae.", "sentence": "The genus Pogona is in the subfamily Amphibolurinae of the lounge lizard kinsfolk Agamidae", "sub": "http://dbpedia.org/resource/Amphibolurinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Agamidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinsfolk Agamidae ?", "Where is The genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinsfolk Agamidae ?", "Is the genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinsfolk family agamidae ?", "Where is The genus Pogona in the subfamily Amphibolurinae of the lounge lizard kinsfolk?"], "type": [-1, 2, -1, 2], "question_in_type": ["Is the genus Pogona in the subfamily of the lounge lizard kinsfolk ?", "Where is The genus Pogona in the subfamily of the lounge lizard kinsfolk ?", "Is the genus Pogona in the subfamily of the lounge lizard kinsfolk family agamidae ?", "Where is The genus Pogona in the subfamily of the lounge lizard kinsfolk?"], "exp": [-1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779899, "src_sentence": "Monrovia Black Star Football Club is a social club based in Monrovia, Liberia.", "sentence": "Monrovia Black Star Football Club is a social club based in Monrovia, Liberia", "sub": "http://dbpedia.org/resource/Monrovia_Black_Star_FC", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Monrovia", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is monrovia Black Star Football Club a social club based in Monrovia , Liberia ?", "Who is a social club based in Monrovia, Liberia?", "Where is Monrovia Black Star Football Club a social club based in?", "Who Black Star Football Club is a social club based in Who, Liberia?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is monrovia Black Star Football Club a social club based in , Liberia ?", "Who is a social club based in , Liberia?", "Where is Football Club a social club based in?", "Who Black Star Football Club is a social club based in Who, ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779913, "src_sentence": "Monrovia Black Star Football Club is a bat based in Monrovia, Liberia.", "sentence": "Monrovia Black Star Football Club is a bat based in Monrovia, Liberia", "sub": "http://dbpedia.org/resource/Monrovia_Black_Star_FC", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Monrovia", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is monrovia Black Star Football Club a bat based in Monrovia , Liberia ?", "Who is a bat based in Monrovia, Liberia?", "Where is Monrovia Black Star Football Club a bat based in?", "Who Black Star Football Club is a bat based in Who, Liberia?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is monrovia Black Star Football Club a bat based in , Liberia ?", "Who is a bat based in , Liberia?", "Where is Football Club a bat based in?", "Who Black Star Football Club is a bat based in Who, ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779922, "src_sentence": "Tulloch Dam is a hydroelectric decameter on the Stanislaus River in exchange California.", "sentence": "Tulloch Dam is a hydroelectric decameter on the Stanislaus River in exchange", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric decameter on the Stanislaus River in exchange ?", "Who is a hydroelectric decameter on the Stanislaus River in exchange?", "Where is Tulloch Dam a hydroelectric decameter on the Stanislaus River in exchange ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric decameter on the in exchange ?", "Who is a hydroelectric decameter on the in exchange?", "Where is a hydroelectric decameter on the in exchange ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779924, "src_sentence": "Tulloch Dam is a hydroelectric dyke on the Stanislaus River in exchange California.", "sentence": "Tulloch Dam is a hydroelectric dyke on the Stanislaus River in exchange", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dyke on the Stanislaus River in exchange ?", "Who is a hydroelectric dyke on the Stanislaus River in exchange?", "Where is Tulloch Dam a hydroelectric dyke on the Stanislaus River in exchange ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dyke on the in exchange ?", "Who is a hydroelectric dyke on the in exchange?", "Where is a hydroelectric dyke on the in exchange ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779925, "src_sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in exchange California.", "sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in exchange", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dike on the Stanislaus River in exchange ?", "Who is a hydroelectric dike on the Stanislaus River in exchange?", "Where is Tulloch Dam a hydroelectric dike on the Stanislaus River in exchange ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dike on the in exchange ?", "Who is a hydroelectric dike on the in exchange?", "Where is a hydroelectric dike on the in exchange ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779930, "src_sentence": "Tulloch Dam is a hydroelectric dyke on the Stanislaus River in telephone exchange California.", "sentence": "Tulloch Dam is a hydroelectric dyke on the Stanislaus River in telephone exchange", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dyke on the Stanislaus River in telephone exchange ?", "Who is a hydroelectric dyke on the Stanislaus River in telephone exchange?", "Where is Tulloch Dam a hydroelectric dyke on the Stanislaus River in telephone exchange ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dyke on the in telephone exchange ?", "Who is a hydroelectric dyke on the in telephone exchange?", "Where is a hydroelectric dyke on the in telephone exchange ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779931, "src_sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in telephone exchange California.", "sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in telephone exchange", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dike on the Stanislaus River in telephone exchange ?", "Who is a hydroelectric dike on the Stanislaus River in telephone exchange?", "Where is Tulloch Dam a hydroelectric dike on the Stanislaus River in telephone exchange ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dike on the in telephone exchange ?", "Who is a hydroelectric dike on the in telephone exchange?", "Where is a hydroelectric dike on the in telephone exchange ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779933, "src_sentence": "Tulloch Dam is a hydroelectric dam on the Stanislaus River in center California.", "sentence": "Tulloch Dam is a hydroelectric dam on the Stanislaus River in center", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dam on the Stanislaus River in center ?", "Who is a hydroelectric dam on the Stanislaus River in center?", "Where is Tulloch Dam a hydroelectric dam on the Stanislaus River in center ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dam on the in center ?", "Who is a hydroelectric dam on the in center?", "Where is a hydroelectric dam on the in center ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779937, "src_sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in center California.", "sentence": "Tulloch Dam is a hydroelectric dike on the Stanislaus River in center", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dike on the Stanislaus River in center ?", "Who is a hydroelectric dike on the Stanislaus River in center?", "Where is Tulloch Dam a hydroelectric dike on the Stanislaus River in center ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dike on the in center ?", "Who is a hydroelectric dike on the in center?", "Where is a hydroelectric dike on the in center ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779938, "src_sentence": "Tulloch Dam is a hydroelectric decametre on the Stanislaus River in center California.", "sentence": "Tulloch Dam is a hydroelectric decametre on the Stanislaus River in center", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric decametre on the Stanislaus River in center ?", "Who is a hydroelectric decametre on the Stanislaus River in center?", "Where is Tulloch Dam a hydroelectric decametre on the Stanislaus River in center ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric decametre on the in center ?", "Who is a hydroelectric decametre on the in center?", "Where is a hydroelectric decametre on the in center ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5779945, "src_sentence": "Tulloch Dam is a hydroelectric dam on the Stanislaus River in middle California.", "sentence": "Tulloch Dam is a hydroelectric dam on the Stanislaus River in middle California", "sub": "http://dbpedia.org/resource/Tulloch_Dam", "pred": "http://dbpedia.org/ontology/river", "obj": "http://dbpedia.org/resource/Stanislaus_River", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is tulloch Dam a hydroelectric dam on the Stanislaus River in middle California ?", "Who is a hydroelectric dam on the Stanislaus River in middle California?", "Where is Tulloch Dam a hydroelectric dam on the Stanislaus River in middle California ?"], "type": [-1, 1, 2], "question_in_type": ["Is tulloch Dam a hydroelectric dam on the in middle California ?", "Who is a hydroelectric dam on the in middle California?", "Where is a hydroelectric dam on the in middle California ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?river_obj.\n?place_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780014, "src_sentence": "Syndicated show broadcast by KFMB include Entertainment Tonight, Dr. Phil, The Insider, Criminal Minds and Judge Judy.", "sentence": "Syndicated show broadcast by KFMB include Entertainment Tonight", "sub": "http://dbpedia.org/resource/Entertainment_Tonight", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd show broadcast by KFMB includ Entertainment Tonight?", "Where did Syndicated?", "When did Syndicated show broadcast by KFMB include Entertainment?", "When did Syndicated show broadcast by KFMB include amusement?", "When did Syndicated show broadcast by KFMB include banquet?", "When did Syndicated show broadcast by KFMB include feast?", "When did Syndicated show broadcast by KFMB include treat?"], "type": [-1, 2, 3, 3, 3, 3, 3], "question_in_type": ["Does synd show broadcast by KFMB includ ?", "Where did ?", "When did show broadcast by KFMB include Entertainment?", "When did show broadcast by KFMB include amusement?", "When did show broadcast by KFMB include banquet?", "When did show broadcast by KFMB include feast?", "When did show broadcast by KFMB include treat?"], "exp": [-1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780018, "src_sentence": "Syndicated course of study broadcast by KFMB include Entertainment Tonight, Dr. Phil, The Insider, Criminal Minds and Judge Judy.", "sentence": "Syndicated course of study include Entertainment Tonight", "sub": "http://dbpedia.org/resource/Entertainment_Tonight", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does syndicated course of study includ Entertainment Tonight?", "Does synd action of analyze includ Entertainment Tonight?", "When did Syndicated action of analyze include Entertainment?", "When did Syndicated action of analyze include amusement?", "When did Syndicated action of analyze include banquet?", "When did Syndicated action of analyze include feast?", "When did Syndicated action of analyze include treat?", "Does synd action of attention includ Entertainment Tonight?", "When did Syndicated action of attention include Entertainment?", "When did Syndicated action of attention include amusement?", "When did Syndicated action of attention include banquet?", "When did Syndicated action of attention include feast?", "When did Syndicated action of attention include treat?", "Does synd action of book includ Entertainment Tonight?", "Where did Syndicated?", "When did Syndicated action of book include?", "When did Syndicated action of book include amusement?", "When did Syndicated action of book include banquet?", "When did Syndicated action of book include feast?", "When did Syndicated action of book include treat?", "Does synd action of cabinet includ Entertainment Tonight?", "When did Syndicated action of cabinet include Entertainment?", "When did Syndicated action of cabinet include amusement?", "When did Syndicated action of cabinet include banquet?", "When did Syndicated action of cabinet include feast?", "When did Syndicated action of cabinet include treat?", "Does synd action of cogitation includ Entertainment Tonight?", "When did Syndicated action of cogitation include Entertainment?", "When did Syndicated action of cogitation include amusement?", "When did Syndicated action of cogitation include banquet?", "When did Syndicated action of cogitation include feast?", "When did Syndicated action of cogitation include treat?", "Does synd action of con includ Entertainment Tonight?", "When did Syndicated action of con include Entertainment?", "When did Syndicated action of con include amusement?", "When did Syndicated action of con include banquet?", "When did Syndicated action of con include feast?", "When did Syndicated action of con include treat?", "Does synd action of consider includ Entertainment Tonight?", "When did Syndicated action of consider include Entertainment?", "When did Syndicated action of consider include amusement?", "When did Syndicated action of consider include banquet?", "When did Syndicated action of consider include feast?", "When did Syndicated action of consider include treat?", "Does synd action of contemplate includ Entertainment Tonight?", "When did Syndicated action of contemplate include Entertainment?", "When did Syndicated action of contemplate include amusement?", "When did Syndicated action of contemplate include banquet?", "When did Syndicated action of contemplate include feast?", "When did Syndicated action of contemplate include treat?", "Does synd action of discipline includ Entertainment Tonight?", "When did Syndicated action of discipline include Entertainment?", "When did Syndicated action of discipline include amusement?", "When did Syndicated action of discipline include banquet?", "When did Syndicated action of discipline include feast?", "When did Syndicated action of discipline include treat?", "Does synd action of elucubrate includ Entertainment Tonight?", "When did Syndicated action of elucubrate include Entertainment?", "When did Syndicated action of elucubrate include amusement?", "When did Syndicated action of elucubrate include banquet?", "When did Syndicated action of elucubrate include feast?", "When did Syndicated action of elucubrate include treat?", "Does synd action of etude includ Entertainment Tonight?", "When did Syndicated action of etude include Entertainment?", "When did Syndicated action of etude include amusement?", "When did Syndicated action of etude include banquet?", "When did Syndicated action of etude include feast?", "When did Syndicated action of etude include treat?", "Does synd action of hit books includ Entertainment Tonight?", "When did Syndicated action of hit books include Entertainment?", "When did Syndicated action of hit books include amusement?", "When did Syndicated action of hit books include banquet?", "When did Syndicated action of hit books include feast?", "When did Syndicated action of hit books include treat?", "Does synd action of learn includ Entertainment Tonight?", "When did Syndicated action of learn include Entertainment?", "When did Syndicated action of learn include amusement?", "When did Syndicated action of learn include banquet?", "When did Syndicated action of learn include feast?", "When did Syndicated action of learn include treat?", "Does synd action of look includ Entertainment Tonight?", "When did Syndicated action of look include Entertainment?", "When did Syndicated action of look include amusement?", "When did Syndicated action of look include banquet?", "When did Syndicated action of look include feast?", "When did Syndicated action of look include treat?", "Does synd action of meditate includ Entertainment Tonight?", "When did Syndicated action of meditate include Entertainment?", "When did Syndicated action of meditate include amusement?", "When did Syndicated action of meditate include banquet?", "When did Syndicated action of meditate include feast?", "When did Syndicated action of meditate include treat?", "Does synd action of memorize includ Entertainment Tonight?", "When did Syndicated action of memorize include Entertainment?", "When did Syndicated action of memorize include amusement?", "When did Syndicated action of memorize include banquet?", "When did Syndicated action of memorize include feast?", "When did Syndicated action of memorize include treat?", "Does synd action of report includ Entertainment Tonight?", "When did Syndicated action of report include Entertainment?", "When did Syndicated action of report include amusement?", "When did Syndicated action of report include banquet?", "When did Syndicated action of report include feast?", "When did Syndicated action of report include treat?", "Does synd action of research includ Entertainment Tonight?", "When did Syndicated action of research include Entertainment?", "When did Syndicated action of research include amusement?", "When did Syndicated action of research include banquet?", "When did Syndicated action of research include feast?", "When did Syndicated action of research include treat?", "Does synd action of revise includ Entertainment Tonight?", "When did Syndicated action of revise include Entertainment?", "When did Syndicated action of revise include amusement?", "When did Syndicated action of revise include banquet?", "When did Syndicated action of revise include feast?", "When did Syndicated action of revise include treat?", "Does synd action of scrutiny includ Entertainment Tonight?", "When did Syndicated action of scrutiny include Entertainment?", "When did Syndicated action of scrutiny include amusement?", "When did Syndicated action of scrutiny include banquet?", "When did Syndicated action of scrutiny include feast?", "When did Syndicated action of scrutiny include treat?", "Does synd action of sketch includ Entertainment Tonight?", "When did Syndicated action of sketch include Entertainment?", "When did Syndicated action of sketch include amusement?", "When did Syndicated action of sketch include banquet?", "When did Syndicated action of sketch include feast?", "When did Syndicated action of sketch include treat?", "Does synd action of study includ Entertainment Tonight?", "When did Syndicated action of study include Entertainment?", "When did Syndicated action of study include amusement?", "When did Syndicated action of study include banquet?", "When did Syndicated action of study include feast?", "When did Syndicated action of study include treat?", "Does synd action of survey includ Entertainment Tonight?", "When did Syndicated action of survey include Entertainment?", "When did Syndicated action of survey include amusement?", "When did Syndicated action of survey include banquet?", "When did Syndicated action of survey include feast?", "When did Syndicated action of survey include treat?", "Does synd action of swot includ Entertainment Tonight?", "When did Syndicated action of swot include Entertainment?", "When did Syndicated action of swot include amusement?", "When did Syndicated action of swot include banquet?", "When did Syndicated action of swot include feast?", "When did Syndicated action of swot include treat?", "Does synd action of work includ Entertainment Tonight?", "When did Syndicated action of work include Entertainment?", "When did Syndicated action of work include amusement?", "When did Syndicated action of work include banquet?", "When did Syndicated action of work include feast?", "When did Syndicated action of work include treat?", "Does synd aim of analyze includ Entertainment Tonight?", "When did Syndicated aim of analyze include Entertainment?", "When did Syndicated aim of analyze include amusement?", "When did Syndicated aim of analyze include banquet?", "When did Syndicated aim of analyze include feast?", "When did Syndicated aim of analyze include treat?", "Does synd aim of attention includ Entertainment Tonight?", "When did Syndicated aim of attention include Entertainment?", "When did Syndicated aim of attention include amusement?", "When did Syndicated aim of attention include banquet?", "When did Syndicated aim of attention include feast?", "When did Syndicated aim of attention include treat?", "Does synd aim of book includ Entertainment Tonight?", "When did Syndicated aim of book include?", "When did Syndicated aim of book include amusement?", "When did Syndicated aim of book include banquet?", "When did Syndicated aim of book include feast?", "When did Syndicated aim of book include treat?", "Does synd aim of cabinet includ Entertainment Tonight?", "When did Syndicated aim of cabinet include Entertainment?", "When did Syndicated aim of cabinet include amusement?", "When did Syndicated aim of cabinet include banquet?", "When did Syndicated aim of cabinet include feast?", "When did Syndicated aim of cabinet include treat?", "Does synd aim of cogitation includ Entertainment Tonight?", "When did Syndicated aim of cogitation include Entertainment?", "When did Syndicated aim of cogitation include amusement?", "When did Syndicated aim of cogitation include banquet?", "When did Syndicated aim of cogitation include feast?", "When did Syndicated aim of cogitation include treat?", "Does synd aim of con includ Entertainment Tonight?", "When did Syndicated aim of con include Entertainment?", "When did Syndicated aim of con include amusement?", "When did Syndicated aim of con include banquet?", "When did Syndicated aim of con include feast?", "When did Syndicated aim of con include treat?", "Does synd aim of consider includ Entertainment Tonight?", "When did Syndicated aim of consider include Entertainment?", "When did Syndicated aim of consider include amusement?", "When did Syndicated aim of consider include banquet?", "When did Syndicated aim of consider include feast?", "When did Syndicated aim of consider include treat?", "Does synd aim of contemplate includ Entertainment Tonight?", "When did Syndicated aim of contemplate include Entertainment?", "When did Syndicated aim of contemplate include amusement?", "When did Syndicated aim of contemplate include banquet?", "When did Syndicated aim of contemplate include feast?", "When did Syndicated aim of contemplate include treat?", "Does synd aim of discipline includ Entertainment Tonight?", "When did Syndicated aim of discipline include Entertainment?", "When did Syndicated aim of discipline include amusement?", "When did Syndicated aim of discipline include banquet?", "When did Syndicated aim of discipline include feast?", "When did Syndicated aim of discipline include treat?", "Does synd aim of elucubrate includ Entertainment Tonight?", "When did Syndicated aim of elucubrate include Entertainment?", "When did Syndicated aim of elucubrate include amusement?", "When did Syndicated aim of elucubrate include banquet?", "When did Syndicated aim of elucubrate include feast?", "When did Syndicated aim of elucubrate include treat?", "Does synd aim of etude includ Entertainment Tonight?", "When did Syndicated aim of etude include Entertainment?", "When did Syndicated aim of etude include amusement?", "When did Syndicated aim of etude include banquet?", "When did Syndicated aim of etude include feast?", "When did Syndicated aim of etude include treat?", "Does synd aim of hit books includ Entertainment Tonight?", "When did Syndicated aim of hit books include Entertainment?", "When did Syndicated aim of hit books include amusement?", "When did Syndicated aim of hit books include banquet?", "When did Syndicated aim of hit books include feast?", "When did Syndicated aim of hit books include treat?", "Does synd aim of learn includ Entertainment Tonight?", "When did Syndicated aim of learn include Entertainment?", "When did Syndicated aim of learn include amusement?", "When did Syndicated aim of learn include banquet?", "When did Syndicated aim of learn include feast?", "When did Syndicated aim of learn include treat?", "Does synd aim of look includ Entertainment Tonight?", "When did Syndicated aim of look include Entertainment?", "When did Syndicated aim of look include amusement?", "When did Syndicated aim of look include banquet?", "When did Syndicated aim of look include feast?", "When did Syndicated aim of look include treat?", "Does synd aim of meditate includ Entertainment Tonight?", "When did Syndicated aim of meditate include Entertainment?", "When did Syndicated aim of meditate include amusement?", "When did Syndicated aim of meditate include banquet?", "When did Syndicated aim of meditate include feast?", "When did Syndicated aim of meditate include treat?", "Does synd aim of memorize includ Entertainment Tonight?", "When did Syndicated aim of memorize include Entertainment?", "When did Syndicated aim of memorize include amusement?", "When did Syndicated aim of memorize include banquet?", "When did Syndicated aim of memorize include feast?", "When did Syndicated aim of memorize include treat?", "Does synd aim of report includ Entertainment Tonight?", "When did Syndicated aim of report include Entertainment?", "When did Syndicated aim of report include amusement?", "When did Syndicated aim of report include banquet?", "When did Syndicated aim of report include feast?", "When did Syndicated aim of report include treat?", "Does synd aim of research includ Entertainment Tonight?", "When did Syndicated aim of research include Entertainment?", "When did Syndicated aim of research include amusement?", "When did Syndicated aim of research include banquet?", "When did Syndicated aim of research include feast?", "When did Syndicated aim of research include treat?", "Does synd aim of revise includ Entertainment Tonight?", "When did Syndicated aim of revise include Entertainment?", "When did Syndicated aim of revise include amusement?", "When did Syndicated aim of revise include banquet?", "When did Syndicated aim of revise include feast?", "When did Syndicated aim of revise include treat?", "Does synd aim of scrutiny includ Entertainment Tonight?", "When did Syndicated aim of scrutiny include Entertainment?", "When did Syndicated aim of scrutiny include amusement?", "When did Syndicated aim of scrutiny include banquet?", "When did Syndicated aim of scrutiny include feast?", "When did Syndicated aim of scrutiny include treat?", "Does synd aim of sketch includ Entertainment Tonight?", "When did Syndicated aim of sketch include Entertainment?", "When did Syndicated aim of sketch include amusement?", "When did Syndicated aim of sketch include banquet?", "When did Syndicated aim of sketch include feast?", "When did Syndicated aim of sketch include treat?", "Does synd aim of study includ Entertainment Tonight?", "When did Syndicated aim of study include Entertainment?", "When did Syndicated aim of study include amusement?", "When did Syndicated aim of study include banquet?", "When did Syndicated aim of study include feast?", "When did Syndicated aim of study include treat?", "Does synd aim of survey includ Entertainment Tonight?", "When did Syndicated aim of survey include Entertainment?", "When did Syndicated aim of survey include amusement?", "When did Syndicated aim of survey include banquet?", "When did Syndicated aim of survey include feast?", "When did Syndicated aim of survey include treat?", "Does synd aim of swot includ Entertainment Tonight?", "When did Syndicated aim of swot include Entertainment?", "When did Syndicated aim of swot include amusement?", "When did Syndicated aim of swot include banquet?", "When did Syndicated aim of swot include feast?", "When did Syndicated aim of swot include treat?", "Does synd aim of work includ Entertainment Tonight?", "When did Syndicated aim of work include Entertainment?", "When did Syndicated aim of work include amusement?", "When did Syndicated aim of work include banquet?", "When did Syndicated aim of work include feast?", "When did Syndicated aim of work include treat?", "Does syndicated class of analyze includ Entertainment Tonight?", "When did Syndicated class of analyze include Entertainment?", "When did Syndicated class of analyze include amusement?", "When did Syndicated class of analyze include banquet?", "When did Syndicated class of analyze include feast?", "When did Syndicated class of analyze include treat?", "Does syndicated class of attention includ Entertainment Tonight?", "When did Syndicated class of attention include Entertainment?", "When did Syndicated class of attention include amusement?", "When did Syndicated class of attention include banquet?", "When did Syndicated class of attention include feast?", "When did Syndicated class of attention include treat?", "Does syndicated class of book includ Entertainment Tonight?", "Where did Syndicated class of book include?", "When did Syndicated class of book include?", "When did Syndicated class of book include amusement?", "When did Syndicated class of book include banquet?", "When did Syndicated class of book include feast?", "When did Syndicated class of book include treat?", "Does syndicated class of cabinet includ Entertainment Tonight?", "When did Syndicated class of cabinet include Entertainment?", "When did Syndicated class of cabinet include amusement?", "When did Syndicated class of cabinet include banquet?", "When did Syndicated class of cabinet include feast?", "When did Syndicated class of cabinet include treat?", "Does syndicated class of cogitation includ Entertainment Tonight?", "When did Syndicated class of cogitation include Entertainment?", "When did Syndicated class of cogitation include amusement?", "When did Syndicated class of cogitation include banquet?", "When did Syndicated class of cogitation include feast?", "When did Syndicated class of cogitation include treat?", "Does syndicated class of con includ Entertainment Tonight?", "When did Syndicated class of con include Entertainment?", "When did Syndicated class of con include amusement?", "When did Syndicated class of con include banquet?", "When did Syndicated class of con include feast?", "When did Syndicated class of con include treat?", "Does syndicated class of consider includ Entertainment Tonight?", "Where did Syndicated class of consider include?", "When did Syndicated class of consider include Entertainment?", "When did Syndicated class of consider include amusement?", "When did Syndicated class of consider include banquet?", "When did Syndicated class of consider include feast?", "When did Syndicated class of consider include treat?", "Does syndicated class of contemplate includ Entertainment Tonight?", "Where did Syndicated class of contemplate include?", "When did Syndicated class of contemplate include Entertainment?", "When did Syndicated class of contemplate include amusement?", "When did Syndicated class of contemplate include banquet?", "When did Syndicated class of contemplate include feast?", "When did Syndicated class of contemplate include treat?", "Does syndicated class of discipline includ Entertainment Tonight?", "When did Syndicated class of discipline include Entertainment?", "When did Syndicated class of discipline include amusement?", "When did Syndicated class of discipline include banquet?", "When did Syndicated class of discipline include feast?", "When did Syndicated class of discipline include treat?", "Does syndicated class of elucubrate includ Entertainment Tonight?", "When did Syndicated class of elucubrate include Entertainment?", "When did Syndicated class of elucubrate include amusement?", "When did Syndicated class of elucubrate include banquet?", "When did Syndicated class of elucubrate include feast?", "When did Syndicated class of elucubrate include treat?", "Does syndicated class of etude includ Entertainment Tonight?", "When did Syndicated class of etude include Entertainment?", "When did Syndicated class of etude include amusement?", "When did Syndicated class of etude include banquet?", "When did Syndicated class of etude include feast?", "When did Syndicated class of etude include treat?", "Does syndicated class of hit books includ Entertainment Tonight?", "When did Syndicated class of hit books include Entertainment?", "When did Syndicated class of hit books include amusement?", "When did Syndicated class of hit books include banquet?", "When did Syndicated class of hit books include feast?", "When did Syndicated class of hit books include treat?", "Does syndicated class of learn includ Entertainment Tonight?", "Where did Syndicated class of learn include?", "When did Syndicated class of learn include Entertainment?", "When did Syndicated class of learn include amusement?", "When did Syndicated class of learn include banquet?", "When did Syndicated class of learn include feast?", "When did Syndicated class of learn include treat?", "Does syndicated class of look includ Entertainment Tonight?", "When did Syndicated class of look include Entertainment?", "When did Syndicated class of look include amusement?", "When did Syndicated class of look include banquet?", "When did Syndicated class of look include feast?", "When did Syndicated class of look include treat?", "Does syndicated class of meditate includ Entertainment Tonight?", "When did Syndicated class of meditate include Entertainment?", "When did Syndicated class of meditate include amusement?", "When did Syndicated class of meditate include banquet?", "When did Syndicated class of meditate include feast?", "When did Syndicated class of meditate include treat?", "Does syndicated class of memorize includ Entertainment Tonight?", "When did Syndicated class of memorize include Entertainment?", "When did Syndicated class of memorize include amusement?", "When did Syndicated class of memorize include banquet?", "When did Syndicated class of memorize include feast?", "When did Syndicated class of memorize include treat?", "Does syndicated class of report includ Entertainment Tonight?", "Where did Syndicated class of report include?", "When did Syndicated class of report include Entertainment?", "When did Syndicated class of report include amusement?", "When did Syndicated class of report include banquet?", "When did Syndicated class of report include feast?", "When did Syndicated class of report include treat?", "Does syndicated class of research includ Entertainment Tonight?", "When did Syndicated class of research include Entertainment?", "When did Syndicated class of research include amusement?", "When did Syndicated class of research include banquet?", "When did Syndicated class of research include feast?", "When did Syndicated class of research include treat?", "Does syndicated class of revise includ Entertainment Tonight?", "When did Syndicated class of revise include Entertainment?", "When did Syndicated class of revise include amusement?", "When did Syndicated class of revise include banquet?", "When did Syndicated class of revise include feast?", "When did Syndicated class of revise include treat?", "Does syndicated class of scrutiny includ Entertainment Tonight?", "When did Syndicated class of scrutiny include Entertainment?", "When did Syndicated class of scrutiny include amusement?", "When did Syndicated class of scrutiny include banquet?", "When did Syndicated class of scrutiny include feast?", "When did Syndicated class of scrutiny include treat?", "Does syndicated class of sketch includ Entertainment Tonight?", "When did Syndicated class of sketch include Entertainment?", "When did Syndicated class of sketch include amusement?", "When did Syndicated class of sketch include banquet?", "When did Syndicated class of sketch include feast?", "When did Syndicated class of sketch include treat?", "Does syndicated class of study includ Entertainment Tonight?", "When did Syndicated class of study include Entertainment?", "When did Syndicated class of study include amusement?", "When did Syndicated class of study include banquet?", "When did Syndicated class of study include feast?", "When did Syndicated class of study include treat?", "Does syndicated class of survey includ Entertainment Tonight?", "Where did Syndicated class of survey include?", "When did Syndicated class of survey include Entertainment?", "When did Syndicated class of survey include amusement?", "When did Syndicated class of survey include banquet?", "When did Syndicated class of survey include feast?", "When did Syndicated class of survey include treat?", "Does syndicated class of swot includ Entertainment Tonight?", "When did Syndicated class of swot include Entertainment?", "When did Syndicated class of swot include amusement?", "When did Syndicated class of swot include banquet?", "When did Syndicated class of swot include feast?", "When did Syndicated class of swot include treat?", "Does syndicated class of work includ Entertainment Tonight?", "When did Syndicated class of work include Entertainment?", "When did Syndicated class of work include amusement?", "When did Syndicated class of work include banquet?", "When did Syndicated class of work include feast?", "When did Syndicated class of work include treat?", "Does syndicated course of action of analyze includ Entertainment Tonight?", "When did Syndicated course of action of analyze include Entertainment?", "When did Syndicated course of action of analyze include amusement?", "When did Syndicated course of action of analyze include banquet?", "When did Syndicated course of action of analyze include feast?", "When did Syndicated course of action of analyze include treat?", "Does syndicated course of action of attention includ Entertainment Tonight?", "When did Syndicated course of action of attention include Entertainment?", "When did Syndicated course of action of attention include amusement?", "When did Syndicated course of action of attention include banquet?", "When did Syndicated course of action of attention include feast?", "When did Syndicated course of action of attention include treat?", "Does syndicated course of action of book includ Entertainment Tonight?", "Where did Syndicated course of action of book include?", "When did Syndicated course of action of book include Entertainment?", "When did Syndicated course of action of book include amusement?", "When did Syndicated course of action of book include banquet?", "When did Syndicated course of action of book include feast?", "When did Syndicated course of action of book include treat?", "Does syndicated course of action of cabinet includ Entertainment Tonight?", "When did Syndicated course of action of cabinet include Entertainment?", "When did Syndicated course of action of cabinet include amusement?", "When did Syndicated course of action of cabinet include banquet?", "When did Syndicated course of action of cabinet include feast?", "When did Syndicated course of action of cabinet include treat?", "Does syndicated course of action of cogitation includ Entertainment Tonight?", "When did Syndicated course of action of cogitation include Entertainment?", "When did Syndicated course of action of cogitation include amusement?", "When did Syndicated course of action of cogitation include banquet?", "When did Syndicated course of action of cogitation include feast?", "When did Syndicated course of action of cogitation include treat?", "Does syndicated course of action of con includ Entertainment Tonight?", "When did Syndicated course of action of con include Entertainment?", "When did Syndicated course of action of con include amusement?", "When did Syndicated course of action of con include banquet?", "When did Syndicated course of action of con include feast?", "When did Syndicated course of action of con include treat?", "Does syndicated course of action of consider includ Entertainment Tonight?", "Where did Syndicated course of action of consider include?", "When did Syndicated course of action of consider include Entertainment?", "When did Syndicated course of action of consider include amusement?", "When did Syndicated course of action of consider include banquet?", "When did Syndicated course of action of consider include feast?", "When did Syndicated course of action of consider include treat?", "Does syndicated course of action of contemplate includ Entertainment Tonight?", "Where did Syndicated course of action of contemplate include?", "When did Syndicated course of action of contemplate include Entertainment?", "When did Syndicated course of action of contemplate include amusement?", "When did Syndicated course of action of contemplate include banquet?", "When did Syndicated course of action of contemplate include feast?", "When did Syndicated course of action of contemplate include treat?", "Does syndicated course of action of discipline includ Entertainment Tonight?", "When did Syndicated course of action of discipline include Entertainment?", "When did Syndicated course of action of discipline include amusement?", "When did Syndicated course of action of discipline include banquet?", "When did Syndicated course of action of discipline include feast?", "When did Syndicated course of action of discipline include treat?", "Does syndicated course of action of elucubrate includ Entertainment Tonight?", "When did Syndicated course of action of elucubrate include Entertainment?", "When did Syndicated course of action of elucubrate include amusement?", "When did Syndicated course of action of elucubrate include banquet?", "When did Syndicated course of action of elucubrate include feast?", "When did Syndicated course of action of elucubrate include treat?", "Does syndicated course of action of etude includ Entertainment Tonight?", "When did Syndicated course of action of etude include Entertainment?", "When did Syndicated course of action of etude include amusement?", "When did Syndicated course of action of etude include banquet?", "When did Syndicated course of action of etude include feast?", "When did Syndicated course of action of etude include treat?", "Does syndicated course of action of hit books includ Entertainment Tonight?", "When did Syndicated course of action of hit books include Entertainment?", "When did Syndicated course of action of hit books include amusement?", "When did Syndicated course of action of hit books include banquet?", "When did Syndicated course of action of hit books include feast?", "When did Syndicated course of action of hit books include treat?", "Does syndicated course of action of learn includ Entertainment Tonight?", "When did Syndicated course of action of learn include Entertainment?", "When did Syndicated course of action of learn include amusement?", "When did Syndicated course of action of learn include banquet?", "When did Syndicated course of action of learn include feast?", "When did Syndicated course of action of learn include treat?", "Does syndicated course of action of look includ Entertainment Tonight?", "When did Syndicated course of action of look include Entertainment?", "When did Syndicated course of action of look include amusement?", "When did Syndicated course of action of look include banquet?", "When did Syndicated course of action of look include feast?", "When did Syndicated course of action of look include treat?", "Does syndicated course of action of meditate includ Entertainment Tonight?", "When did Syndicated course of action of meditate include Entertainment?", "When did Syndicated course of action of meditate include amusement?", "When did Syndicated course of action of meditate include banquet?", "When did Syndicated course of action of meditate include feast?", "When did Syndicated course of action of meditate include treat?", "Does syndicated course of action of memorize includ Entertainment Tonight?", "When did Syndicated course of action of memorize include Entertainment?", "When did Syndicated course of action of memorize include amusement?", "When did Syndicated course of action of memorize include banquet?", "When did Syndicated course of action of memorize include feast?", "When did Syndicated course of action of memorize include treat?", "Does syndicated course of action of report includ Entertainment Tonight?", "When did Syndicated course of action of report include Entertainment?", "When did Syndicated course of action of report include amusement?", "When did Syndicated course of action of report include banquet?", "When did Syndicated course of action of report include feast?", "When did Syndicated course of action of report include treat?", "Does syndicated course of action of research includ Entertainment Tonight?", "When did Syndicated course of action of research include Entertainment?", "When did Syndicated course of action of research include amusement?", "When did Syndicated course of action of research include banquet?", "When did Syndicated course of action of research include feast?", "When did Syndicated course of action of research include treat?", "Does syndicated course of action of revise includ Entertainment Tonight?", "When did Syndicated course of action of revise include Entertainment?", "When did Syndicated course of action of revise include amusement?", "When did Syndicated course of action of revise include banquet?", "When did Syndicated course of action of revise include feast?", "When did Syndicated course of action of revise include treat?", "Does syndicated course of action of scrutiny includ Entertainment Tonight?", "When did Syndicated course of action of scrutiny include Entertainment?", "When did Syndicated course of action of scrutiny include amusement?", "When did Syndicated course of action of scrutiny include banquet?", "When did Syndicated course of action of scrutiny include feast?", "When did Syndicated course of action of scrutiny include treat?", "Does syndicated course of action of sketch includ Entertainment Tonight?", "When did Syndicated course of action of sketch include Entertainment?", "When did Syndicated course of action of sketch include amusement?", "When did Syndicated course of action of sketch include banquet?", "When did Syndicated course of action of sketch include feast?", "When did Syndicated course of action of sketch include treat?", "Does syndicated course of action of study includ Entertainment Tonight?", "When did Syndicated course of action of study include Entertainment?", "When did Syndicated course of action of study include amusement?", "When did Syndicated course of action of study include banquet?", "When did Syndicated course of action of study include feast?", "When did Syndicated course of action of study include treat?", "Does syndicated course of action of survey includ Entertainment Tonight?", "Where did Syndicated course of action of survey include?", "When did Syndicated course of action of survey include Entertainment?", "When did Syndicated course of action of survey include amusement?", "When did Syndicated course of action of survey include banquet?", "When did Syndicated course of action of survey include feast?", "When did Syndicated course of action of survey include treat?", "Does syndicated course of action of swot includ Entertainment Tonight?", "When did Syndicated course of action of swot include Entertainment?", "When did Syndicated course of action of swot include amusement?", "When did Syndicated course of action of swot include banquet?", "When did Syndicated course of action of swot include feast?", "When did Syndicated course of action of swot include treat?", "Does syndicated course of action of work includ Entertainment Tonight?", "When did Syndicated course of action of work include Entertainment?", "When did Syndicated course of action of work include amusement?", "When did Syndicated course of action of work include banquet?", "When did Syndicated course of action of work include feast?", "When did Syndicated course of action of work include treat?", "Does syndicated course of analyze includ Entertainment Tonight?", "When did Syndicated course of analyze include Entertainment?", "When did Syndicated course of analyze include amusement?", "When did Syndicated course of analyze include banquet?", "When did Syndicated course of analyze include feast?", "When did Syndicated course of analyze include treat?", "Does syndicated course of attention includ Entertainment Tonight?", "When did Syndicated course of attention include Entertainment?", "When did Syndicated course of attention include amusement?", "When did Syndicated course of attention include banquet?", "When did Syndicated course of attention include feast?", "When did Syndicated course of attention include treat?", "Does syndicated course of book includ Entertainment Tonight?", "Where did Syndicated course of book include?", "When did Syndicated course of book include Entertainment?", "When did Syndicated course of book include amusement?", "When did Syndicated course of book include banquet?", "When did Syndicated course of book include feast?", "When did Syndicated course of book include treat?", "Does syndicated course of cabinet includ Entertainment Tonight?", "When did Syndicated course of cabinet include Entertainment?", "When did Syndicated course of cabinet include amusement?", "When did Syndicated course of cabinet include banquet?", "When did Syndicated course of cabinet include feast?", "When did Syndicated course of cabinet include treat?", "Does syndicated course of cogitation includ Entertainment Tonight?", "When did Syndicated course of cogitation include Entertainment?", "When did Syndicated course of cogitation include amusement?", "When did Syndicated course of cogitation include banquet?", "When did Syndicated course of cogitation include feast?", "When did Syndicated course of cogitation include treat?", "Does syndicated course of con includ Entertainment Tonight?", "When did Syndicated course of con include Entertainment?", "When did Syndicated course of con include amusement?", "When did Syndicated course of con include banquet?", "When did Syndicated course of con include feast?", "When did Syndicated course of con include treat?", "Does syndicated course of consider includ Entertainment Tonight?", "Where did Syndicated course of consider include?", "When did Syndicated course of consider include Entertainment?", "When did Syndicated course of consider include amusement?", "When did Syndicated course of consider include banquet?", "When did Syndicated course of consider include feast?", "When did Syndicated course of consider include treat?", "Does syndicated course of contemplate includ Entertainment Tonight?", "Where did Syndicated course of contemplate include?", "When did Syndicated course of contemplate include Entertainment?", "When did Syndicated course of contemplate include amusement?", "When did Syndicated course of contemplate include banquet?", "When did Syndicated course of contemplate include feast?", "When did Syndicated course of contemplate include treat?", "Does syndicated course of discipline includ Entertainment Tonight?", "When did Syndicated course of discipline include Entertainment?", "When did Syndicated course of discipline include amusement?", "When did Syndicated course of discipline include banquet?", "When did Syndicated course of discipline include feast?", "When did Syndicated course of discipline include treat?", "Does syndicated course of elucubrate includ Entertainment Tonight?", "When did Syndicated course of elucubrate include Entertainment?", "When did Syndicated course of elucubrate include amusement?", "When did Syndicated course of elucubrate include banquet?", "When did Syndicated course of elucubrate include feast?", "When did Syndicated course of elucubrate include treat?", "Does syndicated course of etude includ Entertainment Tonight?", "When did Syndicated course of etude include Entertainment?", "When did Syndicated course of etude include amusement?", "When did Syndicated course of etude include banquet?", "When did Syndicated course of etude include feast?", "When did Syndicated course of etude include treat?", "Does syndicated course of hit books includ Entertainment Tonight?", "When did Syndicated course of hit books include Entertainment?", "When did Syndicated course of hit books include amusement?", "When did Syndicated course of hit books include banquet?", "When did Syndicated course of hit books include feast?", "When did Syndicated course of hit books include treat?", "Does syndicated course of instruction of analyze includ Entertainment Tonight?", "When did Syndicated course of instruction of analyze include Entertainment?", "When did Syndicated course of instruction of analyze include amusement?", "When did Syndicated course of instruction of analyze include banquet?", "When did Syndicated course of instruction of analyze include feast?", "When did Syndicated course of instruction of analyze include treat?", "Does syndicated course of instruction of attention includ Entertainment Tonight?", "When did Syndicated course of instruction of attention include Entertainment?", "When did Syndicated course of instruction of attention include amusement?", "When did Syndicated course of instruction of attention include banquet?", "When did Syndicated course of instruction of attention include feast?", "When did Syndicated course of instruction of attention include treat?", "Does syndicated course of instruction of book includ Entertainment Tonight?", "Where did Syndicated course of instruction of book include?", "When did Syndicated course of instruction of book include Entertainment?", "When did Syndicated course of instruction of book include amusement?", "When did Syndicated course of instruction of book include banquet?", "When did Syndicated course of instruction of book include feast?", "When did Syndicated course of instruction of book include treat?", "Does syndicated course of instruction of cabinet includ Entertainment Tonight?", "When did Syndicated course of instruction of cabinet include Entertainment?", "When did Syndicated course of instruction of cabinet include amusement?", "When did Syndicated course of instruction of cabinet include banquet?", "When did Syndicated course of instruction of cabinet include feast?", "When did Syndicated course of instruction of cabinet include treat?", "Does syndicated course of instruction of cogitation includ Entertainment Tonight?", "When did Syndicated course of instruction of cogitation include Entertainment?", "When did Syndicated course of instruction of cogitation include amusement?", "When did Syndicated course of instruction of cogitation include banquet?", "When did Syndicated course of instruction of cogitation include feast?", "When did Syndicated course of instruction of cogitation include treat?", "Does syndicated course of instruction of con includ Entertainment Tonight?", "When did Syndicated course of instruction of con include Entertainment?", "When did Syndicated course of instruction of con include amusement?", "When did Syndicated course of instruction of con include banquet?", "When did Syndicated course of instruction of con include feast?", "When did Syndicated course of instruction of con include treat?", "Does syndicated course of instruction of consider includ Entertainment Tonight?", "Where did Syndicated course of instruction of consider include?", "When did Syndicated course of instruction of consider include Entertainment?", "When did Syndicated course of instruction of consider include amusement?", "When did Syndicated course of instruction of consider include banquet?", "When did Syndicated course of instruction of consider include feast?", "When did Syndicated course of instruction of consider include treat?", "Does syndicated course of instruction of contemplate includ Entertainment Tonight?", "Where did Syndicated course of instruction of contemplate include?", "When did Syndicated course of instruction of contemplate include Entertainment?", "When did Syndicated course of instruction of contemplate include amusement?", "When did Syndicated course of instruction of contemplate include banquet?", "When did Syndicated course of instruction of contemplate include feast?", "When did Syndicated course of instruction of contemplate include treat?", "Does syndicated course of instruction of discipline includ Entertainment Tonight?", "When did Syndicated course of instruction of discipline include Entertainment?", "When did Syndicated course of instruction of discipline include amusement?", "When did Syndicated course of instruction of discipline include banquet?", "When did Syndicated course of instruction of discipline include feast?", "When did Syndicated course of instruction of discipline include treat?", "Does syndicated course of instruction of elucubrate includ Entertainment Tonight?", "When did Syndicated course of instruction of elucubrate include Entertainment?", "When did Syndicated course of instruction of elucubrate include amusement?", "When did Syndicated course of instruction of elucubrate include banquet?", "When did Syndicated course of instruction of elucubrate include feast?", "When did Syndicated course of instruction of elucubrate include treat?", "Does syndicated course of instruction of etude includ Entertainment Tonight?", "When did Syndicated course of instruction of etude include Entertainment?", "When did Syndicated course of instruction of etude include amusement?", "When did Syndicated course of instruction of etude include banquet?", "When did Syndicated course of instruction of etude include feast?", "When did Syndicated course of instruction of etude include treat?", "Does syndicated course of instruction of hit books includ Entertainment Tonight?", "When did Syndicated course of instruction of hit books include Entertainment?", "When did Syndicated course of instruction of hit books include amusement?", "When did Syndicated course of instruction of hit books include banquet?", "When did Syndicated course of instruction of hit books include feast?", "When did Syndicated course of instruction of hit books include treat?", "Does syndicated course of instruction of learn includ Entertainment Tonight?", "When did Syndicated course of instruction of learn include Entertainment?", "When did Syndicated course of instruction of learn include amusement?", "When did Syndicated course of instruction of learn include banquet?", "When did Syndicated course of instruction of learn include feast?", "When did Syndicated course of instruction of learn include treat?", "Does syndicated course of instruction of look includ Entertainment Tonight?", "When did Syndicated course of instruction of look include Entertainment?", "When did Syndicated course of instruction of look include amusement?", "When did Syndicated course of instruction of look include banquet?", "When did Syndicated course of instruction of look include feast?", "When did Syndicated course of instruction of look include treat?", "Does syndicated course of instruction of meditate includ Entertainment Tonight?", "When did Syndicated course of instruction of meditate include Entertainment?", "When did Syndicated course of instruction of meditate include amusement?", "When did Syndicated course of instruction of meditate include banquet?", "When did Syndicated course of instruction of meditate include feast?", "When did Syndicated course of instruction of meditate include treat?", "Does syndicated course of instruction of memorize includ Entertainment Tonight?", "When did Syndicated course of instruction of memorize include Entertainment?", "When did Syndicated course of instruction of memorize include amusement?", "When did Syndicated course of instruction of memorize include banquet?", "When did Syndicated course of instruction of memorize include feast?", "When did Syndicated course of instruction of memorize include treat?", "Does syndicated course of instruction of report includ Entertainment Tonight?", "When did Syndicated course of instruction of report include Entertainment?", "When did Syndicated course of instruction of report include amusement?", "When did Syndicated course of instruction of report include banquet?", "When did Syndicated course of instruction of report include feast?", "When did Syndicated course of instruction of report include treat?", "Does syndicated course of instruction of research includ Entertainment Tonight?", "When did Syndicated course of instruction of research include Entertainment?", "When did Syndicated course of instruction of research include amusement?", "When did Syndicated course of instruction of research include banquet?", "When did Syndicated course of instruction of research include feast?", "When did Syndicated course of instruction of research include treat?", "Does syndicated course of instruction of revise includ Entertainment Tonight?", "When did Syndicated course of instruction of revise include Entertainment?", "When did Syndicated course of instruction of revise include amusement?", "When did Syndicated course of instruction of revise include banquet?", "When did Syndicated course of instruction of revise include feast?", "When did Syndicated course of instruction of revise include treat?", "Does syndicated course of instruction of scrutiny includ Entertainment Tonight?", "When did Syndicated course of instruction of scrutiny include Entertainment?", "When did Syndicated course of instruction of scrutiny include amusement?", "When did Syndicated course of instruction of scrutiny include banquet?", "When did Syndicated course of instruction of scrutiny include feast?", "When did Syndicated course of instruction of scrutiny include treat?", "Does syndicated course of instruction of sketch includ Entertainment Tonight?", "When did Syndicated course of instruction of sketch include Entertainment?", "When did Syndicated course of instruction of sketch include amusement?", "When did Syndicated course of instruction of sketch include banquet?", "When did Syndicated course of instruction of sketch include feast?", "When did Syndicated course of instruction of sketch include treat?", "Does syndicated course of instruction of study includ Entertainment Tonight?", "When did Syndicated course of instruction of study include Entertainment?", "When did Syndicated course of instruction of study include amusement?", "When did Syndicated course of instruction of study include banquet?", "When did Syndicated course of instruction of study include feast?", "When did Syndicated course of instruction of study include treat?", "Does syndicated course of instruction of survey includ Entertainment Tonight?", "Where did Syndicated course of instruction of survey include?", "When did Syndicated course of instruction of survey include Entertainment?", "When did Syndicated course of instruction of survey include amusement?", "When did Syndicated course of instruction of survey include banquet?", "When did Syndicated course of instruction of survey include feast?", "When did Syndicated course of instruction of survey include treat?", "Does syndicated course of instruction of swot includ Entertainment Tonight?", "When did Syndicated course of instruction of swot include Entertainment?", "When did Syndicated course of instruction of swot include amusement?", "When did Syndicated course of instruction of swot include banquet?", "When did Syndicated course of instruction of swot include feast?", "When did Syndicated course of instruction of swot include treat?", "Does syndicated course of instruction of work includ Entertainment Tonight?", "When did Syndicated course of instruction of work include Entertainment?", "When did Syndicated course of instruction of work include amusement?", "When did Syndicated course of instruction of work include banquet?", "When did Syndicated course of instruction of work include feast?", "When did Syndicated course of instruction of work include treat?", "Does syndicated course of learn includ Entertainment Tonight?", "When did Syndicated course of learn include Entertainment?", "When did Syndicated course of learn include amusement?", "When did Syndicated course of learn include banquet?", "When did Syndicated course of learn include feast?", "When did Syndicated course of learn include treat?", "Does syndicated course of look includ Entertainment Tonight?", "When did Syndicated course of look include Entertainment?", "When did Syndicated course of look include amusement?", "When did Syndicated course of look include banquet?", "When did Syndicated course of look include feast?", "When did Syndicated course of look include treat?", "Does syndicated course of meditate includ Entertainment Tonight?", "When did Syndicated course of meditate include Entertainment?", "When did Syndicated course of meditate include amusement?", "When did Syndicated course of meditate include banquet?", "When did Syndicated course of meditate include feast?", "When did Syndicated course of meditate include treat?", "Does syndicated course of memorize includ Entertainment Tonight?", "When did Syndicated course of memorize include Entertainment?", "When did Syndicated course of memorize include amusement?", "When did Syndicated course of memorize include banquet?", "When did Syndicated course of memorize include feast?", "When did Syndicated course of memorize include treat?", "Does syndicated course of report includ Entertainment Tonight?", "When did Syndicated course of report include Entertainment?", "When did Syndicated course of report include amusement?", "When did Syndicated course of report include banquet?", "When did Syndicated course of report include feast?", "When did Syndicated course of report include treat?", "Does syndicated course of research includ Entertainment Tonight?", "When did Syndicated course of research include Entertainment?", "When did Syndicated course of research include amusement?", "When did Syndicated course of research include banquet?", "When did Syndicated course of research include feast?", "When did Syndicated course of research include treat?", "Does syndicated course of revise includ Entertainment Tonight?", "When did Syndicated course of revise include Entertainment?", "When did Syndicated course of revise include amusement?", "When did Syndicated course of revise include banquet?", "When did Syndicated course of revise include feast?", "When did Syndicated course of revise include treat?", "Does syndicated course of scrutiny includ Entertainment Tonight?", "When did Syndicated course of scrutiny include Entertainment?", "When did Syndicated course of scrutiny include amusement?", "When did Syndicated course of scrutiny include banquet?", "When did Syndicated course of scrutiny include feast?", "When did Syndicated course of scrutiny include treat?", "Does syndicated course of sketch includ Entertainment Tonight?", "When did Syndicated course of sketch include Entertainment?", "When did Syndicated course of sketch include amusement?", "When did Syndicated course of sketch include banquet?", "When did Syndicated course of sketch include feast?", "When did Syndicated course of sketch include treat?", "When did Syndicated course of study include Entertainment?", "When did Syndicated course of study include amusement?", "When did Syndicated course of study include banquet?", "When did Syndicated course of study include feast?", "When did Syndicated course of study include treat?", "Does syndicated course of study of analyze includ Entertainment Tonight?", "When did Syndicated course of study of analyze include Entertainment?", "When did Syndicated course of study of analyze include amusement?", "When did Syndicated course of study of analyze include banquet?", "When did Syndicated course of study of analyze include feast?", "When did Syndicated course of study of analyze include treat?", "Does syndicated course of study of attention includ Entertainment Tonight?", "When did Syndicated course of study of attention include Entertainment?", "When did Syndicated course of study of attention include amusement?", "When did Syndicated course of study of attention include banquet?", "When did Syndicated course of study of attention include feast?", "When did Syndicated course of study of attention include treat?", "Does syndicated course of study of book includ Entertainment Tonight?", "Where did Syndicated course of study of book include?", "When did Syndicated course of study of book include Entertainment?", "When did Syndicated course of study of book include amusement?", "When did Syndicated course of study of book include banquet?", "When did Syndicated course of study of book include feast?", "When did Syndicated course of study of book include treat?", "Does syndicated course of study of cabinet includ Entertainment Tonight?", "When did Syndicated course of study of cabinet include Entertainment?", "When did Syndicated course of study of cabinet include amusement?", "When did Syndicated course of study of cabinet include banquet?", "When did Syndicated course of study of cabinet include feast?", "When did Syndicated course of study of cabinet include treat?", "Does syndicated course of study of cogitation includ Entertainment Tonight?", "When did Syndicated course of study of cogitation include Entertainment?", "When did Syndicated course of study of cogitation include amusement?", "When did Syndicated course of study of cogitation include banquet?", "When did Syndicated course of study of cogitation include feast?", "When did Syndicated course of study of cogitation include treat?", "Does syndicated course of study of con includ Entertainment Tonight?", "When did Syndicated course of study of con include Entertainment?", "When did Syndicated course of study of con include amusement?", "When did Syndicated course of study of con include banquet?", "When did Syndicated course of study of con include feast?", "When did Syndicated course of study of con include treat?", "Does syndicated course of study of consider includ Entertainment Tonight?", "Where did Syndicated course of study of consider include?", "When did Syndicated course of study of consider include Entertainment?", "When did Syndicated course of study of consider include amusement?", "When did Syndicated course of study of consider include banquet?", "When did Syndicated course of study of consider include feast?", "When did Syndicated course of study of consider include treat?", "Does syndicated course of study of contemplate includ Entertainment Tonight?", "Where did Syndicated course of study of contemplate include?", "When did Syndicated course of study of contemplate include Entertainment?", "When did Syndicated course of study of contemplate include amusement?", "When did Syndicated course of study of contemplate include banquet?", "When did Syndicated course of study of contemplate include feast?", "When did Syndicated course of study of contemplate include treat?", "Does syndicated course of study of discipline includ Entertainment Tonight?", "When did Syndicated course of study of discipline include Entertainment?", "When did Syndicated course of study of discipline include amusement?", "When did Syndicated course of study of discipline include banquet?", "When did Syndicated course of study of discipline include feast?", "When did Syndicated course of study of discipline include treat?", "Does syndicated course of study of elucubrate includ Entertainment Tonight?", "When did Syndicated course of study of elucubrate include Entertainment?", "When did Syndicated course of study of elucubrate include amusement?", "When did Syndicated course of study of elucubrate include banquet?", "When did Syndicated course of study of elucubrate include feast?", "When did Syndicated course of study of elucubrate include treat?", "Does syndicated course of study of etude includ Entertainment Tonight?", "When did Syndicated course of study of etude include Entertainment?", "When did Syndicated course of study of etude include amusement?", "When did Syndicated course of study of etude include banquet?", "When did Syndicated course of study of etude include feast?", "When did Syndicated course of study of etude include treat?", "Does syndicated course of study of hit books includ Entertainment Tonight?", "When did Syndicated course of study of hit books include Entertainment?", "When did Syndicated course of study of hit books include amusement?", "When did Syndicated course of study of hit books include banquet?", "When did Syndicated course of study of hit books include feast?", "When did Syndicated course of study of hit books include treat?", "Does syndicated course of study of learn includ Entertainment Tonight?", "When did Syndicated course of study of learn include Entertainment?", "When did Syndicated course of study of learn include amusement?", "When did Syndicated course of study of learn include banquet?", "When did Syndicated course of study of learn include feast?", "When did Syndicated course of study of learn include treat?", "Does syndicated course of study of look includ Entertainment Tonight?", "When did Syndicated course of study of look include Entertainment?", "When did Syndicated course of study of look include amusement?", "When did Syndicated course of study of look include banquet?", "When did Syndicated course of study of look include feast?", "When did Syndicated course of study of look include treat?", "Does syndicated course of study of meditate includ Entertainment Tonight?", "When did Syndicated course of study of meditate include Entertainment?", "When did Syndicated course of study of meditate include amusement?", "When did Syndicated course of study of meditate include banquet?", "When did Syndicated course of study of meditate include feast?", "When did Syndicated course of study of meditate include treat?", "Does syndicated course of study of memorize includ Entertainment Tonight?", "When did Syndicated course of study of memorize include Entertainment?", "When did Syndicated course of study of memorize include amusement?", "When did Syndicated course of study of memorize include banquet?", "When did Syndicated course of study of memorize include feast?", "When did Syndicated course of study of memorize include treat?", "Does syndicated course of study of report includ Entertainment Tonight?", "When did Syndicated course of study of report include Entertainment?", "When did Syndicated course of study of report include amusement?", "When did Syndicated course of study of report include banquet?", "When did Syndicated course of study of report include feast?", "When did Syndicated course of study of report include treat?", "Does syndicated course of study of research includ Entertainment Tonight?", "When did Syndicated course of study of research include Entertainment?", "When did Syndicated course of study of research include amusement?", "When did Syndicated course of study of research include banquet?", "When did Syndicated course of study of research include feast?", "When did Syndicated course of study of research include treat?", "Does syndicated course of study of revise includ Entertainment Tonight?", "When did Syndicated course of study of revise include Entertainment?", "When did Syndicated course of study of revise include amusement?", "When did Syndicated course of study of revise include banquet?", "When did Syndicated course of study of revise include feast?", "When did Syndicated course of study of revise include treat?", "Does syndicated course of study of scrutiny includ Entertainment Tonight?", "When did Syndicated course of study of scrutiny include Entertainment?", "When did Syndicated course of study of scrutiny include amusement?", "When did Syndicated course of study of scrutiny include banquet?", "When did Syndicated course of study of scrutiny include feast?", "When did Syndicated course of study of scrutiny include treat?", "Does syndicated course of study of sketch includ Entertainment Tonight?", "When did Syndicated course of study of sketch include Entertainment?", "When did Syndicated course of study of sketch include amusement?", "When did Syndicated course of study of sketch include banquet?", "When did Syndicated course of study of sketch include feast?", "When did Syndicated course of study of sketch include treat?", "Does syndicated course of study of study includ Entertainment Tonight?", "When did Syndicated course of study of study include Entertainment?", "When did Syndicated course of study of study include amusement?", "When did Syndicated course of study of study include banquet?", "When did Syndicated course of study of study include feast?", "When did Syndicated course of study of study include treat?", "Does syndicated course of study of survey includ Entertainment Tonight?", "Where did Syndicated course of study of survey include?", "When did Syndicated course of study of survey include Entertainment?", "When did Syndicated course of study of survey include amusement?", "When did Syndicated course of study of survey include banquet?", "When did Syndicated course of study of survey include feast?", "When did Syndicated course of study of survey include treat?", "Does syndicated course of study of swot includ Entertainment Tonight?", "When did Syndicated course of study of swot include Entertainment?", "When did Syndicated course of study of swot include amusement?", "When did Syndicated course of study of swot include banquet?", "When did Syndicated course of study of swot include feast?", "When did Syndicated course of study of swot include treat?", "Does syndicated course of study of work includ Entertainment Tonight?", "When did Syndicated course of study of work include Entertainment?", "When did Syndicated course of study of work include amusement?", "When did Syndicated course of study of work include banquet?", "When did Syndicated course of study of work include feast?", "When did Syndicated course of study of work include treat?", "Does syndicated course of survey includ Entertainment Tonight?", "Where did Syndicated course of survey include?", "When did Syndicated course of survey include Entertainment?", "When did Syndicated course of survey include amusement?", "When did Syndicated course of survey include banquet?", "When did Syndicated course of survey include feast?", "When did Syndicated course of survey include treat?", "Does syndicated course of swot includ Entertainment Tonight?", "When did Syndicated course of swot include Entertainment?", "When did Syndicated course of swot include amusement?", "When did Syndicated course of swot include banquet?", "When did Syndicated course of swot include feast?", "When did Syndicated course of swot include treat?", "Does syndicated course of work includ Entertainment Tonight?", "When did Syndicated course of work include Entertainment?", "When did Syndicated course of work include amusement?", "When did Syndicated course of work include banquet?", "When did Syndicated course of work include feast?", "When did Syndicated course of work include treat?", "Does syndicated field of analyze includ Entertainment Tonight?", "When did Syndicated field of analyze include Entertainment?", "When did Syndicated field of analyze include amusement?", "When did Syndicated field of analyze include banquet?", "When did Syndicated field of analyze include feast?", "When did Syndicated field of analyze include treat?", "Does syndicated field of attention includ Entertainment Tonight?", "When did Syndicated field of attention include Entertainment?", "When did Syndicated field of attention include amusement?", "When did Syndicated field of attention include banquet?", "When did Syndicated field of attention include feast?", "When did Syndicated field of attention include treat?", "Does syndicated field of book includ Entertainment Tonight?", "Where did Syndicated field of book include?", "When did Syndicated field of book include?", "When did Syndicated field of book include amusement?", "When did Syndicated field of book include banquet?", "When did Syndicated field of book include feast?", "When did Syndicated field of book include treat?", "Does syndicated field of cabinet includ Entertainment Tonight?", "When did Syndicated field of cabinet include Entertainment?", "When did Syndicated field of cabinet include amusement?", "When did Syndicated field of cabinet include banquet?", "When did Syndicated field of cabinet include feast?", "When did Syndicated field of cabinet include treat?", "Does syndicated field of cogitation includ Entertainment Tonight?", "When did Syndicated field of cogitation include Entertainment?", "When did Syndicated field of cogitation include amusement?", "When did Syndicated field of cogitation include banquet?", "When did Syndicated field of cogitation include feast?", "When did Syndicated field of cogitation include treat?", "Does syndicated field of con includ Entertainment Tonight?", "When did Syndicated field of con include Entertainment?", "When did Syndicated field of con include amusement?", "When did Syndicated field of con include banquet?", "When did Syndicated field of con include feast?", "When did Syndicated field of con include treat?", "Does syndicated field of consider includ Entertainment Tonight?", "Where did Syndicated field of consider include?", "When did Syndicated field of consider include Entertainment?", "When did Syndicated field of consider include amusement?", "When did Syndicated field of consider include banquet?", "When did Syndicated field of consider include feast?", "When did Syndicated field of consider include treat?", "Does syndicated field of contemplate includ Entertainment Tonight?", "Where did Syndicated field of contemplate include?", "When did Syndicated field of contemplate include Entertainment?", "When did Syndicated field of contemplate include amusement?", "When did Syndicated field of contemplate include banquet?", "When did Syndicated field of contemplate include feast?", "When did Syndicated field of contemplate include treat?", "Does syndicated field of discipline includ Entertainment Tonight?", "When did Syndicated field of discipline include Entertainment?", "When did Syndicated field of discipline include amusement?", "When did Syndicated field of discipline include banquet?", "When did Syndicated field of discipline include feast?", "When did Syndicated field of discipline include treat?", "Does syndicated field of elucubrate includ Entertainment Tonight?", "When did Syndicated field of elucubrate include Entertainment?", "When did Syndicated field of elucubrate include amusement?", "When did Syndicated field of elucubrate include banquet?", "When did Syndicated field of elucubrate include feast?", "When did Syndicated field of elucubrate include treat?", "Does syndicated field of etude includ Entertainment Tonight?", "When did Syndicated field of etude include Entertainment?", "When did Syndicated field of etude include amusement?", "When did Syndicated field of etude include banquet?", "When did Syndicated field of etude include feast?", "When did Syndicated field of etude include treat?", "Does syndicated field of hit books includ Entertainment Tonight?", "When did Syndicated field of hit books include Entertainment?", "When did Syndicated field of hit books include amusement?", "When did Syndicated field of hit books include banquet?", "When did Syndicated field of hit books include feast?", "When did Syndicated field of hit books include treat?", "Does syndicated field of learn includ Entertainment Tonight?", "Where did Syndicated field of learn include?", "When did Syndicated field of learn include Entertainment?", "When did Syndicated field of learn include amusement?", "When did Syndicated field of learn include banquet?", "When did Syndicated field of learn include feast?", "When did Syndicated field of learn include treat?", "Does syndicated field of look includ Entertainment Tonight?", "When did Syndicated field of look include Entertainment?", "When did Syndicated field of look include amusement?", "When did Syndicated field of look include banquet?", "When did Syndicated field of look include feast?", "When did Syndicated field of look include treat?", "Does syndicated field of meditate includ Entertainment Tonight?", "When did Syndicated field of meditate include Entertainment?", "When did Syndicated field of meditate include amusement?", "When did Syndicated field of meditate include banquet?", "When did Syndicated field of meditate include feast?", "When did Syndicated field of meditate include treat?", "Does syndicated field of memorize includ Entertainment Tonight?", "When did Syndicated field of memorize include Entertainment?", "When did Syndicated field of memorize include amusement?", "When did Syndicated field of memorize include banquet?", "When did Syndicated field of memorize include feast?", "When did Syndicated field of memorize include treat?", "Does syndicated field of report includ Entertainment Tonight?", "Where did Syndicated field of report include?", "When did Syndicated field of report include Entertainment?", "When did Syndicated field of report include amusement?", "When did Syndicated field of report include banquet?", "When did Syndicated field of report include feast?", "When did Syndicated field of report include treat?", "Does syndicated field of research includ Entertainment Tonight?", "When did Syndicated field of research include Entertainment?", "When did Syndicated field of research include amusement?", "When did Syndicated field of research include banquet?", "When did Syndicated field of research include feast?", "When did Syndicated field of research include treat?", "Does syndicated field of revise includ Entertainment Tonight?", "When did Syndicated field of revise include Entertainment?", "When did Syndicated field of revise include amusement?", "When did Syndicated field of revise include banquet?", "When did Syndicated field of revise include feast?", "When did Syndicated field of revise include treat?", "Does syndicated field of scrutiny includ Entertainment Tonight?", "When did Syndicated field of scrutiny include Entertainment?", "When did Syndicated field of scrutiny include amusement?", "When did Syndicated field of scrutiny include banquet?", "When did Syndicated field of scrutiny include feast?", "When did Syndicated field of scrutiny include treat?", "Does syndicated field of sketch includ Entertainment Tonight?", "When did Syndicated field of sketch include Entertainment?", "When did Syndicated field of sketch include amusement?", "When did Syndicated field of sketch include banquet?", "When did Syndicated field of sketch include feast?", "When did Syndicated field of sketch include treat?", "Does syndicated field of study includ Entertainment Tonight?", "When did Syndicated field of study include Entertainment?", "When did Syndicated field of study include amusement?", "When did Syndicated field of study include banquet?", "When did Syndicated field of study include feast?", "When did Syndicated field of study include treat?", "Does syndicated field of survey includ Entertainment Tonight?", "Where did Syndicated field of survey include?", "When did Syndicated field of survey include Entertainment?", "When did Syndicated field of survey include amusement?", "When did Syndicated field of survey include banquet?", "When did Syndicated field of survey include feast?", "When did Syndicated field of survey include treat?", "Does syndicated field of swot includ Entertainment Tonight?", "When did Syndicated field of swot include Entertainment?", "When did Syndicated field of swot include amusement?", "When did Syndicated field of swot include banquet?", "When did Syndicated field of swot include feast?", "When did Syndicated field of swot include treat?", "Does syndicated field of work includ Entertainment Tonight?", "When did Syndicated field of work include Entertainment?", "When did Syndicated field of work include amusement?", "When did Syndicated field of work include banquet?", "When did Syndicated field of work include feast?", "When did Syndicated field of work include treat?", "Does synd line of analyze includ Entertainment Tonight?", "When did Syndicated line of analyze include Entertainment?", "When did Syndicated line of analyze include amusement?", "When did Syndicated line of analyze include banquet?", "When did Syndicated line of analyze include feast?", "When did Syndicated line of analyze include treat?", "Does synd line of attention includ Entertainment Tonight?", "When did Syndicated line of attention include Entertainment?", "When did Syndicated line of attention include amusement?", "When did Syndicated line of attention include banquet?", "When did Syndicated line of attention include feast?", "When did Syndicated line of attention include treat?", "Does synd line of book includ Entertainment Tonight?", "When did Syndicated line of book include?", "When did Syndicated line of book include amusement?", "When did Syndicated line of book include banquet?", "When did Syndicated line of book include feast?", "When did Syndicated line of book include treat?", "Does synd line of cabinet includ Entertainment Tonight?", "When did Syndicated line of cabinet include Entertainment?", "When did Syndicated line of cabinet include amusement?", "When did Syndicated line of cabinet include banquet?", "When did Syndicated line of cabinet include feast?", "When did Syndicated line of cabinet include treat?", "Does synd line of cogitation includ Entertainment Tonight?", "When did Syndicated line of cogitation include Entertainment?", "When did Syndicated line of cogitation include amusement?", "When did Syndicated line of cogitation include banquet?", "When did Syndicated line of cogitation include feast?", "When did Syndicated line of cogitation include treat?", "Does synd line of con includ Entertainment Tonight?", "When did Syndicated line of con include Entertainment?", "When did Syndicated line of con include amusement?", "When did Syndicated line of con include banquet?", "When did Syndicated line of con include feast?", "When did Syndicated line of con include treat?", "Does synd line of consider includ Entertainment Tonight?", "When did Syndicated line of consider include Entertainment?", "When did Syndicated line of consider include amusement?", "When did Syndicated line of consider include banquet?", "When did Syndicated line of consider include feast?", "When did Syndicated line of consider include treat?", "Does synd line of contemplate includ Entertainment Tonight?", "When did Syndicated line of contemplate include Entertainment?", "When did Syndicated line of contemplate include amusement?", "When did Syndicated line of contemplate include banquet?", "When did Syndicated line of contemplate include feast?", "When did Syndicated line of contemplate include treat?", "Does synd line of discipline includ Entertainment Tonight?", "When did Syndicated line of discipline include Entertainment?", "When did Syndicated line of discipline include amusement?", "When did Syndicated line of discipline include banquet?", "When did Syndicated line of discipline include feast?", "When did Syndicated line of discipline include treat?", "Does synd line of elucubrate includ Entertainment Tonight?", "When did Syndicated line of elucubrate include Entertainment?", "When did Syndicated line of elucubrate include amusement?", "When did Syndicated line of elucubrate include banquet?", "When did Syndicated line of elucubrate include feast?", "When did Syndicated line of elucubrate include treat?", "Does synd line of etude includ Entertainment Tonight?", "When did Syndicated line of etude include Entertainment?", "When did Syndicated line of etude include amusement?", "When did Syndicated line of etude include banquet?", "When did Syndicated line of etude include feast?", "When did Syndicated line of etude include treat?", "Does synd line of hit books includ Entertainment Tonight?", "When did Syndicated line of hit books include Entertainment?", "When did Syndicated line of hit books include amusement?", "When did Syndicated line of hit books include banquet?", "When did Syndicated line of hit books include feast?", "When did Syndicated line of hit books include treat?", "Does synd line of learn includ Entertainment Tonight?", "When did Syndicated line of learn include Entertainment?", "When did Syndicated line of learn include amusement?", "When did Syndicated line of learn include banquet?", "When did Syndicated line of learn include feast?", "When did Syndicated line of learn include treat?", "Does synd line of look includ Entertainment Tonight?", "When did Syndicated line of look include Entertainment?", "When did Syndicated line of look include amusement?", "When did Syndicated line of look include banquet?", "When did Syndicated line of look include feast?", "When did Syndicated line of look include treat?", "Does synd line of meditate includ Entertainment Tonight?", "When did Syndicated line of meditate include Entertainment?", "When did Syndicated line of meditate include amusement?", "When did Syndicated line of meditate include banquet?", "When did Syndicated line of meditate include feast?", "When did Syndicated line of meditate include treat?", "Does synd line of memorize includ Entertainment Tonight?", "When did Syndicated line of memorize include Entertainment?", "When did Syndicated line of memorize include amusement?", "When did Syndicated line of memorize include banquet?", "When did Syndicated line of memorize include feast?", "When did Syndicated line of memorize include treat?", "Does synd line of report includ Entertainment Tonight?", "When did Syndicated line of report include Entertainment?", "When did Syndicated line of report include amusement?", "When did Syndicated line of report include banquet?", "When did Syndicated line of report include feast?", "When did Syndicated line of report include treat?", "Does synd line of research includ Entertainment Tonight?", "When did Syndicated line of research include Entertainment?", "When did Syndicated line of research include amusement?", "When did Syndicated line of research include banquet?", "When did Syndicated line of research include feast?", "When did Syndicated line of research include treat?", "Does synd line of revise includ Entertainment Tonight?", "When did Syndicated line of revise include Entertainment?", "When did Syndicated line of revise include amusement?", "When did Syndicated line of revise include banquet?", "When did Syndicated line of revise include feast?", "When did Syndicated line of revise include treat?", "Does synd line of scrutiny includ Entertainment Tonight?", "When did Syndicated line of scrutiny include Entertainment?", "When did Syndicated line of scrutiny include amusement?", "When did Syndicated line of scrutiny include banquet?", "When did Syndicated line of scrutiny include feast?", "When did Syndicated line of scrutiny include treat?", "Does synd line of sketch includ Entertainment Tonight?", "When did Syndicated line of sketch include Entertainment?", "When did Syndicated line of sketch include amusement?", "When did Syndicated line of sketch include banquet?", "When did Syndicated line of sketch include feast?", "When did Syndicated line of sketch include treat?", "Does synd line of study includ Entertainment Tonight?", "When did Syndicated line of study include Entertainment?", "When did Syndicated line of study include amusement?", "When did Syndicated line of study include banquet?", "When did Syndicated line of study include feast?", "When did Syndicated line of study include treat?", "Does synd line of survey includ Entertainment Tonight?", "When did Syndicated line of survey include Entertainment?", "When did Syndicated line of survey include amusement?", "When did Syndicated line of survey include banquet?", "When did Syndicated line of survey include feast?", "When did Syndicated line of survey include treat?", "Does synd line of swot includ Entertainment Tonight?", "When did Syndicated line of swot include Entertainment?", "When did Syndicated line of swot include amusement?", "When did Syndicated line of swot include banquet?", "When did Syndicated line of swot include feast?", "When did Syndicated line of swot include treat?", "Does synd line of work includ Entertainment Tonight?", "When did Syndicated line of work include Entertainment?", "When did Syndicated line of work include amusement?", "When did Syndicated line of work include banquet?", "When did Syndicated line of work include feast?", "When did Syndicated line of work include treat?", "Does synd naturally of analyze includ Entertainment Tonight?", "When did Syndicated naturally of analyze include Entertainment?", "When did Syndicated naturally of analyze include amusement?", "When did Syndicated naturally of analyze include banquet?", "When did Syndicated naturally of analyze include feast?", "When did Syndicated naturally of analyze include treat?", "Does synd naturally of attention includ Entertainment Tonight?", "When did Syndicated naturally of attention include Entertainment?", "When did Syndicated naturally of attention include amusement?", "When did Syndicated naturally of attention include banquet?", "When did Syndicated naturally of attention include feast?", "When did Syndicated naturally of attention include treat?", "Does synd naturally of book includ Entertainment Tonight?", "Where did Syndicated naturally?", "When did Syndicated naturally of book include?", "When did Syndicated naturally of book include amusement?", "When did Syndicated naturally of book include banquet?", "When did Syndicated naturally of book include feast?", "When did Syndicated naturally of book include treat?", "Does synd naturally of cabinet includ Entertainment Tonight?", "When did Syndicated naturally of cabinet include Entertainment?", "When did Syndicated naturally of cabinet include amusement?", "When did Syndicated naturally of cabinet include banquet?", "When did Syndicated naturally of cabinet include feast?", "When did Syndicated naturally of cabinet include treat?", "Does synd naturally of cogitation includ Entertainment Tonight?", "When did Syndicated naturally of cogitation include Entertainment?", "When did Syndicated naturally of cogitation include amusement?", "When did Syndicated naturally of cogitation include banquet?", "When did Syndicated naturally of cogitation include feast?", "When did Syndicated naturally of cogitation include treat?", "Does synd naturally of con includ Entertainment Tonight?", "When did Syndicated naturally of con include Entertainment?", "When did Syndicated naturally of con include amusement?", "When did Syndicated naturally of con include banquet?", "When did Syndicated naturally of con include feast?", "When did Syndicated naturally of con include treat?", "Does synd naturally of consider includ Entertainment Tonight?", "When did Syndicated naturally of consider include Entertainment?", "When did Syndicated naturally of consider include amusement?", "When did Syndicated naturally of consider include banquet?", "When did Syndicated naturally of consider include feast?", "When did Syndicated naturally of consider include treat?", "Does synd naturally of contemplate includ Entertainment Tonight?", "When did Syndicated naturally of contemplate include Entertainment?", "When did Syndicated naturally of contemplate include amusement?", "When did Syndicated naturally of contemplate include banquet?", "When did Syndicated naturally of contemplate include feast?", "When did Syndicated naturally of contemplate include treat?", "Does synd naturally of discipline includ Entertainment Tonight?", "When did Syndicated naturally of discipline include Entertainment?", "When did Syndicated naturally of discipline include amusement?", "When did Syndicated naturally of discipline include banquet?", "When did Syndicated naturally of discipline include feast?", "When did Syndicated naturally of discipline include treat?", "Does synd naturally of elucubrate includ Entertainment Tonight?", "When did Syndicated naturally of elucubrate include Entertainment?", "When did Syndicated naturally of elucubrate include amusement?", "When did Syndicated naturally of elucubrate include banquet?", "When did Syndicated naturally of elucubrate include feast?", "When did Syndicated naturally of elucubrate include treat?", "Does synd naturally of etude includ Entertainment Tonight?", "When did Syndicated naturally of etude include Entertainment?", "When did Syndicated naturally of etude include amusement?", "When did Syndicated naturally of etude include banquet?", "When did Syndicated naturally of etude include feast?", "When did Syndicated naturally of etude include treat?", "Does synd naturally of hit books includ Entertainment Tonight?", "When did Syndicated naturally of hit books include Entertainment?", "When did Syndicated naturally of hit books include amusement?", "When did Syndicated naturally of hit books include banquet?", "When did Syndicated naturally of hit books include feast?", "When did Syndicated naturally of hit books include treat?", "Does synd naturally of learn includ Entertainment Tonight?", "When did Syndicated naturally of learn include Entertainment?", "When did Syndicated naturally of learn include amusement?", "When did Syndicated naturally of learn include banquet?", "When did Syndicated naturally of learn include feast?", "When did Syndicated naturally of learn include treat?", "Does synd naturally of look includ Entertainment Tonight?", "When did Syndicated naturally of look include Entertainment?", "When did Syndicated naturally of look include amusement?", "When did Syndicated naturally of look include banquet?", "When did Syndicated naturally of look include feast?", "When did Syndicated naturally of look include treat?", "Does synd naturally of meditate includ Entertainment Tonight?", "When did Syndicated naturally of meditate include Entertainment?", "When did Syndicated naturally of meditate include amusement?", "When did Syndicated naturally of meditate include banquet?", "When did Syndicated naturally of meditate include feast?", "When did Syndicated naturally of meditate include treat?", "Does synd naturally of memorize includ Entertainment Tonight?", "When did Syndicated naturally of memorize include Entertainment?", "When did Syndicated naturally of memorize include amusement?", "When did Syndicated naturally of memorize include banquet?", "When did Syndicated naturally of memorize include feast?", "When did Syndicated naturally of memorize include treat?", "Does synd naturally of report includ Entertainment Tonight?", "When did Syndicated naturally of report include Entertainment?", "When did Syndicated naturally of report include amusement?", "When did Syndicated naturally of report include banquet?", "When did Syndicated naturally of report include feast?", "When did Syndicated naturally of report include treat?", "Does synd naturally of research includ Entertainment Tonight?", "When did Syndicated naturally of research include Entertainment?", "When did Syndicated naturally of research include amusement?", "When did Syndicated naturally of research include banquet?", "When did Syndicated naturally of research include feast?", "When did Syndicated naturally of research include treat?", "Does synd naturally of revise includ Entertainment Tonight?", "When did Syndicated naturally of revise include Entertainment?", "When did Syndicated naturally of revise include amusement?", "When did Syndicated naturally of revise include banquet?", "When did Syndicated naturally of revise include feast?", "When did Syndicated naturally of revise include treat?", "Does synd naturally of scrutiny includ Entertainment Tonight?", "When did Syndicated naturally of scrutiny include Entertainment?", "When did Syndicated naturally of scrutiny include amusement?", "When did Syndicated naturally of scrutiny include banquet?", "When did Syndicated naturally of scrutiny include feast?", "When did Syndicated naturally of scrutiny include treat?", "Does synd naturally of sketch includ Entertainment Tonight?", "When did Syndicated naturally of sketch include Entertainment?", "When did Syndicated naturally of sketch include amusement?", "When did Syndicated naturally of sketch include banquet?", "When did Syndicated naturally of sketch include feast?", "When did Syndicated naturally of sketch include treat?", "Does synd naturally of study includ Entertainment Tonight?", "When did Syndicated naturally of study include Entertainment?", "When did Syndicated naturally of study include amusement?", "When did Syndicated naturally of study include banquet?", "When did Syndicated naturally of study include feast?", "When did Syndicated naturally of study include treat?", "Does synd naturally of survey includ Entertainment Tonight?", "When did Syndicated naturally of survey include Entertainment?", "When did Syndicated naturally of survey include amusement?", "When did Syndicated naturally of survey include banquet?", "When did Syndicated naturally of survey include feast?", "When did Syndicated naturally of survey include treat?", "Does synd naturally of swot includ Entertainment Tonight?", "When did Syndicated naturally of swot include Entertainment?", "When did Syndicated naturally of swot include amusement?", "When did Syndicated naturally of swot include banquet?", "When did Syndicated naturally of swot include feast?", "When did Syndicated naturally of swot include treat?", "Does synd naturally of work includ Entertainment Tonight?", "When did Syndicated naturally of work include Entertainment?", "When did Syndicated naturally of work include amusement?", "When did Syndicated naturally of work include banquet?", "When did Syndicated naturally of work include feast?", "When did Syndicated naturally of work include treat?", "Does synd path of analyze includ Entertainment Tonight?", "When did Syndicated path of analyze include Entertainment?", "When did Syndicated path of analyze include amusement?", "When did Syndicated path of analyze include banquet?", "When did Syndicated path of analyze include feast?", "When did Syndicated path of analyze include treat?", "Does synd path of attention includ Entertainment Tonight?", "When did Syndicated path of attention include Entertainment?", "When did Syndicated path of attention include amusement?", "When did Syndicated path of attention include banquet?", "When did Syndicated path of attention include feast?", "When did Syndicated path of attention include treat?", "Does synd path of book includ Entertainment Tonight?", "When did Syndicated path of book include?", "When did Syndicated path of book include amusement?", "When did Syndicated path of book include banquet?", "When did Syndicated path of book include feast?", "When did Syndicated path of book include treat?", "Does synd path of cabinet includ Entertainment Tonight?", "When did Syndicated path of cabinet include Entertainment?", "When did Syndicated path of cabinet include amusement?", "When did Syndicated path of cabinet include banquet?", "When did Syndicated path of cabinet include feast?", "When did Syndicated path of cabinet include treat?", "Does synd path of cogitation includ Entertainment Tonight?", "When did Syndicated path of cogitation include Entertainment?", "When did Syndicated path of cogitation include amusement?", "When did Syndicated path of cogitation include banquet?", "When did Syndicated path of cogitation include feast?", "When did Syndicated path of cogitation include treat?", "Does synd path of con includ Entertainment Tonight?", "When did Syndicated path of con include Entertainment?", "When did Syndicated path of con include amusement?", "When did Syndicated path of con include banquet?", "When did Syndicated path of con include feast?", "When did Syndicated path of con include treat?", "Does synd path of consider includ Entertainment Tonight?", "When did Syndicated path of consider include Entertainment?", "When did Syndicated path of consider include amusement?", "When did Syndicated path of consider include banquet?", "When did Syndicated path of consider include feast?", "When did Syndicated path of consider include treat?", "Does synd path of contemplate includ Entertainment Tonight?", "When did Syndicated path of contemplate include Entertainment?", "When did Syndicated path of contemplate include amusement?", "When did Syndicated path of contemplate include banquet?", "When did Syndicated path of contemplate include feast?", "When did Syndicated path of contemplate include treat?", "Does synd path of discipline includ Entertainment Tonight?", "When did Syndicated path of discipline include Entertainment?", "When did Syndicated path of discipline include amusement?", "When did Syndicated path of discipline include banquet?", "When did Syndicated path of discipline include feast?", "When did Syndicated path of discipline include treat?", "Does synd path of elucubrate includ Entertainment Tonight?", "When did Syndicated path of elucubrate include Entertainment?", "When did Syndicated path of elucubrate include amusement?", "When did Syndicated path of elucubrate include banquet?", "When did Syndicated path of elucubrate include feast?", "When did Syndicated path of elucubrate include treat?", "Does synd path of etude includ Entertainment Tonight?", "When did Syndicated path of etude include Entertainment?", "When did Syndicated path of etude include amusement?", "When did Syndicated path of etude include banquet?", "When did Syndicated path of etude include feast?", "When did Syndicated path of etude include treat?", "Does synd path of hit books includ Entertainment Tonight?", "When did Syndicated path of hit books include Entertainment?", "When did Syndicated path of hit books include amusement?", "When did Syndicated path of hit books include banquet?", "When did Syndicated path of hit books include feast?", "When did Syndicated path of hit books include treat?", "Does synd path of learn includ Entertainment Tonight?", "When did Syndicated path of learn include Entertainment?", "When did Syndicated path of learn include amusement?", "When did Syndicated path of learn include banquet?", "When did Syndicated path of learn include feast?", "When did Syndicated path of learn include treat?", "Does synd path of look includ Entertainment Tonight?", "When did Syndicated path of look include Entertainment?", "When did Syndicated path of look include amusement?", "When did Syndicated path of look include banquet?", "When did Syndicated path of look include feast?", "When did Syndicated path of look include treat?", "Does synd path of meditate includ Entertainment Tonight?", "When did Syndicated path of meditate include Entertainment?", "When did Syndicated path of meditate include amusement?", "When did Syndicated path of meditate include banquet?", "When did Syndicated path of meditate include feast?", "When did Syndicated path of meditate include treat?", "Does synd path of memorize includ Entertainment Tonight?", "When did Syndicated path of memorize include Entertainment?", "When did Syndicated path of memorize include amusement?", "When did Syndicated path of memorize include banquet?", "When did Syndicated path of memorize include feast?", "When did Syndicated path of memorize include treat?", "Does synd path of report includ Entertainment Tonight?", "When did Syndicated path of report include Entertainment?", "When did Syndicated path of report include amusement?", "When did Syndicated path of report include banquet?", "When did Syndicated path of report include feast?", "When did Syndicated path of report include treat?", "Does synd path of research includ Entertainment Tonight?", "When did Syndicated path of research include Entertainment?", "When did Syndicated path of research include amusement?", "When did Syndicated path of research include banquet?", "When did Syndicated path of research include feast?", "When did Syndicated path of research include treat?", "Does synd path of revise includ Entertainment Tonight?", "When did Syndicated path of revise include Entertainment?", "When did Syndicated path of revise include amusement?", "When did Syndicated path of revise include banquet?", "When did Syndicated path of revise include feast?", "When did Syndicated path of revise include treat?", "Does synd path of scrutiny includ Entertainment Tonight?", "When did Syndicated path of scrutiny include Entertainment?", "When did Syndicated path of scrutiny include amusement?", "When did Syndicated path of scrutiny include banquet?", "When did Syndicated path of scrutiny include feast?", "When did Syndicated path of scrutiny include treat?", "Does synd path of sketch includ Entertainment Tonight?", "When did Syndicated path of sketch include Entertainment?", "When did Syndicated path of sketch include amusement?", "When did Syndicated path of sketch include banquet?", "When did Syndicated path of sketch include feast?", "When did Syndicated path of sketch include treat?", "Does synd path of study includ Entertainment Tonight?", "When did Syndicated path of study include Entertainment?", "When did Syndicated path of study include amusement?", "When did Syndicated path of study include banquet?", "When did Syndicated path of study include feast?", "When did Syndicated path of study include treat?", "Does synd path of survey includ Entertainment Tonight?", "When did Syndicated path of survey include Entertainment?", "When did Syndicated path of survey include amusement?", "When did Syndicated path of survey include banquet?", "When did Syndicated path of survey include feast?", "When did Syndicated path of survey include treat?", "Does synd path of swot includ Entertainment Tonight?", "When did Syndicated path of swot include Entertainment?", "When did Syndicated path of swot include amusement?", "When did Syndicated path of swot include banquet?", "When did Syndicated path of swot include feast?", "When did Syndicated path of swot include treat?", "Does synd path of work includ Entertainment Tonight?", "When did Syndicated path of work include Entertainment?", "When did Syndicated path of work include amusement?", "When did Syndicated path of work include banquet?", "When did Syndicated path of work include feast?", "When did Syndicated path of work include treat?", "Does synd row of analyze includ Entertainment Tonight?", "When did Syndicated row of analyze include Entertainment?", "When did Syndicated row of analyze include amusement?", "When did Syndicated row of analyze include banquet?", "When did Syndicated row of analyze include feast?", "When did Syndicated row of analyze include treat?", "Does synd row of attention includ Entertainment Tonight?", "When did Syndicated row of attention include Entertainment?", "When did Syndicated row of attention include amusement?", "When did Syndicated row of attention include banquet?", "When did Syndicated row of attention include feast?", "When did Syndicated row of attention include treat?", "Does synd row of book includ Entertainment Tonight?", "When did Syndicated row of book include?", "When did Syndicated row of book include amusement?", "When did Syndicated row of book include banquet?", "When did Syndicated row of book include feast?", "When did Syndicated row of book include treat?", "Does synd row of cabinet includ Entertainment Tonight?", "When did Syndicated row of cabinet include Entertainment?", "When did Syndicated row of cabinet include amusement?", "When did Syndicated row of cabinet include banquet?", "When did Syndicated row of cabinet include feast?", "When did Syndicated row of cabinet include treat?", "Does synd row of cogitation includ Entertainment Tonight?", "When did Syndicated row of cogitation include Entertainment?", "When did Syndicated row of cogitation include amusement?", "When did Syndicated row of cogitation include banquet?", "When did Syndicated row of cogitation include feast?", "When did Syndicated row of cogitation include treat?", "Does synd row of con includ Entertainment Tonight?", "When did Syndicated row of con include Entertainment?", "When did Syndicated row of con include amusement?", "When did Syndicated row of con include banquet?", "When did Syndicated row of con include feast?", "When did Syndicated row of con include treat?", "Does synd row of consider includ Entertainment Tonight?", "When did Syndicated row of consider include Entertainment?", "When did Syndicated row of consider include amusement?", "When did Syndicated row of consider include banquet?", "When did Syndicated row of consider include feast?", "When did Syndicated row of consider include treat?", "Does synd row of contemplate includ Entertainment Tonight?", "When did Syndicated row of contemplate include Entertainment?", "When did Syndicated row of contemplate include amusement?", "When did Syndicated row of contemplate include banquet?", "When did Syndicated row of contemplate include feast?", "When did Syndicated row of contemplate include treat?", "Does synd row of discipline includ Entertainment Tonight?", "When did Syndicated row of discipline include Entertainment?", "When did Syndicated row of discipline include amusement?", "When did Syndicated row of discipline include banquet?", "When did Syndicated row of discipline include feast?", "When did Syndicated row of discipline include treat?", "Does synd row of elucubrate includ Entertainment Tonight?", "When did Syndicated row of elucubrate include Entertainment?", "When did Syndicated row of elucubrate include amusement?", "When did Syndicated row of elucubrate include banquet?", "When did Syndicated row of elucubrate include feast?", "When did Syndicated row of elucubrate include treat?", "Does synd row of etude includ Entertainment Tonight?", "When did Syndicated row of etude include Entertainment?", "When did Syndicated row of etude include amusement?", "When did Syndicated row of etude include banquet?", "When did Syndicated row of etude include feast?", "When did Syndicated row of etude include treat?", "Does synd row of hit books includ Entertainment Tonight?", "When did Syndicated row of hit books include Entertainment?", "When did Syndicated row of hit books include amusement?", "When did Syndicated row of hit books include banquet?", "When did Syndicated row of hit books include feast?", "When did Syndicated row of hit books include treat?", "Does synd row of learn includ Entertainment Tonight?", "When did Syndicated row of learn include Entertainment?", "When did Syndicated row of learn include amusement?", "When did Syndicated row of learn include banquet?", "When did Syndicated row of learn include feast?", "When did Syndicated row of learn include treat?", "Does synd row of look includ Entertainment Tonight?", "When did Syndicated row of look include Entertainment?", "When did Syndicated row of look include amusement?", "When did Syndicated row of look include banquet?", "When did Syndicated row of look include feast?", "When did Syndicated row of look include treat?", "Does synd row of meditate includ Entertainment Tonight?", "When did Syndicated row of meditate include Entertainment?", "When did Syndicated row of meditate include amusement?", "When did Syndicated row of meditate include banquet?", "When did Syndicated row of meditate include feast?", "When did Syndicated row of meditate include treat?", "Does synd row of memorize includ Entertainment Tonight?", "When did Syndicated row of memorize include Entertainment?", "When did Syndicated row of memorize include amusement?", "When did Syndicated row of memorize include banquet?", "When did Syndicated row of memorize include feast?", "When did Syndicated row of memorize include treat?", "Does synd row of report includ Entertainment Tonight?", "When did Syndicated row of report include Entertainment?", "When did Syndicated row of report include amusement?", "When did Syndicated row of report include banquet?", "When did Syndicated row of report include feast?", "When did Syndicated row of report include treat?", "Does synd row of research includ Entertainment Tonight?", "When did Syndicated row of research include Entertainment?", "When did Syndicated row of research include amusement?", "When did Syndicated row of research include banquet?", "When did Syndicated row of research include feast?", "When did Syndicated row of research include treat?", "Does synd row of revise includ Entertainment Tonight?", "When did Syndicated row of revise include Entertainment?", "When did Syndicated row of revise include amusement?", "When did Syndicated row of revise include banquet?", "When did Syndicated row of revise include feast?", "When did Syndicated row of revise include treat?", "Does synd row of scrutiny includ Entertainment Tonight?", "When did Syndicated row of scrutiny include Entertainment?", "When did Syndicated row of scrutiny include amusement?", "When did Syndicated row of scrutiny include banquet?", "When did Syndicated row of scrutiny include feast?", "When did Syndicated row of scrutiny include treat?", "Does synd row of sketch includ Entertainment Tonight?", "When did Syndicated row of sketch include Entertainment?", "When did Syndicated row of sketch include amusement?", "When did Syndicated row of sketch include banquet?", "When did Syndicated row of sketch include feast?", "When did Syndicated row of sketch include treat?", "Does synd row of study includ Entertainment Tonight?", "When did Syndicated row of study include Entertainment?", "When did Syndicated row of study include amusement?", "When did Syndicated row of study include banquet?", "When did Syndicated row of study include feast?", "When did Syndicated row of study include treat?", "Does synd row of survey includ Entertainment Tonight?", "When did Syndicated row of survey include Entertainment?", "When did Syndicated row of survey include amusement?", "When did Syndicated row of survey include banquet?", "When did Syndicated row of survey include feast?", "When did Syndicated row of survey include treat?", "Does synd row of swot includ Entertainment Tonight?", "When did Syndicated row of swot include Entertainment?", "When did Syndicated row of swot include amusement?", "When did Syndicated row of swot include banquet?", "When did Syndicated row of swot include feast?", "When did Syndicated row of swot include treat?", "Does synd row of work includ Entertainment Tonight?", "When did Syndicated row of work include Entertainment?", "When did Syndicated row of work include amusement?", "When did Syndicated row of work include banquet?", "When did Syndicated row of work include feast?", "When did Syndicated row of work include treat?", "Does synd run of analyze includ Entertainment Tonight?", "When did Syndicated run of analyze include Entertainment?", "When did Syndicated run of analyze include amusement?", "When did Syndicated run of analyze include banquet?", "When did Syndicated run of analyze include feast?", "When did Syndicated run of analyze include treat?", "Does synd run of attention includ Entertainment Tonight?", "When did Syndicated run of attention include Entertainment?", "When did Syndicated run of attention include amusement?", "When did Syndicated run of attention include banquet?", "When did Syndicated run of attention include feast?", "When did Syndicated run of attention include treat?", "Does synd run of book includ Entertainment Tonight?", "When did Syndicated run of book include?", "When did Syndicated run of book include amusement?", "When did Syndicated run of book include banquet?", "When did Syndicated run of book include feast?", "When did Syndicated run of book include treat?", "Does synd run of cabinet includ Entertainment Tonight?", "When did Syndicated run of cabinet include Entertainment?", "When did Syndicated run of cabinet include amusement?", "When did Syndicated run of cabinet include banquet?", "When did Syndicated run of cabinet include feast?", "When did Syndicated run of cabinet include treat?", "Does synd run of cogitation includ Entertainment Tonight?", "When did Syndicated run of cogitation include Entertainment?", "When did Syndicated run of cogitation include amusement?", "When did Syndicated run of cogitation include banquet?", "When did Syndicated run of cogitation include feast?", "When did Syndicated run of cogitation include treat?", "Does synd run of con includ Entertainment Tonight?", "When did Syndicated run of con include Entertainment?", "When did Syndicated run of con include amusement?", "When did Syndicated run of con include banquet?", "When did Syndicated run of con include feast?", "When did Syndicated run of con include treat?", "Does synd run of consider includ Entertainment Tonight?", "When did Syndicated run of consider include Entertainment?", "When did Syndicated run of consider include amusement?", "When did Syndicated run of consider include banquet?", "When did Syndicated run of consider include feast?", "When did Syndicated run of consider include treat?", "Does synd run of contemplate includ Entertainment Tonight?", "When did Syndicated run of contemplate include Entertainment?", "When did Syndicated run of contemplate include amusement?", "When did Syndicated run of contemplate include banquet?", "When did Syndicated run of contemplate include feast?", "When did Syndicated run of contemplate include treat?", "Does synd run of discipline includ Entertainment Tonight?", "When did Syndicated run of discipline include Entertainment?", "When did Syndicated run of discipline include amusement?", "When did Syndicated run of discipline include banquet?", "When did Syndicated run of discipline include feast?", "When did Syndicated run of discipline include treat?", "Does synd run of elucubrate includ Entertainment Tonight?", "When did Syndicated run of elucubrate include Entertainment?", "When did Syndicated run of elucubrate include amusement?", "When did Syndicated run of elucubrate include banquet?", "When did Syndicated run of elucubrate include feast?", "When did Syndicated run of elucubrate include treat?", "Does synd run of etude includ Entertainment Tonight?", "When did Syndicated run of etude include Entertainment?", "When did Syndicated run of etude include amusement?", "When did Syndicated run of etude include banquet?", "When did Syndicated run of etude include feast?", "When did Syndicated run of etude include treat?", "Does synd run of hit books includ Entertainment Tonight?", "When did Syndicated run of hit books include Entertainment?", "When did Syndicated run of hit books include amusement?", "When did Syndicated run of hit books include banquet?", "When did Syndicated run of hit books include feast?", "When did Syndicated run of hit books include treat?", "Does synd run of learn includ Entertainment Tonight?", "When did Syndicated run of learn include Entertainment?", "When did Syndicated run of learn include amusement?", "When did Syndicated run of learn include banquet?", "When did Syndicated run of learn include feast?", "When did Syndicated run of learn include treat?", "Does synd run of look includ Entertainment Tonight?", "When did Syndicated run of look include Entertainment?", "When did Syndicated run of look include amusement?", "When did Syndicated run of look include banquet?", "When did Syndicated run of look include feast?", "When did Syndicated run of look include treat?", "Does synd run of meditate includ Entertainment Tonight?", "When did Syndicated run of meditate include Entertainment?", "When did Syndicated run of meditate include amusement?", "When did Syndicated run of meditate include banquet?", "When did Syndicated run of meditate include feast?", "When did Syndicated run of meditate include treat?", "Does synd run of memorize includ Entertainment Tonight?", "When did Syndicated run of memorize include Entertainment?", "When did Syndicated run of memorize include amusement?", "When did Syndicated run of memorize include banquet?", "When did Syndicated run of memorize include feast?", "When did Syndicated run of memorize include treat?", "Does synd run of report includ Entertainment Tonight?", "When did Syndicated run of report include Entertainment?", "When did Syndicated run of report include amusement?", "When did Syndicated run of report include banquet?", "When did Syndicated run of report include feast?", "When did Syndicated run of report include treat?", "Does synd run of research includ Entertainment Tonight?", "When did Syndicated run of research include Entertainment?", "When did Syndicated run of research include amusement?", "When did Syndicated run of research include banquet?", "When did Syndicated run of research include feast?", "When did Syndicated run of research include treat?", "Does synd run of revise includ Entertainment Tonight?", "When did Syndicated run of revise include Entertainment?", "When did Syndicated run of revise include amusement?", "When did Syndicated run of revise include banquet?", "When did Syndicated run of revise include feast?", "When did Syndicated run of revise include treat?", "Does synd run of scrutiny includ Entertainment Tonight?", "When did Syndicated run of scrutiny include Entertainment?", "When did Syndicated run of scrutiny include amusement?", "When did Syndicated run of scrutiny include banquet?", "When did Syndicated run of scrutiny include feast?", "When did Syndicated run of scrutiny include treat?", "Does synd run of sketch includ Entertainment Tonight?", "When did Syndicated run of sketch include Entertainment?", "When did Syndicated run of sketch include amusement?", "When did Syndicated run of sketch include banquet?", "When did Syndicated run of sketch include feast?", "When did Syndicated run of sketch include treat?", "Does synd run of study includ Entertainment Tonight?", "When did Syndicated run of study include Entertainment?", "When did Syndicated run of study include amusement?", "When did Syndicated run of study include banquet?", "When did Syndicated run of study include feast?", "When did Syndicated run of study include treat?", "Does synd run of survey includ Entertainment Tonight?", "When did Syndicated run of survey include Entertainment?", "When did Syndicated run of survey include amusement?", "When did Syndicated run of survey include banquet?", "When did Syndicated run of survey include feast?", "When did Syndicated run of survey include treat?", "Does synd run of swot includ Entertainment Tonight?", "When did Syndicated run of swot include Entertainment?", "When did Syndicated run of swot include amusement?", "When did Syndicated run of swot include banquet?", "When did Syndicated run of swot include feast?", "When did Syndicated run of swot include treat?", "Does synd run of work includ Entertainment Tonight?", "When did Syndicated run of work include Entertainment?", "When did Syndicated run of work include amusement?", "When did Syndicated run of work include banquet?", "When did Syndicated run of work include feast?", "When did Syndicated run of work include treat?", "Does synd track of analyze includ Entertainment Tonight?", "When did Syndicated track of analyze include Entertainment?", "When did Syndicated track of analyze include amusement?", "When did Syndicated track of analyze include banquet?", "When did Syndicated track of analyze include feast?", "When did Syndicated track of analyze include treat?", "Does synd track of attention includ Entertainment Tonight?", "When did Syndicated track of attention include Entertainment?", "When did Syndicated track of attention include amusement?", "When did Syndicated track of attention include banquet?", "When did Syndicated track of attention include feast?", "When did Syndicated track of attention include treat?", "Does synd track of book includ Entertainment Tonight?", "When did Syndicated track of book include?", "When did Syndicated track of book include amusement?", "When did Syndicated track of book include banquet?", "When did Syndicated track of book include feast?", "When did Syndicated track of book include treat?", "Does synd track of cabinet includ Entertainment Tonight?", "When did Syndicated track of cabinet include Entertainment?", "When did Syndicated track of cabinet include amusement?", "When did Syndicated track of cabinet include banquet?", "When did Syndicated track of cabinet include feast?", "When did Syndicated track of cabinet include treat?", "Does synd track of cogitation includ Entertainment Tonight?", "When did Syndicated track of cogitation include Entertainment?", "When did Syndicated track of cogitation include amusement?", "When did Syndicated track of cogitation include banquet?", "When did Syndicated track of cogitation include feast?", "When did Syndicated track of cogitation include treat?", "Does synd track of con includ Entertainment Tonight?", "When did Syndicated track of con include Entertainment?", "When did Syndicated track of con include amusement?", "When did Syndicated track of con include banquet?", "When did Syndicated track of con include feast?", "When did Syndicated track of con include treat?", "Does synd track of consider includ Entertainment Tonight?", "When did Syndicated track of consider include Entertainment?", "When did Syndicated track of consider include amusement?", "When did Syndicated track of consider include banquet?", "When did Syndicated track of consider include feast?", "When did Syndicated track of consider include treat?", "Does synd track of contemplate includ Entertainment Tonight?", "When did Syndicated track of contemplate include Entertainment?", "When did Syndicated track of contemplate include amusement?", "When did Syndicated track of contemplate include banquet?", "When did Syndicated track of contemplate include feast?", "When did Syndicated track of contemplate include treat?", "Does synd track of discipline includ Entertainment Tonight?", "When did Syndicated track of discipline include Entertainment?", "When did Syndicated track of discipline include amusement?", "When did Syndicated track of discipline include banquet?", "When did Syndicated track of discipline include feast?", "When did Syndicated track of discipline include treat?", "Does synd track of elucubrate includ Entertainment Tonight?", "When did Syndicated track of elucubrate include Entertainment?", "When did Syndicated track of elucubrate include amusement?", "When did Syndicated track of elucubrate include banquet?", "When did Syndicated track of elucubrate include feast?", "When did Syndicated track of elucubrate include treat?", "Does synd track of etude includ Entertainment Tonight?", "When did Syndicated track of etude include Entertainment?", "When did Syndicated track of etude include amusement?", "When did Syndicated track of etude include banquet?", "When did Syndicated track of etude include feast?", "When did Syndicated track of etude include treat?", "Does synd track of hit books includ Entertainment Tonight?", "When did Syndicated track of hit books include Entertainment?", "When did Syndicated track of hit books include amusement?", "When did Syndicated track of hit books include banquet?", "When did Syndicated track of hit books include feast?", "When did Syndicated track of hit books include treat?", "Does synd track of learn includ Entertainment Tonight?", "When did Syndicated track of learn include Entertainment?", "When did Syndicated track of learn include amusement?", "When did Syndicated track of learn include banquet?", "When did Syndicated track of learn include feast?", "When did Syndicated track of learn include treat?", "Does synd track of look includ Entertainment Tonight?", "When did Syndicated track of look include Entertainment?", "When did Syndicated track of look include amusement?", "When did Syndicated track of look include banquet?", "When did Syndicated track of look include feast?", "When did Syndicated track of look include treat?", "Does synd track of meditate includ Entertainment Tonight?", "When did Syndicated track of meditate include Entertainment?", "When did Syndicated track of meditate include amusement?", "When did Syndicated track of meditate include banquet?", "When did Syndicated track of meditate include feast?", "When did Syndicated track of meditate include treat?", "Does synd track of memorize includ Entertainment Tonight?", "When did Syndicated track of memorize include Entertainment?", "When did Syndicated track of memorize include amusement?", "When did Syndicated track of memorize include banquet?", "When did Syndicated track of memorize include feast?", "When did Syndicated track of memorize include treat?", "Does synd track of report includ Entertainment Tonight?", "When did Syndicated track of report include Entertainment?", "When did Syndicated track of report include amusement?", "When did Syndicated track of report include banquet?", "When did Syndicated track of report include feast?", "When did Syndicated track of report include treat?", "Does synd track of research includ Entertainment Tonight?", "When did Syndicated track of research include Entertainment?", "When did Syndicated track of research include amusement?", "When did Syndicated track of research include banquet?", "When did Syndicated track of research include feast?", "When did Syndicated track of research include treat?", "Does synd track of revise includ Entertainment Tonight?", "When did Syndicated track of revise include Entertainment?", "When did Syndicated track of revise include amusement?", "When did Syndicated track of revise include banquet?", "When did Syndicated track of revise include feast?", "When did Syndicated track of revise include treat?", "Does synd track of scrutiny includ Entertainment Tonight?", "When did Syndicated track of scrutiny include Entertainment?", "When did Syndicated track of scrutiny include amusement?", "When did Syndicated track of scrutiny include banquet?", "When did Syndicated track of scrutiny include feast?", "When did Syndicated track of scrutiny include treat?", "Does synd track of sketch includ Entertainment Tonight?", "When did Syndicated track of sketch include Entertainment?", "When did Syndicated track of sketch include amusement?", "When did Syndicated track of sketch include banquet?", "When did Syndicated track of sketch include feast?", "When did Syndicated track of sketch include treat?", "Does synd track of study includ Entertainment Tonight?", "When did Syndicated track of study include Entertainment?", "When did Syndicated track of study include amusement?", "When did Syndicated track of study include banquet?", "When did Syndicated track of study include feast?", "When did Syndicated track of study include treat?", "Does synd track of survey includ Entertainment Tonight?", "When did Syndicated track of survey include Entertainment?", "When did Syndicated track of survey include amusement?", "When did Syndicated track of survey include banquet?", "When did Syndicated track of survey include feast?", "When did Syndicated track of survey include treat?", "Does synd track of swot includ Entertainment Tonight?", "When did Syndicated track of swot include Entertainment?", "When did Syndicated track of swot include amusement?", "When did Syndicated track of swot include banquet?", "When did Syndicated track of swot include feast?", "When did Syndicated track of swot include treat?", "Does synd track of work includ Entertainment Tonight?", "When did Syndicated track of work include Entertainment?", "When did Syndicated track of work include amusement?", "When did Syndicated track of work include banquet?", "When did Syndicated track of work include feast?", "When did Syndicated track of work include treat?", "Does synd trend of analyze includ Entertainment Tonight?", "When did Syndicated trend of analyze include Entertainment?", "When did Syndicated trend of analyze include amusement?", "When did Syndicated trend of analyze include banquet?", "When did Syndicated trend of analyze include feast?", "When did Syndicated trend of analyze include treat?", "Does synd trend of attention includ Entertainment Tonight?", "When did Syndicated trend of attention include Entertainment?", "When did Syndicated trend of attention include amusement?", "When did Syndicated trend of attention include banquet?", "When did Syndicated trend of attention include feast?", "When did Syndicated trend of attention include treat?", "Does synd trend of book includ Entertainment Tonight?", "When did Syndicated trend of book include?", "When did Syndicated trend of book include amusement?", "When did Syndicated trend of book include banquet?", "When did Syndicated trend of book include feast?", "When did Syndicated trend of book include treat?", "Does synd trend of cabinet includ Entertainment Tonight?", "When did Syndicated trend of cabinet include Entertainment?", "When did Syndicated trend of cabinet include amusement?", "When did Syndicated trend of cabinet include banquet?", "When did Syndicated trend of cabinet include feast?", "When did Syndicated trend of cabinet include treat?", "Does synd trend of cogitation includ Entertainment Tonight?", "When did Syndicated trend of cogitation include Entertainment?", "When did Syndicated trend of cogitation include amusement?", "When did Syndicated trend of cogitation include banquet?", "When did Syndicated trend of cogitation include feast?", "When did Syndicated trend of cogitation include treat?", "Does synd trend of con includ Entertainment Tonight?", "When did Syndicated trend of con include Entertainment?", "When did Syndicated trend of con include amusement?", "When did Syndicated trend of con include banquet?", "When did Syndicated trend of con include feast?", "When did Syndicated trend of con include treat?", "Does synd trend of consider includ Entertainment Tonight?", "When did Syndicated trend of consider include Entertainment?", "When did Syndicated trend of consider include amusement?", "When did Syndicated trend of consider include banquet?", "When did Syndicated trend of consider include feast?", "When did Syndicated trend of consider include treat?", "Does synd trend of contemplate includ Entertainment Tonight?", "When did Syndicated trend of contemplate include Entertainment?", "When did Syndicated trend of contemplate include amusement?", "When did Syndicated trend of contemplate include banquet?", "When did Syndicated trend of contemplate include feast?", "When did Syndicated trend of contemplate include treat?", "Does synd trend of discipline includ Entertainment Tonight?", "When did Syndicated trend of discipline include Entertainment?", "When did Syndicated trend of discipline include amusement?", "When did Syndicated trend of discipline include banquet?", "When did Syndicated trend of discipline include feast?", "When did Syndicated trend of discipline include treat?", "Does synd trend of elucubrate includ Entertainment Tonight?", "When did Syndicated trend of elucubrate include Entertainment?", "When did Syndicated trend of elucubrate include amusement?", "When did Syndicated trend of elucubrate include banquet?", "When did Syndicated trend of elucubrate include feast?", "When did Syndicated trend of elucubrate include treat?", "Does synd trend of etude includ Entertainment Tonight?", "When did Syndicated trend of etude include Entertainment?", "When did Syndicated trend of etude include amusement?", "When did Syndicated trend of etude include banquet?", "When did Syndicated trend of etude include feast?", "When did Syndicated trend of etude include treat?", "Does synd trend of hit books includ Entertainment Tonight?", "When did Syndicated trend of hit books include Entertainment?", "When did Syndicated trend of hit books include amusement?", "When did Syndicated trend of hit books include banquet?", "When did Syndicated trend of hit books include feast?", "When did Syndicated trend of hit books include treat?", "Does synd trend of learn includ Entertainment Tonight?", "When did Syndicated trend of learn include Entertainment?", "When did Syndicated trend of learn include amusement?", "When did Syndicated trend of learn include banquet?", "When did Syndicated trend of learn include feast?", "When did Syndicated trend of learn include treat?", "Does synd trend of look includ Entertainment Tonight?", "When did Syndicated trend of look include Entertainment?", "When did Syndicated trend of look include amusement?", "When did Syndicated trend of look include banquet?", "When did Syndicated trend of look include feast?", "When did Syndicated trend of look include treat?", "Does synd trend of meditate includ Entertainment Tonight?", "When did Syndicated trend of meditate include Entertainment?", "When did Syndicated trend of meditate include amusement?", "When did Syndicated trend of meditate include banquet?", "When did Syndicated trend of meditate include feast?", "When did Syndicated trend of meditate include treat?", "Does synd trend of memorize includ Entertainment Tonight?", "When did Syndicated trend of memorize include Entertainment?", "When did Syndicated trend of memorize include amusement?", "When did Syndicated trend of memorize include banquet?", "When did Syndicated trend of memorize include feast?", "When did Syndicated trend of memorize include treat?", "Does synd trend of report includ Entertainment Tonight?", "When did Syndicated trend of report include Entertainment?", "When did Syndicated trend of report include amusement?", "When did Syndicated trend of report include banquet?", "When did Syndicated trend of report include feast?", "When did Syndicated trend of report include treat?", "Does synd trend of research includ Entertainment Tonight?", "When did Syndicated trend of research include Entertainment?", "When did Syndicated trend of research include amusement?", "When did Syndicated trend of research include banquet?", "When did Syndicated trend of research include feast?", "When did Syndicated trend of research include treat?", "Does synd trend of revise includ Entertainment Tonight?", "When did Syndicated trend of revise include Entertainment?", "When did Syndicated trend of revise include amusement?", "When did Syndicated trend of revise include banquet?", "When did Syndicated trend of revise include feast?", "When did Syndicated trend of revise include treat?", "Does synd trend of scrutiny includ Entertainment Tonight?", "When did Syndicated trend of scrutiny include Entertainment?", "When did Syndicated trend of scrutiny include amusement?", "When did Syndicated trend of scrutiny include banquet?", "When did Syndicated trend of scrutiny include feast?", "When did Syndicated trend of scrutiny include treat?", "Does synd trend of sketch includ Entertainment Tonight?", "When did Syndicated trend of sketch include Entertainment?", "When did Syndicated trend of sketch include amusement?", "When did Syndicated trend of sketch include banquet?", "When did Syndicated trend of sketch include feast?", "When did Syndicated trend of sketch include treat?", "Does synd trend of study includ Entertainment Tonight?", "When did Syndicated trend of study include Entertainment?", "When did Syndicated trend of study include amusement?", "When did Syndicated trend of study include banquet?", "When did Syndicated trend of study include feast?", "When did Syndicated trend of study include treat?", "Does synd trend of survey includ Entertainment Tonight?", "When did Syndicated trend of survey include Entertainment?", "When did Syndicated trend of survey include amusement?", "When did Syndicated trend of survey include banquet?", "When did Syndicated trend of survey include feast?", "When did Syndicated trend of survey include treat?", "Does synd trend of swot includ Entertainment Tonight?", "When did Syndicated trend of swot include Entertainment?", "When did Syndicated trend of swot include amusement?", "When did Syndicated trend of swot include banquet?", "When did Syndicated trend of swot include feast?", "When did Syndicated trend of swot include treat?", "Does synd trend of work includ Entertainment Tonight?", "When did Syndicated trend of work include Entertainment?", "When did Syndicated trend of work include amusement?", "When did Syndicated trend of work include banquet?", "When did Syndicated trend of work include feast?", "When did Syndicated trend of work include treat?", "Does syndicated way of analyze includ Entertainment Tonight?", "When did Syndicated way of analyze include Entertainment?", "When did Syndicated way of analyze include amusement?", "When did Syndicated way of analyze include banquet?", "When did Syndicated way of analyze include feast?", "When did Syndicated way of analyze include treat?", "Does syndicated way of attention includ Entertainment Tonight?", "When did Syndicated way of attention include Entertainment?", "When did Syndicated way of attention include amusement?", "When did Syndicated way of attention include banquet?", "When did Syndicated way of attention include feast?", "When did Syndicated way of attention include treat?", "Does syndicated way of book includ Entertainment Tonight?", "Where did Syndicated way of book include?", "When did Syndicated way of book include?", "When did Syndicated way of book include amusement?", "When did Syndicated way of book include banquet?", "When did Syndicated way of book include feast?", "When did Syndicated way of book include treat?", "Does syndicated way of cabinet includ Entertainment Tonight?", "When did Syndicated way of cabinet include Entertainment?", "When did Syndicated way of cabinet include amusement?", "When did Syndicated way of cabinet include banquet?", "When did Syndicated way of cabinet include feast?", "When did Syndicated way of cabinet include treat?", "Does syndicated way of cogitation includ Entertainment Tonight?", "When did Syndicated way of cogitation include Entertainment?", "When did Syndicated way of cogitation include amusement?", "When did Syndicated way of cogitation include banquet?", "When did Syndicated way of cogitation include feast?", "When did Syndicated way of cogitation include treat?", "Does syndicated way of con includ Entertainment Tonight?", "When did Syndicated way of con include Entertainment?", "When did Syndicated way of con include amusement?", "When did Syndicated way of con include banquet?", "When did Syndicated way of con include feast?", "When did Syndicated way of con include treat?", "Does syndicated way of consider includ Entertainment Tonight?", "Where did Syndicated way of consider include?", "When did Syndicated way of consider include Entertainment?", "When did Syndicated way of consider include amusement?", "When did Syndicated way of consider include banquet?", "When did Syndicated way of consider include feast?", "When did Syndicated way of consider include treat?", "Does syndicated way of contemplate includ Entertainment Tonight?", "Where did Syndicated way of contemplate include?", "When did Syndicated way of contemplate include Entertainment?", "When did Syndicated way of contemplate include amusement?", "When did Syndicated way of contemplate include banquet?", "When did Syndicated way of contemplate include feast?", "When did Syndicated way of contemplate include treat?", "Does syndicated way of discipline includ Entertainment Tonight?", "When did Syndicated way of discipline include Entertainment?", "When did Syndicated way of discipline include amusement?", "When did Syndicated way of discipline include banquet?", "When did Syndicated way of discipline include feast?", "When did Syndicated way of discipline include treat?", "Does syndicated way of elucubrate includ Entertainment Tonight?", "When did Syndicated way of elucubrate include Entertainment?", "When did Syndicated way of elucubrate include amusement?", "When did Syndicated way of elucubrate include banquet?", "When did Syndicated way of elucubrate include feast?", "When did Syndicated way of elucubrate include treat?", "Does syndicated way of etude includ Entertainment Tonight?", "When did Syndicated way of etude include Entertainment?", "When did Syndicated way of etude include amusement?", "When did Syndicated way of etude include banquet?", "When did Syndicated way of etude include feast?", "When did Syndicated way of etude include treat?", "Does syndicated way of hit books includ Entertainment Tonight?", "When did Syndicated way of hit books include Entertainment?", "When did Syndicated way of hit books include amusement?", "When did Syndicated way of hit books include banquet?", "When did Syndicated way of hit books include feast?", "When did Syndicated way of hit books include treat?", "Does syndicated way of learn includ Entertainment Tonight?", "Where did Syndicated way of learn include?", "When did Syndicated way of learn include Entertainment?", "When did Syndicated way of learn include amusement?", "When did Syndicated way of learn include banquet?", "When did Syndicated way of learn include feast?", "When did Syndicated way of learn include treat?", "Does syndicated way of look includ Entertainment Tonight?", "When did Syndicated way of look include Entertainment?", "When did Syndicated way of look include amusement?", "When did Syndicated way of look include banquet?", "When did Syndicated way of look include feast?", "When did Syndicated way of look include treat?", "Does syndicated way of meditate includ Entertainment Tonight?", "When did Syndicated way of meditate include Entertainment?", "When did Syndicated way of meditate include amusement?", "When did Syndicated way of meditate include banquet?", "When did Syndicated way of meditate include feast?", "When did Syndicated way of meditate include treat?", "Does syndicated way of memorize includ Entertainment Tonight?", "When did Syndicated way of memorize include Entertainment?", "When did Syndicated way of memorize include amusement?", "When did Syndicated way of memorize include banquet?", "When did Syndicated way of memorize include feast?", "When did Syndicated way of memorize include treat?", "Does syndicated way of report includ Entertainment Tonight?", "Where did Syndicated way of report include?", "When did Syndicated way of report include Entertainment?", "When did Syndicated way of report include amusement?", "When did Syndicated way of report include banquet?", "When did Syndicated way of report include feast?", "When did Syndicated way of report include treat?", "Does syndicated way of research includ Entertainment Tonight?", "When did Syndicated way of research include Entertainment?", "When did Syndicated way of research include amusement?", "When did Syndicated way of research include banquet?", "When did Syndicated way of research include feast?", "When did Syndicated way of research include treat?", "Does syndicated way of revise includ Entertainment Tonight?", "When did Syndicated way of revise include Entertainment?", "When did Syndicated way of revise include amusement?", "When did Syndicated way of revise include banquet?", "When did Syndicated way of revise include feast?", "When did Syndicated way of revise include treat?", "Does syndicated way of scrutiny includ Entertainment Tonight?", "When did Syndicated way of scrutiny include Entertainment?", "When did Syndicated way of scrutiny include amusement?", "When did Syndicated way of scrutiny include banquet?", "When did Syndicated way of scrutiny include feast?", "When did Syndicated way of scrutiny include treat?", "Does syndicated way of sketch includ Entertainment Tonight?", "When did Syndicated way of sketch include Entertainment?", "When did Syndicated way of sketch include amusement?", "When did Syndicated way of sketch include banquet?", "When did Syndicated way of sketch include feast?", "When did Syndicated way of sketch include treat?", "Does syndicated way of study includ Entertainment Tonight?", "When did Syndicated way of study include Entertainment?", "When did Syndicated way of study include amusement?", "When did Syndicated way of study include banquet?", "When did Syndicated way of study include feast?", "When did Syndicated way of study include treat?", "Does syndicated way of survey includ Entertainment Tonight?", "Where did Syndicated way of survey include?", "When did Syndicated way of survey include Entertainment?", "When did Syndicated way of survey include amusement?", "When did Syndicated way of survey include banquet?", "When did Syndicated way of survey include feast?", "When did Syndicated way of survey include treat?", "Does syndicated way of swot includ Entertainment Tonight?", "When did Syndicated way of swot include Entertainment?", "When did Syndicated way of swot include amusement?", "When did Syndicated way of swot include banquet?", "When did Syndicated way of swot include feast?", "When did Syndicated way of swot include treat?", "Does syndicated way of work includ Entertainment Tonight?", "When did Syndicated way of work include Entertainment?", "When did Syndicated way of work include amusement?", "When did Syndicated way of work include banquet?", "When did Syndicated way of work include feast?", "When did Syndicated way of work include treat?"], "type": [-1, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 2, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3, -1, 3, 3, 3, 3, 3], "question_in_type": ["Does syndicated course of study includ ?", "Does synd action of analyze includ ?", "When did action of analyze include Entertainment?", "When did action of analyze include amusement?", "When did action of analyze include banquet?", "When did action of analyze include feast?", "When did action of analyze include treat?", "Does synd action of attention includ ?", "When did action of attention include Entertainment?", "When did action of attention include amusement?", "When did action of attention include banquet?", "When did action of attention include feast?", "When did action of attention include treat?", "Does synd action of book includ ?", "Where did ?", "When did action of book include?", "When did action of book include amusement?", "When did action of book include banquet?", "When did action of book include feast?", "When did action of book include treat?", "Does synd action of cabinet includ ?", "When did action of cabinet include Entertainment?", "When did action of cabinet include amusement?", "When did action of cabinet include banquet?", "When did action of cabinet include feast?", "When did action of cabinet include treat?", "Does synd action of cogitation includ ?", "When did action of cogitation include Entertainment?", "When did action of cogitation include amusement?", "When did action of cogitation include banquet?", "When did action of cogitation include feast?", "When did action of cogitation include treat?", "Does synd action of con includ ?", "When did action of con include Entertainment?", "When did action of con include amusement?", "When did action of con include banquet?", "When did action of con include feast?", "When did action of con include treat?", "Does synd action of consider includ ?", "When did action of consider include Entertainment?", "When did action of consider include amusement?", "When did action of consider include banquet?", "When did action of consider include feast?", "When did action of consider include treat?", "Does synd action of contemplate includ ?", "When did action of contemplate include Entertainment?", "When did action of contemplate include amusement?", "When did action of contemplate include banquet?", "When did action of contemplate include feast?", "When did action of contemplate include treat?", "Does synd action of discipline includ ?", "When did action of discipline include Entertainment?", "When did action of discipline include amusement?", "When did action of discipline include banquet?", "When did action of discipline include feast?", "When did action of discipline include treat?", "Does synd action of elucubrate includ ?", "When did action of elucubrate include Entertainment?", "When did action of elucubrate include amusement?", "When did action of elucubrate include banquet?", "When did action of elucubrate include feast?", "When did action of elucubrate include treat?", "Does synd action of etude includ ?", "When did action of etude include Entertainment?", "When did action of etude include amusement?", "When did action of etude include banquet?", "When did action of etude include feast?", "When did action of etude include treat?", "Does synd action of hit books includ ?", "When did action of hit books include Entertainment?", "When did action of hit books include amusement?", "When did action of hit books include banquet?", "When did action of hit books include feast?", "When did action of hit books include treat?", "Does synd action of learn includ ?", "When did action of learn include Entertainment?", "When did action of learn include amusement?", "When did action of learn include banquet?", "When did action of learn include feast?", "When did action of learn include treat?", "Does synd action of look includ ?", "When did action of look include Entertainment?", "When did action of look include amusement?", "When did action of look include banquet?", "When did action of look include feast?", "When did action of look include treat?", "Does synd action of meditate includ ?", "When did action of meditate include Entertainment?", "When did action of meditate include amusement?", "When did action of meditate include banquet?", "When did action of meditate include feast?", "When did action of meditate include treat?", "Does synd action of memorize includ ?", "When did action of memorize include Entertainment?", "When did action of memorize include amusement?", "When did action of memorize include banquet?", "When did action of memorize include feast?", "When did action of memorize include treat?", "Does synd action of report includ ?", "When did action of report include Entertainment?", "When did action of report include amusement?", "When did action of report include banquet?", "When did action of report include feast?", "When did action of report include treat?", "Does synd action of research includ ?", "When did action of research include Entertainment?", "When did action of research include amusement?", "When did action of research include banquet?", "When did action of research include feast?", "When did action of research include treat?", "Does synd action of revise includ ?", "When did action of revise include Entertainment?", "When did action of revise include amusement?", "When did action of revise include banquet?", "When did action of revise include feast?", "When did action of revise include treat?", "Does synd action of scrutiny includ ?", "When did action of scrutiny include Entertainment?", "When did action of scrutiny include amusement?", "When did action of scrutiny include banquet?", "When did action of scrutiny include feast?", "When did action of scrutiny include treat?", "Does synd action of sketch includ ?", "When did action of sketch include Entertainment?", "When did action of sketch include amusement?", "When did action of sketch include banquet?", "When did action of sketch include feast?", "When did action of sketch include treat?", "Does synd action of study includ ?", "When did action of study include Entertainment?", "When did action of study include amusement?", "When did action of study include banquet?", "When did action of study include feast?", "When did action of study include treat?", "Does synd action of survey includ ?", "When did action of survey include Entertainment?", "When did action of survey include amusement?", "When did action of survey include banquet?", "When did action of survey include feast?", "When did action of survey include treat?", "Does synd action of swot includ ?", "When did action of swot include Entertainment?", "When did action of swot include amusement?", "When did action of swot include banquet?", "When did action of swot include feast?", "When did action of swot include treat?", "Does synd action of work includ ?", "When did action of work include Entertainment?", "When did action of work include amusement?", "When did action of work include banquet?", "When did action of work include feast?", "When did action of work include treat?", "Does synd aim of analyze includ ?", "When did aim of analyze include Entertainment?", "When did aim of analyze include amusement?", "When did aim of analyze include banquet?", "When did aim of analyze include feast?", "When did aim of analyze include treat?", "Does synd aim of attention includ ?", "When did aim of attention include Entertainment?", "When did aim of attention include amusement?", "When did aim of attention include banquet?", "When did aim of attention include feast?", "When did aim of attention include treat?", "Does synd aim of book includ ?", "When did aim of book include?", "When did aim of book include amusement?", "When did aim of book include banquet?", "When did aim of book include feast?", "When did aim of book include treat?", "Does synd aim of cabinet includ ?", "When did aim of cabinet include Entertainment?", "When did aim of cabinet include amusement?", "When did aim of cabinet include banquet?", "When did aim of cabinet include feast?", "When did aim of cabinet include treat?", "Does synd aim of cogitation includ ?", "When did aim of cogitation include Entertainment?", "When did aim of cogitation include amusement?", "When did aim of cogitation include banquet?", "When did aim of cogitation include feast?", "When did aim of cogitation include treat?", "Does synd aim of con includ ?", "When did aim of con include Entertainment?", "When did aim of con include amusement?", "When did aim of con include banquet?", "When did aim of con include feast?", "When did aim of con include treat?", "Does synd aim of consider includ ?", "When did aim of consider include Entertainment?", "When did aim of consider include amusement?", "When did aim of consider include banquet?", "When did aim of consider include feast?", "When did aim of consider include treat?", "Does synd aim of contemplate includ ?", "When did aim of contemplate include Entertainment?", "When did aim of contemplate include amusement?", "When did aim of contemplate include banquet?", "When did aim of contemplate include feast?", "When did aim of contemplate include treat?", "Does synd aim of discipline includ ?", "When did aim of discipline include Entertainment?", "When did aim of discipline include amusement?", "When did aim of discipline include banquet?", "When did aim of discipline include feast?", "When did aim of discipline include treat?", "Does synd aim of elucubrate includ ?", "When did aim of elucubrate include Entertainment?", "When did aim of elucubrate include amusement?", "When did aim of elucubrate include banquet?", "When did aim of elucubrate include feast?", "When did aim of elucubrate include treat?", "Does synd aim of etude includ ?", "When did aim of etude include Entertainment?", "When did aim of etude include amusement?", "When did aim of etude include banquet?", "When did aim of etude include feast?", "When did aim of etude include treat?", "Does synd aim of hit books includ ?", "When did aim of hit books include Entertainment?", "When did aim of hit books include amusement?", "When did aim of hit books include banquet?", "When did aim of hit books include feast?", "When did aim of hit books include treat?", "Does synd aim of learn includ ?", "When did aim of learn include Entertainment?", "When did aim of learn include amusement?", "When did aim of learn include banquet?", "When did aim of learn include feast?", "When did aim of learn include treat?", "Does synd aim of look includ ?", "When did aim of look include Entertainment?", "When did aim of look include amusement?", "When did aim of look include banquet?", "When did aim of look include feast?", "When did aim of look include treat?", "Does synd aim of meditate includ ?", "When did aim of meditate include Entertainment?", "When did aim of meditate include amusement?", "When did aim of meditate include banquet?", "When did aim of meditate include feast?", "When did aim of meditate include treat?", "Does synd aim of memorize includ ?", "When did aim of memorize include Entertainment?", "When did aim of memorize include amusement?", "When did aim of memorize include banquet?", "When did aim of memorize include feast?", "When did aim of memorize include treat?", "Does synd aim of report includ ?", "When did aim of report include Entertainment?", "When did aim of report include amusement?", "When did aim of report include banquet?", "When did aim of report include feast?", "When did aim of report include treat?", "Does synd aim of research includ ?", "When did aim of research include Entertainment?", "When did aim of research include amusement?", "When did aim of research include banquet?", "When did aim of research include feast?", "When did aim of research include treat?", "Does synd aim of revise includ ?", "When did aim of revise include Entertainment?", "When did aim of revise include amusement?", "When did aim of revise include banquet?", "When did aim of revise include feast?", "When did aim of revise include treat?", "Does synd aim of scrutiny includ ?", "When did aim of scrutiny include Entertainment?", "When did aim of scrutiny include amusement?", "When did aim of scrutiny include banquet?", "When did aim of scrutiny include feast?", "When did aim of scrutiny include treat?", "Does synd aim of sketch includ ?", "When did aim of sketch include Entertainment?", "When did aim of sketch include amusement?", "When did aim of sketch include banquet?", "When did aim of sketch include feast?", "When did aim of sketch include treat?", "Does synd aim of study includ ?", "When did aim of study include Entertainment?", "When did aim of study include amusement?", "When did aim of study include banquet?", "When did aim of study include feast?", "When did aim of study include treat?", "Does synd aim of survey includ ?", "When did aim of survey include Entertainment?", "When did aim of survey include amusement?", "When did aim of survey include banquet?", "When did aim of survey include feast?", "When did aim of survey include treat?", "Does synd aim of swot includ ?", "When did aim of swot include Entertainment?", "When did aim of swot include amusement?", "When did aim of swot include banquet?", "When did aim of swot include feast?", "When did aim of swot include treat?", "Does synd aim of work includ ?", "When did aim of work include Entertainment?", "When did aim of work include amusement?", "When did aim of work include banquet?", "When did aim of work include feast?", "When did aim of work include treat?", "Does syndicated class of analyze includ ?", "When did class of analyze include Entertainment?", "When did class of analyze include amusement?", "When did class of analyze include banquet?", "When did class of analyze include feast?", "When did class of analyze include treat?", "Does syndicated class of attention includ ?", "When did class of attention include Entertainment?", "When did class of attention include amusement?", "When did class of attention include banquet?", "When did class of attention include feast?", "When did class of attention include treat?", "Does syndicated class of book includ ?", "Where did class of book include?", "When did class of book include?", "When did class of book include amusement?", "When did class of book include banquet?", "When did class of book include feast?", "When did class of book include treat?", "Does syndicated class of cabinet includ ?", "When did class of cabinet include Entertainment?", "When did class of cabinet include amusement?", "When did class of cabinet include banquet?", "When did class of cabinet include feast?", "When did class of cabinet include treat?", "Does syndicated class of cogitation includ ?", "When did class of cogitation include Entertainment?", "When did class of cogitation include amusement?", "When did class of cogitation include banquet?", "When did class of cogitation include feast?", "When did class of cogitation include treat?", "Does syndicated class of con includ ?", "When did class of con include Entertainment?", "When did class of con include amusement?", "When did class of con include banquet?", "When did class of con include feast?", "When did class of con include treat?", "Does syndicated class of consider includ ?", "Where did class of consider include?", "When did class of consider include Entertainment?", "When did class of consider include amusement?", "When did class of consider include banquet?", "When did class of consider include feast?", "When did class of consider include treat?", "Does syndicated class of contemplate includ ?", "Where did class of contemplate include?", "When did class of contemplate include Entertainment?", "When did class of contemplate include amusement?", "When did class of contemplate include banquet?", "When did class of contemplate include feast?", "When did class of contemplate include treat?", "Does syndicated class of discipline includ ?", "When did class of discipline include Entertainment?", "When did class of discipline include amusement?", "When did class of discipline include banquet?", "When did class of discipline include feast?", "When did class of discipline include treat?", "Does syndicated class of elucubrate includ ?", "When did class of elucubrate include Entertainment?", "When did class of elucubrate include amusement?", "When did class of elucubrate include banquet?", "When did class of elucubrate include feast?", "When did class of elucubrate include treat?", "Does syndicated class of etude includ ?", "When did class of etude include Entertainment?", "When did class of etude include amusement?", "When did class of etude include banquet?", "When did class of etude include feast?", "When did class of etude include treat?", "Does syndicated class of hit books includ ?", "When did class of hit books include Entertainment?", "When did class of hit books include amusement?", "When did class of hit books include banquet?", "When did class of hit books include feast?", "When did class of hit books include treat?", "Does syndicated class of learn includ ?", "Where did class of learn include?", "When did class of learn include Entertainment?", "When did class of learn include amusement?", "When did class of learn include banquet?", "When did class of learn include feast?", "When did class of learn include treat?", "Does syndicated class of look includ ?", "When did class of look include Entertainment?", "When did class of look include amusement?", "When did class of look include banquet?", "When did class of look include feast?", "When did class of look include treat?", "Does syndicated class of meditate includ ?", "When did class of meditate include Entertainment?", "When did class of meditate include amusement?", "When did class of meditate include banquet?", "When did class of meditate include feast?", "When did class of meditate include treat?", "Does syndicated class of memorize includ ?", "When did class of memorize include Entertainment?", "When did class of memorize include amusement?", "When did class of memorize include banquet?", "When did class of memorize include feast?", "When did class of memorize include treat?", "Does syndicated class of report includ ?", "Where did class of report include?", "When did class of report include Entertainment?", "When did class of report include amusement?", "When did class of report include banquet?", "When did class of report include feast?", "When did class of report include treat?", "Does syndicated class of research includ ?", "When did class of research include Entertainment?", "When did class of research include amusement?", "When did class of research include banquet?", "When did class of research include feast?", "When did class of research include treat?", "Does syndicated class of revise includ ?", "When did class of revise include Entertainment?", "When did class of revise include amusement?", "When did class of revise include banquet?", "When did class of revise include feast?", "When did class of revise include treat?", "Does syndicated class of scrutiny includ ?", "When did class of scrutiny include Entertainment?", "When did class of scrutiny include amusement?", "When did class of scrutiny include banquet?", "When did class of scrutiny include feast?", "When did class of scrutiny include treat?", "Does syndicated class of sketch includ ?", "When did class of sketch include Entertainment?", "When did class of sketch include amusement?", "When did class of sketch include banquet?", "When did class of sketch include feast?", "When did class of sketch include treat?", "Does syndicated class of study includ ?", "When did class of study include Entertainment?", "When did class of study include amusement?", "When did class of study include banquet?", "When did class of study include feast?", "When did class of study include treat?", "Does syndicated class of survey includ ?", "Where did class of survey include?", "When did class of survey include Entertainment?", "When did class of survey include amusement?", "When did class of survey include banquet?", "When did class of survey include feast?", "When did class of survey include treat?", "Does syndicated class of swot includ ?", "When did class of swot include Entertainment?", "When did class of swot include amusement?", "When did class of swot include banquet?", "When did class of swot include feast?", "When did class of swot include treat?", "Does syndicated class of work includ ?", "When did class of work include Entertainment?", "When did class of work include amusement?", "When did class of work include banquet?", "When did class of work include feast?", "When did class of work include treat?", "Does syndicated course of action of analyze includ ?", "When did course of action of analyze include Entertainment?", "When did course of action of analyze include amusement?", "When did course of action of analyze include banquet?", "When did course of action of analyze include feast?", "When did course of action of analyze include treat?", "Does syndicated course of action of attention includ ?", "When did course of action of attention include Entertainment?", "When did course of action of attention include amusement?", "When did course of action of attention include banquet?", "When did course of action of attention include feast?", "When did course of action of attention include treat?", "Does syndicated course of action of book includ ?", "Where did course of action of book include?", "When did course of action of book include Entertainment?", "When did course of action of book include amusement?", "When did course of action of book include banquet?", "When did course of action of book include feast?", "When did course of action of book include treat?", "Does syndicated course of action of cabinet includ ?", "When did course of action of cabinet include Entertainment?", "When did course of action of cabinet include amusement?", "When did course of action of cabinet include banquet?", "When did course of action of cabinet include feast?", "When did course of action of cabinet include treat?", "Does syndicated course of action of cogitation includ ?", "When did course of action of cogitation include Entertainment?", "When did course of action of cogitation include amusement?", "When did course of action of cogitation include banquet?", "When did course of action of cogitation include feast?", "When did course of action of cogitation include treat?", "Does syndicated course of action of con includ ?", "When did course of action of con include Entertainment?", "When did course of action of con include amusement?", "When did course of action of con include banquet?", "When did course of action of con include feast?", "When did course of action of con include treat?", "Does syndicated course of action of consider includ ?", "Where did course of action of consider include?", "When did course of action of consider include Entertainment?", "When did course of action of consider include amusement?", "When did course of action of consider include banquet?", "When did course of action of consider include feast?", "When did course of action of consider include treat?", "Does syndicated course of action of contemplate includ ?", "Where did course of action of contemplate include?", "When did course of action of contemplate include Entertainment?", "When did course of action of contemplate include amusement?", "When did course of action of contemplate include banquet?", "When did course of action of contemplate include feast?", "When did course of action of contemplate include treat?", "Does syndicated course of action of discipline includ ?", "When did course of action of discipline include Entertainment?", "When did course of action of discipline include amusement?", "When did course of action of discipline include banquet?", "When did course of action of discipline include feast?", "When did course of action of discipline include treat?", "Does syndicated course of action of elucubrate includ ?", "When did course of action of elucubrate include Entertainment?", "When did course of action of elucubrate include amusement?", "When did course of action of elucubrate include banquet?", "When did course of action of elucubrate include feast?", "When did course of action of elucubrate include treat?", "Does syndicated course of action of etude includ ?", "When did course of action of etude include Entertainment?", "When did course of action of etude include amusement?", "When did course of action of etude include banquet?", "When did course of action of etude include feast?", "When did course of action of etude include treat?", "Does syndicated course of action of hit books includ ?", "When did course of action of hit books include Entertainment?", "When did course of action of hit books include amusement?", "When did course of action of hit books include banquet?", "When did course of action of hit books include feast?", "When did course of action of hit books include treat?", "Does syndicated course of action of learn includ ?", "When did course of action of learn include Entertainment?", "When did course of action of learn include amusement?", "When did course of action of learn include banquet?", "When did course of action of learn include feast?", "When did course of action of learn include treat?", "Does syndicated course of action of look includ ?", "When did course of action of look include Entertainment?", "When did course of action of look include amusement?", "When did course of action of look include banquet?", "When did course of action of look include feast?", "When did course of action of look include treat?", "Does syndicated course of action of meditate includ ?", "When did course of action of meditate include Entertainment?", "When did course of action of meditate include amusement?", "When did course of action of meditate include banquet?", "When did course of action of meditate include feast?", "When did course of action of meditate include treat?", "Does syndicated course of action of memorize includ ?", "When did course of action of memorize include Entertainment?", "When did course of action of memorize include amusement?", "When did course of action of memorize include banquet?", "When did course of action of memorize include feast?", "When did course of action of memorize include treat?", "Does syndicated course of action of report includ ?", "When did course of action of report include Entertainment?", "When did course of action of report include amusement?", "When did course of action of report include banquet?", "When did course of action of report include feast?", "When did course of action of report include treat?", "Does syndicated course of action of research includ ?", "When did course of action of research include Entertainment?", "When did course of action of research include amusement?", "When did course of action of research include banquet?", "When did course of action of research include feast?", "When did course of action of research include treat?", "Does syndicated course of action of revise includ ?", "When did course of action of revise include Entertainment?", "When did course of action of revise include amusement?", "When did course of action of revise include banquet?", "When did course of action of revise include feast?", "When did course of action of revise include treat?", "Does syndicated course of action of scrutiny includ ?", "When did course of action of scrutiny include Entertainment?", "When did course of action of scrutiny include amusement?", "When did course of action of scrutiny include banquet?", "When did course of action of scrutiny include feast?", "When did course of action of scrutiny include treat?", "Does syndicated course of action of sketch includ ?", "When did course of action of sketch include Entertainment?", "When did course of action of sketch include amusement?", "When did course of action of sketch include banquet?", "When did course of action of sketch include feast?", "When did course of action of sketch include treat?", "Does syndicated course of action of study includ ?", "When did course of action of study include Entertainment?", "When did course of action of study include amusement?", "When did course of action of study include banquet?", "When did course of action of study include feast?", "When did course of action of study include treat?", "Does syndicated course of action of survey includ ?", "Where did course of action of survey include?", "When did course of action of survey include Entertainment?", "When did course of action of survey include amusement?", "When did course of action of survey include banquet?", "When did course of action of survey include feast?", "When did course of action of survey include treat?", "Does syndicated course of action of swot includ ?", "When did course of action of swot include Entertainment?", "When did course of action of swot include amusement?", "When did course of action of swot include banquet?", "When did course of action of swot include feast?", "When did course of action of swot include treat?", "Does syndicated course of action of work includ ?", "When did course of action of work include Entertainment?", "When did course of action of work include amusement?", "When did course of action of work include banquet?", "When did course of action of work include feast?", "When did course of action of work include treat?", "Does syndicated course of analyze includ ?", "When did course of analyze include Entertainment?", "When did course of analyze include amusement?", "When did course of analyze include banquet?", "When did course of analyze include feast?", "When did course of analyze include treat?", "Does syndicated course of attention includ ?", "When did course of attention include Entertainment?", "When did course of attention include amusement?", "When did course of attention include banquet?", "When did course of attention include feast?", "When did course of attention include treat?", "Does syndicated course of book includ ?", "Where did course of book include?", "When did course of book include Entertainment?", "When did course of book include amusement?", "When did course of book include banquet?", "When did course of book include feast?", "When did course of book include treat?", "Does syndicated course of cabinet includ ?", "When did course of cabinet include Entertainment?", "When did course of cabinet include amusement?", "When did course of cabinet include banquet?", "When did course of cabinet include feast?", "When did course of cabinet include treat?", "Does syndicated course of cogitation includ ?", "When did course of cogitation include Entertainment?", "When did course of cogitation include amusement?", "When did course of cogitation include banquet?", "When did course of cogitation include feast?", "When did course of cogitation include treat?", "Does syndicated course of con includ ?", "When did course of con include Entertainment?", "When did course of con include amusement?", "When did course of con include banquet?", "When did course of con include feast?", "When did course of con include treat?", "Does syndicated course of consider includ ?", "Where did course of consider include?", "When did course of consider include Entertainment?", "When did course of consider include amusement?", "When did course of consider include banquet?", "When did course of consider include feast?", "When did course of consider include treat?", "Does syndicated course of contemplate includ ?", "Where did course of contemplate include?", "When did course of contemplate include Entertainment?", "When did course of contemplate include amusement?", "When did course of contemplate include banquet?", "When did course of contemplate include feast?", "When did course of contemplate include treat?", "Does syndicated course of discipline includ ?", "When did course of discipline include Entertainment?", "When did course of discipline include amusement?", "When did course of discipline include banquet?", "When did course of discipline include feast?", "When did course of discipline include treat?", "Does syndicated course of elucubrate includ ?", "When did course of elucubrate include Entertainment?", "When did course of elucubrate include amusement?", "When did course of elucubrate include banquet?", "When did course of elucubrate include feast?", "When did course of elucubrate include treat?", "Does syndicated course of etude includ ?", "When did course of etude include Entertainment?", "When did course of etude include amusement?", "When did course of etude include banquet?", "When did course of etude include feast?", "When did course of etude include treat?", "Does syndicated course of hit books includ ?", "When did course of hit books include Entertainment?", "When did course of hit books include amusement?", "When did course of hit books include banquet?", "When did course of hit books include feast?", "When did course of hit books include treat?", "Does syndicated course of instruction of analyze includ ?", "When did course of instruction of analyze include Entertainment?", "When did course of instruction of analyze include amusement?", "When did course of instruction of analyze include banquet?", "When did course of instruction of analyze include feast?", "When did course of instruction of analyze include treat?", "Does syndicated course of instruction of attention includ ?", "When did course of instruction of attention include Entertainment?", "When did course of instruction of attention include amusement?", "When did course of instruction of attention include banquet?", "When did course of instruction of attention include feast?", "When did course of instruction of attention include treat?", "Does syndicated course of instruction of book includ ?", "Where did course of instruction of book include?", "When did course of instruction of book include Entertainment?", "When did course of instruction of book include amusement?", "When did course of instruction of book include banquet?", "When did course of instruction of book include feast?", "When did course of instruction of book include treat?", "Does syndicated course of instruction of cabinet includ ?", "When did course of instruction of cabinet include Entertainment?", "When did course of instruction of cabinet include amusement?", "When did course of instruction of cabinet include banquet?", "When did course of instruction of cabinet include feast?", "When did course of instruction of cabinet include treat?", "Does syndicated course of instruction of cogitation includ ?", "When did course of instruction of cogitation include Entertainment?", "When did course of instruction of cogitation include amusement?", "When did course of instruction of cogitation include banquet?", "When did course of instruction of cogitation include feast?", "When did course of instruction of cogitation include treat?", "Does syndicated course of instruction of con includ ?", "When did course of instruction of con include Entertainment?", "When did course of instruction of con include amusement?", "When did course of instruction of con include banquet?", "When did course of instruction of con include feast?", "When did course of instruction of con include treat?", "Does syndicated course of instruction of consider includ ?", "Where did course of instruction of consider include?", "When did course of instruction of consider include Entertainment?", "When did course of instruction of consider include amusement?", "When did course of instruction of consider include banquet?", "When did course of instruction of consider include feast?", "When did course of instruction of consider include treat?", "Does syndicated course of instruction of contemplate includ ?", "Where did course of instruction of contemplate include?", "When did course of instruction of contemplate include Entertainment?", "When did course of instruction of contemplate include amusement?", "When did course of instruction of contemplate include banquet?", "When did course of instruction of contemplate include feast?", "When did course of instruction of contemplate include treat?", "Does syndicated course of instruction of discipline includ ?", "When did course of instruction of discipline include Entertainment?", "When did course of instruction of discipline include amusement?", "When did course of instruction of discipline include banquet?", "When did course of instruction of discipline include feast?", "When did course of instruction of discipline include treat?", "Does syndicated course of instruction of elucubrate includ ?", "When did course of instruction of elucubrate include Entertainment?", "When did course of instruction of elucubrate include amusement?", "When did course of instruction of elucubrate include banquet?", "When did course of instruction of elucubrate include feast?", "When did course of instruction of elucubrate include treat?", "Does syndicated course of instruction of etude includ ?", "When did course of instruction of etude include Entertainment?", "When did course of instruction of etude include amusement?", "When did course of instruction of etude include banquet?", "When did course of instruction of etude include feast?", "When did course of instruction of etude include treat?", "Does syndicated course of instruction of hit books includ ?", "When did course of instruction of hit books include Entertainment?", "When did course of instruction of hit books include amusement?", "When did course of instruction of hit books include banquet?", "When did course of instruction of hit books include feast?", "When did course of instruction of hit books include treat?", "Does syndicated course of instruction of learn includ ?", "When did course of instruction of learn include Entertainment?", "When did course of instruction of learn include amusement?", "When did course of instruction of learn include banquet?", "When did course of instruction of learn include feast?", "When did course of instruction of learn include treat?", "Does syndicated course of instruction of look includ ?", "When did course of instruction of look include Entertainment?", "When did course of instruction of look include amusement?", "When did course of instruction of look include banquet?", "When did course of instruction of look include feast?", "When did course of instruction of look include treat?", "Does syndicated course of instruction of meditate includ ?", "When did course of instruction of meditate include Entertainment?", "When did course of instruction of meditate include amusement?", "When did course of instruction of meditate include banquet?", "When did course of instruction of meditate include feast?", "When did course of instruction of meditate include treat?", "Does syndicated course of instruction of memorize includ ?", "When did course of instruction of memorize include Entertainment?", "When did course of instruction of memorize include amusement?", "When did course of instruction of memorize include banquet?", "When did course of instruction of memorize include feast?", "When did course of instruction of memorize include treat?", "Does syndicated course of instruction of report includ ?", "When did course of instruction of report include Entertainment?", "When did course of instruction of report include amusement?", "When did course of instruction of report include banquet?", "When did course of instruction of report include feast?", "When did course of instruction of report include treat?", "Does syndicated course of instruction of research includ ?", "When did course of instruction of research include Entertainment?", "When did course of instruction of research include amusement?", "When did course of instruction of research include banquet?", "When did course of instruction of research include feast?", "When did course of instruction of research include treat?", "Does syndicated course of instruction of revise includ ?", "When did course of instruction of revise include Entertainment?", "When did course of instruction of revise include amusement?", "When did course of instruction of revise include banquet?", "When did course of instruction of revise include feast?", "When did course of instruction of revise include treat?", "Does syndicated course of instruction of scrutiny includ ?", "When did course of instruction of scrutiny include Entertainment?", "When did course of instruction of scrutiny include amusement?", "When did course of instruction of scrutiny include banquet?", "When did course of instruction of scrutiny include feast?", "When did course of instruction of scrutiny include treat?", "Does syndicated course of instruction of sketch includ ?", "When did course of instruction of sketch include Entertainment?", "When did course of instruction of sketch include amusement?", "When did course of instruction of sketch include banquet?", "When did course of instruction of sketch include feast?", "When did course of instruction of sketch include treat?", "Does syndicated course of instruction of study includ ?", "When did course of instruction of study include Entertainment?", "When did course of instruction of study include amusement?", "When did course of instruction of study include banquet?", "When did course of instruction of study include feast?", "When did course of instruction of study include treat?", "Does syndicated course of instruction of survey includ ?", "Where did course of instruction of survey include?", "When did course of instruction of survey include Entertainment?", "When did course of instruction of survey include amusement?", "When did course of instruction of survey include banquet?", "When did course of instruction of survey include feast?", "When did course of instruction of survey include treat?", "Does syndicated course of instruction of swot includ ?", "When did course of instruction of swot include Entertainment?", "When did course of instruction of swot include amusement?", "When did course of instruction of swot include banquet?", "When did course of instruction of swot include feast?", "When did course of instruction of swot include treat?", "Does syndicated course of instruction of work includ ?", "When did course of instruction of work include Entertainment?", "When did course of instruction of work include amusement?", "When did course of instruction of work include banquet?", "When did course of instruction of work include feast?", "When did course of instruction of work include treat?", "Does syndicated course of learn includ ?", "When did course of learn include Entertainment?", "When did course of learn include amusement?", "When did course of learn include banquet?", "When did course of learn include feast?", "When did course of learn include treat?", "Does syndicated course of look includ ?", "When did course of look include Entertainment?", "When did course of look include amusement?", "When did course of look include banquet?", "When did course of look include feast?", "When did course of look include treat?", "Does syndicated course of meditate includ ?", "When did course of meditate include Entertainment?", "When did course of meditate include amusement?", "When did course of meditate include banquet?", "When did course of meditate include feast?", "When did course of meditate include treat?", "Does syndicated course of memorize includ ?", "When did course of memorize include Entertainment?", "When did course of memorize include amusement?", "When did course of memorize include banquet?", "When did course of memorize include feast?", "When did course of memorize include treat?", "Does syndicated course of report includ ?", "When did course of report include Entertainment?", "When did course of report include amusement?", "When did course of report include banquet?", "When did course of report include feast?", "When did course of report include treat?", "Does syndicated course of research includ ?", "When did course of research include Entertainment?", "When did course of research include amusement?", "When did course of research include banquet?", "When did course of research include feast?", "When did course of research include treat?", "Does syndicated course of revise includ ?", "When did course of revise include Entertainment?", "When did course of revise include amusement?", "When did course of revise include banquet?", "When did course of revise include feast?", "When did course of revise include treat?", "Does syndicated course of scrutiny includ ?", "When did course of scrutiny include Entertainment?", "When did course of scrutiny include amusement?", "When did course of scrutiny include banquet?", "When did course of scrutiny include feast?", "When did course of scrutiny include treat?", "Does syndicated course of sketch includ ?", "When did course of sketch include Entertainment?", "When did course of sketch include amusement?", "When did course of sketch include banquet?", "When did course of sketch include feast?", "When did course of sketch include treat?", "When did course of study include Entertainment?", "When did course of study include amusement?", "When did course of study include banquet?", "When did course of study include feast?", "When did course of study include treat?", "Does syndicated course of study of analyze includ ?", "When did course of study of analyze include Entertainment?", "When did course of study of analyze include amusement?", "When did course of study of analyze include banquet?", "When did course of study of analyze include feast?", "When did course of study of analyze include treat?", "Does syndicated course of study of attention includ ?", "When did course of study of attention include Entertainment?", "When did course of study of attention include amusement?", "When did course of study of attention include banquet?", "When did course of study of attention include feast?", "When did course of study of attention include treat?", "Does syndicated course of study of book includ ?", "Where did course of study of book include?", "When did course of study of book include Entertainment?", "When did course of study of book include amusement?", "When did course of study of book include banquet?", "When did course of study of book include feast?", "When did course of study of book include treat?", "Does syndicated course of study of cabinet includ ?", "When did course of study of cabinet include Entertainment?", "When did course of study of cabinet include amusement?", "When did course of study of cabinet include banquet?", "When did course of study of cabinet include feast?", "When did course of study of cabinet include treat?", "Does syndicated course of study of cogitation includ ?", "When did course of study of cogitation include Entertainment?", "When did course of study of cogitation include amusement?", "When did course of study of cogitation include banquet?", "When did course of study of cogitation include feast?", "When did course of study of cogitation include treat?", "Does syndicated course of study of con includ ?", "When did course of study of con include Entertainment?", "When did course of study of con include amusement?", "When did course of study of con include banquet?", "When did course of study of con include feast?", "When did course of study of con include treat?", "Does syndicated course of study of consider includ ?", "Where did course of study of consider include?", "When did course of study of consider include Entertainment?", "When did course of study of consider include amusement?", "When did course of study of consider include banquet?", "When did course of study of consider include feast?", "When did course of study of consider include treat?", "Does syndicated course of study of contemplate includ ?", "Where did course of study of contemplate include?", "When did course of study of contemplate include Entertainment?", "When did course of study of contemplate include amusement?", "When did course of study of contemplate include banquet?", "When did course of study of contemplate include feast?", "When did course of study of contemplate include treat?", "Does syndicated course of study of discipline includ ?", "When did course of study of discipline include Entertainment?", "When did course of study of discipline include amusement?", "When did course of study of discipline include banquet?", "When did course of study of discipline include feast?", "When did course of study of discipline include treat?", "Does syndicated course of study of elucubrate includ ?", "When did course of study of elucubrate include Entertainment?", "When did course of study of elucubrate include amusement?", "When did course of study of elucubrate include banquet?", "When did course of study of elucubrate include feast?", "When did course of study of elucubrate include treat?", "Does syndicated course of study of etude includ ?", "When did course of study of etude include Entertainment?", "When did course of study of etude include amusement?", "When did course of study of etude include banquet?", "When did course of study of etude include feast?", "When did course of study of etude include treat?", "Does syndicated course of study of hit books includ ?", "When did course of study of hit books include Entertainment?", "When did course of study of hit books include amusement?", "When did course of study of hit books include banquet?", "When did course of study of hit books include feast?", "When did course of study of hit books include treat?", "Does syndicated course of study of learn includ ?", "When did course of study of learn include Entertainment?", "When did course of study of learn include amusement?", "When did course of study of learn include banquet?", "When did course of study of learn include feast?", "When did course of study of learn include treat?", "Does syndicated course of study of look includ ?", "When did course of study of look include Entertainment?", "When did course of study of look include amusement?", "When did course of study of look include banquet?", "When did course of study of look include feast?", "When did course of study of look include treat?", "Does syndicated course of study of meditate includ ?", "When did course of study of meditate include Entertainment?", "When did course of study of meditate include amusement?", "When did course of study of meditate include banquet?", "When did course of study of meditate include feast?", "When did course of study of meditate include treat?", "Does syndicated course of study of memorize includ ?", "When did course of study of memorize include Entertainment?", "When did course of study of memorize include amusement?", "When did course of study of memorize include banquet?", "When did course of study of memorize include feast?", "When did course of study of memorize include treat?", "Does syndicated course of study of report includ ?", "When did course of study of report include Entertainment?", "When did course of study of report include amusement?", "When did course of study of report include banquet?", "When did course of study of report include feast?", "When did course of study of report include treat?", "Does syndicated course of study of research includ ?", "When did course of study of research include Entertainment?", "When did course of study of research include amusement?", "When did course of study of research include banquet?", "When did course of study of research include feast?", "When did course of study of research include treat?", "Does syndicated course of study of revise includ ?", "When did course of study of revise include Entertainment?", "When did course of study of revise include amusement?", "When did course of study of revise include banquet?", "When did course of study of revise include feast?", "When did course of study of revise include treat?", "Does syndicated course of study of scrutiny includ ?", "When did course of study of scrutiny include Entertainment?", "When did course of study of scrutiny include amusement?", "When did course of study of scrutiny include banquet?", "When did course of study of scrutiny include feast?", "When did course of study of scrutiny include treat?", "Does syndicated course of study of sketch includ ?", "When did course of study of sketch include Entertainment?", "When did course of study of sketch include amusement?", "When did course of study of sketch include banquet?", "When did course of study of sketch include feast?", "When did course of study of sketch include treat?", "Does syndicated course of study of study includ ?", "When did course of study of study include Entertainment?", "When did course of study of study include amusement?", "When did course of study of study include banquet?", "When did course of study of study include feast?", "When did course of study of study include treat?", "Does syndicated course of study of survey includ ?", "Where did course of study of survey include?", "When did course of study of survey include Entertainment?", "When did course of study of survey include amusement?", "When did course of study of survey include banquet?", "When did course of study of survey include feast?", "When did course of study of survey include treat?", "Does syndicated course of study of swot includ ?", "When did course of study of swot include Entertainment?", "When did course of study of swot include amusement?", "When did course of study of swot include banquet?", "When did course of study of swot include feast?", "When did course of study of swot include treat?", "Does syndicated course of study of work includ ?", "When did course of study of work include Entertainment?", "When did course of study of work include amusement?", "When did course of study of work include banquet?", "When did course of study of work include feast?", "When did course of study of work include treat?", "Does syndicated course of survey includ ?", "Where did course of survey include?", "When did course of survey include Entertainment?", "When did course of survey include amusement?", "When did course of survey include banquet?", "When did course of survey include feast?", "When did course of survey include treat?", "Does syndicated course of swot includ ?", "When did course of swot include Entertainment?", "When did course of swot include amusement?", "When did course of swot include banquet?", "When did course of swot include feast?", "When did course of swot include treat?", "Does syndicated course of work includ ?", "When did course of work include Entertainment?", "When did course of work include amusement?", "When did course of work include banquet?", "When did course of work include feast?", "When did course of work include treat?", "Does syndicated field of analyze includ ?", "When did field of analyze include Entertainment?", "When did field of analyze include amusement?", "When did field of analyze include banquet?", "When did field of analyze include feast?", "When did field of analyze include treat?", "Does syndicated field of attention includ ?", "When did field of attention include Entertainment?", "When did field of attention include amusement?", "When did field of attention include banquet?", "When did field of attention include feast?", "When did field of attention include treat?", "Does syndicated field of book includ ?", "Where did field of book include?", "When did field of book include?", "When did field of book include amusement?", "When did field of book include banquet?", "When did field of book include feast?", "When did field of book include treat?", "Does syndicated field of cabinet includ ?", "When did field of cabinet include Entertainment?", "When did field of cabinet include amusement?", "When did field of cabinet include banquet?", "When did field of cabinet include feast?", "When did field of cabinet include treat?", "Does syndicated field of cogitation includ ?", "When did field of cogitation include Entertainment?", "When did field of cogitation include amusement?", "When did field of cogitation include banquet?", "When did field of cogitation include feast?", "When did field of cogitation include treat?", "Does syndicated field of con includ ?", "When did field of con include Entertainment?", "When did field of con include amusement?", "When did field of con include banquet?", "When did field of con include feast?", "When did field of con include treat?", "Does syndicated field of consider includ ?", "Where did field of consider include?", "When did field of consider include Entertainment?", "When did field of consider include amusement?", "When did field of consider include banquet?", "When did field of consider include feast?", "When did field of consider include treat?", "Does syndicated field of contemplate includ ?", "Where did field of contemplate include?", "When did field of contemplate include Entertainment?", "When did field of contemplate include amusement?", "When did field of contemplate include banquet?", "When did field of contemplate include feast?", "When did field of contemplate include treat?", "Does syndicated field of discipline includ ?", "When did field of discipline include Entertainment?", "When did field of discipline include amusement?", "When did field of discipline include banquet?", "When did field of discipline include feast?", "When did field of discipline include treat?", "Does syndicated field of elucubrate includ ?", "When did field of elucubrate include Entertainment?", "When did field of elucubrate include amusement?", "When did field of elucubrate include banquet?", "When did field of elucubrate include feast?", "When did field of elucubrate include treat?", "Does syndicated field of etude includ ?", "When did field of etude include Entertainment?", "When did field of etude include amusement?", "When did field of etude include banquet?", "When did field of etude include feast?", "When did field of etude include treat?", "Does syndicated field of hit books includ ?", "When did field of hit books include Entertainment?", "When did field of hit books include amusement?", "When did field of hit books include banquet?", "When did field of hit books include feast?", "When did field of hit books include treat?", "Does syndicated field of learn includ ?", "Where did field of learn include?", "When did field of learn include Entertainment?", "When did field of learn include amusement?", "When did field of learn include banquet?", "When did field of learn include feast?", "When did field of learn include treat?", "Does syndicated field of look includ ?", "When did field of look include Entertainment?", "When did field of look include amusement?", "When did field of look include banquet?", "When did field of look include feast?", "When did field of look include treat?", "Does syndicated field of meditate includ ?", "When did field of meditate include Entertainment?", "When did field of meditate include amusement?", "When did field of meditate include banquet?", "When did field of meditate include feast?", "When did field of meditate include treat?", "Does syndicated field of memorize includ ?", "When did field of memorize include Entertainment?", "When did field of memorize include amusement?", "When did field of memorize include banquet?", "When did field of memorize include feast?", "When did field of memorize include treat?", "Does syndicated field of report includ ?", "Where did field of report include?", "When did field of report include Entertainment?", "When did field of report include amusement?", "When did field of report include banquet?", "When did field of report include feast?", "When did field of report include treat?", "Does syndicated field of research includ ?", "When did field of research include Entertainment?", "When did field of research include amusement?", "When did field of research include banquet?", "When did field of research include feast?", "When did field of research include treat?", "Does syndicated field of revise includ ?", "When did field of revise include Entertainment?", "When did field of revise include amusement?", "When did field of revise include banquet?", "When did field of revise include feast?", "When did field of revise include treat?", "Does syndicated field of scrutiny includ ?", "When did field of scrutiny include Entertainment?", "When did field of scrutiny include amusement?", "When did field of scrutiny include banquet?", "When did field of scrutiny include feast?", "When did field of scrutiny include treat?", "Does syndicated field of sketch includ ?", "When did field of sketch include Entertainment?", "When did field of sketch include amusement?", "When did field of sketch include banquet?", "When did field of sketch include feast?", "When did field of sketch include treat?", "Does syndicated field of study includ ?", "When did field of study include Entertainment?", "When did field of study include amusement?", "When did field of study include banquet?", "When did field of study include feast?", "When did field of study include treat?", "Does syndicated field of survey includ ?", "Where did field of survey include?", "When did field of survey include Entertainment?", "When did field of survey include amusement?", "When did field of survey include banquet?", "When did field of survey include feast?", "When did field of survey include treat?", "Does syndicated field of swot includ ?", "When did field of swot include Entertainment?", "When did field of swot include amusement?", "When did field of swot include banquet?", "When did field of swot include feast?", "When did field of swot include treat?", "Does syndicated field of work includ ?", "When did field of work include Entertainment?", "When did field of work include amusement?", "When did field of work include banquet?", "When did field of work include feast?", "When did field of work include treat?", "Does synd line of analyze includ ?", "When did line of analyze include Entertainment?", "When did line of analyze include amusement?", "When did line of analyze include banquet?", "When did line of analyze include feast?", "When did line of analyze include treat?", "Does synd line of attention includ ?", "When did line of attention include Entertainment?", "When did line of attention include amusement?", "When did line of attention include banquet?", "When did line of attention include feast?", "When did line of attention include treat?", "Does synd line of book includ ?", "When did line of book include?", "When did line of book include amusement?", "When did line of book include banquet?", "When did line of book include feast?", "When did line of book include treat?", "Does synd line of cabinet includ ?", "When did line of cabinet include Entertainment?", "When did line of cabinet include amusement?", "When did line of cabinet include banquet?", "When did line of cabinet include feast?", "When did line of cabinet include treat?", "Does synd line of cogitation includ ?", "When did line of cogitation include Entertainment?", "When did line of cogitation include amusement?", "When did line of cogitation include banquet?", "When did line of cogitation include feast?", "When did line of cogitation include treat?", "Does synd line of con includ ?", "When did line of con include Entertainment?", "When did line of con include amusement?", "When did line of con include banquet?", "When did line of con include feast?", "When did line of con include treat?", "Does synd line of consider includ ?", "When did line of consider include Entertainment?", "When did line of consider include amusement?", "When did line of consider include banquet?", "When did line of consider include feast?", "When did line of consider include treat?", "Does synd line of contemplate includ ?", "When did line of contemplate include Entertainment?", "When did line of contemplate include amusement?", "When did line of contemplate include banquet?", "When did line of contemplate include feast?", "When did line of contemplate include treat?", "Does synd line of discipline includ ?", "When did line of discipline include Entertainment?", "When did line of discipline include amusement?", "When did line of discipline include banquet?", "When did line of discipline include feast?", "When did line of discipline include treat?", "Does synd line of elucubrate includ ?", "When did line of elucubrate include Entertainment?", "When did line of elucubrate include amusement?", "When did line of elucubrate include banquet?", "When did line of elucubrate include feast?", "When did line of elucubrate include treat?", "Does synd line of etude includ ?", "When did line of etude include Entertainment?", "When did line of etude include amusement?", "When did line of etude include banquet?", "When did line of etude include feast?", "When did line of etude include treat?", "Does synd line of hit books includ ?", "When did line of hit books include Entertainment?", "When did line of hit books include amusement?", "When did line of hit books include banquet?", "When did line of hit books include feast?", "When did line of hit books include treat?", "Does synd line of learn includ ?", "When did line of learn include Entertainment?", "When did line of learn include amusement?", "When did line of learn include banquet?", "When did line of learn include feast?", "When did line of learn include treat?", "Does synd line of look includ ?", "When did line of look include Entertainment?", "When did line of look include amusement?", "When did line of look include banquet?", "When did line of look include feast?", "When did line of look include treat?", "Does synd line of meditate includ ?", "When did line of meditate include Entertainment?", "When did line of meditate include amusement?", "When did line of meditate include banquet?", "When did line of meditate include feast?", "When did line of meditate include treat?", "Does synd line of memorize includ ?", "When did line of memorize include Entertainment?", "When did line of memorize include amusement?", "When did line of memorize include banquet?", "When did line of memorize include feast?", "When did line of memorize include treat?", "Does synd line of report includ ?", "When did line of report include Entertainment?", "When did line of report include amusement?", "When did line of report include banquet?", "When did line of report include feast?", "When did line of report include treat?", "Does synd line of research includ ?", "When did line of research include Entertainment?", "When did line of research include amusement?", "When did line of research include banquet?", "When did line of research include feast?", "When did line of research include treat?", "Does synd line of revise includ ?", "When did line of revise include Entertainment?", "When did line of revise include amusement?", "When did line of revise include banquet?", "When did line of revise include feast?", "When did line of revise include treat?", "Does synd line of scrutiny includ ?", "When did line of scrutiny include Entertainment?", "When did line of scrutiny include amusement?", "When did line of scrutiny include banquet?", "When did line of scrutiny include feast?", "When did line of scrutiny include treat?", "Does synd line of sketch includ ?", "When did line of sketch include Entertainment?", "When did line of sketch include amusement?", "When did line of sketch include banquet?", "When did line of sketch include feast?", "When did line of sketch include treat?", "Does synd line of study includ ?", "When did line of study include Entertainment?", "When did line of study include amusement?", "When did line of study include banquet?", "When did line of study include feast?", "When did line of study include treat?", "Does synd line of survey includ ?", "When did line of survey include Entertainment?", "When did line of survey include amusement?", "When did line of survey include banquet?", "When did line of survey include feast?", "When did line of survey include treat?", "Does synd line of swot includ ?", "When did line of swot include Entertainment?", "When did line of swot include amusement?", "When did line of swot include banquet?", "When did line of swot include feast?", "When did line of swot include treat?", "Does synd line of work includ ?", "When did line of work include Entertainment?", "When did line of work include amusement?", "When did line of work include banquet?", "When did line of work include feast?", "When did line of work include treat?", "Does synd naturally of analyze includ ?", "When did naturally of analyze include Entertainment?", "When did naturally of analyze include amusement?", "When did naturally of analyze include banquet?", "When did naturally of analyze include feast?", "When did naturally of analyze include treat?", "Does synd naturally of attention includ ?", "When did naturally of attention include Entertainment?", "When did naturally of attention include amusement?", "When did naturally of attention include banquet?", "When did naturally of attention include feast?", "When did naturally of attention include treat?", "Does synd naturally of book includ ?", "Where did naturally?", "When did naturally of book include?", "When did naturally of book include amusement?", "When did naturally of book include banquet?", "When did naturally of book include feast?", "When did naturally of book include treat?", "Does synd naturally of cabinet includ ?", "When did naturally of cabinet include Entertainment?", "When did naturally of cabinet include amusement?", "When did naturally of cabinet include banquet?", "When did naturally of cabinet include feast?", "When did naturally of cabinet include treat?", "Does synd naturally of cogitation includ ?", "When did naturally of cogitation include Entertainment?", "When did naturally of cogitation include amusement?", "When did naturally of cogitation include banquet?", "When did naturally of cogitation include feast?", "When did naturally of cogitation include treat?", "Does synd naturally of con includ ?", "When did naturally of con include Entertainment?", "When did naturally of con include amusement?", "When did naturally of con include banquet?", "When did naturally of con include feast?", "When did naturally of con include treat?", "Does synd naturally of consider includ ?", "When did naturally of consider include Entertainment?", "When did naturally of consider include amusement?", "When did naturally of consider include banquet?", "When did naturally of consider include feast?", "When did naturally of consider include treat?", "Does synd naturally of contemplate includ ?", "When did naturally of contemplate include Entertainment?", "When did naturally of contemplate include amusement?", "When did naturally of contemplate include banquet?", "When did naturally of contemplate include feast?", "When did naturally of contemplate include treat?", "Does synd naturally of discipline includ ?", "When did naturally of discipline include Entertainment?", "When did naturally of discipline include amusement?", "When did naturally of discipline include banquet?", "When did naturally of discipline include feast?", "When did naturally of discipline include treat?", "Does synd naturally of elucubrate includ ?", "When did naturally of elucubrate include Entertainment?", "When did naturally of elucubrate include amusement?", "When did naturally of elucubrate include banquet?", "When did naturally of elucubrate include feast?", "When did naturally of elucubrate include treat?", "Does synd naturally of etude includ ?", "When did naturally of etude include Entertainment?", "When did naturally of etude include amusement?", "When did naturally of etude include banquet?", "When did naturally of etude include feast?", "When did naturally of etude include treat?", "Does synd naturally of hit books includ ?", "When did naturally of hit books include Entertainment?", "When did naturally of hit books include amusement?", "When did naturally of hit books include banquet?", "When did naturally of hit books include feast?", "When did naturally of hit books include treat?", "Does synd naturally of learn includ ?", "When did naturally of learn include Entertainment?", "When did naturally of learn include amusement?", "When did naturally of learn include banquet?", "When did naturally of learn include feast?", "When did naturally of learn include treat?", "Does synd naturally of look includ ?", "When did naturally of look include Entertainment?", "When did naturally of look include amusement?", "When did naturally of look include banquet?", "When did naturally of look include feast?", "When did naturally of look include treat?", "Does synd naturally of meditate includ ?", "When did naturally of meditate include Entertainment?", "When did naturally of meditate include amusement?", "When did naturally of meditate include banquet?", "When did naturally of meditate include feast?", "When did naturally of meditate include treat?", "Does synd naturally of memorize includ ?", "When did naturally of memorize include Entertainment?", "When did naturally of memorize include amusement?", "When did naturally of memorize include banquet?", "When did naturally of memorize include feast?", "When did naturally of memorize include treat?", "Does synd naturally of report includ ?", "When did naturally of report include Entertainment?", "When did naturally of report include amusement?", "When did naturally of report include banquet?", "When did naturally of report include feast?", "When did naturally of report include treat?", "Does synd naturally of research includ ?", "When did naturally of research include Entertainment?", "When did naturally of research include amusement?", "When did naturally of research include banquet?", "When did naturally of research include feast?", "When did naturally of research include treat?", "Does synd naturally of revise includ ?", "When did naturally of revise include Entertainment?", "When did naturally of revise include amusement?", "When did naturally of revise include banquet?", "When did naturally of revise include feast?", "When did naturally of revise include treat?", "Does synd naturally of scrutiny includ ?", "When did naturally of scrutiny include Entertainment?", "When did naturally of scrutiny include amusement?", "When did naturally of scrutiny include banquet?", "When did naturally of scrutiny include feast?", "When did naturally of scrutiny include treat?", "Does synd naturally of sketch includ ?", "When did naturally of sketch include Entertainment?", "When did naturally of sketch include amusement?", "When did naturally of sketch include banquet?", "When did naturally of sketch include feast?", "When did naturally of sketch include treat?", "Does synd naturally of study includ ?", "When did naturally of study include Entertainment?", "When did naturally of study include amusement?", "When did naturally of study include banquet?", "When did naturally of study include feast?", "When did naturally of study include treat?", "Does synd naturally of survey includ ?", "When did naturally of survey include Entertainment?", "When did naturally of survey include amusement?", "When did naturally of survey include banquet?", "When did naturally of survey include feast?", "When did naturally of survey include treat?", "Does synd naturally of swot includ ?", "When did naturally of swot include Entertainment?", "When did naturally of swot include amusement?", "When did naturally of swot include banquet?", "When did naturally of swot include feast?", "When did naturally of swot include treat?", "Does synd naturally of work includ ?", "When did naturally of work include Entertainment?", "When did naturally of work include amusement?", "When did naturally of work include banquet?", "When did naturally of work include feast?", "When did naturally of work include treat?", "Does synd path of analyze includ ?", "When did path of analyze include Entertainment?", "When did path of analyze include amusement?", "When did path of analyze include banquet?", "When did path of analyze include feast?", "When did path of analyze include treat?", "Does synd path of attention includ ?", "When did path of attention include Entertainment?", "When did path of attention include amusement?", "When did path of attention include banquet?", "When did path of attention include feast?", "When did path of attention include treat?", "Does synd path of book includ ?", "When did path of book include?", "When did path of book include amusement?", "When did path of book include banquet?", "When did path of book include feast?", "When did path of book include treat?", "Does synd path of cabinet includ ?", "When did path of cabinet include Entertainment?", "When did path of cabinet include amusement?", "When did path of cabinet include banquet?", "When did path of cabinet include feast?", "When did path of cabinet include treat?", "Does synd path of cogitation includ ?", "When did path of cogitation include Entertainment?", "When did path of cogitation include amusement?", "When did path of cogitation include banquet?", "When did path of cogitation include feast?", "When did path of cogitation include treat?", "Does synd path of con includ ?", "When did path of con include Entertainment?", "When did path of con include amusement?", "When did path of con include banquet?", "When did path of con include feast?", "When did path of con include treat?", "Does synd path of consider includ ?", "When did path of consider include Entertainment?", "When did path of consider include amusement?", "When did path of consider include banquet?", "When did path of consider include feast?", "When did path of consider include treat?", "Does synd path of contemplate includ ?", "When did path of contemplate include Entertainment?", "When did path of contemplate include amusement?", "When did path of contemplate include banquet?", "When did path of contemplate include feast?", "When did path of contemplate include treat?", "Does synd path of discipline includ ?", "When did path of discipline include Entertainment?", "When did path of discipline include amusement?", "When did path of discipline include banquet?", "When did path of discipline include feast?", "When did path of discipline include treat?", "Does synd path of elucubrate includ ?", "When did path of elucubrate include Entertainment?", "When did path of elucubrate include amusement?", "When did path of elucubrate include banquet?", "When did path of elucubrate include feast?", "When did path of elucubrate include treat?", "Does synd path of etude includ ?", "When did path of etude include Entertainment?", "When did path of etude include amusement?", "When did path of etude include banquet?", "When did path of etude include feast?", "When did path of etude include treat?", "Does synd path of hit books includ ?", "When did path of hit books include Entertainment?", "When did path of hit books include amusement?", "When did path of hit books include banquet?", "When did path of hit books include feast?", "When did path of hit books include treat?", "Does synd path of learn includ ?", "When did path of learn include Entertainment?", "When did path of learn include amusement?", "When did path of learn include banquet?", "When did path of learn include feast?", "When did path of learn include treat?", "Does synd path of look includ ?", "When did path of look include Entertainment?", "When did path of look include amusement?", "When did path of look include banquet?", "When did path of look include feast?", "When did path of look include treat?", "Does synd path of meditate includ ?", "When did path of meditate include Entertainment?", "When did path of meditate include amusement?", "When did path of meditate include banquet?", "When did path of meditate include feast?", "When did path of meditate include treat?", "Does synd path of memorize includ ?", "When did path of memorize include Entertainment?", "When did path of memorize include amusement?", "When did path of memorize include banquet?", "When did path of memorize include feast?", "When did path of memorize include treat?", "Does synd path of report includ ?", "When did path of report include Entertainment?", "When did path of report include amusement?", "When did path of report include banquet?", "When did path of report include feast?", "When did path of report include treat?", "Does synd path of research includ ?", "When did path of research include Entertainment?", "When did path of research include amusement?", "When did path of research include banquet?", "When did path of research include feast?", "When did path of research include treat?", "Does synd path of revise includ ?", "When did path of revise include Entertainment?", "When did path of revise include amusement?", "When did path of revise include banquet?", "When did path of revise include feast?", "When did path of revise include treat?", "Does synd path of scrutiny includ ?", "When did path of scrutiny include Entertainment?", "When did path of scrutiny include amusement?", "When did path of scrutiny include banquet?", "When did path of scrutiny include feast?", "When did path of scrutiny include treat?", "Does synd path of sketch includ ?", "When did path of sketch include Entertainment?", "When did path of sketch include amusement?", "When did path of sketch include banquet?", "When did path of sketch include feast?", "When did path of sketch include treat?", "Does synd path of study includ ?", "When did path of study include Entertainment?", "When did path of study include amusement?", "When did path of study include banquet?", "When did path of study include feast?", "When did path of study include treat?", "Does synd path of survey includ ?", "When did path of survey include Entertainment?", "When did path of survey include amusement?", "When did path of survey include banquet?", "When did path of survey include feast?", "When did path of survey include treat?", "Does synd path of swot includ ?", "When did path of swot include Entertainment?", "When did path of swot include amusement?", "When did path of swot include banquet?", "When did path of swot include feast?", "When did path of swot include treat?", "Does synd path of work includ ?", "When did path of work include Entertainment?", "When did path of work include amusement?", "When did path of work include banquet?", "When did path of work include feast?", "When did path of work include treat?", "Does synd row of analyze includ ?", "When did row of analyze include Entertainment?", "When did row of analyze include amusement?", "When did row of analyze include banquet?", "When did row of analyze include feast?", "When did row of analyze include treat?", "Does synd row of attention includ ?", "When did row of attention include Entertainment?", "When did row of attention include amusement?", "When did row of attention include banquet?", "When did row of attention include feast?", "When did row of attention include treat?", "Does synd row of book includ ?", "When did row of book include?", "When did row of book include amusement?", "When did row of book include banquet?", "When did row of book include feast?", "When did row of book include treat?", "Does synd row of cabinet includ ?", "When did row of cabinet include Entertainment?", "When did row of cabinet include amusement?", "When did row of cabinet include banquet?", "When did row of cabinet include feast?", "When did row of cabinet include treat?", "Does synd row of cogitation includ ?", "When did row of cogitation include Entertainment?", "When did row of cogitation include amusement?", "When did row of cogitation include banquet?", "When did row of cogitation include feast?", "When did row of cogitation include treat?", "Does synd row of con includ ?", "When did row of con include Entertainment?", "When did row of con include amusement?", "When did row of con include banquet?", "When did row of con include feast?", "When did row of con include treat?", "Does synd row of consider includ ?", "When did row of consider include Entertainment?", "When did row of consider include amusement?", "When did row of consider include banquet?", "When did row of consider include feast?", "When did row of consider include treat?", "Does synd row of contemplate includ ?", "When did row of contemplate include Entertainment?", "When did row of contemplate include amusement?", "When did row of contemplate include banquet?", "When did row of contemplate include feast?", "When did row of contemplate include treat?", "Does synd row of discipline includ ?", "When did row of discipline include Entertainment?", "When did row of discipline include amusement?", "When did row of discipline include banquet?", "When did row of discipline include feast?", "When did row of discipline include treat?", "Does synd row of elucubrate includ ?", "When did row of elucubrate include Entertainment?", "When did row of elucubrate include amusement?", "When did row of elucubrate include banquet?", "When did row of elucubrate include feast?", "When did row of elucubrate include treat?", "Does synd row of etude includ ?", "When did row of etude include Entertainment?", "When did row of etude include amusement?", "When did row of etude include banquet?", "When did row of etude include feast?", "When did row of etude include treat?", "Does synd row of hit books includ ?", "When did row of hit books include Entertainment?", "When did row of hit books include amusement?", "When did row of hit books include banquet?", "When did row of hit books include feast?", "When did row of hit books include treat?", "Does synd row of learn includ ?", "When did row of learn include Entertainment?", "When did row of learn include amusement?", "When did row of learn include banquet?", "When did row of learn include feast?", "When did row of learn include treat?", "Does synd row of look includ ?", "When did row of look include Entertainment?", "When did row of look include amusement?", "When did row of look include banquet?", "When did row of look include feast?", "When did row of look include treat?", "Does synd row of meditate includ ?", "When did row of meditate include Entertainment?", "When did row of meditate include amusement?", "When did row of meditate include banquet?", "When did row of meditate include feast?", "When did row of meditate include treat?", "Does synd row of memorize includ ?", "When did row of memorize include Entertainment?", "When did row of memorize include amusement?", "When did row of memorize include banquet?", "When did row of memorize include feast?", "When did row of memorize include treat?", "Does synd row of report includ ?", "When did row of report include Entertainment?", "When did row of report include amusement?", "When did row of report include banquet?", "When did row of report include feast?", "When did row of report include treat?", "Does synd row of research includ ?", "When did row of research include Entertainment?", "When did row of research include amusement?", "When did row of research include banquet?", "When did row of research include feast?", "When did row of research include treat?", "Does synd row of revise includ ?", "When did row of revise include Entertainment?", "When did row of revise include amusement?", "When did row of revise include banquet?", "When did row of revise include feast?", "When did row of revise include treat?", "Does synd row of scrutiny includ ?", "When did row of scrutiny include Entertainment?", "When did row of scrutiny include amusement?", "When did row of scrutiny include banquet?", "When did row of scrutiny include feast?", "When did row of scrutiny include treat?", "Does synd row of sketch includ ?", "When did row of sketch include Entertainment?", "When did row of sketch include amusement?", "When did row of sketch include banquet?", "When did row of sketch include feast?", "When did row of sketch include treat?", "Does synd row of study includ ?", "When did row of study include Entertainment?", "When did row of study include amusement?", "When did row of study include banquet?", "When did row of study include feast?", "When did row of study include treat?", "Does synd row of survey includ ?", "When did row of survey include Entertainment?", "When did row of survey include amusement?", "When did row of survey include banquet?", "When did row of survey include feast?", "When did row of survey include treat?", "Does synd row of swot includ ?", "When did row of swot include Entertainment?", "When did row of swot include amusement?", "When did row of swot include banquet?", "When did row of swot include feast?", "When did row of swot include treat?", "Does synd row of work includ ?", "When did row of work include Entertainment?", "When did row of work include amusement?", "When did row of work include banquet?", "When did row of work include feast?", "When did row of work include treat?", "Does synd run of analyze includ ?", "When did run of analyze include Entertainment?", "When did run of analyze include amusement?", "When did run of analyze include banquet?", "When did run of analyze include feast?", "When did run of analyze include treat?", "Does synd run of attention includ ?", "When did run of attention include Entertainment?", "When did run of attention include amusement?", "When did run of attention include banquet?", "When did run of attention include feast?", "When did run of attention include treat?", "Does synd run of book includ ?", "When did run of book include?", "When did run of book include amusement?", "When did run of book include banquet?", "When did run of book include feast?", "When did run of book include treat?", "Does synd run of cabinet includ ?", "When did run of cabinet include Entertainment?", "When did run of cabinet include amusement?", "When did run of cabinet include banquet?", "When did run of cabinet include feast?", "When did run of cabinet include treat?", "Does synd run of cogitation includ ?", "When did run of cogitation include Entertainment?", "When did run of cogitation include amusement?", "When did run of cogitation include banquet?", "When did run of cogitation include feast?", "When did run of cogitation include treat?", "Does synd run of con includ ?", "When did run of con include Entertainment?", "When did run of con include amusement?", "When did run of con include banquet?", "When did run of con include feast?", "When did run of con include treat?", "Does synd run of consider includ ?", "When did run of consider include Entertainment?", "When did run of consider include amusement?", "When did run of consider include banquet?", "When did run of consider include feast?", "When did run of consider include treat?", "Does synd run of contemplate includ ?", "When did run of contemplate include Entertainment?", "When did run of contemplate include amusement?", "When did run of contemplate include banquet?", "When did run of contemplate include feast?", "When did run of contemplate include treat?", "Does synd run of discipline includ ?", "When did run of discipline include Entertainment?", "When did run of discipline include amusement?", "When did run of discipline include banquet?", "When did run of discipline include feast?", "When did run of discipline include treat?", "Does synd run of elucubrate includ ?", "When did run of elucubrate include Entertainment?", "When did run of elucubrate include amusement?", "When did run of elucubrate include banquet?", "When did run of elucubrate include feast?", "When did run of elucubrate include treat?", "Does synd run of etude includ ?", "When did run of etude include Entertainment?", "When did run of etude include amusement?", "When did run of etude include banquet?", "When did run of etude include feast?", "When did run of etude include treat?", "Does synd run of hit books includ ?", "When did run of hit books include Entertainment?", "When did run of hit books include amusement?", "When did run of hit books include banquet?", "When did run of hit books include feast?", "When did run of hit books include treat?", "Does synd run of learn includ ?", "When did run of learn include Entertainment?", "When did run of learn include amusement?", "When did run of learn include banquet?", "When did run of learn include feast?", "When did run of learn include treat?", "Does synd run of look includ ?", "When did run of look include Entertainment?", "When did run of look include amusement?", "When did run of look include banquet?", "When did run of look include feast?", "When did run of look include treat?", "Does synd run of meditate includ ?", "When did run of meditate include Entertainment?", "When did run of meditate include amusement?", "When did run of meditate include banquet?", "When did run of meditate include feast?", "When did run of meditate include treat?", "Does synd run of memorize includ ?", "When did run of memorize include Entertainment?", "When did run of memorize include amusement?", "When did run of memorize include banquet?", "When did run of memorize include feast?", "When did run of memorize include treat?", "Does synd run of report includ ?", "When did run of report include Entertainment?", "When did run of report include amusement?", "When did run of report include banquet?", "When did run of report include feast?", "When did run of report include treat?", "Does synd run of research includ ?", "When did run of research include Entertainment?", "When did run of research include amusement?", "When did run of research include banquet?", "When did run of research include feast?", "When did run of research include treat?", "Does synd run of revise includ ?", "When did run of revise include Entertainment?", "When did run of revise include amusement?", "When did run of revise include banquet?", "When did run of revise include feast?", "When did run of revise include treat?", "Does synd run of scrutiny includ ?", "When did run of scrutiny include Entertainment?", "When did run of scrutiny include amusement?", "When did run of scrutiny include banquet?", "When did run of scrutiny include feast?", "When did run of scrutiny include treat?", "Does synd run of sketch includ ?", "When did run of sketch include Entertainment?", "When did run of sketch include amusement?", "When did run of sketch include banquet?", "When did run of sketch include feast?", "When did run of sketch include treat?", "Does synd run of study includ ?", "When did run of study include Entertainment?", "When did run of study include amusement?", "When did run of study include banquet?", "When did run of study include feast?", "When did run of study include treat?", "Does synd run of survey includ ?", "When did run of survey include Entertainment?", "When did run of survey include amusement?", "When did run of survey include banquet?", "When did run of survey include feast?", "When did run of survey include treat?", "Does synd run of swot includ ?", "When did run of swot include Entertainment?", "When did run of swot include amusement?", "When did run of swot include banquet?", "When did run of swot include feast?", "When did run of swot include treat?", "Does synd run of work includ ?", "When did run of work include Entertainment?", "When did run of work include amusement?", "When did run of work include banquet?", "When did run of work include feast?", "When did run of work include treat?", "Does synd track of analyze includ ?", "When did track of analyze include Entertainment?", "When did track of analyze include amusement?", "When did track of analyze include banquet?", "When did track of analyze include feast?", "When did track of analyze include treat?", "Does synd track of attention includ ?", "When did track of attention include Entertainment?", "When did track of attention include amusement?", "When did track of attention include banquet?", "When did track of attention include feast?", "When did track of attention include treat?", "Does synd track of book includ ?", "When did track of book include?", "When did track of book include amusement?", "When did track of book include banquet?", "When did track of book include feast?", "When did track of book include treat?", "Does synd track of cabinet includ ?", "When did track of cabinet include Entertainment?", "When did track of cabinet include amusement?", "When did track of cabinet include banquet?", "When did track of cabinet include feast?", "When did track of cabinet include treat?", "Does synd track of cogitation includ ?", "When did track of cogitation include Entertainment?", "When did track of cogitation include amusement?", "When did track of cogitation include banquet?", "When did track of cogitation include feast?", "When did track of cogitation include treat?", "Does synd track of con includ ?", "When did track of con include Entertainment?", "When did track of con include amusement?", "When did track of con include banquet?", "When did track of con include feast?", "When did track of con include treat?", "Does synd track of consider includ ?", "When did track of consider include Entertainment?", "When did track of consider include amusement?", "When did track of consider include banquet?", "When did track of consider include feast?", "When did track of consider include treat?", "Does synd track of contemplate includ ?", "When did track of contemplate include Entertainment?", "When did track of contemplate include amusement?", "When did track of contemplate include banquet?", "When did track of contemplate include feast?", "When did track of contemplate include treat?", "Does synd track of discipline includ ?", "When did track of discipline include Entertainment?", "When did track of discipline include amusement?", "When did track of discipline include banquet?", "When did track of discipline include feast?", "When did track of discipline include treat?", "Does synd track of elucubrate includ ?", "When did track of elucubrate include Entertainment?", "When did track of elucubrate include amusement?", "When did track of elucubrate include banquet?", "When did track of elucubrate include feast?", "When did track of elucubrate include treat?", "Does synd track of etude includ ?", "When did track of etude include Entertainment?", "When did track of etude include amusement?", "When did track of etude include banquet?", "When did track of etude include feast?", "When did track of etude include treat?", "Does synd track of hit books includ ?", "When did track of hit books include Entertainment?", "When did track of hit books include amusement?", "When did track of hit books include banquet?", "When did track of hit books include feast?", "When did track of hit books include treat?", "Does synd track of learn includ ?", "When did track of learn include Entertainment?", "When did track of learn include amusement?", "When did track of learn include banquet?", "When did track of learn include feast?", "When did track of learn include treat?", "Does synd track of look includ ?", "When did track of look include Entertainment?", "When did track of look include amusement?", "When did track of look include banquet?", "When did track of look include feast?", "When did track of look include treat?", "Does synd track of meditate includ ?", "When did track of meditate include Entertainment?", "When did track of meditate include amusement?", "When did track of meditate include banquet?", "When did track of meditate include feast?", "When did track of meditate include treat?", "Does synd track of memorize includ ?", "When did track of memorize include Entertainment?", "When did track of memorize include amusement?", "When did track of memorize include banquet?", "When did track of memorize include feast?", "When did track of memorize include treat?", "Does synd track of report includ ?", "When did track of report include Entertainment?", "When did track of report include amusement?", "When did track of report include banquet?", "When did track of report include feast?", "When did track of report include treat?", "Does synd track of research includ ?", "When did track of research include Entertainment?", "When did track of research include amusement?", "When did track of research include banquet?", "When did track of research include feast?", "When did track of research include treat?", "Does synd track of revise includ ?", "When did track of revise include Entertainment?", "When did track of revise include amusement?", "When did track of revise include banquet?", "When did track of revise include feast?", "When did track of revise include treat?", "Does synd track of scrutiny includ ?", "When did track of scrutiny include Entertainment?", "When did track of scrutiny include amusement?", "When did track of scrutiny include banquet?", "When did track of scrutiny include feast?", "When did track of scrutiny include treat?", "Does synd track of sketch includ ?", "When did track of sketch include Entertainment?", "When did track of sketch include amusement?", "When did track of sketch include banquet?", "When did track of sketch include feast?", "When did track of sketch include treat?", "Does synd track of study includ ?", "When did track of study include Entertainment?", "When did track of study include amusement?", "When did track of study include banquet?", "When did track of study include feast?", "When did track of study include treat?", "Does synd track of survey includ ?", "When did track of survey include Entertainment?", "When did track of survey include amusement?", "When did track of survey include banquet?", "When did track of survey include feast?", "When did track of survey include treat?", "Does synd track of swot includ ?", "When did track of swot include Entertainment?", "When did track of swot include amusement?", "When did track of swot include banquet?", "When did track of swot include feast?", "When did track of swot include treat?", "Does synd track of work includ ?", "When did track of work include Entertainment?", "When did track of work include amusement?", "When did track of work include banquet?", "When did track of work include feast?", "When did track of work include treat?", "Does synd trend of analyze includ ?", "When did trend of analyze include Entertainment?", "When did trend of analyze include amusement?", "When did trend of analyze include banquet?", "When did trend of analyze include feast?", "When did trend of analyze include treat?", "Does synd trend of attention includ ?", "When did trend of attention include Entertainment?", "When did trend of attention include amusement?", "When did trend of attention include banquet?", "When did trend of attention include feast?", "When did trend of attention include treat?", "Does synd trend of book includ ?", "When did trend of book include?", "When did trend of book include amusement?", "When did trend of book include banquet?", "When did trend of book include feast?", "When did trend of book include treat?", "Does synd trend of cabinet includ ?", "When did trend of cabinet include Entertainment?", "When did trend of cabinet include amusement?", "When did trend of cabinet include banquet?", "When did trend of cabinet include feast?", "When did trend of cabinet include treat?", "Does synd trend of cogitation includ ?", "When did trend of cogitation include Entertainment?", "When did trend of cogitation include amusement?", "When did trend of cogitation include banquet?", "When did trend of cogitation include feast?", "When did trend of cogitation include treat?", "Does synd trend of con includ ?", "When did trend of con include Entertainment?", "When did trend of con include amusement?", "When did trend of con include banquet?", "When did trend of con include feast?", "When did trend of con include treat?", "Does synd trend of consider includ ?", "When did trend of consider include Entertainment?", "When did trend of consider include amusement?", "When did trend of consider include banquet?", "When did trend of consider include feast?", "When did trend of consider include treat?", "Does synd trend of contemplate includ ?", "When did trend of contemplate include Entertainment?", "When did trend of contemplate include amusement?", "When did trend of contemplate include banquet?", "When did trend of contemplate include feast?", "When did trend of contemplate include treat?", "Does synd trend of discipline includ ?", "When did trend of discipline include Entertainment?", "When did trend of discipline include amusement?", "When did trend of discipline include banquet?", "When did trend of discipline include feast?", "When did trend of discipline include treat?", "Does synd trend of elucubrate includ ?", "When did trend of elucubrate include Entertainment?", "When did trend of elucubrate include amusement?", "When did trend of elucubrate include banquet?", "When did trend of elucubrate include feast?", "When did trend of elucubrate include treat?", "Does synd trend of etude includ ?", "When did trend of etude include Entertainment?", "When did trend of etude include amusement?", "When did trend of etude include banquet?", "When did trend of etude include feast?", "When did trend of etude include treat?", "Does synd trend of hit books includ ?", "When did trend of hit books include Entertainment?", "When did trend of hit books include amusement?", "When did trend of hit books include banquet?", "When did trend of hit books include feast?", "When did trend of hit books include treat?", "Does synd trend of learn includ ?", "When did trend of learn include Entertainment?", "When did trend of learn include amusement?", "When did trend of learn include banquet?", "When did trend of learn include feast?", "When did trend of learn include treat?", "Does synd trend of look includ ?", "When did trend of look include Entertainment?", "When did trend of look include amusement?", "When did trend of look include banquet?", "When did trend of look include feast?", "When did trend of look include treat?", "Does synd trend of meditate includ ?", "When did trend of meditate include Entertainment?", "When did trend of meditate include amusement?", "When did trend of meditate include banquet?", "When did trend of meditate include feast?", "When did trend of meditate include treat?", "Does synd trend of memorize includ ?", "When did trend of memorize include Entertainment?", "When did trend of memorize include amusement?", "When did trend of memorize include banquet?", "When did trend of memorize include feast?", "When did trend of memorize include treat?", "Does synd trend of report includ ?", "When did trend of report include Entertainment?", "When did trend of report include amusement?", "When did trend of report include banquet?", "When did trend of report include feast?", "When did trend of report include treat?", "Does synd trend of research includ ?", "When did trend of research include Entertainment?", "When did trend of research include amusement?", "When did trend of research include banquet?", "When did trend of research include feast?", "When did trend of research include treat?", "Does synd trend of revise includ ?", "When did trend of revise include Entertainment?", "When did trend of revise include amusement?", "When did trend of revise include banquet?", "When did trend of revise include feast?", "When did trend of revise include treat?", "Does synd trend of scrutiny includ ?", "When did trend of scrutiny include Entertainment?", "When did trend of scrutiny include amusement?", "When did trend of scrutiny include banquet?", "When did trend of scrutiny include feast?", "When did trend of scrutiny include treat?", "Does synd trend of sketch includ ?", "When did trend of sketch include Entertainment?", "When did trend of sketch include amusement?", "When did trend of sketch include banquet?", "When did trend of sketch include feast?", "When did trend of sketch include treat?", "Does synd trend of study includ ?", "When did trend of study include Entertainment?", "When did trend of study include amusement?", "When did trend of study include banquet?", "When did trend of study include feast?", "When did trend of study include treat?", "Does synd trend of survey includ ?", "When did trend of survey include Entertainment?", "When did trend of survey include amusement?", "When did trend of survey include banquet?", "When did trend of survey include feast?", "When did trend of survey include treat?", "Does synd trend of swot includ ?", "When did trend of swot include Entertainment?", "When did trend of swot include amusement?", "When did trend of swot include banquet?", "When did trend of swot include feast?", "When did trend of swot include treat?", "Does synd trend of work includ ?", "When did trend of work include Entertainment?", "When did trend of work include amusement?", "When did trend of work include banquet?", "When did trend of work include feast?", "When did trend of work include treat?", "Does syndicated way of analyze includ ?", "When did way of analyze include Entertainment?", "When did way of analyze include amusement?", "When did way of analyze include banquet?", "When did way of analyze include feast?", "When did way of analyze include treat?", "Does syndicated way of attention includ ?", "When did way of attention include Entertainment?", "When did way of attention include amusement?", "When did way of attention include banquet?", "When did way of attention include feast?", "When did way of attention include treat?", "Does syndicated way of book includ ?", "Where did way of book include?", "When did way of book include?", "When did way of book include amusement?", "When did way of book include banquet?", "When did way of book include feast?", "When did way of book include treat?", "Does syndicated way of cabinet includ ?", "When did way of cabinet include Entertainment?", "When did way of cabinet include amusement?", "When did way of cabinet include banquet?", "When did way of cabinet include feast?", "When did way of cabinet include treat?", "Does syndicated way of cogitation includ ?", "When did way of cogitation include Entertainment?", "When did way of cogitation include amusement?", "When did way of cogitation include banquet?", "When did way of cogitation include feast?", "When did way of cogitation include treat?", "Does syndicated way of con includ ?", "When did way of con include Entertainment?", "When did way of con include amusement?", "When did way of con include banquet?", "When did way of con include feast?", "When did way of con include treat?", "Does syndicated way of consider includ ?", "Where did way of consider include?", "When did way of consider include Entertainment?", "When did way of consider include amusement?", "When did way of consider include banquet?", "When did way of consider include feast?", "When did way of consider include treat?", "Does syndicated way of contemplate includ ?", "Where did way of contemplate include?", "When did way of contemplate include Entertainment?", "When did way of contemplate include amusement?", "When did way of contemplate include banquet?", "When did way of contemplate include feast?", "When did way of contemplate include treat?", "Does syndicated way of discipline includ ?", "When did way of discipline include Entertainment?", "When did way of discipline include amusement?", "When did way of discipline include banquet?", "When did way of discipline include feast?", "When did way of discipline include treat?", "Does syndicated way of elucubrate includ ?", "When did way of elucubrate include Entertainment?", "When did way of elucubrate include amusement?", "When did way of elucubrate include banquet?", "When did way of elucubrate include feast?", "When did way of elucubrate include treat?", "Does syndicated way of etude includ ?", "When did way of etude include Entertainment?", "When did way of etude include amusement?", "When did way of etude include banquet?", "When did way of etude include feast?", "When did way of etude include treat?", "Does syndicated way of hit books includ ?", "When did way of hit books include Entertainment?", "When did way of hit books include amusement?", "When did way of hit books include banquet?", "When did way of hit books include feast?", "When did way of hit books include treat?", "Does syndicated way of learn includ ?", "Where did way of learn include?", "When did way of learn include Entertainment?", "When did way of learn include amusement?", "When did way of learn include banquet?", "When did way of learn include feast?", "When did way of learn include treat?", "Does syndicated way of look includ ?", "When did way of look include Entertainment?", "When did way of look include amusement?", "When did way of look include banquet?", "When did way of look include feast?", "When did way of look include treat?", "Does syndicated way of meditate includ ?", "When did way of meditate include Entertainment?", "When did way of meditate include amusement?", "When did way of meditate include banquet?", "When did way of meditate include feast?", "When did way of meditate include treat?", "Does syndicated way of memorize includ ?", "When did way of memorize include Entertainment?", "When did way of memorize include amusement?", "When did way of memorize include banquet?", "When did way of memorize include feast?", "When did way of memorize include treat?", "Does syndicated way of report includ ?", "Where did way of report include?", "When did way of report include Entertainment?", "When did way of report include amusement?", "When did way of report include banquet?", "When did way of report include feast?", "When did way of report include treat?", "Does syndicated way of research includ ?", "When did way of research include Entertainment?", "When did way of research include amusement?", "When did way of research include banquet?", "When did way of research include feast?", "When did way of research include treat?", "Does syndicated way of revise includ ?", "When did way of revise include Entertainment?", "When did way of revise include amusement?", "When did way of revise include banquet?", "When did way of revise include feast?", "When did way of revise include treat?", "Does syndicated way of scrutiny includ ?", "When did way of scrutiny include Entertainment?", "When did way of scrutiny include amusement?", "When did way of scrutiny include banquet?", "When did way of scrutiny include feast?", "When did way of scrutiny include treat?", "Does syndicated way of sketch includ ?", "When did way of sketch include Entertainment?", "When did way of sketch include amusement?", "When did way of sketch include banquet?", "When did way of sketch include feast?", "When did way of sketch include treat?", "Does syndicated way of study includ ?", "When did way of study include Entertainment?", "When did way of study include amusement?", "When did way of study include banquet?", "When did way of study include feast?", "When did way of study include treat?", "Does syndicated way of survey includ ?", "Where did way of survey include?", "When did way of survey include Entertainment?", "When did way of survey include amusement?", "When did way of survey include banquet?", "When did way of survey include feast?", "When did way of survey include treat?", "Does syndicated way of swot includ ?", "When did way of swot include Entertainment?", "When did way of swot include amusement?", "When did way of swot include banquet?", "When did way of swot include feast?", "When did way of swot include treat?", "Does syndicated way of work includ ?", "When did way of work include Entertainment?", "When did way of work include amusement?", "When did way of work include banquet?", "When did way of work include feast?", "When did way of work include treat?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780463, "src_sentence": "The University of Alberta Press published the sour in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the sour to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the sour to commemorate the centennial of the North-West Rebellion?", "Who published the sour to commemorate the centennial of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the sour in 1985 to commemorate the centennial of the North-West Rebellion?", "Who published the sour in 1985 to commemorate the centennial of the North-West Rebellion?", "When did The University of Alberta Press publish the sour?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the sour to commemorate the centennial of the ?", "Who published the sour to commemorate the centennial of the ?", "Where did The University of Press published the?", "Did the University of Press publ the sour in 1985 to commemorate the centennial of the ?", "Who published the sour in 1985 to commemorate the centennial of the ?", "When did The University of Press publish the sour?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780466, "src_sentence": "The University of Alberta Press published the do work in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the do work to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Do the University of Alberta Press published the work to commemorate the centennial of the North-West Rebellion ?", "Who published the do work to commemorate the centennial of the North-West Rebellion?", "Where do The University of Alberta Press published the?", "Do the University of Alberta Press published the work in 1985 to commemorate the centennial of the North-West Rebellion ?", "Who published the do work in 1985 to commemorate the centennial of the North-West Rebellion?", "When do The University of Alberta Press publish the work?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Do the University of Press published the work to commemorate the centennial of the ?", "Who published the do work to commemorate the centennial of the ?", "Where do The University of Press published the?", "Do the University of Press published the work in 1985 to commemorate the centennial of the ?", "Who published the do work in 1985 to commemorate the centennial of the ?", "When do The University of Press publish the work?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780468, "src_sentence": "The University of Alberta Press published the knead in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the knead to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the knead to commemorate the centennial of the North-West Rebellion?", "Who published the knead to commemorate the centennial of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the knead in 1985 to commemorate the centennial of the North-West Rebellion?", "Who published the knead in 1985 to commemorate the centennial of the North-West Rebellion?", "When did The University of Alberta Press publish the knead?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the knead to commemorate the centennial of the ?", "Who published the knead to commemorate the centennial of the ?", "Where did The University of Press published the?", "Did the University of Press publ the knead in 1985 to commemorate the centennial of the ?", "Who published the knead in 1985 to commemorate the centennial of the ?", "When did The University of Press publish the knead?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780471, "src_sentence": "The University of Alberta Press published the solve in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the solve to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the solve to commemorate the centennial of the North-West Rebellion?", "Who published the solve to commemorate the centennial of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the solve in 1985 to commemorate the centennial of the North-West Rebellion?", "Who published the solve in 1985 to commemorate the centennial of the North-West Rebellion?", "When did The University of Alberta Press publish the solve?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the solve to commemorate the centennial of the ?", "Who published the solve to commemorate the centennial of the ?", "Where did The University of Press published the?", "Did the University of Press publ the solve in 1985 to commemorate the centennial of the ?", "Who published the solve in 1985 to commemorate the centennial of the ?", "When did The University of Press publish the solve?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780477, "src_sentence": "The University of Alberta Press published the job in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the job to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the job to commemorate the centennial of the North-West Rebellion?", "Who published the job to commemorate the centennial of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the job in 1985 to commemorate the centennial of the North-West Rebellion?", "Who published the job in 1985 to commemorate the centennial of the North-West Rebellion?", "When did The University of Alberta Press publish the job?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the job to commemorate the centennial of the ?", "Who published the job to commemorate the centennial of the ?", "Where did The University of Press published the?", "Did the University of Press publ the job in 1985 to commemorate the centennial of the ?", "Who published the job in 1985 to commemorate the centennial of the ?", "When did The University of Press publish the job?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780482, "src_sentence": "The University of Alberta Press published the act in 1985 to commemorate the centennial of the North-West Rebellion.", "sentence": "The University of Alberta Press published the act to commemorate the centennial of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the act to commemorate the centennial of the North-West Rebellion?", "Who published the act to commemorate the centennial of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the act in 1985 to commemorate the centennial of the North-West Rebellion?", "Who published the act in 1985 to commemorate the centennial of the North-West Rebellion?", "When did The University of Alberta Press publish the act?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the act to commemorate the centennial of the ?", "Who published the act to commemorate the centennial of the ?", "Where did The University of Press published the?", "Did the University of Press publ the act in 1985 to commemorate the centennial of the ?", "Who published the act in 1985 to commemorate the centennial of the ?", "When did The University of Press publish the act?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780499, "src_sentence": "The University of Alberta Press published the knead in 1985 to commemorate the centenary of the North-West Rebellion.", "sentence": "The University of Alberta Press published the knead to commemorate the centenary of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the knead to commemorate the centenary of the North-West Rebellion?", "Who published the knead to commemorate the centenary of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the knead in 1985 to commemorate the centenary of the North-West Rebellion?", "Who published the knead in 1985 to commemorate the centenary of the North-West Rebellion?", "When did The University of Alberta Press publish the knead?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the knead to commemorate the centenary of the ?", "Who published the knead to commemorate the centenary of the ?", "Where did The University of Press published the?", "Did the University of Press publ the knead in 1985 to commemorate the centenary of the ?", "Who published the knead in 1985 to commemorate the centenary of the ?", "When did The University of Press publish the knead?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780508, "src_sentence": "The University of Alberta Press published the job in 1985 to commemorate the centenary of the North-West Rebellion.", "sentence": "The University of Alberta Press published the job to commemorate the centenary of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the job to commemorate the centenary of the North-West Rebellion?", "Who published the job to commemorate the centenary of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the job in 1985 to commemorate the centenary of the North-West Rebellion?", "Who published the job in 1985 to commemorate the centenary of the North-West Rebellion?", "When did The University of Alberta Press publish the job?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the job to commemorate the centenary of the ?", "Who published the job to commemorate the centenary of the ?", "Where did The University of Press published the?", "Did the University of Press publ the job in 1985 to commemorate the centenary of the ?", "Who published the job in 1985 to commemorate the centenary of the ?", "When did The University of Press publish the job?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780510, "src_sentence": "The University of Alberta Press published the function in 1985 to commemorate the centenary of the North-West Rebellion.", "sentence": "The University of Alberta Press published the function to commemorate the centenary of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the function to commemorate the centenary of the North-West Rebellion?", "Who published the function to commemorate the centenary of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the function in 1985 to commemorate the centenary of the North-West Rebellion?", "Who published the function in 1985 to commemorate the centenary of the North-West Rebellion?", "When did The University of Alberta Press publish the function?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the function to commemorate the centenary of the ?", "Who published the function to commemorate the centenary of the ?", "Where did The University of Press published the?", "Did the University of Press publ the function in 1985 to commemorate the centenary of the ?", "Who published the function in 1985 to commemorate the centenary of the ?", "When did The University of Press publish the function?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780511, "src_sentence": "The University of Alberta Press published the shape in 1985 to commemorate the centenary of the North-West Rebellion.", "sentence": "The University of Alberta Press published the shape to commemorate the centenary of the North-West Rebellion", "sub": "http://dbpedia.org/resource/North-West_Rebellion", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Alberta", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the University of Alberta Press publ the shape to commemorate the centenary of the North-West Rebellion?", "Who published the shape to commemorate the centenary of the North-West Rebellion?", "Where did The University of Alberta Press published the?", "Did the University of Alberta Press publ the shape in 1985 to commemorate the centenary of the North-West Rebellion?", "Who published the shape in 1985 to commemorate the centenary of the North-West Rebellion?", "When did The University of Alberta Press publish the shape?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did the University of Press publ the shape to commemorate the centenary of the ?", "Who published the shape to commemorate the centenary of the ?", "Where did The University of Press published the?", "Did the University of Press publ the shape in 1985 to commemorate the centenary of the ?", "Who published the shape in 1985 to commemorate the centenary of the ?", "When did The University of Press publish the shape?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780521, "src_sentence": "CBC Interview where Tom Flanagan calls for the murder of Wikileaks director Julian Assange on YouTube", "sentence": "Julian Assange [is] director [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] director [of] Wikileaks?", "Who [is] director [of] Wikileaks?", "Who did Julian Assange [ is ] director [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] director [of] ?", "Who [is] director [of] ?", "Who did Julian [ is ] director [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780544, "src_sentence": "CBC Interview where Tom Flanagan calls for the homicide of Wikileaks conductor Julian Assange on YouTube", "sentence": "Julian Assange [is] conductor [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] conductor [of] Wikileaks?", "Who [is] conductor [of] Wikileaks?", "Who did Julian Assange [ is ] conductor [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] conductor [of] ?", "Who [is] conductor [of] ?", "Who did Julian [ is ] conductor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780546, "src_sentence": "CBC Interview where Tom Flanagan calls for the assassination of Wikileaks film director Julian Assange on YouTube", "sentence": "Julian Assange [is] film director [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] film director [of] Wikileaks?", "Who Assange [is] film director [of] Wikileaks?", "Who did Julian Assange [ is ] film director [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] film director [of] ?", "Who [is] film director [of] ?", "Who did Julian [ is ] film director [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780550, "src_sentence": "CBC Interview where Tom Flanagan calls for the assassination of Wikileaks head Julian Assange on YouTube", "sentence": "Julian Assange [is] head [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] head [of] Wikileaks?", "Who Assange [is] head [of] Wikileaks?", "Who did Julian Assange [ is ] head [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] head [of] ?", "Who [is] head [of] ?", "Who did Julian [ is ] head [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780551, "src_sentence": "CBC Interview where Tom Flanagan calls for the character assassination of Wikileaks head Julian Assange on YouTube", "sentence": "Julian Assange [is] head [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] head [of] Wikileaks?", "Who Assange [is] head [of] Wikileaks?", "Who did Julian Assange [ is ] head [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] head [of] ?", "Who [is] head [of] ?", "Who did Julian [ is ] head [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780553, "src_sentence": "CBC Interview where Tom Flanagan calls for the murder of Wikileaks head Julian Assange on YouTube", "sentence": "Julian Assange [is] head [of] Wikileaks", "sub": "http://dbpedia.org/resource/WikiLeaks", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Julian_Assange", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does julian Assange [is] head [of] Wikileaks?", "Who Assange [is] head [of] Wikileaks?", "Who did Julian Assange [ is ] head [ of ] Wikileaks ?"], "type": [-1, 1, 1], "question_in_type": ["Does julian [is] head [of] ?", "Who [is] head [of] ?", "Who did Julian [ is ] head [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780636, "src_sentence": "Murdoch made his first off acquisition in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his first off acquisition in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his first off acquisition in the United States in 1973?", "Who made his first off acquisition in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his first off acquisition in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his first off acquisition in the in 1973?", "Who made his first off acquisition in the in 1973?", "Where did made his?", "When did make his first off acquisition in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780637, "src_sentence": "Murdoch made his number 1 acquisition in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his number 1 acquisition in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his number 1 acquisition in the United States in 1973?", "Who made his number 1 acquisition in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his number 1 acquisition in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his number 1 acquisition in the in 1973?", "Who made his number 1 acquisition in the in 1973?", "Where did made his?", "When did make his number 1 acquisition in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780639, "src_sentence": "Murdoch made his 1st acquisition in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his 1st acquisition in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his 1st acquisition in the United States in 1973?", "Who made his 1st acquisition in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his 1st acquisition in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his 1st acquisition in the in 1973?", "Who made his 1st acquisition in the in 1973?", "Where did made his?", "When did make his 1st acquisition in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780643, "src_sentence": "Murdoch made his first class honours degree acquisition in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his first class honours degree acquisition in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his first class honours degree acquisition in the United States in 1973?", "Who made his first class honours degree acquisition in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his first class honours degree acquisition in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his first class honours degree acquisition in the in 1973?", "Who made his first class honours degree acquisition in the in 1973?", "Where did made his?", "When did make his first class honours degree acquisition in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780645, "src_sentence": "Murdoch made his number one acquisition in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his number one acquisition in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his number one acquisition in the United States in 1973?", "Who made his number one acquisition in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his number one acquisition in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his number one acquisition in the in 1973?", "Who made his number one acquisition in the in 1973?", "Where did made his?", "When did make his number one acquisition in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780657, "src_sentence": "Murdoch made his number 1 learning in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his number 1 learning in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his number 1 learning in the United States in 1973?", "Who made his number 1 learning in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his number 1 learning in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his number 1 learning in the in 1973?", "Who made his number 1 learning in the in 1973?", "Where did made his?", "When did make his number 1 learning in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780664, "src_sentence": "Murdoch made his lead learning in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his lead learning in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his lead learning in the United States in 1973?", "Who made his lead learning in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his lead learning in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his lead learning in the in 1973?", "Who made his lead learning in the in 1973?", "Where did made his?", "When did make his lead learning in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780666, "src_sentence": "Murdoch made his world class learning in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his world class learning in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his world class learning in the United States in 1973?", "Who made his world class learning in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his world class learning in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his world class learning in the in 1973?", "Who made his world class learning in the in 1973?", "Where did made his?", "When did make his world class learning in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780670, "src_sentence": "Murdoch made his first gear learning in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his first gear learning in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his first gear learning in the United States in 1973?", "Who made his first gear learning in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his first gear learning in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his first gear learning in the in 1973?", "Who made his first gear learning in the in 1973?", "Where did made his?", "When did make his first gear learning in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780672, "src_sentence": "Murdoch made his top skill in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his top skill in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his top skill in the United States in 1973?", "Who made his top skill in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his top skill in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his top skill in the in 1973?", "Who made his top skill in the in 1973?", "Where did made his?", "When did make his top skill in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780675, "src_sentence": "Murdoch made his foremost skill in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his foremost skill in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his foremost skill in the United States in 1973?", "Who made his foremost skill in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his foremost skill in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his foremost skill in the in 1973?", "Who made his foremost skill in the in 1973?", "Where did made his?", "When did make his foremost skill in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780686, "src_sentence": "Murdoch made his world class skill in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his world class skill in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his world class skill in the United States in 1973?", "Who made his world class skill in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his world class skill in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his world class skill in the in 1973?", "Who made his world class skill in the in 1973?", "Where did made his?", "When did make his world class skill in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780693, "src_sentence": "Murdoch made his beginning acquirement in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his beginning acquirement in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his beginning acquirement in the United States in 1973?", "Who made his beginning acquirement in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his begin acquirement in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his beginning acquirement in the in 1973?", "Who made his beginning acquirement in the in 1973?", "Where did made his?", "When did make his begin acquirement in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780695, "src_sentence": "Murdoch made his foremost acquirement in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his foremost acquirement in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his foremost acquirement in the United States in 1973?", "Who made his foremost acquirement in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his foremost acquirement in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his foremost acquirement in the in 1973?", "Who made his foremost acquirement in the in 1973?", "Where did made his?", "When did make his foremost acquirement in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780706, "src_sentence": "Murdoch made his world class acquirement in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his world class acquirement in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his world class acquirement in the United States in 1973?", "Who made his world class acquirement in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his world class acquirement in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his world class acquirement in the in 1973?", "Who made his world class acquirement in the in 1973?", "Where did made his?", "When did make his world class acquirement in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780718, "src_sentence": "Murdoch made his initiative accession in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his initiative accession in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his initiative accession in the United States in 1973?", "Who made his initiative accession in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his initiative accession in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his initiative accession in the in 1973?", "Who made his initiative accession in the in 1973?", "Where did made his?", "When did make his initiative accession in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780724, "src_sentence": "Murdoch made his lead accession in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his lead accession in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his lead accession in the United States in 1973?", "Who made his lead accession in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his lead accession in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his lead accession in the in 1973?", "Who made his lead accession in the in 1973?", "Where did made his?", "When did make his lead accession in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780725, "src_sentence": "Murdoch made his number one accession in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his number one accession in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his number one accession in the United States in 1973?", "Who made his number one accession in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his number one accession in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his number one accession in the in 1973?", "Who made his number one accession in the in 1973?", "Where did made his?", "When did make his number one accession in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780729, "src_sentence": "Murdoch made his head accession in the United States in 1973, when he purchased the San Antonio Express-News.", "sentence": "Murdoch made his head accession in the United States in 1973", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did murdoch mad his head accession in the United States in 1973?", "Who made his head accession in the United States in 1973?", "Where did Murdoch made his?", "When did Murdoch make his head accession in the United States?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did murdoch mad his head accession in the in 1973?", "Who made his head accession in the in 1973?", "Where did made his?", "When did make his head accession in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780751, "src_sentence": "Murdoch has two product with Wendi Deng: Grace (b. New York, 19 November 2001) and Chloe (b. New York, 17 July 2003).", "sentence": "Murdoch has two product with Wendi Deng", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Wendi_Deng_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has murdoch two product with Wendi Deng ?", "Who has two product with Wendi Deng?", "Where has Murdoch two product with Wendi Deng ?", "Who has Murdoch two product with Wendi Deng ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has murdoch two product with ?", "Who has two product with ?", "Where has two product with ?", "Who has two product with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780752, "src_sentence": "Murdoch has two tyke with Wendi Deng: Grace (b. New York, 19 November 2001) and Chloe (b. New York, 17 July 2003).", "sentence": "Murdoch has two tyke with Wendi Deng", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Wendi_Deng_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has murdoch two tyke with Wendi Deng ?", "Who has two tyke with Wendi Deng?", "Where has Murdoch two tyke with Wendi Deng ?", "Who has Murdoch two tyke with Wendi Deng ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has murdoch two tyke with ?", "Who has two tyke with ?", "Where has two tyke with ?", "Who has two tyke with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780753, "src_sentence": "Murdoch has two descendant with Wendi Deng: Grace (b. New York, 19 November 2001) and Chloe (b. New York, 17 July 2003).", "sentence": "Murdoch has two descendant with Wendi Deng", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Wendi_Deng_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has murdoch two descendant with Wendi Deng ?", "Who has two descendant with Wendi Deng?", "Where has Murdoch two descendant with Wendi Deng ?", "Who has Murdoch two descendant with Wendi Deng ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has murdoch two descendant with ?", "Who has two descendant with ?", "Where has two descendant with ?", "Who has two descendant with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5780755, "src_sentence": "Murdoch has two tike with Wendi Deng: Grace (b. New York, 19 November 2001) and Chloe (b. New York, 17 July 2003).", "sentence": "Murdoch has two tike with Wendi Deng", "sub": "http://dbpedia.org/resource/Rupert_Murdoch", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Wendi_Deng_Murdoch", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Has murdoch two tike with Wendi Deng ?", "Who has two tike with Wendi Deng?", "Where has Murdoch two tike with Wendi Deng ?", "Who has Murdoch two tike with Wendi Deng ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Has murdoch two tike with ?", "Who has two tike with ?", "Where has two tike with ?", "Who has two tike with ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781044, "src_sentence": "Coleophora ochripennella is a moth of the kinfolk Coleophoridae.", "sentence": "Coleophora ochripennella is a moth of the kinfolk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_ochripennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora ochripennella a moth of the kinfolk Coleophoridae ?", "Who ochripennella is a moth of the kinfolk Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora ochripennella a moth of the kinfolk ?", "Who ochripennella is a moth of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781045, "src_sentence": "Coleophora ochripennella is a lep of the kinfolk Coleophoridae.", "sentence": "Coleophora ochripennella is a lep of the kinfolk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_ochripennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora ochripennella a lep of the kinfolk Coleophoridae ?", "Who ochripennella is a lep of the kinfolk Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora ochripennella a lep of the kinfolk ?", "Who ochripennella is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781052, "src_sentence": "Coleophora ochripennella is a matki of the class Coleophoridae.", "sentence": "Coleophora ochripennella is a matki of the class Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_ochripennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora ochripennella a matki of the class Coleophoridae ?", "Who ochripennella is a matki of the class Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora ochripennella a matki of the class ?", "Who ochripennella is a matki of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781075, "src_sentence": "Coleophora ochripennella is a lep of the home Coleophoridae.", "sentence": "Coleophora ochripennella is a lep of the home Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_ochripennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora ochripennella a lep of the home Coleophoridae ?", "Who ochripennella is a lep of the home Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora ochripennella a lep of the home ?", "Who ochripennella is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781080, "src_sentence": "Coleophora ochripennella is a moth of the fellowship Coleophoridae.", "sentence": "Coleophora ochripennella is a moth of the fellowship Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_ochripennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora ochripennella a moth of the fellowship Coleophoridae ?", "Who ochripennella is a moth of the fellowship Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora ochripennella a moth of the fellowship ?", "Who ochripennella is a moth of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781429, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the us er document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781430, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the usanian document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781432, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the us ian document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781436, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the u.s document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781437, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the american english document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781443, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the usonian papers.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781445, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the us american papers.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781446, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the western hemispherian papers.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781447, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the united statesian papers.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781451, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the yank deed.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781452, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the finglish deed.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781454, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the usanian deed.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781457, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the us american deed.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781459, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the united statesian deed.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781474, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the American file.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781476, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the finglish file.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781478, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the usanian file.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781483, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the united statesian file.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781486, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the American written document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781488, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the finglish written document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5781497, "src_sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam, written by Ho Chi Minh, begins by quoting from the american english written document.", "sentence": "The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by Ho Chi Minh", "sub": "http://dbpedia.org/resource/Ho_Chi_Minh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Vietnam", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does the 1945 Proclamation of Independence of the Democratic Republic of Vietnam writ by Ho Chi Minh?", "Where the Democratic Republic of Vietnam written by Ho Chi Minh?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of Vietnam written by?"], "type": [-1, 2, 2, 1], "question_in_type": ["Does the 1945 Proclamation of Independence of the Democratic Republic of writ by ?", "Where the Democratic Republic of written by ?", "Where did The 1945 Proclamation of Independence of the Democratic Republic of written by?", "Who did The 1945 Proclamation of Independence of the Democratic Republic of written by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782118, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit\") in the Jerichower Land territorial dominion, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit\") in the Jerichower Land territorial dominion", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the Jerichower Land territorial dominion ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the Jerichower Land territorial dominion ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the territorial dominion ?", "Where was a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the territorial dominion ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782119, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"people local administrative unit\") in the Jerichower Land territorial dominion, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"people local administrative unit\") in the Jerichower Land territorial dominion, in Saxony-Anhalt", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the Jerichower Land territorial dominion , in Saxony-Anhalt ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the Jerichower Land territorial dominion , in Saxony-Anhalt ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the territorial dominion , in Saxony-Anhalt ?", "Where was a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the territorial dominion , in Saxony-Anhalt ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782125, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective noun municipality\") in the Jerichower Land neighbourhood, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective noun municipality\") in the Jerichower Land neighbourhood, in Saxony-Anhalt", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` collective noun municipality '' ) in the Jerichower Land neighbourhood , in Saxony-Anhalt ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` collective noun municipality '' ) in the Jerichower Land neighbourhood , in Saxony-Anhalt ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` collective noun municipality '' ) in the neighbourhood , in Saxony-Anhalt ?", "Where was a Verwaltungsgemeinschaft ( `` collective noun municipality '' ) in the neighbourhood , in Saxony-Anhalt ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782132, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate municipality\") in the Jerichower Land quarter, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate municipality in the Jerichower Land quarter", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the Jerichower Land quarter ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the Jerichower Land quarter ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the quarter ?", "Where was a Verwaltungsgemeinschaft ( `` corporate municipality in the quarter ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782134, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit\") in the Jerichower Land quarter, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit in the Jerichower Land quarter", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit in the Jerichower Land quarter ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit in the Jerichower Land quarter ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit in the quarter ?", "Where was a Verwaltungsgemeinschaft ( `` collective local administrative unit in the quarter ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782135, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"people local administrative unit\") in the Jerichower Land quarter, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"people local administrative unit\") in the Jerichower Land quarter, in Saxony-Anhalt", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the Jerichower Land quarter , in Saxony-Anhalt ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the Jerichower Land quarter , in Saxony-Anhalt ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the quarter , in Saxony-Anhalt ?", "Where was a Verwaltungsgemeinschaft ( `` people local administrative unit '' ) in the quarter , in Saxony-Anhalt ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782153, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective noun local administrative unit\") in the Jerichower Land territory, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective noun local administrative unit\") in the Jerichower Land territory, in Saxony-Anhalt", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` collective noun local administrative unit '' ) in the Jerichower Land territory , in Saxony-Anhalt ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` collective noun local administrative unit '' ) in the Jerichower Land territory , in Saxony-Anhalt ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` collective noun local administrative unit '' ) in the territory , in Saxony-Anhalt ?", "Where was a Verwaltungsgemeinschaft ( `` collective noun local administrative unit '' ) in the territory , in Saxony-Anhalt ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782155, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"people municipality\") in the Jerichower Land dominion, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft in the Jerichower Land dominion", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft in the Jerichower Land dominion ?", "Where was Genthin a Verwaltungsgemeinschaft in the Jerichower Land dominion ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft in the dominion ?", "Where was a Verwaltungsgemeinschaft in the dominion ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782158, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit\") in the Jerichower Land dominion, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"collective local administrative unit\") in the Jerichower Land dominion", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the Jerichower Land dominion ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the Jerichower Land dominion ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the dominion ?", "Where was a Verwaltungsgemeinschaft ( `` collective local administrative unit '' ) in the dominion ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782160, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate local administrative unit\") in the Jerichower Land dominion, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate local administrative unit\") in the Jerichower Land dominion", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate local administrative unit '' ) in the Jerichower Land dominion ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` corporate local administrative unit '' ) in the Jerichower Land dominion ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate local administrative unit '' ) in the dominion ?", "Where was a Verwaltungsgemeinschaft ( `` corporate local administrative unit '' ) in the dominion ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782164, "src_sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate municipality\") in the Jerichower Land electoral district, in Saxony-Anhalt, Germany.", "sentence": "Genthin was a Verwaltungsgemeinschaft (\"corporate municipality in the Jerichower Land electoral district", "sub": "http://dbpedia.org/resource/Genthin", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Jerichower_Land", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the Jerichower Land electoral district ?", "Where was Genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the Jerichower Land electoral district ?"], "type": [-1, 2], "question_in_type": ["Was genthin a Verwaltungsgemeinschaft ( `` corporate municipality in the electoral district ?", "Where was a Verwaltungsgemeinschaft ( `` corporate municipality in the electoral district ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782171, "src_sentence": "The Removers is a intelligencer novel by Donald Hamilton first published in 1961.", "sentence": "The Removers is a intelligencer novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a intelligencer novel by Donald Hamilton ?", "Where is The Removers a intelligencer novel by Donald Hamilton ?", "Who is The Removers a intelligencer novel by Donald Hamilton ?"], "type": [-1, 2, 1], "question_in_type": ["Is the Removers a intelligencer novel by ?", "Where is a intelligencer novel by ?", "Who is a intelligencer novel by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782172, "src_sentence": "The Removers is a stag novel by Donald Hamilton first published in 1961.", "sentence": "The Removers is a stag novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a stag novel by Donald Hamilton ?", "Who is The Removers a stag novel by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a stag novel by ?", "Who is a stag novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782175, "src_sentence": "The Removers is a sleuth novel by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sleuth novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sleuth novel by Donald Hamilton ?", "Who is The Removers a sleuth novel by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sleuth novel by ?", "Who is a sleuth novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782176, "src_sentence": "The Removers is a sight novel by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sight novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sight novel by Donald Hamilton ?", "Who is The Removers a sight novel by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sight novel by ?", "Who is a sight novel by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782178, "src_sentence": "The Removers is a snoop new by Donald Hamilton first published in 1961.", "sentence": "The Removers is a snoop new by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a snoop new by Donald Hamilton ?", "Who is The Removers a snoop new by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a snoop new by ?", "Who is a snoop new by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782181, "src_sentence": "The Removers is a undercover agent new by Donald Hamilton first published in 1961.", "sentence": "The Removers is a undercover agent new by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a undercover agent new by Donald Hamilton ?", "Where is The Removers a undercover agent new by Donald Hamilton ?", "Who is The Removers a undercover agent new by Donald Hamilton ?"], "type": [-1, 2, 1], "question_in_type": ["Is the Removers a undercover agent new by ?", "Where is a undercover agent new by ?", "Who is a undercover agent new by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782183, "src_sentence": "The Removers is a sleuth new by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sleuth new by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sleuth new by Donald Hamilton ?", "Who is The Removers a sleuth new by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sleuth new by ?", "Who is a sleuth new by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782184, "src_sentence": "The Removers is a sight new by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sight new by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sight new by Donald Hamilton ?", "Who is The Removers a sight new by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sight new by ?", "Who is a sight new by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782186, "src_sentence": "The Removers is a snoop refreshing by Donald Hamilton first published in 1961.", "sentence": "The Removers is a snoop refreshing by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a snoop refreshing by Donald Hamilton ?", "Who is The Removers a snoop refreshing by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a snoop refreshing by ?", "Who is a snoop refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782189, "src_sentence": "The Removers is a undercover agent refreshing by Donald Hamilton first published in 1961.", "sentence": "The Removers is a undercover agent refreshing by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a undercover agent refreshing by Donald Hamilton ?", "Where is The Removers a undercover agent refreshing by Donald Hamilton ?", "Who is The Removers a undercover agent refreshing by Donald Hamilton ?"], "type": [-1, 2, 1], "question_in_type": ["Is the Removers a undercover agent refreshing by ?", "Where is a undercover agent refreshing by ?", "Who is a undercover agent refreshing by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782191, "src_sentence": "The Removers is a sleuth refreshing by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sleuth refreshing by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sleuth refreshing by Donald Hamilton ?", "Who is The Removers a sleuth refreshing by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sleuth refreshing by ?", "Who is a sleuth refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782192, "src_sentence": "The Removers is a sight refreshing by Donald Hamilton first published in 1961.", "sentence": "The Removers is a sight refreshing by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Removers", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Removers a sight refreshing by Donald Hamilton ?", "Who is The Removers a sight refreshing by Donald Hamilton ?"], "type": [-1, 1], "question_in_type": ["Is the Removers a sight refreshing by ?", "Who is a sight refreshing by ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782507, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian lady, the daughter of the Thessalian general Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782512, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the girl of the Thessalian general Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782520, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian noblewoman, the girl of the Thessalian full general Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782523, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian noblewoman, the daughter of the Thessalian oecumenical Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782524, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the daughter of the Thessalian oecumenical Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782529, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian noblewoman, the girl of the Thessalian oecumenical Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782530, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the girl of the Thessalian oecumenical Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782537, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian lady, the daughter language of the Thessalian superior general Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782543, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian lady, the daughter of the Thessalian general officer Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782545, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the daughter language of the Thessalian general officer Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782550, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian noblewoman, the daughter of the Thessalian generic Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782551, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the daughter of the Thessalian generic Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782553, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian noblewoman, the daughter language of the Thessalian generic Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782554, "src_sentence": "In c. 319 BC, Pyrrhus was born to prince Aeacides of Epirus, and Phthia, a Thessalian peeress, the daughter language of the Thessalian generic Menon.", "sentence": "Pyrrhus to prince Aeacides of Phthia", "sub": "http://dbpedia.org/resource/Pyrrhus_of_Epirus", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Aeacides_of_Epirus", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does pyrrhus to print Aeacides of Phthia?", "Where did Pyrrhus to prince?", "Was pyrrhus born to prince Aeacides of Phthia In c. 319 BC ?", "Where was Pyrrhus born to?", "Does pyrrhus to print Aeacides of Epirus?", "Was pyrrhus born to prince Aeacides of Epirus In c. 319 BC ?"], "type": [-1, 2, -1, 2, -1, -1], "question_in_type": ["Does pyrrhus to print of Phthia?", "Where did to prince?", "Was pyrrhus born to prince of Phthia In c. 319 BC ?", "Where was born to?", "Does pyrrhus to print of Epirus?", "Was pyrrhus born to prince of Epirus In c. 319 BC ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782667, "src_sentence": "The marvellous edifice in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The marvellous edifice in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the marvellous edifice in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?", "Where is The marvellous edifice in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the marvellous edifice in the fourteen-storey Reserve Bank of Building in ?", "Where is The marvellous edifice in the fourteen-storey Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782668, "src_sentence": "The tallest construction in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The tallest construction in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the tallest construction in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?", "Where is The tallest construction in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the tallest construction in the fourteen-storey Reserve Bank of Building in ?", "Where is The tallest construction in the fourteen-storey Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782669, "src_sentence": "The high construction in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The high construction in Fiji is the fourteen-storey Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the high construction in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?", "Where is The high construction in Fiji the fourteen-storey Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the high construction in the fourteen-storey Reserve Bank of Building in ?", "Where is The high construction in the fourteen-storey Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782677, "src_sentence": "The high erection in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The high erection in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the high erection in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The high erection in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the high erection in the fourteen-story Reserve Bank of Building in ?", "Where is The high erection in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782679, "src_sentence": "The marvellous erection in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The marvellous erection in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the marvellous erection in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The marvellous erection in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the marvellous erection in the fourteen-story Reserve Bank of Building in ?", "Where is The marvellous erection in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782680, "src_sentence": "The tallest assembling in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The tallest assembling in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the tallest assembling in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The tallest assembling in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the tallest assembling in the fourteen-story Reserve Bank of Building in ?", "Where is The tallest assembling in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782687, "src_sentence": "The marvellous edifice in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The marvellous edifice in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the marvellous edifice in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The marvellous edifice in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the marvellous edifice in the fourteen-story Reserve Bank of Building in ?", "Where is The marvellous edifice in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782690, "src_sentence": "The magniloquent construction in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The magniloquent construction in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the magniloquent construction in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The magniloquent construction in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the magniloquent construction in the fourteen-story Reserve Bank of Building in ?", "Where is The magniloquent construction in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782691, "src_sentence": "The marvellous construction in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The marvellous construction in Fiji is the fourteen-story Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the marvellous construction in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?", "Where is The marvellous construction in Fiji the fourteen-story Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the marvellous construction in the fourteen-story Reserve Bank of Building in ?", "Where is The marvellous construction in the fourteen-story Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782698, "src_sentence": "The magniloquent erection in Fiji is the fourteen-floor Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The magniloquent erection in Fiji is the fourteen-floor Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the magniloquent erection in Fiji the fourteen-floor Reserve Bank of Fiji Building in Suva ?", "Where is The magniloquent erection in Fiji the fourteen-floor Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the magniloquent erection in the fourteen-floor Reserve Bank of Building in ?", "Where is The magniloquent erection in the fourteen-floor Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782699, "src_sentence": "The marvellous erection in Fiji is the fourteen-floor Reserve Bank of Fiji Building in Suva, which was inaugurated in 1984.", "sentence": "The marvellous erection in Fiji is the fourteen-floor Reserve Bank of Fiji Building in Suva", "sub": "http://dbpedia.org/resource/Fiji", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Suva", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the marvellous erection in Fiji the fourteen-floor Reserve Bank of Fiji Building in Suva ?", "Where is The marvellous erection in Fiji the fourteen-floor Reserve Bank of Fiji Building in Suva ?"], "type": [-1, 2], "question_in_type": ["Is the marvellous erection in the fourteen-floor Reserve Bank of Building in ?", "Where is The marvellous erection in the fourteen-floor Reserve Bank of Building in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782767, "src_sentence": "Nothobranchius jubbi is a species of killifish in the household Nothobranchiidae.", "sentence": "Nothobranchius jubbi is a species of killifish in the household Nothobranchiidae", "sub": "http://dbpedia.org/resource/Nothobranchius_jubbi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Aplocheilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nothobranchius jubbi a species of killifish in the household Nothobranchiidae ?"], "type": [-1], "question_in_type": ["Is nothobranchius jubbi a species of in the household Nothobranchiidae ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5782770, "src_sentence": "Nothobranchius jubbi is a species of killifish in the home Nothobranchiidae.", "sentence": "Nothobranchius jubbi is a species of killifish in the home Nothobranchiidae", "sub": "http://dbpedia.org/resource/Nothobranchius_jubbi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Aplocheilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nothobranchius jubbi a species of killifish in the home Nothobranchiidae ?"], "type": [-1], "question_in_type": ["Is nothobranchius jubbi a species of in the home Nothobranchiidae ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783005, "src_sentence": "Miscera ambigua is a matki in the kinfolk Brachodidae.", "sentence": "Miscera ambigua is a matki in the kinfolk Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a matki in the kinfolk Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a matki in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783032, "src_sentence": "Miscera ambigua is a matki in the household Brachodidae.", "sentence": "Miscera ambigua is a matki in the household Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a matki in the household Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a matki in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783036, "src_sentence": "Miscera ambigua is a moth in the kinsfolk Brachodidae.", "sentence": "Miscera ambigua is a moth in the kinsfolk Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a moth in the kinsfolk Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a moth in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783037, "src_sentence": "Miscera ambigua is a lep in the kinsfolk Brachodidae.", "sentence": "Miscera ambigua is a lep in the kinsfolk Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a lep in the kinsfolk Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a lep in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783038, "src_sentence": "Miscera ambigua is a matki in the kinsfolk Brachodidae.", "sentence": "Miscera ambigua is a matki in the kinsfolk Brachodidae", "sub": "http://dbpedia.org/resource/Miscera_ambigua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is miscera ambigua a matki in the kinsfolk Brachodidae ?"], "type": [-1], "question_in_type": ["Is miscera ambigua a matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783087, "src_sentence": "Nigilgia limata is a moth in the class Brachodidae.", "sentence": "Nigilgia limata is a moth in the class Brachodidae", "sub": "http://dbpedia.org/resource/Nigilgia_limata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nigilgia limata a moth in the class Brachodidae ?"], "type": [-1], "question_in_type": ["Is nigilgia limata a moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783117, "src_sentence": "Nigilgia limata is a moth in the fellowship Brachodidae.", "sentence": "Nigilgia limata is a moth in the fellowship Brachodidae", "sub": "http://dbpedia.org/resource/Nigilgia_limata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nigilgia limata a moth in the fellowship Brachodidae ?"], "type": [-1], "question_in_type": ["Is nigilgia limata a moth in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783118, "src_sentence": "Nigilgia limata is a lep in the fellowship Brachodidae.", "sentence": "Nigilgia limata is a lep in the fellowship Brachodidae", "sub": "http://dbpedia.org/resource/Nigilgia_limata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Brachodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nigilgia limata a lep in the fellowship Brachodidae ?"], "type": [-1], "question_in_type": ["Is nigilgia limata a lep in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783255, "src_sentence": "Ardozyga chenias is a species of matki in the family Gelechiidae.", "sentence": "Ardozyga chenias is a species of matki in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_chenias", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga chenias a species of matki in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga chenias a species of matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783279, "src_sentence": "Ardozyga chenias is a species of matki in the class Gelechiidae.", "sentence": "Ardozyga chenias is a species of matki in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_chenias", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga chenias a species of matki in the class Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga chenias a species of matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783306, "src_sentence": "Ardozyga chenias is a species of matki in the kinsfolk Gelechiidae.", "sentence": "Ardozyga chenias is a species of matki in the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_chenias", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga chenias a species of matki in the kinsfolk Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga chenias a species of matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783309, "src_sentence": "Ardozyga chenias is a species of matki in the fellowship Gelechiidae.", "sentence": "Ardozyga chenias is a species of matki in the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_chenias", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga chenias a species of matki in the fellowship Gelechiidae ?", "Who is Ardozyga chenias a species of matki in the fellowship Gelechiidae ?"], "type": [-1, 1], "question_in_type": ["Is ardozyga chenias a species of matki in the fellowship ?", "Who is a species of matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783318, "src_sentence": "The museum reopened to the public on 15 June 2017, with Countryfile donor John Craven cutting the ribbon.", "sentence": "John Craven [is] donor [of] Countryfile", "sub": "http://dbpedia.org/resource/Countryfile", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/John_Craven", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Craven [is] donor [of] Countryfile?", "Who [is] donor [of] Countryfile?"], "type": [-1, 1], "question_in_type": ["Does john Craven [is] donor [of] ?", "Who [is] donor [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783332, "src_sentence": "The museum reopened to the public purse on 15 June 2017, with Countryfile donor John Craven cutting the thread.", "sentence": "John Craven [is] donor [of] Countryfile", "sub": "http://dbpedia.org/resource/Countryfile", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/John_Craven", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Craven [is] donor [of] Countryfile?", "Who [is] donor [of] Countryfile?"], "type": [-1, 1], "question_in_type": ["Does john Craven [is] donor [of] ?", "Who [is] donor [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783333, "src_sentence": "The museum reopened to the public on 15 June 2017, with Countryfile presenter John Craven cutting the typewriter ribbon.", "sentence": "John Craven [is] presenter [of] Countryfile", "sub": "http://dbpedia.org/resource/Countryfile", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/John_Craven", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Craven [is] presenter [of] Countryfile?", "Who [is] presenter [of] Countryfile?"], "type": [-1, 1], "question_in_type": ["Does john Craven [is] presenter [of] ?", "Who [is] presenter [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783355, "src_sentence": "The museum reopened to the populace on 15 June 2017, with Countryfile donor John Craven cutting the decoration.", "sentence": "John Craven [is] donor [of] Countryfile", "sub": "http://dbpedia.org/resource/Countryfile", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/John_Craven", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does john Craven [is] donor [of] Countryfile?", "Who [is] donor [of] Countryfile?"], "type": [-1, 1], "question_in_type": ["Does john Craven [is] donor [of] ?", "Who [is] donor [of] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783920, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the kin Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the kin Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the kin Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the kin ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783935, "src_sentence": "Fabriciana nerippe is an East Palearctic lep in the phratry Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic lep in the phratry Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic lep in the phratry Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic lep in the phratry Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic lep in the phratry ?", "Where is an East Palearctic lep in the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783936, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the phratry Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the phratry Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the phratry Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the phratry ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783942, "src_sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the menage Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the menage Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the menage Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic butterfly stroke in the menage Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the menage ?", "Where is an East Palearctic butterfly stroke in the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783944, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the menage Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the menage Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the menage Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the menage ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783946, "src_sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the house Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the house Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the house Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic butterfly stroke in the house Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the house ?", "Where is an East Palearctic butterfly stroke in the house ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783948, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the house Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the house Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the house Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the house ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783952, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the folk Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the folk Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the folk Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the folk ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783977, "src_sentence": "Fabriciana nerippe is an East Palearctic butterfly in the fellowship Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic butterfly in the fellowship Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic butterfly in the fellowship Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic butterfly in the fellowship Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic butterfly in the fellowship ?", "Where is an East Palearctic butterfly in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783978, "src_sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the fellowship Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic butterfly stroke in the fellowship Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the fellowship Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic butterfly stroke in the fellowship Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic butterfly stroke in the fellowship ?", "Where is an East Palearctic butterfly stroke in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5783980, "src_sentence": "Fabriciana nerippe is an East Palearctic chat up in the fellowship Nymphalidae (Heliconiinae). .", "sentence": "Fabriciana nerippe is an East Palearctic chat up in the fellowship Nymphalidae", "sub": "http://dbpedia.org/resource/Argynnis_nerippe", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is fabriciana nerippe an East Palearctic chat up in the fellowship Nymphalidae ?", "Where is Fabriciana nerippe an East Palearctic chat up?"], "type": [-1, 2], "question_in_type": ["Is fabriciana nerippe an East Palearctic chat up in the fellowship ?", "Where is an East Palearctic chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784208, "src_sentence": "The National Socialist Movement in the Netherlands (Nationaal-Socialistische Beweging, NSB) supported by the National Socialist German Workers' Party which took office in Germany in 1933, attempted to expand in 1935.", "sentence": "The National Socialist Movement in the Netherlands supported by the National Socialist German Workers' Party", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Nazism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Does the National Socialist Movement in the Netherlands support by the National Socialist German Workers' Party?", "Who in the Netherlands supported by the National Socialist German Workers' Party?", "Where did The National Socialist Movement in the Netherlands supported by?"], "type": [-1, 1, 2], "question_in_type": ["Does the in the Netherlands support by the German Workers' Party?", "Who in the Netherlands supported by the German Workers' Party?", "Where did The in the Netherlands supported by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784218, "src_sentence": "The National Socialist Movement in the Netherlands (Nationaal-Socialistische Beweging, NSB) supported by the National Socialist German Workers' Party which took baron in Germany in 1933, attempted to expand in 1935.", "sentence": "The National Socialist Movement in the Netherlands supported by the National Socialist German Workers' Party", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Nazism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Does the National Socialist Movement in the Netherlands support by the National Socialist German Workers' Party?", "Who in the Netherlands supported by the National Socialist German Workers' Party?", "Where did The National Socialist Movement in the Netherlands supported by?"], "type": [-1, 1, 2], "question_in_type": ["Does the in the Netherlands support by the German Workers' Party?", "Who in the Netherlands supported by the German Workers' Party?", "Where did The in the Netherlands supported by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784220, "src_sentence": "The National Socialist Movement in the Netherlands (Nationaal-Socialistische Beweging, NSB) supported by the National Socialist German Workers' Party which took jurisdiction in Germany in 1933, attempted to expand in 1935.", "sentence": "The National Socialist Movement in the Netherlands supported by the National Socialist German Workers' Party", "sub": "http://dbpedia.org/resource/National_Socialist_Movement_in_the_Netherlands", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Nazism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Does the National Socialist Movement in the Netherlands support by the National Socialist German Workers' Party?", "Who in the Netherlands supported by the National Socialist German Workers' Party?", "Where did The National Socialist Movement in the Netherlands supported by?"], "type": [-1, 1, 2], "question_in_type": ["Does the in the Netherlands support by the German Workers' Party?", "Who in the Netherlands supported by the German Workers' Party?", "Where did The in the Netherlands supported by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784234, "src_sentence": "During Operation Amherst allied flange advanced into the North Netherlands.", "sentence": "Operation Amherst allied flange advanced into the North Netherlands During", "sub": "http://dbpedia.org/resource/Operation_Amherst", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Netherlands", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did operation Amherst al flange advanced into the North Netherlands During?", "Who allied flange advanced into the North Netherlands During?", "Where did Operation Amherst allied?"], "type": [-1, 1, 2], "question_in_type": ["Did operation Amherst al flange advanced into the North During?", "Who allied flange advanced into the North During?", "Where did allied?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784353, "src_sentence": "The city of london is built along the Niagara Falls waterfalls and the Niagara Gorge on the Niagara River, which flows from Lake Erie to Lake Ontario.", "sentence": "the Niagara River flows from Lake Erie to Lake Ontario", "sub": "http://dbpedia.org/resource/Lake_Erie", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/Niagara_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Niagara River flow from Lake Erie to Lake Ontario?", "Where did the Niagara River flows from?"], "type": [-1, 2], "question_in_type": ["Does the River flow from to Lake Ontario?", "Where did the River flows from?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784388, "src_sentence": "Acrocercops serriformis is a moth of the kinfolk Gracillariidae.", "sentence": "Acrocercops serriformis is a moth of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops serriformis a moth of the kinfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops serriformis a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784417, "src_sentence": "Acrocercops serriformis is a matki of the household Gracillariidae.", "sentence": "Acrocercops serriformis is a matki of the household Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops serriformis a matki of the household Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops serriformis a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784422, "src_sentence": "Acrocercops serriformis is a lep of the kinsfolk Gracillariidae.", "sentence": "Acrocercops serriformis is a lep of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops serriformis a lep of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops serriformis a lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784429, "src_sentence": "In 2013, the American Psychiatric Association released the quintile edition of the DSM (DSM-5) with the following criteria for diagnosis:.", "sentence": "the American Psychiatric Association released the quintile edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the quintile edition of the DSM (DSM-5 In 2013?", "Who released the quintile edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the quintile edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the quintile edition of the DSM ( In 2013?", "Who released the quintile edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the quintile edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784431, "src_sentence": "In 2013, the American Psychiatric Association released the fifth amendment edition of the DSM (DSM-5) with the following criteria for diagnosis:.", "sentence": "the American Psychiatric Association released the fifth amendment edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the fifth amendment edition of the DSM (DSM-5 In 2013?", "Who released the fifth amendment edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the fifth amendment edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the fifth amendment edition of the DSM ( In 2013?", "Who released the fifth amendment edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the fifth amendment edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784432, "src_sentence": "In 2013, the American Psychiatric Association released the one fifth edition of the DSM (DSM-5) with the following criteria for diagnosis:.", "sentence": "the American Psychiatric Association released the one fifth edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the one fifth edition of the DSM (DSM-5 In 2013?", "Who released the one fifth edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the one fifth edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the one fifth edition of the DSM ( In 2013?", "Who released the one fifth edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the one fifth edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784443, "src_sentence": "In 2013, the American Psychiatric Association released the fifth edition of the DSM (DSM-5) with the following standard for diagnosis:.", "sentence": "the American Psychiatric Association released the fifth edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the fifth edition of the DSM (DSM-5 In 2013?", "Who released the fifth edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the fifth edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the fifth edition of the DSM ( In 2013?", "Who released the fifth edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the fifth edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784446, "src_sentence": "In 2013, the American Psychiatric Association released the in fifth place edition of the DSM (DSM-5) with the following standard for diagnosis:.", "sentence": "the American Psychiatric Association released the in fifth place edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the in fifth place edition of the DSM (DSM-5 In 2013?", "Who released the in fifth place edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the in fifth place edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the in fifth place edition of the DSM ( In 2013?", "Who released the in fifth place edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the in fifth place edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784470, "src_sentence": "In 2013, the American Psychiatric Association released the in fifth place version of the DSM (DSM-5) with the following criteria for diagnosing:.", "sentence": "the American Psychiatric Association released the in fifth place version of the DSM (DSM-5) with the following criteria for diagnosing:. In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the in fifth place version of the DSM (DSM-5) with the following criteria for diagnosing:. In 2013?", "Who released the in fifth place version of the DSM (DSM-5) with the following criteria for diagnosing:. In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the in fifth place version of the DSM ( DSM-5 ) with the following criteria for diagnosing : . In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the in fifth place version of the DSM () with the following criteria for diagnosing:. In 2013?", "Who released the in fifth place version of the DSM () with the following criteria for diagnosing:. In 2013?", "Where did the released the?", "When did the release the in fifth place version of the DSM ( ) with the following criteria for diagnosing : . In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784475, "src_sentence": "In 2013, the American Psychiatric Association released the fifth edition of the DSM (DSM-5) with the following standard for diagnosing:.", "sentence": "the American Psychiatric Association released the fifth edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the fifth edition of the DSM (DSM-5 In 2013?", "Who released the fifth edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the fifth edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the fifth edition of the DSM ( In 2013?", "Who released the fifth edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the fifth edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784482, "src_sentence": "In 2013, the American Psychiatric Association released the 5th edition of the DSM (DSM-5) with the following standard for diagnosing:.", "sentence": "the American Psychiatric Association released the 5th edition of the DSM (DSM-5 In 2013", "sub": "http://dbpedia.org/resource/DSM-5", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/American_Psychiatric_Association", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the American Psychiatric Association releas the 5th edition of the DSM (DSM-5 In 2013?", "Who released the 5th edition of the DSM (DSM-5 In 2013?", "Where did the American Psychiatric Association released the?", "When did the American Psychiatric Association release the 5th edition of the DSM ( DSM-5 In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the releas the 5th edition of the DSM ( In 2013?", "Who released the 5th edition of the DSM ( In 2013?", "Where did the released the?", "When did the release the 5th edition of the DSM ( In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784582, "src_sentence": "Agonopterix iharai is a matki in the kinfolk Depressariidae.", "sentence": "Agonopterix iharai is a matki in the kinfolk Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterix iharai a matki in the kinfolk Depressariidae ?", "Who iharai is a matki in the kinfolk Depressariidae?", "Where is Agonopterix iharai a matki in the kinfolk Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterix iharai a matki in the kinfolk ?", "Who iharai is a matki in the kinfolk ?", "Where is iharai a matki in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784587, "src_sentence": "Agonopterix iharai is a lep in the class Depressariidae.", "sentence": "Agonopterix iharai is a lep in the class Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterix iharai a lep in the class Depressariidae ?", "Who iharai is a lep in the class Depressariidae?", "Where is Agonopterix iharai a lep in the class Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterix iharai a lep in the class ?", "Who iharai is a lep in the class ?", "Where is iharai a lep in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784612, "src_sentence": "Agonopterix iharai is a matki in the home Depressariidae.", "sentence": "Agonopterix iharai is a matki in the home Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterix iharai a matki in the home Depressariidae ?", "Who iharai is a matki in the home Depressariidae?", "Where is Agonopterix iharai a matki in the home Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterix iharai a matki in the home ?", "Who iharai is a matki in the home ?", "Where is iharai a matki in the home ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5784613, "src_sentence": "Agonopterix iharai is a moth in the kinsfolk Depressariidae.", "sentence": "Agonopterix iharai is a moth in the kinsfolk Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterix iharai a moth in the kinsfolk Depressariidae ?", "Who iharai is a moth in the kinsfolk Depressariidae?", "Where is Agonopterix iharai a moth in the kinsfolk Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterix iharai a moth in the kinsfolk ?", "Who iharai is a moth in the kinsfolk ?", "Where is iharai a moth in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785014, "src_sentence": "The CBU Capers are the acrobatic crew that represent Cape Breton University in Sydney, Nova Scotia.", "sentence": "The CBU Capers are the acrobatic crew that represent Cape Breton University in Sydney, Nova Scotia", "sub": "http://dbpedia.org/resource/CBU_Capers", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Cape_Breton_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Are the CBU Capers the acrobatic crew that represent Cape Breton University in Sydney , Nova Scotia ?", "Who are the acrobatic crew that represent Cape Breton University in Sydney, Nova Scotia?", "Where are The CBU Capers the acrobatic crew that represent?"], "type": [-1, 1, 2], "question_in_type": ["Are the the acrobatic crew that represent in Sydney , Nova Scotia ?", "Who are the acrobatic crew that represent in Sydney, Nova Scotia?", "Where are The the acrobatic crew that represent?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785022, "src_sentence": "The CBU Capers are the muscular side that represent Cape Breton University in Sydney, Nova Scotia.", "sentence": "The CBU Capers are the muscular side that represent Cape Breton University in Sydney, Nova Scotia", "sub": "http://dbpedia.org/resource/CBU_Capers", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Cape_Breton_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Are the CBU Capers the muscular side that represent Cape Breton University in Sydney , Nova Scotia ?", "Who are the muscular side that represent Cape Breton University in Sydney, Nova Scotia?", "Where are The CBU Capers the muscular side that represent?"], "type": [-1, 1, 2], "question_in_type": ["Are the the muscular side that represent in Sydney , Nova Scotia ?", "Who are the muscular side that represent in Sydney, Nova Scotia?", "Where are The the muscular side that represent?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785025, "src_sentence": "The CBU Capers are the muscular club that represent Cape Breton University in Sydney, Nova Scotia.", "sentence": "The CBU Capers are the muscular club that represent Cape Breton University in Sydney, Nova Scotia", "sub": "http://dbpedia.org/resource/CBU_Capers", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Cape_Breton_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Are the CBU Capers the muscular club that represent Cape Breton University in Sydney , Nova Scotia ?", "Who are the muscular club that represent Cape Breton University in Sydney, Nova Scotia?", "Where are The CBU Capers the muscular club that represent?"], "type": [-1, 1, 2], "question_in_type": ["Are the the muscular club that represent in Sydney , Nova Scotia ?", "Who are the muscular club that represent in Sydney, Nova Scotia?", "Where are The the muscular club that represent?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785026, "src_sentence": "The CBU Capers are the acrobatic club that represent Cape Breton University in Sydney, Nova Scotia.", "sentence": "The CBU Capers are the acrobatic club that represent Cape Breton University in Sydney, Nova Scotia", "sub": "http://dbpedia.org/resource/CBU_Capers", "pred": "http://dbpedia.org/ontology/university", "obj": "http://dbpedia.org/resource/Cape_Breton_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Are the CBU Capers the acrobatic club that represent Cape Breton University in Sydney , Nova Scotia ?", "Who are the acrobatic club that represent Cape Breton University in Sydney, Nova Scotia?", "Where are The CBU Capers the acrobatic club that represent?"], "type": [-1, 1, 2], "question_in_type": ["Are the the acrobatic club that represent in Sydney , Nova Scotia ?", "Who are the acrobatic club that represent in Sydney, Nova Scotia?", "Where are The the acrobatic club that represent?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785151, "src_sentence": "Henri Kontinen, a Finnish real tennis player.", "sentence": "Henri Kontinen [is] a real tennis player [from] Finland", "sub": "http://dbpedia.org/resource/Henri_Kontinen", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does henri Kontinen [is] a real tennis player [from] Finland?", "Who [is] a real tennis player [from] Finland?", "Where did Henri Kontinen [ is ] a real tennis player [ from ] Finland ?"], "type": [-1, 1, 2], "question_in_type": ["Does henri Kontinen [is] a real tennis player [from] ?", "Who [is] a real tennis player [from] ?", "Where did [ is ] a real tennis player [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785187, "src_sentence": "Henri Kontinen, a Finnish real tennis musician.", "sentence": "Henri Kontinen [is] a real tennis musician [from] Finland", "sub": "http://dbpedia.org/resource/Henri_Kontinen", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Finland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does henri Kontinen [is] a real tennis musician [from] Finland?", "Who [is] a real tennis musician [from] Finland?", "Where did Henri Kontinen [ is ] a real tennis musician [ from ] Finland ?"], "type": [-1, 1, 2], "question_in_type": ["Does henri Kontinen [is] a real tennis musician [from] ?", "Who [is] a real tennis musician [from] ?", "Where did [ is ] a real tennis musician [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785368, "src_sentence": "Chicago Calling is a 1951 movie noir directed by John Reinhardt and starring Dan Duryea and Mary Anderson.", "sentence": "Chicago Calling is a 1951 movie noir directed by John Reinhardt", "sub": "http://dbpedia.org/resource/Chicago_Calling", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Reinhardt_(director)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is chicago Calling a 1951 movie noir directed by John Reinhardt ?", "Who is a 1951 movie noir directed by John Reinhardt?", "When is Chicago Calling a?", "Who is Chicago Calling a 1951 movie noir directed by?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is chicago Calling a 1951 movie noir directed by ?", "Who is a 1951 movie noir directed by ?", "When is a?", "Who is a 1951 movie noir directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785369, "src_sentence": "Chicago Calling is a 1951 shoot noir directed by John Reinhardt and starring Dan Duryea and Mary Anderson.", "sentence": "Chicago Calling is a 1951 shoot noir directed by John Reinhardt", "sub": "http://dbpedia.org/resource/Chicago_Calling", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Reinhardt_(director)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is chicago Calling a 1951 shoot noir directed by John Reinhardt ?", "Who is a 1951 shoot noir directed by John Reinhardt?", "When is Chicago Calling a?", "Who is Chicago Calling a 1951 shoot noir directed by?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is chicago Calling a 1951 shoot noir directed by ?", "Who is a 1951 shoot noir directed by ?", "When is a?", "Who is a 1951 shoot noir directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785372, "src_sentence": "Chicago Calling is a 1951 take noir directed by John Reinhardt and starring Dan Duryea and Mary Anderson.", "sentence": "Chicago Calling is a 1951 take noir directed by John Reinhardt", "sub": "http://dbpedia.org/resource/Chicago_Calling", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Reinhardt_(director)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is chicago Calling a 1951 take noir directed by John Reinhardt ?", "Who is a 1951 take noir directed by John Reinhardt?", "When is Chicago Calling a?", "Who is Chicago Calling a 1951 take noir directed by?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is chicago Calling a 1951 take noir directed by ?", "Who is a 1951 take noir directed by ?", "When is a?", "Who is a 1951 take noir directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785374, "src_sentence": "Chicago Calling is a 1951 skin noir directed by John Reinhardt and starring Dan Duryea and Mary Anderson.", "sentence": "Chicago Calling is a 1951 skin noir directed by John Reinhardt", "sub": "http://dbpedia.org/resource/Chicago_Calling", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/John_Reinhardt_(director)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is chicago Calling a 1951 skin noir directed by John Reinhardt ?", "Who is a 1951 skin noir directed by John Reinhardt?", "When is Chicago Calling a?", "Who is Chicago Calling a 1951 skin noir directed by?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is chicago Calling a 1951 skin noir directed by ?", "Who is a 1951 skin noir directed by ?", "When is a?", "Who is a 1951 skin noir directed by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785665, "src_sentence": "Syndicated computer programming on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others.", "sentence": "Syndicated computer programming on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd computer program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others?", "Where did Syndicated?", "Who did Syndicated?"], "type": [-1, 2, 1], "question_in_type": ["Does synd computer program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others?", "Where did ?", "Who did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785666, "src_sentence": "Syndicated programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others.", "sentence": "Syndicated programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others?", "Where did Syndicated programing?", "Who did Syndicated programing?"], "type": [-1, 2, 1], "question_in_type": ["Does synd program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among others?", "Where did programing?", "Who did programing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785673, "src_sentence": "Syndicated computer programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among foreign.", "sentence": "Syndicated computer programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among foreign", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd computer program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among foreign?", "Where did Syndicated?", "Who did Syndicated?"], "type": [-1, 2, 1], "question_in_type": ["Does synd computer program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among foreign?", "Where did ?", "Who did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785685, "src_sentence": "Syndicated computer programming on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different.", "sentence": "Syndicated computer programming on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd computer program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did Syndicated?", "Who did Syndicated?"], "type": [-1, 2, 1], "question_in_type": ["Does synd computer program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did ?", "Who did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785687, "src_sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different.", "sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd scheduling on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did Syndicated scheduling?", "Who did Syndicated scheduling?"], "type": [-1, 2, 1], "question_in_type": ["Does synd scheduling on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did scheduling?", "Who did scheduling?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785688, "src_sentence": "Syndicated computer programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different.", "sentence": "Syndicated computer programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd computer program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did Syndicated?", "Who did Syndicated?"], "type": [-1, 2, 1], "question_in_type": ["Does synd computer program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among different?", "Where did ?", "Who did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785691, "src_sentence": "Syndicated programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among else.", "sentence": "Syndicated programing on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among else", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd program on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among else?", "Where did Syndicated programing?", "Who did Syndicated programing?"], "type": [-1, 2, 1], "question_in_type": ["Does synd program on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among else?", "Where did programing?", "Who did programing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785697, "src_sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among second.", "sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among second", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd scheduling on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among second?", "Where did Syndicated scheduling?", "Who did Syndicated scheduling?"], "type": [-1, 2, 1], "question_in_type": ["Does synd scheduling on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among second?", "Where did scheduling?", "Who did scheduling?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785702, "src_sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among additional.", "sentence": "Syndicated scheduling on WLNE includes Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among additional", "sub": "http://dbpedia.org/resource/Inside_Edition", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Broadcast_syndication", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does synd scheduling on WLNE includ Access Hollywood, Inside Edition, Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among additional?", "Where did Syndicated scheduling?", "Who did Syndicated scheduling?"], "type": [-1, 2, 1], "question_in_type": ["Does synd scheduling on WLNE includ Access Hollywood, , Hot Bench, Judge Jerry, 25 Words or Less and The 700 Club, among additional?", "Where did scheduling?", "Who did scheduling?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785913, "src_sentence": "Ecclitica philpotti is a species of lep of the kinfolk Tortricidae.", "sentence": "Ecclitica philpotti is a species of lep of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Ecclitica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ecclitica philpotti a species of lep of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is ecclitica philpotti a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785920, "src_sentence": "Ecclitica philpotti is a species of matki of the class Tortricidae.", "sentence": "Ecclitica philpotti is a species of matki of the class Tortricidae", "sub": "http://dbpedia.org/resource/Ecclitica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ecclitica philpotti a species of matki of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is ecclitica philpotti a species of matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785927, "src_sentence": "Ecclitica philpotti is a species of moth of the folk Tortricidae.", "sentence": "Ecclitica philpotti is a species of moth of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Ecclitica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ecclitica philpotti a species of moth of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is ecclitica philpotti a species of moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785928, "src_sentence": "Ecclitica philpotti is a species of lep of the folk Tortricidae.", "sentence": "Ecclitica philpotti is a species of lep of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Ecclitica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ecclitica philpotti a species of lep of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is ecclitica philpotti a species of lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785929, "src_sentence": "Ecclitica philpotti is a species of matki of the folk Tortricidae.", "sentence": "Ecclitica philpotti is a species of matki of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Ecclitica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ecclitica philpotti a species of matki of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is ecclitica philpotti a species of matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785968, "src_sentence": "Twenty-five yesteryear later, on the day of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785985, "src_sentence": "Twenty-five twelvemonth later, on the 24 hour interval of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785986, "src_sentence": "Twenty-five fiscal year later, on the 24 hour interval of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5785990, "src_sentence": "Twenty-five yr later, on the daytime of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786009, "src_sentence": "Twenty-five twelvemonth later, on the mean solar day of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786022, "src_sentence": "Twenty-five yr later, on the solar day of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786041, "src_sentence": "Twenty-five twelvemonth later, on the twenty four hours of the Feast of Fools, Quasimodo is named the King of Fools by Clopin, the King of the Gypsies.", "sentence": "Clopin [is] the King of the Gypsies", "sub": "http://dbpedia.org/resource/Clopin_Trouillefou", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Romani_people", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does clopin [is] the King of the Gypsies?", "Who [is] the King of the Gypsies?", "Who did Clopin [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does clopin [is] the King of the ?", "Who [is] the King of the ?", "Who did [ is ] the?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786058, "src_sentence": "Syllepte phaeophlebalis is a matki in the family Crambidae.", "sentence": "Syllepte phaeophlebalis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte phaeophlebalis a matki in the family Crambidae ?", "Where phaeophlebalis is a matki in the family Crambidae?"], "type": [-1, 2], "question_in_type": ["Is syllepte phaeophlebalis a matki in the family ?", "Where phaeophlebalis is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786080, "src_sentence": "Syllepte phaeophlebalis is a moth in the class Crambidae.", "sentence": "Syllepte phaeophlebalis is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte phaeophlebalis a moth in the class Crambidae ?", "Where phaeophlebalis is a moth in the class Crambidae?"], "type": [-1, 2], "question_in_type": ["Is syllepte phaeophlebalis a moth in the class ?", "Where phaeophlebalis is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786081, "src_sentence": "Syllepte phaeophlebalis is a lep in the class Crambidae.", "sentence": "Syllepte phaeophlebalis is a lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte phaeophlebalis a lep in the class Crambidae ?", "Where phaeophlebalis is a lep in the class Crambidae?"], "type": [-1, 2], "question_in_type": ["Is syllepte phaeophlebalis a lep in the class ?", "Where phaeophlebalis is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786109, "src_sentence": "Syllepte phaeophlebalis is a matki in the kinsfolk Crambidae.", "sentence": "Syllepte phaeophlebalis is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte phaeophlebalis a matki in the kinsfolk Crambidae ?", "Where phaeophlebalis is a matki in the kinsfolk Crambidae?", "Where is Syllepte phaeophlebalis a matki in the kinsfolk Crambidae ?"], "type": [-1, 2, 2], "question_in_type": ["Is syllepte phaeophlebalis a matki in the kinsfolk ?", "Where phaeophlebalis is a matki in the kinsfolk ?", "Where is phaeophlebalis a matki in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786131, "src_sentence": "Hussein ibn Ali, grandson of the vaticinator Muhammad and boy of Caliph Ali ibn Abi Talib.", "sentence": "Hussein ibn Ali [is] grandson of the vaticinator Muhammad", "sub": "http://dbpedia.org/resource/Husayn_ibn_Ali", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does hussein ibn Ali [is] grandson of the vaticinator Muhammad?", "Who ibn Ali [is] grandson of the vaticinator Muhammad?"], "type": [-1, 1], "question_in_type": ["Does hussein ibn Ali [is] grandson of the vaticinator ?", "Who ibn Ali [is] grandson of the vaticinator ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786240, "src_sentence": "He worked in another Bollywood motion picture Mirzya which is directed by Rakeysh Omprakash Mehra.", "sentence": "another Bollywood motion picture Mirzya is directed by Rakeysh Omprakash Mehra", "sub": "http://dbpedia.org/resource/Mirzya_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Rakeysh_Omprakash_Mehra", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is another Bollywood motion picture Mirzya directed by Rakeysh Omprakash Mehra ?", "Who is another Bollywood motion picture Mirzya directed by?", "Where is another Bollywood motion picture Mirzya directed by?"], "type": [-1, 1, 2], "question_in_type": ["Is another Bollywood motion picture directed by ?", "Who is another Bollywood motion picture directed by?", "Where is another Bollywood motion picture directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786245, "src_sentence": "He worked in another Bollywood film Mirzya which is directed by Rakeysh Omprakash Mehra.", "sentence": "Mirzya is directed by Rakeysh Omprakash Mehra", "sub": "http://dbpedia.org/resource/Mirzya_(film)", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Rakeysh_Omprakash_Mehra", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is mirzya directed by Rakeysh Omprakash Mehra ?", "Where is Mirzya directed by?", "Who is Mirzya directed by?"], "type": [-1, 2, 1], "question_in_type": ["Is mirzya directed by ?", "Where is directed by?", "Who is directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786254, "src_sentence": "Alongside Worcester Shrub Hill base in Shrub Hill Road was the Worcester Engine Works.", "sentence": "Alongside Worcester Shrub Hill base in Shrub Hill Road was the Worcester Engine Works", "sub": "http://dbpedia.org/resource/Worcester_Shrub_Hill_railway_station", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Worcester", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was alongside Worcester Shrub Hill base in Shrub Hill Road the Worcester Engine Works ?", "Who was Alongside Worcester Shrub Hill base in Shrub Hill Road the Worcester Engine Works ?", "Where was Alongside Worcester Shrub Hill base in Shrub Hill Road the Worcester Engine Works ?"], "type": [-1, 1, 2], "question_in_type": ["Was alongside base in Shrub Hill Road the Engine Works ?", "Who was Alongside base in Shrub Hill Road the Engine Works ?", "Where was Alongside base in Shrub Hill Road the Engine Works ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786255, "src_sentence": "Alongside Worcester Shrub Hill way station in Shrub Hill Road was the Worcester Engine Works.", "sentence": "Alongside Worcester Shrub Hill way station in Shrub Hill Road was the Worcester Engine Works", "sub": "http://dbpedia.org/resource/Worcester_Shrub_Hill_railway_station", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Worcester", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was alongside Worcester Shrub Hill way station in Shrub Hill Road the Worcester Engine Works ?", "Who was Alongside Worcester Shrub Hill way station in Shrub Hill Road the Worcester Engine Works ?", "Where was Alongside Worcester Shrub Hill way station in Shrub Hill Road the Worcester Engine Works ?"], "type": [-1, 1, 2], "question_in_type": ["Was alongside way station in Shrub Hill Road the Engine Works ?", "Who was Alongside way station in Shrub Hill Road the Engine Works ?", "Where was Alongside way station in Shrub Hill Road the Engine Works ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786268, "src_sentence": "Nudorthodes variabilis is a matki in the syndicate Noctuidae first described by William Barnes and James Halliday McDunnough in 1912.", "sentence": "Nudorthodes variabilis is a matki in the syndicate Noctuidae", "sub": "http://dbpedia.org/resource/Nudorthodes_variabilis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nudorthodes variabilis a matki in the syndicate Noctuidae ?", "Where is Nudorthodes variabilis a matki in the syndicate Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is nudorthodes variabilis a matki in the syndicate ?", "Where is a matki in the syndicate ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786284, "src_sentence": "Nudorthodes variabilis is a moth in the class Noctuidae first described by William Barnes and James Halliday McDunnough in 1912.", "sentence": "Nudorthodes variabilis is a moth in the class Noctuidae", "sub": "http://dbpedia.org/resource/Nudorthodes_variabilis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is nudorthodes variabilis a moth in the class Noctuidae ?", "Where is Nudorthodes variabilis a moth in the class Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is nudorthodes variabilis a moth in the class ?", "Where is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786491, "src_sentence": "Tigranes lived in the Parthian woo at Ctesiphon, where he was schooled in Parthian civilisation.", "sentence": "Tigranes lived in the Parthian woo at Ctesiphon", "sub": "http://dbpedia.org/resource/Parthian_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ctesiphon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did tigranes liv in the Parthian woo at Ctesiphon?"], "type": [-1], "question_in_type": ["Did tigranes liv in the woo at ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786497, "src_sentence": "Tigranes lived in the Parthian go out at Ctesiphon, where he was schooled in Parthian civilization.", "sentence": "Tigranes lived in the Parthian go out at Ctesiphon", "sub": "http://dbpedia.org/resource/Parthian_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Ctesiphon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did tigranes liv in the Parthian go out at Ctesiphon?"], "type": [-1], "question_in_type": ["Did tigranes liv in the go out at ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786561, "src_sentence": "Ambulyx ceramensis is a species of moth in the class Sphingidae.", "sentence": "Ambulyx ceramensis is a species of moth in the class Sphingidae", "sub": "http://dbpedia.org/resource/Ambulyx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ambulyx ceramensis a species of moth in the class Sphingidae ?", "Who ceramensis is a species of moth in the class Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is ambulyx ceramensis a species of moth in the class ?", "Who ceramensis is a species of moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786586, "src_sentence": "Ambulyx ceramensis is a species of lep in the home Sphingidae.", "sentence": "Ambulyx ceramensis is a species of lep in the home Sphingidae", "sub": "http://dbpedia.org/resource/Ambulyx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ambulyx ceramensis a species of lep in the home Sphingidae ?", "Who ceramensis is a species of lep in the home Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is ambulyx ceramensis a species of lep in the home ?", "Who ceramensis is a species of lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786672, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year\" Award at a exceptional ceremony in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional ceremony in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional ceremony in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of the Year at a exceptional ceremony in Athens In?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional ceremony in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping selfness of?", "When did receive the Lloyd 's List `` Greek Shipping selfness of the Year at a exceptional ceremony in In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786675, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a particular ceremony in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year at a particular ceremony in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a particular ceremony in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping Personality of the Year at a particular ceremony in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a particular ceremony in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping Personality of the Year at a particular ceremony in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786677, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a of note ceremony in Athens.", "sentence": "Marinakis received the Lloyd's List at a of note ceremony in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a of note ceremony in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a of note ceremony in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a of note ceremony in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a of note ceremony in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786679, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a special observance in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year at a special observance in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a special observance in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping Personality of the Year at a special observance in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a special observance in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping Personality of the Year at a special observance in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786681, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a special move observance in Athens.", "sentence": "Marinakis received the Lloyd's List at a special move observance in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a special move observance in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a special move observance in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a special move observance in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a special move observance in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786688, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year\" Award at a exceptional observance in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional observance in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional observance in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of the Year at a exceptional observance in Athens In?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a exceptional observance in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping selfness of?", "When did receive the Lloyd 's List `` Greek Shipping selfness of the Year at a exceptional observance in In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786691, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a particular observance in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year at a particular observance in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a particular observance in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping Personality of the Year at a particular observance in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a particular observance in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping Personality of the Year at a particular observance in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786696, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year\" Award at a special ceremonial occasion in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year at a special ceremonial occasion in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a special ceremonial occasion in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of the Year at a special ceremonial occasion in Athens In?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \" Shipping selfness of the Year at a special ceremonial occasion in Athens In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Shipping selfness of?", "When did receive the Lloyd 's List `` Shipping selfness of the Year at a special ceremonial occasion in Athens In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786697, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a special move ceremonial occasion in Athens.", "sentence": "Marinakis received the Lloyd's List at a special move ceremonial occasion in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a special move ceremonial occasion in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a special move ceremonial occasion in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a special move ceremonial occasion in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a special move ceremonial occasion in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786699, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a limited ceremonial occasion in Athens.", "sentence": "Marinakis received the Lloyd's List at a limited ceremonial occasion in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a limited ceremonial occasion in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a limited ceremonial occasion in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a limited ceremonial occasion in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a limited ceremonial occasion in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786705, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a extra ceremonial occasion in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year at a extra ceremonial occasion in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a extra ceremonial occasion in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping Personality of the Year at a extra ceremonial occasion in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \"Greek Shipping Personality of the Year at a extra ceremonial occasion in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Greek Shipping Personality of the Year at a extra ceremonial occasion in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786712, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year\" Award at a special ceremonial in Athens.", "sentence": "Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year at a special ceremonial in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Greece", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List \"Greek Shipping selfness of the Year at a special ceremonial in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of?", "When did Marinakis receive the Lloyd 's List `` Greek Shipping selfness of the Year at a special ceremonial in Athens In?"], "type": [-1, 2, 3, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List \" Shipping selfness of the Year at a special ceremonial in Athens In November 2017?", "Where did received the?", "When did receive the Lloyd 's List `` Shipping selfness of?", "When did receive the Lloyd 's List `` Shipping selfness of the Year at a special ceremonial in Athens In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786717, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping Personality of the Year\" Award at a mentally retarded ceremonial in Athens.", "sentence": "Marinakis received the Lloyd's List at a mentally retarded ceremonial in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a mentally retarded ceremonial in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a mentally retarded ceremonial in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a mentally retarded ceremonial in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a mentally retarded ceremonial in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786718, "src_sentence": "In November 2017, Marinakis received the Lloyd's List \"Greek Shipping selfness of the Year\" Award at a mentally retarded ceremonial in Athens.", "sentence": "Marinakis received the Lloyd's List at a mentally retarded ceremonial in Athens In November 2017", "sub": "http://dbpedia.org/resource/Evangelos_Marinakis", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did marinakis receiv the Lloyd's List at a mentally retarded ceremonial in Athens In November 2017?", "Where did Marinakis received the?", "When did Marinakis receive the Lloyd 's List at a mentally retarded ceremonial in Athens In?"], "type": [-1, 2, 3], "question_in_type": ["Did marinakis receiv the Lloyd's List at a mentally retarded ceremonial in In November 2017?", "Where did received the?", "When did receive the Lloyd 's List at a mentally retarded ceremonial in In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786728, "src_sentence": "The evertonian and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786734, "src_sentence": "The bluing and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786735, "src_sentence": "The down in mouth and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786737, "src_sentence": "The conservative and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786743, "src_sentence": "The blueish and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786746, "src_sentence": "The strict and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786747, "src_sentence": "The low and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786748, "src_sentence": "The adult and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786756, "src_sentence": "The risque and White Nile rivers meet in Khartoum to form the River Nile, which flows northwards through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northwards through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northwards through Egypt to the Mediterranean Sea?", "Who flows northwards through Egypt to the Mediterranean Sea?", "Where did the River Nile flows?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northwards through Egypt to the ?", "Who flows northwards through Egypt to the ?", "Where did the River flows?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786759, "src_sentence": "The Blue and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786760, "src_sentence": "The blueish and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786761, "src_sentence": "The evertonian and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786762, "src_sentence": "The disconsolate and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786764, "src_sentence": "The low and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786766, "src_sentence": "The blasphemous and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786773, "src_sentence": "The risque and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786774, "src_sentence": "The blue sky and White Nile rivers meet in Khartoum to form the River Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow north through Egypt to the Mediterranean Sea?", "Who flows north through Egypt to the Mediterranean Sea?", "Where did the River Nile flows north?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow north through Egypt to the ?", "Who flows north through Egypt to the ?", "Where did the River flows north?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786776, "src_sentence": "The Blue and White Nile rivers meet in Khartoum to form the River Nile, which flows northbound through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northbound through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northbound through Egypt to the Mediterranean Sea?", "Who flows northbound through Egypt to the Mediterranean Sea?", "Where did the River Nile flows northbound?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northbound through Egypt to the ?", "Who flows northbound through Egypt to the ?", "Where did the River flows northbound?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786792, "src_sentence": "The aristocratical and White Nile rivers meet in Khartoum to form the River Nile, which flows northbound through Egypt to the Mediterranean Sea.", "sentence": "the River Nile flows northbound through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the River Nile flow northbound through Egypt to the Mediterranean Sea?", "Who flows northbound through Egypt to the Mediterranean Sea?", "Where did the River Nile flows northbound?"], "type": [-1, 1, 2], "question_in_type": ["Does the River flow northbound through Egypt to the ?", "Who flows northbound through Egypt to the ?", "Where did the River flows northbound?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5786798, "src_sentence": "He also contributed to the Mark Lanegan long playing Field Songs in 2001.", "sentence": "the Mark Lanegan playing Field Songs in 2001 long", "sub": "http://dbpedia.org/resource/Field_Songs", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Mark_Lanegan", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does the Mark Lanegan play Field Songs in 2001 long?", "Who did the Mark Lanegan playing?", "Where did the Mark Lanegan playing?", "When did the Mark Lanegan play Field Songs?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does the play in 2001 long?", "Who did the playing?", "Where did the playing?", "When did the play ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787118, "src_sentence": "Sattleria angustispina is a matki in the kinfolk Gelechiidae.", "sentence": "Sattleria angustispina is a matki in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Sattleria_angustispina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sattleria angustispina a matki in the kinfolk Gelechiidae ?", "Who angustispina is a matki in the kinfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is sattleria angustispina a matki in the kinfolk ?", "Who angustispina is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787124, "src_sentence": "Sattleria angustispina is a matki in the class Gelechiidae.", "sentence": "Sattleria angustispina is a matki in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Sattleria_angustispina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sattleria angustispina a matki in the class Gelechiidae ?", "Who angustispina is a matki in the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is sattleria angustispina a matki in the class ?", "Who angustispina is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787147, "src_sentence": "Sattleria angustispina is a lep in the home Gelechiidae.", "sentence": "Sattleria angustispina is a lep in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Sattleria_angustispina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sattleria angustispina a lep in the home Gelechiidae ?", "Who angustispina is a lep in the home Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is sattleria angustispina a lep in the home ?", "Who angustispina is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787150, "src_sentence": "Sattleria angustispina is a lep in the kinsfolk Gelechiidae.", "sentence": "Sattleria angustispina is a lep in the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Sattleria_angustispina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sattleria angustispina a lep in the kinsfolk Gelechiidae ?", "Who angustispina is a lep in the kinsfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is sattleria angustispina a lep in the kinsfolk ?", "Who angustispina is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787153, "src_sentence": "Sattleria angustispina is a lep in the fellowship Gelechiidae.", "sentence": "Sattleria angustispina is a lep in the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Sattleria_angustispina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sattleria angustispina a lep in the fellowship Gelechiidae ?", "Who angustispina is a lep in the fellowship Gelechiidae?", "Who is Sattleria angustispina a lep in the fellowship Gelechiidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is sattleria angustispina a lep in the fellowship ?", "Who angustispina is a lep in the fellowship ?", "Who is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787423, "src_sentence": "Shannon Lee - daughter language of Bruce Lee, sister of Brandon Lee.", "sentence": "Bruce Lee [is] sister of Brandon Lee", "sub": "http://dbpedia.org/resource/Brandon_Lee", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Bruce_Lee", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does bruce Lee [is] sister of Brandon Lee?", "Who [is] sister of Brandon Lee?", "Who did Bruce Lee [ is ] sister of Brandon Lee ?"], "type": [-1, 1, 1], "question_in_type": ["Does bruce Lee [is] sister of ?", "Who [is] sister of ?", "Who did [ is ] sister of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787428, "src_sentence": "Shannon Lee - daughter of Bruce Lee, charge nurse of Brandon Lee.", "sentence": "Bruce Lee [is] charge nurse of Brandon Lee", "sub": "http://dbpedia.org/resource/Bruce_Lee", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Brandon_Lee", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does bruce Lee [is] charge nurse of Brandon Lee?", "Who [is] charge nurse of Brandon Lee?", "Who did Bruce Lee [ is ] charge nurse of Brandon Lee ?"], "type": [-1, 1, 1], "question_in_type": ["Does bruce Lee [is] charge nurse of ?", "Who [is] charge nurse of ?", "Who did [ is ] charge nurse of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787774, "src_sentence": "In 2010 the way station also became home to the NATO Allied Rapid Reaction Corps (ARRC) which relocated to Innsworth from the Rheindahlen Military Complex in Germany.", "sentence": "the NATO Allied Rapid Reaction Corps relocated to Innsworth from the Rheindahlen Military Complex in Germany", "sub": "http://dbpedia.org/resource/Allied_Rapid_Reaction_Corps", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Innsworth", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the NATO Allied Rapid Reaction Corps reloc to Innsworth from the Rheindahlen Military Complex in Germany?", "Where did the NATO Allied Rapid Reaction Corps relocated to?"], "type": [-1, 2], "question_in_type": ["Did the NATO reloc to from the Rheindahlen Military Complex in Germany?", "Where did the NATO relocated to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787775, "src_sentence": "In 2010 the post also became home to the NATO Allied Rapid Reaction Corps (ARRC) which relocated to Innsworth from the Rheindahlen Military Complex in Germany.", "sentence": "the NATO Allied Rapid Reaction Corps relocated to Innsworth from the Rheindahlen Military Complex in Germany", "sub": "http://dbpedia.org/resource/Allied_Rapid_Reaction_Corps", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Innsworth", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the NATO Allied Rapid Reaction Corps reloc to Innsworth from the Rheindahlen Military Complex in Germany?", "Where did the NATO Allied Rapid Reaction Corps relocated to?"], "type": [-1, 2], "question_in_type": ["Did the NATO reloc to from the Rheindahlen Military Complex in Germany?", "Where did the NATO relocated to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787776, "src_sentence": "In 2010 the send also became home to the NATO Allied Rapid Reaction Corps (ARRC) which relocated to Innsworth from the Rheindahlen Military Complex in Germany.", "sentence": "the NATO Allied Rapid Reaction Corps relocated to Innsworth from the Rheindahlen Military Complex in Germany", "sub": "http://dbpedia.org/resource/Allied_Rapid_Reaction_Corps", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Innsworth", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the NATO Allied Rapid Reaction Corps reloc to Innsworth from the Rheindahlen Military Complex in Germany?", "Where did the NATO Allied Rapid Reaction Corps relocated to?"], "type": [-1, 2], "question_in_type": ["Did the NATO reloc to from the Rheindahlen Military Complex in Germany?", "Where did the NATO relocated to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787781, "src_sentence": "Euclasta defamatalis is a matki in the family Crambidae.", "sentence": "Euclasta defamatalis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a matki in the family Crambidae ?", "Who is a matki in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is euclasta defamatalis a matki in the family ?", "Who is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787803, "src_sentence": "Euclasta defamatalis is a moth in the class Crambidae.", "sentence": "Euclasta defamatalis is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a moth in the class Crambidae ?", "Who is a moth in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is euclasta defamatalis a moth in the class ?", "Who is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787827, "src_sentence": "Euclasta defamatalis is a moth in the home Crambidae.", "sentence": "Euclasta defamatalis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a moth in the home Crambidae ?", "Who is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is euclasta defamatalis a moth in the home ?", "Who is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787828, "src_sentence": "Euclasta defamatalis is a lep in the home Crambidae.", "sentence": "Euclasta defamatalis is a lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a lep in the home Crambidae ?", "Who is a lep in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is euclasta defamatalis a lep in the home ?", "Who is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787834, "src_sentence": "Euclasta defamatalis is a lep in the fellowship Crambidae.", "sentence": "Euclasta defamatalis is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a lep in the fellowship Crambidae ?", "Who is a lep in the fellowship Crambidae?", "Where is Euclasta defamatalis a lep in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is euclasta defamatalis a lep in the fellowship ?", "Who is a lep in the fellowship ?", "Where is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787835, "src_sentence": "Euclasta defamatalis is a matki in the fellowship Crambidae.", "sentence": "Euclasta defamatalis is a matki in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Euclasta_defamatalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euclasta defamatalis a matki in the fellowship Crambidae ?", "Who is a matki in the fellowship Crambidae?", "Where is Euclasta defamatalis a matki in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is euclasta defamatalis a matki in the fellowship ?", "Who is a matki in the fellowship ?", "Where is a matki in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787857, "src_sentence": "Leno returned as wafer of The Tonight Show following the 2010 Winter Olympics on March 1, 2010.", "sentence": "Leno returned as wafer of The Tonight Show following the 2010 Winter Olympics on March 1", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does leno return as wafer of The Tonight Show follow the 2010 Winter Olympics on March 1?", "Who returned as wafer of The Tonight Show following the 2010 Winter Olympics on March 1?", "Where did Leno returned as?", "When did Leno return as wafer of The Tonight Show follow the?", "When did Leno return as wafer of The Tonight Show follow the 2010 Winter Olympics?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Does leno return as wafer of follow the 2010 Winter Olympics on March 1?", "Who returned as wafer of following the 2010 Winter Olympics on March 1?", "Where did returned as?", "When did return as wafer of follow the?", "When did return as wafer of follow the 2010 Winter Olympics?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787865, "src_sentence": "Leno returned as legion of The Tonight Show following the 2010 Winter Olympics on March 1, 2010.", "sentence": "Leno returned as legion of The Tonight Show following the 2010 Winter Olympics on March 1", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does leno return as legion of The Tonight Show follow the 2010 Winter Olympics on March 1?", "Who returned as legion of The Tonight Show following the 2010 Winter Olympics on March 1?", "Where did Leno returned as?", "When did Leno return as legion of The Tonight Show follow the 2010 Winter Olympics?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does leno return as legion of follow the 2010 Winter Olympics on March 1?", "Who returned as legion of following the 2010 Winter Olympics on March 1?", "Where did returned as?", "When did return as legion of follow the 2010 Winter Olympics?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787873, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in springiness 2014, with Jimmy Fallon as his designated successor.", "sentence": "Leno would leave The Tonight Show in springiness 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in springiness 2014 ?", "Who would leave The Tonight Show in springiness 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in springiness 2014 , with Jimmy Fallon as his designated successor On April 3 ?", "Who announced that Leno would leave The Tonight Show in springiness 2014, with Jimmy Fallon as his designated successor On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in springiness 2014 , with Jimmy Fallon as his designated successor On?"], "type": [-1, 1, 2, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in springiness 2014 ?", "Who would leave in springiness 2014?", "Where would leave The?", "Would nBC announced that Leno leave in springiness 2014 , with Jimmy Fallon as his designated successor On April 3 ?", "Who announced that Leno would leave in springiness 2014, with Jimmy Fallon as his designated successor On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in springiness 2014 , with Jimmy Fallon as his designated successor On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787877, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon as his designated successor.", "sentence": "Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in bound 2014 , with Jimmy Fallon ?", "Who would leave The Tonight Show in bound 2014, with Jimmy Fallon?", "Where would Leno leave The?", "Who would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in bound 2014 , with Jimmy Fallon as his designated successor On April 3 ?", "Who announced that Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon as his designated successor On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in bound 2014 , with Jimmy Fallon as his designated successor On?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in bound 2014 , with Jimmy Fallon ?", "Who would leave in bound 2014, with Jimmy Fallon?", "Where would leave The?", "Who would leave The?", "Would nBC announced that Leno leave in bound 2014 , with Jimmy Fallon as his designated successor On April 3 ?", "Who announced that Leno would leave in bound 2014, with Jimmy Fallon as his designated successor On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in bound 2014 , with Jimmy Fallon as his designated successor On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787886, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in fountain head 2014, with Jimmy Fallon as his designated replacement.", "sentence": "Leno would leave The Tonight Show in fountain head 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in fountain head 2014 ?", "Who would leave The Tonight Show in fountain head 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in fountain head 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave The Tonight Show in fountain head 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in fountain head 2014 , with Jimmy Fallon as his designated replacement On?"], "type": [-1, 1, 2, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in fountain head 2014 ?", "Who would leave in fountain head 2014?", "Where would leave The?", "Would nBC announced that Leno leave in fountain head 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave in fountain head 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in fountain head 2014 , with Jimmy Fallon as his designated replacement On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787896, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon as his designated replacement.", "sentence": "Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in bound 2014 , with Jimmy Fallon ?", "Who would leave The Tonight Show in bound 2014, with Jimmy Fallon?", "Where would Leno leave The?", "Who would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in bound 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave The Tonight Show in bound 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in bound 2014 , with Jimmy Fallon as his designated replacement On?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in bound 2014 , with Jimmy Fallon ?", "Who would leave in bound 2014, with Jimmy Fallon?", "Where would leave The?", "Who would leave The?", "Would nBC announced that Leno leave in bound 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave in bound 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in bound 2014 , with Jimmy Fallon as his designated replacement On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787902, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in leap 2014, with Jimmy Fallon as his designated replacement.", "sentence": "Leno would leave The Tonight Show in leap 2014, with Jimmy Fallon", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in leap 2014 , with Jimmy Fallon ?", "Who would leave The Tonight Show in leap 2014, with Jimmy Fallon?", "Where would Leno leave The?", "Who would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in leap 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave The Tonight Show in leap 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in leap 2014 , with Jimmy Fallon as his designated replacement On?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in leap 2014 , with Jimmy Fallon ?", "Who would leave in leap 2014, with Jimmy Fallon?", "Where would leave The?", "Who would leave The?", "Would nBC announced that Leno leave in leap 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave in leap 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in leap 2014 , with Jimmy Fallon as his designated replacement On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787903, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in jump 2014, with Jimmy Fallon as his designated replacement.", "sentence": "Leno would leave The Tonight Show in jump 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in jump 2014 ?", "Who would leave The Tonight Show in jump 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in jump 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave The Tonight Show in jump 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in jump 2014 , with Jimmy Fallon as his designated replacement On?"], "type": [-1, 1, 2, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in jump 2014 ?", "Who would leave in jump 2014?", "Where would leave The?", "Would nBC announced that Leno leave in jump 2014 , with Jimmy Fallon as his designated replacement On April 3 ?", "Who announced that Leno would leave in jump 2014, with Jimmy Fallon as his designated replacement On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in jump 2014 , with Jimmy Fallon as his designated replacement On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787909, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in fountain 2014, with Jimmy Fallon as his designated heir.", "sentence": "Leno would leave The Tonight Show in fountain 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in fountain 2014 ?", "Who would leave The Tonight Show in fountain 2014?", "Where would Leno leave The?", "When would Leno leave The Tonight Show?", "Would nBC announced that Leno leave The Tonight Show in fountain 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave The Tonight Show in fountain 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in fountain 2014 , with Jimmy Fallon as his designate heir On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3, 1, 3], "question_in_type": ["Would leno leave in fountain 2014 ?", "Who would leave in fountain 2014?", "Where would leave The?", "When would leave ?", "Would nBC announced that Leno leave in fountain 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave in fountain 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would announced that?", "When would announce that Leno leave ?", "Who would announced that?", "When would announce that Leno leave in fountain 2014 , with Jimmy Fallon as his designate heir On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787910, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in give 2014, with Jimmy Fallon as his designated heir.", "sentence": "Leno would leave The Tonight Show in give 2014, with Jimmy Fallon", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in give 2014 , with Jimmy Fallon ?", "Who would leave The Tonight Show in give 2014, with Jimmy Fallon?", "Where would Leno leave The?", "Who would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in give 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave The Tonight Show in give 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in give 2014 , with Jimmy Fallon as his designate heir On?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in give 2014 , with Jimmy Fallon ?", "Who would leave in give 2014, with Jimmy Fallon?", "Where would leave The?", "Who would leave The?", "Would nBC announced that Leno leave in give 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave in give 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in give 2014 , with Jimmy Fallon as his designate heir On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787920, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in free 2014, with Jimmy Fallon as his designated heir.", "sentence": "Leno would leave The Tonight Show in free 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in free 2014 ?", "Who would leave The Tonight Show in free 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in free 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave The Tonight Show in free 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in free 2014 , with Jimmy Fallon as his designate heir On?"], "type": [-1, 1, 2, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in free 2014 ?", "Who would leave in free 2014?", "Where would leave The?", "Would nBC announced that Leno leave in free 2014 , with Jimmy Fallon as his designated heir On April 3 ?", "Who announced that Leno would leave in free 2014, with Jimmy Fallon as his designated heir On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in free 2014 , with Jimmy Fallon as his designate heir On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787925, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in natural spring 2014, with Jimmy Fallon as his designated aftercomer.", "sentence": "Leno would leave The Tonight Show in natural spring 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in natural spring 2014 ?", "Who would leave The Tonight Show in natural spring 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in natural spring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave The Tonight Show in natural spring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in natural spring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "type": [-1, 1, 2, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in natural spring 2014 ?", "Who would leave in natural spring 2014?", "Where would leave The?", "Would nBC announced that Leno leave in natural spring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave in natural spring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in natural spring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787926, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in well spring 2014, with Jimmy Fallon as his designated aftercomer.", "sentence": "Leno would leave The Tonight Show in well spring 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in well spring 2014 ?", "Who would leave The Tonight Show in well spring 2014?", "Where would Leno leave The?", "When would Leno leave The Tonight Show in well?", "Would nBC announced that Leno leave The Tonight Show in well spring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave The Tonight Show in well spring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in well?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in well spring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "type": [-1, 1, 2, 3, -1, 1, 2, 3, 1, 3], "question_in_type": ["Would leno leave in well spring 2014 ?", "Who would leave in well spring 2014?", "Where would leave The?", "When would leave in well?", "Would nBC announced that Leno leave in well spring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave in well spring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would announced that?", "When would announce that Leno leave in well?", "Who would announced that?", "When would announce that Leno leave in well spring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787933, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in upspring 2014, with Jimmy Fallon as his designated aftercomer.", "sentence": "Leno would leave The Tonight Show in upspring 2014, with Jimmy Fallon", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in upspring 2014 , with Jimmy Fallon ?", "Who would leave The Tonight Show in upspring 2014, with Jimmy Fallon?", "Where would Leno leave The?", "Who would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in upspring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave The Tonight Show in upspring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would NBC announced that?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in upspring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1, 3], "question_in_type": ["Would leno leave in upspring 2014 , with Jimmy Fallon ?", "Who would leave in upspring 2014, with Jimmy Fallon?", "Where would leave The?", "Who would leave The?", "Would nBC announced that Leno leave in upspring 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave in upspring 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would announced that?", "Who would announced that?", "When would announce that Leno leave in upspring 2014 , with Jimmy Fallon as his designated aftercomer On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787938, "src_sentence": "On April 3, 2013, NBC announced that Leno would leave The Tonight Show in well up 2014, with Jimmy Fallon as his designated aftercomer.", "sentence": "Leno would leave The Tonight Show in well up 2014", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno leave The Tonight Show in well up 2014 ?", "Who would leave The Tonight Show in well up 2014?", "Where would Leno leave The?", "Would nBC announced that Leno leave The Tonight Show in well up 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave The Tonight Show in well up 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in well up?", "Who would NBC announced that?", "When would NBC announce that Leno leave The Tonight Show in well up 2014 , with Jimmy Fallon as his designated aftercomer On?", "When would Leno leave The?"], "type": [-1, 1, 2, -1, 1, 2, 3, 1, 3, 3], "question_in_type": ["Would leno leave in well up 2014 ?", "Who would leave in well up 2014?", "Where would leave The?", "Would nBC announced that Leno leave in well up 2014 , with Jimmy Fallon as his designated aftercomer On April 3 ?", "Who announced that Leno would leave in well up 2014, with Jimmy Fallon as his designated aftercomer On April 3?", "Where would announced that?", "When would announce that Leno leave in well up?", "Who would announced that?", "When would announce that Leno leave in well up 2014 , with Jimmy Fallon as his designated aftercomer On?", "When would leave The?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787953, "src_sentence": "Critics have pointed to a 2004 Tonight Show cartridge holder, in which Leno said he would allow O'Brien to take over without incident.", "sentence": "Leno said he would allow O'Brien to take over without incident a 2004 Tonight Show cartridge holder", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno said he allow O'Brien to take over without incident a 2004 Tonight Show cartridge holder ?", "Who said he would allow O'Brien to take over without incident a 2004 Tonight Show cartridge holder?", "Who would Leno said he?", "When would Leno say he allow O'Brien to take over without incident a?", "When would Leno say he allow O'Brien to take over without incident a 2004?", "Where would Leno said he?"], "type": [-1, 1, 1, 3, 3, 2], "question_in_type": ["Would leno said he allow O'Brien to take over without incident a 2004 Show cartridge holder ?", "Who said he would allow O'Brien to take over without incident a 2004 Show cartridge holder?", "Who would said he?", "When would say he allow O'Brien to take over without incident a?", "When would say he allow O'Brien to take over without incident a 2004?", "Where would said he?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787955, "src_sentence": "Critics have pointed to a 2004 Tonight Show clipping, in which Leno said he would allow O'Brien to take over without incident.", "sentence": "Leno said he would allow O'Brien to take over without incident a 2004 Tonight Show clipping", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno said he allow O'Brien to take over without incident a 2004 Tonight Show clipping ?", "Who said he would allow O'Brien to take over without incident a 2004 Tonight Show clipping?", "Who would Leno said he?", "When would Leno say he allow O'Brien to take over without incident a?", "When would Leno say he allow O'Brien to take over without incident a 2004?"], "type": [-1, 1, 1, 3, 3], "question_in_type": ["Would leno said he allow O'Brien to take over without incident a 2004 Show clipping ?", "Who said he would allow O'Brien to take over without incident a 2004 Show clipping?", "Who would said he?", "When would say he allow O'Brien to take over without incident a?", "When would say he allow O'Brien to take over without incident a 2004?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787957, "src_sentence": "Critics have pointed to a 2004 Tonight Show nip, in which Leno said he would allow O'Brien to take over without incident.", "sentence": "Leno said he would allow O'Brien to take over without incident a 2004 Tonight Show nip", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno said he allow O'Brien to take over without incident a 2004 Tonight Show nip ?", "Who said he would allow O'Brien to take over without incident a 2004 Tonight Show nip?", "Who would Leno said he?", "When would Leno say he allow O'Brien to take over without incident a?", "Where would Leno said he?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Would leno said he allow O'Brien to take over without incident a 2004 Show nip ?", "Who said he would allow O'Brien to take over without incident a 2004 Show nip?", "Who would said he?", "When would say he allow O'Brien to take over without incident a?", "Where would said he?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787971, "src_sentence": "Critics have pointed to a 2004 Tonight Show snip, in which Leno said he would allow O'Brien to take over without incidental.", "sentence": "Leno said he would allow O'Brien to take over without incidental a 2004 Tonight Show snip", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Would leno said he allow O'Brien to take over without incidental a 2004 Tonight Show snip ?", "Who said he would allow O'Brien to take over without incidental a 2004 Tonight Show snip?", "Who would Leno said he?", "When would Leno say he allow O'Brien to take over without incidental a?", "When would Leno say he allow O'Brien to take over without incidental a 2004?"], "type": [-1, 1, 1, 3, 3], "question_in_type": ["Would leno said he allow O'Brien to take over without incidental a 2004 Show snip ?", "Who said he would allow O'Brien to take over without incidental a 2004 Show snip?", "Who would said he?", "When would say he allow O'Brien to take over without incidental a?", "When would say he allow O'Brien to take over without incidental a 2004?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787982, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the coming person.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the coming person", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the coming person?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the coming person?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the coming person?", "Who described as a dynasty saying , \" You hand it off to the coming person?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787998, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the side by side somebody.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the side by side somebody", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the side by side somebody?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the side by side somebody?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the side by side somebody?", "Who described as a dynasty saying , \" You hand it off to the side by side somebody?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5787999, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the succeeding somebody.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding somebody", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the succeeding somebody?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding somebody?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the succeeding somebody?", "Who described as a dynasty saying , \" You hand it off to the succeeding somebody?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788004, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the afterward man.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the afterward man", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the afterward man?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the afterward man?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the afterward man?", "Who described as a dynasty saying , \" You hand it off to the afterward man?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788007, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the after man.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the after man", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the after man?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the after man?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the after man?", "Who described as a dynasty saying , \" You hand it off to the after man?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788008, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the next mortal.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the next mortal", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the next mortal?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the next mortal?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the next mortal?", "Who described as a dynasty saying , \" You hand it off to the next mortal?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788009, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the following mortal.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the following mortal", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the following mortal?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the following mortal?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the following mortal?", "Who described as a dynasty saying , \" You hand it off to the following mortal?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788015, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the next individual.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the next individual", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the next individual?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the next individual?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the next individual?", "Who described as a dynasty saying , \" You hand it off to the next individual?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788018, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the afterward individual.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the afterward individual", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the afterward individual?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the afterward individual?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the afterward individual?", "Who described as a dynasty saying , \" You hand it off to the afterward individual?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788023, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the following human being.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the following human being", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the following human being?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the following human being?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the following human being?", "Who described as a dynasty saying , \" You hand it off to the following human being?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788025, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the afterward human being.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the afterward human being", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the afterward human being?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the afterward human being?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the afterward human being?", "Who described as a dynasty saying , \" You hand it off to the afterward human being?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788027, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the succeeding human being.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding human being", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the succeeding human being?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding human being?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the succeeding human being?", "Who described as a dynasty saying , \" You hand it off to the succeeding human being?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788031, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the coming someone.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the coming someone", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the coming someone?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the coming someone?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the coming someone?", "Who described as a dynasty saying , \" You hand it off to the coming someone?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788035, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the after someone.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the after someone", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the after someone?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the after someone?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the after someone?", "Who described as a dynasty saying , \" You hand it off to the after someone?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788036, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the next soul.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the next soul", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the next soul?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the next soul?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the next soul?", "Who described as a dynasty saying , \" You hand it off to the next soul?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788041, "src_sentence": "Leno also described The Tonight Show as a dynasty, saying, \"You hold it and hand it off to the succeeding soul.", "sentence": "Leno described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding soul", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jay_Leno", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did leno describ The Tonight Show as a dynasty saying , \" You hand it off to the succeeding soul?", "Who described The Tonight Show as a dynasty saying , \" You hand it off to the succeeding soul?", "Where did Leno described The?", "Did leno describ The Tonight Show as a dynasty saying , \" You hold it?", "Who described The Tonight Show as a dynasty saying , \" You hold it?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did leno describ as a dynasty saying , \" You hand it off to the succeeding soul?", "Who described as a dynasty saying , \" You hand it off to the succeeding soul?", "Where did described The?", "Did leno describ as a dynasty saying , \" You hold it?", "Who described as a dynasty saying , \" You hold it?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788066, "src_sentence": "Hellinsia callidus is a matki of the kinfolk Pterophoridae.", "sentence": "Hellinsia callidus is a matki of the kinfolk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a matki of the kinfolk Pterophoridae ?", "Who callidus is a matki of the kinfolk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a matki of the kinfolk ?", "Who callidus is a matki of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788070, "src_sentence": "Hellinsia callidus is a moth of the class Pterophoridae.", "sentence": "Hellinsia callidus is a moth of the class Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a moth of the class Pterophoridae ?", "Who callidus is a moth of the class Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a moth of the class ?", "Who callidus is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788091, "src_sentence": "Hellinsia callidus is a moth of the household Pterophoridae.", "sentence": "Hellinsia callidus is a moth of the household Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a moth of the household Pterophoridae ?", "Who callidus is a moth of the household Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a moth of the household ?", "Who callidus is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788093, "src_sentence": "Hellinsia callidus is a matki of the household Pterophoridae.", "sentence": "Hellinsia callidus is a matki of the household Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a matki of the household Pterophoridae ?", "Who callidus is a matki of the household Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a matki of the household ?", "Who callidus is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788096, "src_sentence": "Hellinsia callidus is a matki of the home Pterophoridae.", "sentence": "Hellinsia callidus is a matki of the home Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a matki of the home Pterophoridae ?", "Who callidus is a matki of the home Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a matki of the home ?", "Who callidus is a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788097, "src_sentence": "Hellinsia callidus is a moth of the kinsfolk Pterophoridae.", "sentence": "Hellinsia callidus is a moth of the kinsfolk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a moth of the kinsfolk Pterophoridae ?", "Who callidus is a moth of the kinsfolk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a moth of the kinsfolk ?", "Who callidus is a moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788101, "src_sentence": "Hellinsia callidus is a lep of the fellowship Pterophoridae.", "sentence": "Hellinsia callidus is a lep of the fellowship Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a lep of the fellowship Pterophoridae ?", "Who callidus is a lep of the fellowship Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a lep of the fellowship ?", "Who callidus is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788102, "src_sentence": "Hellinsia callidus is a matki of the fellowship Pterophoridae.", "sentence": "Hellinsia callidus is a matki of the fellowship Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia callidus a matki of the fellowship Pterophoridae ?", "Who callidus is a matki of the fellowship Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia callidus a matki of the fellowship ?", "Who callidus is a matki of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788145, "src_sentence": "At the 2011 Grammy Awards, Underwood was nominated for 'salutary Female Country Vocal Performance' for \"Temporary Home\".", "sentence": "Underwood was nominated for 'salutary Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards", "sub": "http://dbpedia.org/resource/Temporary_Home", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was underwood nominated for 'salutary Female Country Vocal Performance ' for `` Temporary Home At the 2011 Grammy Awards ?", "Who was nominated for 'salutary Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards?", "Where was Underwood nominated for?", "When was Underwood nominate for 'salutary Female Country Vocal Performance ' for `` Temporary Home At the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was underwood nominated for 'salutary Female Country Vocal Performance ' for `` At the 2011 Grammy Awards ?", "Who was nominated for 'salutary Female Country Vocal Performance' for \" At the 2011 Grammy Awards?", "Where was nominated for?", "When was nominate for 'salutary Female Country Vocal Performance ' for `` At the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788146, "src_sentence": "At the 2011 Grammy Awards, Underwood was nominated for 'sound Female Country Vocal Performance' for \"Temporary Home\".", "sentence": "Underwood was nominated for 'sound Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards", "sub": "http://dbpedia.org/resource/Temporary_Home", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was underwood nominated for 'sound Female Country Vocal Performance ' for `` Temporary Home At the 2011 Grammy Awards ?", "Who was nominated for 'sound Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards?", "Where was Underwood nominated for?", "When was Underwood nominate for 'sound Female Country Vocal Performance ' for `` Temporary Home At the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was underwood nominated for 'sound Female Country Vocal Performance ' for `` At the 2011 Grammy Awards ?", "Who was nominated for 'sound Female Country Vocal Performance' for \" At the 2011 Grammy Awards?", "Where was nominated for?", "When was nominate for 'sound Female Country Vocal Performance ' for `` At the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788149, "src_sentence": "At the 2011 Grammy Awards, Underwood was nominated for 'respectable Female Country Vocal Performance' for \"Temporary Home\".", "sentence": "Underwood was nominated for 'respectable Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards", "sub": "http://dbpedia.org/resource/Temporary_Home", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was underwood nominated for 'respectable Female Country Vocal Performance ' for `` Temporary Home At the 2011 Grammy Awards ?", "Who was nominated for 'respectable Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards?", "Where was Underwood nominated for?", "When was Underwood nominate for 'respectable Female Country Vocal Performance ' for `` Temporary Home At the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was underwood nominated for 'respectable Female Country Vocal Performance ' for `` At the 2011 Grammy Awards ?", "Who was nominated for 'respectable Female Country Vocal Performance' for \" At the 2011 Grammy Awards?", "Where was nominated for?", "When was nominate for 'respectable Female Country Vocal Performance ' for `` At the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788156, "src_sentence": "At the 2011 Grammy Awards, Underwood was nominated for 'stallwart Female Country Vocal Performance' for \"Temporary Home\".", "sentence": "Underwood was nominated for 'stallwart Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards", "sub": "http://dbpedia.org/resource/Temporary_Home", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was underwood nominated for 'stallwart Female Country Vocal Performance ' for `` Temporary Home At the 2011 Grammy Awards ?", "Who was nominated for 'stallwart Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards?", "Where was Underwood nominated for?", "When was Underwood nominate for 'stallwart Female Country Vocal Performance ' for `` Temporary Home At the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was underwood nominated for 'stallwart Female Country Vocal Performance ' for `` At the 2011 Grammy Awards ?", "Who was nominated for 'stallwart Female Country Vocal Performance' for \" At the 2011 Grammy Awards?", "Where was nominated for?", "When was nominate for 'stallwart Female Country Vocal Performance ' for `` At the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788167, "src_sentence": "At the 2011 Grammy Awards, Underwood was nominated for 'virtuous Female Country Vocal Performance' for \"Temporary Home\".", "sentence": "Underwood was nominated for 'virtuous Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards", "sub": "http://dbpedia.org/resource/Temporary_Home", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was underwood nominated for 'virtuous Female Country Vocal Performance ' for `` Temporary Home At the 2011 Grammy Awards ?", "Who was nominated for 'virtuous Female Country Vocal Performance' for \"Temporary Home At the 2011 Grammy Awards?", "Where was Underwood nominated for?", "When was Underwood nominate for 'virtuous Female Country Vocal Performance ' for `` Temporary Home At the?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was underwood nominated for 'virtuous Female Country Vocal Performance ' for `` At the 2011 Grammy Awards ?", "Who was nominated for 'virtuous Female Country Vocal Performance' for \" At the 2011 Grammy Awards?", "Where was nominated for?", "When was nominate for 'virtuous Female Country Vocal Performance ' for `` At the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788179, "src_sentence": "In 2007, Underwood appeared in Target advertisements promoting her disk Carnival Ride.", "sentence": "Underwood promoting her disk Carnival Ride", "sub": "http://dbpedia.org/resource/Carnival_Ride", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does underwood promot her disk Carnival Ride?", "Where did Underwood promoting her?", "Did underwood appear in Target advertisements promoting her disk Carnival Ride In 2007?", "Who appeared in Target advertisements promoting her disk Carnival Ride In 2007?", "Where did Underwood appeared in?", "When did Underwood appear in Target advertisements promote her disk Carnival Ride In?"], "type": [-1, 2, -1, 1, 2, 3], "question_in_type": ["Does underwood promot her disk ?", "Where did promoting her?", "Did underwood appear in Target advertisements promoting her disk In 2007?", "Who appeared in Target advertisements promoting her disk In 2007?", "Where did appeared in?", "When did appear in Target advertisements promote her disk In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788182, "src_sentence": "In 2007, Underwood appeared in Target personal promoting her disk Carnival Ride.", "sentence": "Underwood promoting her disk Carnival Ride", "sub": "http://dbpedia.org/resource/Carnival_Ride", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Carrie_Underwood", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does underwood promot her disk Carnival Ride?", "Where did Underwood promoting her?", "Did underwood appear in Target personal promoting her disk Carnival Ride In 2007?", "Who appeared in Target personal promoting her disk Carnival Ride In 2007?", "Where did Underwood appeared in?", "When did Underwood appear in Target personal promoting her disk Carnival Ride In?"], "type": [-1, 2, -1, 1, 2, 3], "question_in_type": ["Does underwood promot her disk ?", "Where did promoting her?", "Did underwood appear in Target personal promoting her disk In 2007?", "Who appeared in Target personal promoting her disk In 2007?", "Where did appeared in?", "When did appear in Target personal promoting her disk In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788368, "src_sentence": "Hipparchia blachieri is a butterfly stroke of the kinsfolk Nymphalidae.", "sentence": "Hipparchia blachieri is a butterfly stroke of the kinsfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Hipparchia_blachieri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hipparchia blachieri a butterfly stroke of the kinsfolk Nymphalidae ?", "Who blachieri is a butterfly stroke of the kinsfolk Nymphalidae?", "Where is Hipparchia blachieri a butterfly stroke of the kinsfolk Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is hipparchia blachieri a butterfly stroke of the kinsfolk ?", "Who blachieri is a butterfly stroke of the kinsfolk ?", "Where is a butterfly stroke of the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788560, "src_sentence": "The Japanese later commissioned her into their navy as the Tatara and subsequently gave her to its marionette Reorganized National Government of China based in Nanjing.", "sentence": "Reorganized National Government of China based in Nanjing", "sub": "http://dbpedia.org/resource/Reorganized_National_Government_of_the_Republic_of_China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nanjing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Who based in Nanjing?"], "type": [1], "question_in_type": ["Who based in ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788571, "src_sentence": "The Japanese later commissioned her into their united states navy as the Tatara and subsequently gave her to its creature Reorganized National Government of China based in Nanjing.", "sentence": "Reorganized National Government of China based in Nanjing", "sub": "http://dbpedia.org/resource/Reorganized_National_Government_of_the_Republic_of_China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Nanjing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Who based in Nanjing?"], "type": [1], "question_in_type": ["Who based in ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788606, "src_sentence": "The top sounded one, Lor Girl, was produced by Ardeshir Irani and Abd-ol-Hosein Sepanta in 1932.", "sentence": "Lor Girl was produced by Ardeshir Irani in 1932", "sub": "http://dbpedia.org/resource/Lor_Girl", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ardeshir_Irani", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lor Girl produced by Ardeshir Irani in 1932 ?", "Who was produced by Ardeshir Irani in 1932?", "Who was Lor Girl produced by?", "When was Lor Girl produce by Ardeshir Irani?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was lor Girl produced by in 1932 ?", "Who was produced by in 1932?", "Who was produced by?", "When was produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788610, "src_sentence": "The first off sounded one, Lor Girl, was produced by Ardeshir Irani and Abd-ol-Hosein Sepanta in 1932.", "sentence": "Lor Girl was produced by Ardeshir Irani in 1932", "sub": "http://dbpedia.org/resource/Lor_Girl", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ardeshir_Irani", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lor Girl produced by Ardeshir Irani in 1932 ?", "Who was produced by Ardeshir Irani in 1932?", "Who was Lor Girl produced by?", "When was Lor Girl produce by Ardeshir Irani?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was lor Girl produced by in 1932 ?", "Who was produced by in 1932?", "Who was produced by?", "When was produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788625, "src_sentence": "The first sounded one, Lor Girl, was produced by Ardeshir Irani and Abd-otl-Hosein Sepanta in 1932.", "sentence": "Lor Girl was produced by Ardeshir Irani in 1932 The first sounded one", "sub": "http://dbpedia.org/resource/Lor_Girl", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ardeshir_Irani", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lor Girl produced by Ardeshir Irani in 1932 The first sounded one ?", "Who was produced by Ardeshir Irani in 1932 The first sounded one?", "Who was Lor Girl produced by?", "When was Lor Girl produce by Ardeshir Irani?", "Where was Lor Girl produced by?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Was lor Girl produced by in 1932 The first sounded one ?", "Who was produced by in 1932 The first sounded one?", "Who was produced by?", "When was produce by ?", "Where was produced by?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788626, "src_sentence": "The top sounded one, Lor Girl, was produced by Ardeshir Irani and Abd-otl-Hosein Sepanta in 1932.", "sentence": "Lor Girl was produced by Ardeshir Irani in 1932", "sub": "http://dbpedia.org/resource/Lor_Girl", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ardeshir_Irani", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lor Girl produced by Ardeshir Irani in 1932 ?", "Who was produced by Ardeshir Irani in 1932?", "Who was Lor Girl produced by?", "When was Lor Girl produce by Ardeshir Irani?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was lor Girl produced by in 1932 ?", "Who was produced by in 1932?", "Who was produced by?", "When was produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788634, "src_sentence": "The front sounded one, Lor Girl, was produced by Ardeshir Irani and Abd-otl-Hosein Sepanta in 1932.", "sentence": "Lor Girl was produced by Ardeshir Irani in 1932", "sub": "http://dbpedia.org/resource/Lor_Girl", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Ardeshir_Irani", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lor Girl produced by Ardeshir Irani in 1932 ?", "Who was produced by Ardeshir Irani in 1932?", "Who was Lor Girl produced by?", "When was Lor Girl produce by Ardeshir Irani?"], "type": [-1, 1, 1, 3], "question_in_type": ["Was lor Girl produced by in 1932 ?", "Who was produced by in 1932?", "Who was produced by?", "When was produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788976, "src_sentence": "The daughter language of an amerind diplomat, Jagannathan was born in Tunis, Tunisia, and grew up in Pakistan, Ireland, India, Brazil and Argentina.", "sentence": "Jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina", "sub": "http://dbpedia.org/resource/Jagannathan_(actor)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Who grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Where did Jagannathan grew up?"], "type": [-1, 1, 2], "question_in_type": ["Did jagannathan grew up in Pakistan, Ireland, , Brazil and Argentina?", "Who grew up in Pakistan, Ireland, , Brazil and Argentina?", "Where did grew up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788988, "src_sentence": "The daughter language of an native american diplomat, Jagannathan was born in Tunis, Tunisia, and grew up in Pakistan, Ireland, India, Brazil and Argentina.", "sentence": "Jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina", "sub": "http://dbpedia.org/resource/Jagannathan_(actor)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Who grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Where did Jagannathan grew up?"], "type": [-1, 1, 2], "question_in_type": ["Did jagannathan grew up in Pakistan, Ireland, , Brazil and Argentina?", "Who grew up in Pakistan, Ireland, , Brazil and Argentina?", "Where did grew up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788991, "src_sentence": "The daughter language of an american indian diplomat, Jagannathan was born in Tunis, Tunisia, and grew up in Pakistan, Ireland, India, Brazil and Argentina.", "sentence": "Jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina", "sub": "http://dbpedia.org/resource/Jagannathan_(actor)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Who grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Where did Jagannathan grew up?"], "type": [-1, 1, 2], "question_in_type": ["Did jagannathan grew up in Pakistan, Ireland, , Brazil and Argentina?", "Who grew up in Pakistan, Ireland, , Brazil and Argentina?", "Where did grew up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5788997, "src_sentence": "The daughter language of an amerindian statesperson, Jagannathan was born in Tunis, Tunisia, and grew up in Pakistan, Ireland, India, Brazil and Argentina.", "sentence": "Jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina", "sub": "http://dbpedia.org/resource/Jagannathan_(actor)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did jagannathan grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Who grew up in Pakistan, Ireland, India, Brazil and Argentina?", "Where did Jagannathan grew up?"], "type": [-1, 1, 2], "question_in_type": ["Did jagannathan grew up in Pakistan, Ireland, , Brazil and Argentina?", "Who grew up in Pakistan, Ireland, , Brazil and Argentina?", "Where did grew up?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789023, "src_sentence": "The daughter of an Indian diplomatist, Jagannathan was born in Tunis, Tunisia, and grew up in Pakistan, Ireland, India, Brazil and Argentina.", "sentence": "Jagannathan [is] diplomatist [from] India", "sub": "http://dbpedia.org/resource/Jagannathan_(actor)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does jagannathan [is] diplomatist [from] India?", "Who [is] diplomatist [from] India?", "Where did Jagannathan [ is ] diplomatist [ from ] India ?"], "type": [-1, 1, 2], "question_in_type": ["Does jagannathan [is] diplomatist [from] ?", "Who [is] diplomatist [from] ?", "Where did [ is ] diplomatist [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789227, "src_sentence": "It is the flying part of the Eighteenth Air Force 436th Airlift Wing, stationed at Dover Air Force Base, Delaware.", "sentence": "the Eighteenth Air Force 436th Airlift Wing stationed at Dover Air Force Base, Delaware", "sub": "http://dbpedia.org/resource/436th_Airlift_Wing", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Dover_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the Eighteenth Air Force 436th Airlift Wing stat at Dover Air Force Base, Delaware?", "Where did the Eighteenth Air Force 436th Airlift Wing stationed at?"], "type": [-1, 2], "question_in_type": ["Did the Eighteenth Air Force Airlift Wing stat at , Delaware?", "Where did the Eighteenth Air Force Airlift Wing stationed at?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789461, "src_sentence": "The series between Texas Tech and Texas originated in Austin in 1928 and the two crew have met annually since 1960.", "sentence": "The series between Texas Tech and Texas originated in Austin in 1928", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the series between Texas Tech and Texas origin in Austin in 1928?", "Where did The series between Texas Tech and Texas originated in?", "When did The series between Texas Tech and Texas originate in Austin?"], "type": [-1, 2, 3], "question_in_type": ["Did the series between Tech and origin in in 1928?", "Where did The series between Tech and originated in?", "When did The series between Tech and originate in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789464, "src_sentence": "The series between Texas Tech and Texas originated in Austin in 1928 and the two team up have met annually since 1960.", "sentence": "The series between Texas Tech and Texas originated in Austin in 1928", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the series between Texas Tech and Texas origin in Austin in 1928?", "Where did The series between Texas Tech and Texas originated in?", "When did The series between Texas Tech and Texas originate in Austin?"], "type": [-1, 2, 3], "question_in_type": ["Did the series between Tech and origin in in 1928?", "Where did The series between Tech and originated in?", "When did The series between Tech and originate in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789474, "src_sentence": "The serial publication between Texas Tech and Texas originated in Austin in 1928 and the two club have met annually since 1960.", "sentence": "The serial publication between Texas Tech and Texas originated in Austin in 1928", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the serial publication between Texas Tech and Texas origin in Austin in 1928?", "Where did The serial publication between Texas Tech and Texas originated in?", "When did The serial publication between Texas Tech and Texas originate in Austin?"], "type": [-1, 2, 3], "question_in_type": ["Did the serial publication between Tech and origin in in 1928?", "Where did The serial publication between Tech and originated in?", "When did The serial publication between Tech and originate in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789475, "src_sentence": "The serial between Texas Tech and Texas originated in Austin in 1928 and the two club have met annually since 1960.", "sentence": "The serial between Texas Tech and Texas originated in Austin in 1928", "sub": "http://dbpedia.org/resource/Texas", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Austin,_Texas", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the serial between Texas Tech and Texas origin in Austin in 1928?", "Where did The serial between Texas Tech and Texas originated in?", "When did The serial between Texas Tech and Texas originate in Austin?"], "type": [-1, 2, 3], "question_in_type": ["Did the serial between Tech and origin in in 1928?", "Where did The serial between Tech and originated in?", "When did The serial between Tech and originate in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789648, "src_sentence": "Lively dated Gossip Girl co-starring Penn Badgley for four anomalistic year but then broke up.", "sentence": "Gossip Girl broke up co-starring Penn Badgley for four anomalistic year", "sub": "http://dbpedia.org/resource/Gossip_Girl", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Penn_Badgley", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did gossip Girl brok up co-starring Penn Badgley for four anomalistic year?", "Who broke up co-starring Penn Badgley for four anomalistic year?", "Who did Gossip Girl broke up?", "When did Gossip Girl break up co-starring Penn Badgley for?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did gossip Girl brok up co-starring for four anomalistic year?", "Who broke up co-starring for four anomalistic year?", "Who did broke up?", "When did break up co-starring for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789688, "src_sentence": "Lively dated Gossip Girl co-starring Penn Badgley for four fiscal year but then broke up.", "sentence": "Gossip Girl broke up co-starring Penn Badgley for four fiscal year", "sub": "http://dbpedia.org/resource/Gossip_Girl", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Penn_Badgley", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did gossip Girl brok up co-starring Penn Badgley for four fiscal year?", "Who broke up co-starring Penn Badgley for four fiscal year?", "Who did Gossip Girl broke up?", "When did Gossip Girl break up co-starring Penn Badgley for?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did gossip Girl brok up co-starring for four fiscal year?", "Who broke up co-starring for four fiscal year?", "Who did broke up?", "When did break up co-starring for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789696, "src_sentence": "Lively dated Gossip Girl co-starring Penn Badgley for four class but then broke up.", "sentence": "Gossip Girl broke up co-starring Penn Badgley for four class", "sub": "http://dbpedia.org/resource/Gossip_Girl", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Penn_Badgley", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did gossip Girl brok up co-starring Penn Badgley for four class?", "Who broke up co-starring Penn Badgley for four class?", "Who did Gossip Girl broke up?", "Where did Gossip Girl broke up?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did gossip Girl brok up co-starring for four class?", "Who broke up co-starring for four class?", "Who did broke up?", "Where did broke up?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789788, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatic charge of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatic charge of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatic charge of Belgium for Poland ?", "Who in Warsaw is the diplomatic charge of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatic charge of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatic charge of Belgium for ?", "Who in is the diplomatic charge of Belgium for ?", "Where is The Embassy of Belgium in the diplomatic charge of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789792, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatic missionary station of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatic missionary station of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatic missionary station of Belgium for Poland ?", "Who in Warsaw is the diplomatic missionary station of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatic missionary station of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatic missionary station of Belgium for ?", "Who in is the diplomatic missionary station of Belgium for ?", "Where is The Embassy of Belgium in the diplomatic missionary station of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789796, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatic military mission of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatic military mission of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatic military mission of Belgium for Poland ?", "Who in Warsaw is the diplomatic military mission of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatic military mission of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatic military mission of Belgium for ?", "Who in is the diplomatic military mission of Belgium for ?", "Where is The Embassy of Belgium in the diplomatic military mission of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789799, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatical military mission of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatical military mission of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatical military mission of Belgium for Poland ?", "Who in Warsaw is the diplomatical military mission of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatical military mission of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatical military mission of Belgium for ?", "Who in is the diplomatical military mission of Belgium for ?", "Where is The Embassy of Belgium in the diplomatical military mission of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789803, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatical foreign mission of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatical foreign mission of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatical foreign mission of Belgium for Poland ?", "Who in Warsaw is the diplomatical foreign mission of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatical foreign mission of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatical foreign mission of Belgium for ?", "Who in is the diplomatical foreign mission of Belgium for ?", "Where is The Embassy of Belgium in the diplomatical foreign mission of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789806, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatics deputation of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatics deputation of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatics deputation of Belgium for Poland ?", "Who in Warsaw is the diplomatics deputation of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatics deputation of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatics deputation of Belgium for ?", "Who in is the diplomatics deputation of Belgium for ?", "Where is The Embassy of Belgium in the diplomatics deputation of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789818, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatics commission of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatics commission of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatics commission of Belgium for Poland ?", "Who in Warsaw is the diplomatics commission of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatics commission of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatics commission of Belgium for ?", "Who in is the diplomatics commission of Belgium for ?", "Where is The Embassy of Belgium in the diplomatics commission of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789819, "src_sentence": "The Embassy of Belgium in Warsaw is the diplomatical commission of Belgium for Poland and Lithuania.", "sentence": "The Embassy of Belgium in Warsaw is the diplomatical commission of Belgium for Poland", "sub": "http://dbpedia.org/resource/Poland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Warsaw", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Embassy of Belgium in Warsaw the diplomatical commission of Belgium for Poland ?", "Who in Warsaw is the diplomatical commission of Belgium for Poland?", "Where is The Embassy of Belgium in Warsaw the diplomatical commission of Belgium for Poland ?"], "type": [-1, 1, 2], "question_in_type": ["Is the Embassy of Belgium in the diplomatical commission of Belgium for ?", "Who in is the diplomatical commission of Belgium for ?", "Where is The Embassy of Belgium in the diplomatical commission of Belgium for ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789865, "src_sentence": "Acerentulus halae is a species of conehead in the household Acerentomidae.", "sentence": "Acerentulus halae is a species of conehead in the household Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus halae a species of conehead in the household Acerentomidae ?"], "type": [-1], "question_in_type": ["Is acerentulus halae a species of conehead in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789878, "src_sentence": "In 1690, the working capital of Dutch Coromandel changed from Pulicat to Nagapattinam.", "sentence": "the working capital of Dutch Coromandel changed from Pulicat to Nagapattinam In 1690", "sub": "http://dbpedia.org/resource/Dutch_Coromandel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pulicat", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the working capital of Dutch Coromandel chang from Pulicat to Nagapattinam In 1690?", "Where did the working capital of Dutch Coromandel changed from?", "When did the working capital of Dutch Coromandel change from Pulicat to Nagapattinam In?"], "type": [-1, 2, 3], "question_in_type": ["Did the working capital of chang from to Nagapattinam In 1690?", "Where did the working capital of changed from?", "When did the working capital of change from to Nagapattinam In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789880, "src_sentence": "In 1690, the capitol of Dutch Coromandel changed from Pulicat to Nagapattinam.", "sentence": "the capitol of Dutch Coromandel changed from Pulicat to Nagapattinam In 1690", "sub": "http://dbpedia.org/resource/Dutch_Coromandel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pulicat", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the capitol of Dutch Coromandel chang from Pulicat to Nagapattinam In 1690?", "Where did the capitol of Dutch Coromandel changed from?", "When did the capitol of Dutch Coromandel change from Pulicat to Nagapattinam In?"], "type": [-1, 2, 3], "question_in_type": ["Did the capitol of chang from to Nagapattinam In 1690?", "Where did the capitol of changed from?", "When did the capitol of change from to Nagapattinam In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789883, "src_sentence": "In 1690, the majuscule of Dutch Coromandel changed from Pulicat to Nagapattinam.", "sentence": "the majuscule of Dutch Coromandel changed from Pulicat to Nagapattinam In 1690", "sub": "http://dbpedia.org/resource/Dutch_Coromandel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pulicat", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the majuscule of Dutch Coromandel chang from Pulicat to Nagapattinam In 1690?", "Where did the majuscule of Dutch Coromandel changed from?", "When did the majuscule of Dutch Coromandel change from Pulicat to Nagapattinam In?"], "type": [-1, 2, 3], "question_in_type": ["Did the majuscule of chang from to Nagapattinam In 1690?", "Where did the majuscule of changed from?", "When did the majuscule of change from to Nagapattinam In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789886, "src_sentence": "In 1690, the capital letter of Dutch Coromandel changed from Pulicat to Nagapattinam.", "sentence": "the capital letter of Dutch Coromandel changed from Pulicat to Nagapattinam In 1690", "sub": "http://dbpedia.org/resource/Dutch_Coromandel", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pulicat", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the capital letter of Dutch Coromandel chang from Pulicat to Nagapattinam In 1690?", "Where did the capital letter of Dutch Coromandel changed from?", "When did the capital letter of Dutch Coromandel change from Pulicat to Nagapattinam In?"], "type": [-1, 2, 3], "question_in_type": ["Did the capital letter of chang from to Nagapattinam In 1690?", "Where did the capital letter of changed from?", "When did the capital letter of change from to Nagapattinam In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789956, "src_sentence": "Anoncia piperata is a lep in the family Cosmopterigidae.", "sentence": "Anoncia piperata is a lep in the family Cosmopterigidae", "sub": "http://dbpedia.org/resource/Anoncia_piperata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anoncia piperata a lep in the family Cosmopterigidae ?", "Who piperata is a lep in the family Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is anoncia piperata a lep in the family ?", "Who piperata is a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789957, "src_sentence": "Anoncia piperata is a matki in the family Cosmopterigidae.", "sentence": "Anoncia piperata is a matki in the family Cosmopterigidae", "sub": "http://dbpedia.org/resource/Anoncia_piperata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anoncia piperata a matki in the family Cosmopterigidae ?", "Who piperata is a matki in the family Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is anoncia piperata a matki in the family ?", "Who piperata is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5789989, "src_sentence": "Anoncia piperata is a lep in the folk Cosmopterigidae.", "sentence": "Anoncia piperata is a lep in the folk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Anoncia_piperata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anoncia piperata a lep in the folk Cosmopterigidae ?", "Who piperata is a lep in the folk Cosmopterigidae?", "Where is Anoncia piperata a lep in the folk Cosmopterigidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is anoncia piperata a lep in the folk ?", "Who piperata is a lep in the folk ?", "Where is a lep in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790001, "src_sentence": "Anoncia piperata is a lep in the household Cosmopterigidae.", "sentence": "Anoncia piperata is a lep in the household Cosmopterigidae", "sub": "http://dbpedia.org/resource/Anoncia_piperata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anoncia piperata a lep in the household Cosmopterigidae ?", "Who piperata is a lep in the household Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is anoncia piperata a lep in the household ?", "Who piperata is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790007, "src_sentence": "Anoncia piperata is a lep in the kinsfolk Cosmopterigidae.", "sentence": "Anoncia piperata is a lep in the kinsfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Anoncia_piperata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anoncia piperata a lep in the kinsfolk Cosmopterigidae ?", "Who piperata is a lep in the kinsfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is anoncia piperata a lep in the kinsfolk ?", "Who piperata is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790034, "src_sentence": " Deve Gowda, who hails from Hassan served as the Prime curate of India in 1996.", "sentence": "Deve Gowda served as the Prime curate of India in 1996", "sub": "http://dbpedia.org/resource/H._D._Deve_Gowda", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did deve Gowda serv as the Prime curate of India in 1996?", "Who served as the Prime curate of India in 1996?", "Where did Deve Gowda served as?", "When did Deve Gowda serve as the Prime curate of India?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did deve Gowda serv as the Prime curate of in 1996?", "Who served as the Prime curate of in 1996?", "Where did served as?", "When did serve as the Prime curate of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790035, "src_sentence": " Deve Gowda, who hails from Hassan served as the Prime parson of India in 1996.", "sentence": "Deve Gowda served as the Prime parson of India in 1996", "sub": "http://dbpedia.org/resource/H._D._Deve_Gowda", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did deve Gowda serv as the Prime parson of India in 1996?", "Who served as the Prime parson of India in 1996?", "Where did Deve Gowda served as?", "When did Deve Gowda serve as the Prime parson of India?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did deve Gowda serv as the Prime parson of in 1996?", "Who served as the Prime parson of in 1996?", "Where did served as?", "When did serve as the Prime parson of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790138, "src_sentence": "Oeax transversus is a species of overhang in the family Cerambycidae.", "sentence": "Oeax transversus is a species of overhang in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of overhang in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of overhang in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790140, "src_sentence": "Oeax transversus is a species of bug in the family Cerambycidae.", "sentence": "Oeax transversus is a species of bug in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of bug in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of bug in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790178, "src_sentence": "Oeax transversus is a species of overhang in the class Cerambycidae.", "sentence": "Oeax transversus is a species of overhang in the class Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of overhang in the class Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of overhang in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790196, "src_sentence": "Oeax transversus is a species of beetling in the folk Cerambycidae.", "sentence": "Oeax transversus is a species of beetling in the folk Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of beetling in the folk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of beetling in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790227, "src_sentence": "Oeax transversus is a species of beetle in the fellowship Cerambycidae.", "sentence": "Oeax transversus is a species of beetle in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Oeax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oeax transversus a species of beetle in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is oeax transversus a species of beetle in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790644, "src_sentence": "In a 1999 consultation on The Roseanne Barr Show, Roseanne Barr urged Ike to publicly apologize to Tina.", "sentence": "Roseanne Barr urged Ike to publicly apologize to Tina In a 1999 consultation on The Roseanne Barr Show", "sub": "http://dbpedia.org/resource/Roseanne_Barr", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Roseanne_Barr", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did roseanne Barr urg Ike to publicly apologize to Tina In a 1999 consultation on The Roseanne Barr Show?", "Who did Roseanne Barr urged?", "Where did Roseanne Barr urged?", "When did Roseanne Barr urge Ike to publicly apologize to Tina In a?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did roseanne Barr urg Ike to publicly apologize to Tina In a 1999 consultation on The Show?", "Who did urged?", "Where did urged?", "When did urge Ike to publicly apologize to Tina In a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790715, "src_sentence": "Tigerair Taiwan is co-owned by China Airlines (80%) and its subordinate Mandarin Airlines holding the remaining (20%).", "sentence": "Tigerair Taiwan is co-owned by China Airlines 80 %", "sub": "http://dbpedia.org/resource/China_Airlines", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Tigerair_Taiwan", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is tigerair Taiwan co-owned by China Airlines 80 % ?", "Where is Tigerair Taiwan co-owned by China Airlines 80 % ?"], "type": [-1, 2], "question_in_type": ["Is tigerair Taiwan co-owned by 80 % ?", "Where is co-owned by 80 % ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790720, "src_sentence": "BANTU is a 13-piece dance band based in Lagos, Nigeria.", "sentence": "BANTU is a 13-piece dance band based in Lagos, Nigeria", "sub": "http://dbpedia.org/resource/Bantu_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Lagos", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is bANTU a 13-piece dance band based in Lagos , Nigeria ?", "Who is a 13-piece dance band based in Lagos, Nigeria?", "Where is BANTU a 13-piece dance band based in?"], "type": [-1, 1, 2], "question_in_type": ["Is bANTU a 13-piece dance band based in , Nigeria ?", "Who is a 13-piece dance band based in , Nigeria?", "Where is a 13-piece dance band based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790722, "src_sentence": "BANTU is a 13-piece ring based in Lagos, Nigeria.", "sentence": "BANTU is a 13-piece ring based in Lagos, Nigeria", "sub": "http://dbpedia.org/resource/Bantu_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Lagos", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is bANTU a 13-piece ring based in Lagos , Nigeria ?", "Who is a 13-piece ring based in Lagos, Nigeria?", "Where is BANTU a 13-piece ring based in?"], "type": [-1, 1, 2], "question_in_type": ["Is bANTU a 13-piece ring based in , Nigeria ?", "Who is a 13-piece ring based in , Nigeria?", "Where is a 13-piece ring based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790723, "src_sentence": "BANTU is a 13-piece isthmus based in Lagos, Nigeria.", "sentence": "BANTU is a 13-piece isthmus based in Lagos, Nigeria", "sub": "http://dbpedia.org/resource/Bantu_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Lagos", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is bANTU a 13-piecethmus based in Lagos , Nigeria ?", "Who is a 13-piece isthmus based in Lagos, Nigeria?", "Where is BANTU a 13-piecethmus based in?"], "type": [-1, 1, 2], "question_in_type": ["Is bANTU a 13-piecethmus based in , Nigeria ?", "Who is a 13-piece isthmus based in , Nigeria?", "Where is a 13-piecethmus based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790726, "src_sentence": "BANTU is a 13-piece stripe based in Lagos, Nigeria.", "sentence": "BANTU is a 13-piece stripe based in Lagos, Nigeria", "sub": "http://dbpedia.org/resource/Bantu_(band)", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Lagos", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is bANTU a 13-piece stripe based in Lagos , Nigeria ?", "Who is a 13-piece stripe based in Lagos, Nigeria?", "Where is BANTU a 13-piece stripe based in?"], "type": [-1, 1, 2], "question_in_type": ["Is bANTU a 13-piece stripe based in , Nigeria ?", "Who is a 13-piece stripe based in , Nigeria?", "Where is a 13-piece stripe based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790758, "src_sentence": "Dorcadion inspersum is a species of beetle in the kinfolk Cerambycidae.", "sentence": "Dorcadion inspersum is a species of beetle in the kinfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion inspersum a species of beetle in the kinfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion inspersum a species of beetle in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790772, "src_sentence": "Dorcadion inspersum is a species of beetling in the class Cerambycidae.", "sentence": "Dorcadion inspersum is a species of beetling in the class Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion inspersum a species of beetling in the class Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion inspersum a species of beetling in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790860, "src_sentence": "Immediately, Emperor Zhongzong showed mark of disobeying Empress Dowager Wu.", "sentence": "Emperor Zhongzong showed mark of disobeying Empress Dowager Wu Immediately", "sub": "http://dbpedia.org/resource/Emperor_Zhongzong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Wu_Zetian", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Zhongzong show mark of disobeying Empress Dowager Wu Immediately?", "Who did Emperor Zhongzong showed?"], "type": [-1, 1], "question_in_type": ["Did emperor Zhongzong show mark of disobeying Immediately?", "Who did showed?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790865, "src_sentence": "Immediately, Emperor Zhongzong showed subscribe of disobeying Empress Dowager Wu.", "sentence": "Emperor Zhongzong showed subscribe of disobeying Empress Dowager Wu Immediately", "sub": "http://dbpedia.org/resource/Emperor_Zhongzong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Wu_Zetian", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Zhongzong show subscribe of disobeying Empress Dowager Wu Immediately?", "Who showed subscribe of disobeying Empress Dowager Wu Immediately?", "Who did Emperor Zhongzong showed?"], "type": [-1, 1, 1], "question_in_type": ["Did emperor Zhongzong show subscribe of disobeying Immediately?", "Who showed subscribe of disobeying Immediately?", "Who did showed?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790963, "src_sentence": "Ornativalva ornatella is a lep of the kinfolk Gelechiidae.", "sentence": "Ornativalva ornatella is a lep of the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva ornatella a lep of the kinfolk Gelechiidae ?", "Who ornatella is a lep of the kinfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is ornativalva ornatella a lep of the kinfolk ?", "Who ornatella is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790969, "src_sentence": "Ornativalva ornatella is a lep of the class Gelechiidae.", "sentence": "Ornativalva ornatella is a lep of the class Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva ornatella a lep of the class Gelechiidae ?", "Who ornatella is a lep of the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is ornativalva ornatella a lep of the class ?", "Who ornatella is a lep of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790996, "src_sentence": "Ornativalva ornatella is a lep of the kinsfolk Gelechiidae.", "sentence": "Ornativalva ornatella is a lep of the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva ornatella a lep of the kinsfolk Gelechiidae ?", "Who ornatella is a lep of the kinsfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is ornativalva ornatella a lep of the kinsfolk ?", "Who ornatella is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5790998, "src_sentence": "Ornativalva ornatella is a moth of the fellowship Gelechiidae.", "sentence": "Ornativalva ornatella is a moth of the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva ornatella a moth of the fellowship Gelechiidae ?", "Who ornatella is a moth of the fellowship Gelechiidae?", "Who is Ornativalva ornatella a moth of the fellowship Gelechiidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is ornativalva ornatella a moth of the fellowship ?", "Who ornatella is a moth of the fellowship ?", "Who is ornatella a moth of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791036, "src_sentence": "Batrachedra satirica is a species of lep of the kinfolk Batrachedridae.", "sentence": "Batrachedra satirica is a species of lep of the kinfolk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_satirica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra satirica a species of lep of the kinfolk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra satirica a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791052, "src_sentence": "Batrachedra satirica is a species of matki of the folk Batrachedridae.", "sentence": "Batrachedra satirica is a species of matki of the folk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_satirica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra satirica a species of matki of the folk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra satirica a species of matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791071, "src_sentence": "Batrachedra satirica is a species of moth of the fellowship Batrachedridae.", "sentence": "Batrachedra satirica is a species of moth of the fellowship Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_satirica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra satirica a species of moth of the fellowship Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra satirica a species of moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791073, "src_sentence": "Batrachedra satirica is a species of matki of the fellowship Batrachedridae.", "sentence": "Batrachedra satirica is a species of matki of the fellowship Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_satirica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra satirica a species of matki of the fellowship Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra satirica a species of matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791298, "src_sentence": "Garibaldi's military volunteer were not yet ready to take Italy.", "sentence": "Garibaldi's military volunteer to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does garibaldi's military volunteer to tak Italy?", "Who's military volunteer to take Italy?", "Where did Garibaldi 's military volunteer to take?", "Were garibaldi 's military volunteer not yet ready to take Italy ?", "Who's military volunteer were not yet ready to take Italy?", "Where were Garibaldi 's military volunteer not yet ready to take?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does garibaldi's military volunteer to tak ?", "Who's military volunteer to take ?", "Where did 's military volunteer to take?", "Were garibaldi 's military volunteer not yet ready to take ?", "Who's military volunteer were not yet ready to take ?", "Where were 's military volunteer not yet ready to take?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791300, "src_sentence": "Garibaldi's offer were not yet ready to take Italy.", "sentence": "Garibaldi's offer were not yet ready to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were garibaldi 's offer not yet ready to take Italy ?", "Who's offer were not yet ready to take Italy?", "Where were Garibaldi 's offer not yet ready to take?"], "type": [-1, 1, 2], "question_in_type": ["Were garibaldi 's offer not yet ready to take ?", "Who's offer were not yet ready to take ?", "Where were 's offer not yet ready to take?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791304, "src_sentence": "Garibaldi's voluntary were not yet glib to take Italy.", "sentence": "Garibaldi's voluntary to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does garibaldi's voluntary to tak Italy?", "Who's voluntary to take Italy?", "Where did Garibaldi 's voluntary to take?", "Were garibaldi 's voluntary not glib to take Italy yet ?", "Who's voluntary were not glib to take Italy yet?", "Where were Garibaldi 's voluntary not glib to take?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does garibaldi's voluntary to tak ?", "Who's voluntary to take ?", "Where did 's voluntary to take?", "Were garibaldi 's voluntary not glib to take yet ?", "Who's voluntary were not glib to take yet?", "Where were 's voluntary not glib to take?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791305, "src_sentence": "Garibaldi's military volunteer were not yet glib to take Italy.", "sentence": "Garibaldi's military volunteer to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does garibaldi's military volunteer to tak Italy?", "Who's military volunteer to take Italy?", "Where did Garibaldi 's military volunteer to take?", "Were garibaldi 's military volunteer not glib to take Italy yet ?", "Who's military volunteer were not glib to take Italy yet?", "Where were Garibaldi 's military volunteer not glib to take?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does garibaldi's military volunteer to tak ?", "Who's military volunteer to take ?", "Where did 's military volunteer to take?", "Were garibaldi 's military volunteer not glib to take yet ?", "Who's military volunteer were not glib to take yet?", "Where were 's military volunteer not glib to take?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791313, "src_sentence": "Garibaldi's unpaid worker were not yet finished to take Italy.", "sentence": "Garibaldi's unpaid worker to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does garibaldi's unpaid worker to tak Italy?", "Who's unpaid worker to take Italy?", "Where did Garibaldi 's unpaid worker to take?", "Were garibaldi 's unpaid worker not finished to take Italy yet ?", "Who's unpaid worker were not finished to take Italy yet?", "Where were Garibaldi 's unpaid worker not finished to?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does garibaldi's unpaid worker to tak ?", "Who's unpaid worker to take ?", "Where did 's unpaid worker to take?", "Were garibaldi 's unpaid worker not finished to take yet ?", "Who's unpaid worker were not finished to take yet?", "Where were 's unpaid worker not finished to?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791330, "src_sentence": "Garibaldi's unpaid were not yet fix to take Italy.", "sentence": "Garibaldi's unpaid were not fix to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were garibaldi 's unpaid not fix to take Italy ?", "Who's unpaid were not fix to take Italy?", "Where were Garibaldi 's unpaid not fix to take?", "Were garibaldi 's unpaid not fix to take Italy yet ?", "Who's unpaid were not fix to take Italy yet?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Were garibaldi 's unpaid not fix to take ?", "Who's unpaid were not fix to take ?", "Where were 's unpaid not fix to take?", "Were garibaldi 's unpaid not fix to take yet ?", "Who's unpaid were not fix to take yet?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791334, "src_sentence": "Garibaldi's unpaid worker were not yet cook to take Italy.", "sentence": "Garibaldi's unpaid worker were not cook to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were garibaldi 's unpaid worker not cook to take Italy ?", "Who's unpaid worker were not cook to take Italy?", "Where were Garibaldi 's unpaid worker not cook to?", "Were garibaldi 's unpaid worker not cook to take Italy yet ?", "Who's unpaid worker were not cook to take Italy yet?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Were garibaldi 's unpaid worker not cook to take ?", "Who's unpaid worker were not cook to take ?", "Where were 's unpaid worker not cook to?", "Were garibaldi 's unpaid worker not cook to take yet ?", "Who's unpaid worker were not cook to take yet?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791345, "src_sentence": "Garibaldi's volunteers were not yet ingenious to take Italy.", "sentence": "Garibaldi's volunteers to take Italy", "sub": "http://dbpedia.org/resource/Giuseppe_Garibaldi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does garibaldi's volunteers to tak Italy?", "Who's volunteers to take Italy?", "Where did Garibaldi 's volunteers to take?", "Were garibaldi 's volunteers not yet ingenious to take Italy ?", "Who's volunteers were not yet ingenious to take Italy?", "Where were Garibaldi 's volunteers not yet ingenious to take?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does garibaldi's volunteers to tak ?", "Who's volunteers to take ?", "Where did 's volunteers to take?", "Were garibaldi 's volunteers not yet ingenious to take ?", "Who's volunteers were not yet ingenious to take ?", "Where were 's volunteers not yet ingenious to take?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791475, "src_sentence": "Dismorphia niepelti is a butterfly stroke in the kinfolk Pieridae.", "sentence": "Dismorphia niepelti is a butterfly stroke in the kinfolk Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a butterfly stroke in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly accident in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly accident in the family Pieridae ?", "Is dismorphia niepelti a butterfly accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly accident in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly accident in the relations Pieridae ?", "Is dismorphia niepelti a butterfly accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly accident in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly accident in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly apoplectic fit in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplectic fit in the family Pieridae ?", "Is dismorphia niepelti a butterfly apoplectic fit in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplectic fit in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly apoplectic fit in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplectic fit in the relations Pieridae ?", "Is dismorphia niepelti a butterfly apoplectic fit in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplectic fit in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly apoplectic fit in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplectic fit in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplexy in the family Pieridae ?", "Is dismorphia niepelti a butterfly apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a butterfly apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly blow in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly blow in the family Pieridae ?", "Is dismorphia niepelti a butterfly blow in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly blow in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly blow in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly blow in the relations Pieridae ?", "Is dismorphia niepelti a butterfly blow in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly blow in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly blow in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly blow in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly calamity in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly calamity in the family Pieridae ?", "Is dismorphia niepelti a butterfly calamity in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly calamity in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly calamity in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly calamity in the relations Pieridae ?", "Is dismorphia niepelti a butterfly calamity in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly calamity in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly calamity in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly calamity in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly caress in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly caress in the family Pieridae ?", "Is dismorphia niepelti a butterfly caress in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly caress in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly caress in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly caress in the relations Pieridae ?", "Is dismorphia niepelti a butterfly caress in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly caress in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly caress in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly caress in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly cerebrovascular accident in the family Pieridae ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly cerebrovascular accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly cerebrovascular accident in the relations Pieridae ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly cerebrovascular accident in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly cerebrovascular accident in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly cva in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly cva in the family Pieridae ?", "Is dismorphia niepelti a butterfly cva in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly cva in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly cva in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly cva in the relations Pieridae ?", "Is dismorphia niepelti a butterfly cva in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly cva in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly cva in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly cva in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly disaster in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly disaster in the family Pieridae ?", "Is dismorphia niepelti a butterfly disaster in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly disaster in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly disaster in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly disaster in the relations Pieridae ?", "Is dismorphia niepelti a butterfly disaster in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly disaster in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly disaster in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly disaster in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly hour in the family Pieridae ?", "When is Dismorphia niepelti?", "Where is Dismorphia niepelti a butterfly hour in the family Pieridae ?", "Is dismorphia niepelti a butterfly hour in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly hour in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly hour in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly hour in the relations Pieridae ?", "Is dismorphia niepelti a butterfly hour in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly hour in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly misfortune in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly misfortune in the family Pieridae ?", "Is dismorphia niepelti a butterfly misfortune in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly misfortune in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly misfortune in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly misfortune in the relations Pieridae ?", "Is dismorphia niepelti a butterfly misfortune in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly misfortune in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly misfortune in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly misfortune in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly pip in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly pip in the family Pieridae ?", "Is dismorphia niepelti a butterfly pip in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly pip in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly pip in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly pip in the relations Pieridae ?", "Is dismorphia niepelti a butterfly pip in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly pip in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly pip in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly pip in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly seizure in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly seizure in the family Pieridae ?", "Is dismorphia niepelti a butterfly seizure in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly seizure in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly seizure in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly seizure in the relations Pieridae ?", "Is dismorphia niepelti a butterfly seizure in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly seizure in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly seizure in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly seizure in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly shot in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly shot in the family Pieridae ?", "Is dismorphia niepelti a butterfly shot in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly shot in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly shot in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly shot in the relations Pieridae ?", "Is dismorphia niepelti a butterfly shot in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly shot in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly shot in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly shot in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly slash in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly slash in the family Pieridae ?", "Is dismorphia niepelti a butterfly slash in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly slash in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly slash in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly slash in the relations Pieridae ?", "Is dismorphia niepelti a butterfly slash in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly slash in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly slash in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly slash in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly solidus in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly solidus in the family Pieridae ?", "Is dismorphia niepelti a butterfly solidus in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly solidus in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly solidus in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly solidus in the relations Pieridae ?", "Is dismorphia niepelti a butterfly solidus in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly solidus in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly solidus in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly solidus in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly strikethrough in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly strikethrough in the family Pieridae ?", "Is dismorphia niepelti a butterfly strikethrough in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly strikethrough in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly strikethrough in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly strikethrough in the relations Pieridae ?", "Is dismorphia niepelti a butterfly strikethrough in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly strikethrough in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly strikethrough in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly strikethrough in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stripe in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stripe in the family Pieridae ?", "Is dismorphia niepelti a butterfly stripe in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stripe in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stripe in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stripe in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stripe in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stripe in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stripe in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stripe in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke accident in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke?", "Is dismorphia niepelti a butterfly stroke accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke accident in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke accident in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke accident in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplectic?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplexy in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke blow in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke blow in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke blow in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke blow in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke blow in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke calamity in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke calamity in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke calamity in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke calamity in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke calamity in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke calamity in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke calamity in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke calamity in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke calamity in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke calamity in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke caress in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke caress in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke caress in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke caress in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke caress in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke caress in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke caress in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke caress in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke caress in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke caress in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cerebrovascular?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke cva in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cva in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke cva in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cva in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke cva in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cva in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke cva in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cva in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke cva in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke cva in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke disaster in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke disaster in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke disaster in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke disaster in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke disaster in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke disaster in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke disaster in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke disaster in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke disaster in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke disaster in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke hour in the family Pieridae ?", "When is Dismorphia niepelti a butterfly stroke?", "Where is Dismorphia niepelti a butterfly stroke hour in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke hour in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke hour in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke hour in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke hour in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke hour in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke hour in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke hour in the tribe Pieridae ?", "Who is Dismorphia niepelti a butterfly stroke hour in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke misfortune in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke misfortune in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke misfortune in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke misfortune in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke misfortune in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke misfortune in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke misfortune in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke misfortune in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke misfortune in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke misfortune in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of apoplexy in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke of pen in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of pen in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke of pen in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of pen in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke of pen in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of pen in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke of pen in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of pen in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke of pen in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke of pen in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke pip in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke pip in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke pip in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke pip in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke pip in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke pip in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke pip in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke pip in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke pip in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke pip in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke seizure in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke seizure in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke seizure in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke seizure in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke seizure in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke seizure in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke seizure in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke seizure in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke seizure in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke seizure in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke shot in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke shot in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke shot in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke shot in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke shot in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke shot in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke shot in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke shot in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke shot in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke shot in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke slash in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke slash in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke slash in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke slash in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke slash in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke slash in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke slash in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke slash in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke slash in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke slash in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke solidus in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke solidus in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke solidus in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke solidus in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke solidus in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke solidus in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke solidus in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke solidus in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke solidus in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke solidus in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke stripe in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stripe in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke stripe in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stripe in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke stripe in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stripe in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke stripe in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stripe in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke stripe in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stripe in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroke in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroke in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroke in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroke in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroke in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroking in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke stroking in?", "Is dismorphia niepelti a butterfly stroke stroking in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroking in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroking in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke stroking in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke swirl in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke swirl in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke swirl in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke swirl in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke swirl in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke swirl in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke swirl in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke swirl in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke swirl in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke swirl in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke throw in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke throw in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke throw in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke throw in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke throw in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke throw in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke throw in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke throw in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke throw in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke throw in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke travel in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke travel in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke travel in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke travel in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke travel in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke travel in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke travel in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke travel in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke travel in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke travel in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroke visitation in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke visitation in the family Pieridae ?", "Is dismorphia niepelti a butterfly stroke visitation in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke visitation in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroke visitation in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke visitation in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroke visitation in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke visitation in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroke visitation in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke visitation in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly stroking in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly stroking in?", "Is dismorphia niepelti a butterfly stroking in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly stroking in the relations Pieridae ?", "Is dismorphia niepelti a butterfly stroking in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly stroking in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly swirl in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly swirl in the family Pieridae ?", "Is dismorphia niepelti a butterfly swirl in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly swirl in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly swirl in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly swirl in the relations Pieridae ?", "Is dismorphia niepelti a butterfly swirl in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly swirl in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly swirl in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly swirl in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly throw in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly throw in the family Pieridae ?", "Is dismorphia niepelti a butterfly throw in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly throw in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly throw in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly throw in the relations Pieridae ?", "Is dismorphia niepelti a butterfly throw in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly throw in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly throw in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly throw in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly travel in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly travel in the family Pieridae ?", "Is dismorphia niepelti a butterfly travel in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly travel in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly travel in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly travel in the relations Pieridae ?", "Is dismorphia niepelti a butterfly travel in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly travel in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly travel in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly travel in the tribe Pieridae ?", "Is dismorphia niepelti a butterfly visitation in the family Pieridae ?", "Where is Dismorphia niepelti a butterfly visitation in the family Pieridae ?", "Is dismorphia niepelti a butterfly visitation in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a butterfly visitation in the kinfolk Pieridae ?", "Is dismorphia niepelti a butterfly visitation in the relations Pieridae ?", "Where is Dismorphia niepelti a butterfly visitation in the relations Pieridae ?", "Is dismorphia niepelti a butterfly visitation in the relatives Pieridae ?", "Where is Dismorphia niepelti a butterfly visitation in the relatives Pieridae ?", "Is dismorphia niepelti a butterfly visitation in the tribe Pieridae ?", "Where is Dismorphia niepelti a butterfly visitation in the tribe Pieridae ?", "Is dismorphia niepelti a chat up accident in the family Pieridae ?", "Where is Dismorphia niepelti a chat up accident in the family Pieridae ?", "Is dismorphia niepelti a chat up accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up accident in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up accident in the relations Pieridae ?", "Is dismorphia niepelti a chat up accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up accident in the relatives Pieridae ?", "Is dismorphia niepelti a chat up accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up accident in the tribe Pieridae ?", "Is dismorphia niepelti a chat up apoplectic fit in the family Pieridae ?", "Where is Dismorphia niepelti a chat up apoplectic fit in the family Pieridae ?", "Is dismorphia niepelti a chat up apoplectic fit in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up apoplectic fit in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up apoplectic fit in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up apoplectic fit in the relations Pieridae ?", "Is dismorphia niepelti a chat up apoplectic fit in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up apoplectic fit in the relatives Pieridae ?", "Is dismorphia niepelti a chat up apoplectic fit in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up apoplectic fit in the tribe Pieridae ?", "Is dismorphia niepelti a chat up apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a chat up apoplexy in the family Pieridae ?", "Is dismorphia niepelti a chat up apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a chat up apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a chat up apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a chat up blow in the family Pieridae ?", "Where is Dismorphia niepelti a chat up blow in the family Pieridae ?", "Is dismorphia niepelti a chat up blow in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up blow in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up blow in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up blow in the relations Pieridae ?", "Is dismorphia niepelti a chat up blow in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up blow in the relatives Pieridae ?", "Is dismorphia niepelti a chat up blow in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up blow in the tribe Pieridae ?", "Is dismorphia niepelti a chat up calamity in the family Pieridae ?", "Where is Dismorphia niepelti a chat up calamity in the family Pieridae ?", "Is dismorphia niepelti a chat up calamity in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up calamity in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up calamity in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up calamity in the relations Pieridae ?", "Is dismorphia niepelti a chat up calamity in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up calamity in the relatives Pieridae ?", "Is dismorphia niepelti a chat up calamity in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up calamity in the tribe Pieridae ?", "Is dismorphia niepelti a chat up caress in the family Pieridae ?", "Where is Dismorphia niepelti a chat up caress in the family Pieridae ?", "Is dismorphia niepelti a chat up caress in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up caress in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up caress in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up caress in the relations Pieridae ?", "Is dismorphia niepelti a chat up caress in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up caress in the relatives Pieridae ?", "Is dismorphia niepelti a chat up caress in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up caress in the tribe Pieridae ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the family Pieridae ?", "Where is Dismorphia niepelti a chat up cerebrovascular accident in the family Pieridae ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up cerebrovascular accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up cerebrovascular accident in the relations Pieridae ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up cerebrovascular accident in the relatives Pieridae ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up cerebrovascular accident in the tribe Pieridae ?", "Is dismorphia niepelti a chat up cva in the family Pieridae ?", "Where is Dismorphia niepelti a chat up cva in the family Pieridae ?", "Is dismorphia niepelti a chat up cva in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up cva in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up cva in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up cva in the relations Pieridae ?", "Is dismorphia niepelti a chat up cva in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up cva in the relatives Pieridae ?", "Is dismorphia niepelti a chat up cva in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up cva in the tribe Pieridae ?", "Is dismorphia niepelti a chat up disaster in the family Pieridae ?", "Where is Dismorphia niepelti a chat up disaster in the family Pieridae ?", "Is dismorphia niepelti a chat up disaster in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up disaster in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up disaster in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up disaster in the relations Pieridae ?", "Is dismorphia niepelti a chat up disaster in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up disaster in the relatives Pieridae ?", "Is dismorphia niepelti a chat up disaster in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up disaster in the tribe Pieridae ?", "Is dismorphia niepelti a chat up hour in the family Pieridae ?", "When is Dismorphia niepelti a chat up?", "Where is Dismorphia niepelti a chat up hour in the family Pieridae ?", "Is dismorphia niepelti a chat up hour in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up hour in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up hour in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up hour in the relations Pieridae ?", "Is dismorphia niepelti a chat up hour in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up hour in the relatives Pieridae ?", "Is dismorphia niepelti a chat up hour in the tribe Pieridae ?", "Who is Dismorphia niepelti a chat up hour in the tribe Pieridae ?", "Is dismorphia niepelti a chat up misfortune in the family Pieridae ?", "Where is Dismorphia niepelti a chat up misfortune in the family Pieridae ?", "Is dismorphia niepelti a chat up misfortune in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up misfortune in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up misfortune in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up misfortune in the relations Pieridae ?", "Is dismorphia niepelti a chat up misfortune in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up misfortune in the relatives Pieridae ?", "Is dismorphia niepelti a chat up misfortune in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up misfortune in the tribe Pieridae ?", "Is dismorphia niepelti a chat up pip in the family Pieridae ?", "Where is Dismorphia niepelti a chat up pip in the family Pieridae ?", "Is dismorphia niepelti a chat up pip in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up pip in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up pip in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up pip in the relations Pieridae ?", "Is dismorphia niepelti a chat up pip in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up pip in the relatives Pieridae ?", "Is dismorphia niepelti a chat up pip in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up pip in the tribe Pieridae ?", "Is dismorphia niepelti a chat up seizure in the family Pieridae ?", "Where is Dismorphia niepelti a chat up seizure in the family Pieridae ?", "Is dismorphia niepelti a chat up seizure in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up seizure in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up seizure in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up seizure in the relations Pieridae ?", "Is dismorphia niepelti a chat up seizure in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up seizure in the relatives Pieridae ?", "Is dismorphia niepelti a chat up seizure in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up seizure in the tribe Pieridae ?", "Is dismorphia niepelti a chat up shot in the family Pieridae ?", "Where is Dismorphia niepelti a chat up shot in the family Pieridae ?", "Is dismorphia niepelti a chat up shot in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up shot in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up shot in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up shot in the relations Pieridae ?", "Is dismorphia niepelti a chat up shot in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up shot in the relatives Pieridae ?", "Is dismorphia niepelti a chat up shot in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up shot in the tribe Pieridae ?", "Is dismorphia niepelti a chat up slash in the family Pieridae ?", "Where is Dismorphia niepelti a chat up slash in the family Pieridae ?", "Is dismorphia niepelti a chat up slash in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up slash in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up slash in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up slash in the relations Pieridae ?", "Is dismorphia niepelti a chat up slash in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up slash in the relatives Pieridae ?", "Is dismorphia niepelti a chat up slash in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up slash in the tribe Pieridae ?", "Is dismorphia niepelti a chat up solidus in the family Pieridae ?", "Where is Dismorphia niepelti a chat up solidus in the family Pieridae ?", "Is dismorphia niepelti a chat up solidus in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up solidus in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up solidus in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up solidus in the relations Pieridae ?", "Is dismorphia niepelti a chat up solidus in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up solidus in the relatives Pieridae ?", "Is dismorphia niepelti a chat up solidus in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up solidus in the tribe Pieridae ?", "Is dismorphia niepelti a chat up strikethrough in the family Pieridae ?", "Where is Dismorphia niepelti a chat up strikethrough in the family Pieridae ?", "Is dismorphia niepelti a chat up strikethrough in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up strikethrough in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up strikethrough in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up strikethrough in the relations Pieridae ?", "Is dismorphia niepelti a chat up strikethrough in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up strikethrough in the relatives Pieridae ?", "Is dismorphia niepelti a chat up strikethrough in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up strikethrough in the tribe Pieridae ?", "Is dismorphia niepelti a chat up stripe in the family Pieridae ?", "Where is Dismorphia niepelti a chat up stripe in the family Pieridae ?", "Is dismorphia niepelti a chat up stripe in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up stripe in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up stripe in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up stripe in the relations Pieridae ?", "Is dismorphia niepelti a chat up stripe in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up stripe in the relatives Pieridae ?", "Is dismorphia niepelti a chat up stripe in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up stripe in the tribe Pieridae ?", "Is dismorphia niepelti a chat up stroke in the family Pieridae ?", "Where is Dismorphia niepelti a chat up stroke in the family Pieridae ?", "Is dismorphia niepelti a chat up stroke in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up stroke in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up stroke in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up stroke in the relations Pieridae ?", "Is dismorphia niepelti a chat up stroke in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up stroke in the relatives Pieridae ?", "Is dismorphia niepelti a chat up stroke in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up stroke in the tribe Pieridae ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of apoplexy in the family Pieridae ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a chat up stroke of pen in the family Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of pen in the family Pieridae ?", "Is dismorphia niepelti a chat up stroke of pen in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of pen in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up stroke of pen in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of pen in the relations Pieridae ?", "Is dismorphia niepelti a chat up stroke of pen in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of pen in the relatives Pieridae ?", "Is dismorphia niepelti a chat up stroke of pen in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up stroke of pen in the tribe Pieridae ?", "Is dismorphia niepelti a chat up stroking in the family Pieridae ?", "Where is Dismorphia niepelti a chat up stroking in?", "Is dismorphia niepelti a chat up stroking in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up stroking in the relations Pieridae ?", "Is dismorphia niepelti a chat up stroking in the relatives Pieridae ?", "Is dismorphia niepelti a chat up stroking in the tribe Pieridae ?", "Is dismorphia niepelti a chat up swirl in the family Pieridae ?", "Where is Dismorphia niepelti a chat up swirl in the family Pieridae ?", "Is dismorphia niepelti a chat up swirl in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up swirl in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up swirl in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up swirl in the relations Pieridae ?", "Is dismorphia niepelti a chat up swirl in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up swirl in the relatives Pieridae ?", "Is dismorphia niepelti a chat up swirl in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up swirl in the tribe Pieridae ?", "Is dismorphia niepelti a chat up throw in the family Pieridae ?", "Where is Dismorphia niepelti a chat up throw in the family Pieridae ?", "Is dismorphia niepelti a chat up throw in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up throw in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up throw in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up throw in the relations Pieridae ?", "Is dismorphia niepelti a chat up throw in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up throw in the relatives Pieridae ?", "Is dismorphia niepelti a chat up throw in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up throw in the tribe Pieridae ?", "Is dismorphia niepelti a chat up travel in the family Pieridae ?", "Where is Dismorphia niepelti a chat up travel in the family Pieridae ?", "Is dismorphia niepelti a chat up travel in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up travel in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up travel in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up travel in the relations Pieridae ?", "Is dismorphia niepelti a chat up travel in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up travel in the relatives Pieridae ?", "Is dismorphia niepelti a chat up travel in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up travel in the tribe Pieridae ?", "Is dismorphia niepelti a chat up visitation in the family Pieridae ?", "Where is Dismorphia niepelti a chat up visitation in the family Pieridae ?", "Is dismorphia niepelti a chat up visitation in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a chat up visitation in the kinfolk Pieridae ?", "Is dismorphia niepelti a chat up visitation in the relations Pieridae ?", "Where is Dismorphia niepelti a chat up visitation in the relations Pieridae ?", "Is dismorphia niepelti a chat up visitation in the relatives Pieridae ?", "Where is Dismorphia niepelti a chat up visitation in the relatives Pieridae ?", "Is dismorphia niepelti a chat up visitation in the tribe Pieridae ?", "Where is Dismorphia niepelti a chat up visitation in the tribe Pieridae ?", "Is dismorphia niepelti a lep accident in the family Pieridae ?", "Where is Dismorphia niepelti a lep accident in the family Pieridae ?", "Is dismorphia niepelti a lep accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep accident in the relations Pieridae ?", "Where is Dismorphia niepelti a lep accident in the relations Pieridae ?", "Is dismorphia niepelti a lep accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep accident in the relatives Pieridae ?", "Is dismorphia niepelti a lep accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep accident in the tribe Pieridae ?", "Is dismorphia niepelti a lep apoplectic fit in the family Pieridae ?", "Where is Dismorphia niepelti a lep apoplectic fit in the family Pieridae ?", "Is dismorphia niepelti a lep apoplectic fit in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep apoplectic fit in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep apoplectic fit in the relations Pieridae ?", "Where is Dismorphia niepelti a lep apoplectic fit in the relations Pieridae ?", "Is dismorphia niepelti a lep apoplectic fit in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep apoplectic fit in the relatives Pieridae ?", "Is dismorphia niepelti a lep apoplectic fit in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep apoplectic fit in the tribe Pieridae ?", "Is dismorphia niepelti a lep apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a lep apoplexy in the family Pieridae ?", "Is dismorphia niepelti a lep apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a lep apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a lep apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a lep apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a lep blow in the family Pieridae ?", "Where is Dismorphia niepelti a lep blow in the family Pieridae ?", "Is dismorphia niepelti a lep blow in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep blow in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep blow in the relations Pieridae ?", "Where is Dismorphia niepelti a lep blow in the relations Pieridae ?", "Is dismorphia niepelti a lep blow in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep blow in the relatives Pieridae ?", "Is dismorphia niepelti a lep blow in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep blow in the tribe Pieridae ?", "Is dismorphia niepelti a lep calamity in the family Pieridae ?", "Where is Dismorphia niepelti a lep calamity in the family Pieridae ?", "Is dismorphia niepelti a lep calamity in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep calamity in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep calamity in the relations Pieridae ?", "Where is Dismorphia niepelti a lep calamity in the relations Pieridae ?", "Is dismorphia niepelti a lep calamity in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep calamity in the relatives Pieridae ?", "Is dismorphia niepelti a lep calamity in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep calamity in the tribe Pieridae ?", "Is dismorphia niepelti a lep caress in the family Pieridae ?", "Where is Dismorphia niepelti a lep caress in the family Pieridae ?", "Is dismorphia niepelti a lep caress in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep caress in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep caress in the relations Pieridae ?", "Where is Dismorphia niepelti a lep caress in the relations Pieridae ?", "Is dismorphia niepelti a lep caress in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep caress in the relatives Pieridae ?", "Is dismorphia niepelti a lep caress in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep caress in the tribe Pieridae ?", "Is dismorphia niepelti a lep cerebrovascular accident in the family Pieridae ?", "Where is Dismorphia niepelti a lep cerebrovascular accident in the family Pieridae ?", "Is dismorphia niepelti a lep cerebrovascular accident in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep cerebrovascular accident in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep cerebrovascular accident in the relations Pieridae ?", "Where is Dismorphia niepelti a lep cerebrovascular accident in the relations Pieridae ?", "Is dismorphia niepelti a lep cerebrovascular accident in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep cerebrovascular accident in the relatives Pieridae ?", "Is dismorphia niepelti a lep cerebrovascular accident in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep cerebrovascular accident in the tribe Pieridae ?", "Is dismorphia niepelti a lep cva in the family Pieridae ?", "Where is Dismorphia niepelti a lep cva in the family Pieridae ?", "Is dismorphia niepelti a lep cva in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep cva in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep cva in the relations Pieridae ?", "Where is Dismorphia niepelti a lep cva in the relations Pieridae ?", "Is dismorphia niepelti a lep cva in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep cva in the relatives Pieridae ?", "Is dismorphia niepelti a lep cva in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep cva in the tribe Pieridae ?", "Is dismorphia niepelti a lep disaster in the family Pieridae ?", "Where is Dismorphia niepelti a lep disaster in the family Pieridae ?", "Is dismorphia niepelti a lep disaster in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep disaster in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep disaster in the relations Pieridae ?", "Where is Dismorphia niepelti a lep disaster in the relations Pieridae ?", "Is dismorphia niepelti a lep disaster in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep disaster in the relatives Pieridae ?", "Is dismorphia niepelti a lep disaster in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep disaster in the tribe Pieridae ?", "Is dismorphia niepelti a lep hour in the family Pieridae ?", "Where is Dismorphia niepelti a lep hour in the family Pieridae ?", "Is dismorphia niepelti a lep hour in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep hour in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep hour in the relations Pieridae ?", "Where is Dismorphia niepelti a lep hour in the relations Pieridae ?", "Is dismorphia niepelti a lep hour in the relatives Pieridae ?", "Is dismorphia niepelti a lep hour in the tribe Pieridae ?", "Is dismorphia niepelti a lep misfortune in the family Pieridae ?", "Where is Dismorphia niepelti a lep misfortune in the family Pieridae ?", "Is dismorphia niepelti a lep misfortune in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep misfortune in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep misfortune in the relations Pieridae ?", "Where is Dismorphia niepelti a lep misfortune in the relations Pieridae ?", "Is dismorphia niepelti a lep misfortune in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep misfortune in the relatives Pieridae ?", "Is dismorphia niepelti a lep misfortune in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep misfortune in the tribe Pieridae ?", "Is dismorphia niepelti a lep pip in the family Pieridae ?", "Where is Dismorphia niepelti a lep pip in the family Pieridae ?", "Is dismorphia niepelti a lep pip in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep pip in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep pip in the relations Pieridae ?", "Where is Dismorphia niepelti a lep pip in the relations Pieridae ?", "Is dismorphia niepelti a lep pip in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep pip in the relatives Pieridae ?", "Is dismorphia niepelti a lep pip in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep pip in the tribe Pieridae ?", "Is dismorphia niepelti a lep seizure in the family Pieridae ?", "Where is Dismorphia niepelti a lep seizure in the family Pieridae ?", "Is dismorphia niepelti a lep seizure in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep seizure in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep seizure in the relations Pieridae ?", "Where is Dismorphia niepelti a lep seizure in the relations Pieridae ?", "Is dismorphia niepelti a lep seizure in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep seizure in the relatives Pieridae ?", "Is dismorphia niepelti a lep seizure in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep seizure in the tribe Pieridae ?", "Is dismorphia niepelti a lep shot in the family Pieridae ?", "Where is Dismorphia niepelti a lep shot in the family Pieridae ?", "Is dismorphia niepelti a lep shot in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep shot in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep shot in the relations Pieridae ?", "Where is Dismorphia niepelti a lep shot in the relations Pieridae ?", "Is dismorphia niepelti a lep shot in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep shot in the relatives Pieridae ?", "Is dismorphia niepelti a lep shot in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep shot in the tribe Pieridae ?", "Is dismorphia niepelti a lep slash in the family Pieridae ?", "Where is Dismorphia niepelti a lep slash in the family Pieridae ?", "Is dismorphia niepelti a lep slash in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep slash in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep slash in the relations Pieridae ?", "Where is Dismorphia niepelti a lep slash in the relations Pieridae ?", "Is dismorphia niepelti a lep slash in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep slash in the relatives Pieridae ?", "Is dismorphia niepelti a lep slash in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep slash in the tribe Pieridae ?", "Is dismorphia niepelti a lep solidus in the family Pieridae ?", "Where is Dismorphia niepelti a lep solidus in the family Pieridae ?", "Is dismorphia niepelti a lep solidus in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep solidus in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep solidus in the relations Pieridae ?", "Where is Dismorphia niepelti a lep solidus in the relations Pieridae ?", "Is dismorphia niepelti a lep solidus in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep solidus in the relatives Pieridae ?", "Is dismorphia niepelti a lep solidus in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep solidus in the tribe Pieridae ?", "Is dismorphia niepelti a lep strikethrough in the family Pieridae ?", "Where is Dismorphia niepelti a lep strikethrough in the family Pieridae ?", "Is dismorphia niepelti a lep strikethrough in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep strikethrough in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep strikethrough in the relations Pieridae ?", "Where is Dismorphia niepelti a lep strikethrough in the relations Pieridae ?", "Is dismorphia niepelti a lep strikethrough in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep strikethrough in the relatives Pieridae ?", "Is dismorphia niepelti a lep strikethrough in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep strikethrough in the tribe Pieridae ?", "Is dismorphia niepelti a lep stripe in the family Pieridae ?", "Where is Dismorphia niepelti a lep stripe in the family Pieridae ?", "Is dismorphia niepelti a lep stripe in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep stripe in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep stripe in the relations Pieridae ?", "Where is Dismorphia niepelti a lep stripe in the relations Pieridae ?", "Is dismorphia niepelti a lep stripe in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep stripe in the relatives Pieridae ?", "Is dismorphia niepelti a lep stripe in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep stripe in the tribe Pieridae ?", "Is dismorphia niepelti a lep stroke in the family Pieridae ?", "Where is Dismorphia niepelti a lep stroke in the family Pieridae ?", "Is dismorphia niepelti a lep stroke in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep stroke in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep stroke in the relations Pieridae ?", "Where is Dismorphia niepelti a lep stroke in the relations Pieridae ?", "Is dismorphia niepelti a lep stroke in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep stroke in the relatives Pieridae ?", "Is dismorphia niepelti a lep stroke in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep stroke in the tribe Pieridae ?", "Is dismorphia niepelti a lep stroke of apoplexy in the family Pieridae ?", "Where is Dismorphia niepelti a lep stroke of apoplexy in the family Pieridae ?", "Is dismorphia niepelti a lep stroke of apoplexy in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep stroke of apoplexy in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep stroke of apoplexy in the relations Pieridae ?", "Where is Dismorphia niepelti a lep stroke of apoplexy in the relations Pieridae ?", "Is dismorphia niepelti a lep stroke of apoplexy in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep stroke of apoplexy in the relatives Pieridae ?", "Is dismorphia niepelti a lep stroke of apoplexy in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep stroke of apoplexy in the tribe Pieridae ?", "Is dismorphia niepelti a lep stroke of pen in the family Pieridae ?", "Where is Dismorphia niepelti a lep stroke of pen in the family Pieridae ?", "Is dismorphia niepelti a lep stroke of pen in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep stroke of pen in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep stroke of pen in the relations Pieridae ?", "Where is Dismorphia niepelti a lep stroke of pen in the relations Pieridae ?", "Is dismorphia niepelti a lep stroke of pen in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep stroke of pen in the relatives Pieridae ?", "Is dismorphia niepelti a lep stroke of pen in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep stroke of pen in the tribe Pieridae ?", "Is dismorphia niepelti a lep stroking in the family Pieridae ?", "Where is Dismorphia niepelti a lep stroking in the family Pieridae ?", "Is dismorphia niepelti a lep stroking in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep stroking in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep stroking in the relations Pieridae ?", "Where is Dismorphia niepelti a lep stroking in the relations Pieridae ?", "Is dismorphia niepelti a lep stroking in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep stroking in the relatives Pieridae ?", "Is dismorphia niepelti a lep stroking in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep stroking in the tribe Pieridae ?", "Is dismorphia niepelti a lep swirl in the family Pieridae ?", "Where is Dismorphia niepelti a lep swirl in the family Pieridae ?", "Is dismorphia niepelti a lep swirl in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep swirl in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep swirl in the relations Pieridae ?", "Where is Dismorphia niepelti a lep swirl in the relations Pieridae ?", "Is dismorphia niepelti a lep swirl in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep swirl in the relatives Pieridae ?", "Is dismorphia niepelti a lep swirl in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep swirl in the tribe Pieridae ?", "Is dismorphia niepelti a lep throw in the family Pieridae ?", "Where is Dismorphia niepelti a lep throw in the family Pieridae ?", "Is dismorphia niepelti a lep throw in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep throw in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep throw in the relations Pieridae ?", "Where is Dismorphia niepelti a lep throw in the relations Pieridae ?", "Is dismorphia niepelti a lep throw in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep throw in the relatives Pieridae ?", "Is dismorphia niepelti a lep throw in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep throw in the tribe Pieridae ?", "Is dismorphia niepelti a lep travel in the family Pieridae ?", "Where is Dismorphia niepelti a lep travel in the family Pieridae ?", "Is dismorphia niepelti a lep travel in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep travel in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep travel in the relations Pieridae ?", "Where is Dismorphia niepelti a lep travel in the relations Pieridae ?", "Is dismorphia niepelti a lep travel in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep travel in the relatives Pieridae ?", "Is dismorphia niepelti a lep travel in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep travel in the tribe Pieridae ?", "Is dismorphia niepelti a lep visitation in the family Pieridae ?", "Where is Dismorphia niepelti a lep visitation in the family Pieridae ?", "Is dismorphia niepelti a lep visitation in the kinfolk Pieridae ?", "Where is Dismorphia niepelti a lep visitation in the kinfolk Pieridae ?", "Is dismorphia niepelti a lep visitation in the relations Pieridae ?", "Where is Dismorphia niepelti a lep visitation in the relations Pieridae ?", "Is dismorphia niepelti a lep visitation in the relatives Pieridae ?", "Where is Dismorphia niepelti a lep visitation in the relatives Pieridae ?", "Is dismorphia niepelti a lep visitation in the tribe Pieridae ?", "Where is Dismorphia niepelti a lep visitation in the tribe Pieridae ?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 3, 2, -1, 2, -1, 2, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 3, 2, -1, 2, -1, 2, -1, 2, -1, 1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 3, 2, -1, 2, -1, 2, -1, 2, -1, 1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2], "question_in_type": ["Is dismorphia niepelti a butterfly stroke in the kinfolk ?", "Where is niepelti a butterfly stroke in the kinfolk ?", "Is dismorphia niepelti a butterfly accident in the family ?", "Where is niepelti a butterfly accident in the family ?", "Is dismorphia niepelti a butterfly accident in the kinfolk ?", "Where is niepelti a butterfly accident in the kinfolk ?", "Is dismorphia niepelti a butterfly accident in the relations ?", "Where is niepelti a butterfly accident in the relations ?", "Is dismorphia niepelti a butterfly accident in the relatives ?", "Where is niepelti a butterfly accident in the relatives ?", "Is dismorphia niepelti a butterfly accident in the tribe ?", "Where is niepelti a butterfly accident in the tribe ?", "Is dismorphia niepelti a butterfly apoplectic fit in the family ?", "Where is niepelti a butterfly apoplectic fit in the family ?", "Is dismorphia niepelti a butterfly apoplectic fit in the kinfolk ?", "Where is niepelti a butterfly apoplectic fit in the kinfolk ?", "Is dismorphia niepelti a butterfly apoplectic fit in the relations ?", "Where is niepelti a butterfly apoplectic fit in the relations ?", "Is dismorphia niepelti a butterfly apoplectic fit in the relatives ?", "Where is niepelti a butterfly apoplectic fit in the relatives ?", "Is dismorphia niepelti a butterfly apoplectic fit in the tribe ?", "Where is niepelti a butterfly apoplectic fit in the tribe ?", "Is dismorphia niepelti a butterfly apoplexy in the family ?", "Where is niepelti a butterfly apoplexy in the family ?", "Is dismorphia niepelti a butterfly apoplexy in the kinfolk ?", "Where is niepelti a butterfly apoplexy in the kinfolk ?", "Is dismorphia niepelti a butterfly apoplexy in the relations ?", "Where is niepelti a butterfly apoplexy in the relations ?", "Is dismorphia niepelti a butterfly apoplexy in the relatives ?", "Where is niepelti a butterfly apoplexy in the relatives ?", "Is dismorphia niepelti a butterfly apoplexy in the tribe ?", "Where is niepelti a butterfly apoplexy in the tribe ?", "Is dismorphia niepelti a butterfly blow in the family ?", "Where is niepelti a butterfly blow in the family ?", "Is dismorphia niepelti a butterfly blow in the kinfolk ?", "Where is niepelti a butterfly blow in the kinfolk ?", "Is dismorphia niepelti a butterfly blow in the relations ?", "Where is niepelti a butterfly blow in the relations ?", "Is dismorphia niepelti a butterfly blow in the relatives ?", "Where is niepelti a butterfly blow in the relatives ?", "Is dismorphia niepelti a butterfly blow in the tribe ?", "Where is niepelti a butterfly blow in the tribe ?", "Is dismorphia niepelti a butterfly calamity in the family ?", "Where is niepelti a butterfly calamity in the family ?", "Is dismorphia niepelti a butterfly calamity in the kinfolk ?", "Where is niepelti a butterfly calamity in the kinfolk ?", "Is dismorphia niepelti a butterfly calamity in the relations ?", "Where is niepelti a butterfly calamity in the relations ?", "Is dismorphia niepelti a butterfly calamity in the relatives ?", "Where is niepelti a butterfly calamity in the relatives ?", "Is dismorphia niepelti a butterfly calamity in the tribe ?", "Where is niepelti a butterfly calamity in the tribe ?", "Is dismorphia niepelti a butterfly caress in the family ?", "Where is niepelti a butterfly caress in the family ?", "Is dismorphia niepelti a butterfly caress in the kinfolk ?", "Where is niepelti a butterfly caress in the kinfolk ?", "Is dismorphia niepelti a butterfly caress in the relations ?", "Where is niepelti a butterfly caress in the relations ?", "Is dismorphia niepelti a butterfly caress in the relatives ?", "Where is niepelti a butterfly caress in the relatives ?", "Is dismorphia niepelti a butterfly caress in the tribe ?", "Where is niepelti a butterfly caress in the tribe ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the family ?", "Where is niepelti a butterfly cerebrovascular accident in the family ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the kinfolk ?", "Where is niepelti a butterfly cerebrovascular accident in the kinfolk ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the relations ?", "Where is niepelti a butterfly cerebrovascular accident in the relations ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the relatives ?", "Where is niepelti a butterfly cerebrovascular accident in the relatives ?", "Is dismorphia niepelti a butterfly cerebrovascular accident in the tribe ?", "Where is niepelti a butterfly cerebrovascular accident in the tribe ?", "Is dismorphia niepelti a butterfly cva in the family ?", "Where is niepelti a butterfly cva in the family ?", "Is dismorphia niepelti a butterfly cva in the kinfolk ?", "Where is niepelti a butterfly cva in the kinfolk ?", "Is dismorphia niepelti a butterfly cva in the relations ?", "Where is niepelti a butterfly cva in the relations ?", "Is dismorphia niepelti a butterfly cva in the relatives ?", "Where is niepelti a butterfly cva in the relatives ?", "Is dismorphia niepelti a butterfly cva in the tribe ?", "Where is niepelti a butterfly cva in the tribe ?", "Is dismorphia niepelti a butterfly disaster in the family ?", "Where is niepelti a butterfly disaster in the family ?", "Is dismorphia niepelti a butterfly disaster in the kinfolk ?", "Where is niepelti a butterfly disaster in the kinfolk ?", "Is dismorphia niepelti a butterfly disaster in the relations ?", "Where is niepelti a butterfly disaster in the relations ?", "Is dismorphia niepelti a butterfly disaster in the relatives ?", "Where is niepelti a butterfly disaster in the relatives ?", "Is dismorphia niepelti a butterfly disaster in the tribe ?", "Where is niepelti a butterfly disaster in the tribe ?", "Is dismorphia niepelti a butterfly hour in the family ?", "When is niepelti?", "Where is niepelti a butterfly hour in the family ?", "Is dismorphia niepelti a butterfly hour in the kinfolk ?", "Where is niepelti a butterfly hour in the kinfolk ?", "Is dismorphia niepelti a butterfly hour in the relations ?", "Where is niepelti a butterfly hour in the relations ?", "Is dismorphia niepelti a butterfly hour in the relatives ?", "Is dismorphia niepelti a butterfly hour in the tribe ?", "Is dismorphia niepelti a butterfly misfortune in the family ?", "Where is niepelti a butterfly misfortune in the family ?", "Is dismorphia niepelti a butterfly misfortune in the kinfolk ?", "Where is niepelti a butterfly misfortune in the kinfolk ?", "Is dismorphia niepelti a butterfly misfortune in the relations ?", "Where is niepelti a butterfly misfortune in the relations ?", "Is dismorphia niepelti a butterfly misfortune in the relatives ?", "Where is niepelti a butterfly misfortune in the relatives ?", "Is dismorphia niepelti a butterfly misfortune in the tribe ?", "Where is niepelti a butterfly misfortune in the tribe ?", "Is dismorphia niepelti a butterfly pip in the family ?", "Where is niepelti a butterfly pip in the family ?", "Is dismorphia niepelti a butterfly pip in the kinfolk ?", "Where is niepelti a butterfly pip in the kinfolk ?", "Is dismorphia niepelti a butterfly pip in the relations ?", "Where is niepelti a butterfly pip in the relations ?", "Is dismorphia niepelti a butterfly pip in the relatives ?", "Where is niepelti a butterfly pip in the relatives ?", "Is dismorphia niepelti a butterfly pip in the tribe ?", "Where is niepelti a butterfly pip in the tribe ?", "Is dismorphia niepelti a butterfly seizure in the family ?", "Where is niepelti a butterfly seizure in the family ?", "Is dismorphia niepelti a butterfly seizure in the kinfolk ?", "Where is niepelti a butterfly seizure in the kinfolk ?", "Is dismorphia niepelti a butterfly seizure in the relations ?", "Where is niepelti a butterfly seizure in the relations ?", "Is dismorphia niepelti a butterfly seizure in the relatives ?", "Where is niepelti a butterfly seizure in the relatives ?", "Is dismorphia niepelti a butterfly seizure in the tribe ?", "Where is niepelti a butterfly seizure in the tribe ?", "Is dismorphia niepelti a butterfly shot in the family ?", "Where is niepelti a butterfly shot in the family ?", "Is dismorphia niepelti a butterfly shot in the kinfolk ?", "Where is niepelti a butterfly shot in the kinfolk ?", "Is dismorphia niepelti a butterfly shot in the relations ?", "Where is niepelti a butterfly shot in the relations ?", "Is dismorphia niepelti a butterfly shot in the relatives ?", "Where is niepelti a butterfly shot in the relatives ?", "Is dismorphia niepelti a butterfly shot in the tribe ?", "Where is niepelti a butterfly shot in the tribe ?", "Is dismorphia niepelti a butterfly slash in the family ?", "Where is niepelti a butterfly slash in the family ?", "Is dismorphia niepelti a butterfly slash in the kinfolk ?", "Where is niepelti a butterfly slash in the kinfolk ?", "Is dismorphia niepelti a butterfly slash in the relations ?", "Where is niepelti a butterfly slash in the relations ?", "Is dismorphia niepelti a butterfly slash in the relatives ?", "Where is niepelti a butterfly slash in the relatives ?", "Is dismorphia niepelti a butterfly slash in the tribe ?", "Where is niepelti a butterfly slash in the tribe ?", "Is dismorphia niepelti a butterfly solidus in the family ?", "Where is niepelti a butterfly solidus in the family ?", "Is dismorphia niepelti a butterfly solidus in the kinfolk ?", "Where is niepelti a butterfly solidus in the kinfolk ?", "Is dismorphia niepelti a butterfly solidus in the relations ?", "Where is niepelti a butterfly solidus in the relations ?", "Is dismorphia niepelti a butterfly solidus in the relatives ?", "Where is niepelti a butterfly solidus in the relatives ?", "Is dismorphia niepelti a butterfly solidus in the tribe ?", "Where is niepelti a butterfly solidus in the tribe ?", "Is dismorphia niepelti a butterfly strikethrough in the family ?", "Where is niepelti a butterfly strikethrough in the family ?", "Is dismorphia niepelti a butterfly strikethrough in the kinfolk ?", "Where is niepelti a butterfly strikethrough in the kinfolk ?", "Is dismorphia niepelti a butterfly strikethrough in the relations ?", "Where is niepelti a butterfly strikethrough in the relations ?", "Is dismorphia niepelti a butterfly strikethrough in the relatives ?", "Where is niepelti a butterfly strikethrough in the relatives ?", "Is dismorphia niepelti a butterfly strikethrough in the tribe ?", "Where is niepelti a butterfly strikethrough in the tribe ?", "Is dismorphia niepelti a butterfly stripe in the family ?", "Where is niepelti a butterfly stripe in the family ?", "Is dismorphia niepelti a butterfly stripe in the kinfolk ?", "Where is niepelti a butterfly stripe in the kinfolk ?", "Is dismorphia niepelti a butterfly stripe in the relations ?", "Where is niepelti a butterfly stripe in the relations ?", "Is dismorphia niepelti a butterfly stripe in the relatives ?", "Where is niepelti a butterfly stripe in the relatives ?", "Is dismorphia niepelti a butterfly stripe in the tribe ?", "Where is niepelti a butterfly stripe in the tribe ?", "Is dismorphia niepelti a butterfly stroke accident in the family ?", "Where is niepelti a butterfly stroke?", "Is dismorphia niepelti a butterfly stroke accident in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke accident in the relations ?", "Is dismorphia niepelti a butterfly stroke accident in the relatives ?", "Is dismorphia niepelti a butterfly stroke accident in the tribe ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the family ?", "Where is niepelti a butterfly stroke apoplectic?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the relations ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the relatives ?", "Is dismorphia niepelti a butterfly stroke apoplectic fit in the tribe ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the family ?", "Where is niepelti a butterfly stroke apoplexy in the family ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the kinfolk ?", "Where is niepelti a butterfly stroke apoplexy in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the relations ?", "Where is niepelti a butterfly stroke apoplexy in the relations ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the relatives ?", "Where is niepelti a butterfly stroke apoplexy in the relatives ?", "Is dismorphia niepelti a butterfly stroke apoplexy in the tribe ?", "Where is niepelti a butterfly stroke apoplexy in the tribe ?", "Is dismorphia niepelti a butterfly stroke blow in the family ?", "Is dismorphia niepelti a butterfly stroke blow in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke blow in the relations ?", "Is dismorphia niepelti a butterfly stroke blow in the relatives ?", "Is dismorphia niepelti a butterfly stroke blow in the tribe ?", "Is dismorphia niepelti a butterfly stroke calamity in the family ?", "Where is niepelti a butterfly stroke calamity in the family ?", "Is dismorphia niepelti a butterfly stroke calamity in the kinfolk ?", "Where is niepelti a butterfly stroke calamity in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke calamity in the relations ?", "Where is niepelti a butterfly stroke calamity in the relations ?", "Is dismorphia niepelti a butterfly stroke calamity in the relatives ?", "Where is niepelti a butterfly stroke calamity in the relatives ?", "Is dismorphia niepelti a butterfly stroke calamity in the tribe ?", "Where is niepelti a butterfly stroke calamity in the tribe ?", "Is dismorphia niepelti a butterfly stroke caress in the family ?", "Where is niepelti a butterfly stroke caress in the family ?", "Is dismorphia niepelti a butterfly stroke caress in the kinfolk ?", "Where is niepelti a butterfly stroke caress in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke caress in the relations ?", "Where is niepelti a butterfly stroke caress in the relations ?", "Is dismorphia niepelti a butterfly stroke caress in the relatives ?", "Where is niepelti a butterfly stroke caress in the relatives ?", "Is dismorphia niepelti a butterfly stroke caress in the tribe ?", "Where is niepelti a butterfly stroke caress in the tribe ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the family ?", "Where is niepelti a butterfly stroke cerebrovascular?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the relations ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the relatives ?", "Is dismorphia niepelti a butterfly stroke cerebrovascular accident in the tribe ?", "Is dismorphia niepelti a butterfly stroke cva in the family ?", "Where is niepelti a butterfly stroke cva in the family ?", "Is dismorphia niepelti a butterfly stroke cva in the kinfolk ?", "Where is niepelti a butterfly stroke cva in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke cva in the relations ?", "Where is niepelti a butterfly stroke cva in the relations ?", "Is dismorphia niepelti a butterfly stroke cva in the relatives ?", "Where is niepelti a butterfly stroke cva in the relatives ?", "Is dismorphia niepelti a butterfly stroke cva in the tribe ?", "Where is niepelti a butterfly stroke cva in the tribe ?", "Is dismorphia niepelti a butterfly stroke disaster in the family ?", "Where is niepelti a butterfly stroke disaster in the family ?", "Is dismorphia niepelti a butterfly stroke disaster in the kinfolk ?", "Where is niepelti a butterfly stroke disaster in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke disaster in the relations ?", "Where is niepelti a butterfly stroke disaster in the relations ?", "Is dismorphia niepelti a butterfly stroke disaster in the relatives ?", "Where is niepelti a butterfly stroke disaster in the relatives ?", "Is dismorphia niepelti a butterfly stroke disaster in the tribe ?", "Where is niepelti a butterfly stroke disaster in the tribe ?", "Is dismorphia niepelti a butterfly stroke hour in the family ?", "When is niepelti a butterfly stroke?", "Where is niepelti a butterfly stroke hour in the family ?", "Is dismorphia niepelti a butterfly stroke hour in the kinfolk ?", "Where is niepelti a butterfly stroke hour in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke hour in the relations ?", "Where is niepelti a butterfly stroke hour in the relations ?", "Is dismorphia niepelti a butterfly stroke hour in the relatives ?", "Where is niepelti a butterfly stroke hour in the relatives ?", "Is dismorphia niepelti a butterfly stroke hour in the tribe ?", "Who is niepelti a butterfly stroke hour in the tribe ?", "Is dismorphia niepelti a butterfly stroke in the family ?", "Where is niepelti a butterfly stroke in the family ?", "Is dismorphia niepelti a butterfly stroke in the relations ?", "Where is niepelti a butterfly stroke in the relations ?", "Is dismorphia niepelti a butterfly stroke in the relatives ?", "Where is niepelti a butterfly stroke in the relatives ?", "Is dismorphia niepelti a butterfly stroke in the tribe ?", "Where is niepelti a butterfly stroke in the tribe ?", "Is dismorphia niepelti a butterfly stroke misfortune in the family ?", "Where is niepelti a butterfly stroke misfortune in the family ?", "Is dismorphia niepelti a butterfly stroke misfortune in the kinfolk ?", "Where is niepelti a butterfly stroke misfortune in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke misfortune in the relations ?", "Where is niepelti a butterfly stroke misfortune in the relations ?", "Is dismorphia niepelti a butterfly stroke misfortune in the relatives ?", "Where is niepelti a butterfly stroke misfortune in the relatives ?", "Is dismorphia niepelti a butterfly stroke misfortune in the tribe ?", "Where is niepelti a butterfly stroke misfortune in the tribe ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the family ?", "Where is niepelti a butterfly stroke of apoplexy in the family ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the kinfolk ?", "Where is niepelti a butterfly stroke of apoplexy in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the relations ?", "Where is niepelti a butterfly stroke of apoplexy in the relations ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the relatives ?", "Where is niepelti a butterfly stroke of apoplexy in the relatives ?", "Is dismorphia niepelti a butterfly stroke of apoplexy in the tribe ?", "Where is niepelti a butterfly stroke of apoplexy in the tribe ?", "Is dismorphia niepelti a butterfly stroke of pen in the family ?", "Where is niepelti a butterfly stroke of pen in the family ?", "Is dismorphia niepelti a butterfly stroke of pen in the kinfolk ?", "Where is niepelti a butterfly stroke of pen in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke of pen in the relations ?", "Where is niepelti a butterfly stroke of pen in the relations ?", "Is dismorphia niepelti a butterfly stroke of pen in the relatives ?", "Where is niepelti a butterfly stroke of pen in the relatives ?", "Is dismorphia niepelti a butterfly stroke of pen in the tribe ?", "Where is niepelti a butterfly stroke of pen in the tribe ?", "Is dismorphia niepelti a butterfly stroke pip in the family ?", "Where is niepelti a butterfly stroke pip in the family ?", "Is dismorphia niepelti a butterfly stroke pip in the kinfolk ?", "Where is niepelti a butterfly stroke pip in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke pip in the relations ?", "Where is niepelti a butterfly stroke pip in the relations ?", "Is dismorphia niepelti a butterfly stroke pip in the relatives ?", "Where is niepelti a butterfly stroke pip in the relatives ?", "Is dismorphia niepelti a butterfly stroke pip in the tribe ?", "Where is niepelti a butterfly stroke pip in the tribe ?", "Is dismorphia niepelti a butterfly stroke seizure in the family ?", "Where is niepelti a butterfly stroke seizure in the family ?", "Is dismorphia niepelti a butterfly stroke seizure in the kinfolk ?", "Where is niepelti a butterfly stroke seizure in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke seizure in the relations ?", "Where is niepelti a butterfly stroke seizure in the relations ?", "Is dismorphia niepelti a butterfly stroke seizure in the relatives ?", "Where is niepelti a butterfly stroke seizure in the relatives ?", "Is dismorphia niepelti a butterfly stroke seizure in the tribe ?", "Where is niepelti a butterfly stroke seizure in the tribe ?", "Is dismorphia niepelti a butterfly stroke shot in the family ?", "Where is niepelti a butterfly stroke shot in the family ?", "Is dismorphia niepelti a butterfly stroke shot in the kinfolk ?", "Where is niepelti a butterfly stroke shot in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke shot in the relations ?", "Where is niepelti a butterfly stroke shot in the relations ?", "Is dismorphia niepelti a butterfly stroke shot in the relatives ?", "Where is niepelti a butterfly stroke shot in the relatives ?", "Is dismorphia niepelti a butterfly stroke shot in the tribe ?", "Where is niepelti a butterfly stroke shot in the tribe ?", "Is dismorphia niepelti a butterfly stroke slash in the family ?", "Where is niepelti a butterfly stroke slash in the family ?", "Is dismorphia niepelti a butterfly stroke slash in the kinfolk ?", "Where is niepelti a butterfly stroke slash in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke slash in the relations ?", "Where is niepelti a butterfly stroke slash in the relations ?", "Is dismorphia niepelti a butterfly stroke slash in the relatives ?", "Where is niepelti a butterfly stroke slash in the relatives ?", "Is dismorphia niepelti a butterfly stroke slash in the tribe ?", "Where is niepelti a butterfly stroke slash in the tribe ?", "Is dismorphia niepelti a butterfly stroke solidus in the family ?", "Where is niepelti a butterfly stroke solidus in the family ?", "Is dismorphia niepelti a butterfly stroke solidus in the kinfolk ?", "Where is niepelti a butterfly stroke solidus in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke solidus in the relations ?", "Where is niepelti a butterfly stroke solidus in the relations ?", "Is dismorphia niepelti a butterfly stroke solidus in the relatives ?", "Where is niepelti a butterfly stroke solidus in the relatives ?", "Is dismorphia niepelti a butterfly stroke solidus in the tribe ?", "Where is niepelti a butterfly stroke solidus in the tribe ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the family ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the relations ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the relatives ?", "Is dismorphia niepelti a butterfly stroke strikethrough in the tribe ?", "Is dismorphia niepelti a butterfly stroke stripe in the family ?", "Where is niepelti a butterfly stroke stripe in the family ?", "Is dismorphia niepelti a butterfly stroke stripe in the kinfolk ?", "Where is niepelti a butterfly stroke stripe in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke stripe in the relations ?", "Where is niepelti a butterfly stroke stripe in the relations ?", "Is dismorphia niepelti a butterfly stroke stripe in the relatives ?", "Where is niepelti a butterfly stroke stripe in the relatives ?", "Is dismorphia niepelti a butterfly stroke stripe in the tribe ?", "Where is niepelti a butterfly stroke stripe in the tribe ?", "Is dismorphia niepelti a butterfly stroke stroke in the family ?", "Where is niepelti a butterfly stroke stroke in the family ?", "Is dismorphia niepelti a butterfly stroke stroke in the kinfolk ?", "Where is niepelti a butterfly stroke stroke in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke stroke in the relations ?", "Where is niepelti a butterfly stroke stroke in the relations ?", "Is dismorphia niepelti a butterfly stroke stroke in the relatives ?", "Where is niepelti a butterfly stroke stroke in the relatives ?", "Is dismorphia niepelti a butterfly stroke stroke in the tribe ?", "Where is niepelti a butterfly stroke stroke in the tribe ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the family ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the relations ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the relatives ?", "Is dismorphia niepelti a butterfly stroke stroke of apoplexy in the tribe ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the family ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the relations ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the relatives ?", "Is dismorphia niepelti a butterfly stroke stroke of pen in the tribe ?", "Is dismorphia niepelti a butterfly stroke stroking in the family ?", "Where is niepelti a butterfly stroke stroking in?", "Is dismorphia niepelti a butterfly stroke stroking in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke stroking in the relations ?", "Is dismorphia niepelti a butterfly stroke stroking in the relatives ?", "Is dismorphia niepelti a butterfly stroke stroking in the tribe ?", "Is dismorphia niepelti a butterfly stroke swirl in the family ?", "Where is niepelti a butterfly stroke swirl in the family ?", "Is dismorphia niepelti a butterfly stroke swirl in the kinfolk ?", "Where is niepelti a butterfly stroke swirl in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke swirl in the relations ?", "Where is niepelti a butterfly stroke swirl in the relations ?", "Is dismorphia niepelti a butterfly stroke swirl in the relatives ?", "Where is niepelti a butterfly stroke swirl in the relatives ?", "Is dismorphia niepelti a butterfly stroke swirl in the tribe ?", "Where is niepelti a butterfly stroke swirl in the tribe ?", "Is dismorphia niepelti a butterfly stroke throw in the family ?", "Where is niepelti a butterfly stroke throw in the family ?", "Is dismorphia niepelti a butterfly stroke throw in the kinfolk ?", "Where is niepelti a butterfly stroke throw in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke throw in the relations ?", "Where is niepelti a butterfly stroke throw in the relations ?", "Is dismorphia niepelti a butterfly stroke throw in the relatives ?", "Where is niepelti a butterfly stroke throw in the relatives ?", "Is dismorphia niepelti a butterfly stroke throw in the tribe ?", "Where is niepelti a butterfly stroke throw in the tribe ?", "Is dismorphia niepelti a butterfly stroke travel in the family ?", "Where is niepelti a butterfly stroke travel in the family ?", "Is dismorphia niepelti a butterfly stroke travel in the kinfolk ?", "Where is niepelti a butterfly stroke travel in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke travel in the relations ?", "Where is niepelti a butterfly stroke travel in the relations ?", "Is dismorphia niepelti a butterfly stroke travel in the relatives ?", "Where is niepelti a butterfly stroke travel in the relatives ?", "Is dismorphia niepelti a butterfly stroke travel in the tribe ?", "Where is niepelti a butterfly stroke travel in the tribe ?", "Is dismorphia niepelti a butterfly stroke visitation in the family ?", "Where is niepelti a butterfly stroke visitation in the family ?", "Is dismorphia niepelti a butterfly stroke visitation in the kinfolk ?", "Where is niepelti a butterfly stroke visitation in the kinfolk ?", "Is dismorphia niepelti a butterfly stroke visitation in the relations ?", "Where is niepelti a butterfly stroke visitation in the relations ?", "Is dismorphia niepelti a butterfly stroke visitation in the relatives ?", "Where is niepelti a butterfly stroke visitation in the relatives ?", "Is dismorphia niepelti a butterfly stroke visitation in the tribe ?", "Where is niepelti a butterfly stroke visitation in the tribe ?", "Is dismorphia niepelti a butterfly stroking in the family ?", "Where is niepelti a butterfly stroking in?", "Is dismorphia niepelti a butterfly stroking in the kinfolk ?", "Is dismorphia niepelti a butterfly stroking in the relations ?", "Is dismorphia niepelti a butterfly stroking in the relatives ?", "Is dismorphia niepelti a butterfly stroking in the tribe ?", "Is dismorphia niepelti a butterfly swirl in the family ?", "Where is niepelti a butterfly swirl in the family ?", "Is dismorphia niepelti a butterfly swirl in the kinfolk ?", "Where is niepelti a butterfly swirl in the kinfolk ?", "Is dismorphia niepelti a butterfly swirl in the relations ?", "Where is niepelti a butterfly swirl in the relations ?", "Is dismorphia niepelti a butterfly swirl in the relatives ?", "Where is niepelti a butterfly swirl in the relatives ?", "Is dismorphia niepelti a butterfly swirl in the tribe ?", "Where is niepelti a butterfly swirl in the tribe ?", "Is dismorphia niepelti a butterfly throw in the family ?", "Where is niepelti a butterfly throw in the family ?", "Is dismorphia niepelti a butterfly throw in the kinfolk ?", "Where is niepelti a butterfly throw in the kinfolk ?", "Is dismorphia niepelti a butterfly throw in the relations ?", "Where is niepelti a butterfly throw in the relations ?", "Is dismorphia niepelti a butterfly throw in the relatives ?", "Where is niepelti a butterfly throw in the relatives ?", "Is dismorphia niepelti a butterfly throw in the tribe ?", "Where is niepelti a butterfly throw in the tribe ?", "Is dismorphia niepelti a butterfly travel in the family ?", "Where is niepelti a butterfly travel in the family ?", "Is dismorphia niepelti a butterfly travel in the kinfolk ?", "Where is niepelti a butterfly travel in the kinfolk ?", "Is dismorphia niepelti a butterfly travel in the relations ?", "Where is niepelti a butterfly travel in the relations ?", "Is dismorphia niepelti a butterfly travel in the relatives ?", "Where is niepelti a butterfly travel in the relatives ?", "Is dismorphia niepelti a butterfly travel in the tribe ?", "Where is niepelti a butterfly travel in the tribe ?", "Is dismorphia niepelti a butterfly visitation in the family ?", "Where is niepelti a butterfly visitation in the family ?", "Is dismorphia niepelti a butterfly visitation in the kinfolk ?", "Where is niepelti a butterfly visitation in the kinfolk ?", "Is dismorphia niepelti a butterfly visitation in the relations ?", "Where is niepelti a butterfly visitation in the relations ?", "Is dismorphia niepelti a butterfly visitation in the relatives ?", "Where is niepelti a butterfly visitation in the relatives ?", "Is dismorphia niepelti a butterfly visitation in the tribe ?", "Where is niepelti a butterfly visitation in the tribe ?", "Is dismorphia niepelti a chat up accident in the family ?", "Where is niepelti a chat up accident in the family ?", "Is dismorphia niepelti a chat up accident in the kinfolk ?", "Where is niepelti a chat up accident in the kinfolk ?", "Is dismorphia niepelti a chat up accident in the relations ?", "Where is niepelti a chat up accident in the relations ?", "Is dismorphia niepelti a chat up accident in the relatives ?", "Where is niepelti a chat up accident in the relatives ?", "Is dismorphia niepelti a chat up accident in the tribe ?", "Where is niepelti a chat up accident in the tribe ?", "Is dismorphia niepelti a chat up apoplectic fit in the family ?", "Where is niepelti a chat up apoplectic fit in the family ?", "Is dismorphia niepelti a chat up apoplectic fit in the kinfolk ?", "Where is niepelti a chat up apoplectic fit in the kinfolk ?", "Is dismorphia niepelti a chat up apoplectic fit in the relations ?", "Where is niepelti a chat up apoplectic fit in the relations ?", "Is dismorphia niepelti a chat up apoplectic fit in the relatives ?", "Where is niepelti a chat up apoplectic fit in the relatives ?", "Is dismorphia niepelti a chat up apoplectic fit in the tribe ?", "Where is niepelti a chat up apoplectic fit in the tribe ?", "Is dismorphia niepelti a chat up apoplexy in the family ?", "Where is niepelti a chat up apoplexy in the family ?", "Is dismorphia niepelti a chat up apoplexy in the kinfolk ?", "Where is niepelti a chat up apoplexy in the kinfolk ?", "Is dismorphia niepelti a chat up apoplexy in the relations ?", "Where is niepelti a chat up apoplexy in the relations ?", "Is dismorphia niepelti a chat up apoplexy in the relatives ?", "Where is niepelti a chat up apoplexy in the relatives ?", "Is dismorphia niepelti a chat up apoplexy in the tribe ?", "Where is niepelti a chat up apoplexy in the tribe ?", "Is dismorphia niepelti a chat up blow in the family ?", "Where is niepelti a chat up blow in the family ?", "Is dismorphia niepelti a chat up blow in the kinfolk ?", "Where is niepelti a chat up blow in the kinfolk ?", "Is dismorphia niepelti a chat up blow in the relations ?", "Where is niepelti a chat up blow in the relations ?", "Is dismorphia niepelti a chat up blow in the relatives ?", "Where is niepelti a chat up blow in the relatives ?", "Is dismorphia niepelti a chat up blow in the tribe ?", "Where is niepelti a chat up blow in the tribe ?", "Is dismorphia niepelti a chat up calamity in the family ?", "Where is niepelti a chat up calamity in the family ?", "Is dismorphia niepelti a chat up calamity in the kinfolk ?", "Where is niepelti a chat up calamity in the kinfolk ?", "Is dismorphia niepelti a chat up calamity in the relations ?", "Where is niepelti a chat up calamity in the relations ?", "Is dismorphia niepelti a chat up calamity in the relatives ?", "Where is niepelti a chat up calamity in the relatives ?", "Is dismorphia niepelti a chat up calamity in the tribe ?", "Where is niepelti a chat up calamity in the tribe ?", "Is dismorphia niepelti a chat up caress in the family ?", "Where is niepelti a chat up caress in the family ?", "Is dismorphia niepelti a chat up caress in the kinfolk ?", "Where is niepelti a chat up caress in the kinfolk ?", "Is dismorphia niepelti a chat up caress in the relations ?", "Where is niepelti a chat up caress in the relations ?", "Is dismorphia niepelti a chat up caress in the relatives ?", "Where is niepelti a chat up caress in the relatives ?", "Is dismorphia niepelti a chat up caress in the tribe ?", "Where is niepelti a chat up caress in the tribe ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the family ?", "Where is niepelti a chat up cerebrovascular accident in the family ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the kinfolk ?", "Where is niepelti a chat up cerebrovascular accident in the kinfolk ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the relations ?", "Where is niepelti a chat up cerebrovascular accident in the relations ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the relatives ?", "Where is niepelti a chat up cerebrovascular accident in the relatives ?", "Is dismorphia niepelti a chat up cerebrovascular accident in the tribe ?", "Where is niepelti a chat up cerebrovascular accident in the tribe ?", "Is dismorphia niepelti a chat up cva in the family ?", "Where is niepelti a chat up cva in the family ?", "Is dismorphia niepelti a chat up cva in the kinfolk ?", "Where is niepelti a chat up cva in the kinfolk ?", "Is dismorphia niepelti a chat up cva in the relations ?", "Where is niepelti a chat up cva in the relations ?", "Is dismorphia niepelti a chat up cva in the relatives ?", "Where is niepelti a chat up cva in the relatives ?", "Is dismorphia niepelti a chat up cva in the tribe ?", "Where is niepelti a chat up cva in the tribe ?", "Is dismorphia niepelti a chat up disaster in the family ?", "Where is niepelti a chat up disaster in the family ?", "Is dismorphia niepelti a chat up disaster in the kinfolk ?", "Where is niepelti a chat up disaster in the kinfolk ?", "Is dismorphia niepelti a chat up disaster in the relations ?", "Where is niepelti a chat up disaster in the relations ?", "Is dismorphia niepelti a chat up disaster in the relatives ?", "Where is niepelti a chat up disaster in the relatives ?", "Is dismorphia niepelti a chat up disaster in the tribe ?", "Where is niepelti a chat up disaster in the tribe ?", "Is dismorphia niepelti a chat up hour in the family ?", "When is niepelti a chat up?", "Where is niepelti a chat up hour in the family ?", "Is dismorphia niepelti a chat up hour in the kinfolk ?", "Where is niepelti a chat up hour in the kinfolk ?", "Is dismorphia niepelti a chat up hour in the relations ?", "Where is niepelti a chat up hour in the relations ?", "Is dismorphia niepelti a chat up hour in the relatives ?", "Where is niepelti a chat up hour in the relatives ?", "Is dismorphia niepelti a chat up hour in the tribe ?", "Who is niepelti a chat up hour in the tribe ?", "Is dismorphia niepelti a chat up misfortune in the family ?", "Where is niepelti a chat up misfortune in the family ?", "Is dismorphia niepelti a chat up misfortune in the kinfolk ?", "Where is niepelti a chat up misfortune in the kinfolk ?", "Is dismorphia niepelti a chat up misfortune in the relations ?", "Where is niepelti a chat up misfortune in the relations ?", "Is dismorphia niepelti a chat up misfortune in the relatives ?", "Where is niepelti a chat up misfortune in the relatives ?", "Is dismorphia niepelti a chat up misfortune in the tribe ?", "Where is niepelti a chat up misfortune in the tribe ?", "Is dismorphia niepelti a chat up pip in the family ?", "Where is niepelti a chat up pip in the family ?", "Is dismorphia niepelti a chat up pip in the kinfolk ?", "Where is niepelti a chat up pip in the kinfolk ?", "Is dismorphia niepelti a chat up pip in the relations ?", "Where is niepelti a chat up pip in the relations ?", "Is dismorphia niepelti a chat up pip in the relatives ?", "Where is niepelti a chat up pip in the relatives ?", "Is dismorphia niepelti a chat up pip in the tribe ?", "Where is niepelti a chat up pip in the tribe ?", "Is dismorphia niepelti a chat up seizure in the family ?", "Where is niepelti a chat up seizure in the family ?", "Is dismorphia niepelti a chat up seizure in the kinfolk ?", "Where is niepelti a chat up seizure in the kinfolk ?", "Is dismorphia niepelti a chat up seizure in the relations ?", "Where is niepelti a chat up seizure in the relations ?", "Is dismorphia niepelti a chat up seizure in the relatives ?", "Where is niepelti a chat up seizure in the relatives ?", "Is dismorphia niepelti a chat up seizure in the tribe ?", "Where is niepelti a chat up seizure in the tribe ?", "Is dismorphia niepelti a chat up shot in the family ?", "Where is niepelti a chat up shot in the family ?", "Is dismorphia niepelti a chat up shot in the kinfolk ?", "Where is niepelti a chat up shot in the kinfolk ?", "Is dismorphia niepelti a chat up shot in the relations ?", "Where is niepelti a chat up shot in the relations ?", "Is dismorphia niepelti a chat up shot in the relatives ?", "Where is niepelti a chat up shot in the relatives ?", "Is dismorphia niepelti a chat up shot in the tribe ?", "Where is niepelti a chat up shot in the tribe ?", "Is dismorphia niepelti a chat up slash in the family ?", "Where is niepelti a chat up slash in the family ?", "Is dismorphia niepelti a chat up slash in the kinfolk ?", "Where is niepelti a chat up slash in the kinfolk ?", "Is dismorphia niepelti a chat up slash in the relations ?", "Where is niepelti a chat up slash in the relations ?", "Is dismorphia niepelti a chat up slash in the relatives ?", "Where is niepelti a chat up slash in the relatives ?", "Is dismorphia niepelti a chat up slash in the tribe ?", "Where is niepelti a chat up slash in the tribe ?", "Is dismorphia niepelti a chat up solidus in the family ?", "Where is niepelti a chat up solidus in the family ?", "Is dismorphia niepelti a chat up solidus in the kinfolk ?", "Where is niepelti a chat up solidus in the kinfolk ?", "Is dismorphia niepelti a chat up solidus in the relations ?", "Where is niepelti a chat up solidus in the relations ?", "Is dismorphia niepelti a chat up solidus in the relatives ?", "Where is niepelti a chat up solidus in the relatives ?", "Is dismorphia niepelti a chat up solidus in the tribe ?", "Where is niepelti a chat up solidus in the tribe ?", "Is dismorphia niepelti a chat up strikethrough in the family ?", "Where is niepelti a chat up strikethrough in the family ?", "Is dismorphia niepelti a chat up strikethrough in the kinfolk ?", "Where is niepelti a chat up strikethrough in the kinfolk ?", "Is dismorphia niepelti a chat up strikethrough in the relations ?", "Where is niepelti a chat up strikethrough in the relations ?", "Is dismorphia niepelti a chat up strikethrough in the relatives ?", "Where is niepelti a chat up strikethrough in the relatives ?", "Is dismorphia niepelti a chat up strikethrough in the tribe ?", "Where is niepelti a chat up strikethrough in the tribe ?", "Is dismorphia niepelti a chat up stripe in the family ?", "Where is niepelti a chat up stripe in the family ?", "Is dismorphia niepelti a chat up stripe in the kinfolk ?", "Where is niepelti a chat up stripe in the kinfolk ?", "Is dismorphia niepelti a chat up stripe in the relations ?", "Where is niepelti a chat up stripe in the relations ?", "Is dismorphia niepelti a chat up stripe in the relatives ?", "Where is niepelti a chat up stripe in the relatives ?", "Is dismorphia niepelti a chat up stripe in the tribe ?", "Where is niepelti a chat up stripe in the tribe ?", "Is dismorphia niepelti a chat up stroke in the family ?", "Where is niepelti a chat up stroke in the family ?", "Is dismorphia niepelti a chat up stroke in the kinfolk ?", "Where is niepelti a chat up stroke in the kinfolk ?", "Is dismorphia niepelti a chat up stroke in the relations ?", "Where is niepelti a chat up stroke in the relations ?", "Is dismorphia niepelti a chat up stroke in the relatives ?", "Where is niepelti a chat up stroke in the relatives ?", "Is dismorphia niepelti a chat up stroke in the tribe ?", "Where is niepelti a chat up stroke in the tribe ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the family ?", "Where is niepelti a chat up stroke of apoplexy in the family ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the kinfolk ?", "Where is niepelti a chat up stroke of apoplexy in the kinfolk ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the relations ?", "Where is niepelti a chat up stroke of apoplexy in the relations ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the relatives ?", "Where is niepelti a chat up stroke of apoplexy in the relatives ?", "Is dismorphia niepelti a chat up stroke of apoplexy in the tribe ?", "Where is niepelti a chat up stroke of apoplexy in the tribe ?", "Is dismorphia niepelti a chat up stroke of pen in the family ?", "Where is niepelti a chat up stroke of pen in the family ?", "Is dismorphia niepelti a chat up stroke of pen in the kinfolk ?", "Where is niepelti a chat up stroke of pen in the kinfolk ?", "Is dismorphia niepelti a chat up stroke of pen in the relations ?", "Where is niepelti a chat up stroke of pen in the relations ?", "Is dismorphia niepelti a chat up stroke of pen in the relatives ?", "Where is niepelti a chat up stroke of pen in the relatives ?", "Is dismorphia niepelti a chat up stroke of pen in the tribe ?", "Where is niepelti a chat up stroke of pen in the tribe ?", "Is dismorphia niepelti a chat up stroking in the family ?", "Where is niepelti a chat up stroking in?", "Is dismorphia niepelti a chat up stroking in the kinfolk ?", "Is dismorphia niepelti a chat up stroking in the relations ?", "Is dismorphia niepelti a chat up stroking in the relatives ?", "Is dismorphia niepelti a chat up stroking in the tribe ?", "Is dismorphia niepelti a chat up swirl in the family ?", "Where is niepelti a chat up swirl in the family ?", "Is dismorphia niepelti a chat up swirl in the kinfolk ?", "Where is niepelti a chat up swirl in the kinfolk ?", "Is dismorphia niepelti a chat up swirl in the relations ?", "Where is niepelti a chat up swirl in the relations ?", "Is dismorphia niepelti a chat up swirl in the relatives ?", "Where is niepelti a chat up swirl in the relatives ?", "Is dismorphia niepelti a chat up swirl in the tribe ?", "Where is niepelti a chat up swirl in the tribe ?", "Is dismorphia niepelti a chat up throw in the family ?", "Where is niepelti a chat up throw in the family ?", "Is dismorphia niepelti a chat up throw in the kinfolk ?", "Where is niepelti a chat up throw in the kinfolk ?", "Is dismorphia niepelti a chat up throw in the relations ?", "Where is niepelti a chat up throw in the relations ?", "Is dismorphia niepelti a chat up throw in the relatives ?", "Where is niepelti a chat up throw in the relatives ?", "Is dismorphia niepelti a chat up throw in the tribe ?", "Where is niepelti a chat up throw in the tribe ?", "Is dismorphia niepelti a chat up travel in the family ?", "Where is niepelti a chat up travel in the family ?", "Is dismorphia niepelti a chat up travel in the kinfolk ?", "Where is niepelti a chat up travel in the kinfolk ?", "Is dismorphia niepelti a chat up travel in the relations ?", "Where is niepelti a chat up travel in the relations ?", "Is dismorphia niepelti a chat up travel in the relatives ?", "Where is niepelti a chat up travel in the relatives ?", "Is dismorphia niepelti a chat up travel in the tribe ?", "Where is niepelti a chat up travel in the tribe ?", "Is dismorphia niepelti a chat up visitation in the family ?", "Where is niepelti a chat up visitation in the family ?", "Is dismorphia niepelti a chat up visitation in the kinfolk ?", "Where is niepelti a chat up visitation in the kinfolk ?", "Is dismorphia niepelti a chat up visitation in the relations ?", "Where is niepelti a chat up visitation in the relations ?", "Is dismorphia niepelti a chat up visitation in the relatives ?", "Where is niepelti a chat up visitation in the relatives ?", "Is dismorphia niepelti a chat up visitation in the tribe ?", "Where is niepelti a chat up visitation in the tribe ?", "Is dismorphia niepelti a lep accident in the family ?", "Where is niepelti a lep accident in the family ?", "Is dismorphia niepelti a lep accident in the kinfolk ?", "Where is niepelti a lep accident in the kinfolk ?", "Is dismorphia niepelti a lep accident in the relations ?", "Where is niepelti a lep accident in the relations ?", "Is dismorphia niepelti a lep accident in the relatives ?", "Where is niepelti a lep accident in the relatives ?", "Is dismorphia niepelti a lep accident in the tribe ?", "Where is niepelti a lep accident in the tribe ?", "Is dismorphia niepelti a lep apoplectic fit in the family ?", "Where is niepelti a lep apoplectic fit in the family ?", "Is dismorphia niepelti a lep apoplectic fit in the kinfolk ?", "Where is niepelti a lep apoplectic fit in the kinfolk ?", "Is dismorphia niepelti a lep apoplectic fit in the relations ?", "Where is niepelti a lep apoplectic fit in the relations ?", "Is dismorphia niepelti a lep apoplectic fit in the relatives ?", "Where is niepelti a lep apoplectic fit in the relatives ?", "Is dismorphia niepelti a lep apoplectic fit in the tribe ?", "Where is niepelti a lep apoplectic fit in the tribe ?", "Is dismorphia niepelti a lep apoplexy in the family ?", "Where is niepelti a lep apoplexy in the family ?", "Is dismorphia niepelti a lep apoplexy in the kinfolk ?", "Where is niepelti a lep apoplexy in the kinfolk ?", "Is dismorphia niepelti a lep apoplexy in the relations ?", "Where is niepelti a lep apoplexy in the relations ?", "Is dismorphia niepelti a lep apoplexy in the relatives ?", "Where is niepelti a lep apoplexy in the relatives ?", "Is dismorphia niepelti a lep apoplexy in the tribe ?", "Where is niepelti a lep apoplexy in the tribe ?", "Is dismorphia niepelti a lep blow in the family ?", "Where is niepelti a lep blow in the family ?", "Is dismorphia niepelti a lep blow in the kinfolk ?", "Where is niepelti a lep blow in the kinfolk ?", "Is dismorphia niepelti a lep blow in the relations ?", "Where is niepelti a lep blow in the relations ?", "Is dismorphia niepelti a lep blow in the relatives ?", "Where is niepelti a lep blow in the relatives ?", "Is dismorphia niepelti a lep blow in the tribe ?", "Where is niepelti a lep blow in the tribe ?", "Is dismorphia niepelti a lep calamity in the family ?", "Where is niepelti a lep calamity in the family ?", "Is dismorphia niepelti a lep calamity in the kinfolk ?", "Where is niepelti a lep calamity in the kinfolk ?", "Is dismorphia niepelti a lep calamity in the relations ?", "Where is niepelti a lep calamity in the relations ?", "Is dismorphia niepelti a lep calamity in the relatives ?", "Where is niepelti a lep calamity in the relatives ?", "Is dismorphia niepelti a lep calamity in the tribe ?", "Where is niepelti a lep calamity in the tribe ?", "Is dismorphia niepelti a lep caress in the family ?", "Where is niepelti a lep caress in the family ?", "Is dismorphia niepelti a lep caress in the kinfolk ?", "Where is niepelti a lep caress in the kinfolk ?", "Is dismorphia niepelti a lep caress in the relations ?", "Where is niepelti a lep caress in the relations ?", "Is dismorphia niepelti a lep caress in the relatives ?", "Where is niepelti a lep caress in the relatives ?", "Is dismorphia niepelti a lep caress in the tribe ?", "Where is niepelti a lep caress in the tribe ?", "Is dismorphia niepelti a lep cerebrovascular accident in the family ?", "Where is niepelti a lep cerebrovascular accident in the family ?", "Is dismorphia niepelti a lep cerebrovascular accident in the kinfolk ?", "Where is niepelti a lep cerebrovascular accident in the kinfolk ?", "Is dismorphia niepelti a lep cerebrovascular accident in the relations ?", "Where is niepelti a lep cerebrovascular accident in the relations ?", "Is dismorphia niepelti a lep cerebrovascular accident in the relatives ?", "Where is niepelti a lep cerebrovascular accident in the relatives ?", "Is dismorphia niepelti a lep cerebrovascular accident in the tribe ?", "Where is niepelti a lep cerebrovascular accident in the tribe ?", "Is dismorphia niepelti a lep cva in the family ?", "Where is niepelti a lep cva in the family ?", "Is dismorphia niepelti a lep cva in the kinfolk ?", "Where is niepelti a lep cva in the kinfolk ?", "Is dismorphia niepelti a lep cva in the relations ?", "Where is niepelti a lep cva in the relations ?", "Is dismorphia niepelti a lep cva in the relatives ?", "Where is niepelti a lep cva in the relatives ?", "Is dismorphia niepelti a lep cva in the tribe ?", "Where is niepelti a lep cva in the tribe ?", "Is dismorphia niepelti a lep disaster in the family ?", "Where is niepelti a lep disaster in the family ?", "Is dismorphia niepelti a lep disaster in the kinfolk ?", "Where is niepelti a lep disaster in the kinfolk ?", "Is dismorphia niepelti a lep disaster in the relations ?", "Where is niepelti a lep disaster in the relations ?", "Is dismorphia niepelti a lep disaster in the relatives ?", "Where is niepelti a lep disaster in the relatives ?", "Is dismorphia niepelti a lep disaster in the tribe ?", "Where is niepelti a lep disaster in the tribe ?", "Is dismorphia niepelti a lep hour in the family ?", "Where is niepelti a lep hour in the family ?", "Is dismorphia niepelti a lep hour in the kinfolk ?", "Where is niepelti a lep hour in the kinfolk ?", "Is dismorphia niepelti a lep hour in the relations ?", "Where is niepelti a lep hour in the relations ?", "Is dismorphia niepelti a lep hour in the relatives ?", "Is dismorphia niepelti a lep hour in the tribe ?", "Is dismorphia niepelti a lep misfortune in the family ?", "Where is niepelti a lep misfortune in the family ?", "Is dismorphia niepelti a lep misfortune in the kinfolk ?", "Where is niepelti a lep misfortune in the kinfolk ?", "Is dismorphia niepelti a lep misfortune in the relations ?", "Where is niepelti a lep misfortune in the relations ?", "Is dismorphia niepelti a lep misfortune in the relatives ?", "Where is niepelti a lep misfortune in the relatives ?", "Is dismorphia niepelti a lep misfortune in the tribe ?", "Where is niepelti a lep misfortune in the tribe ?", "Is dismorphia niepelti a lep pip in the family ?", "Where is niepelti a lep pip in the family ?", "Is dismorphia niepelti a lep pip in the kinfolk ?", "Where is niepelti a lep pip in the kinfolk ?", "Is dismorphia niepelti a lep pip in the relations ?", "Where is niepelti a lep pip in the relations ?", "Is dismorphia niepelti a lep pip in the relatives ?", "Where is niepelti a lep pip in the relatives ?", "Is dismorphia niepelti a lep pip in the tribe ?", "Where is niepelti a lep pip in the tribe ?", "Is dismorphia niepelti a lep seizure in the family ?", "Where is niepelti a lep seizure in the family ?", "Is dismorphia niepelti a lep seizure in the kinfolk ?", "Where is niepelti a lep seizure in the kinfolk ?", "Is dismorphia niepelti a lep seizure in the relations ?", "Where is niepelti a lep seizure in the relations ?", "Is dismorphia niepelti a lep seizure in the relatives ?", "Where is niepelti a lep seizure in the relatives ?", "Is dismorphia niepelti a lep seizure in the tribe ?", "Where is niepelti a lep seizure in the tribe ?", "Is dismorphia niepelti a lep shot in the family ?", "Where is niepelti a lep shot in the family ?", "Is dismorphia niepelti a lep shot in the kinfolk ?", "Where is niepelti a lep shot in the kinfolk ?", "Is dismorphia niepelti a lep shot in the relations ?", "Where is niepelti a lep shot in the relations ?", "Is dismorphia niepelti a lep shot in the relatives ?", "Where is niepelti a lep shot in the relatives ?", "Is dismorphia niepelti a lep shot in the tribe ?", "Where is niepelti a lep shot in the tribe ?", "Is dismorphia niepelti a lep slash in the family ?", "Where is niepelti a lep slash in the family ?", "Is dismorphia niepelti a lep slash in the kinfolk ?", "Where is niepelti a lep slash in the kinfolk ?", "Is dismorphia niepelti a lep slash in the relations ?", "Where is niepelti a lep slash in the relations ?", "Is dismorphia niepelti a lep slash in the relatives ?", "Where is niepelti a lep slash in the relatives ?", "Is dismorphia niepelti a lep slash in the tribe ?", "Where is niepelti a lep slash in the tribe ?", "Is dismorphia niepelti a lep solidus in the family ?", "Where is niepelti a lep solidus in the family ?", "Is dismorphia niepelti a lep solidus in the kinfolk ?", "Where is niepelti a lep solidus in the kinfolk ?", "Is dismorphia niepelti a lep solidus in the relations ?", "Where is niepelti a lep solidus in the relations ?", "Is dismorphia niepelti a lep solidus in the relatives ?", "Where is niepelti a lep solidus in the relatives ?", "Is dismorphia niepelti a lep solidus in the tribe ?", "Where is niepelti a lep solidus in the tribe ?", "Is dismorphia niepelti a lep strikethrough in the family ?", "Where is niepelti a lep strikethrough in the family ?", "Is dismorphia niepelti a lep strikethrough in the kinfolk ?", "Where is niepelti a lep strikethrough in the kinfolk ?", "Is dismorphia niepelti a lep strikethrough in the relations ?", "Where is niepelti a lep strikethrough in the relations ?", "Is dismorphia niepelti a lep strikethrough in the relatives ?", "Where is niepelti a lep strikethrough in the relatives ?", "Is dismorphia niepelti a lep strikethrough in the tribe ?", "Where is niepelti a lep strikethrough in the tribe ?", "Is dismorphia niepelti a lep stripe in the family ?", "Where is niepelti a lep stripe in the family ?", "Is dismorphia niepelti a lep stripe in the kinfolk ?", "Where is niepelti a lep stripe in the kinfolk ?", "Is dismorphia niepelti a lep stripe in the relations ?", "Where is niepelti a lep stripe in the relations ?", "Is dismorphia niepelti a lep stripe in the relatives ?", "Where is niepelti a lep stripe in the relatives ?", "Is dismorphia niepelti a lep stripe in the tribe ?", "Where is niepelti a lep stripe in the tribe ?", "Is dismorphia niepelti a lep stroke in the family ?", "Where is niepelti a lep stroke in the family ?", "Is dismorphia niepelti a lep stroke in the kinfolk ?", "Where is niepelti a lep stroke in the kinfolk ?", "Is dismorphia niepelti a lep stroke in the relations ?", "Where is niepelti a lep stroke in the relations ?", "Is dismorphia niepelti a lep stroke in the relatives ?", "Where is niepelti a lep stroke in the relatives ?", "Is dismorphia niepelti a lep stroke in the tribe ?", "Where is niepelti a lep stroke in the tribe ?", "Is dismorphia niepelti a lep stroke of apoplexy in the family ?", "Where is niepelti a lep stroke of apoplexy in the family ?", "Is dismorphia niepelti a lep stroke of apoplexy in the kinfolk ?", "Where is niepelti a lep stroke of apoplexy in the kinfolk ?", "Is dismorphia niepelti a lep stroke of apoplexy in the relations ?", "Where is niepelti a lep stroke of apoplexy in the relations ?", "Is dismorphia niepelti a lep stroke of apoplexy in the relatives ?", "Where is niepelti a lep stroke of apoplexy in the relatives ?", "Is dismorphia niepelti a lep stroke of apoplexy in the tribe ?", "Where is niepelti a lep stroke of apoplexy in the tribe ?", "Is dismorphia niepelti a lep stroke of pen in the family ?", "Where is niepelti a lep stroke of pen in the family ?", "Is dismorphia niepelti a lep stroke of pen in the kinfolk ?", "Where is niepelti a lep stroke of pen in the kinfolk ?", "Is dismorphia niepelti a lep stroke of pen in the relations ?", "Where is niepelti a lep stroke of pen in the relations ?", "Is dismorphia niepelti a lep stroke of pen in the relatives ?", "Where is niepelti a lep stroke of pen in the relatives ?", "Is dismorphia niepelti a lep stroke of pen in the tribe ?", "Where is niepelti a lep stroke of pen in the tribe ?", "Is dismorphia niepelti a lep stroking in the family ?", "Where is niepelti a lep stroking in the family ?", "Is dismorphia niepelti a lep stroking in the kinfolk ?", "Where is niepelti a lep stroking in the kinfolk ?", "Is dismorphia niepelti a lep stroking in the relations ?", "Where is niepelti a lep stroking in the relations ?", "Is dismorphia niepelti a lep stroking in the relatives ?", "Where is niepelti a lep stroking in the relatives ?", "Is dismorphia niepelti a lep stroking in the tribe ?", "Where is niepelti a lep stroking in the tribe ?", "Is dismorphia niepelti a lep swirl in the family ?", "Where is niepelti a lep swirl in the family ?", "Is dismorphia niepelti a lep swirl in the kinfolk ?", "Where is niepelti a lep swirl in the kinfolk ?", "Is dismorphia niepelti a lep swirl in the relations ?", "Where is niepelti a lep swirl in the relations ?", "Is dismorphia niepelti a lep swirl in the relatives ?", "Where is niepelti a lep swirl in the relatives ?", "Is dismorphia niepelti a lep swirl in the tribe ?", "Where is niepelti a lep swirl in the tribe ?", "Is dismorphia niepelti a lep throw in the family ?", "Where is niepelti a lep throw in the family ?", "Is dismorphia niepelti a lep throw in the kinfolk ?", "Where is niepelti a lep throw in the kinfolk ?", "Is dismorphia niepelti a lep throw in the relations ?", "Where is niepelti a lep throw in the relations ?", "Is dismorphia niepelti a lep throw in the relatives ?", "Where is niepelti a lep throw in the relatives ?", "Is dismorphia niepelti a lep throw in the tribe ?", "Where is niepelti a lep throw in the tribe ?", "Is dismorphia niepelti a lep travel in the family ?", "Where is niepelti a lep travel in the family ?", "Is dismorphia niepelti a lep travel in the kinfolk ?", "Where is niepelti a lep travel in the kinfolk ?", "Is dismorphia niepelti a lep travel in the relations ?", "Where is niepelti a lep travel in the relations ?", "Is dismorphia niepelti a lep travel in the relatives ?", "Where is niepelti a lep travel in the relatives ?", "Is dismorphia niepelti a lep travel in the tribe ?", "Where is niepelti a lep travel in the tribe ?", "Is dismorphia niepelti a lep visitation in the family ?", "Where is niepelti a lep visitation in the family ?", "Is dismorphia niepelti a lep visitation in the kinfolk ?", "Where is niepelti a lep visitation in the kinfolk ?", "Is dismorphia niepelti a lep visitation in the relations ?", "Where is niepelti a lep visitation in the relations ?", "Is dismorphia niepelti a lep visitation in the relatives ?", "Where is niepelti a lep visitation in the relatives ?", "Is dismorphia niepelti a lep visitation in the tribe ?", "Where is niepelti a lep visitation in the tribe ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791483, "src_sentence": "Dismorphia niepelti is a butterfly stroke in the class Pieridae.", "sentence": "Dismorphia niepelti is a butterfly stroke in the class Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a butterfly stroke in the class Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the class Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a butterfly stroke in the class ?", "Where is niepelti a butterfly stroke in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791495, "src_sentence": "Dismorphia niepelti is a butterfly stroke in the folk Pieridae.", "sentence": "Dismorphia niepelti is a butterfly stroke in the folk Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a butterfly stroke in the folk Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the folk Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a butterfly stroke in the folk ?", "Where is niepelti a butterfly stroke in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791510, "src_sentence": "Dismorphia niepelti is a butterfly in the household Pieridae.", "sentence": "Dismorphia niepelti is a butterfly in the household Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a butterfly in the household Pieridae ?", "Where is Dismorphia niepelti a butterfly in the household Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a butterfly in the household ?", "Where is niepelti a butterfly in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791512, "src_sentence": "Dismorphia niepelti is a lep in the household Pieridae.", "sentence": "Dismorphia niepelti is a lep in the household Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a lep in the household Pieridae ?", "Where is Dismorphia niepelti a lep in the household Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a lep in the household ?", "Where is niepelti a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791516, "src_sentence": "Dismorphia niepelti is a lep in the home Pieridae.", "sentence": "Dismorphia niepelti is a lep in the home Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a lep in the home Pieridae ?", "Where is Dismorphia niepelti a lep in the home Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a lep in the home ?", "Where is niepelti a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791517, "src_sentence": "Dismorphia niepelti is a chat up in the home Pieridae.", "sentence": "Dismorphia niepelti is a chat up in the home Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a chat up in the home Pieridae ?", "Where is Dismorphia niepelti a chat up in the home Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a chat up in the home ?", "Where is niepelti a chat up in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791523, "src_sentence": "Dismorphia niepelti is a butterfly stroke in the fellowship Pieridae.", "sentence": "Dismorphia niepelti is a butterfly stroke in the fellowship Pieridae", "sub": "http://dbpedia.org/resource/Dismorphia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pieridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dismorphia niepelti a butterfly stroke in the fellowship Pieridae ?", "Where is Dismorphia niepelti a butterfly stroke in the fellowship Pieridae ?"], "type": [-1, 2], "question_in_type": ["Is dismorphia niepelti a butterfly stroke in the fellowship ?", "Where is niepelti a butterfly stroke in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791625, "src_sentence": "Beqabu is a 1996 Indian Hindi romanticist take produced and directed by N. Chandra, starring Sanjay Kapoor and Mamta Kulkarni.", "sentence": "Beqabu is a 1996 Indian Hindi romanticist starring Mamta Kulkarni", "sub": "http://dbpedia.org/resource/Beqabu", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Mamta_Kulkarni", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is beqabu a 1996 Indian Hindi romanticist starring Mamta Kulkarni ?", "Who is a 1996 Indian Hindi romanticist starring Mamta Kulkarni?", "When is Beqabu a?", "Where is Beqabu a 1996 Indian Hindi romanticist starring?", "Who is Beqabu a 1996 Indian Hindi romanticist starring?", "Is beqabu a 1996 Indian Hindi romanticist starring Sanjay Kapoor ?", "Who is a 1996 Indian Hindi romanticist starring Sanjay Kapoor?"], "type": [-1, 1, 3, 2, 1, -1, 1], "question_in_type": ["Is beqabu a 1996 Indian Hindi romanticist starring ?", "Who is a 1996 Indian Hindi romanticist starring ?", "When is a?", "Where is a 1996 Indian Hindi romanticist starring?", "Who is a 1996 Indian Hindi romanticist starring?", "Is beqabu a 1996 Indian Hindi romanticist starring ?", "Who is a 1996 Indian Hindi romanticist starring ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5791638, "src_sentence": "Beqabu is a 1996 Indian Hindi amatory skin produced and directed by N. Chandra, starring Sanjay Kapoor and Mamta Kulkarni.", "sentence": "Beqabu is a 1996 Indian Hindi amatory skin starring Mamta Kulkarni", "sub": "http://dbpedia.org/resource/Beqabu", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Mamta_Kulkarni", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is beqabu a 1996 Indian Hindi amatory skin starring Mamta Kulkarni ?", "Who is a 1996 Indian Hindi amatory skin starring Mamta Kulkarni?", "When is Beqabu a?", "Where is Beqabu a 1996 Indian Hindi amatory skin starring?", "Who is Beqabu a 1996 Indian Hindi amatory skin starring?", "Is beqabu a 1996 Indian Hindi amatory skin starring Sanjay Kapoor ?", "Who is a 1996 Indian Hindi amatory skin starring Sanjay Kapoor?"], "type": [-1, 1, 3, 2, 1, -1, 1], "question_in_type": ["Is beqabu a 1996 Indian Hindi amatory skin starring ?", "Who is a 1996 Indian Hindi amatory skin starring ?", "When is a?", "Where is a 1996 Indian Hindi amatory skin starring?", "Who is a 1996 Indian Hindi amatory skin starring?", "Is beqabu a 1996 Indian Hindi amatory skin starring ?", "Who is a 1996 Indian Hindi amatory skin starring ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792096, "src_sentence": "Express Freighters Australia is a lading airline based in Sydney, Australia.", "sentence": "Express Freighters Australia is a lading airline based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a lading airline based in Sydney , Australia ?", "Who is a lading airline based in Sydney, Australia?", "Where is Express Freighters Australia a lading?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a lading airline based in , Australia ?", "Who is a lading airline based in , Australia?", "Where is a lading?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792103, "src_sentence": "Express Freighters Australia is a cargo air carrier based in Sydney, Australia.", "sentence": "Express Freighters Australia is a cargo air carrier based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a cargo air carrier based in Sydney , Australia ?", "Who is a cargo air carrier based in Sydney, Australia?", "Where is Express Freighters Australia a cargo air carrier based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a cargo air carrier based in , Australia ?", "Who is a cargo air carrier based in , Australia?", "Where is a cargo air carrier based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792106, "src_sentence": "Express Freighters Australia is a load air carrier based in Sydney, Australia.", "sentence": "Express Freighters Australia is a load air carrier based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a load air carrier based in Sydney , Australia ?", "Who is a load air carrier based in Sydney, Australia?", "Where is Express Freighters Australia a load air carrier based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a load air carrier based in , Australia ?", "Who is a load air carrier based in , Australia?", "Where is a load air carrier based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792109, "src_sentence": "Express Freighters Australia is a shipment air carrier based in Sydney, Australia.", "sentence": "Express Freighters Australia is a shipment air carrier based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a shipment air carrier based in Sydney , Australia ?", "Who is a shipment air carrier based in Sydney, Australia?", "Where is Express Freighters Australia a shipment air carrier based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a shipment air carrier based in , Australia ?", "Who is a shipment air carrier based in , Australia?", "Where is a shipment air carrier based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792110, "src_sentence": "Express Freighters Australia is a payload air carrier based in Sydney, Australia.", "sentence": "Express Freighters Australia is a payload air carrier based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a payload air carrier based in Sydney , Australia ?", "Who is a payload air carrier based in Sydney, Australia?", "Where is Express Freighters Australia a payload air carrier based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a payload air carrier based in , Australia ?", "Who is a payload air carrier based in , Australia?", "Where is a payload air carrier based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792114, "src_sentence": "Express Freighters Australia is a load airway based in Sydney, Australia.", "sentence": "Express Freighters Australia is a load airway based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a load airway based in Sydney , Australia ?", "Who is a load airway based in Sydney, Australia?", "Where is Express Freighters Australia a load airway based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a load airway based in , Australia ?", "Who is a load airway based in , Australia?", "Where is a load airway based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792117, "src_sentence": "Express Freighters Australia is a shipment airway based in Sydney, Australia.", "sentence": "Express Freighters Australia is a shipment airway based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a shipment airway based in Sydney , Australia ?", "Who is a shipment airway based in Sydney, Australia?", "Where is Express Freighters Australia a shipment airway based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a shipment airway based in , Australia ?", "Who is a shipment airway based in , Australia?", "Where is a shipment airway based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792121, "src_sentence": "Express Freighters Australia is a freight airline business based in Sydney, Australia.", "sentence": "Express Freighters Australia is a freight airline business based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a freight airline business based in Sydney , Australia ?", "Who is a freight airline business based in Sydney, Australia?", "Where is Express Freighters Australia a freight airline business based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a freight airline business based in , Australia ?", "Who is a freight airline business based in , Australia?", "Where is a freight airline business based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792122, "src_sentence": "Express Freighters Australia is a load airline business based in Sydney, Australia.", "sentence": "Express Freighters Australia is a load airline business based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a load airline business based in Sydney , Australia ?", "Who is a load airline business based in Sydney, Australia?", "Where is Express Freighters Australia a load airline business based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a load airline business based in , Australia ?", "Who is a load airline business based in , Australia?", "Where is a load airline business based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792131, "src_sentence": "Express Freighters Australia is a loading air hose based in Sydney, Australia.", "sentence": "Express Freighters Australia is a loading air hose based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a loading air hose based in Sydney , Australia ?", "Who is a loading air hose based in Sydney, Australia?", "Where is Express Freighters Australia a loading?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a loading air hose based in , Australia ?", "Who is a loading air hose based in , Australia?", "Where is a loading?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792133, "src_sentence": "Express Freighters Australia is a shipment air hose based in Sydney, Australia.", "sentence": "Express Freighters Australia is a shipment air hose based in Sydney, Australia", "sub": "http://dbpedia.org/resource/Express_Freighters_Australia", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Sydney", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is express Freighters Australia a shipment air hose based in Sydney , Australia ?", "Who is a shipment air hose based in Sydney, Australia?", "Where is Express Freighters Australia a shipment air hose based in?"], "type": [-1, 1, 2], "question_in_type": ["Is express Freighters Australia a shipment air hose based in , Australia ?", "Who is a shipment air hose based in , Australia?", "Where is a shipment air hose based in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792158, "src_sentence": "Express Freighters Australia also operates a Boeing 767-300F on behalf of its parentage keep company Qantas Freight.", "sentence": "Express Freighters Australia operates a Boeing 767-300F keep company Qantas Freight", "sub": "http://dbpedia.org/resource/Qantas_Freight", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Express_Freighters_Australia", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Does express Freighters Australia op a Boeing 767-300F keep company Qantas Freight?", "Who operates a Boeing 767-300F keep company Qantas Freight?", "Where did Express Freighters Australia operates a?", "Who did Express Freighters Australia operates a?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does express Freighters Australia op a Boeing 767-300F keep company ?", "Who operates a Boeing 767-300F keep company ?", "Where did operates a?", "Who did operates a?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792473, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent urban center, Kari Niyozov street, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792474, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent downtown, Kari Niyozov street, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792479, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent city of london, Kari Niyozov wall street, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792486, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent metropolis, Kari Niyozov wall street, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792492, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent city of london corporation, Kari Niyozov road, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792494, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent downtown, Kari Niyozov road, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792500, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent central business district, Kari Niyozov way, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792501, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent mayor and commonalty and citizens of city of london, Kari Niyozov way, 39-house.", "sentence": "Tashkent Institute of Irrigation is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792505, "src_sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan, Tashkent rome, Kari Niyozov way, 39-house.", "sentence": "Tashkent Institute of Irrigation and Agricultural Mechanization Engineers is located in the Republic of Uzbekistan", "sub": "http://dbpedia.org/resource/Uzbekistan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Tashkent", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is tashkent Institute of Irrigation and Agricultural Mechanization Engineers located in the Republic of Uzbekistan ?", "Who is located in the Republic of Uzbekistan?", "Where is Tashkent Institute of Irrigation and Agricultural Mechanization Engineers located in?"], "type": [-1, 1, 2], "question_in_type": ["Is tashkent Institute of Irrigation and Agricultural Mechanization Engineers located in the Republic of ?", "Who is located in the Republic of ?", "Where is Institute of Irrigation and Agricultural Mechanization Engineers located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792617, "src_sentence": "Ardozyga cryptosperma is a species of matki in the family Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of matki in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of matki in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792635, "src_sentence": "Ardozyga cryptosperma is a species of matki in the kinfolk Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of matki in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of matki in the kinfolk Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of matki in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792661, "src_sentence": "Ardozyga cryptosperma is a species of lep in the household Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of lep in the household Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of lep in the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of lep in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792662, "src_sentence": "Ardozyga cryptosperma is a species of matki in the household Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of matki in the household Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of matki in the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of matki in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792663, "src_sentence": "Ardozyga cryptosperma is a species of moth in the home Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of moth in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of moth in the home Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792664, "src_sentence": "Ardozyga cryptosperma is a species of lep in the home Gelechiidae.", "sentence": "Ardozyga cryptosperma is a species of lep in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Ardozyga_cryptosperma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ardozyga cryptosperma a species of lep in the home Gelechiidae ?"], "type": [-1], "question_in_type": ["Is ardozyga cryptosperma a species of lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792788, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional investigating into the 2004 CDC study.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional investigating into the 2004 CDC study In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional investigating into the 2004 CDC study In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigating into the 2004 CDC study In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional investigating into the?", "When did the United States House of Representatives ' Technology Committee open a congressional investigating into the 2004 CDC study In?", "Did the United States House of Representatives ' Science Committee op a congressional investigating into the 2004 CDC study In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigating into the 2004 CDC study In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional investigating into the?", "When did the United States House of Representatives ' Science Committee open a congressional investigating into the 2004 CDC study In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional investigating into the 2004 study In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigating into the 2004 study In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional investigating into the?", "When did the House of Representatives ' Technology Committee open a congressional investigating into the 2004 study In?", "Did the House of Representatives ' Science Committee op a congressional investigating into the 2004 study In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigating into the 2004 study In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional investigating into the?", "When did the House of Representatives ' Science Committee open a congressional investigating into the 2004 study In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792795, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional investigation into the 2004 CDC cover.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC cover In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional investigation into the 2004 CDC cover In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC cover In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the 2004 CDC cover In?", "Did the United States House of Representatives ' Science Committee op a congressional investigation into the 2004 CDC cover In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 CDC cover In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the 2004 CDC cover In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional investigation into the 2004 cover In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 cover In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the 2004 cover In?", "Did the House of Representatives ' Science Committee op a congressional investigation into the 2004 cover In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 cover In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional investigation into the?", "When did the House of Representatives ' Science Committee open a congressional investigation into the 2004 cover In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792797, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional research into the 2004 CDC cover.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional research into the 2004 CDC cover In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional research into the 2004 CDC cover In 2009?", "Who House of Representatives ' Technology Committee opened a congressional research into the 2004 CDC cover In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional research into the?", "When did the United States House of Representatives ' Technology Committee open a congressional research into the 2004 CDC cover In?", "Did the United States House of Representatives ' Science Committee op a congressional research into the 2004 CDC cover In 2009?", "Who House of Representatives ' Science Committee opened a congressional research into the 2004 CDC cover In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional research into the?", "When did the United States House of Representatives ' Science Committee open a congressional research into the 2004 CDC cover In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional research into the 2004 cover In 2009?", "Who House of Representatives ' Technology Committee opened a congressional research into the 2004 cover In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional research into the?", "When did the House of Representatives ' Technology Committee open a congressional research into the 2004 cover In?", "Did the House of Representatives ' Science Committee op a congressional research into the 2004 cover In 2009?", "Who House of Representatives ' Science Committee opened a congressional research into the 2004 cover In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional research into the?", "When did the House of Representatives ' Science Committee open a congressional research into the 2004 cover In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792831, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional probe into the 2004 CDC buzz.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional probe into the 2004 CDC buzz In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional probe into the 2004 CDC buzz In 2009?", "Who House of Representatives ' Technology Committee opened a congressional probe into the 2004 CDC buzz In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional probe into the?", "When did the United States House of Representatives ' Technology Committee open a congressional probe into the 2004 CDC buzz In?", "Did the United States House of Representatives ' Science Committee op a congressional probe into the 2004 CDC buzz In 2009?", "Who House of Representatives ' Science Committee opened a congressional probe into the 2004 CDC buzz In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional probe into the?", "When did the United States House of Representatives ' Science Committee open a congressional probe into the 2004 CDC buzz In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional probe into the 2004 buzz In 2009?", "Who House of Representatives ' Technology Committee opened a congressional probe into the 2004 buzz In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional probe into the?", "When did the House of Representatives ' Technology Committee open a congressional probe into the 2004 buzz In?", "Did the House of Representatives ' Science Committee op a congressional probe into the 2004 buzz In 2009?", "Who House of Representatives ' Science Committee opened a congressional probe into the 2004 buzz In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional probe into the?", "When did the House of Representatives ' Science Committee open a congressional probe into the 2004 buzz In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792835, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional investigation into the 2004 CDC composition.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC composition In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional investigation into the 2004 CDC composition In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 CDC composition In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Technology Committee open a congressional investigation into the 2004 CDC composition In?", "Did the United States House of Representatives ' Science Committee op a congressional investigation into the 2004 CDC composition In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 CDC composition In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the?", "When did the United States House of Representatives ' Science Committee open a congressional investigation into the 2004 CDC composition In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional investigation into the 2004 composition In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigation into the 2004 composition In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the?", "When did the House of Representatives ' Technology Committee open a congressional investigation into the 2004 composition In?", "Did the House of Representatives ' Science Committee op a congressional investigation into the 2004 composition In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigation into the 2004 composition In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional investigation into the?", "When did the House of Representatives ' Science Committee open a congressional investigation into the 2004 composition In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792841, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional probe into the 2004 CDC report card.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional probe into the 2004 CDC report card In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional probe into the 2004 CDC report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional probe into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional probe into the?", "When did the United States House of Representatives ' Technology Committee open a congressional probe into the 2004 CDC report card In?", "Did the United States House of Representatives ' Science Committee op a congressional probe into the 2004 CDC report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional probe into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional probe into the?", "When did the United States House of Representatives ' Science Committee open a congressional probe into the 2004 CDC report card In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional probe into the 2004 report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional probe into the 2004 report card In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional probe into the?", "When did the House of Representatives ' Technology Committee open a congressional probe into the 2004 report card In?", "Did the House of Representatives ' Science Committee op a congressional probe into the 2004 report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional probe into the 2004 report card In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional probe into the?", "When did the House of Representatives ' Science Committee open a congressional probe into the 2004 report card In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792842, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional research into the 2004 CDC report card.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional research into the 2004 CDC report card In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional research into the 2004 CDC report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional research into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional research into the?", "When did the United States House of Representatives ' Technology Committee open a congressional research into the 2004 CDC report card In?", "Did the United States House of Representatives ' Science Committee op a congressional research into the 2004 CDC report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional research into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional research into the?", "When did the United States House of Representatives ' Science Committee open a congressional research into the 2004 CDC report card In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional research into the 2004 report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional research into the 2004 report card In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional research into the?", "When did the House of Representatives ' Technology Committee open a congressional research into the 2004 report card In?", "Did the House of Representatives ' Science Committee op a congressional research into the 2004 report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional research into the 2004 report card In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional research into the?", "When did the House of Representatives ' Science Committee open a congressional research into the 2004 report card In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792844, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional scrutiny into the 2004 CDC report card.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional scrutiny into the 2004 CDC report card In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional scrutiny into the 2004 CDC report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional scrutiny into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional scrutiny into the?", "When did the United States House of Representatives ' Technology Committee open a congressional scrutiny into the 2004 CDC report card In?", "Did the United States House of Representatives ' Science Committee op a congressional scrutiny into the 2004 CDC report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional scrutiny into the 2004 CDC report card In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional scrutiny into the?", "When did the United States House of Representatives ' Science Committee open a congressional scrutiny into the 2004 CDC report card In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional scrutiny into the 2004 report card In 2009?", "Who House of Representatives ' Technology Committee opened a congressional scrutiny into the 2004 report card In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional scrutiny into the?", "When did the House of Representatives ' Technology Committee open a congressional scrutiny into the 2004 report card In?", "Did the House of Representatives ' Science Committee op a congressional scrutiny into the 2004 report card In 2009?", "Who House of Representatives ' Science Committee opened a congressional scrutiny into the 2004 report card In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional scrutiny into the?", "When did the House of Representatives ' Science Committee open a congressional scrutiny into the 2004 report card In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792848, "src_sentence": "In 2009, the United States House of Representatives' Science and Technology Committee opened a congressional investigating into the 2004 CDC story.", "sentence": "the United States House of Representatives ' Technology Committee opened a congressional investigating into the 2004 CDC story In 2009", "sub": "http://dbpedia.org/resource/Centers_for_Disease_Control_and_Prevention", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the United States House of Representatives ' Technology Committee op a congressional investigating into the 2004 CDC story In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigating into the 2004 CDC story In 2009?", "Where did the United States House of Representatives ' Technology Committee opened a?", "When did the United States House of Representatives ' Technology Committee open a congressional investigating into the?", "When did the United States House of Representatives ' Technology Committee open a congressional investigating into the 2004 CDC story In?", "Did the United States House of Representatives ' Science Committee op a congressional investigating into the 2004 CDC story In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigating into the 2004 CDC story In 2009?", "Where did the United States House of Representatives ' Science Committee opened a?", "When did the United States House of Representatives ' Science Committee open a congressional investigating into the?", "When did the United States House of Representatives ' Science Committee open a congressional investigating into the 2004 CDC story In?"], "type": [-1, 1, 2, 3, 3, -1, 1, 2, 3, 3], "question_in_type": ["Did the House of Representatives ' Technology Committee op a congressional investigating into the 2004 story In 2009?", "Who House of Representatives ' Technology Committee opened a congressional investigating into the 2004 story In 2009?", "Where did the House of Representatives ' Technology Committee opened a?", "When did the House of Representatives ' Technology Committee open a congressional investigating into the?", "When did the House of Representatives ' Technology Committee open a congressional investigating into the 2004 story In?", "Did the House of Representatives ' Science Committee op a congressional investigating into the 2004 story In 2009?", "Who House of Representatives ' Science Committee opened a congressional investigating into the 2004 story In 2009?", "Where did the House of Representatives ' Science Committee opened a?", "When did the House of Representatives ' Science Committee open a congressional investigating into the?", "When did the House of Representatives ' Science Committee open a congressional investigating into the 2004 story In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792870, "src_sentence": "In 1594, a john roy major Serb rebellion was crushed by the Ottomans.", "sentence": "a john roy major Serb rebellion was crushed by the Ottomans In 1594", "sub": "http://dbpedia.org/resource/Uprising_in_Banat", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Ottoman_Empire", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was a john roy major Serb rebellion crushed by the Ottomans In 1594 ?", "Where was a john roy major Serb rebellion crushed by?", "When was a john roy major Serb rebellion crush by the Ottomans In?"], "type": [-1, 2, 3], "question_in_type": ["Was a john roy major crushed by the In 1594 ?", "Where was a john roy major crushed by?", "When was a john roy major crush by the In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792963, "src_sentence": "Titanio originalis is a species of moth in the class Crambidae.", "sentence": "Titanio originalis is a species of moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of moth in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is titanio originalis a species of moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792985, "src_sentence": "Titanio originalis is a species of lep in the household Crambidae.", "sentence": "Titanio originalis is a species of lep in the household Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of lep in the household Crambidae ?"], "type": [-1], "question_in_type": ["Is titanio originalis a species of lep in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792986, "src_sentence": "Titanio originalis is a species of matki in the household Crambidae.", "sentence": "Titanio originalis is a species of matki in the household Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of matki in the household Crambidae ?"], "type": [-1], "question_in_type": ["Is titanio originalis a species of matki in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792988, "src_sentence": "Titanio originalis is a species of lep in the home Crambidae.", "sentence": "Titanio originalis is a species of lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of lep in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is titanio originalis a species of lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792990, "src_sentence": "Titanio originalis is a species of moth in the kinsfolk Crambidae.", "sentence": "Titanio originalis is a species of moth in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of moth in the kinsfolk Crambidae ?", "Where is Titanio originalis a species of moth in the kinsfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is titanio originalis a species of moth in the kinsfolk ?", "Where is a species of moth in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5792991, "src_sentence": "Titanio originalis is a species of lep in the kinsfolk Crambidae.", "sentence": "Titanio originalis is a species of lep in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Titanio_originalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is titanio originalis a species of lep in the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is titanio originalis a species of lep in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793066, "src_sentence": "On 17 August 1562, Sokollu Mehmed married Princess Ismihan Sultan, who was the daughter language of Price Selim and granddaughter of Sultan Suleiman.", "sentence": "Princess Ismihan Sultan was the daughter language of Price Selim", "sub": "http://dbpedia.org/resource/Ismihan_Sultan", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Selim_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was princess Ismihan Sultan the daughter language of Price Selim ?", "Who was Princess Ismihan Sultan the daughter language of Price Selim ?"], "type": [-1, 1], "question_in_type": ["Was princess the daughter language of Price ?", "Who was Princess the daughter language of Price ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793067, "src_sentence": "On 17 August 1562, Sokollu Mehmed married Princess Ismihan Sultan, who was the girl of Price Selim and granddaughter of Sultan Suleiman.", "sentence": "Princess Ismihan Sultan was the girl of Price Selim", "sub": "http://dbpedia.org/resource/Ismihan_Sultan", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Selim_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was princess Ismihan Sultan the girl of Price Selim ?", "Who was Princess Ismihan Sultan the girl of Price Selim ?"], "type": [-1, 1], "question_in_type": ["Was princess the girl of Price ?", "Who was Princess the girl of Price ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793181, "src_sentence": "Villanovense - Founded in: 1992//, Based in: Villanueva delaware la Serena, Extremadura//, Relegated to: Group 14.", "sentence": "Villanovense Based in: Villanueva delaware la Serena, Extremadura//, Relegated to: Group 14", "sub": "http://dbpedia.org/resource/CF_Villanovense", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Extremadura", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did villanovense bas in: Villanueva delaware la Serena, Extremadura//, releg to: Group 14?", "Where did Villanovense Based in?"], "type": [-1, 2], "question_in_type": ["Did villanovense bas in: Villanueva delaware la Serena, //, releg to: Group 14?", "Where did Based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793191, "src_sentence": "Villanovense - Founded in: 1992//, Based in: Villanueva deg lanthanum Serena, Extremadura//, Relegated to: Group 14.", "sentence": "Villanovense Based in: Villanueva deg lanthanum Serena, Extremadura//, Relegated to: Group 14", "sub": "http://dbpedia.org/resource/CF_Villanovense", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Extremadura", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did villanovense bas in: Villanueva deg lanthanum Serena, Extremadura//, releg to: Group 14?", "Where did Villanovense Based in?"], "type": [-1, 2], "question_in_type": ["Did villanovense bas in: Villanueva deg lanthanum Serena, //, releg to: Group 14?", "Where did Based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793195, "src_sentence": "Villanovense - Founded in: 1992//, Based in: Villanueva deg los angeles Serena, Extremadura//, Relegated to: Group 14.", "sentence": "Villanovense Based in: Villanueva deg los angeles Serena, Extremadura//, Relegated to: Group 14", "sub": "http://dbpedia.org/resource/CF_Villanovense", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Extremadura", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did villanovense bas in: Villanueva deg los angeles Serena, Extremadura//, releg to: Group 14?", "Where did Villanovense Based in?"], "type": [-1, 2], "question_in_type": ["Did villanovense bas in: Villanueva deg los angeles Serena, //, releg to: Group 14?", "Where did Based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793222, "src_sentence": "Chlopsis slusserorum is an eel in the kinfolk Chlopsidae.", "sentence": "Chlopsis slusserorum is an eel in the kinfolk Chlopsidae", "sub": "http://dbpedia.org/resource/Chlopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Chlopsidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chlopsis slusserorum an eel in the kinfolk Chlopsidae ?", "Where is Chlopsis slusserorum an eel in the kinfolk Chlopsidae ?"], "type": [-1, 2], "question_in_type": ["Is chlopsis slusserorum an eel in the kinfolk ?", "Where is slusserorum an eel in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793320, "src_sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the family Graphidaceae.", "sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the family Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a brontosaurus of lichenized fungi in the family Graphidaceae ?", "Who is a brontosaurus of lichenized fungi in the family Graphidaceae?", "Where is Dyplolabia a brontosaurus of lichenized fungi in the family Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a brontosaurus of lichenized fungi in the family ?", "Who is a brontosaurus of lichenized fungi in the family ?", "Where is a brontosaurus of lichenized fungi in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793321, "src_sentence": "Dyplolabia is a genus of lichenized mold in the family Graphidaceae.", "sentence": "Dyplolabia is a genus of lichenized mold in the family Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a genus of lichenized mold in the family Graphidaceae ?", "Who is a genus of lichenized mold in the family Graphidaceae?", "Where is Dyplolabia a genus of lichenized mold in the family Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a genus of lichenized mold in the family ?", "Who is a genus of lichenized mold in the family ?", "Where is a genus of lichenized mold in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793364, "src_sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the folk Graphidaceae.", "sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the folk Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a brontosaurus of lichenized fungi in the folk Graphidaceae ?", "Who is a brontosaurus of lichenized fungi in the folk Graphidaceae?", "Where is Dyplolabia a brontosaurus of lichenized fungi in the folk Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a brontosaurus of lichenized fungi in the folk ?", "Who is a brontosaurus of lichenized fungi in the folk ?", "Where is a brontosaurus of lichenized fungi in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793366, "src_sentence": "Dyplolabia is a brontosaurus of lichenized mold in the folk Graphidaceae.", "sentence": "Dyplolabia is a brontosaurus of lichenized mold in the folk Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a brontosaurus of lichenized mold in the folk Graphidaceae ?", "Who is a brontosaurus of lichenized mold in the folk Graphidaceae?", "Where is Dyplolabia a brontosaurus of lichenized mold in the folk Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a brontosaurus of lichenized mold in the folk ?", "Who is a brontosaurus of lichenized mold in the folk ?", "Where is a brontosaurus of lichenized mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793388, "src_sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the kinsfolk Graphidaceae.", "sentence": "Dyplolabia is a brontosaurus of lichenized fungi in the kinsfolk Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a brontosaurus of lichenized fungi in the kinsfolk Graphidaceae ?", "Who is a brontosaurus of lichenized fungi in the kinsfolk Graphidaceae?", "Where is Dyplolabia a brontosaurus of lichenized fungi in the kinsfolk Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a brontosaurus of lichenized fungi in the kinsfolk ?", "Who is a brontosaurus of lichenized fungi in the kinsfolk ?", "Where is a brontosaurus of lichenized fungi in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793394, "src_sentence": "Dyplolabia is a brontosaurus of lichenized mold in the fellowship Graphidaceae.", "sentence": "Dyplolabia is a brontosaurus of lichenized mold in the fellowship Graphidaceae", "sub": "http://dbpedia.org/resource/Dyplolabia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Graphidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dyplolabia a brontosaurus of lichenized mold in the fellowship Graphidaceae ?", "Who is a brontosaurus of lichenized mold in the fellowship Graphidaceae?", "Where is Dyplolabia a brontosaurus of lichenized mold in the fellowship Graphidaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is dyplolabia a brontosaurus of lichenized mold in the fellowship ?", "Who is a brontosaurus of lichenized mold in the fellowship ?", "Where is a brontosaurus of lichenized mold in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793513, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politico and the current Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the current Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the current Sierra Leone Minister of Lands ?", "Who is the current Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the current Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the current Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politico ?", "Who is a Sierra Leonean politico?", "Where is Diana Finda Konomanyi a Sierra Leonean politico ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the current Minister of Lands ?", "Who is the current Minister of Lands?", "Where is the current Minister of Lands ?", "Who is the current Minister of Lands ?", "Is diana Finda Konomanyi a politico ?", "Who is a politico?", "Where is a politico ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793516, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean political leader and the nowaday Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the nowaday Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the nowaday Sierra Leone Minister of Lands ?", "Who is the nowaday Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the nowaday Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the nowaday Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean political leader ?", "Who is a Sierra Leonean political leader?", "Where is Diana Finda Konomanyi a Sierra Leonean political leader ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the nowaday Minister of Lands ?", "Who is the nowaday Minister of Lands?", "Where is the nowaday Minister of Lands ?", "Who is the nowaday Minister of Lands ?", "Is diana Finda Konomanyi a political leader ?", "Who is a political leader?", "Where is a political leader ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793519, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the fashionable Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the fashionable Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is the fashionable Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands?", "Where is the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands ?", "Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793521, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politico and the fashionable Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the fashionable Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is the fashionable Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politico ?", "Who is a Sierra Leonean politico?", "Where is Diana Finda Konomanyi a Sierra Leonean politico ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands?", "Where is the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands ?", "Is diana Finda Konomanyi a politico ?", "Who is a politico?", "Where is a politico ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793522, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean pol and the fashionable Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the fashionable Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is the fashionable Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the fashionable Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean pol ?", "Who is a Sierra Leonean pol?", "Where is Diana Finda Konomanyi a Sierra Leonean pol ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands?", "Where is the fashionable Minister of Lands ?", "Who is the fashionable Minister of Lands ?", "Is diana Finda Konomanyi a pol ?", "Who is a pol?", "Where is a pol ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793530, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean pol and the stream Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is a Sierra Leonean pol", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi a Sierra Leonean pol ?", "Who is a Sierra Leonean pol?", "Where is Diana Finda Konomanyi a Sierra Leonean pol ?"], "type": [-1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi a pol ?", "Who is a pol?", "Where is a pol ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793531, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the topical Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the topical Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the topical Sierra Leone Minister of Lands ?", "Who is the topical Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the topical Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the topical Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the topical Minister of Lands ?", "Who is the topical Minister of Lands?", "Where is the topical Minister of Lands ?", "Who is the topical Minister of Lands ?", "Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793535, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the electric current Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the electric current Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Who is the electric current Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the electric current Minister of Lands ?", "Who is the electric current Minister of Lands?", "Where is the electric current Minister of Lands ?", "Who is the electric current Minister of Lands ?", "Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793538, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean pol and the electric current Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the electric current Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Who is the electric current Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the electric current Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean pol ?", "Who is a Sierra Leonean pol?", "Where is Diana Finda Konomanyi a Sierra Leonean pol ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the electric current Minister of Lands ?", "Who is the electric current Minister of Lands?", "Where is the electric current Minister of Lands ?", "Who is the electric current Minister of Lands ?", "Is diana Finda Konomanyi a pol ?", "Who is a pol?", "Where is a pol ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793539, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the flow Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is a Sierra Leonean politician", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793541, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politico and the flow Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is a Sierra Leonean politico", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi a Sierra Leonean politico ?", "Who is a Sierra Leonean politico?", "Where is Diana Finda Konomanyi a Sierra Leonean politico ?"], "type": [-1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi a politico ?", "Who is a politico?", "Where is a politico ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793543, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the relevant Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the relevant Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the relevant Sierra Leone Minister of Lands ?", "Who is the relevant Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the relevant Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the relevant Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the relevant Minister of Lands ?", "Who is the relevant Minister of Lands?", "Where is the relevant Minister of Lands ?", "Who is the relevant Minister of Lands ?", "Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793550, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean pol and the present Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the present Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the present Sierra Leone Minister of Lands ?", "Who is the present Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the present Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the present Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean pol ?", "Who is a Sierra Leonean pol?", "Where is Diana Finda Konomanyi a Sierra Leonean pol ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the present Minister of Lands ?", "Who is the present Minister of Lands?", "Where is the present Minister of Lands ?", "Who is the present Minister of Lands ?", "Is diana Finda Konomanyi a pol ?", "Who is a pol?", "Where is a pol ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793551, "src_sentence": "Diana Finda Konomanyi is a Sierra Leonean politician and the electricity Sierra Leone Minister of Lands, Country Planning and the Environment.", "sentence": "Diana Finda Konomanyi is the electricity Sierra Leone Minister of Lands", "sub": "http://dbpedia.org/resource/Diana_Finda_Konomanyi", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Sierra_Leone", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is diana Finda Konomanyi the electricity Sierra Leone Minister of Lands ?", "Who is the electricity Sierra Leone Minister of Lands?", "Where is Diana Finda Konomanyi the electricity Sierra Leone Minister of Lands ?", "Who is Diana Finda Konomanyi the electricity Sierra Leone Minister of Lands ?", "Is diana Finda Konomanyi a Sierra Leonean politician ?", "Who is a Sierra Leonean politician?", "Where is Diana Finda Konomanyi a Sierra Leonean politician ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Is diana Finda Konomanyi the electricity Minister of Lands ?", "Who is the electricity Minister of Lands?", "Where is the electricity Minister of Lands ?", "Who is the electricity Minister of Lands ?", "Is diana Finda Konomanyi a politician ?", "Who is a politician?", "Where is a politician ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793738, "src_sentence": "On July 24, 2008 FEU womanizer Marnel \"Mac\" Baracael was shot and critically wounded near the FEU campus.", "sentence": "2008 FEU womanizer Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24", "sub": "http://dbpedia.org/resource/Mac_Baracael", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Far_Eastern_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was 2008 FEU womanizer Marnel `` Mac `` Baracael critically wounded near the FEU campus On July 24 ?", "When FEU womanizer Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24?", "Where was 2008 FEU womanizer Marnel `` Mac `` Baracael critically wounded near?", "When was 2008 FEU womanizer Marnel `` Mac `` Baracael critically wound near the FEU campus On?"], "type": [-1, 3, 2, 3], "question_in_type": ["Was 2008 womanizer Marnel `` Mac `` critically wounded near the campus On July 24 ?", "When womanizer Marnel \" Mac \" was critically wounded near the campus On July 24?", "Where was 2008 womanizer Marnel `` Mac `` critically wounded near?", "When was 2008 womanizer Marnel `` Mac `` critically wound near the campus On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793740, "src_sentence": "On July 24, 2008 FEU musician Marnel \"Mac\" Baracael was shot and critically wounded near the FEU campus.", "sentence": "2008 FEU musician Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24", "sub": "http://dbpedia.org/resource/Mac_Baracael", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Far_Eastern_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was 2008 FEU musician Marnel `` Mac `` Baracael critically wounded near the FEU campus On July 24 ?", "When FEU musician Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24?", "Where was 2008 FEU musician Marnel `` Mac `` Baracael critically wounded near?", "Who was 2008 FEU musician Marnel `` Mac `` Baracael critically wounded near?", "When was 2008 FEU musician Marnel `` Mac `` Baracael critically wound near the FEU campus On?"], "type": [-1, 3, 2, 1, 3], "question_in_type": ["Was 2008 musician Marnel `` Mac `` critically wounded near the campus On July 24 ?", "When musician Marnel \" Mac \" was critically wounded near the campus On July 24?", "Where was 2008 musician Marnel `` Mac `` critically wounded near?", "Who was 2008 musician Marnel `` Mac `` critically wounded near?", "When was 2008 musician Marnel `` Mac `` critically wound near the campus On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793741, "src_sentence": "On July 24, 2008 FEU pickup artist Marnel \"Mac\" Baracael was shot and critically wounded near the FEU campus.", "sentence": "2008 FEU pickup artist Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24", "sub": "http://dbpedia.org/resource/Mac_Baracael", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Far_Eastern_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was 2008 FEU pickup artist Marnel `` Mac `` Baracael critically wounded near the FEU campus On July 24 ?", "When FEU pickup artist Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24?", "Where was 2008 FEU pickup artist Marnel `` Mac `` Baracael critically wounded near?", "Who was 2008 FEU pickup artist Marnel `` Mac `` Baracael critically wounded near?", "When was 2008 FEU pickup artist Marnel `` Mac `` Baracael critically wound near the FEU campus On?"], "type": [-1, 3, 2, 1, 3], "question_in_type": ["Was 2008 pickup artist Marnel `` Mac `` critically wounded near the campus On July 24 ?", "When pickup artist Marnel \" Mac \" was critically wounded near the campus On July 24?", "Where was 2008 pickup artist Marnel `` Mac `` critically wounded near?", "Who was 2008 pickup artist Marnel `` Mac `` critically wounded near?", "When was 2008 pickup artist Marnel `` Mac `` critically wound near the campus On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793742, "src_sentence": "On July 24, 2008 FEU laker Marnel \"Mac\" Baracael was shot and critically wounded near the FEU campus.", "sentence": "2008 FEU laker Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24", "sub": "http://dbpedia.org/resource/Mac_Baracael", "pred": "http://dbpedia.org/ontology/college", "obj": "http://dbpedia.org/resource/Far_Eastern_University", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EducationalInstitution", "question": ["Was 2008 FEU laker Marnel `` Mac `` Baracael critically wounded near the FEU campus On July 24 ?", "When FEU laker Marnel \" Mac \" Baracael was critically wounded near the FEU campus On July 24?", "Where was 2008 FEU laker Marnel `` Mac `` Baracael critically wounded near?", "Who was 2008 FEU laker Marnel `` Mac `` Baracael critically wounded near?", "When was 2008 FEU laker Marnel `` Mac `` Baracael critically wound near the FEU campus On?"], "type": [-1, 3, 2, 1, 3], "question_in_type": ["Was 2008 laker Marnel `` Mac `` critically wounded near the campus On July 24 ?", "When laker Marnel \" Mac \" was critically wounded near the campus On July 24?", "Where was 2008 laker Marnel `` Mac `` critically wounded near?", "Who was 2008 laker Marnel `` Mac `` critically wounded near?", "When was 2008 laker Marnel `` Mac `` critically wound near the campus On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?educationalinstitution_obj.\n?person_sub rdf:type .\n?educationalinstitution_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793861, "src_sentence": "Odites natalensis is a lep in the family Depressariidae.", "sentence": "Odites natalensis is a lep in the family Depressariidae", "sub": "http://dbpedia.org/resource/Odites_natalensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is odites natalensis a lep in the family Depressariidae ?", "Where is Odites natalensis a lep in the family Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is odites natalensis a lep in the family ?", "Where is a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793884, "src_sentence": "Odites natalensis is a moth in the class Depressariidae.", "sentence": "Odites natalensis is a moth in the class Depressariidae", "sub": "http://dbpedia.org/resource/Odites_natalensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is odites natalensis a moth in the class Depressariidae ?", "Where is Odites natalensis a moth in the class Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is odites natalensis a moth in the class ?", "Where is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793894, "src_sentence": "Odites natalensis is a lep in the folk Depressariidae.", "sentence": "Odites natalensis is a lep in the folk Depressariidae", "sub": "http://dbpedia.org/resource/Odites_natalensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is odites natalensis a lep in the folk Depressariidae ?", "Where is Odites natalensis a lep in the folk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is odites natalensis a lep in the folk ?", "Where is a lep in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793908, "src_sentence": "Odites natalensis is a moth in the home Depressariidae.", "sentence": "Odites natalensis is a moth in the home Depressariidae", "sub": "http://dbpedia.org/resource/Odites_natalensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is odites natalensis a moth in the home Depressariidae ?", "Where is Odites natalensis a moth in the home Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is odites natalensis a moth in the home ?", "Where is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793919, "src_sentence": "Crematogaster ampullaris is a species of pismire in tribe Crematogastrini.", "sentence": "Crematogaster ampullaris is a species of pismire in tribe Crematogastrini", "sub": "http://dbpedia.org/resource/Crematogaster", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crematogastrini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crematogaster ampullaris a species of pismire in tribe Crematogastrini ?", "Where is Crematogaster ampullaris a species of pismire in tribe Crematogastrini ?"], "type": [-1, 2], "question_in_type": ["Is crematogaster ampullaris a species of pismire in tribe ?", "Where is ampullaris a species of pismire in tribe ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793931, "src_sentence": "Crematogaster ampullaris is a species of pismire in kinfolk Crematogastrini.", "sentence": "Crematogaster ampullaris is a species of pismire in kinfolk Crematogastrini", "sub": "http://dbpedia.org/resource/Crematogaster", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crematogastrini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crematogaster ampullaris a species of pismire in kinfolk Crematogastrini ?", "Where is Crematogaster ampullaris a species of pismire in kinfolk Crematogastrini ?"], "type": [-1, 2], "question_in_type": ["Is crematogaster ampullaris a species of pismire in kinfolk ?", "Where is ampullaris a species of pismire in kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793936, "src_sentence": "Crematogaster ampullaris is a species of ant in federation of tribes Crematogastrini.", "sentence": "Crematogaster ampullaris is a species of ant in federation of tribes Crematogastrini", "sub": "http://dbpedia.org/resource/Crematogaster", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crematogastrini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crematogaster ampullaris a species of ant in federation of tribes Crematogastrini ?", "Where is Crematogaster ampullaris a species of ant in federation of tribes Crematogastrini ?"], "type": [-1, 2], "question_in_type": ["Is crematogaster ampullaris a species of ant in federation of tribes ?", "Where is ampullaris a species of ant in federation of tribes ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793941, "src_sentence": "Crematogaster ampullaris is a species of emmet in order Crematogastrini.", "sentence": "Crematogaster ampullaris is a species of emmet in order Crematogastrini", "sub": "http://dbpedia.org/resource/Crematogaster", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crematogastrini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is crematogaster ampullaris a species of emmet in order Crematogastrini ?", "Where is Crematogaster ampullaris a species of emmet in order Crematogastrini ?"], "type": [-1, 2], "question_in_type": ["Is crematogaster ampullaris a species of emmet in order ?", "Where is ampullaris a species of emmet in order ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793983, "src_sentence": "The confluences of the Escalante, Dirty Devil and San Juan rivers with the Colorado lie down within Lake Powell.", "sentence": "The confluences of the Escalante rivers with the Colorado lie down within Lake Powell", "sub": "http://dbpedia.org/resource/Lake_Powell", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Escalante_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Did the confluences of the Escalante rivers with the Colorado lie down within Lake Powell?", "Who did The confluences of the Escalante rivers with the Colorado lie down?", "Where did The confluences of the Escalante rivers with the Colorado lie down?"], "type": [-1, 1, 2], "question_in_type": ["Did the confluences of the rivers with the Colorado lie down within ?", "Who did The confluences of the rivers with the Colorado lie down?", "Where did The confluences of the rivers with the Colorado lie down?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5793986, "src_sentence": "The merging of the Escalante, Dirty Devil and San Juan rivers with the Colorado lie down within Lake Powell.", "sentence": "The merging of the Escalante rivers with the Colorado lie down within Lake Powell", "sub": "http://dbpedia.org/resource/Lake_Powell", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Escalante_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Did the merging of the Escalante rivers with the Colorado lie down within Lake Powell?", "Who did The merging of the Escalante rivers with the Colorado lie down?", "Where did The merging of the Escalante rivers with the Colorado lie down?"], "type": [-1, 1, 2], "question_in_type": ["Did the merging of the rivers with the Colorado lie down within ?", "Who did The merging of the rivers with the Colorado lie down?", "Where did The merging of the rivers with the Colorado lie down?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794021, "src_sentence": "The merging of the Escalante, Dirty Devil and San Juan rivers with the Colorado trygve halvden lie within Lake Powell.", "sentence": "The merging of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell", "sub": "http://dbpedia.org/resource/Lake_Powell", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Escalante_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the merging of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell?", "Who did The merging of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell ?", "Where did The merging of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell ?"], "type": [-1, 1, 2], "question_in_type": ["Does the merging of the rivers with the Colorado trygve halvden lie within ?", "Who did The merging of the rivers with the Colorado trygve halvden lie within ?", "Where did The merging of the rivers with the Colorado trygve halvden lie within ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794022, "src_sentence": "The meeting of the Escalante, Dirty Devil and San Juan rivers with the Colorado trygve halvden lie within Lake Powell.", "sentence": "The meeting of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell", "sub": "http://dbpedia.org/resource/Lake_Powell", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Escalante_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the meeting of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell?", "Who did The meeting of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell ?", "Where did The meeting of the Escalante rivers with the Colorado trygve halvden lie within Lake Powell ?"], "type": [-1, 1, 2], "question_in_type": ["Does the meeting of the rivers with the Colorado trygve halvden lie within ?", "Who did The meeting of the rivers with the Colorado trygve halvden lie within ?", "Where did The meeting of the rivers with the Colorado trygve halvden lie within ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794030, "src_sentence": "Hite Crossing Bridge, the exclusively bridge spanning Lake Powell.", "sentence": "Hite Crossing Bridge exclusively bridge spanning Lake Powell", "sub": "http://dbpedia.org/resource/Hite_Crossing_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Lake_Powell", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does hite Crossing Bridge exclusively bridg span Lake Powell?", "Who exclusively bridge spanning Lake Powell?", "Who did Hite Crossing Bridge exclusively bridge spanning?"], "type": [-1, 1, 1], "question_in_type": ["Does hite Crossing Bridge exclusively bridg span ?", "Who exclusively bridge spanning ?", "Who did exclusively bridge spanning?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794061, "src_sentence": "Hite Crossing Bridge, the merely span spanning Lake Powell.", "sentence": "Hite Crossing Bridge span spanning Lake Powell", "sub": "http://dbpedia.org/resource/Hite_Crossing_Bridge", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Lake_Powell", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Did hite Crossing Bridge span spanning Lake Powell?", "Who span spanning Lake Powell?", "Who did Hite Crossing Bridge span spanning?"], "type": [-1, 1, 1], "question_in_type": ["Did hite Crossing Bridge span spanning ?", "Who span spanning ?", "Who did span spanning?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794170, "src_sentence": "Jerome and Christopher is a painting by the Italian Renaissance victor Pinturicchio, painted around 1481 and housed in the Borghese Gallery of Rome, Italy.", "sentence": "Pinturicchio [is] Renaissance victor [from] Italy", "sub": "http://dbpedia.org/resource/Pinturicchio", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does pinturicchio [is] Renaissance victor [from] Italy?", "Who [is] Renaissance victor [from] Italy?", "Where did Pinturicchio [ is ] Renaissance victor [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does pinturicchio [is] Renaissance victor [from] ?", "Who [is] Renaissance victor [from] ?", "Where did [ is ] Renaissance victor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794173, "src_sentence": "Jerome and Christopher is a house painting by the Italian Renaissance victor Pinturicchio, painted around 1481 and housed in the Borghese Gallery of Rome, Italy.", "sentence": "Pinturicchio [is] Renaissance victor [from] Italy", "sub": "http://dbpedia.org/resource/Pinturicchio", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does pinturicchio [is] Renaissance victor [from] Italy?", "Who [is] Renaissance victor [from] Italy?", "Where did Pinturicchio [ is ] Renaissance victor [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does pinturicchio [is] Renaissance victor [from] ?", "Who [is] Renaissance victor [from] ?", "Where did [ is ] Renaissance victor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794175, "src_sentence": "Jerome and Christopher is a third art by the Italian Renaissance sea captain Pinturicchio, painted around 1481 and housed in the Borghese Gallery of Rome, Italy.", "sentence": "Pinturicchio [is] Renaissance sea captain [from] Italy", "sub": "http://dbpedia.org/resource/Pinturicchio", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does pinturicchio [is] Renaissance sea captain [from] Italy?", "Who [is] Renaissance sea captain [from] Italy?", "Where did Pinturicchio [ is ] Renaissance sea captain [ from ] Italy ?"], "type": [-1, 1, 2], "question_in_type": ["Does pinturicchio [is] Renaissance sea captain [from] ?", "Who [is] Renaissance sea captain [from] ?", "Where did [ is ] Renaissance sea captain [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794231, "src_sentence": "Azygophleps albofasciata is a lep in the kinfolk Cossidae.", "sentence": "Azygophleps albofasciata is a lep in the kinfolk Cossidae", "sub": "http://dbpedia.org/resource/Azygophleps", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is azygophleps albofasciata a lep in the kinfolk Cossidae ?"], "type": [-1], "question_in_type": ["Is azygophleps albofasciata a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794245, "src_sentence": "Azygophleps albofasciata is a moth in the folk Cossidae.", "sentence": "Azygophleps albofasciata is a moth in the folk Cossidae", "sub": "http://dbpedia.org/resource/Azygophleps", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is azygophleps albofasciata a moth in the folk Cossidae ?"], "type": [-1], "question_in_type": ["Is azygophleps albofasciata a moth in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794257, "src_sentence": "Azygophleps albofasciata is a moth in the household Cossidae.", "sentence": "Azygophleps albofasciata is a moth in the household Cossidae", "sub": "http://dbpedia.org/resource/Azygophleps", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is azygophleps albofasciata a moth in the household Cossidae ?"], "type": [-1], "question_in_type": ["Is azygophleps albofasciata a moth in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794260, "src_sentence": "Azygophleps albofasciata is a moth in the home Cossidae.", "sentence": "Azygophleps albofasciata is a moth in the home Cossidae", "sub": "http://dbpedia.org/resource/Azygophleps", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is azygophleps albofasciata a moth in the home Cossidae ?"], "type": [-1], "question_in_type": ["Is azygophleps albofasciata a moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794264, "src_sentence": "Azygophleps albofasciata is a lep in the kinsfolk Cossidae.", "sentence": "Azygophleps albofasciata is a lep in the kinsfolk Cossidae", "sub": "http://dbpedia.org/resource/Azygophleps", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is azygophleps albofasciata a lep in the kinsfolk Cossidae ?"], "type": [-1], "question_in_type": ["Is azygophleps albofasciata a lep in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794269, "src_sentence": "The previous German Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The previous German Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the previous German Ambassador to Iraq return to Baghdad?", "Where did The previous German Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the previous German Ambassador to return to ?", "Where did The previous German Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794277, "src_sentence": "The previous german language Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The previous german language Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the previous german language Ambassador to Iraq return to Baghdad?", "Where did The previous german language Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the previous german language Ambassador to return to ?", "Where did The previous german language Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794279, "src_sentence": "The early german language Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The early german language Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the early german language Ambassador to Iraq return to Baghdad?", "Where did The early german language Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the early german language Ambassador to return to ?", "Where did The early german language Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794282, "src_sentence": "The erstwhile german language Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The erstwhile german language Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the erstwhile german language Ambassador to Iraq return to Baghdad?", "Where did The erstwhile german language Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the erstwhile german language Ambassador to return to ?", "Where did The erstwhile german language Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794293, "src_sentence": "The previous boche Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The previous boche Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the previous boche Ambassador to Iraq return to Baghdad?", "Where did The previous boche Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the previous boche Ambassador to return to ?", "Where did The previous boche Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794295, "src_sentence": "The early boche Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The early boche Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the early boche Ambassador to Iraq return to Baghdad?", "Where did The early boche Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the early boche Ambassador to return to ?", "Where did The early boche Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794301, "src_sentence": "The previous teutonic Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The previous teutonic Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the previous teutonic Ambassador to Iraq return to Baghdad?", "Where did The previous teutonic Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the previous teutonic Ambassador to return to ?", "Where did The previous teutonic Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794304, "src_sentence": "The other teutonic Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The other teutonic Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the other teutonic Ambassador to Iraq return to Baghdad?", "Where did The other teutonic Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the other teutonic Ambassador to return to ?", "Where did The other teutonic Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794311, "src_sentence": "The early high german Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The early high german Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the early high german Ambassador to Iraq return to Baghdad?", "Where did The early high german Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the early high german Ambassador to return to ?", "Where did The early high german Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794313, "src_sentence": "The back high german Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The back high german Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the back high german Ambassador to Iraq return to Baghdad?", "Where did The back high german Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the back high german Ambassador to return to ?", "Where did The back high german Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794314, "src_sentence": "The erstwhile high german Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The erstwhile high german Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the erstwhile high german Ambassador to Iraq return to Baghdad?", "Where did The erstwhile high german Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the erstwhile high german Ambassador to return to ?", "Where did The erstwhile high german Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794315, "src_sentence": "The one time high german Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The one time high german Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the one time high german Ambassador to Iraq return to Baghdad?", "Where did The one time high german Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the one time high german Ambassador to return to ?", "Where did The one time high german Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794316, "src_sentence": "The former teuton Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The former teuton Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the former teuton Ambassador to Iraq return to Baghdad?", "Where did The former teuton Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the former teuton Ambassador to return to ?", "Where did The former teuton Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794323, "src_sentence": "The one time teuton Ambassador to Iraq, Dr. Grobba, returned to Baghdad.", "sentence": "The one time teuton Ambassador to Iraq returned to Baghdad", "sub": "http://dbpedia.org/resource/Iraq", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the one time teuton Ambassador to Iraq return to Baghdad?", "Where did The one time teuton Ambassador to Iraq returned to?"], "type": [-1, 2], "question_in_type": ["Did the one time teuton Ambassador to return to ?", "Where did The one time teuton Ambassador to returned to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794361, "src_sentence": "Meniscoessus is a brontosaurus of extinct mammalian from the Upper Cretaceous Period of what is now North America.", "sentence": "Meniscoessus is a brontosaurus of extinct mammalian from the Upper Cretaceous Period of what is now North America", "sub": "http://dbpedia.org/resource/Meniscoessus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Extinction", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is meniscoessus a brontosaurus of extinct mammalian from the Upper Cretaceous Period of what now North America ?", "Who is a brontosaurus of extinct mammalian from the Upper Cretaceous Period of what is now North America?", "Where is Meniscoessus a brontosaurus of extinct mammalian from the Upper Cretaceous Period of what now North America ?"], "type": [-1, 1, 2], "question_in_type": ["Is meniscoessus a brontosaurus of mammalian from the Upper Cretaceous Period of what now North America ?", "Who is a brontosaurus of mammalian from the Upper Cretaceous Period of what is now North America?", "Where is a brontosaurus of mammalian from the Upper Cretaceous Period of what now North America ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794391, "src_sentence": "Leptozestis anagrapta is a matki in the kinfolk Cosmopterigidae.", "sentence": "Leptozestis anagrapta is a matki in the kinfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis anagrapta a matki in the kinfolk Cosmopterigidae ?", "Who anagrapta is a matki in the kinfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis anagrapta a matki in the kinfolk ?", "Who anagrapta is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794417, "src_sentence": "Leptozestis anagrapta is a lep in the household Cosmopterigidae.", "sentence": "Leptozestis anagrapta is a lep in the household Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis anagrapta a lep in the household Cosmopterigidae ?", "Who anagrapta is a lep in the household Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis anagrapta a lep in the household ?", "Who anagrapta is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794422, "src_sentence": "Leptozestis anagrapta is a moth in the kinsfolk Cosmopterigidae.", "sentence": "Leptozestis anagrapta is a moth in the kinsfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis anagrapta a moth in the kinsfolk Cosmopterigidae ?", "Who anagrapta is a moth in the kinsfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis anagrapta a moth in the kinsfolk ?", "Who anagrapta is a moth in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794423, "src_sentence": "Leptozestis anagrapta is a lep in the kinsfolk Cosmopterigidae.", "sentence": "Leptozestis anagrapta is a lep in the kinsfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis anagrapta a lep in the kinsfolk Cosmopterigidae ?", "Who anagrapta is a lep in the kinsfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis anagrapta a lep in the kinsfolk ?", "Who anagrapta is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794425, "src_sentence": "Leptozestis anagrapta is a moth in the fellowship Cosmopterigidae.", "sentence": "Leptozestis anagrapta is a moth in the fellowship Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis anagrapta a moth in the fellowship Cosmopterigidae ?", "Who anagrapta is a moth in the fellowship Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis anagrapta a moth in the fellowship ?", "Who anagrapta is a moth in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794433, "src_sentence": "In August 1993, Blur set off on the Sugary Tea voyage of the UK to promote Modern Life Is Rubbish.", "sentence": "Blur set off to promote Modern Life Is Rubbish", "sub": "http://dbpedia.org/resource/Modern_Life_Is_Rubbish", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Blur_(band)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Who set off to promote Modern Life Is Rubbish?", "Where did Blur set off?", "Who set off on the Sugary Tea voyage of the UK to promote Modern Life Is Rubbish In August 1993?", "Who did Blur set off?", "When did Blur set off on the Sugary Tea voyage of the UK to promote Modern Life Is Rubbish In?"], "type": [1, 2, 1, 1, 3], "question_in_type": ["Who set off to promote ?", "Where did set off?", "Who set off on the Sugary Tea voyage of the UK to promote In August 1993?", "Who did set off?", "When did set off on the Sugary Tea voyage of the UK to promote In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794630, "src_sentence": "Sympycnodes digitata is a species of moth of the class Cossidae.", "sentence": "Sympycnodes digitata is a species of moth of the class Cossidae", "sub": "http://dbpedia.org/resource/Sympycnodes_digitata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympycnodes digitata a species of moth of the class Cossidae ?"], "type": [-1], "question_in_type": ["Is sympycnodes digitata a species of moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794632, "src_sentence": "Sympycnodes digitata is a species of matki of the class Cossidae.", "sentence": "Sympycnodes digitata is a species of matki of the class Cossidae", "sub": "http://dbpedia.org/resource/Sympycnodes_digitata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympycnodes digitata a species of matki of the class Cossidae ?"], "type": [-1], "question_in_type": ["Is sympycnodes digitata a species of matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794660, "src_sentence": "Sympycnodes digitata is a species of moth of the fellowship Cossidae.", "sentence": "Sympycnodes digitata is a species of moth of the fellowship Cossidae", "sub": "http://dbpedia.org/resource/Sympycnodes_digitata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympycnodes digitata a species of moth of the fellowship Cossidae ?"], "type": [-1], "question_in_type": ["Is sympycnodes digitata a species of moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5794899, "src_sentence": "Daphne petraea is a shrub, of the kinfolk Thymelaeaceae.", "sentence": "Daphne petraea is a shrub, of the kinfolk Thymelaeaceae", "sub": "http://dbpedia.org/resource/Daphne_petraea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is daphne petraea a shrub , of the kinfolk Thymelaeaceae ?", "Where is Daphne petraea a shrub , of the kinfolk Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is daphne petraea a shrub , of the kinfolk ?", "Where is a shrub , of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795013, "src_sentence": " The novel Dead Calm was eventually adapted in 1989 as Nicole Kidman fomite Dead Calm.", "sentence": "Nicole Kidman fomite Dead Calm", "sub": "http://dbpedia.org/resource/Dead_Calm_(film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Nicole_Kidman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does nicole Kidman fomite Dead Calm?", "Who fomite Dead Calm?", "Who did Nicole Kidman fomite Dead?"], "type": [-1, 1, 1], "question_in_type": ["Does nicole Kidman fomite ?", "Who fomite ?", "Who did fomite Dead?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795377, "src_sentence": "Cirrhochrista brizoalis is a matki of the sept Crambidae described by Francis Walker in 1859.", "sentence": "Cirrhochrista brizoalis is a matki of the sept Crambidae", "sub": "http://dbpedia.org/resource/Cirrhochrista_brizoalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cirrhochrista brizoalis a matki of the sept Crambidae ?"], "type": [-1], "question_in_type": ["Is cirrhochrista brizoalis a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795381, "src_sentence": "Cirrhochrista brizoalis is a moth of the phratry Crambidae described by Francis Walker in 1859.", "sentence": "Cirrhochrista brizoalis is a moth of the phratry Crambidae described by Francis Walker in 1859", "sub": "http://dbpedia.org/resource/Cirrhochrista_brizoalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cirrhochrista brizoalis a moth of the phratry Crambidae described by Francis Walker in 1859 ?", "Where is Cirrhochrista brizoalis a moth of the phratry Crambidae described by?", "Who is Cirrhochrista brizoalis a moth of the phratry Crambidae described by?", "When is Cirrhochrista brizoalis a moth of the phratry Crambidae describe by Francis Walker?"], "type": [-1, 2, 1, 3], "question_in_type": ["Is cirrhochrista brizoalis a moth of the phratry described by Francis Walker in 1859 ?", "Where is a moth of the phratry described by?", "Who is a moth of the phratry described by?", "When is a moth of the phratry describe by Francis Walker?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795384, "src_sentence": "Cirrhochrista brizoalis is a moth of the class Crambidae described by Francis Walker in 1859.", "sentence": "Cirrhochrista brizoalis is a moth of the class Crambidae", "sub": "http://dbpedia.org/resource/Cirrhochrista_brizoalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cirrhochrista brizoalis a moth of the class Crambidae ?"], "type": [-1], "question_in_type": ["Is cirrhochrista brizoalis a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795395, "src_sentence": "Cirrhochrista brizoalis is a matki of the folk Crambidae described by Francis Walker in 1859.", "sentence": "Cirrhochrista brizoalis is a matki of the folk Crambidae", "sub": "http://dbpedia.org/resource/Cirrhochrista_brizoalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cirrhochrista brizoalis a matki of the folk Crambidae ?", "Where is Cirrhochrista brizoalis a matki of the folk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is cirrhochrista brizoalis a matki of the folk ?", "Where is a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795397, "src_sentence": "Cirrhochrista brizoalis is a lep of the family unit Crambidae described by Francis Walker in 1859.", "sentence": "Cirrhochrista brizoalis is a lep of the family unit Crambidae described by Francis Walker in 1859", "sub": "http://dbpedia.org/resource/Cirrhochrista_brizoalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cirrhochrista brizoalis a lep of the family unit Crambidae described by Francis Walker in 1859 ?", "Where is Cirrhochrista brizoalis a lep of the family unit Crambidae described by?", "Who is Cirrhochrista brizoalis a lep of the family unit Crambidae described by?", "When is Cirrhochrista brizoalis a lep of the family unit Crambidae describe by Francis Walker?"], "type": [-1, 2, 1, 3], "question_in_type": ["Is cirrhochrista brizoalis a lep of the family unit described by Francis Walker in 1859 ?", "Where is a lep of the family unit described by?", "Who is a lep of the family unit described by?", "When is a lep of the family unit describe by Francis Walker?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795665, "src_sentence": "The first up ever Miss Diva pageant was held in Mumbai on 5 September 2013.", "sentence": "The first up ever Miss Diva pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the first up ever Miss Diva pageant held in Mumbai on 5 September 2013 ?", "Where was The first up ever Miss Diva pageant held in?", "Who was The first up ever Miss Diva pageant held in?", "When was The first up ever Miss Diva pageant hold in Mumbai?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was the first up ever pageant held in on 5 September 2013 ?", "Where was The first up ever pageant held in?", "Who was The first up ever pageant held in?", "When was The first up ever pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795666, "src_sentence": "The firstly ever Miss Diva pageant was held in Mumbai on 5 September 2013.", "sentence": "The firstly ever Miss Diva pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the firstly ever Miss Diva pageant held in Mumbai on 5 September 2013 ?", "Who was The firstly ever Miss Diva pageant held in?", "Where was The firstly ever Miss Diva pageant held in?", "When was The firstly ever Miss Diva pageant hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the firstly ever pageant held in on 5 September 2013 ?", "Who was The firstly ever pageant held in?", "Where was The firstly ever pageant held in?", "When was The firstly ever pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795686, "src_sentence": "The firstly ever Miss Diva spectacle was held in Mumbai on 5 September 2013.", "sentence": "The firstly ever Miss Diva spectacle was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the firstly ever Miss Diva spectacle held in Mumbai on 5 September 2013 ?", "Who was The firstly ever Miss Diva spectacle held in?", "Where was The firstly ever Miss Diva spectacle held in?", "When was The firstly ever Miss Diva spectacle hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the firstly ever spectacle held in on 5 September 2013 ?", "Who was The firstly ever spectacle held in?", "Where was The firstly ever spectacle held in?", "When was The firstly ever spectacle hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795687, "src_sentence": "The first class honours degree ever Miss Diva spectacle was held in Mumbai on 5 September 2013.", "sentence": "Miss Diva spectacle was held in Mumbai on 5 September 2013 The first class degree ever", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was miss Diva spectacle held in Mumbai on 5 September 2013 The first class degree ever ?", "Who was Miss Diva spectacle held in?", "Where was Miss Diva spectacle held in?", "When was Miss Diva spectacle hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was miss Diva spectacle held in on 5 September 2013 The first class degree ever ?", "Who was spectacle held in?", "Where was spectacle held in?", "When was spectacle hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795699, "src_sentence": "The foremost ever Miss Diva pageantry was held in Mumbai on 5 September 2013.", "sentence": "The foremost ever Miss Diva pageantry was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the foremost ever Miss Diva pageantry held in Mumbai on 5 September 2013 ?", "Who was The foremost ever Miss Diva pageantry held in?", "Where was The foremost ever Miss Diva pageantry held in?", "When was The foremost ever Miss Diva pageantry hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the foremost ever pageantry held in on 5 September 2013 ?", "Who was The foremost ever pageantry held in?", "Where was The foremost ever pageantry held in?", "When was The foremost ever pageantry hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795712, "src_sentence": "The first of all ever Miss Diva pageantry was held in Mumbai on 5 September 2013.", "sentence": "Miss Diva pageantry was held in Mumbai on 5 September 2013 ever", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was miss Diva pageantry held in Mumbai on 5 September 2013 ever ?", "Who was Miss Diva pageantry held in?", "Where was Miss Diva pageantry held in?", "When was Miss Diva pageantry hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was miss Diva pageantry held in on 5 September 2013 ever ?", "Who was pageantry held in?", "Where was pageantry held in?", "When was pageantry hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795720, "src_sentence": "The first off ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013.", "sentence": "The first off ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the first off ever Miss Diva beauty pageant held in Mumbai on 5 September 2013 ?", "Where was The first off ever Miss Diva beauty pageant held in?", "Who was The first off ever Miss Diva beauty pageant held in?", "When was The first off ever Miss Diva beauty pageant hold in Mumbai?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was the first off ever beauty pageant held in on 5 September 2013 ?", "Where was The first off ever beauty pageant held in?", "Who was The first off ever beauty pageant held in?", "When was The first off ever beauty pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795721, "src_sentence": "The number 1 ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013.", "sentence": "The number 1 ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the number 1 ever Miss Diva beauty pageant held in Mumbai on 5 September 2013 ?", "Where was The number 1 ever Miss Diva beauty pageant held in?", "Who was The number 1 ever Miss Diva beauty pageant held in?", "When was The number 1 ever Miss Diva beauty pageant hold in Mumbai?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was the number 1 ever beauty pageant held in on 5 September 2013 ?", "Where was The number 1 ever beauty pageant held in?", "Who was The number 1 ever beauty pageant held in?", "When was The number 1 ever beauty pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5795726, "src_sentence": "The firstly ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013.", "sentence": "The firstly ever Miss Diva beauty pageant was held in Mumbai on 5 September 2013", "sub": "http://dbpedia.org/resource/Miss_Diva", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Mumbai", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the firstly ever Miss Diva beauty pageant held in Mumbai on 5 September 2013 ?", "Who was The firstly ever Miss Diva beauty pageant held in?", "Where was The firstly ever Miss Diva beauty pageant held in?", "When was The firstly ever Miss Diva beauty pageant hold in Mumbai?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was the firstly ever beauty pageant held in on 5 September 2013 ?", "Who was The firstly ever beauty pageant held in?", "Where was The firstly ever beauty pageant held in?", "When was The firstly ever beauty pageant hold in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796068, "src_sentence": "Suggestionata is a 1978 Italian dramatic event film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian dramatic event film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian dramatic event film directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian dramatic event film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian dramatic event film directed by?", "Who is Suggestionata a 1978 Italian dramatic event film directed by?", "Does a 1978 Italian dramatic event film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event film directed by?", "Who did a 1978 Italian dramatic event film directed by?", "Is suggestionata a 1978 Italian dramatic event film directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian dramatic event film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian dramatic event film directed by Alfredo Rizzo ?", "Who is a 1978 Italian dramatic event film directed by Alfredo Rizzo?", "Does a 1978 Italian dramatic case celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case celluloid directed by?", "Who did a 1978 Italian dramatic case celluloid directed by?", "Does a 1978 Italian dramatic case cinema direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case cinema directed by?", "Who did a 1978 Italian dramatic case cinema directed by?", "Does a 1978 Italian dramatic case film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case film directed by?", "Who did a 1978 Italian dramatic case film directed by?", "Does a 1978 Italian dramatic case flick direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case flick directed by?", "Who did a 1978 Italian dramatic case flick directed by?", "Does a 1978 Italian dramatic case motion picture direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case motion picture directed by?", "Who did a 1978 Italian dramatic case motion picture directed by?", "Does a 1978 Italian dramatic case movie direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case movie directed by?", "Who did a 1978 Italian dramatic case movie directed by?", "Does a 1978 Italian dramatic case photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case photographic film directed by?", "Who did a 1978 Italian dramatic case photographic film directed by?", "Does a 1978 Italian dramatic case plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case plastic film directed by?", "Who did a 1978 Italian dramatic case plastic film directed by?", "Does a 1978 Italian dramatic case shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case shoot directed by?", "Who did a 1978 Italian dramatic case shoot directed by?", "Does a 1978 Italian dramatic case skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case skin directed by?", "Who did a 1978 Italian dramatic case skin directed by?", "Does a 1978 Italian dramatic case tak direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case take directed?", "Who did a 1978 Italian dramatic case take directed?", "Does a 1978 Italian dramatic consequence celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence celluloid directed by?", "Who did a 1978 Italian dramatic consequence celluloid directed by?", "Does a 1978 Italian dramatic consequence cinema direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence cinema directed by?", "Who did a 1978 Italian dramatic consequence cinema directed by?", "Does a 1978 Italian dramatic consequence film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence film directed by?", "Who did a 1978 Italian dramatic consequence film directed by?", "Does a 1978 Italian dramatic consequence flick direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence flick directed by?", "Who did a 1978 Italian dramatic consequence flick directed by?", "Does a 1978 Italian dramatic consequence motion picture direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence motion picture directed by?", "Who did a 1978 Italian dramatic consequence motion picture directed by?", "Does a 1978 Italian dramatic consequence movie direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence movie directed by?", "Who did a 1978 Italian dramatic consequence movie directed by?", "Does a 1978 Italian dramatic consequence photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence photographic film directed by?", "Who did a 1978 Italian dramatic consequence photographic film directed by?", "Does a 1978 Italian dramatic consequence plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence plastic film directed by?", "Who did a 1978 Italian dramatic consequence plastic film directed by?", "Does a 1978 Italian dramatic consequence shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence shoot directed by?", "Who did a 1978 Italian dramatic consequence shoot directed by?", "Does a 1978 Italian dramatic consequence skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence skin directed by?", "Who did a 1978 Italian dramatic consequence skin directed by?", "Does a 1978 Italian dramatic consequence take direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence take directed by?", "Who did a 1978 Italian dramatic consequence take directed by?", "Does a 1978 Italian dramatic event celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event celluloid directed by?", "Who did a 1978 Italian dramatic event celluloid directed by?", "Does a 1978 Italian dramatic event cinema direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event cinema directed by?", "Who did a 1978 Italian dramatic event cinema directed by?", "Does a 1978 Italian dramatic event flick direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event flick directed by?", "Who did a 1978 Italian dramatic event flick directed by?", "Does a 1978 Italian dramatic event motion picture direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event motion picture directed by?", "Who did a 1978 Italian dramatic event motion picture directed by?", "Does a 1978 Italian dramatic event movie direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event movie directed by?", "Who did a 1978 Italian dramatic event movie directed by?", "Does a 1978 Italian dramatic event photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event photographic film directed by?", "Who did a 1978 Italian dramatic event photographic film directed by?", "Does a 1978 Italian dramatic event plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event plastic film directed by?", "Who did a 1978 Italian dramatic event plastic film directed by?", "Does a 1978 Italian dramatic event shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event shoot directed by?", "Who did a 1978 Italian dramatic event shoot directed by?", "Does a 1978 Italian dramatic event skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event skin directed by?", "Who did a 1978 Italian dramatic event skin directed by?", "Does a 1978 Italian dramatic event take direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event take directed by?", "Who did a 1978 Italian dramatic event take directed by?", "Does a 1978 Italian dramatic occurrence celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence celluloid directed by?", "Who did a 1978 Italian dramatic occurrence celluloid directed by?", "Does a 1978 Italian dramatic occurrence cinema direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence cinema directed by?", "Who did a 1978 Italian dramatic occurrence cinema directed by?", "Does a 1978 Italian dramatic occurrence film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence film directed by?", "Who did a 1978 Italian dramatic occurrence film directed by?", "Does a 1978 Italian dramatic occurrence flick direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence flick directed by?", "Who did a 1978 Italian dramatic occurrence flick directed by?", "Does a 1978 Italian dramatic occurrence motion picture direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence motion picture directed by?", "Who did a 1978 Italian dramatic occurrence motion picture directed by?", "Does a 1978 Italian dramatic occurrence movie direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence movie directed by?", "Who did a 1978 Italian dramatic occurrence movie directed by?", "Does a 1978 Italian dramatic occurrence photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence photographic film directed by?", "Who did a 1978 Italian dramatic occurrence photographic film directed by?", "Does a 1978 Italian dramatic occurrence plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence plastic film directed by?", "Who did a 1978 Italian dramatic occurrence plastic film directed by?", "Does a 1978 Italian dramatic occurrence shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence shoot directed by?", "Who did a 1978 Italian dramatic occurrence shoot directed by?", "Does a 1978 Italian dramatic occurrence skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence skin directed by?", "Who did a 1978 Italian dramatic occurrence skin directed by?", "Does a 1978 Italian dramatic occurrence take direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence take directed by?", "Who did a 1978 Italian dramatic occurrence take directed by?", "Does a 1978 Italian dramatic phenomenon celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon celluloid directed by?", "Who did a 1978 Italian dramatic phenomenon celluloid directed by?", "Does a 1978 Italian dramatic phenomenon cinema direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon cinema directed by?", "Who did a 1978 Italian dramatic phenomenon cinema directed by?", "Does a 1978 Italian dramatic phenomenon film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon film directed by?", "Who did a 1978 Italian dramatic phenomenon film directed by?", "Does a 1978 Italian dramatic phenomenon flick direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon flick directed by?", "Who did a 1978 Italian dramatic phenomenon flick directed by?", "Does a 1978 Italian dramatic phenomenon motion picture direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon motion picture directed by?", "Who did a 1978 Italian dramatic phenomenon motion picture directed by?", "Does a 1978 Italian dramatic phenomenon movie direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon movie directed by?", "Who did a 1978 Italian dramatic phenomenon movie directed by?", "Does a 1978 Italian dramatic phenomenon photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon photographic film directed by?", "Who did a 1978 Italian dramatic phenomenon photographic film directed by?", "Does a 1978 Italian dramatic phenomenon plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon plastic film directed by?", "Who did a 1978 Italian dramatic phenomenon plastic film directed by?", "Does a 1978 Italian dramatic phenomenon shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon shoot directed by?", "Who did a 1978 Italian dramatic phenomenon shoot directed by?", "Does a 1978 Italian dramatic phenomenon skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon skin directed by?", "Who did a 1978 Italian dramatic phenomenon skin directed by?", "Does a 1978 Italian dramatic phenomenon take direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon take directed by?", "Who did a 1978 Italian dramatic phenomenon take directed by?", "Does a 1978 Italian striking case celluloid direct by star Eleonora Giorgi?", "Where did a 1978 Italian striking?", "Who did a 1978 Italian striking?", "Does a 1978 Italian striking case cinema direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case flick direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case motion picture direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case movie direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case photographic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case plastic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case skin direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case tak direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence celluloid direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence cinema direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence flick direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence motion picture direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence movie direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence photographic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence plastic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence skin direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence take direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event celluloid direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event cinema direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event flick direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event motion picture direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event movie direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event photographic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event plastic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event skin direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event take direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence celluloid direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence cinema direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence flick direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence motion picture direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence movie direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence photographic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence plastic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence skin direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence take direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon celluloid direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon cinema direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon flick direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon motion picture direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon movie direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon photographic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon plastic film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon skin direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon take direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case cinema direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case flick direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case movie direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case skin direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case tak direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence cinema direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence flick direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence movie direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence skin direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence take direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event cinema direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event flick direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event movie direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event skin direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event take direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence cinema direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence flick direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence movie direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence skin direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence take direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon cinema direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon flick direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon movie direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon skin direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon take direct by star Eleonora Giorgi?", "Does a 1978 italish striking case celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish striking case cinema direct by star Eleonora Giorgi?", "Does a 1978 italish striking case film direct by star Eleonora Giorgi?", "Does a 1978 italish striking case flick direct by star Eleonora Giorgi?", "Does a 1978 italish striking case motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish striking case movie direct by star Eleonora Giorgi?", "Does a 1978 italish striking case photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking case plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking case shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking case skin direct by star Eleonora Giorgi?", "Does a 1978 italish striking case tak direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence cinema direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence film direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence flick direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence movie direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence skin direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence take direct by star Eleonora Giorgi?", "Does a 1978 italish striking event celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish striking event cinema direct by star Eleonora Giorgi?", "Does a 1978 italish striking event film direct by star Eleonora Giorgi?", "Does a 1978 italish striking event flick direct by star Eleonora Giorgi?", "Does a 1978 italish striking event motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish striking event movie direct by star Eleonora Giorgi?", "Does a 1978 italish striking event photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking event plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking event shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking event skin direct by star Eleonora Giorgi?", "Does a 1978 italish striking event take direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence cinema direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence film direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence flick direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence movie direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence skin direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence take direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon celluloid direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon cinema direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon flick direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon motion picture direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon movie direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon photographic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon plastic film direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon skin direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon take direct by star Eleonora Giorgi?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is suggestionata a 1978 Italian dramatic event film directed by starring ?", "Who is a 1978 Italian dramatic event film directed by starring ?", "When is a?", "Where is a 1978 Italian dramatic event film directed by?", "Who is a 1978 Italian dramatic event film directed by?", "Does a 1978 dramatic event film direct by star ?", "Where did a 1978 dramatic event film directed by?", "Who did a 1978 dramatic event film directed by?", "Is suggestionata a 1978 Italian dramatic event film directed by starring ?", "Who is a 1978 Italian dramatic event film directed by starring ?", "Is suggestionata a 1978 Italian dramatic event film directed by ?", "Who is a 1978 Italian dramatic event film directed by ?", "Does a 1978 dramatic case celluloid direct by star ?", "Where did a 1978 dramatic case celluloid directed by?", "Who did a 1978 dramatic case celluloid directed by?", "Does a 1978 dramatic case cinema direct by star ?", "Where did a 1978 dramatic case cinema directed by?", "Who did a 1978 dramatic case cinema directed by?", "Does a 1978 dramatic case film direct by star ?", "Where did a 1978 dramatic case film directed by?", "Who did a 1978 dramatic case film directed by?", "Does a 1978 dramatic case flick direct by star ?", "Where did a 1978 dramatic case flick directed by?", "Who did a 1978 dramatic case flick directed by?", "Does a 1978 dramatic case motion picture direct by star ?", "Where did a 1978 dramatic case motion picture directed by?", "Who did a 1978 dramatic case motion picture directed by?", "Does a 1978 dramatic case movie direct by star ?", "Where did a 1978 dramatic case movie directed by?", "Who did a 1978 dramatic case movie directed by?", "Does a 1978 dramatic case photographic film direct by star ?", "Where did a 1978 dramatic case photographic film directed by?", "Who did a 1978 dramatic case photographic film directed by?", "Does a 1978 dramatic case plastic film direct by star ?", "Where did a 1978 dramatic case plastic film directed by?", "Who did a 1978 dramatic case plastic film directed by?", "Does a 1978 dramatic case shoot direct by star ?", "Where did a 1978 dramatic case shoot directed by?", "Who did a 1978 dramatic case shoot directed by?", "Does a 1978 dramatic case skin direct by star ?", "Where did a 1978 dramatic case skin directed by?", "Who did a 1978 dramatic case skin directed by?", "Does a 1978 dramatic case tak direct by star ?", "Where did a 1978 dramatic case take directed?", "Who did a 1978 dramatic case take directed?", "Does a 1978 dramatic consequence celluloid direct by star ?", "Where did a 1978 dramatic consequence celluloid directed by?", "Who did a 1978 dramatic consequence celluloid directed by?", "Does a 1978 dramatic consequence cinema direct by star ?", "Where did a 1978 dramatic consequence cinema directed by?", "Who did a 1978 dramatic consequence cinema directed by?", "Does a 1978 dramatic consequence film direct by star ?", "Where did a 1978 dramatic consequence film directed by?", "Who did a 1978 dramatic consequence film directed by?", "Does a 1978 dramatic consequence flick direct by star ?", "Where did a 1978 dramatic consequence flick directed by?", "Who did a 1978 dramatic consequence flick directed by?", "Does a 1978 dramatic consequence motion picture direct by star ?", "Where did a 1978 dramatic consequence motion picture directed by?", "Who did a 1978 dramatic consequence motion picture directed by?", "Does a 1978 dramatic consequence movie direct by star ?", "Where did a 1978 dramatic consequence movie directed by?", "Who did a 1978 dramatic consequence movie directed by?", "Does a 1978 dramatic consequence photographic film direct by star ?", "Where did a 1978 dramatic consequence photographic film directed by?", "Who did a 1978 dramatic consequence photographic film directed by?", "Does a 1978 dramatic consequence plastic film direct by star ?", "Where did a 1978 dramatic consequence plastic film directed by?", "Who did a 1978 dramatic consequence plastic film directed by?", "Does a 1978 dramatic consequence shoot direct by star ?", "Where did a 1978 dramatic consequence shoot directed by?", "Who did a 1978 dramatic consequence shoot directed by?", "Does a 1978 dramatic consequence skin direct by star ?", "Where did a 1978 dramatic consequence skin directed by?", "Who did a 1978 dramatic consequence skin directed by?", "Does a 1978 dramatic consequence take direct by star ?", "Where did a 1978 dramatic consequence take directed by?", "Who did a 1978 dramatic consequence take directed by?", "Does a 1978 dramatic event celluloid direct by star ?", "Where did a 1978 dramatic event celluloid directed by?", "Who did a 1978 dramatic event celluloid directed by?", "Does a 1978 dramatic event cinema direct by star ?", "Where did a 1978 dramatic event cinema directed by?", "Who did a 1978 dramatic event cinema directed by?", "Does a 1978 dramatic event flick direct by star ?", "Where did a 1978 dramatic event flick directed by?", "Who did a 1978 dramatic event flick directed by?", "Does a 1978 dramatic event motion picture direct by star ?", "Where did a 1978 dramatic event motion picture directed by?", "Who did a 1978 dramatic event motion picture directed by?", "Does a 1978 dramatic event movie direct by star ?", "Where did a 1978 dramatic event movie directed by?", "Who did a 1978 dramatic event movie directed by?", "Does a 1978 dramatic event photographic film direct by star ?", "Where did a 1978 dramatic event photographic film directed by?", "Who did a 1978 dramatic event photographic film directed by?", "Does a 1978 dramatic event plastic film direct by star ?", "Where did a 1978 dramatic event plastic film directed by?", "Who did a 1978 dramatic event plastic film directed by?", "Does a 1978 dramatic event shoot direct by star ?", "Where did a 1978 dramatic event shoot directed by?", "Who did a 1978 dramatic event shoot directed by?", "Does a 1978 dramatic event skin direct by star ?", "Where did a 1978 dramatic event skin directed by?", "Who did a 1978 dramatic event skin directed by?", "Does a 1978 dramatic event take direct by star ?", "Where did a 1978 dramatic event take directed by?", "Who did a 1978 dramatic event take directed by?", "Does a 1978 dramatic occurrence celluloid direct by star ?", "Where did a 1978 dramatic occurrence celluloid directed by?", "Who did a 1978 dramatic occurrence celluloid directed by?", "Does a 1978 dramatic occurrence cinema direct by star ?", "Where did a 1978 dramatic occurrence cinema directed by?", "Who did a 1978 dramatic occurrence cinema directed by?", "Does a 1978 dramatic occurrence film direct by star ?", "Where did a 1978 dramatic occurrence film directed by?", "Who did a 1978 dramatic occurrence film directed by?", "Does a 1978 dramatic occurrence flick direct by star ?", "Where did a 1978 dramatic occurrence flick directed by?", "Who did a 1978 dramatic occurrence flick directed by?", "Does a 1978 dramatic occurrence motion picture direct by star ?", "Where did a 1978 dramatic occurrence motion picture directed by?", "Who did a 1978 dramatic occurrence motion picture directed by?", "Does a 1978 dramatic occurrence movie direct by star ?", "Where did a 1978 dramatic occurrence movie directed by?", "Who did a 1978 dramatic occurrence movie directed by?", "Does a 1978 dramatic occurrence photographic film direct by star ?", "Where did a 1978 dramatic occurrence photographic film directed by?", "Who did a 1978 dramatic occurrence photographic film directed by?", "Does a 1978 dramatic occurrence plastic film direct by star ?", "Where did a 1978 dramatic occurrence plastic film directed by?", "Who did a 1978 dramatic occurrence plastic film directed by?", "Does a 1978 dramatic occurrence shoot direct by star ?", "Where did a 1978 dramatic occurrence shoot directed by?", "Who did a 1978 dramatic occurrence shoot directed by?", "Does a 1978 dramatic occurrence skin direct by star ?", "Where did a 1978 dramatic occurrence skin directed by?", "Who did a 1978 dramatic occurrence skin directed by?", "Does a 1978 dramatic occurrence take direct by star ?", "Where did a 1978 dramatic occurrence take directed by?", "Who did a 1978 dramatic occurrence take directed by?", "Does a 1978 dramatic phenomenon celluloid direct by star ?", "Where did a 1978 dramatic phenomenon celluloid directed by?", "Who did a 1978 dramatic phenomenon celluloid directed by?", "Does a 1978 dramatic phenomenon cinema direct by star ?", "Where did a 1978 dramatic phenomenon cinema directed by?", "Who did a 1978 dramatic phenomenon cinema directed by?", "Does a 1978 dramatic phenomenon film direct by star ?", "Where did a 1978 dramatic phenomenon film directed by?", "Who did a 1978 dramatic phenomenon film directed by?", "Does a 1978 dramatic phenomenon flick direct by star ?", "Where did a 1978 dramatic phenomenon flick directed by?", "Who did a 1978 dramatic phenomenon flick directed by?", "Does a 1978 dramatic phenomenon motion picture direct by star ?", "Where did a 1978 dramatic phenomenon motion picture directed by?", "Who did a 1978 dramatic phenomenon motion picture directed by?", "Does a 1978 dramatic phenomenon movie direct by star ?", "Where did a 1978 dramatic phenomenon movie directed by?", "Who did a 1978 dramatic phenomenon movie directed by?", "Does a 1978 dramatic phenomenon photographic film direct by star ?", "Where did a 1978 dramatic phenomenon photographic film directed by?", "Who did a 1978 dramatic phenomenon photographic film directed by?", "Does a 1978 dramatic phenomenon plastic film direct by star ?", "Where did a 1978 dramatic phenomenon plastic film directed by?", "Who did a 1978 dramatic phenomenon plastic film directed by?", "Does a 1978 dramatic phenomenon shoot direct by star ?", "Where did a 1978 dramatic phenomenon shoot directed by?", "Who did a 1978 dramatic phenomenon shoot directed by?", "Does a 1978 dramatic phenomenon skin direct by star ?", "Where did a 1978 dramatic phenomenon skin directed by?", "Who did a 1978 dramatic phenomenon skin directed by?", "Does a 1978 dramatic phenomenon take direct by star ?", "Where did a 1978 dramatic phenomenon take directed by?", "Who did a 1978 dramatic phenomenon take directed by?", "Does a 1978 striking case celluloid direct by star ?", "Where did a 1978 striking?", "Who did a 1978 striking?", "Does a 1978 striking case cinema direct by star ?", "Does a 1978 striking case film direct by star ?", "Does a 1978 striking case flick direct by star ?", "Does a 1978 striking case motion picture direct by star ?", "Does a 1978 striking case movie direct by star ?", "Does a 1978 striking case photographic film direct by star ?", "Does a 1978 striking case plastic film direct by star ?", "Does a 1978 striking case shoot direct by star ?", "Does a 1978 striking case skin direct by star ?", "Does a 1978 striking case tak direct by star ?", "Does a 1978 striking consequence celluloid direct by star ?", "Does a 1978 striking consequence cinema direct by star ?", "Does a 1978 striking consequence film direct by star ?", "Does a 1978 striking consequence flick direct by star ?", "Does a 1978 striking consequence motion picture direct by star ?", "Does a 1978 striking consequence movie direct by star ?", "Does a 1978 striking consequence photographic film direct by star ?", "Does a 1978 striking consequence plastic film direct by star ?", "Does a 1978 striking consequence shoot direct by star ?", "Does a 1978 striking consequence skin direct by star ?", "Does a 1978 striking consequence take direct by star ?", "Does a 1978 striking event celluloid direct by star ?", "Does a 1978 striking event cinema direct by star ?", "Does a 1978 striking event film direct by star ?", "Does a 1978 striking event flick direct by star ?", "Does a 1978 striking event motion picture direct by star ?", "Does a 1978 striking event movie direct by star ?", "Does a 1978 striking event photographic film direct by star ?", "Does a 1978 striking event plastic film direct by star ?", "Does a 1978 striking event shoot direct by star ?", "Does a 1978 striking event skin direct by star ?", "Does a 1978 striking event take direct by star ?", "Does a 1978 striking occurrence celluloid direct by star ?", "Does a 1978 striking occurrence cinema direct by star ?", "Does a 1978 striking occurrence film direct by star ?", "Does a 1978 striking occurrence flick direct by star ?", "Does a 1978 striking occurrence motion picture direct by star ?", "Does a 1978 striking occurrence movie direct by star ?", "Does a 1978 striking occurrence photographic film direct by star ?", "Does a 1978 striking occurrence plastic film direct by star ?", "Does a 1978 striking occurrence shoot direct by star ?", "Does a 1978 striking occurrence skin direct by star ?", "Does a 1978 striking occurrence take direct by star ?", "Does a 1978 striking phenomenon celluloid direct by star ?", "Does a 1978 striking phenomenon cinema direct by star ?", "Does a 1978 striking phenomenon film direct by star ?", "Does a 1978 striking phenomenon flick direct by star ?", "Does a 1978 striking phenomenon motion picture direct by star ?", "Does a 1978 striking phenomenon movie direct by star ?", "Does a 1978 striking phenomenon photographic film direct by star ?", "Does a 1978 striking phenomenon plastic film direct by star ?", "Does a 1978 striking phenomenon shoot direct by star ?", "Does a 1978 striking phenomenon skin direct by star ?", "Does a 1978 striking phenomenon take direct by star ?", "Does a 1978 italish dramatic case celluloid direct by star ?", "Does a 1978 italish dramatic case cinema direct by star ?", "Does a 1978 italish dramatic case film direct by star ?", "Does a 1978 italish dramatic case flick direct by star ?", "Does a 1978 italish dramatic case motion picture direct by star ?", "Does a 1978 italish dramatic case movie direct by star ?", "Does a 1978 italish dramatic case photographic film direct by star ?", "Does a 1978 italish dramatic case plastic film direct by star ?", "Does a 1978 italish dramatic case shoot direct by star ?", "Does a 1978 italish dramatic case skin direct by star ?", "Does a 1978 italish dramatic case tak direct by star ?", "Does a 1978 italish dramatic consequence celluloid direct by star ?", "Does a 1978 italish dramatic consequence cinema direct by star ?", "Does a 1978 italish dramatic consequence film direct by star ?", "Does a 1978 italish dramatic consequence flick direct by star ?", "Does a 1978 italish dramatic consequence motion picture direct by star ?", "Does a 1978 italish dramatic consequence movie direct by star ?", "Does a 1978 italish dramatic consequence photographic film direct by star ?", "Does a 1978 italish dramatic consequence plastic film direct by star ?", "Does a 1978 italish dramatic consequence shoot direct by star ?", "Does a 1978 italish dramatic consequence skin direct by star ?", "Does a 1978 italish dramatic consequence take direct by star ?", "Does a 1978 italish dramatic event celluloid direct by star ?", "Does a 1978 italish dramatic event cinema direct by star ?", "Does a 1978 italish dramatic event film direct by star ?", "Does a 1978 italish dramatic event flick direct by star ?", "Does a 1978 italish dramatic event motion picture direct by star ?", "Does a 1978 italish dramatic event movie direct by star ?", "Does a 1978 italish dramatic event photographic film direct by star ?", "Does a 1978 italish dramatic event plastic film direct by star ?", "Does a 1978 italish dramatic event shoot direct by star ?", "Does a 1978 italish dramatic event skin direct by star ?", "Does a 1978 italish dramatic event take direct by star ?", "Does a 1978 italish dramatic occurrence celluloid direct by star ?", "Does a 1978 italish dramatic occurrence cinema direct by star ?", "Does a 1978 italish dramatic occurrence film direct by star ?", "Does a 1978 italish dramatic occurrence flick direct by star ?", "Does a 1978 italish dramatic occurrence motion picture direct by star ?", "Does a 1978 italish dramatic occurrence movie direct by star ?", "Does a 1978 italish dramatic occurrence photographic film direct by star ?", "Does a 1978 italish dramatic occurrence plastic film direct by star ?", "Does a 1978 italish dramatic occurrence shoot direct by star ?", "Does a 1978 italish dramatic occurrence skin direct by star ?", "Does a 1978 italish dramatic occurrence take direct by star ?", "Does a 1978 italish dramatic phenomenon celluloid direct by star ?", "Does a 1978 italish dramatic phenomenon cinema direct by star ?", "Does a 1978 italish dramatic phenomenon film direct by star ?", "Does a 1978 italish dramatic phenomenon flick direct by star ?", "Does a 1978 italish dramatic phenomenon motion picture direct by star ?", "Does a 1978 italish dramatic phenomenon movie direct by star ?", "Does a 1978 italish dramatic phenomenon photographic film direct by star ?", "Does a 1978 italish dramatic phenomenon plastic film direct by star ?", "Does a 1978 italish dramatic phenomenon shoot direct by star ?", "Does a 1978 italish dramatic phenomenon skin direct by star ?", "Does a 1978 italish dramatic phenomenon take direct by star ?", "Does a 1978 italish striking case celluloid direct by star ?", "Does a 1978 italish striking case cinema direct by star ?", "Does a 1978 italish striking case film direct by star ?", "Does a 1978 italish striking case flick direct by star ?", "Does a 1978 italish striking case motion picture direct by star ?", "Does a 1978 italish striking case movie direct by star ?", "Does a 1978 italish striking case photographic film direct by star ?", "Does a 1978 italish striking case plastic film direct by star ?", "Does a 1978 italish striking case shoot direct by star ?", "Does a 1978 italish striking case skin direct by star ?", "Does a 1978 italish striking case tak direct by star ?", "Does a 1978 italish striking consequence celluloid direct by star ?", "Does a 1978 italish striking consequence cinema direct by star ?", "Does a 1978 italish striking consequence film direct by star ?", "Does a 1978 italish striking consequence flick direct by star ?", "Does a 1978 italish striking consequence motion picture direct by star ?", "Does a 1978 italish striking consequence movie direct by star ?", "Does a 1978 italish striking consequence photographic film direct by star ?", "Does a 1978 italish striking consequence plastic film direct by star ?", "Does a 1978 italish striking consequence shoot direct by star ?", "Does a 1978 italish striking consequence skin direct by star ?", "Does a 1978 italish striking consequence take direct by star ?", "Does a 1978 italish striking event celluloid direct by star ?", "Does a 1978 italish striking event cinema direct by star ?", "Does a 1978 italish striking event film direct by star ?", "Does a 1978 italish striking event flick direct by star ?", "Does a 1978 italish striking event motion picture direct by star ?", "Does a 1978 italish striking event movie direct by star ?", "Does a 1978 italish striking event photographic film direct by star ?", "Does a 1978 italish striking event plastic film direct by star ?", "Does a 1978 italish striking event shoot direct by star ?", "Does a 1978 italish striking event skin direct by star ?", "Does a 1978 italish striking event take direct by star ?", "Does a 1978 italish striking occurrence celluloid direct by star ?", "Does a 1978 italish striking occurrence cinema direct by star ?", "Does a 1978 italish striking occurrence film direct by star ?", "Does a 1978 italish striking occurrence flick direct by star ?", "Does a 1978 italish striking occurrence motion picture direct by star ?", "Does a 1978 italish striking occurrence movie direct by star ?", "Does a 1978 italish striking occurrence photographic film direct by star ?", "Does a 1978 italish striking occurrence plastic film direct by star ?", "Does a 1978 italish striking occurrence shoot direct by star ?", "Does a 1978 italish striking occurrence skin direct by star ?", "Does a 1978 italish striking occurrence take direct by star ?", "Does a 1978 italish striking phenomenon celluloid direct by star ?", "Does a 1978 italish striking phenomenon cinema direct by star ?", "Does a 1978 italish striking phenomenon film direct by star ?", "Does a 1978 italish striking phenomenon flick direct by star ?", "Does a 1978 italish striking phenomenon motion picture direct by star ?", "Does a 1978 italish striking phenomenon movie direct by star ?", "Does a 1978 italish striking phenomenon photographic film direct by star ?", "Does a 1978 italish striking phenomenon plastic film direct by star ?", "Does a 1978 italish striking phenomenon shoot direct by star ?", "Does a 1978 italish striking phenomenon skin direct by star ?", "Does a 1978 italish striking phenomenon take direct by star ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796087, "src_sentence": "Suggestionata is a 1978 italish histrionics celluloid directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish histrionics celluloid directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish histrionics celluloid directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish histrionics celluloid directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish histrionics celluloid directed?", "Is suggestionata a 1978 italish histrionics celluloid directed by starring Eleonora Giorgi ?", "Who is a 1978 italish histrionics celluloid directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish histrionics celluloid directed by Alfredo Rizzo ?", "Who is a 1978 italish histrionics celluloid directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish histrionics celluloid directed by starring ?", "Who is a 1978 italish histrionics celluloid directed by starring ?", "When is a?", "Who is a 1978 italish histrionics celluloid directed?", "Is suggestionata a 1978 italish histrionics celluloid directed by starring ?", "Who is a 1978 italish histrionics celluloid directed by starring ?", "Is suggestionata a 1978 italish histrionics celluloid directed by ?", "Who is a 1978 italish histrionics celluloid directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796100, "src_sentence": "Suggestionata is a 1978 Italian dramatic event shoot directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian dramatic event shoot directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian dramatic event shoot directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian dramatic event shoot directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian dramatic event shoot directed by?", "Who is Suggestionata a 1978 Italian dramatic event shoot directed by?", "Does a 1978 Italian dramatic event shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event shoot directed by?", "Who did a 1978 Italian dramatic event shoot directed by?", "Is suggestionata a 1978 Italian dramatic event shoot directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian dramatic event shoot directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian dramatic event shoot directed by Alfredo Rizzo ?", "Who is a 1978 Italian dramatic event shoot directed by Alfredo Rizzo?", "Does a 1978 Italian dramatic case blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case blast directed by?", "Who did a 1978 Italian dramatic case blast directed by?", "Does a 1978 Italian dramatic case bourgeon direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case bourgeon directed by?", "Who did a 1978 Italian dramatic case bourgeon directed by?", "Does a 1978 Italian dramatic case branch direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case branch directed by?", "Who did a 1978 Italian dramatic case branch directed by?", "Does a 1978 Italian dramatic case burgeon forth direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case burgeon forth directed by?", "Who did a 1978 Italian dramatic case burgeon forth directed by?", "Does a 1978 Italian dramatic case darn direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case darn directed by?", "Who did a 1978 Italian dramatic case darn directed by?", "Does a 1978 Italian dramatic case dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case dart directed by?", "Who did a 1978 Italian dramatic case dart directed by?", "Does a 1978 Italian dramatic case film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case film directed by?", "Who did a 1978 Italian dramatic case film directed by?", "Does a 1978 Italian dramatic case fire direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case fire directed by?", "Who did a 1978 Italian dramatic case fire directed by?", "Does a 1978 Italian dramatic case fritter direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case fritter directed by?", "Who did a 1978 Italian dramatic case fritter directed by?", "Does a 1978 Italian dramatic case germinate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case germinate directed by?", "Who did a 1978 Italian dramatic case germinate directed by?", "Does a 1978 Italian dramatic case gun direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case gun directed by?", "Who did a 1978 Italian dramatic case gun directed by?", "Does a 1978 Italian dramatic case hit direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case hit directed?", "Who did a 1978 Italian dramatic case hit directed?", "Does a 1978 Italian dramatic case inject direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case inject directed by?", "Who did a 1978 Italian dramatic case inject directed by?", "Does a 1978 Italian dramatic case photograph direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case photograph directed by?", "Who did a 1978 Italian dramatic case photograph directed by?", "Does a 1978 Italian dramatic case pip direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case pip directed by?", "Who did a 1978 Italian dramatic case pip directed by?", "Does a 1978 Italian dramatic case pullulate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case pullulate directed by?", "Who did a 1978 Italian dramatic case pullulate directed by?", "Does a 1978 Italian dramatic case shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case shoot directed by?", "Who did a 1978 Italian dramatic case shoot directed by?", "Does a 1978 Italian dramatic case sprout direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case sprout directed by?", "Who did a 1978 Italian dramatic case sprout directed by?", "Does a 1978 Italian dramatic case spud direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case spud directed by?", "Who did a 1978 Italian dramatic case spud directed by?", "Does a 1978 Italian dramatic case tear direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic case tear directed by?", "Who did a 1978 Italian dramatic case tear directed by?", "Does a 1978 Italian dramatic consequence blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence blast directed by?", "Who did a 1978 Italian dramatic consequence blast directed by?", "Does a 1978 Italian dramatic consequence bourgeon direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence bourgeon directed by?", "Who did a 1978 Italian dramatic consequence bourgeon directed by?", "Does a 1978 Italian dramatic consequence branch direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence branch directed by?", "Who did a 1978 Italian dramatic consequence branch directed by?", "Does a 1978 Italian dramatic consequence burgeon forth direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence burgeon forth directed by?", "Who did a 1978 Italian dramatic consequence burgeon forth directed by?", "Does a 1978 Italian dramatic consequence darn direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence darn directed by?", "Who did a 1978 Italian dramatic consequence darn directed by?", "Does a 1978 Italian dramatic consequence dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence dart directed by?", "Who did a 1978 Italian dramatic consequence dart directed by?", "Does a 1978 Italian dramatic consequence film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence film directed by?", "Who did a 1978 Italian dramatic consequence film directed by?", "Does a 1978 Italian dramatic consequence fire direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence fire directed by?", "Who did a 1978 Italian dramatic consequence fire directed by?", "Does a 1978 Italian dramatic consequence fritter direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence fritter directed by?", "Who did a 1978 Italian dramatic consequence fritter directed by?", "Does a 1978 Italian dramatic consequence germinate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence germinate directed by?", "Who did a 1978 Italian dramatic consequence germinate directed by?", "Does a 1978 Italian dramatic consequence gun direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence gun directed by?", "Who did a 1978 Italian dramatic consequence gun directed by?", "Does a 1978 Italian dramatic consequence hit direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence hit directed?", "Who did a 1978 Italian dramatic consequence hit directed?", "Does a 1978 Italian dramatic consequence inject direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence inject directed by?", "Who did a 1978 Italian dramatic consequence inject directed by?", "Does a 1978 Italian dramatic consequence photograph direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence photograph directed by?", "Who did a 1978 Italian dramatic consequence photograph directed by?", "Does a 1978 Italian dramatic consequence pip direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence pip directed by?", "Who did a 1978 Italian dramatic consequence pip directed by?", "Does a 1978 Italian dramatic consequence pullulate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence pullulate directed by?", "Who did a 1978 Italian dramatic consequence pullulate directed by?", "Does a 1978 Italian dramatic consequence shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence shoot directed by?", "Who did a 1978 Italian dramatic consequence shoot directed by?", "Does a 1978 Italian dramatic consequence sprout direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence sprout directed by?", "Who did a 1978 Italian dramatic consequence sprout directed by?", "Does a 1978 Italian dramatic consequence spud direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence spud directed by?", "Who did a 1978 Italian dramatic consequence spud directed by?", "Does a 1978 Italian dramatic consequence tear direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic consequence tear directed by?", "Who did a 1978 Italian dramatic consequence tear directed by?", "Does a 1978 Italian dramatic event blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event blast directed by?", "Who did a 1978 Italian dramatic event blast directed by?", "Does a 1978 Italian dramatic event bourgeon direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event bourgeon directed by?", "Who did a 1978 Italian dramatic event bourgeon directed by?", "Does a 1978 Italian dramatic event branch direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event branch directed by?", "Who did a 1978 Italian dramatic event branch directed by?", "Does a 1978 Italian dramatic event burgeon forth direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event burgeon forth directed by?", "Who did a 1978 Italian dramatic event burgeon forth directed by?", "Does a 1978 Italian dramatic event darn direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event darn directed by?", "Who did a 1978 Italian dramatic event darn directed by?", "Does a 1978 Italian dramatic event dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event dart directed by?", "Who did a 1978 Italian dramatic event dart directed by?", "Does a 1978 Italian dramatic event film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event film directed by?", "Who did a 1978 Italian dramatic event film directed by?", "Does a 1978 Italian dramatic event fire direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event fire directed by?", "Who did a 1978 Italian dramatic event fire directed by?", "Does a 1978 Italian dramatic event fritter direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event fritter directed by?", "Who did a 1978 Italian dramatic event fritter directed by?", "Does a 1978 Italian dramatic event germinate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event germinate directed by?", "Who did a 1978 Italian dramatic event germinate directed by?", "Does a 1978 Italian dramatic event gun direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event gun directed by?", "Who did a 1978 Italian dramatic event gun directed by?", "Does a 1978 Italian dramatic event hit direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event hit directed?", "Who did a 1978 Italian dramatic event hit directed?", "Does a 1978 Italian dramatic event inject direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event inject directed by?", "Who did a 1978 Italian dramatic event inject directed by?", "Does a 1978 Italian dramatic event photograph direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event photograph directed by?", "Who did a 1978 Italian dramatic event photograph directed by?", "Does a 1978 Italian dramatic event pip direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event pip directed by?", "Who did a 1978 Italian dramatic event pip directed by?", "Does a 1978 Italian dramatic event pullulate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event pullulate directed by?", "Who did a 1978 Italian dramatic event pullulate directed by?", "Does a 1978 Italian dramatic event sprout direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event sprout directed by?", "Who did a 1978 Italian dramatic event sprout directed by?", "Does a 1978 Italian dramatic event spud direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event spud directed by?", "Who did a 1978 Italian dramatic event spud directed by?", "Does a 1978 Italian dramatic event tear direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event tear directed by?", "Who did a 1978 Italian dramatic event tear directed by?", "Does a 1978 Italian dramatic occurrence blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence blast directed by?", "Who did a 1978 Italian dramatic occurrence blast directed by?", "Does a 1978 Italian dramatic occurrence bourgeon direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence bourgeon directed by?", "Who did a 1978 Italian dramatic occurrence bourgeon directed by?", "Does a 1978 Italian dramatic occurrence branch direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence branch directed by?", "Who did a 1978 Italian dramatic occurrence branch directed by?", "Does a 1978 Italian dramatic occurrence burgeon forth direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence burgeon forth directed by?", "Who did a 1978 Italian dramatic occurrence burgeon forth directed by?", "Does a 1978 Italian dramatic occurrence darn direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence darn directed by?", "Who did a 1978 Italian dramatic occurrence darn directed by?", "Does a 1978 Italian dramatic occurrence dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence dart directed by?", "Who did a 1978 Italian dramatic occurrence dart directed by?", "Does a 1978 Italian dramatic occurrence film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence film directed by?", "Who did a 1978 Italian dramatic occurrence film directed by?", "Does a 1978 Italian dramatic occurrence fire direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence fire directed by?", "Who did a 1978 Italian dramatic occurrence fire directed by?", "Does a 1978 Italian dramatic occurrence fritter direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence fritter directed by?", "Who did a 1978 Italian dramatic occurrence fritter directed by?", "Does a 1978 Italian dramatic occurrence germinate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence germinate directed by?", "Who did a 1978 Italian dramatic occurrence germinate directed by?", "Does a 1978 Italian dramatic occurrence gun direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence gun directed by?", "Who did a 1978 Italian dramatic occurrence gun directed by?", "Does a 1978 Italian dramatic occurrence hit direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence hit directed?", "Who did a 1978 Italian dramatic occurrence hit directed?", "Does a 1978 Italian dramatic occurrence inject direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence inject directed by?", "Who did a 1978 Italian dramatic occurrence inject directed by?", "Does a 1978 Italian dramatic occurrence photograph direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence photograph directed by?", "Who did a 1978 Italian dramatic occurrence photograph directed by?", "Does a 1978 Italian dramatic occurrence pip direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence pip directed by?", "Who did a 1978 Italian dramatic occurrence pip directed by?", "Does a 1978 Italian dramatic occurrence pullulate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence pullulate directed by?", "Who did a 1978 Italian dramatic occurrence pullulate directed by?", "Does a 1978 Italian dramatic occurrence shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence shoot directed by?", "Who did a 1978 Italian dramatic occurrence shoot directed by?", "Does a 1978 Italian dramatic occurrence sprout direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence sprout directed by?", "Who did a 1978 Italian dramatic occurrence sprout directed by?", "Does a 1978 Italian dramatic occurrence spud direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence spud directed by?", "Who did a 1978 Italian dramatic occurrence spud directed by?", "Does a 1978 Italian dramatic occurrence tear direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic occurrence tear directed by?", "Who did a 1978 Italian dramatic occurrence tear directed by?", "Does a 1978 Italian dramatic phenomenon blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon blast directed by?", "Who did a 1978 Italian dramatic phenomenon blast directed by?", "Does a 1978 Italian dramatic phenomenon bourgeon direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon bourgeon directed by?", "Who did a 1978 Italian dramatic phenomenon bourgeon directed by?", "Does a 1978 Italian dramatic phenomenon branch direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon branch directed by?", "Who did a 1978 Italian dramatic phenomenon branch directed by?", "Does a 1978 Italian dramatic phenomenon burgeon forth direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon burgeon forth directed by?", "Who did a 1978 Italian dramatic phenomenon burgeon forth directed by?", "Does a 1978 Italian dramatic phenomenon darn direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon darn directed by?", "Who did a 1978 Italian dramatic phenomenon darn directed by?", "Does a 1978 Italian dramatic phenomenon dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon dart directed by?", "Who did a 1978 Italian dramatic phenomenon dart directed by?", "Does a 1978 Italian dramatic phenomenon film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon film directed by?", "Who did a 1978 Italian dramatic phenomenon film directed by?", "Does a 1978 Italian dramatic phenomenon fire direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon fire directed by?", "Who did a 1978 Italian dramatic phenomenon fire directed by?", "Does a 1978 Italian dramatic phenomenon fritter direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon fritter directed by?", "Who did a 1978 Italian dramatic phenomenon fritter directed by?", "Does a 1978 Italian dramatic phenomenon germinate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon germinate directed by?", "Who did a 1978 Italian dramatic phenomenon germinate directed by?", "Does a 1978 Italian dramatic phenomenon gun direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon gun directed by?", "Who did a 1978 Italian dramatic phenomenon gun directed by?", "Does a 1978 Italian dramatic phenomenon hit direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon hit directed?", "Who did a 1978 Italian dramatic phenomenon hit directed?", "Does a 1978 Italian dramatic phenomenon inject direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon inject directed by?", "Who did a 1978 Italian dramatic phenomenon inject directed by?", "Does a 1978 Italian dramatic phenomenon photograph direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon photograph directed by?", "Who did a 1978 Italian dramatic phenomenon photograph directed by?", "Does a 1978 Italian dramatic phenomenon pip direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon pip directed by?", "Who did a 1978 Italian dramatic phenomenon pip directed by?", "Does a 1978 Italian dramatic phenomenon pullulate direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon pullulate directed by?", "Who did a 1978 Italian dramatic phenomenon pullulate directed by?", "Does a 1978 Italian dramatic phenomenon shoot direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon shoot directed by?", "Who did a 1978 Italian dramatic phenomenon shoot directed by?", "Does a 1978 Italian dramatic phenomenon sprout direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon sprout directed by?", "Who did a 1978 Italian dramatic phenomenon sprout directed by?", "Does a 1978 Italian dramatic phenomenon spud direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon spud directed by?", "Who did a 1978 Italian dramatic phenomenon spud directed by?", "Does a 1978 Italian dramatic phenomenon tear direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic phenomenon tear directed by?", "Who did a 1978 Italian dramatic phenomenon tear directed by?", "Does a 1978 Italian striking case blast direct by star Eleonora Giorgi?", "Where did a 1978 Italian striking?", "Who did a 1978 Italian striking?", "Does a 1978 Italian striking case bourgeon direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case branch direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case darn direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case dart direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case fire direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case fritter direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case germinate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case gun direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case hit direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case inject direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case photograph direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case pip direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case pullulate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case sprout direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case spud direct by star Eleonora Giorgi?", "Does a 1978 Italian striking case tear direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence blast direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence branch direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence darn direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence dart direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence fire direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence fritter direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence germinate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence gun direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence hit direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence inject direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence photograph direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence pip direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence pullulate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence sprout direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence spud direct by star Eleonora Giorgi?", "Does a 1978 Italian striking consequence tear direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event blast direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event bourgeon direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event branch direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event darn direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event dart direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event fire direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event fritter direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event germinate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event gun direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event hit direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event inject direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event photograph direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event pip direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event pullulate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event sprout direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event spud direct by star Eleonora Giorgi?", "Does a 1978 Italian striking event tear direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence blast direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence branch direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence darn direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence dart direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence fire direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence fritter direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence germinate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence gun direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence hit direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence inject direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence photograph direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence pip direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence pullulate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence sprout direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence spud direct by star Eleonora Giorgi?", "Does a 1978 Italian striking occurrence tear direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon blast direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon bourgeon direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon branch direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon darn direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon dart direct by star Eleonora Giorgi?", "Where did a 1978 Italian striking phenomenon?", "Who did a 1978 Italian striking phenomenon?", "Does a 1978 Italian striking phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon fire direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon fritter direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon germinate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon gun direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon hit direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon inject direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon photograph direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon pip direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon pullulate direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon sprout direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon spud direct by star Eleonora Giorgi?", "Does a 1978 Italian striking phenomenon tear direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case blast direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case branch direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case darn direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case dart direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case fire direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case fritter direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case germinate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case gun direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case hit direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case inject direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case photograph direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case pip direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case sprout direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case spud direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic case tear direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence blast direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence branch direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence darn direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence dart direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence fire direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence fritter direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence germinate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence gun direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence hit direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence inject direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence photograph direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence pip direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence sprout direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence spud direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic consequence tear direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event blast direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event branch direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event darn direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event dart direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event fire direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event fritter direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event germinate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event gun direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event hit direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event inject direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event photograph direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event pip direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event sprout direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event spud direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic event tear direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence blast direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence branch direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence darn direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence dart direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence fire direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence fritter direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence germinate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence gun direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence hit direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence inject direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence photograph direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence pip direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence sprout direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence spud direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic occurrence tear direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon blast direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon branch direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon darn direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon dart direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon fire direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon fritter direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon germinate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon gun direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon hit direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon inject direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon photograph direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon pip direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon sprout direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon spud direct by star Eleonora Giorgi?", "Does a 1978 italish dramatic phenomenon tear direct by star Eleonora Giorgi?", "Does a 1978 italish striking case blast direct by star Eleonora Giorgi?", "Does a 1978 italish striking case bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish striking case branch direct by star Eleonora Giorgi?", "Does a 1978 italish striking case burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish striking case darn direct by star Eleonora Giorgi?", "Does a 1978 italish striking case dart direct by star Eleonora Giorgi?", "Does a 1978 italish striking case film direct by star Eleonora Giorgi?", "Does a 1978 italish striking case fire direct by star Eleonora Giorgi?", "Does a 1978 italish striking case fritter direct by star Eleonora Giorgi?", "Does a 1978 italish striking case germinate direct by star Eleonora Giorgi?", "Does a 1978 italish striking case gun direct by star Eleonora Giorgi?", "Does a 1978 italish striking case hit direct by star Eleonora Giorgi?", "Does a 1978 italish striking case inject direct by star Eleonora Giorgi?", "Does a 1978 italish striking case photograph direct by star Eleonora Giorgi?", "Does a 1978 italish striking case pip direct by star Eleonora Giorgi?", "Does a 1978 italish striking case pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish striking case shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking case sprout direct by star Eleonora Giorgi?", "Does a 1978 italish striking case spud direct by star Eleonora Giorgi?", "Does a 1978 italish striking case tear direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence blast direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence branch direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence darn direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence dart direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence film direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence fire direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence fritter direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence germinate direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence gun direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence hit direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence inject direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence photograph direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence pip direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence sprout direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence spud direct by star Eleonora Giorgi?", "Does a 1978 italish striking consequence tear direct by star Eleonora Giorgi?", "Does a 1978 italish striking event blast direct by star Eleonora Giorgi?", "Does a 1978 italish striking event bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish striking event branch direct by star Eleonora Giorgi?", "Does a 1978 italish striking event burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish striking event darn direct by star Eleonora Giorgi?", "Does a 1978 italish striking event dart direct by star Eleonora Giorgi?", "Does a 1978 italish striking event film direct by star Eleonora Giorgi?", "Does a 1978 italish striking event fire direct by star Eleonora Giorgi?", "Does a 1978 italish striking event fritter direct by star Eleonora Giorgi?", "Does a 1978 italish striking event germinate direct by star Eleonora Giorgi?", "Does a 1978 italish striking event gun direct by star Eleonora Giorgi?", "Does a 1978 italish striking event hit direct by star Eleonora Giorgi?", "Does a 1978 italish striking event inject direct by star Eleonora Giorgi?", "Does a 1978 italish striking event photograph direct by star Eleonora Giorgi?", "Does a 1978 italish striking event pip direct by star Eleonora Giorgi?", "Does a 1978 italish striking event pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish striking event shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking event sprout direct by star Eleonora Giorgi?", "Does a 1978 italish striking event spud direct by star Eleonora Giorgi?", "Does a 1978 italish striking event tear direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence blast direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence branch direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence darn direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence dart direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence film direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence fire direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence fritter direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence germinate direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence gun direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence hit direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence inject direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence photograph direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence pip direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence sprout direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence spud direct by star Eleonora Giorgi?", "Does a 1978 italish striking occurrence tear direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon blast direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon bourgeon direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon branch direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon burgeon forth direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon darn direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon dart direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon film direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon fire direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon fritter direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon germinate direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon gun direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon hit direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon inject direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon photograph direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon pip direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon pullulate direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon shoot direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon sprout direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon spud direct by star Eleonora Giorgi?", "Does a 1978 italish striking phenomenon tear direct by star Eleonora Giorgi?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is suggestionata a 1978 Italian dramatic event shoot directed by starring ?", "Who is a 1978 Italian dramatic event shoot directed by starring ?", "When is a?", "Where is a 1978 Italian dramatic event shoot directed by?", "Who is a 1978 Italian dramatic event shoot directed by?", "Does a 1978 dramatic event shoot direct by star ?", "Where did a 1978 dramatic event shoot directed by?", "Who did a 1978 dramatic event shoot directed by?", "Is suggestionata a 1978 Italian dramatic event shoot directed by starring ?", "Who is a 1978 Italian dramatic event shoot directed by starring ?", "Is suggestionata a 1978 Italian dramatic event shoot directed by ?", "Who is a 1978 Italian dramatic event shoot directed by ?", "Does a 1978 dramatic case blast direct by star ?", "Where did a 1978 dramatic case blast directed by?", "Who did a 1978 dramatic case blast directed by?", "Does a 1978 dramatic case bourgeon direct by star ?", "Where did a 1978 dramatic case bourgeon directed by?", "Who did a 1978 dramatic case bourgeon directed by?", "Does a 1978 dramatic case branch direct by star ?", "Where did a 1978 dramatic case branch directed by?", "Who did a 1978 dramatic case branch directed by?", "Does a 1978 dramatic case burgeon forth direct by star ?", "Where did a 1978 dramatic case burgeon forth directed by?", "Who did a 1978 dramatic case burgeon forth directed by?", "Does a 1978 dramatic case darn direct by star ?", "Where did a 1978 dramatic case darn directed by?", "Who did a 1978 dramatic case darn directed by?", "Does a 1978 dramatic case dart direct by star ?", "Where did a 1978 dramatic case dart directed by?", "Who did a 1978 dramatic case dart directed by?", "Does a 1978 dramatic case film direct by star ?", "Where did a 1978 dramatic case film directed by?", "Who did a 1978 dramatic case film directed by?", "Does a 1978 dramatic case fire direct by star ?", "Where did a 1978 dramatic case fire directed by?", "Who did a 1978 dramatic case fire directed by?", "Does a 1978 dramatic case fritter direct by star ?", "Where did a 1978 dramatic case fritter directed by?", "Who did a 1978 dramatic case fritter directed by?", "Does a 1978 dramatic case germinate direct by star ?", "Where did a 1978 dramatic case germinate directed by?", "Who did a 1978 dramatic case germinate directed by?", "Does a 1978 dramatic case gun direct by star ?", "Where did a 1978 dramatic case gun directed by?", "Who did a 1978 dramatic case gun directed by?", "Does a 1978 dramatic case hit direct by star ?", "Where did a 1978 dramatic case hit directed?", "Who did a 1978 dramatic case hit directed?", "Does a 1978 dramatic case inject direct by star ?", "Where did a 1978 dramatic case inject directed by?", "Who did a 1978 dramatic case inject directed by?", "Does a 1978 dramatic case photograph direct by star ?", "Where did a 1978 dramatic case photograph directed by?", "Who did a 1978 dramatic case photograph directed by?", "Does a 1978 dramatic case pip direct by star ?", "Where did a 1978 dramatic case pip directed by?", "Who did a 1978 dramatic case pip directed by?", "Does a 1978 dramatic case pullulate direct by star ?", "Where did a 1978 dramatic case pullulate directed by?", "Who did a 1978 dramatic case pullulate directed by?", "Does a 1978 dramatic case shoot direct by star ?", "Where did a 1978 dramatic case shoot directed by?", "Who did a 1978 dramatic case shoot directed by?", "Does a 1978 dramatic case sprout direct by star ?", "Where did a 1978 dramatic case sprout directed by?", "Who did a 1978 dramatic case sprout directed by?", "Does a 1978 dramatic case spud direct by star ?", "Where did a 1978 dramatic case spud directed by?", "Who did a 1978 dramatic case spud directed by?", "Does a 1978 dramatic case tear direct by star ?", "Where did a 1978 dramatic case tear directed by?", "Who did a 1978 dramatic case tear directed by?", "Does a 1978 dramatic consequence blast direct by star ?", "Where did a 1978 dramatic consequence blast directed by?", "Who did a 1978 dramatic consequence blast directed by?", "Does a 1978 dramatic consequence bourgeon direct by star ?", "Where did a 1978 dramatic consequence bourgeon directed by?", "Who did a 1978 dramatic consequence bourgeon directed by?", "Does a 1978 dramatic consequence branch direct by star ?", "Where did a 1978 dramatic consequence branch directed by?", "Who did a 1978 dramatic consequence branch directed by?", "Does a 1978 dramatic consequence burgeon forth direct by star ?", "Where did a 1978 dramatic consequence burgeon forth directed by?", "Who did a 1978 dramatic consequence burgeon forth directed by?", "Does a 1978 dramatic consequence darn direct by star ?", "Where did a 1978 dramatic consequence darn directed by?", "Who did a 1978 dramatic consequence darn directed by?", "Does a 1978 dramatic consequence dart direct by star ?", "Where did a 1978 dramatic consequence dart directed by?", "Who did a 1978 dramatic consequence dart directed by?", "Does a 1978 dramatic consequence film direct by star ?", "Where did a 1978 dramatic consequence film directed by?", "Who did a 1978 dramatic consequence film directed by?", "Does a 1978 dramatic consequence fire direct by star ?", "Where did a 1978 dramatic consequence fire directed by?", "Who did a 1978 dramatic consequence fire directed by?", "Does a 1978 dramatic consequence fritter direct by star ?", "Where did a 1978 dramatic consequence fritter directed by?", "Who did a 1978 dramatic consequence fritter directed by?", "Does a 1978 dramatic consequence germinate direct by star ?", "Where did a 1978 dramatic consequence germinate directed by?", "Who did a 1978 dramatic consequence germinate directed by?", "Does a 1978 dramatic consequence gun direct by star ?", "Where did a 1978 dramatic consequence gun directed by?", "Who did a 1978 dramatic consequence gun directed by?", "Does a 1978 dramatic consequence hit direct by star ?", "Where did a 1978 dramatic consequence hit directed?", "Who did a 1978 dramatic consequence hit directed?", "Does a 1978 dramatic consequence inject direct by star ?", "Where did a 1978 dramatic consequence inject directed by?", "Who did a 1978 dramatic consequence inject directed by?", "Does a 1978 dramatic consequence photograph direct by star ?", "Where did a 1978 dramatic consequence photograph directed by?", "Who did a 1978 dramatic consequence photograph directed by?", "Does a 1978 dramatic consequence pip direct by star ?", "Where did a 1978 dramatic consequence pip directed by?", "Who did a 1978 dramatic consequence pip directed by?", "Does a 1978 dramatic consequence pullulate direct by star ?", "Where did a 1978 dramatic consequence pullulate directed by?", "Who did a 1978 dramatic consequence pullulate directed by?", "Does a 1978 dramatic consequence shoot direct by star ?", "Where did a 1978 dramatic consequence shoot directed by?", "Who did a 1978 dramatic consequence shoot directed by?", "Does a 1978 dramatic consequence sprout direct by star ?", "Where did a 1978 dramatic consequence sprout directed by?", "Who did a 1978 dramatic consequence sprout directed by?", "Does a 1978 dramatic consequence spud direct by star ?", "Where did a 1978 dramatic consequence spud directed by?", "Who did a 1978 dramatic consequence spud directed by?", "Does a 1978 dramatic consequence tear direct by star ?", "Where did a 1978 dramatic consequence tear directed by?", "Who did a 1978 dramatic consequence tear directed by?", "Does a 1978 dramatic event blast direct by star ?", "Where did a 1978 dramatic event blast directed by?", "Who did a 1978 dramatic event blast directed by?", "Does a 1978 dramatic event bourgeon direct by star ?", "Where did a 1978 dramatic event bourgeon directed by?", "Who did a 1978 dramatic event bourgeon directed by?", "Does a 1978 dramatic event branch direct by star ?", "Where did a 1978 dramatic event branch directed by?", "Who did a 1978 dramatic event branch directed by?", "Does a 1978 dramatic event burgeon forth direct by star ?", "Where did a 1978 dramatic event burgeon forth directed by?", "Who did a 1978 dramatic event burgeon forth directed by?", "Does a 1978 dramatic event darn direct by star ?", "Where did a 1978 dramatic event darn directed by?", "Who did a 1978 dramatic event darn directed by?", "Does a 1978 dramatic event dart direct by star ?", "Where did a 1978 dramatic event dart directed by?", "Who did a 1978 dramatic event dart directed by?", "Does a 1978 dramatic event film direct by star ?", "Where did a 1978 dramatic event film directed by?", "Who did a 1978 dramatic event film directed by?", "Does a 1978 dramatic event fire direct by star ?", "Where did a 1978 dramatic event fire directed by?", "Who did a 1978 dramatic event fire directed by?", "Does a 1978 dramatic event fritter direct by star ?", "Where did a 1978 dramatic event fritter directed by?", "Who did a 1978 dramatic event fritter directed by?", "Does a 1978 dramatic event germinate direct by star ?", "Where did a 1978 dramatic event germinate directed by?", "Who did a 1978 dramatic event germinate directed by?", "Does a 1978 dramatic event gun direct by star ?", "Where did a 1978 dramatic event gun directed by?", "Who did a 1978 dramatic event gun directed by?", "Does a 1978 dramatic event hit direct by star ?", "Where did a 1978 dramatic event hit directed?", "Who did a 1978 dramatic event hit directed?", "Does a 1978 dramatic event inject direct by star ?", "Where did a 1978 dramatic event inject directed by?", "Who did a 1978 dramatic event inject directed by?", "Does a 1978 dramatic event photograph direct by star ?", "Where did a 1978 dramatic event photograph directed by?", "Who did a 1978 dramatic event photograph directed by?", "Does a 1978 dramatic event pip direct by star ?", "Where did a 1978 dramatic event pip directed by?", "Who did a 1978 dramatic event pip directed by?", "Does a 1978 dramatic event pullulate direct by star ?", "Where did a 1978 dramatic event pullulate directed by?", "Who did a 1978 dramatic event pullulate directed by?", "Does a 1978 dramatic event sprout direct by star ?", "Where did a 1978 dramatic event sprout directed by?", "Who did a 1978 dramatic event sprout directed by?", "Does a 1978 dramatic event spud direct by star ?", "Where did a 1978 dramatic event spud directed by?", "Who did a 1978 dramatic event spud directed by?", "Does a 1978 dramatic event tear direct by star ?", "Where did a 1978 dramatic event tear directed by?", "Who did a 1978 dramatic event tear directed by?", "Does a 1978 dramatic occurrence blast direct by star ?", "Where did a 1978 dramatic occurrence blast directed by?", "Who did a 1978 dramatic occurrence blast directed by?", "Does a 1978 dramatic occurrence bourgeon direct by star ?", "Where did a 1978 dramatic occurrence bourgeon directed by?", "Who did a 1978 dramatic occurrence bourgeon directed by?", "Does a 1978 dramatic occurrence branch direct by star ?", "Where did a 1978 dramatic occurrence branch directed by?", "Who did a 1978 dramatic occurrence branch directed by?", "Does a 1978 dramatic occurrence burgeon forth direct by star ?", "Where did a 1978 dramatic occurrence burgeon forth directed by?", "Who did a 1978 dramatic occurrence burgeon forth directed by?", "Does a 1978 dramatic occurrence darn direct by star ?", "Where did a 1978 dramatic occurrence darn directed by?", "Who did a 1978 dramatic occurrence darn directed by?", "Does a 1978 dramatic occurrence dart direct by star ?", "Where did a 1978 dramatic occurrence dart directed by?", "Who did a 1978 dramatic occurrence dart directed by?", "Does a 1978 dramatic occurrence film direct by star ?", "Where did a 1978 dramatic occurrence film directed by?", "Who did a 1978 dramatic occurrence film directed by?", "Does a 1978 dramatic occurrence fire direct by star ?", "Where did a 1978 dramatic occurrence fire directed by?", "Who did a 1978 dramatic occurrence fire directed by?", "Does a 1978 dramatic occurrence fritter direct by star ?", "Where did a 1978 dramatic occurrence fritter directed by?", "Who did a 1978 dramatic occurrence fritter directed by?", "Does a 1978 dramatic occurrence germinate direct by star ?", "Where did a 1978 dramatic occurrence germinate directed by?", "Who did a 1978 dramatic occurrence germinate directed by?", "Does a 1978 dramatic occurrence gun direct by star ?", "Where did a 1978 dramatic occurrence gun directed by?", "Who did a 1978 dramatic occurrence gun directed by?", "Does a 1978 dramatic occurrence hit direct by star ?", "Where did a 1978 dramatic occurrence hit directed?", "Who did a 1978 dramatic occurrence hit directed?", "Does a 1978 dramatic occurrence inject direct by star ?", "Where did a 1978 dramatic occurrence inject directed by?", "Who did a 1978 dramatic occurrence inject directed by?", "Does a 1978 dramatic occurrence photograph direct by star ?", "Where did a 1978 dramatic occurrence photograph directed by?", "Who did a 1978 dramatic occurrence photograph directed by?", "Does a 1978 dramatic occurrence pip direct by star ?", "Where did a 1978 dramatic occurrence pip directed by?", "Who did a 1978 dramatic occurrence pip directed by?", "Does a 1978 dramatic occurrence pullulate direct by star ?", "Where did a 1978 dramatic occurrence pullulate directed by?", "Who did a 1978 dramatic occurrence pullulate directed by?", "Does a 1978 dramatic occurrence shoot direct by star ?", "Where did a 1978 dramatic occurrence shoot directed by?", "Who did a 1978 dramatic occurrence shoot directed by?", "Does a 1978 dramatic occurrence sprout direct by star ?", "Where did a 1978 dramatic occurrence sprout directed by?", "Who did a 1978 dramatic occurrence sprout directed by?", "Does a 1978 dramatic occurrence spud direct by star ?", "Where did a 1978 dramatic occurrence spud directed by?", "Who did a 1978 dramatic occurrence spud directed by?", "Does a 1978 dramatic occurrence tear direct by star ?", "Where did a 1978 dramatic occurrence tear directed by?", "Who did a 1978 dramatic occurrence tear directed by?", "Does a 1978 dramatic phenomenon blast direct by star ?", "Where did a 1978 dramatic phenomenon blast directed by?", "Who did a 1978 dramatic phenomenon blast directed by?", "Does a 1978 dramatic phenomenon bourgeon direct by star ?", "Where did a 1978 dramatic phenomenon bourgeon directed by?", "Who did a 1978 dramatic phenomenon bourgeon directed by?", "Does a 1978 dramatic phenomenon branch direct by star ?", "Where did a 1978 dramatic phenomenon branch directed by?", "Who did a 1978 dramatic phenomenon branch directed by?", "Does a 1978 dramatic phenomenon burgeon forth direct by star ?", "Where did a 1978 dramatic phenomenon burgeon forth directed by?", "Who did a 1978 dramatic phenomenon burgeon forth directed by?", "Does a 1978 dramatic phenomenon darn direct by star ?", "Where did a 1978 dramatic phenomenon darn directed by?", "Who did a 1978 dramatic phenomenon darn directed by?", "Does a 1978 dramatic phenomenon dart direct by star ?", "Where did a 1978 dramatic phenomenon dart directed by?", "Who did a 1978 dramatic phenomenon dart directed by?", "Does a 1978 dramatic phenomenon film direct by star ?", "Where did a 1978 dramatic phenomenon film directed by?", "Who did a 1978 dramatic phenomenon film directed by?", "Does a 1978 dramatic phenomenon fire direct by star ?", "Where did a 1978 dramatic phenomenon fire directed by?", "Who did a 1978 dramatic phenomenon fire directed by?", "Does a 1978 dramatic phenomenon fritter direct by star ?", "Where did a 1978 dramatic phenomenon fritter directed by?", "Who did a 1978 dramatic phenomenon fritter directed by?", "Does a 1978 dramatic phenomenon germinate direct by star ?", "Where did a 1978 dramatic phenomenon germinate directed by?", "Who did a 1978 dramatic phenomenon germinate directed by?", "Does a 1978 dramatic phenomenon gun direct by star ?", "Where did a 1978 dramatic phenomenon gun directed by?", "Who did a 1978 dramatic phenomenon gun directed by?", "Does a 1978 dramatic phenomenon hit direct by star ?", "Where did a 1978 dramatic phenomenon hit directed?", "Who did a 1978 dramatic phenomenon hit directed?", "Does a 1978 dramatic phenomenon inject direct by star ?", "Where did a 1978 dramatic phenomenon inject directed by?", "Who did a 1978 dramatic phenomenon inject directed by?", "Does a 1978 dramatic phenomenon photograph direct by star ?", "Where did a 1978 dramatic phenomenon photograph directed by?", "Who did a 1978 dramatic phenomenon photograph directed by?", "Does a 1978 dramatic phenomenon pip direct by star ?", "Where did a 1978 dramatic phenomenon pip directed by?", "Who did a 1978 dramatic phenomenon pip directed by?", "Does a 1978 dramatic phenomenon pullulate direct by star ?", "Where did a 1978 dramatic phenomenon pullulate directed by?", "Who did a 1978 dramatic phenomenon pullulate directed by?", "Does a 1978 dramatic phenomenon shoot direct by star ?", "Where did a 1978 dramatic phenomenon shoot directed by?", "Who did a 1978 dramatic phenomenon shoot directed by?", "Does a 1978 dramatic phenomenon sprout direct by star ?", "Where did a 1978 dramatic phenomenon sprout directed by?", "Who did a 1978 dramatic phenomenon sprout directed by?", "Does a 1978 dramatic phenomenon spud direct by star ?", "Where did a 1978 dramatic phenomenon spud directed by?", "Who did a 1978 dramatic phenomenon spud directed by?", "Does a 1978 dramatic phenomenon tear direct by star ?", "Where did a 1978 dramatic phenomenon tear directed by?", "Who did a 1978 dramatic phenomenon tear directed by?", "Does a 1978 striking case blast direct by star ?", "Where did a 1978 striking?", "Who did a 1978 striking?", "Does a 1978 striking case bourgeon direct by star ?", "Does a 1978 striking case branch direct by star ?", "Does a 1978 striking case burgeon forth direct by star ?", "Does a 1978 striking case darn direct by star ?", "Does a 1978 striking case dart direct by star ?", "Does a 1978 striking case film direct by star ?", "Does a 1978 striking case fire direct by star ?", "Does a 1978 striking case fritter direct by star ?", "Does a 1978 striking case germinate direct by star ?", "Does a 1978 striking case gun direct by star ?", "Does a 1978 striking case hit direct by star ?", "Does a 1978 striking case inject direct by star ?", "Does a 1978 striking case photograph direct by star ?", "Does a 1978 striking case pip direct by star ?", "Does a 1978 striking case pullulate direct by star ?", "Does a 1978 striking case shoot direct by star ?", "Does a 1978 striking case sprout direct by star ?", "Does a 1978 striking case spud direct by star ?", "Does a 1978 striking case tear direct by star ?", "Does a 1978 striking consequence blast direct by star ?", "Does a 1978 striking consequence bourgeon direct by star ?", "Does a 1978 striking consequence branch direct by star ?", "Does a 1978 striking consequence burgeon forth direct by star ?", "Does a 1978 striking consequence darn direct by star ?", "Does a 1978 striking consequence dart direct by star ?", "Does a 1978 striking consequence film direct by star ?", "Does a 1978 striking consequence fire direct by star ?", "Does a 1978 striking consequence fritter direct by star ?", "Does a 1978 striking consequence germinate direct by star ?", "Does a 1978 striking consequence gun direct by star ?", "Does a 1978 striking consequence hit direct by star ?", "Does a 1978 striking consequence inject direct by star ?", "Does a 1978 striking consequence photograph direct by star ?", "Does a 1978 striking consequence pip direct by star ?", "Does a 1978 striking consequence pullulate direct by star ?", "Does a 1978 striking consequence shoot direct by star ?", "Does a 1978 striking consequence sprout direct by star ?", "Does a 1978 striking consequence spud direct by star ?", "Does a 1978 striking consequence tear direct by star ?", "Does a 1978 striking event blast direct by star ?", "Does a 1978 striking event bourgeon direct by star ?", "Does a 1978 striking event branch direct by star ?", "Does a 1978 striking event burgeon forth direct by star ?", "Does a 1978 striking event darn direct by star ?", "Does a 1978 striking event dart direct by star ?", "Does a 1978 striking event film direct by star ?", "Does a 1978 striking event fire direct by star ?", "Does a 1978 striking event fritter direct by star ?", "Does a 1978 striking event germinate direct by star ?", "Does a 1978 striking event gun direct by star ?", "Does a 1978 striking event hit direct by star ?", "Does a 1978 striking event inject direct by star ?", "Does a 1978 striking event photograph direct by star ?", "Does a 1978 striking event pip direct by star ?", "Does a 1978 striking event pullulate direct by star ?", "Does a 1978 striking event shoot direct by star ?", "Does a 1978 striking event sprout direct by star ?", "Does a 1978 striking event spud direct by star ?", "Does a 1978 striking event tear direct by star ?", "Does a 1978 striking occurrence blast direct by star ?", "Does a 1978 striking occurrence bourgeon direct by star ?", "Does a 1978 striking occurrence branch direct by star ?", "Does a 1978 striking occurrence burgeon forth direct by star ?", "Does a 1978 striking occurrence darn direct by star ?", "Does a 1978 striking occurrence dart direct by star ?", "Does a 1978 striking occurrence film direct by star ?", "Does a 1978 striking occurrence fire direct by star ?", "Does a 1978 striking occurrence fritter direct by star ?", "Does a 1978 striking occurrence germinate direct by star ?", "Does a 1978 striking occurrence gun direct by star ?", "Does a 1978 striking occurrence hit direct by star ?", "Does a 1978 striking occurrence inject direct by star ?", "Does a 1978 striking occurrence photograph direct by star ?", "Does a 1978 striking occurrence pip direct by star ?", "Does a 1978 striking occurrence pullulate direct by star ?", "Does a 1978 striking occurrence shoot direct by star ?", "Does a 1978 striking occurrence sprout direct by star ?", "Does a 1978 striking occurrence spud direct by star ?", "Does a 1978 striking occurrence tear direct by star ?", "Does a 1978 striking phenomenon blast direct by star ?", "Does a 1978 striking phenomenon bourgeon direct by star ?", "Does a 1978 striking phenomenon branch direct by star ?", "Does a 1978 striking phenomenon burgeon forth direct by star ?", "Does a 1978 striking phenomenon darn direct by star ?", "Does a 1978 striking phenomenon dart direct by star ?", "Where did a 1978 striking phenomenon?", "Who did a 1978 striking phenomenon?", "Does a 1978 striking phenomenon film direct by star ?", "Does a 1978 striking phenomenon fire direct by star ?", "Does a 1978 striking phenomenon fritter direct by star ?", "Does a 1978 striking phenomenon germinate direct by star ?", "Does a 1978 striking phenomenon gun direct by star ?", "Does a 1978 striking phenomenon hit direct by star ?", "Does a 1978 striking phenomenon inject direct by star ?", "Does a 1978 striking phenomenon photograph direct by star ?", "Does a 1978 striking phenomenon pip direct by star ?", "Does a 1978 striking phenomenon pullulate direct by star ?", "Does a 1978 striking phenomenon shoot direct by star ?", "Does a 1978 striking phenomenon sprout direct by star ?", "Does a 1978 striking phenomenon spud direct by star ?", "Does a 1978 striking phenomenon tear direct by star ?", "Does a 1978 italish dramatic case blast direct by star ?", "Does a 1978 italish dramatic case bourgeon direct by star ?", "Does a 1978 italish dramatic case branch direct by star ?", "Does a 1978 italish dramatic case burgeon forth direct by star ?", "Does a 1978 italish dramatic case darn direct by star ?", "Does a 1978 italish dramatic case dart direct by star ?", "Does a 1978 italish dramatic case film direct by star ?", "Does a 1978 italish dramatic case fire direct by star ?", "Does a 1978 italish dramatic case fritter direct by star ?", "Does a 1978 italish dramatic case germinate direct by star ?", "Does a 1978 italish dramatic case gun direct by star ?", "Does a 1978 italish dramatic case hit direct by star ?", "Does a 1978 italish dramatic case inject direct by star ?", "Does a 1978 italish dramatic case photograph direct by star ?", "Does a 1978 italish dramatic case pip direct by star ?", "Does a 1978 italish dramatic case pullulate direct by star ?", "Does a 1978 italish dramatic case shoot direct by star ?", "Does a 1978 italish dramatic case sprout direct by star ?", "Does a 1978 italish dramatic case spud direct by star ?", "Does a 1978 italish dramatic case tear direct by star ?", "Does a 1978 italish dramatic consequence blast direct by star ?", "Does a 1978 italish dramatic consequence bourgeon direct by star ?", "Does a 1978 italish dramatic consequence branch direct by star ?", "Does a 1978 italish dramatic consequence burgeon forth direct by star ?", "Does a 1978 italish dramatic consequence darn direct by star ?", "Does a 1978 italish dramatic consequence dart direct by star ?", "Does a 1978 italish dramatic consequence film direct by star ?", "Does a 1978 italish dramatic consequence fire direct by star ?", "Does a 1978 italish dramatic consequence fritter direct by star ?", "Does a 1978 italish dramatic consequence germinate direct by star ?", "Does a 1978 italish dramatic consequence gun direct by star ?", "Does a 1978 italish dramatic consequence hit direct by star ?", "Does a 1978 italish dramatic consequence inject direct by star ?", "Does a 1978 italish dramatic consequence photograph direct by star ?", "Does a 1978 italish dramatic consequence pip direct by star ?", "Does a 1978 italish dramatic consequence pullulate direct by star ?", "Does a 1978 italish dramatic consequence shoot direct by star ?", "Does a 1978 italish dramatic consequence sprout direct by star ?", "Does a 1978 italish dramatic consequence spud direct by star ?", "Does a 1978 italish dramatic consequence tear direct by star ?", "Does a 1978 italish dramatic event blast direct by star ?", "Does a 1978 italish dramatic event bourgeon direct by star ?", "Does a 1978 italish dramatic event branch direct by star ?", "Does a 1978 italish dramatic event burgeon forth direct by star ?", "Does a 1978 italish dramatic event darn direct by star ?", "Does a 1978 italish dramatic event dart direct by star ?", "Does a 1978 italish dramatic event film direct by star ?", "Does a 1978 italish dramatic event fire direct by star ?", "Does a 1978 italish dramatic event fritter direct by star ?", "Does a 1978 italish dramatic event germinate direct by star ?", "Does a 1978 italish dramatic event gun direct by star ?", "Does a 1978 italish dramatic event hit direct by star ?", "Does a 1978 italish dramatic event inject direct by star ?", "Does a 1978 italish dramatic event photograph direct by star ?", "Does a 1978 italish dramatic event pip direct by star ?", "Does a 1978 italish dramatic event pullulate direct by star ?", "Does a 1978 italish dramatic event shoot direct by star ?", "Does a 1978 italish dramatic event sprout direct by star ?", "Does a 1978 italish dramatic event spud direct by star ?", "Does a 1978 italish dramatic event tear direct by star ?", "Does a 1978 italish dramatic occurrence blast direct by star ?", "Does a 1978 italish dramatic occurrence bourgeon direct by star ?", "Does a 1978 italish dramatic occurrence branch direct by star ?", "Does a 1978 italish dramatic occurrence burgeon forth direct by star ?", "Does a 1978 italish dramatic occurrence darn direct by star ?", "Does a 1978 italish dramatic occurrence dart direct by star ?", "Does a 1978 italish dramatic occurrence film direct by star ?", "Does a 1978 italish dramatic occurrence fire direct by star ?", "Does a 1978 italish dramatic occurrence fritter direct by star ?", "Does a 1978 italish dramatic occurrence germinate direct by star ?", "Does a 1978 italish dramatic occurrence gun direct by star ?", "Does a 1978 italish dramatic occurrence hit direct by star ?", "Does a 1978 italish dramatic occurrence inject direct by star ?", "Does a 1978 italish dramatic occurrence photograph direct by star ?", "Does a 1978 italish dramatic occurrence pip direct by star ?", "Does a 1978 italish dramatic occurrence pullulate direct by star ?", "Does a 1978 italish dramatic occurrence shoot direct by star ?", "Does a 1978 italish dramatic occurrence sprout direct by star ?", "Does a 1978 italish dramatic occurrence spud direct by star ?", "Does a 1978 italish dramatic occurrence tear direct by star ?", "Does a 1978 italish dramatic phenomenon blast direct by star ?", "Does a 1978 italish dramatic phenomenon bourgeon direct by star ?", "Does a 1978 italish dramatic phenomenon branch direct by star ?", "Does a 1978 italish dramatic phenomenon burgeon forth direct by star ?", "Does a 1978 italish dramatic phenomenon darn direct by star ?", "Does a 1978 italish dramatic phenomenon dart direct by star ?", "Does a 1978 italish dramatic phenomenon film direct by star ?", "Does a 1978 italish dramatic phenomenon fire direct by star ?", "Does a 1978 italish dramatic phenomenon fritter direct by star ?", "Does a 1978 italish dramatic phenomenon germinate direct by star ?", "Does a 1978 italish dramatic phenomenon gun direct by star ?", "Does a 1978 italish dramatic phenomenon hit direct by star ?", "Does a 1978 italish dramatic phenomenon inject direct by star ?", "Does a 1978 italish dramatic phenomenon photograph direct by star ?", "Does a 1978 italish dramatic phenomenon pip direct by star ?", "Does a 1978 italish dramatic phenomenon pullulate direct by star ?", "Does a 1978 italish dramatic phenomenon shoot direct by star ?", "Does a 1978 italish dramatic phenomenon sprout direct by star ?", "Does a 1978 italish dramatic phenomenon spud direct by star ?", "Does a 1978 italish dramatic phenomenon tear direct by star ?", "Does a 1978 italish striking case blast direct by star ?", "Does a 1978 italish striking case bourgeon direct by star ?", "Does a 1978 italish striking case branch direct by star ?", "Does a 1978 italish striking case burgeon forth direct by star ?", "Does a 1978 italish striking case darn direct by star ?", "Does a 1978 italish striking case dart direct by star ?", "Does a 1978 italish striking case film direct by star ?", "Does a 1978 italish striking case fire direct by star ?", "Does a 1978 italish striking case fritter direct by star ?", "Does a 1978 italish striking case germinate direct by star ?", "Does a 1978 italish striking case gun direct by star ?", "Does a 1978 italish striking case hit direct by star ?", "Does a 1978 italish striking case inject direct by star ?", "Does a 1978 italish striking case photograph direct by star ?", "Does a 1978 italish striking case pip direct by star ?", "Does a 1978 italish striking case pullulate direct by star ?", "Does a 1978 italish striking case shoot direct by star ?", "Does a 1978 italish striking case sprout direct by star ?", "Does a 1978 italish striking case spud direct by star ?", "Does a 1978 italish striking case tear direct by star ?", "Does a 1978 italish striking consequence blast direct by star ?", "Does a 1978 italish striking consequence bourgeon direct by star ?", "Does a 1978 italish striking consequence branch direct by star ?", "Does a 1978 italish striking consequence burgeon forth direct by star ?", "Does a 1978 italish striking consequence darn direct by star ?", "Does a 1978 italish striking consequence dart direct by star ?", "Does a 1978 italish striking consequence film direct by star ?", "Does a 1978 italish striking consequence fire direct by star ?", "Does a 1978 italish striking consequence fritter direct by star ?", "Does a 1978 italish striking consequence germinate direct by star ?", "Does a 1978 italish striking consequence gun direct by star ?", "Does a 1978 italish striking consequence hit direct by star ?", "Does a 1978 italish striking consequence inject direct by star ?", "Does a 1978 italish striking consequence photograph direct by star ?", "Does a 1978 italish striking consequence pip direct by star ?", "Does a 1978 italish striking consequence pullulate direct by star ?", "Does a 1978 italish striking consequence shoot direct by star ?", "Does a 1978 italish striking consequence sprout direct by star ?", "Does a 1978 italish striking consequence spud direct by star ?", "Does a 1978 italish striking consequence tear direct by star ?", "Does a 1978 italish striking event blast direct by star ?", "Does a 1978 italish striking event bourgeon direct by star ?", "Does a 1978 italish striking event branch direct by star ?", "Does a 1978 italish striking event burgeon forth direct by star ?", "Does a 1978 italish striking event darn direct by star ?", "Does a 1978 italish striking event dart direct by star ?", "Does a 1978 italish striking event film direct by star ?", "Does a 1978 italish striking event fire direct by star ?", "Does a 1978 italish striking event fritter direct by star ?", "Does a 1978 italish striking event germinate direct by star ?", "Does a 1978 italish striking event gun direct by star ?", "Does a 1978 italish striking event hit direct by star ?", "Does a 1978 italish striking event inject direct by star ?", "Does a 1978 italish striking event photograph direct by star ?", "Does a 1978 italish striking event pip direct by star ?", "Does a 1978 italish striking event pullulate direct by star ?", "Does a 1978 italish striking event shoot direct by star ?", "Does a 1978 italish striking event sprout direct by star ?", "Does a 1978 italish striking event spud direct by star ?", "Does a 1978 italish striking event tear direct by star ?", "Does a 1978 italish striking occurrence blast direct by star ?", "Does a 1978 italish striking occurrence bourgeon direct by star ?", "Does a 1978 italish striking occurrence branch direct by star ?", "Does a 1978 italish striking occurrence burgeon forth direct by star ?", "Does a 1978 italish striking occurrence darn direct by star ?", "Does a 1978 italish striking occurrence dart direct by star ?", "Does a 1978 italish striking occurrence film direct by star ?", "Does a 1978 italish striking occurrence fire direct by star ?", "Does a 1978 italish striking occurrence fritter direct by star ?", "Does a 1978 italish striking occurrence germinate direct by star ?", "Does a 1978 italish striking occurrence gun direct by star ?", "Does a 1978 italish striking occurrence hit direct by star ?", "Does a 1978 italish striking occurrence inject direct by star ?", "Does a 1978 italish striking occurrence photograph direct by star ?", "Does a 1978 italish striking occurrence pip direct by star ?", "Does a 1978 italish striking occurrence pullulate direct by star ?", "Does a 1978 italish striking occurrence shoot direct by star ?", "Does a 1978 italish striking occurrence sprout direct by star ?", "Does a 1978 italish striking occurrence spud direct by star ?", "Does a 1978 italish striking occurrence tear direct by star ?", "Does a 1978 italish striking phenomenon blast direct by star ?", "Does a 1978 italish striking phenomenon bourgeon direct by star ?", "Does a 1978 italish striking phenomenon branch direct by star ?", "Does a 1978 italish striking phenomenon burgeon forth direct by star ?", "Does a 1978 italish striking phenomenon darn direct by star ?", "Does a 1978 italish striking phenomenon dart direct by star ?", "Does a 1978 italish striking phenomenon film direct by star ?", "Does a 1978 italish striking phenomenon fire direct by star ?", "Does a 1978 italish striking phenomenon fritter direct by star ?", "Does a 1978 italish striking phenomenon germinate direct by star ?", "Does a 1978 italish striking phenomenon gun direct by star ?", "Does a 1978 italish striking phenomenon hit direct by star ?", "Does a 1978 italish striking phenomenon inject direct by star ?", "Does a 1978 italish striking phenomenon photograph direct by star ?", "Does a 1978 italish striking phenomenon pip direct by star ?", "Does a 1978 italish striking phenomenon pullulate direct by star ?", "Does a 1978 italish striking phenomenon shoot direct by star ?", "Does a 1978 italish striking phenomenon sprout direct by star ?", "Does a 1978 italish striking phenomenon spud direct by star ?", "Does a 1978 italish striking phenomenon tear direct by star ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796103, "src_sentence": "Suggestionata is a 1978 italish histrionics shoot directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish histrionics shoot directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish histrionics shoot directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish histrionics shoot directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish histrionics shoot directed?", "Is suggestionata a 1978 italish histrionics shoot directed by starring Eleonora Giorgi ?", "Who is a 1978 italish histrionics shoot directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish histrionics shoot directed by Alfredo Rizzo ?", "Who is a 1978 italish histrionics shoot directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish histrionics shoot directed by starring ?", "Who is a 1978 italish histrionics shoot directed by starring ?", "When is a?", "Who is a 1978 italish histrionics shoot directed?", "Is suggestionata a 1978 italish histrionics shoot directed by starring ?", "Who is a 1978 italish histrionics shoot directed by starring ?", "Is suggestionata a 1978 italish histrionics shoot directed by ?", "Who is a 1978 italish histrionics shoot directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796116, "src_sentence": "Suggestionata is a 1978 Italian dramatic event photographic film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian dramatic event photographic film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian dramatic event photographic film directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian dramatic event photographic film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian dramatic event photographic film directed by?", "Who is Suggestionata a 1978 Italian dramatic event photographic film directed by?", "Does a 1978 Italian dramatic event photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event photographic film directed by?", "Who did a 1978 Italian dramatic event photographic film directed by?", "Is suggestionata a 1978 Italian dramatic event photographic film directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian dramatic event photographic film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian dramatic event photographic film directed by Alfredo Rizzo ?", "Who is a 1978 Italian dramatic event photographic film directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 Italian dramatic event photographic film directed by starring ?", "Who is a 1978 Italian dramatic event photographic film directed by starring ?", "When is a?", "Where is a 1978 Italian dramatic event photographic film directed by?", "Who is a 1978 Italian dramatic event photographic film directed by?", "Does a 1978 dramatic event photographic film direct by star ?", "Where did a 1978 dramatic event photographic film directed by?", "Who did a 1978 dramatic event photographic film directed by?", "Is suggestionata a 1978 Italian dramatic event photographic film directed by starring ?", "Who is a 1978 Italian dramatic event photographic film directed by starring ?", "Is suggestionata a 1978 Italian dramatic event photographic film directed by ?", "Who is a 1978 Italian dramatic event photographic film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796120, "src_sentence": "Suggestionata is a 1978 Italian play photographic film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian play photographic film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian play photographic film directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian play photographic film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian play photographic film directed by?", "Who is Suggestionata a 1978 Italian play photographic film directed by?", "Does a 1978 Italian play photographic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian play photographic film directed by?", "Who did a 1978 Italian play photographic film directed by?", "Is suggestionata a 1978 Italian play photographic film directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian play photographic film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian play photographic film directed by Alfredo Rizzo ?", "Who is a 1978 Italian play photographic film directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 Italian play photographic film directed by starring ?", "Who is a 1978 Italian play photographic film directed by starring ?", "When is a?", "Where is a 1978 Italian play photographic film directed by?", "Who is a 1978 Italian play photographic film directed by?", "Does a 1978 play photographic film direct by star ?", "Where did a 1978 play photographic film directed by?", "Who did a 1978 play photographic film directed by?", "Is suggestionata a 1978 Italian play photographic film directed by starring ?", "Who is a 1978 Italian play photographic film directed by starring ?", "Is suggestionata a 1978 Italian play photographic film directed by ?", "Who is a 1978 Italian play photographic film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796128, "src_sentence": "Suggestionata is a 1978 Italian play take directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian play take directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian play take directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian play take directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian play take directed?", "Who is Suggestionata a 1978 Italian play take directed?", "Does a 1978 Italian play tak direct by star Eleonora Giorgi?", "Where did a 1978 Italian play take directed?", "Who did a 1978 Italian play take directed?", "Is suggestionata a 1978 Italian play take directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian play take directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian play take directed by Alfredo Rizzo ?", "Who is a 1978 Italian play take directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 Italian play take directed by starring ?", "Who is a 1978 Italian play take directed by starring ?", "When is a?", "Where is a 1978 Italian play take directed?", "Who is a 1978 Italian play take directed?", "Does a 1978 play tak direct by star ?", "Where did a 1978 play take directed?", "Who did a 1978 play take directed?", "Is suggestionata a 1978 Italian play take directed by starring ?", "Who is a 1978 Italian play take directed by starring ?", "Is suggestionata a 1978 Italian play take directed by ?", "Who is a 1978 Italian play take directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796132, "src_sentence": "Suggestionata is a 1978 Italian dramatic event plastic film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian dramatic event plastic film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian dramatic event plastic film directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian dramatic event plastic film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian dramatic event plastic film directed by?", "Who is Suggestionata a 1978 Italian dramatic event plastic film directed by?", "Does a 1978 Italian dramatic event plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian dramatic event plastic film directed by?", "Who did a 1978 Italian dramatic event plastic film directed by?", "Is suggestionata a 1978 Italian dramatic event plastic film directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian dramatic event plastic film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian dramatic event plastic film directed by Alfredo Rizzo ?", "Who is a 1978 Italian dramatic event plastic film directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 Italian dramatic event plastic film directed by starring ?", "Who is a 1978 Italian dramatic event plastic film directed by starring ?", "When is a?", "Where is a 1978 Italian dramatic event plastic film directed by?", "Who is a 1978 Italian dramatic event plastic film directed by?", "Does a 1978 dramatic event plastic film direct by star ?", "Where did a 1978 dramatic event plastic film directed by?", "Who did a 1978 dramatic event plastic film directed by?", "Is suggestionata a 1978 Italian dramatic event plastic film directed by starring ?", "Who is a 1978 Italian dramatic event plastic film directed by starring ?", "Is suggestionata a 1978 Italian dramatic event plastic film directed by ?", "Who is a 1978 Italian dramatic event plastic film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796136, "src_sentence": "Suggestionata is a 1978 Italian play plastic film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian play plastic film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian play plastic film directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian play plastic film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian play plastic film directed by?", "Who is Suggestionata a 1978 Italian play plastic film directed by?", "Does a 1978 Italian play plastic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian play plastic film directed by?", "Who did a 1978 Italian play plastic film directed by?", "Is suggestionata a 1978 Italian play plastic film directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian play plastic film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian play plastic film directed by Alfredo Rizzo ?", "Who is a 1978 Italian play plastic film directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 Italian play plastic film directed by starring ?", "Who is a 1978 Italian play plastic film directed by starring ?", "When is a?", "Where is a 1978 Italian play plastic film directed by?", "Who is a 1978 Italian play plastic film directed by?", "Does a 1978 play plastic film direct by star ?", "Where did a 1978 play plastic film directed by?", "Who did a 1978 play plastic film directed by?", "Is suggestionata a 1978 Italian play plastic film directed by starring ?", "Who is a 1978 Italian play plastic film directed by starring ?", "Is suggestionata a 1978 Italian play plastic film directed by ?", "Who is a 1978 Italian play plastic film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796137, "src_sentence": "Suggestionata is a 1978 italish play plastic film directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish play plastic film directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish play plastic film directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish play plastic film directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish play plastic film directed by?", "Is suggestionata a 1978 italish play plastic film directed by starring Eleonora Giorgi ?", "Who is a 1978 italish play plastic film directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish play plastic film directed by Alfredo Rizzo ?", "Who is a 1978 italish play plastic film directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish play plastic film directed by starring ?", "Who is a 1978 italish play plastic film directed by starring ?", "When is a?", "Who is a 1978 italish play plastic film directed by?", "Is suggestionata a 1978 italish play plastic film directed by starring ?", "Who is a 1978 italish play plastic film directed by starring ?", "Is suggestionata a 1978 italish play plastic film directed by ?", "Who is a 1978 italish play plastic film directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796141, "src_sentence": "Suggestionata is a 1978 italish dramatic event skin directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish dramatic event skin directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish dramatic event skin directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish dramatic event skin directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish dramatic event skin directed by?", "Is suggestionata a 1978 italish dramatic event skin directed by starring Eleonora Giorgi ?", "Who is a 1978 italish dramatic event skin directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish dramatic event skin directed by Alfredo Rizzo ?", "Who is a 1978 italish dramatic event skin directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish dramatic event skin directed by starring ?", "Who is a 1978 italish dramatic event skin directed by starring ?", "When is a?", "Who is a 1978 italish dramatic event skin directed by?", "Is suggestionata a 1978 italish dramatic event skin directed by starring ?", "Who is a 1978 italish dramatic event skin directed by starring ?", "Is suggestionata a 1978 italish dramatic event skin directed by ?", "Who is a 1978 italish dramatic event skin directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796142, "src_sentence": "Suggestionata is a 1978 Italian histrionics skin directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 Italian histrionics skin directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 Italian histrionics skin directed by starring Gabriele Ferzetti ?", "Who is a 1978 Italian histrionics skin directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Where is Suggestionata a 1978 Italian histrionics skin directed by?", "Who is Suggestionata a 1978 Italian histrionics skin directed by?", "Do a 1978 Italian histrionics skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics skin directed by?", "Who did a 1978 Italian histrionics skin directed by?", "Is suggestionata a 1978 Italian histrionics skin directed by starring Eleonora Giorgi ?", "Who is a 1978 Italian histrionics skin directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 Italian histrionics skin directed by Alfredo Rizzo ?", "Who is a 1978 Italian histrionics skin directed by Alfredo Rizzo?", "Do a 1978 Italian histrionics baldhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics baldhead directed?", "Who did a 1978 Italian histrionics baldhead directed?", "Do a 1978 Italian histrionics bark direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics bark directed by?", "Who did a 1978 Italian histrionics bark directed by?", "Do a 1978 Italian histrionics clamb direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics clamber directed?", "Who did a 1978 Italian histrionics clamber directed?", "Do a 1978 Italian histrionics cutis direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics cutis directed by?", "Who did a 1978 Italian histrionics cutis directed by?", "Do a 1978 Italian histrionics derm direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics dermis directed?", "Who did a 1978 Italian histrionics dermis directed?", "Do a 1978 Italian histrionics deskin direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics deskin directed?", "Who did a 1978 Italian histrionics deskin directed?", "Do a 1978 Italian histrionics drum head direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics drum head directed by?", "Who did a 1978 Italian histrionics drum head directed by?", "Do a 1978 Italian histrionics film direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics film directed by?", "Who did a 1978 Italian histrionics film directed by?", "Do a 1978 Italian histrionics flay direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics flay directed?", "Who did a 1978 Italian histrionics flay directed?", "Do a 1978 Italian histrionics hide direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics hide directed by?", "Who did a 1978 Italian histrionics hide directed by?", "Do a 1978 Italian histrionics moiety direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics moiety directed by?", "Who did a 1978 Italian histrionics moiety directed by?", "Do a 1978 Italian histrionics pare direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics pare directed by?", "Who did a 1978 Italian histrionics pare directed by?", "Do a 1978 Italian histrionics peel direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics peel directed?", "Who did a 1978 Italian histrionics peel directed?", "Did a 1978 Italian histrionics pelt directed by starring Eleonora Giorgi?", "Where did a 1978 Italian histrionics pelt directed?", "Who did a 1978 Italian histrionics pelt directed?", "Do a 1978 Italian histrionics skinhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics skinhead directed?", "Who did a 1978 Italian histrionics skinhead directed?", "Do a 1978 Italian histrionics stub direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics stub directed?", "Who did a 1978 Italian histrionics stub directed?", "Do a 1978 Italian histrionics tegument direct by star Eleonora Giorgi?", "Where did a 1978 Italian histrionics tegument directed by?", "Who did a 1978 Italian histrionics tegument directed by?", "Does a 1978 Italian melodramatic baldhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic baldhead directed by?", "Who did a 1978 Italian melodramatic baldhead directed by?", "Does a 1978 Italian melodramatic bark direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic bark directed by?", "Who did a 1978 Italian melodramatic bark directed by?", "Does a 1978 Italian melodramatic clamber direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic clamber directed by?", "Who did a 1978 Italian melodramatic clamber directed by?", "Does a 1978 Italian melodramatic cutis direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic cutis directed by?", "Who did a 1978 Italian melodramatic cutis directed by?", "Does a 1978 Italian melodramatic dermis direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic dermis directed by?", "Who did a 1978 Italian melodramatic dermis directed by?", "Does a 1978 Italian melodramatic deskin direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic deskin directed by?", "Who did a 1978 Italian melodramatic deskin directed by?", "Does a 1978 Italian melodramatic drum head direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic drum head directed by?", "Who did a 1978 Italian melodramatic drum head directed by?", "Does a 1978 Italian melodramatic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic film directed by?", "Who did a 1978 Italian melodramatic film directed by?", "Does a 1978 Italian melodramatic flay direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic flay directed by?", "Who did a 1978 Italian melodramatic flay directed by?", "Does a 1978 Italian melodramatic hide direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic hide directed by?", "Who did a 1978 Italian melodramatic hide directed by?", "Does a 1978 Italian melodramatic moiety direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic moiety directed by?", "Who did a 1978 Italian melodramatic moiety directed by?", "Does a 1978 Italian melodramatic pare direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic pare directed by?", "Who did a 1978 Italian melodramatic pare directed by?", "Does a 1978 Italian melodramatic peel direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic peel directed by?", "Who did a 1978 Italian melodramatic peel directed by?", "Does a 1978 Italian melodramatic pelt direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic pelt directed by?", "Who did a 1978 Italian melodramatic pelt directed by?", "Does a 1978 Italian melodramatic skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic skin directed by?", "Who did a 1978 Italian melodramatic skin directed by?", "Does a 1978 Italian melodramatic skinhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic skinhead directed by?", "Who did a 1978 Italian melodramatic skinhead directed by?", "Does a 1978 Italian melodramatic stub direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic stub directed by?", "Who did a 1978 Italian melodramatic stub directed by?", "Does a 1978 Italian melodramatic tegument direct by star Eleonora Giorgi?", "Where did a 1978 Italian melodramatic tegument directed by?", "Who did a 1978 Italian melodramatic tegument directed by?", "Does a 1978 Italian overdramatic baldhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic baldhead directed by?", "Who did a 1978 Italian overdramatic baldhead directed by?", "Does a 1978 Italian overdramatic bark direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic bark directed by?", "Who did a 1978 Italian overdramatic bark directed by?", "Does a 1978 Italian overdramatic clamber direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic clamber directed by?", "Who did a 1978 Italian overdramatic clamber directed by?", "Does a 1978 Italian overdramatic cutis direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic cutis directed by?", "Who did a 1978 Italian overdramatic cutis directed by?", "Does a 1978 Italian overdramatic dermis direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic dermis directed by?", "Who did a 1978 Italian overdramatic dermis directed by?", "Does a 1978 Italian overdramatic deskin direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic deskin directed by?", "Who did a 1978 Italian overdramatic deskin directed by?", "Does a 1978 Italian overdramatic drum head direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic drum head directed by?", "Who did a 1978 Italian overdramatic drum head directed by?", "Does a 1978 Italian overdramatic film direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic film directed by?", "Who did a 1978 Italian overdramatic film directed by?", "Does a 1978 Italian overdramatic flay direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic flay directed by?", "Who did a 1978 Italian overdramatic flay directed by?", "Does a 1978 Italian overdramatic hide direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic hide directed by?", "Who did a 1978 Italian overdramatic hide directed by?", "Does a 1978 Italian overdramatic moiety direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic moiety directed by?", "Who did a 1978 Italian overdramatic moiety directed by?", "Does a 1978 Italian overdramatic pare direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic pare directed by?", "Who did a 1978 Italian overdramatic pare directed by?", "Does a 1978 Italian overdramatic peel direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic peel directed by?", "Who did a 1978 Italian overdramatic peel directed by?", "Does a 1978 Italian overdramatic pelt direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic pelt directed by?", "Who did a 1978 Italian overdramatic pelt directed by?", "Does a 1978 Italian overdramatic skin direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic skin directed by?", "Who did a 1978 Italian overdramatic skin directed by?", "Does a 1978 Italian overdramatic skinhead direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic skinhead directed by?", "Who did a 1978 Italian overdramatic skinhead directed by?", "Does a 1978 Italian overdramatic stub direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic stub directed by?", "Who did a 1978 Italian overdramatic stub directed by?", "Does a 1978 Italian overdramatic tegument direct by star Eleonora Giorgi?", "Where did a 1978 Italian overdramatic tegument directed by?", "Who did a 1978 Italian overdramatic tegument directed by?", "Do a 1978 italish histrionics baldhead direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics bark direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics clamb direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics cutis direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics derm direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics deskin direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics drum head direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics film direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics flay direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics hide direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics moiety direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics pare direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics peel direct by star Eleonora Giorgi?", "Did a 1978 italish histrionics pelt directed by starring Eleonora Giorgi?", "Do a 1978 italish histrionics skin direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics skinhead direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics stub direct by star Eleonora Giorgi?", "Do a 1978 italish histrionics tegument direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic baldhead direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic bark direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic clamber direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic cutis direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic dermis direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic deskin direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic drum head direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic film direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic flay direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic hide direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic moiety direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic pare direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic peel direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic pelt direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic skin direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic skinhead direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic stub direct by star Eleonora Giorgi?", "Does a 1978 italish melodramatic tegument direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic baldhead direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic bark direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic clamber direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic cutis direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic dermis direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic deskin direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic drum head direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic film direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic flay direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic hide direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic moiety direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic pare direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic peel direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic pelt direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic skin direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic skinhead direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic stub direct by star Eleonora Giorgi?", "Does a 1978 italish overdramatic tegument direct by star Eleonora Giorgi?"], "type": [-1, 1, 3, 2, 1, -1, 2, 1, -1, 1, -1, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is suggestionata a 1978 Italian histrionics skin directed by starring ?", "Who is a 1978 Italian histrionics skin directed by starring ?", "When is a?", "Where is a 1978 Italian histrionics skin directed by?", "Who is a 1978 Italian histrionics skin directed by?", "Do a 1978 histrionics skin direct by star ?", "Where did a 1978 histrionics skin directed by?", "Who did a 1978 histrionics skin directed by?", "Is suggestionata a 1978 Italian histrionics skin directed by starring ?", "Who is a 1978 Italian histrionics skin directed by starring ?", "Is suggestionata a 1978 Italian histrionics skin directed by ?", "Who is a 1978 Italian histrionics skin directed by ?", "Do a 1978 histrionics baldhead direct by star ?", "Where did a 1978 histrionics baldhead directed?", "Who did a 1978 histrionics baldhead directed?", "Do a 1978 histrionics bark direct by star ?", "Where did a 1978 histrionics bark directed by?", "Who did a 1978 histrionics bark directed by?", "Do a 1978 histrionics clamb direct by star ?", "Where did a 1978 histrionics clamber directed?", "Who did a 1978 histrionics clamber directed?", "Do a 1978 histrionics cutis direct by star ?", "Where did a 1978 histrionics cutis directed by?", "Who did a 1978 histrionics cutis directed by?", "Do a 1978 histrionics derm direct by star ?", "Where did a 1978 histrionics dermis directed?", "Who did a 1978 histrionics dermis directed?", "Do a 1978 histrionics deskin direct by star ?", "Where did a 1978 histrionics deskin directed?", "Who did a 1978 histrionics deskin directed?", "Do a 1978 histrionics drum head direct by star ?", "Where did a 1978 histrionics drum head directed by?", "Who did a 1978 histrionics drum head directed by?", "Do a 1978 histrionics film direct by star ?", "Where did a 1978 histrionics film directed by?", "Who did a 1978 histrionics film directed by?", "Do a 1978 histrionics flay direct by star ?", "Where did a 1978 histrionics flay directed?", "Who did a 1978 histrionics flay directed?", "Do a 1978 histrionics hide direct by star ?", "Where did a 1978 histrionics hide directed by?", "Who did a 1978 histrionics hide directed by?", "Do a 1978 histrionics moiety direct by star ?", "Where did a 1978 histrionics moiety directed by?", "Who did a 1978 histrionics moiety directed by?", "Do a 1978 histrionics pare direct by star ?", "Where did a 1978 histrionics pare directed by?", "Who did a 1978 histrionics pare directed by?", "Do a 1978 histrionics peel direct by star ?", "Where did a 1978 histrionics peel directed?", "Who did a 1978 histrionics peel directed?", "Did a 1978 histrionics pelt directed by starring ?", "Where did a 1978 histrionics pelt directed?", "Who did a 1978 histrionics pelt directed?", "Do a 1978 histrionics skinhead direct by star ?", "Where did a 1978 histrionics skinhead directed?", "Who did a 1978 histrionics skinhead directed?", "Do a 1978 histrionics stub direct by star ?", "Where did a 1978 histrionics stub directed?", "Who did a 1978 histrionics stub directed?", "Do a 1978 histrionics tegument direct by star ?", "Where did a 1978 histrionics tegument directed by?", "Who did a 1978 histrionics tegument directed by?", "Does a 1978 melodramatic baldhead direct by star ?", "Where did a 1978 melodramatic baldhead directed by?", "Who did a 1978 melodramatic baldhead directed by?", "Does a 1978 melodramatic bark direct by star ?", "Where did a 1978 melodramatic bark directed by?", "Who did a 1978 melodramatic bark directed by?", "Does a 1978 melodramatic clamber direct by star ?", "Where did a 1978 melodramatic clamber directed by?", "Who did a 1978 melodramatic clamber directed by?", "Does a 1978 melodramatic cutis direct by star ?", "Where did a 1978 melodramatic cutis directed by?", "Who did a 1978 melodramatic cutis directed by?", "Does a 1978 melodramatic dermis direct by star ?", "Where did a 1978 melodramatic dermis directed by?", "Who did a 1978 melodramatic dermis directed by?", "Does a 1978 melodramatic deskin direct by star ?", "Where did a 1978 melodramatic deskin directed by?", "Who did a 1978 melodramatic deskin directed by?", "Does a 1978 melodramatic drum head direct by star ?", "Where did a 1978 melodramatic drum head directed by?", "Who did a 1978 melodramatic drum head directed by?", "Does a 1978 melodramatic film direct by star ?", "Where did a 1978 melodramatic film directed by?", "Who did a 1978 melodramatic film directed by?", "Does a 1978 melodramatic flay direct by star ?", "Where did a 1978 melodramatic flay directed by?", "Who did a 1978 melodramatic flay directed by?", "Does a 1978 melodramatic hide direct by star ?", "Where did a 1978 melodramatic hide directed by?", "Who did a 1978 melodramatic hide directed by?", "Does a 1978 melodramatic moiety direct by star ?", "Where did a 1978 melodramatic moiety directed by?", "Who did a 1978 melodramatic moiety directed by?", "Does a 1978 melodramatic pare direct by star ?", "Where did a 1978 melodramatic pare directed by?", "Who did a 1978 melodramatic pare directed by?", "Does a 1978 melodramatic peel direct by star ?", "Where did a 1978 melodramatic peel directed by?", "Who did a 1978 melodramatic peel directed by?", "Does a 1978 melodramatic pelt direct by star ?", "Where did a 1978 melodramatic pelt directed by?", "Who did a 1978 melodramatic pelt directed by?", "Does a 1978 melodramatic skin direct by star ?", "Where did a 1978 melodramatic skin directed by?", "Who did a 1978 melodramatic skin directed by?", "Does a 1978 melodramatic skinhead direct by star ?", "Where did a 1978 melodramatic skinhead directed by?", "Who did a 1978 melodramatic skinhead directed by?", "Does a 1978 melodramatic stub direct by star ?", "Where did a 1978 melodramatic stub directed by?", "Who did a 1978 melodramatic stub directed by?", "Does a 1978 melodramatic tegument direct by star ?", "Where did a 1978 melodramatic tegument directed by?", "Who did a 1978 melodramatic tegument directed by?", "Does a 1978 overdramatic baldhead direct by star ?", "Where did a 1978 overdramatic baldhead directed by?", "Who did a 1978 overdramatic baldhead directed by?", "Does a 1978 overdramatic bark direct by star ?", "Where did a 1978 overdramatic bark directed by?", "Who did a 1978 overdramatic bark directed by?", "Does a 1978 overdramatic clamber direct by star ?", "Where did a 1978 overdramatic clamber directed by?", "Who did a 1978 overdramatic clamber directed by?", "Does a 1978 overdramatic cutis direct by star ?", "Where did a 1978 overdramatic cutis directed by?", "Who did a 1978 overdramatic cutis directed by?", "Does a 1978 overdramatic dermis direct by star ?", "Where did a 1978 overdramatic dermis directed by?", "Who did a 1978 overdramatic dermis directed by?", "Does a 1978 overdramatic deskin direct by star ?", "Where did a 1978 overdramatic deskin directed by?", "Who did a 1978 overdramatic deskin directed by?", "Does a 1978 overdramatic drum head direct by star ?", "Where did a 1978 overdramatic drum head directed by?", "Who did a 1978 overdramatic drum head directed by?", "Does a 1978 overdramatic film direct by star ?", "Where did a 1978 overdramatic film directed by?", "Who did a 1978 overdramatic film directed by?", "Does a 1978 overdramatic flay direct by star ?", "Where did a 1978 overdramatic flay directed by?", "Who did a 1978 overdramatic flay directed by?", "Does a 1978 overdramatic hide direct by star ?", "Where did a 1978 overdramatic hide directed by?", "Who did a 1978 overdramatic hide directed by?", "Does a 1978 overdramatic moiety direct by star ?", "Where did a 1978 overdramatic moiety directed by?", "Who did a 1978 overdramatic moiety directed by?", "Does a 1978 overdramatic pare direct by star ?", "Where did a 1978 overdramatic pare directed by?", "Who did a 1978 overdramatic pare directed by?", "Does a 1978 overdramatic peel direct by star ?", "Where did a 1978 overdramatic peel directed by?", "Who did a 1978 overdramatic peel directed by?", "Does a 1978 overdramatic pelt direct by star ?", "Where did a 1978 overdramatic pelt directed by?", "Who did a 1978 overdramatic pelt directed by?", "Does a 1978 overdramatic skin direct by star ?", "Where did a 1978 overdramatic skin directed by?", "Who did a 1978 overdramatic skin directed by?", "Does a 1978 overdramatic skinhead direct by star ?", "Where did a 1978 overdramatic skinhead directed by?", "Who did a 1978 overdramatic skinhead directed by?", "Does a 1978 overdramatic stub direct by star ?", "Where did a 1978 overdramatic stub directed by?", "Who did a 1978 overdramatic stub directed by?", "Does a 1978 overdramatic tegument direct by star ?", "Where did a 1978 overdramatic tegument directed by?", "Who did a 1978 overdramatic tegument directed by?", "Do a 1978 italish histrionics baldhead direct by star ?", "Do a 1978 italish histrionics bark direct by star ?", "Do a 1978 italish histrionics clamb direct by star ?", "Do a 1978 italish histrionics cutis direct by star ?", "Do a 1978 italish histrionics derm direct by star ?", "Do a 1978 italish histrionics deskin direct by star ?", "Do a 1978 italish histrionics drum head direct by star ?", "Do a 1978 italish histrionics film direct by star ?", "Do a 1978 italish histrionics flay direct by star ?", "Do a 1978 italish histrionics hide direct by star ?", "Do a 1978 italish histrionics moiety direct by star ?", "Do a 1978 italish histrionics pare direct by star ?", "Do a 1978 italish histrionics peel direct by star ?", "Did a 1978 italish histrionics pelt directed by starring ?", "Do a 1978 italish histrionics skin direct by star ?", "Do a 1978 italish histrionics skinhead direct by star ?", "Do a 1978 italish histrionics stub direct by star ?", "Do a 1978 italish histrionics tegument direct by star ?", "Does a 1978 italish melodramatic baldhead direct by star ?", "Does a 1978 italish melodramatic bark direct by star ?", "Does a 1978 italish melodramatic clamber direct by star ?", "Does a 1978 italish melodramatic cutis direct by star ?", "Does a 1978 italish melodramatic dermis direct by star ?", "Does a 1978 italish melodramatic deskin direct by star ?", "Does a 1978 italish melodramatic drum head direct by star ?", "Does a 1978 italish melodramatic film direct by star ?", "Does a 1978 italish melodramatic flay direct by star ?", "Does a 1978 italish melodramatic hide direct by star ?", "Does a 1978 italish melodramatic moiety direct by star ?", "Does a 1978 italish melodramatic pare direct by star ?", "Does a 1978 italish melodramatic peel direct by star ?", "Does a 1978 italish melodramatic pelt direct by star ?", "Does a 1978 italish melodramatic skin direct by star ?", "Does a 1978 italish melodramatic skinhead direct by star ?", "Does a 1978 italish melodramatic stub direct by star ?", "Does a 1978 italish melodramatic tegument direct by star ?", "Does a 1978 italish overdramatic baldhead direct by star ?", "Does a 1978 italish overdramatic bark direct by star ?", "Does a 1978 italish overdramatic clamber direct by star ?", "Does a 1978 italish overdramatic cutis direct by star ?", "Does a 1978 italish overdramatic dermis direct by star ?", "Does a 1978 italish overdramatic deskin direct by star ?", "Does a 1978 italish overdramatic drum head direct by star ?", "Does a 1978 italish overdramatic film direct by star ?", "Does a 1978 italish overdramatic flay direct by star ?", "Does a 1978 italish overdramatic hide direct by star ?", "Does a 1978 italish overdramatic moiety direct by star ?", "Does a 1978 italish overdramatic pare direct by star ?", "Does a 1978 italish overdramatic peel direct by star ?", "Does a 1978 italish overdramatic pelt direct by star ?", "Does a 1978 italish overdramatic skin direct by star ?", "Does a 1978 italish overdramatic skinhead direct by star ?", "Does a 1978 italish overdramatic stub direct by star ?", "Does a 1978 italish overdramatic tegument direct by star ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796151, "src_sentence": "Suggestionata is a 1978 italish histrionics cinema directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish histrionics cinema directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish histrionics cinema directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish histrionics cinema directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish histrionics cinema directed by?", "Is suggestionata a 1978 italish histrionics cinema directed by starring Eleonora Giorgi ?", "Who is a 1978 italish histrionics cinema directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish histrionics cinema directed by Alfredo Rizzo ?", "Who is a 1978 italish histrionics cinema directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish histrionics cinema directed by starring ?", "Who is a 1978 italish histrionics cinema directed by starring ?", "When is a?", "Who is a 1978 italish histrionics cinema directed by?", "Is suggestionata a 1978 italish histrionics cinema directed by starring ?", "Who is a 1978 italish histrionics cinema directed by starring ?", "Is suggestionata a 1978 italish histrionics cinema directed by ?", "Who is a 1978 italish histrionics cinema directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796153, "src_sentence": "Suggestionata is a 1978 italish play cinema directed by Alfredo Rizzo and starring Eleonora Giorgi and Gabriele Ferzetti.", "sentence": "Suggestionata is a 1978 italish play cinema directed by starring Gabriele Ferzetti", "sub": "http://dbpedia.org/resource/Suggestionata", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Gabriele_Ferzetti", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is suggestionata a 1978 italish play cinema directed by starring Gabriele Ferzetti ?", "Who is a 1978 italish play cinema directed by starring Gabriele Ferzetti?", "When is Suggestionata a?", "Who is Suggestionata a 1978 italish play cinema directed by?", "Is suggestionata a 1978 italish play cinema directed by starring Eleonora Giorgi ?", "Who is a 1978 italish play cinema directed by starring Eleonora Giorgi?", "Is suggestionata a 1978 italish play cinema directed by Alfredo Rizzo ?", "Who is a 1978 italish play cinema directed by Alfredo Rizzo?"], "type": [-1, 1, 3, 1, -1, 1, -1, 1], "question_in_type": ["Is suggestionata a 1978 italish play cinema directed by starring ?", "Who is a 1978 italish play cinema directed by starring ?", "When is a?", "Who is a 1978 italish play cinema directed by?", "Is suggestionata a 1978 italish play cinema directed by starring ?", "Who is a 1978 italish play cinema directed by starring ?", "Is suggestionata a 1978 italish play cinema directed by ?", "Who is a 1978 italish play cinema directed by ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796272, "src_sentence": "Microthyris anormalis is a matki in the home Crambidae.", "sentence": "Microthyris anormalis is a matki in the home Crambidae", "sub": "http://dbpedia.org/resource/Microthyris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is microthyris anormalis a matki in the home Crambidae ?", "Who anormalis is a matki in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is microthyris anormalis a matki in the home ?", "Who anormalis is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796299, "src_sentence": "Rob Reiner married actress/manager Penny Marshall in 1971.", "sentence": "Rob Reiner married actress/manager Penny Marshall in 1971", "sub": "http://dbpedia.org/resource/Rob_Reiner", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Penny_Marshall", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did rob Reiner marry actress/manager Penny Marshall in 1971?", "Who married actress/manager Penny Marshall in 1971?", "Who did Rob Reiner married actress/manager?", "When did Rob Reiner marry actress/manager Penny Marshall?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did rob Reiner marry actress/manager in 1971?", "Who married actress/manager in 1971?", "Who did married actress/manager?", "When did marry actress/manager ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796311, "src_sentence": "Rob Reiner married actress/head Penny Marshall in 1971.", "sentence": "Rob Reiner married actress/head Penny Marshall in 1971", "sub": "http://dbpedia.org/resource/Rob_Reiner", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Penny_Marshall", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did rob Reiner marry actress/head Penny Marshall in 1971?", "Who married actress/head Penny Marshall in 1971?", "Who did Rob Reiner married actress/head?", "When did Rob Reiner marry actress/head Penny Marshall?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did rob Reiner marry actress/head in 1971?", "Who married actress/head in 1971?", "Who did married actress/head?", "When did marry actress/head ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796330, "src_sentence": "The Green Pajamas are a musical theater grouping from Seattle, Washington.", "sentence": "The Green Pajamas are a musical theater grouping from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical theater grouping from Seattle , Washington ?", "Who are a musical theater grouping from Seattle, Washington?", "Where are The Green Pajamas a musical theater grouping from?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical theater grouping from Seattle , Washington ?", "Who are a musical theater grouping from ?", "Where are The a musical theater grouping from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796331, "src_sentence": "The Green Pajamas are a musical comedy grouping from Seattle, Washington.", "sentence": "The Green Pajamas are a musical comedy grouping from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical comedy grouping from Seattle , Washington ?", "Who are a musical comedy grouping from Seattle, Washington?", "Where are The Green Pajamas a musical comedy grouping from?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical comedy grouping from Seattle , Washington ?", "Who are a musical comedy grouping from ?", "Where are The a musical comedy grouping from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796345, "src_sentence": "The Green Pajamas are a musical theater amass from Seattle, Washington.", "sentence": "The Green Pajamas are a musical theater amass from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical theater amass from Seattle , Washington ?", "Who are a musical theater amass from Seattle, Washington?", "Where are The Green Pajamas a musical theater amass from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical theater amass from Seattle , Washington ?", "Who are a musical theater amass from ?", "Where are The a musical theater amass from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796348, "src_sentence": "The Green Pajamas are a melodious collection from Seattle, Washington.", "sentence": "The Green Pajamas are a melodious collection from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a melodious collection from Seattle , Washington ?", "Who are a melodious collection from Seattle, Washington?", "Where are The Green Pajamas a melodious collection from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a melodious collection from Seattle , Washington ?", "Who are a melodious collection from ?", "Where are The a melodious collection from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796350, "src_sentence": "The Green Pajamas are a musical theater collection from Seattle, Washington.", "sentence": "The Green Pajamas are a musical theater collection from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical theater collection from Seattle , Washington ?", "Who are a musical theater collection from Seattle, Washington?", "Where are The Green Pajamas a musical theater collection from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical theater collection from Seattle , Washington ?", "Who are a musical theater collection from ?", "Where are The a musical theater collection from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796353, "src_sentence": "The Green Pajamas are a melodious cortege from Seattle, Washington.", "sentence": "The Green Pajamas are a melodious cortege from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a melodious cortege from Seattle , Washington ?", "Who are a melodious cortege from Seattle, Washington?", "Where are The Green Pajamas a melodious cortege from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a melodious cortege from Seattle , Washington ?", "Who are a melodious cortege from ?", "Where are The a melodious cortege from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796357, "src_sentence": "The Green Pajamas are a musical batch from Seattle, Washington.", "sentence": "The Green Pajamas are a musical batch from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical batch from Seattle , Washington ?", "Who are a musical batch from Seattle, Washington?", "Where are The Green Pajamas a musical batch from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical batch from Seattle , Washington ?", "Who are a musical batch from ?", "Where are The a musical batch from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796366, "src_sentence": "The Green Pajamas are a musical comedy mathematical group from Seattle, Washington.", "sentence": "The Green Pajamas are a musical comedy mathematical group from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical comedy mathematical group from Seattle , Washington ?", "Who are a musical comedy mathematical group from Seattle, Washington?", "Where are The Green Pajamas a musical comedy mathematical group from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical comedy mathematical group from Seattle , Washington ?", "Who are a musical comedy mathematical group from ?", "Where are The a musical comedy mathematical group from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796368, "src_sentence": "The Green Pajamas are a melodious radical from Seattle, Washington.", "sentence": "The Green Pajamas are a melodious radical from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a melodious radical from Seattle , Washington ?", "Who are a melodious radical from Seattle, Washington?", "Where are The Green Pajamas a melodious radical from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a melodious radical from Seattle , Washington ?", "Who are a melodious radical from ?", "Where are The a melodious radical from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796371, "src_sentence": "The Green Pajamas are a musical comedy radical from Seattle, Washington.", "sentence": "The Green Pajamas are a musical comedy radical from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical comedy radical from Seattle , Washington ?", "Who are a musical comedy radical from Seattle, Washington?", "Where are The Green Pajamas a musical comedy radical from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical comedy radical from Seattle , Washington ?", "Who are a musical comedy radical from ?", "Where are The a musical comedy radical from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796372, "src_sentence": "The Green Pajamas are a musical cluster from Seattle, Washington.", "sentence": "The Green Pajamas are a musical cluster from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical cluster from Seattle , Washington ?", "Who are a musical cluster from Seattle, Washington?", "Where are The Green Pajamas a musical cluster from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical cluster from Seattle , Washington ?", "Who are a musical cluster from ?", "Where are The a musical cluster from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796373, "src_sentence": "The Green Pajamas are a melodious cluster from Seattle, Washington.", "sentence": "The Green Pajamas are a melodious cluster from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a melodious cluster from Seattle , Washington ?", "Who are a melodious cluster from Seattle, Washington?", "Where are The Green Pajamas a melodious cluster from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a melodious cluster from Seattle , Washington ?", "Who are a melodious cluster from ?", "Where are The a melodious cluster from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796378, "src_sentence": "The Green Pajamas are a melodious a from Seattle, Washington.", "sentence": "The Green Pajamas are a melodious a from Seattle", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a melodious a from Seattle ?", "Who are a melodious a from Seattle?", "Where are The Green Pajamas a melodious a from Seattle ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a melodious a from ?", "Who are a melodious a from ?", "Where are The a melodious a from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796380, "src_sentence": "The Green Pajamas are a musical theater a from Seattle, Washington.", "sentence": "The Green Pajamas are a musical theater a from Seattle", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical theater a from Seattle ?", "Who are a musical theater a from Seattle?", "Where are The Green Pajamas a musical theater a from Seattle ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical theater a from ?", "Who are a musical theater a from ?", "Where are The a musical theater a from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796385, "src_sentence": "The Green Pajamas are a musical theater band from Seattle, Washington.", "sentence": "The Green Pajamas are a musical theater band from Seattle, Washington", "sub": "http://dbpedia.org/resource/The_Green_Pajamas", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Seattle", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are the Green Pajamas a musical theater band from Seattle , Washington ?", "Who are a musical theater band from Seattle, Washington?", "Where are The Green Pajamas a musical theater band from Seattle , Washington ?"], "type": [-1, 1, 2], "question_in_type": ["Are the a musical theater band from Seattle , Washington ?", "Who are a musical theater band from ?", "Where are The a musical theater band from Seattle , Washington ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796546, "src_sentence": "Joy Sarkar was born on 1972, 11 January in Kolkata, India, to Sudhin Sarkar, who is a Bengali cantor of yesteryears, and Kalyani Sarkar.", "sentence": "Joy Sarkar was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar", "sub": "http://dbpedia.org/resource/Joy_Sarkar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kolkata", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was joy Sarkar born on 1972 11 January in Kolkata , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar?", "When was Joy Sarkar bear?", "Where was Joy Sarkar born on?", "Who was Joy Sarkar born on?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Was joy Sarkar born on 1972 11 January in , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in , India , to Sudhin Sarkar?", "When was bear?", "Where was born on?", "Who was born on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796570, "src_sentence": "Joy Sarkar was born on 1972, 11 January in Kolkata, India, to Sudhin Sarkar, who is a Bengali vocalizer of past, and Kalyani Sarkar.", "sentence": "Joy Sarkar was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar", "sub": "http://dbpedia.org/resource/Joy_Sarkar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kolkata", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was joy Sarkar born on 1972 11 January in Kolkata , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar?", "When was Joy Sarkar bear?", "Where was Joy Sarkar born on?", "Who was Joy Sarkar born on?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Was joy Sarkar born on 1972 11 January in , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in , India , to Sudhin Sarkar?", "When was bear?", "Where was born on?", "Who was born on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796571, "src_sentence": "Joy Sarkar was born on 1972, 11 January in Kolkata, India, to Sudhin Sarkar, who is a Bengali isaac bashevis singer of past, and Kalyani Sarkar.", "sentence": "Joy Sarkar was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar", "sub": "http://dbpedia.org/resource/Joy_Sarkar", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kolkata", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was joy Sarkar born on 1972 11 January in Kolkata , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in Kolkata , India , to Sudhin Sarkar?", "When was Joy Sarkar bear?", "Where was Joy Sarkar born on?", "Who was Joy Sarkar born on?"], "type": [-1, 1, 3, 2, 1], "question_in_type": ["Was joy Sarkar born on 1972 11 January in , India , to Sudhin Sarkar ?", "Who was born on 1972 11 January in , India , to Sudhin Sarkar?", "When was bear?", "Where was born on?", "Who was born on?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796809, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab beetles.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab beetles", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or scarab beetles ?", "Who is a brontosaurus of Scarabaeidae or scarab beetles?", "Where is Canthonella a brontosaurus of Scarabaeidae or scarab beetles ?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or scarab beetles ?", "Who is a brontosaurus of or scarab beetles?", "Where is a brontosaurus of or scarab beetles ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796810, "src_sentence": "Canthonella is a genus of Scarabaeidae or cockchafer beetles.", "sentence": "Canthonella is a genus of Scarabaeidae or cockchafer beetles", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a genus of Scarabaeidae or cockchafer beetles ?", "Who is a genus of Scarabaeidae or cockchafer beetles?", "Where is Canthonella a genus of Scarabaeidae or cockchafer beetles ?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a genus of or cockchafer beetles ?", "Who is a genus of or cockchafer beetles?", "Where is a genus of or cockchafer beetles ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796816, "src_sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus beetles.", "sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus beetles", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a genus of Scarabaeidae or scarabaeus beetles ?", "Who is a genus of Scarabaeidae or scarabaeus beetles?", "Who is Canthonella a genus of Scarabaeidae or scarabaeus beetles ?"], "type": [-1, 1, 1], "question_in_type": ["Is canthonella a genus of or scarabaeus beetles ?", "Who is a genus of or scarabaeus beetles?", "Who is a genus of or scarabaeus beetles ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796822, "src_sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer overhang.", "sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer overhang", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a genus of Scarabaeidae or scarabaeus sacer overhang ?", "Who is a genus of Scarabaeidae or scarabaeus sacer overhang?", "Who is Canthonella a genus of Scarabaeidae or scarabaeus sacer overhang ?"], "type": [-1, 1, 1], "question_in_type": ["Is canthonella a genus of or scarabaeus sacer overhang ?", "Who is a genus of or scarabaeus sacer overhang?", "Who is a genus of or scarabaeus sacer overhang ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796823, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarabaeus sacer overhang.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarabaeus sacer overhang", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or scarabaeus sacer overhang ?", "Who is a brontosaurus of Scarabaeidae or scarabaeus sacer overhang?", "Where is Canthonella a brontosaurus of Scarabaeidae or scarabaeus sacer overhang ?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or scarabaeus sacer overhang ?", "Who is a brontosaurus of or scarabaeus sacer overhang?", "Where is a brontosaurus of or scarabaeus sacer overhang ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796825, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or dung beetle overhang.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or dung beetle overhang", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or dung beetle overhang ?", "Who is a brontosaurus of Scarabaeidae or dung beetle overhang?", "Where is Canthonella a brontosaurus of Scarabaeidae or dung?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or dung beetle overhang ?", "Who is a brontosaurus of or dung beetle overhang?", "Where is a brontosaurus of or dung?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796831, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or cockchafer mallet.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or cockchafer mallet", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or cockchafer mallet ?", "Who is a brontosaurus of Scarabaeidae or cockchafer mallet?", "Where is Canthonella a brontosaurus of Scarabaeidae or cockchafer?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or cockchafer mallet ?", "Who is a brontosaurus of or cockchafer mallet?", "Where is a brontosaurus of or cockchafer?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796832, "src_sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer mallet.", "sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer mallet", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a genus of Scarabaeidae or scarabaeus sacer mallet ?", "Who is a genus of Scarabaeidae or scarabaeus sacer mallet?", "Where is Canthonella a genus of Scarabaeidae or scarabaeus sacer mallet ?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a genus of or scarabaeus sacer mallet ?", "Who is a genus of or scarabaeus sacer mallet?", "Where is a genus of or scarabaeus sacer mallet ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796839, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab bug.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab bug", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or scarab bug ?", "Who is a brontosaurus of Scarabaeidae or scarab bug?", "Where is Canthonella a brontosaurus of Scarabaeidae or scarab?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or scarab bug ?", "Who is a brontosaurus of or scarab bug?", "Where is a brontosaurus of or scarab?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796842, "src_sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer bug.", "sentence": "Canthonella is a genus of Scarabaeidae or scarabaeus sacer bug", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a genus of Scarabaeidae or scarabaeus sacer bug ?", "Who is a genus of Scarabaeidae or scarabaeus sacer bug?", "Where is Canthonella a genus of Scarabaeidae or scarabaeus sacer bug ?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a genus of or scarabaeus sacer bug ?", "Who is a genus of or scarabaeus sacer bug?", "Where is a genus of or scarabaeus sacer bug ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796849, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab beetling.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or scarab beetling", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or scarab beetling ?", "Who is a brontosaurus of Scarabaeidae or scarab beetling?", "Where is Canthonella a brontosaurus of Scarabaeidae or scarab?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or scarab beetling ?", "Who is a brontosaurus of or scarab beetling?", "Where is a brontosaurus of or scarab?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796855, "src_sentence": "Canthonella is a brontosaurus of Scarabaeidae or dung beetle beetling.", "sentence": "Canthonella is a brontosaurus of Scarabaeidae or dung beetle beetling", "sub": "http://dbpedia.org/resource/Canthonella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is canthonella a brontosaurus of Scarabaeidae or dung beetle beetling ?", "Who is a brontosaurus of Scarabaeidae or dung beetle beetling?", "Where is Canthonella a brontosaurus of Scarabaeidae or dung beetle?"], "type": [-1, 1, 2], "question_in_type": ["Is canthonella a brontosaurus of or dung beetle beetling ?", "Who is a brontosaurus of or dung beetle beetling?", "Where is a brontosaurus of or dung beetle?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796960, "src_sentence": "Battersea is an extended plays by the Belgian consort Hooverphonic.", "sentence": "Hooverphonic [is] consort [from] Belgium", "sub": "http://dbpedia.org/resource/Hooverphonic", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does hooverphonic [is] consort [from] Belgium?", "Where did Hooverphonic [ is ] consort [ from ] Belgium ?"], "type": [-1, 2], "question_in_type": ["Does hooverphonic [is] consort [from] ?", "Where did [ is ] consort [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5796962, "src_sentence": "Battersea is an estimated position by the Belgian consort Hooverphonic.", "sentence": "Hooverphonic [is] consort [from] Belgium", "sub": "http://dbpedia.org/resource/Hooverphonic", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does hooverphonic [is] consort [from] Belgium?", "Where did Hooverphonic [ is ] consort [ from ] Belgium ?"], "type": [-1, 2], "question_in_type": ["Does hooverphonic [is] consort [from] ?", "Where did [ is ] consort [ from ] ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797032, "src_sentence": "Theon himself is betrayed by Ramsay Snow, the shitass son of Roose Bolton.", "sentence": "Ramsay Snow [is] the shitass son of Roose Bolton", "sub": "http://dbpedia.org/resource/Roose_Bolton", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ramsay_Bolton", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ramsay Snow [is] the shitass son of Roose Bolton?", "Who [is] the shitass son of Roose Bolton?", "Who did Ramsay Snow [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does ramsay Snow [is] the shitass son of ?", "Who [is] the shitass son of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797034, "src_sentence": "Theon himself is betrayed by Ramsay Snow, the illegitimate son of Roose Bolton.", "sentence": "Ramsay Snow [is] the illegitimate son of Roose Bolton", "sub": "http://dbpedia.org/resource/Roose_Bolton", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ramsay_Bolton", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ramsay Snow [is] the illegitimate son of Roose Bolton?", "Who [is] the illegitimate son of Roose Bolton?", "Who did Ramsay Snow [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does ramsay Snow [is] the illegitimate son of ?", "Who [is] the illegitimate son of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797040, "src_sentence": "Theon himself is betrayed by Ramsay Snow, the asshole boy of Roose Bolton.", "sentence": "Ramsay Snow [is] the asshole boy of Roose Bolton", "sub": "http://dbpedia.org/resource/Roose_Bolton", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ramsay_Bolton", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ramsay Snow [is] the asshole boy of Roose Bolton?", "Who [is] the asshole boy of Roose Bolton?", "Who did Ramsay Snow [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does ramsay Snow [is] the asshole boy of ?", "Who [is] the asshole boy of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797052, "src_sentence": "Theon himself is betrayed by Ramsay Snow, the fucktard boy of Roose Bolton.", "sentence": "Ramsay Snow [is] the fucktard boy of Roose Bolton", "sub": "http://dbpedia.org/resource/Roose_Bolton", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Ramsay_Bolton", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does ramsay Snow [is] the fucktard boy of Roose Bolton?", "Who [is] the fucktard boy of Roose Bolton?", "Who did Ramsay Snow [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does ramsay Snow [is] the fucktard boy of ?", "Who [is] the fucktard boy of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797466, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the richest cowgirl in India.", "sentence": "Roshni Nadar is the richest cowgirl in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the richest cowgirl in India ?", "Who is the richest cowgirl in India?", "Where is Roshni Nadar the richest cowgirl in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the richest cowgirl in ?", "Who is the richest cowgirl in ?", "Where is the richest cowgirl in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797475, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the wealthy cowgirl in India.", "sentence": "Roshni Nadar is the wealthy cowgirl in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the wealthy cowgirl in India ?", "Who is the wealthy cowgirl in India?", "Where is Roshni Nadar the wealthy cowgirl in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the wealthy cowgirl in ?", "Who is the wealthy cowgirl in ?", "Where is the wealthy cowgirl in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797476, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the richest charwoman in India.", "sentence": "Roshni Nadar is the richest charwoman in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the richest charwoman in India ?", "Who is the richest charwoman in India?", "Where is Roshni Nadar the richest charwoman in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the richest charwoman in ?", "Who is the richest charwoman in ?", "Where is the richest charwoman in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797479, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the abundant charwoman in India.", "sentence": "Roshni Nadar is the abundant charwoman in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the abundant charwoman in India ?", "Who is the abundant charwoman in India?", "Where is Roshni Nadar the abundant charwoman in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the abundant charwoman in ?", "Who is the abundant charwoman in ?", "Where is the abundant charwoman in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797482, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the productive charwoman in India.", "sentence": "Roshni Nadar is the productive charwoman in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the productive charwoman in India ?", "Who is the productive charwoman in India?", "Where is Roshni Nadar the productive charwoman in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the productive charwoman in ?", "Who is the productive charwoman in ?", "Where is the productive charwoman in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797487, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the deep lady in India.", "sentence": "Roshni Nadar is the deep lady in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the deep lady in India ?", "Who is the deep lady in India?", "Where is Roshni Nadar the deep lady in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the deep lady in ?", "Who is the deep lady in ?", "Where is the deep lady in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797491, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the plenteous lady in India.", "sentence": "Roshni Nadar is the plenteous lady in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the plenteous lady in India ?", "Who is the plenteous lady in India?", "Where is Roshni Nadar the plenteous lady in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the plenteous lady in ?", "Who is the plenteous lady in ?", "Where is the plenteous lady in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797497, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the deep carline in India.", "sentence": "Roshni Nadar is the deep carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the deep carline in India ?", "Who is the deep carline in India?", "Where is Roshni Nadar the deep carline in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the deep carline in ?", "Who is the deep carline in ?", "Where is the deep carline in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797498, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the rich people carline in India.", "sentence": "Roshni Nadar is the rich people carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the rich people carline in India ?", "Who is the rich people carline in India?", "Where is Roshni Nadar the rich people carline in?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the rich people carline in ?", "Who is the rich people carline in ?", "Where is the rich people carline in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797499, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the abundant carline in India.", "sentence": "Roshni Nadar is the abundant carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the abundant carline in India ?", "Who is the abundant carline in India?", "Where is Roshni Nadar the abundant carline in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the abundant carline in ?", "Who is the abundant carline in ?", "Where is the abundant carline in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797501, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the plenteous carline in India.", "sentence": "Roshni Nadar is the plenteous carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the plenteous carline in India ?", "Who is the plenteous carline in India?", "Where is Roshni Nadar the plenteous carline in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the plenteous carline in ?", "Who is the plenteous carline in ?", "Where is the plenteous carline in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797502, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the productive carline in India.", "sentence": "Roshni Nadar is the productive carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the productive carline in India ?", "Who is the productive carline in India?", "Where is Roshni Nadar the productive carline in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the productive carline in ?", "Who is the productive carline in ?", "Where is the productive carline in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797503, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the full bodied carline in India.", "sentence": "Roshni Nadar is the full bodied carline in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the full bodied carline in India ?", "Who is the full bodied carline in India?", "Where is Roshni Nadar the full bodied carline in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the full bodied carline in ?", "Who is the full bodied carline in ?", "Where is the full bodied carline in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797509, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the abundant birther in India.", "sentence": "Roshni Nadar is the abundant birther in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the abundant birther in India ?", "Who is the abundant birther in India?", "Where is Roshni Nadar the abundant birther in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the abundant birther in ?", "Who is the abundant birther in ?", "Where is the abundant birther in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797513, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the full bodied birther in India.", "sentence": "Roshni Nadar is the full bodied birther in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the full bodied birther in India ?", "Who is the full bodied birther in India?", "Where is Roshni Nadar the full bodied?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the full bodied birther in ?", "Who is the full bodied birther in ?", "Where is the full bodied?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797516, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the richest womanhood in India.", "sentence": "Roshni Nadar is the richest womanhood in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the richest womanhood in India ?", "Who is the richest womanhood in India?", "Where is Roshni Nadar the richest womanhood in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the richest womanhood in ?", "Who is the richest womanhood in ?", "Where is the richest womanhood in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797519, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the abundant womanhood in India.", "sentence": "Roshni Nadar is the abundant womanhood in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the abundant womanhood in India ?", "Who is the abundant womanhood in India?", "Where is Roshni Nadar the abundant womanhood in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the abundant womanhood in ?", "Who is the abundant womanhood in ?", "Where is the abundant womanhood in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797520, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the affluent womanhood in India.", "sentence": "Roshni Nadar is the affluent womanhood in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the affluent womanhood in India ?", "Who is the affluent womanhood in India?", "Where is Roshni Nadar the affluent womanhood in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the affluent womanhood in ?", "Who is the affluent womanhood in ?", "Where is the affluent womanhood in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797525, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the wealthy womanhood in India.", "sentence": "Roshni Nadar is the wealthy womanhood in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the wealthy womanhood in India ?", "Who is the wealthy womanhood in India?", "Where is Roshni Nadar the wealthy womanhood in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the wealthy womanhood in ?", "Who is the wealthy womanhood in ?", "Where is the wealthy womanhood in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797538, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the rich people adult female in India.", "sentence": "Roshni Nadar is the rich people adult female in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the rich people adult female in India ?", "Who is the rich people adult female in India?", "Where is Roshni Nadar the rich people adult female?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the rich people adult female in ?", "Who is the rich people adult female in ?", "Where is the rich people adult female?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797540, "src_sentence": "According to IIFL Wealth Hurun India Rich List (2019), Roshni Nadar is the affluent adult female in India.", "sentence": "Roshni Nadar is the affluent adult female in India", "sub": "http://dbpedia.org/resource/Roshni_Nadar", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is roshni Nadar the affluent adult female in India ?", "Who is the affluent adult female in India?", "Where is Roshni Nadar the affluent adult female in India ?"], "type": [-1, 1, 2], "question_in_type": ["Is roshni Nadar the affluent adult female in ?", "Who is the affluent adult female in ?", "Where is the affluent adult female in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797550, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the depositary of the Shiv Nadar Foundation, which runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the depositary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the depositary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797554, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the fiduciary of the Shiv Nadar Foundation, which runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797564, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the fiduciary of the Shiv Nadar Foundation, which runs on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-net income Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797568, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the legal guardian of the Shiv Nadar Foundation, which runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the legal guardian of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the legal guardian of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the legal guardian of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the legal guardian of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797574, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the fiduciary of the Shiv Nadar Foundation, which runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-benefit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797579, "src_sentence": "Prior to becoming CEO of the HCL Corporation, Roshni Nadar had been serving as the depositary of the Shiv Nadar Foundation, which runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Shiv Nadar Foundation Prior to becoming CEO of the HCL Corporation ?", "Who had been serving as the depositary of the Shiv Nadar Foundation Prior to becoming CEO of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Foundation Prior to becoming CEO of the HCL Corporation ?", "Who had been serving as the depositary of the Foundation Prior to becoming CEO of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797584, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the fiduciary of the Shiv Nadar Foundation, which runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-turn profit Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the fiduciary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797589, "src_sentence": "Prior to becoming CEO of the HCL Corporation, Roshni Nadar had been serving as the depositary of the Shiv Nadar Foundation, which runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Shiv Nadar Foundation Prior to becoming CEO of the HCL Corporation ?", "Who had been serving as the depositary of the Shiv Nadar Foundation Prior to becoming CEO of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Foundation Prior to becoming CEO of the HCL Corporation ?", "Who had been serving as the depositary of the Foundation Prior to becoming CEO of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797590, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the depositary of the Shiv Nadar Foundation, which runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the depositary of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the depositary of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the depositary of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797592, "src_sentence": "Prior to becoming chief executive officer of the HCL Corporation, Roshni Nadar had been serving as the regent of the Shiv Nadar Foundation, which runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai.", "sentence": "the Shiv Nadar Foundation runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai", "sub": "http://dbpedia.org/resource/Shiv_Nadar", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Chennai", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does the Shiv Nadar Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in Chennai?", "Where did the Shiv Nadar Foundation runs on?", "Had roshni Nadar been serving as the regent of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the regent of the Shiv Nadar Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had Roshni Nadar been serving?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Does the Foundation run on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Who runs on the not-for-gain Sri Sivasubramaniya Nadar College of Engineering in ?", "Where did the Foundation runs on?", "Had roshni Nadar been serving as the regent of the Foundation Prior to becoming chief executive officer of the HCL Corporation ?", "Who had been serving as the regent of the Foundation Prior to becoming chief executive officer of the HCL Corporation?", "Where had been serving?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797613, "src_sentence": "Scythris subroseola is a lep of the kinfolk Scythrididae.", "sentence": "Scythris subroseola is a lep of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a lep of the kinfolk Scythrididae ?", "Who subroseola is a lep of the kinfolk Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a lep of the kinfolk ?", "Who subroseola is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797614, "src_sentence": "Scythris subroseola is a matki of the kinfolk Scythrididae.", "sentence": "Scythris subroseola is a matki of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a matki of the kinfolk Scythrididae ?", "Who subroseola is a matki of the kinfolk Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a matki of the kinfolk ?", "Who subroseola is a matki of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797617, "src_sentence": "Scythris subroseola is a matki of the phratry Scythrididae.", "sentence": "Scythris subroseola is a matki of the phratry Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a matki of the phratry Scythrididae ?", "Who subroseola is a matki of the phratry Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a matki of the phratry ?", "Who subroseola is a matki of the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797628, "src_sentence": "Scythris subroseola is a lep of the folk Scythrididae.", "sentence": "Scythris subroseola is a lep of the folk Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a lep of the folk Scythrididae ?", "Who subroseola is a lep of the folk Scythrididae?", "Where is Scythris subroseola a lep of the folk Scythrididae ?"], "type": [-1, 1, 2], "question_in_type": ["Is scythris subroseola a lep of the folk ?", "Who subroseola is a lep of the folk ?", "Where is subroseola a lep of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797640, "src_sentence": "Scythris subroseola is a lep of the household Scythrididae.", "sentence": "Scythris subroseola is a lep of the household Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a lep of the household Scythrididae ?", "Who subroseola is a lep of the household Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a lep of the household ?", "Who subroseola is a lep of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797641, "src_sentence": "Scythris subroseola is a matki of the household Scythrididae.", "sentence": "Scythris subroseola is a matki of the household Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a matki of the household Scythrididae ?", "Who subroseola is a matki of the household Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a matki of the household ?", "Who subroseola is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797643, "src_sentence": "Scythris subroseola is a lep of the home Scythrididae.", "sentence": "Scythris subroseola is a lep of the home Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a lep of the home Scythrididae ?", "Who subroseola is a lep of the home Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris subroseola a lep of the home ?", "Who subroseola is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797649, "src_sentence": "Scythris subroseola is a lep of the fellowship Scythrididae.", "sentence": "Scythris subroseola is a lep of the fellowship Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris subroseola a lep of the fellowship Scythrididae ?", "Who subroseola is a lep of the fellowship Scythrididae?", "Where is Scythris subroseola a lep of the fellowship Scythrididae ?"], "type": [-1, 1, 2], "question_in_type": ["Is scythris subroseola a lep of the fellowship ?", "Who subroseola is a lep of the fellowship ?", "Where is subroseola a lep of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797668, "src_sentence": "Giulia Molinaro (born 23 July 1990) is an Italian professional person golfer.", "sentence": "Giulia Molinaro is an Italian professional person golfer", "sub": "http://dbpedia.org/resource/Giulia_Molinaro", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is giulia Molinaro an Italian professional person golfer ?", "Who is an Italian professional person golfer?", "Where is Giulia Molinaro an Italian professional person golfer ?", "Is giulia Molinaro an Italian master human being golf player ?", "Who is an Italian master human being golf player?", "Where is Giulia Molinaro an Italian master human being?", "Is giulia Molinaro an Italian master human being golfer ?", "Who is an Italian master human being golfer?", "Is giulia Molinaro an Italian master human being linksman ?", "Who is an Italian master human being linksman?", "Is giulia Molinaro an Italian master hyphenate golf player ?", "Who is an Italian master hyphenate golf player?", "Where is Giulia Molinaro an Italian master hyphenate golf player ?", "Is giulia Molinaro an Italian master hyphenate golfer ?", "Who is an Italian master hyphenate golfer?", "Where is Giulia Molinaro an Italian master hyphenate golfer ?", "Is giulia Molinaro an Italian master hyphenate linksman ?", "Who is an Italian master hyphenate linksman?", "Where is Giulia Molinaro an Italian master hyphenate linksman ?", "Is giulia Molinaro an Italian master individual golf player ?", "Who is an Italian master individual golf player?", "Where is Giulia Molinaro an Italian master individual golf player ?", "Is giulia Molinaro an Italian master individual golfer ?", "Who is an Italian master individual golfer?", "Where is Giulia Molinaro an Italian master individual golfer ?", "Is giulia Molinaro an Italian master individual linksman ?", "Who is an Italian master individual linksman?", "Where is Giulia Molinaro an Italian master individual linksman ?", "Is giulia Molinaro an Italian master man golf player ?", "Who is an Italian master man golf player?", "Where is Giulia Molinaro an Italian master man golf player ?", "Is giulia Molinaro an Italian master man golfer ?", "Who is an Italian master man golfer?", "Where is Giulia Molinaro an Italian master man golfer ?", "Is giulia Molinaro an Italian master man linksman ?", "Who is an Italian master man linksman?", "Where is Giulia Molinaro an Italian master man linksman ?", "Is giulia Molinaro an Italian master mortal golf player ?", "Who is an Italian master mortal golf player?", "Where is Giulia Molinaro an Italian master mortal golf player ?", "Is giulia Molinaro an Italian master mortal golfer ?", "Who is an Italian master mortal golfer?", "Where is Giulia Molinaro an Italian master mortal golfer ?", "Is giulia Molinaro an Italian master mortal linksman ?", "Who is an Italian master mortal linksman?", "Where is Giulia Molinaro an Italian master mortal linksman ?", "Is giulia Molinaro an Italian master person golf player ?", "Who is an Italian master person golf player?", "Where is Giulia Molinaro an Italian master person golf player ?", "Is giulia Molinaro an Italian master person golfer ?", "Who is an Italian master person golfer?", "Where is Giulia Molinaro an Italian master person golfer ?", "Is giulia Molinaro an Italian master person linksman ?", "Who is an Italian master person linksman?", "Where is Giulia Molinaro an Italian master person linksman ?", "Is giulia Molinaro an Italian master somebody golf player ?", "Who is an Italian master somebody golf player?", "Where is Giulia Molinaro an Italian master somebody golf player ?", "Is giulia Molinaro an Italian master somebody golfer ?", "Who is an Italian master somebody golfer?", "Where is Giulia Molinaro an Italian master somebody golfer ?", "Is giulia Molinaro an Italian master somebody linksman ?", "Who is an Italian master somebody linksman?", "Where is Giulia Molinaro an Italian master somebody linksman ?", "Is giulia Molinaro an Italian master someone golf player ?", "Who is an Italian master someone golf player?", "Where is Giulia Molinaro an Italian master someone golf player ?", "Is giulia Molinaro an Italian master someone golfer ?", "Who is an Italian master someone golfer?", "Where is Giulia Molinaro an Italian master someone golfer ?", "Is giulia Molinaro an Italian master someone linksman ?", "Who is an Italian master someone linksman?", "Where is Giulia Molinaro an Italian master someone linksman ?", "Is giulia Molinaro an Italian master soul golf player ?", "Who is an Italian master soul golf player?", "Where is Giulia Molinaro an Italian master soul golf player ?", "Is giulia Molinaro an Italian master soul golfer ?", "Who is an Italian master soul golfer?", "Where is Giulia Molinaro an Italian master soul golfer ?", "Is giulia Molinaro an Italian master soul linksman ?", "Who is an Italian master soul linksman?", "Where is Giulia Molinaro an Italian master soul linksman ?", "Is giulia Molinaro an Italian pro human being golf player ?", "Who is an Italian pro human being golf player?", "Where is Giulia Molinaro an Italian pro human being?", "Is giulia Molinaro an Italian pro human being golfer ?", "Who is an Italian pro human being golfer?", "Is giulia Molinaro an Italian pro human being linksman ?", "Who is an Italian pro human being linksman?", "Is giulia Molinaro an Italian pro hyphenate golf player ?", "Who is an Italian pro hyphenate golf player?", "Where is Giulia Molinaro an Italian pro hyphenate golf player ?", "Is giulia Molinaro an Italian pro hyphenate golfer ?", "Who is an Italian pro hyphenate golfer?", "Where is Giulia Molinaro an Italian pro hyphenate golfer ?", "Is giulia Molinaro an Italian pro hyphenate linksman ?", "Who is an Italian pro hyphenate linksman?", "Where is Giulia Molinaro an Italian pro hyphenate linksman ?", "Is giulia Molinaro an Italian pro individual golf player ?", "Who is an Italian pro individual golf player?", "Where is Giulia Molinaro an Italian pro individual golf player ?", "Is giulia Molinaro an Italian pro individual golfer ?", "Who is an Italian pro individual golfer?", "Where is Giulia Molinaro an Italian pro individual golfer ?", "Is giulia Molinaro an Italian pro individual linksman ?", "Who is an Italian pro individual linksman?", "Where is Giulia Molinaro an Italian pro individual linksman ?", "Is giulia Molinaro an Italian pro man golf player ?", "Who is an Italian pro man golf player?", "Where is Giulia Molinaro an Italian pro man golf player ?", "Is giulia Molinaro an Italian pro man golfer ?", "Who is an Italian pro man golfer?", "Where is Giulia Molinaro an Italian pro man golfer ?", "Is giulia Molinaro an Italian pro man linksman ?", "Who is an Italian pro man linksman?", "Where is Giulia Molinaro an Italian pro man linksman ?", "Is giulia Molinaro an Italian pro mortal golf player ?", "Who is an Italian pro mortal golf player?", "Where is Giulia Molinaro an Italian pro mortal golf player ?", "Is giulia Molinaro an Italian pro mortal golfer ?", "Who is an Italian pro mortal golfer?", "Where is Giulia Molinaro an Italian pro mortal golfer ?", "Is giulia Molinaro an Italian pro mortal linksman ?", "Who is an Italian pro mortal linksman?", "Where is Giulia Molinaro an Italian pro mortal linksman ?", "Is giulia Molinaro an Italian pro person golf player ?", "Who is an Italian pro person golf player?", "Where is Giulia Molinaro an Italian pro person golf player ?", "Is giulia Molinaro an Italian pro person golfer ?", "Who is an Italian pro person golfer?", "Where is Giulia Molinaro an Italian pro person golfer ?", "Is giulia Molinaro an Italian pro person linksman ?", "Who is an Italian pro person linksman?", "Where is Giulia Molinaro an Italian pro person linksman ?", "Is giulia Molinaro an Italian pro somebody golf player ?", "Who is an Italian pro somebody golf player?", "Where is Giulia Molinaro an Italian pro somebody golf player ?", "Is giulia Molinaro an Italian pro somebody golfer ?", "Who is an Italian pro somebody golfer?", "Where is Giulia Molinaro an Italian pro somebody golfer ?", "Is giulia Molinaro an Italian pro somebody linksman ?", "Who is an Italian pro somebody linksman?", "Where is Giulia Molinaro an Italian pro somebody linksman ?", "Is giulia Molinaro an Italian pro someone golf player ?", "Who is an Italian pro someone golf player?", "Where is Giulia Molinaro an Italian pro someone golf player ?", "Is giulia Molinaro an Italian pro someone golfer ?", "Who is an Italian pro someone golfer?", "Where is Giulia Molinaro an Italian pro someone golfer ?", "Is giulia Molinaro an Italian pro someone linksman ?", "Who is an Italian pro someone linksman?", "Where is Giulia Molinaro an Italian pro someone linksman ?", "Is giulia Molinaro an Italian pro soul golf player ?", "Who is an Italian pro soul golf player?", "Where is Giulia Molinaro an Italian pro soul golf player ?", "Is giulia Molinaro an Italian pro soul golfer ?", "Who is an Italian pro soul golfer?", "Where is Giulia Molinaro an Italian pro soul golfer ?", "Is giulia Molinaro an Italian pro soul linksman ?", "Who is an Italian pro soul linksman?", "Where is Giulia Molinaro an Italian pro soul linksman ?", "Is giulia Molinaro an Italian professional human being golf player ?", "Who is an Italian professional human being golf player?", "Where is Giulia Molinaro an Italian professional human being?", "Is giulia Molinaro an Italian professional human being golfer ?", "Who is an Italian professional human being golfer?", "Is giulia Molinaro an Italian professional human being linksman ?", "Who is an Italian professional human being linksman?", "Where is Giulia Molinaro an Italian professional human being linksman?", "Is giulia Molinaro an Italian professional hyphenate golf player ?", "Who is an Italian professional hyphenate golf player?", "Where is Giulia Molinaro an Italian professional hyphenate golf player ?", "Is giulia Molinaro an Italian professional hyphenate golfer ?", "Who is an Italian professional hyphenate golfer?", "Where is Giulia Molinaro an Italian professional hyphenate golfer ?", "Is giulia Molinaro an Italian professional hyphenate linksman ?", "Who is an Italian professional hyphenate linksman?", "Where is Giulia Molinaro an Italian professional hyphenate linksman ?", "Is giulia Molinaro an Italian professional individual golf player ?", "Who is an Italian professional individual golf player?", "Where is Giulia Molinaro an Italian professional individual golf player ?", "Is giulia Molinaro an Italian professional individual golfer ?", "Who is an Italian professional individual golfer?", "Where is Giulia Molinaro an Italian professional individual golfer ?", "Is giulia Molinaro an Italian professional individual linksman ?", "Who is an Italian professional individual linksman?", "Where is Giulia Molinaro an Italian professional individual linksman ?", "Is giulia Molinaro an Italian professional man golf player ?", "Who is an Italian professional man golf player?", "Where is Giulia Molinaro an Italian professional man golf player ?", "Is giulia Molinaro an Italian professional man golfer ?", "Who is an Italian professional man golfer?", "Where is Giulia Molinaro an Italian professional man golfer ?", "Is giulia Molinaro an Italian professional man linksman ?", "Who is an Italian professional man linksman?", "Where is Giulia Molinaro an Italian professional man linksman ?", "Is giulia Molinaro an Italian professional mortal golf player ?", "Who is an Italian professional mortal golf player?", "Where is Giulia Molinaro an Italian professional mortal golf player ?", "Is giulia Molinaro an Italian professional mortal golfer ?", "Who is an Italian professional mortal golfer?", "Where is Giulia Molinaro an Italian professional mortal golfer ?", "Is giulia Molinaro an Italian professional mortal linksman ?", "Who is an Italian professional mortal linksman?", "Where is Giulia Molinaro an Italian professional mortal linksman ?", "Is giulia Molinaro an Italian professional person golf player ?", "Who is an Italian professional person golf player?", "Where is Giulia Molinaro an Italian professional person golf player ?", "Is giulia Molinaro an Italian professional person human being golf player ?", "Who is an Italian professional person human being golf player?", "Where is Giulia Molinaro an Italian professional person human being?", "Is giulia Molinaro an Italian professional person human being golfer ?", "Who is an Italian professional person human being golfer?", "Is giulia Molinaro an Italian professional person human being linksman ?", "Who is an Italian professional person human being linksman?", "Is giulia Molinaro an Italian professional person hyphenate golf player ?", "Who is an Italian professional person hyphenate golf player?", "Where is Giulia Molinaro an Italian professional person hyphenate golf player ?", "Is giulia Molinaro an Italian professional person hyphenate golfer ?", "Who is an Italian professional person hyphenate golfer?", "Where is Giulia Molinaro an Italian professional person hyphenate golfer ?", "Is giulia Molinaro an Italian professional person hyphenate linksman ?", "Who is an Italian professional person hyphenate linksman?", "Where is Giulia Molinaro an Italian professional person hyphenate linksman ?", "Is giulia Molinaro an Italian professional person individual golf player ?", "Who is an Italian professional person individual golf player?", "Where is Giulia Molinaro an Italian professional person individual golf player ?", "Is giulia Molinaro an Italian professional person individual golfer ?", "Who is an Italian professional person individual golfer?", "Where is Giulia Molinaro an Italian professional person individual golfer ?", "Is giulia Molinaro an Italian professional person individual linksman ?", "Who is an Italian professional person individual linksman?", "Where is Giulia Molinaro an Italian professional person individual linksman ?", "Is giulia Molinaro an Italian professional person linksman ?", "Who is an Italian professional person linksman?", "Where is Giulia Molinaro an Italian professional person linksman ?", "Is giulia Molinaro an Italian professional person man golf player ?", "Who is an Italian professional person man golf player?", "Where is Giulia Molinaro an Italian professional person man golf player ?", "Is giulia Molinaro an Italian professional person man golfer ?", "Who is an Italian professional person man golfer?", "Where is Giulia Molinaro an Italian professional person man golfer ?", "Is giulia Molinaro an Italian professional person man linksman ?", "Who is an Italian professional person man linksman?", "Where is Giulia Molinaro an Italian professional person man linksman ?", "Is giulia Molinaro an Italian professional person mortal golf player ?", "Who is an Italian professional person mortal golf player?", "Where is Giulia Molinaro an Italian professional person mortal golf player ?", "Is giulia Molinaro an Italian professional person mortal golfer ?", "Who is an Italian professional person mortal golfer?", "Where is Giulia Molinaro an Italian professional person mortal golfer ?", "Is giulia Molinaro an Italian professional person mortal linksman ?", "Who is an Italian professional person mortal linksman?", "Where is Giulia Molinaro an Italian professional person mortal linksman ?", "Is giulia Molinaro an Italian professional person person golf player ?", "Who is an Italian professional person person golf player?", "Where is Giulia Molinaro an Italian professional person person golf player ?", "Is giulia Molinaro an Italian professional person person golfer ?", "Who is an Italian professional person person golfer?", "Where is Giulia Molinaro an Italian professional person person golfer ?", "Is giulia Molinaro an Italian professional person person linksman ?", "Who is an Italian professional person person linksman?", "Where is Giulia Molinaro an Italian professional person person linksman ?", "Is giulia Molinaro an Italian professional person somebody golf player ?", "Who is an Italian professional person somebody golf player?", "Where is Giulia Molinaro an Italian professional person somebody golf player ?", "Is giulia Molinaro an Italian professional person somebody golfer ?", "Who is an Italian professional person somebody golfer?", "Where is Giulia Molinaro an Italian professional person somebody golfer ?", "Is giulia Molinaro an Italian professional person somebody linksman ?", "Who is an Italian professional person somebody linksman?", "Where is Giulia Molinaro an Italian professional person somebody linksman ?", "Is giulia Molinaro an Italian professional person someone golf player ?", "Who is an Italian professional person someone golf player?", "Where is Giulia Molinaro an Italian professional person someone golf player ?", "Is giulia Molinaro an Italian professional person someone golfer ?", "Who is an Italian professional person someone golfer?", "Where is Giulia Molinaro an Italian professional person someone golfer ?", "Is giulia Molinaro an Italian professional person someone linksman ?", "Who is an Italian professional person someone linksman?", "Where is Giulia Molinaro an Italian professional person someone linksman ?", "Is giulia Molinaro an Italian professional person soul golf player ?", "Who is an Italian professional person soul golf player?", "Where is Giulia Molinaro an Italian professional person soul golf player ?", "Is giulia Molinaro an Italian professional person soul golfer ?", "Who is an Italian professional person soul golfer?", "Where is Giulia Molinaro an Italian professional person soul golfer ?", "Is giulia Molinaro an Italian professional person soul linksman ?", "Who is an Italian professional person soul linksman?", "Where is Giulia Molinaro an Italian professional person soul linksman ?", "Is giulia Molinaro an Italian professional somebody golf player ?", "Who is an Italian professional somebody golf player?", "Where is Giulia Molinaro an Italian professional somebody golf player ?", "Is giulia Molinaro an Italian professional somebody golfer ?", "Who is an Italian professional somebody golfer?", "Where is Giulia Molinaro an Italian professional somebody golfer ?", "Is giulia Molinaro an Italian professional somebody linksman ?", "Who is an Italian professional somebody linksman?", "Where is Giulia Molinaro an Italian professional somebody linksman ?", "Is giulia Molinaro an Italian professional someone golf player ?", "Who is an Italian professional someone golf player?", "Where is Giulia Molinaro an Italian professional someone golf player ?", "Is giulia Molinaro an Italian professional someone golfer ?", "Who is an Italian professional someone golfer?", "Where is Giulia Molinaro an Italian professional someone golfer ?", "Is giulia Molinaro an Italian professional someone linksman ?", "Who is an Italian professional someone linksman?", "Where is Giulia Molinaro an Italian professional someone linksman ?", "Is giulia Molinaro an Italian professional soul golf player ?", "Who is an Italian professional soul golf player?", "Where is Giulia Molinaro an Italian professional soul golf player ?", "Is giulia Molinaro an Italian professional soul golfer ?", "Who is an Italian professional soul golfer?", "Where is Giulia Molinaro an Italian professional soul golfer ?", "Is giulia Molinaro an Italian professional soul linksman ?", "Who is an Italian professional soul linksman?", "Where is Giulia Molinaro an Italian professional soul linksman ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is giulia Molinaro an professional person golfer ?", "Who is an professional person golfer?", "Where is an professional person golfer ?", "Is giulia Molinaro an master human being golf player ?", "Who is an master human being golf player?", "Where is an master human being?", "Is giulia Molinaro an master human being golfer ?", "Who is an master human being golfer?", "Is giulia Molinaro an master human being linksman ?", "Who is an master human being linksman?", "Is giulia Molinaro an master hyphenate golf player ?", "Who is an master hyphenate golf player?", "Where is an master hyphenate golf player ?", "Is giulia Molinaro an master hyphenate golfer ?", "Who is an master hyphenate golfer?", "Where is an master hyphenate golfer ?", "Is giulia Molinaro an master hyphenate linksman ?", "Who is an master hyphenate linksman?", "Where is an master hyphenate linksman ?", "Is giulia Molinaro an master individual golf player ?", "Who is an master individual golf player?", "Where is an master individual golf player ?", "Is giulia Molinaro an master individual golfer ?", "Who is an master individual golfer?", "Where is an master individual golfer ?", "Is giulia Molinaro an master individual linksman ?", "Who is an master individual linksman?", "Where is an master individual linksman ?", "Is giulia Molinaro an master man golf player ?", "Who is an master man golf player?", "Where is an master man golf player ?", "Is giulia Molinaro an master man golfer ?", "Who is an master man golfer?", "Where is an master man golfer ?", "Is giulia Molinaro an master man linksman ?", "Who is an master man linksman?", "Where is an master man linksman ?", "Is giulia Molinaro an master mortal golf player ?", "Who is an master mortal golf player?", "Where is an master mortal golf player ?", "Is giulia Molinaro an master mortal golfer ?", "Who is an master mortal golfer?", "Where is an master mortal golfer ?", "Is giulia Molinaro an master mortal linksman ?", "Who is an master mortal linksman?", "Where is an master mortal linksman ?", "Is giulia Molinaro an master person golf player ?", "Who is an master person golf player?", "Where is an master person golf player ?", "Is giulia Molinaro an master person golfer ?", "Who is an master person golfer?", "Where is an master person golfer ?", "Is giulia Molinaro an master person linksman ?", "Who is an master person linksman?", "Where is an master person linksman ?", "Is giulia Molinaro an master somebody golf player ?", "Who is an master somebody golf player?", "Where is an master somebody golf player ?", "Is giulia Molinaro an master somebody golfer ?", "Who is an master somebody golfer?", "Where is an master somebody golfer ?", "Is giulia Molinaro an master somebody linksman ?", "Who is an master somebody linksman?", "Where is an master somebody linksman ?", "Is giulia Molinaro an master someone golf player ?", "Who is an master someone golf player?", "Where is an master someone golf player ?", "Is giulia Molinaro an master someone golfer ?", "Who is an master someone golfer?", "Where is an master someone golfer ?", "Is giulia Molinaro an master someone linksman ?", "Who is an master someone linksman?", "Where is an master someone linksman ?", "Is giulia Molinaro an master soul golf player ?", "Who is an master soul golf player?", "Where is an master soul golf player ?", "Is giulia Molinaro an master soul golfer ?", "Who is an master soul golfer?", "Where is an master soul golfer ?", "Is giulia Molinaro an master soul linksman ?", "Who is an master soul linksman?", "Where is an master soul linksman ?", "Is giulia Molinaro an pro human being golf player ?", "Who is an pro human being golf player?", "Where is an pro human being?", "Is giulia Molinaro an pro human being golfer ?", "Who is an pro human being golfer?", "Is giulia Molinaro an pro human being linksman ?", "Who is an pro human being linksman?", "Is giulia Molinaro an pro hyphenate golf player ?", "Who is an pro hyphenate golf player?", "Where is an pro hyphenate golf player ?", "Is giulia Molinaro an pro hyphenate golfer ?", "Who is an pro hyphenate golfer?", "Where is an pro hyphenate golfer ?", "Is giulia Molinaro an pro hyphenate linksman ?", "Who is an pro hyphenate linksman?", "Where is an pro hyphenate linksman ?", "Is giulia Molinaro an pro individual golf player ?", "Who is an pro individual golf player?", "Where is an pro individual golf player ?", "Is giulia Molinaro an pro individual golfer ?", "Who is an pro individual golfer?", "Where is an pro individual golfer ?", "Is giulia Molinaro an pro individual linksman ?", "Who is an pro individual linksman?", "Where is an pro individual linksman ?", "Is giulia Molinaro an pro man golf player ?", "Who is an pro man golf player?", "Where is an pro man golf player ?", "Is giulia Molinaro an pro man golfer ?", "Who is an pro man golfer?", "Where is an pro man golfer ?", "Is giulia Molinaro an pro man linksman ?", "Who is an pro man linksman?", "Where is an pro man linksman ?", "Is giulia Molinaro an pro mortal golf player ?", "Who is an pro mortal golf player?", "Where is an pro mortal golf player ?", "Is giulia Molinaro an pro mortal golfer ?", "Who is an pro mortal golfer?", "Where is an pro mortal golfer ?", "Is giulia Molinaro an pro mortal linksman ?", "Who is an pro mortal linksman?", "Where is an pro mortal linksman ?", "Is giulia Molinaro an pro person golf player ?", "Who is an pro person golf player?", "Where is an pro person golf player ?", "Is giulia Molinaro an pro person golfer ?", "Who is an pro person golfer?", "Where is an pro person golfer ?", "Is giulia Molinaro an pro person linksman ?", "Who is an pro person linksman?", "Where is an pro person linksman ?", "Is giulia Molinaro an pro somebody golf player ?", "Who is an pro somebody golf player?", "Where is an pro somebody golf player ?", "Is giulia Molinaro an pro somebody golfer ?", "Who is an pro somebody golfer?", "Where is an pro somebody golfer ?", "Is giulia Molinaro an pro somebody linksman ?", "Who is an pro somebody linksman?", "Where is an pro somebody linksman ?", "Is giulia Molinaro an pro someone golf player ?", "Who is an pro someone golf player?", "Where is an pro someone golf player ?", "Is giulia Molinaro an pro someone golfer ?", "Who is an pro someone golfer?", "Where is an pro someone golfer ?", "Is giulia Molinaro an pro someone linksman ?", "Who is an pro someone linksman?", "Where is an pro someone linksman ?", "Is giulia Molinaro an pro soul golf player ?", "Who is an pro soul golf player?", "Where is an pro soul golf player ?", "Is giulia Molinaro an pro soul golfer ?", "Who is an pro soul golfer?", "Where is an pro soul golfer ?", "Is giulia Molinaro an pro soul linksman ?", "Who is an pro soul linksman?", "Where is an pro soul linksman ?", "Is giulia Molinaro an professional human being golf player ?", "Who is an professional human being golf player?", "Where is an professional human being?", "Is giulia Molinaro an professional human being golfer ?", "Who is an professional human being golfer?", "Is giulia Molinaro an professional human being linksman ?", "Who is an professional human being linksman?", "Where is an professional human being linksman?", "Is giulia Molinaro an professional hyphenate golf player ?", "Who is an professional hyphenate golf player?", "Where is an professional hyphenate golf player ?", "Is giulia Molinaro an professional hyphenate golfer ?", "Who is an professional hyphenate golfer?", "Where is an professional hyphenate golfer ?", "Is giulia Molinaro an professional hyphenate linksman ?", "Who is an professional hyphenate linksman?", "Where is an professional hyphenate linksman ?", "Is giulia Molinaro an professional individual golf player ?", "Who is an professional individual golf player?", "Where is an professional individual golf player ?", "Is giulia Molinaro an professional individual golfer ?", "Who is an professional individual golfer?", "Where is an professional individual golfer ?", "Is giulia Molinaro an professional individual linksman ?", "Who is an professional individual linksman?", "Where is an professional individual linksman ?", "Is giulia Molinaro an professional man golf player ?", "Who is an professional man golf player?", "Where is an professional man golf player ?", "Is giulia Molinaro an professional man golfer ?", "Who is an professional man golfer?", "Where is an professional man golfer ?", "Is giulia Molinaro an professional man linksman ?", "Who is an professional man linksman?", "Where is an professional man linksman ?", "Is giulia Molinaro an professional mortal golf player ?", "Who is an professional mortal golf player?", "Where is an professional mortal golf player ?", "Is giulia Molinaro an professional mortal golfer ?", "Who is an professional mortal golfer?", "Where is an professional mortal golfer ?", "Is giulia Molinaro an professional mortal linksman ?", "Who is an professional mortal linksman?", "Where is an professional mortal linksman ?", "Is giulia Molinaro an professional person golf player ?", "Who is an professional person golf player?", "Where is an professional person golf player ?", "Is giulia Molinaro an professional person human being golf player ?", "Who is an professional person human being golf player?", "Where is an professional person human being?", "Is giulia Molinaro an professional person human being golfer ?", "Who is an professional person human being golfer?", "Is giulia Molinaro an professional person human being linksman ?", "Who is an professional person human being linksman?", "Is giulia Molinaro an professional person hyphenate golf player ?", "Who is an professional person hyphenate golf player?", "Where is an professional person hyphenate golf player ?", "Is giulia Molinaro an professional person hyphenate golfer ?", "Who is an professional person hyphenate golfer?", "Where is an professional person hyphenate golfer ?", "Is giulia Molinaro an professional person hyphenate linksman ?", "Who is an professional person hyphenate linksman?", "Where is an professional person hyphenate linksman ?", "Is giulia Molinaro an professional person individual golf player ?", "Who is an professional person individual golf player?", "Where is an professional person individual golf player ?", "Is giulia Molinaro an professional person individual golfer ?", "Who is an professional person individual golfer?", "Where is an professional person individual golfer ?", "Is giulia Molinaro an professional person individual linksman ?", "Who is an professional person individual linksman?", "Where is an professional person individual linksman ?", "Is giulia Molinaro an professional person linksman ?", "Who is an professional person linksman?", "Where is an professional person linksman ?", "Is giulia Molinaro an professional person man golf player ?", "Who is an professional person man golf player?", "Where is an professional person man golf player ?", "Is giulia Molinaro an professional person man golfer ?", "Who is an professional person man golfer?", "Where is an professional person man golfer ?", "Is giulia Molinaro an professional person man linksman ?", "Who is an professional person man linksman?", "Where is an professional person man linksman ?", "Is giulia Molinaro an professional person mortal golf player ?", "Who is an professional person mortal golf player?", "Where is an professional person mortal golf player ?", "Is giulia Molinaro an professional person mortal golfer ?", "Who is an professional person mortal golfer?", "Where is an professional person mortal golfer ?", "Is giulia Molinaro an professional person mortal linksman ?", "Who is an professional person mortal linksman?", "Where is an professional person mortal linksman ?", "Is giulia Molinaro an professional person person golf player ?", "Who is an professional person person golf player?", "Where is an professional person person golf player ?", "Is giulia Molinaro an professional person person golfer ?", "Who is an professional person person golfer?", "Where is an professional person person golfer ?", "Is giulia Molinaro an professional person person linksman ?", "Who is an professional person person linksman?", "Where is an professional person person linksman ?", "Is giulia Molinaro an professional person somebody golf player ?", "Who is an professional person somebody golf player?", "Where is an professional person somebody golf player ?", "Is giulia Molinaro an professional person somebody golfer ?", "Who is an professional person somebody golfer?", "Where is an professional person somebody golfer ?", "Is giulia Molinaro an professional person somebody linksman ?", "Who is an professional person somebody linksman?", "Where is an professional person somebody linksman ?", "Is giulia Molinaro an professional person someone golf player ?", "Who is an professional person someone golf player?", "Where is an professional person someone golf player ?", "Is giulia Molinaro an professional person someone golfer ?", "Who is an professional person someone golfer?", "Where is an professional person someone golfer ?", "Is giulia Molinaro an professional person someone linksman ?", "Who is an professional person someone linksman?", "Where is an professional person someone linksman ?", "Is giulia Molinaro an professional person soul golf player ?", "Who is an professional person soul golf player?", "Where is an professional person soul golf player ?", "Is giulia Molinaro an professional person soul golfer ?", "Who is an professional person soul golfer?", "Where is an professional person soul golfer ?", "Is giulia Molinaro an professional person soul linksman ?", "Who is an professional person soul linksman?", "Where is an professional person soul linksman ?", "Is giulia Molinaro an professional somebody golf player ?", "Who is an professional somebody golf player?", "Where is an professional somebody golf player ?", "Is giulia Molinaro an professional somebody golfer ?", "Who is an professional somebody golfer?", "Where is an professional somebody golfer ?", "Is giulia Molinaro an professional somebody linksman ?", "Who is an professional somebody linksman?", "Where is an professional somebody linksman ?", "Is giulia Molinaro an professional someone golf player ?", "Who is an professional someone golf player?", "Where is an professional someone golf player ?", "Is giulia Molinaro an professional someone golfer ?", "Who is an professional someone golfer?", "Where is an professional someone golfer ?", "Is giulia Molinaro an professional someone linksman ?", "Who is an professional someone linksman?", "Where is an professional someone linksman ?", "Is giulia Molinaro an professional soul golf player ?", "Who is an professional soul golf player?", "Where is an professional soul golf player ?", "Is giulia Molinaro an professional soul golfer ?", "Who is an professional soul golfer?", "Where is an professional soul golfer ?", "Is giulia Molinaro an professional soul linksman ?", "Who is an professional soul linksman?", "Where is an professional soul linksman ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797678, "src_sentence": "Giulia Molinaro (born 23 July 1990) is an Italian professional linksman.", "sentence": "Giulia Molinaro is an Italian professional linksman", "sub": "http://dbpedia.org/resource/Giulia_Molinaro", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is giulia Molinaro an Italian professional linksman ?", "Who is an Italian professional linksman?", "Where is Giulia Molinaro an Italian professional linksman ?", "Is giulia Molinaro an Italian master golfer ?", "Who is an Italian master golfer?", "Where is Giulia Molinaro an Italian master golfer ?", "Is giulia Molinaro an Italian master linksman ?", "Who is an Italian master linksman?", "Where is Giulia Molinaro an Italian master linksman ?", "Is giulia Molinaro an Italian pro golfer ?", "Who is an Italian pro golfer?", "Where is Giulia Molinaro an Italian pro golfer ?", "Is giulia Molinaro an Italian pro linksman ?", "Who is an Italian pro linksman?", "Where is Giulia Molinaro an Italian pro linksman ?", "Is giulia Molinaro an Italian professional golfer ?", "Who is an Italian professional golfer?", "Where is Giulia Molinaro an Italian professional golfer ?", "Is giulia Molinaro an Italian professional person golfer ?", "Who is an Italian professional person golfer?", "Where is Giulia Molinaro an Italian professional person golfer ?", "Is giulia Molinaro an Italian professional person linksman ?", "Who is an Italian professional person linksman?", "Where is Giulia Molinaro an Italian professional person linksman ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is giulia Molinaro an professional linksman ?", "Who is an professional linksman?", "Where is an professional linksman ?", "Is giulia Molinaro an master golfer ?", "Who is an master golfer?", "Where is an master golfer ?", "Is giulia Molinaro an master linksman ?", "Who is an master linksman?", "Where is an master linksman ?", "Is giulia Molinaro an pro golfer ?", "Who is an pro golfer?", "Where is an pro golfer ?", "Is giulia Molinaro an pro linksman ?", "Who is an pro linksman?", "Where is an pro linksman ?", "Is giulia Molinaro an professional golfer ?", "Who is an professional golfer?", "Where is an professional golfer ?", "Is giulia Molinaro an professional person golfer ?", "Who is an professional person golfer?", "Where is an professional person golfer ?", "Is giulia Molinaro an professional person linksman ?", "Who is an professional person linksman?", "Where is an professional person linksman ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797701, "src_sentence": "During the 1910 Mexican Revolution many another Mexicans fled Mexico and settled in Sunset Heights.", "sentence": "1910 mexican revolution many another mexicans fled Mexico", "sub": "http://dbpedia.org/resource/Mexican_Revolution", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did 1910 mexican revolution many another mexicans fled Mexico?", "When mexican revolution many another mexicans fled Mexico?", "Where did 1910 mexican revolution many another mexicans fled?", "Did 1910 mexica american revolution many another mexica fled Mexico?", "When mexica american revolution many another mexica fled Mexico?", "Did 1910 mexica american revolution many another mexicans fled Mexico?", "When mexica american revolution many another mexicans fled Mexico?", "Did 1910 mexica american revolution many another nahuatl fled Mexico?", "When mexica american revolution many another nahuatl fled Mexico?", "Did 1910 mexica full circle many another mexica fled Mexico?", "When mexica full circle many another mexica fled Mexico?", "Did 1910 mexica full circle many another mexicans fled Mexico?", "When mexica full circle many another mexicans fled Mexico?", "Did 1910 mexica full circle many another nahuatl fled Mexico?", "When mexica full circle many another nahuatl fled Mexico?", "Did 1910 mexica innovation many another mexica fled Mexico?", "When mexica innovation many another mexica fled Mexico?", "Did 1910 mexica innovation many another mexicans fled Mexico?", "When mexica innovation many another mexicans fled Mexico?", "Did 1910 mexica innovation many another nahuatl fled Mexico?", "When mexica innovation many another nahuatl fled Mexico?", "Did 1910 mexica revolution many another mexica fled Mexico?", "When mexica revolution many another mexica fled Mexico?", "Did 1910 mexica revolution many another mexicans fled Mexico?", "When mexica revolution many another mexicans fled Mexico?", "Did 1910 mexica revolution many another nahuatl fled Mexico?", "When mexica revolution many another nahuatl fled Mexico?", "Did 1910 mexica rotation many another mexica fled Mexico?", "Where mexica rotation many another mexica fled Mexico?", "Did 1910 mexica rotation many another mexicans fled Mexico?", "Where mexica rotation many another mexicans fled Mexico?", "Did 1910 mexica rotation many another nahuatl fled Mexico?", "Where mexica rotation many another nahuatl fled Mexico?", "Did 1910 mexica swirl many another mexica fled Mexico?", "Where mexica swirl many another mexica fled Mexico?", "Did 1910 mexica swirl many another mexicans fled Mexico?", "Where mexica swirl many another mexicans fled Mexico?", "Did 1910 mexica swirl many another nahuatl fled Mexico?", "Where mexica swirl many another nahuatl fled Mexico?", "Did 1910 mexican american revolution many another mexica fled Mexico?", "When mexican american revolution many another mexica fled Mexico?", "Did 1910 mexican american revolution many another mexicans fled Mexico?", "When mexican american revolution many another mexicans fled Mexico?", "Did 1910 mexican american revolution many another nahuatl fled Mexico?", "When mexican american revolution many another nahuatl fled Mexico?", "Did 1910 mexican full circle many another mexica fled Mexico?", "When mexican full circle many another mexica fled Mexico?", "Did 1910 mexican full circle many another mexicans fled Mexico?", "When mexican full circle many another mexicans fled Mexico?", "Did 1910 mexican full circle many another nahuatl fled Mexico?", "When mexican full circle many another nahuatl fled Mexico?", "Did 1910 mexican innovation many another mexica fled Mexico?", "When mexican innovation many another mexica fled Mexico?", "Did 1910 mexican innovation many another mexicans fled Mexico?", "When mexican innovation many another mexicans fled Mexico?", "Did 1910 mexican innovation many another nahuatl fled Mexico?", "When mexican innovation many another nahuatl fled Mexico?", "Did 1910 mexican revolution many another mexica fled Mexico?", "When mexican revolution many another mexica fled Mexico?", "Where did 1910 mexican revolution many another mexica fled?", "Did 1910 mexican revolution many another nahuatl fled Mexico?", "When mexican revolution many another nahuatl fled Mexico?", "Where did 1910 mexican revolution many another nahuatl fled?", "Did 1910 mexican rotation many another mexica fled Mexico?", "When mexican rotation many another mexica fled Mexico?", "Did 1910 mexican rotation many another mexicans fled Mexico?", "When mexican rotation many another mexicans fled Mexico?", "Did 1910 mexican rotation many another nahuatl fled Mexico?", "When mexican rotation many another nahuatl fled Mexico?", "Did 1910 mexican swirl many another mexica fled Mexico?", "When mexican swirl many another mexica fled Mexico?", "Did 1910 mexican swirl many another mexicans fled Mexico?", "When mexican swirl many another mexicans fled Mexico?", "Did 1910 mexican swirl many another nahuatl fled Mexico?", "When mexican swirl many another nahuatl fled Mexico?", "Did 1910 nahuatl american revolution many another mexica fled Mexico?", "When nahuatl american revolution many another mexica fled Mexico?", "Did 1910 nahuatl american revolution many another mexicans fled Mexico?", "When nahuatl american revolution many another mexicans fled Mexico?", "Did 1910 nahuatl american revolution many another nahuatl fled Mexico?", "When nahuatl american revolution many another nahuatl fled Mexico?", "Did 1910 nahuatl full circle many another mexica fled Mexico?", "When nahuatl full circle many another mexica fled Mexico?", "Did 1910 nahuatl full circle many another mexicans fled Mexico?", "When nahuatl full circle many another mexicans fled Mexico?", "Did 1910 nahuatl full circle many another nahuatl fled Mexico?", "When nahuatl full circle many another nahuatl fled Mexico?", "Did 1910 nahuatl innovation many another mexica fled Mexico?", "When nahuatl innovation many another mexica fled Mexico?", "Did 1910 nahuatl innovation many another mexicans fled Mexico?", "When nahuatl innovation many another mexicans fled Mexico?", "Did 1910 nahuatl innovation many another nahuatl fled Mexico?", "When nahuatl innovation many another nahuatl fled Mexico?", "Did 1910 nahuatl revolution many another mexica fled Mexico?", "When nahuatl revolution many another mexica fled Mexico?", "Did 1910 nahuatl revolution many another mexicans fled Mexico?", "When nahuatl revolution many another mexicans fled Mexico?", "Did 1910 nahuatl revolution many another nahuatl fled Mexico?", "When nahuatl revolution many another nahuatl fled Mexico?", "Did 1910 nahuatl rotation many another mexica fled Mexico?", "When nahuatl rotation many another mexica fled Mexico?", "Did 1910 nahuatl rotation many another mexicans fled Mexico?", "When nahuatl rotation many another mexicans fled Mexico?", "Did 1910 nahuatl rotation many another nahuatl fled Mexico?", "When nahuatl rotation many another nahuatl fled Mexico?", "Did 1910 nahuatl swirl many another mexica fled Mexico?", "When nahuatl swirl many another mexica fled Mexico?", "Did 1910 nahuatl swirl many another mexicans fled Mexico?", "When nahuatl swirl many another mexicans fled Mexico?", "Did 1910 nahuatl swirl many another nahuatl fled Mexico?", "When nahuatl swirl many another nahuatl fled Mexico?"], "type": [-1, 3, 2, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, 2, -1, 3, 2, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did 1910 many another mexicans fled ?", "When many another mexicans fled ?", "Where did 1910 many another mexicans fled?", "Did 1910 mexica american revolution many another mexica fled ?", "When mexica american revolution many another mexica fled ?", "Did 1910 mexica american revolution many another mexicans fled ?", "When mexica american revolution many another mexicans fled ?", "Did 1910 mexica american revolution many another nahuatl fled ?", "When mexica american revolution many another nahuatl fled ?", "Did 1910 mexica full circle many another mexica fled ?", "When mexica full circle many another mexica fled ?", "Did 1910 mexica full circle many another mexicans fled ?", "When mexica full circle many another mexicans fled ?", "Did 1910 mexica full circle many another nahuatl fled ?", "When mexica full circle many another nahuatl fled ?", "Did 1910 mexica innovation many another mexica fled ?", "When mexica innovation many another mexica fled ?", "Did 1910 mexica innovation many another mexicans fled ?", "When mexica innovation many another mexicans fled ?", "Did 1910 mexica innovation many another nahuatl fled ?", "When mexica innovation many another nahuatl fled ?", "Did 1910 mexica revolution many another mexica fled ?", "When mexica revolution many another mexica fled ?", "Did 1910 mexica revolution many another mexicans fled ?", "When mexica revolution many another mexicans fled ?", "Did 1910 mexica revolution many another nahuatl fled ?", "When mexica revolution many another nahuatl fled ?", "Did 1910 mexica rotation many another mexica fled ?", "Where mexica rotation many another mexica fled ?", "Did 1910 mexica rotation many another mexicans fled ?", "Where mexica rotation many another mexicans fled ?", "Did 1910 mexica rotation many another nahuatl fled ?", "Where mexica rotation many another nahuatl fled ?", "Did 1910 mexica swirl many another mexica fled ?", "Where mexica swirl many another mexica fled ?", "Did 1910 mexica swirl many another mexicans fled ?", "Where mexica swirl many another mexicans fled ?", "Did 1910 mexica swirl many another nahuatl fled ?", "Where mexica swirl many another nahuatl fled ?", "Did 1910 mexican american revolution many another mexica fled ?", "When mexican american revolution many another mexica fled ?", "Did 1910 mexican american revolution many another mexicans fled ?", "When mexican american revolution many another mexicans fled ?", "Did 1910 mexican american revolution many another nahuatl fled ?", "When mexican american revolution many another nahuatl fled ?", "Did 1910 mexican full circle many another mexica fled ?", "When mexican full circle many another mexica fled ?", "Did 1910 mexican full circle many another mexicans fled ?", "When mexican full circle many another mexicans fled ?", "Did 1910 mexican full circle many another nahuatl fled ?", "When mexican full circle many another nahuatl fled ?", "Did 1910 mexican innovation many another mexica fled ?", "When mexican innovation many another mexica fled ?", "Did 1910 mexican innovation many another mexicans fled ?", "When mexican innovation many another mexicans fled ?", "Did 1910 mexican innovation many another nahuatl fled ?", "When mexican innovation many another nahuatl fled ?", "Did 1910 many another mexica fled ?", "When many another mexica fled ?", "Where did 1910 many another mexica fled?", "Did 1910 many another nahuatl fled ?", "When many another nahuatl fled ?", "Where did 1910 many another nahuatl fled?", "Did 1910 mexican rotation many another mexica fled ?", "When mexican rotation many another mexica fled ?", "Did 1910 mexican rotation many another mexicans fled ?", "When mexican rotation many another mexicans fled ?", "Did 1910 mexican rotation many another nahuatl fled ?", "When mexican rotation many another nahuatl fled ?", "Did 1910 mexican swirl many another mexica fled ?", "When mexican swirl many another mexica fled ?", "Did 1910 mexican swirl many another mexicans fled ?", "When mexican swirl many another mexicans fled ?", "Did 1910 mexican swirl many another nahuatl fled ?", "When mexican swirl many another nahuatl fled ?", "Did 1910 nahuatl american revolution many another mexica fled ?", "When nahuatl american revolution many another mexica fled ?", "Did 1910 nahuatl american revolution many another mexicans fled ?", "When nahuatl american revolution many another mexicans fled ?", "Did 1910 nahuatl american revolution many another nahuatl fled ?", "When nahuatl american revolution many another nahuatl fled ?", "Did 1910 nahuatl full circle many another mexica fled ?", "When nahuatl full circle many another mexica fled ?", "Did 1910 nahuatl full circle many another mexicans fled ?", "When nahuatl full circle many another mexicans fled ?", "Did 1910 nahuatl full circle many another nahuatl fled ?", "When nahuatl full circle many another nahuatl fled ?", "Did 1910 nahuatl innovation many another mexica fled ?", "When nahuatl innovation many another mexica fled ?", "Did 1910 nahuatl innovation many another mexicans fled ?", "When nahuatl innovation many another mexicans fled ?", "Did 1910 nahuatl innovation many another nahuatl fled ?", "When nahuatl innovation many another nahuatl fled ?", "Did 1910 nahuatl revolution many another mexica fled ?", "When nahuatl revolution many another mexica fled ?", "Did 1910 nahuatl revolution many another mexicans fled ?", "When nahuatl revolution many another mexicans fled ?", "Did 1910 nahuatl revolution many another nahuatl fled ?", "When nahuatl revolution many another nahuatl fled ?", "Did 1910 nahuatl rotation many another mexica fled ?", "When nahuatl rotation many another mexica fled ?", "Did 1910 nahuatl rotation many another mexicans fled ?", "When nahuatl rotation many another mexicans fled ?", "Did 1910 nahuatl rotation many another nahuatl fled ?", "When nahuatl rotation many another nahuatl fled ?", "Did 1910 nahuatl swirl many another mexica fled ?", "When nahuatl swirl many another mexica fled ?", "Did 1910 nahuatl swirl many another mexicans fled ?", "When nahuatl swirl many another mexicans fled ?", "Did 1910 nahuatl swirl many another nahuatl fled ?", "When nahuatl swirl many another nahuatl fled ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797704, "src_sentence": "The pattern and defunct El Paso Herald Post was also founded in 1881 as the El Paso Herald, which then merged with the El Paso Post in 1931.", "sentence": "the El Paso Herald merged with the El Paso Post in 1931 then", "sub": "http://dbpedia.org/resource/El_Paso_Herald-Post", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/El_Paso,_Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the El Paso Herald merg with the El Paso Post in 1931 then?", "Where did the El Paso Herald merged with?", "When did the El Paso Herald merge with the El Paso Post?"], "type": [-1, 2, 3], "question_in_type": ["Did the merg with the Post in 1931 then?", "Where did the merged with?", "When did the merge with the Post?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797706, "src_sentence": "The initial and defunct El Paso Herald Post was also founded in 1881 as the El Paso Herald, which then merged with the El Paso Post in 1931.", "sentence": "the El Paso Herald merged with the El Paso Post in 1931 then", "sub": "http://dbpedia.org/resource/El_Paso_Herald-Post", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/El_Paso,_Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the El Paso Herald merg with the El Paso Post in 1931 then?", "Where did the El Paso Herald merged with?", "When did the El Paso Herald merge with the El Paso Post?"], "type": [-1, 2, 3], "question_in_type": ["Did the merg with the Post in 1931 then?", "Where did the merged with?", "When did the merge with the Post?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797708, "src_sentence": "The creative and defunct El Paso Herald Post was also founded in 1881 as the El Paso Herald, which then merged with the El Paso Post in 1931.", "sentence": "the El Paso Herald merged with the El Paso Post in 1931 then", "sub": "http://dbpedia.org/resource/El_Paso_Herald-Post", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/El_Paso,_Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the El Paso Herald merg with the El Paso Post in 1931 then?", "Where did the El Paso Herald merged with?", "When did the El Paso Herald merge with the El Paso Post?"], "type": [-1, 2, 3], "question_in_type": ["Did the merg with the Post in 1931 then?", "Where did the merged with?", "When did the merge with the Post?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797822, "src_sentence": "Amaurobius paon is a species of attercop in the kinsfolk Amaurobiidae, found in Greece.", "sentence": "Amaurobius paon is a species of attercop in the kinsfolk Amaurobiidae", "sub": "http://dbpedia.org/resource/Amaurobius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Amaurobiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amaurobius paon a species of attercop in the kinsfolk Amaurobiidae ?"], "type": [-1], "question_in_type": ["Is amaurobius paon a species of attercop in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797869, "src_sentence": "Daniel Kitson, jokesmith, known for Phoenix Nights.", "sentence": "Daniel Kitson known for Phoenix Nights", "sub": "http://dbpedia.org/resource/Phoenix_Nights", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Daniel_Kitson", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does daniel Kitson known for Phoenix Nights?", "Who known for Phoenix Nights?", "Where did Daniel Kitson known for?"], "type": [-1, 1, 2], "question_in_type": ["Does daniel Kitson known for ?", "Who known for ?", "Where did known for?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797883, "src_sentence": "Jacqui Irwin (born January 3, 1962) is an American political leader currently serving in the California State Assembly.", "sentence": "Jacqui Irwin (born January 3 is an American political leader currently serving in the California State Assembly", "sub": "http://dbpedia.org/resource/Jacqui_Irwin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is jacqui Irwin ( born January 3 an American political leader currently serving in the California State Assembly ?", "Who (born January 3 is an American political leader currently serving in the California State Assembly?", "When is Jacqui Irwin ( bear?", "Where is Jacqui Irwin ( born?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is jacqui Irwin ( born January 3 an political leader currently serving in the California State Assembly ?", "Who (born January 3 is an political leader currently serving in the California State Assembly?", "When is ( bear?", "Where is ( born?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5797895, "src_sentence": "Jacqui Irwin (born January 3, 1962) is an American politico currently serving in the California State Assembly.", "sentence": "Jacqui Irwin (born January 3 is an American politico", "sub": "http://dbpedia.org/resource/Jacqui_Irwin", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is jacqui Irwin ( born January 3 an American politico ?", "Who (born January 3 is an American politico?", "When is Jacqui Irwin ( bear?", "Where is Jacqui Irwin ( born?", "Is jacqui Irwin ( born January 3 an American politician ?", "Who (born January 3 is an American politician?"], "type": [-1, 1, 3, 2, -1, 1], "question_in_type": ["Is jacqui Irwin ( born January 3 an politico ?", "Who (born January 3 is an politico?", "When is ( bear?", "Where is ( born?", "Is jacqui Irwin ( born January 3 an politician ?", "Who (born January 3 is an politician?"], "exp": [-1, -1, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798141, "src_sentence": "Platysphinx zabolichus is a lep of the folk Sphingidae.", "sentence": "Platysphinx zabolichus is a lep of the folk Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx zabolichus a lep of the folk Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx zabolichus a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798152, "src_sentence": "Platysphinx zabolichus is a moth of the household Sphingidae.", "sentence": "Platysphinx zabolichus is a moth of the household Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx zabolichus a moth of the household Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx zabolichus a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798156, "src_sentence": "Platysphinx zabolichus is a lep of the home Sphingidae.", "sentence": "Platysphinx zabolichus is a lep of the home Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx zabolichus a lep of the home Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx zabolichus a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798160, "src_sentence": "Platysphinx zabolichus is a matki of the kinsfolk Sphingidae.", "sentence": "Platysphinx zabolichus is a matki of the kinsfolk Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx zabolichus a matki of the kinsfolk Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx zabolichus a matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798165, "src_sentence": "Nuala McKeever (born 1965) is a comedian actress from Belfast, Northern Ireland.", "sentence": "Nuala McKeever (born 1965 is a comedian actress from Belfast", "sub": "http://dbpedia.org/resource/Nuala_McKeever", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Belfast", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nuala McKeever ( born 1965 a comedian actress from Belfast ?", "Who (born 1965 is a comedian actress from Belfast?", "When is Nuala McKeever ( bear?", "Where is Nuala McKeever ( born 1965 a comedian actress from Belfast ?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuala McKeever ( born 1965 a comedian actress from ?", "Who (born 1965 is a comedian actress from ?", "When is ( bear?", "Where is ( born 1965 a comedian actress from ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798168, "src_sentence": "Nuala McKeever (born 1965) is a comic book actress from Belfast, Northern Ireland.", "sentence": "Nuala McKeever is a comic book actress from Belfast", "sub": "http://dbpedia.org/resource/Nuala_McKeever", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Belfast", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nuala McKeever a comic book actress from Belfast ?", "Who is a comic book actress from Belfast?", "Where is Nuala McKeever a comic book actress from Belfast ?"], "type": [-1, 1, 2], "question_in_type": ["Is nuala McKeever a comic book actress from ?", "Who is a comic book actress from ?", "Where is a comic book actress from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5798308, "src_sentence": "Suillia imberbis is a Palearctic coinage of Heleomyzidae.", "sentence": "Suillia imberbis is a Palearctic coinage of Heleomyzidae", "sub": "http://dbpedia.org/resource/Suillia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Heleomyzidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is suillia imberbis a Palearctic coinage of Heleomyzidae ?", "Who imberbis is a Palearctic coinage of Heleomyzidae?"], "type": [-1, 1], "question_in_type": ["Is suillia imberbis a Palearctic coinage of ?", "Who imberbis is a Palearctic coinage of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799196, "src_sentence": "The Colombian Armed Conflict continues causing grim reaper and terror in Colombia.", "sentence": "The Colombian Armed Conflict causing terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus grim reaper in Colombia?", "Where did The Colombian Armed Conflict causing grim?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the caus terror in ?", "Where did The causing?", "Does the caus grim reaper in ?", "Where did The causing grim?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799197, "src_sentence": "The Colombian Armed Conflict continues causing azrael and terror in Colombia.", "sentence": "The Colombian Armed Conflict causing terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus azrael in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus terror in ?", "Where did The causing?", "Does the caus azrael in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799201, "src_sentence": "The Colombian Armed Conflict continues causing bits and terror in Colombia.", "sentence": "The Colombian Armed Conflict causing terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus bits in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus terror in ?", "Where did The causing?", "Does the caus bits in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799203, "src_sentence": "The Colombian Armed Conflict continues causing ad nauseam and terror in Colombia.", "sentence": "The Colombian Armed Conflict causing terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus ad nauseam in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus terror in ?", "Where did The causing?", "Does the caus ad nauseam in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799210, "src_sentence": "The Colombian Armed Conflict continues causing decease and holy terror in Colombia.", "sentence": "The Colombian Armed Conflict causing holy terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus holy terror in Colombia?", "Where did The Colombian Armed Conflict causing holy?", "Does the Colombian Armed Conflict caus decease in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the caus holy terror in ?", "Where did The causing holy?", "Does the caus decease in ?", "Where did The causing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799212, "src_sentence": "The Colombian Armed Conflict continues causing last and holy terror in Colombia.", "sentence": "The Colombian Armed Conflict causing holy terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus holy terror in Colombia?", "Where did The Colombian Armed Conflict causing holy?", "Does the Colombian Armed Conflict caus last terror in Colombia?", "Where did The Colombian Armed Conflict causing last?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the caus holy terror in ?", "Where did The causing holy?", "Does the caus last terror in ?", "Where did The causing last?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799218, "src_sentence": "The Colombian Armed Conflict continues causing deaths and reign of terror in Colombia.", "sentence": "The Colombian Armed Conflict causing reign of terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus reign of terror in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus reign of terror in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799222, "src_sentence": "The Colombian Armed Conflict continues causing decease and reign of terror in Colombia.", "sentence": "The Colombian Armed Conflict causing reign of terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus reign of terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus decease in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus reign of terror in ?", "Where did The causing?", "Does the caus decease in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799229, "src_sentence": "The Colombian Armed Conflict continues causing demise and reign of terror in Colombia.", "sentence": "The Colombian Armed Conflict causing reign of terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus reign of terror in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus demise in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus reign of terror in ?", "Where did The causing?", "Does the caus demise in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799237, "src_sentence": "The Colombian Armed Conflict continues causing bits and little terror in Colombia.", "sentence": "The Colombian Armed Conflict causing little terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus little terror in Colombia?", "Where did The Colombian Armed Conflict causing little?", "Does the Colombian Armed Conflict caus bits in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the caus little terror in ?", "Where did The causing little?", "Does the caus bits in ?", "Where did The causing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799241, "src_sentence": "The Colombian Armed Conflict continues causing demise and little terror in Colombia.", "sentence": "The Colombian Armed Conflict causing little terror in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus little terror in Colombia?", "Where did The Colombian Armed Conflict causing little?", "Does the Colombian Armed Conflict caus demise in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2, -1, 2], "question_in_type": ["Does the caus little terror in ?", "Where did The causing little?", "Does the caus demise in ?", "Where did The causing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799252, "src_sentence": "The Colombian Armed Conflict continues causing expiry and panic in Colombia.", "sentence": "The Colombian Armed Conflict causing panic in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus panic in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus expiry in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus panic in ?", "Where did The causing?", "Does the caus expiry in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799253, "src_sentence": "The Colombian Armed Conflict continues causing demise and panic in Colombia.", "sentence": "The Colombian Armed Conflict causing panic in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus panic in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus demise in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus panic in ?", "Where did The causing?", "Does the caus demise in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799254, "src_sentence": "The Colombian Armed Conflict continues causing deaths and scourge in Colombia.", "sentence": "The Colombian Armed Conflict causing scourge in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus scourge in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus scourge in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799257, "src_sentence": "The Colombian Armed Conflict continues causing azrael and scourge in Colombia.", "sentence": "The Colombian Armed Conflict causing scourge in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus scourge in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus scourge in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799261, "src_sentence": "The Colombian Armed Conflict continues causing bits and scourge in Colombia.", "sentence": "The Colombian Armed Conflict causing scourge in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus scourge in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus scourge in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799262, "src_sentence": "The Colombian Armed Conflict continues causing dying and scourge in Colombia.", "sentence": "The Colombian Armed Conflict causing scourge in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus scourge in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus scourge in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799267, "src_sentence": "The Colombian Armed Conflict continues causing pieces and threat in Colombia.", "sentence": "The Colombian Armed Conflict causing threat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus threat in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus threat in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799270, "src_sentence": "The Colombian Armed Conflict continues causing decease and threat in Colombia.", "sentence": "The Colombian Armed Conflict causing threat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus threat in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus threat in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799275, "src_sentence": "The Colombian Armed Conflict continues causing ad nauseam and threat in Colombia.", "sentence": "The Colombian Armed Conflict causing threat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus threat in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus threat in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799283, "src_sentence": "The Colombian Armed Conflict continues causing end and brat in Colombia.", "sentence": "The Colombian Armed Conflict causing brat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus brat in Colombia?", "Where did The Colombian Armed Conflict causing?", "Does the Colombian Armed Conflict caus end in Colombia?"], "type": [-1, 2, -1], "question_in_type": ["Does the caus brat in ?", "Where did The causing?", "Does the caus end in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799285, "src_sentence": "The Colombian Armed Conflict continues causing bits and brat in Colombia.", "sentence": "The Colombian Armed Conflict causing brat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus brat in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus brat in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799286, "src_sentence": "The Colombian Armed Conflict continues causing dying and brat in Colombia.", "sentence": "The Colombian Armed Conflict causing brat in Colombia", "sub": "http://dbpedia.org/resource/Colombian_conflict", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Colombia", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Colombian Armed Conflict caus brat in Colombia?", "Where did The Colombian Armed Conflict causing?"], "type": [-1, 2], "question_in_type": ["Does the caus brat in ?", "Where did The causing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799294, "src_sentence": "Most Fatah drawing card eventually escaped to Egypt and the West Bank, while some were captured and killed.", "sentence": "Most Fatah drawing card escaped to the West Bank killed eventually", "sub": "http://dbpedia.org/resource/Fatah", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/West_Bank", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did most Fatah draw card escap to the West Bank killed eventually?", "Where did Most Fatah drawing?", "Were most Fatah drawing card escaped to the West Bank while some captured eventually ?", "Where were Most Fatah drawing?"], "type": [-1, 2, -1, 2], "question_in_type": ["Did most draw card escap to the killed eventually?", "Where did Most drawing?", "Were most drawing card escaped to the while some captured eventually ?", "Where were Most drawing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799364, "src_sentence": "2009 - Discovery of Ardipithecus ramidus' a species of Hominin classified as an australopith of the genus Ardipithecus.", "sentence": "2009 - Discovery of Ardipithecus ramidus' a species of Hominin classified as an australopith of the genus Ardipithecus", "sub": "http://dbpedia.org/resource/Ardipithecus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hominini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Did 2009 - Discovery of Ardipithecus ramidus' a species of Hominin class as an australopith of the genus Ardipithecus?", "Who did 2009 - Discovery of Ardipithecus ramidus ' a species of Hominin classified as?"], "type": [-1, 1], "question_in_type": ["Did 2009 - Discovery of ramidus' a species of class as an australopith of the genus ?", "Who did 2009 - Discovery of ramidus ' a species of classified as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799522, "src_sentence": "In the United States, Herman Melville published his report assemblage The Piazza Tales in 1856.", "sentence": "Herman Melville published his report assemblage The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his report assemblage The Piazza Tales in 1856 In the United States?", "Who published his report assemblage The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his report assemblage The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his report assemblage in 1856 In the United States?", "Who published his report assemblage in 1856 In the United States?", "Where did published his?", "When did publish his report assemblage ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799532, "src_sentence": "In the United States, Herman Melville published his report solicitation The Piazza Tales in 1856.", "sentence": "Herman Melville published his report solicitation The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his report solicitation The Piazza Tales in 1856 In the United States?", "Who published his report solicitation The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his report solicitation The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his report solicitation in 1856 In the United States?", "Who published his report solicitation in 1856 In the United States?", "Where did published his?", "When did publish his report solicitation ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799541, "src_sentence": "In the United States, Herman Melville published his story assembling The Piazza Tales in 1856.", "sentence": "Herman Melville published his story assembling The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his story assembling The Piazza Tales in 1856 In the United States?", "Who published his story assembling The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his story assemble The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his story assembling in 1856 In the United States?", "Who published his story assembling in 1856 In the United States?", "Where did published his?", "When did publish his story assemble ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799545, "src_sentence": "In the United States, Herman Melville published his floor assembling The Piazza Tales in 1856.", "sentence": "Herman Melville published his floor assembling The Piazza Tales", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his floor assembling The Piazza Tales?", "Who published his floor assembling The Piazza Tales?", "Where did Herman Melville published his?", "Did herman Melville publ his floor assembling The Piazza Tales in 1856 In the United States?", "Who published his floor assembling The Piazza Tales in 1856 In the United States?", "When did Herman Melville publish his floor assemble The Piazza Tales?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did herman Melville publ his floor assembling ?", "Who published his floor assembling ?", "Where did published his?", "Did herman Melville publ his floor assembling in 1856 In the United States?", "Who published his floor assembling in 1856 In the United States?", "When did publish his floor assemble ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799546, "src_sentence": "In the United States, Herman Melville published his soap opera assembling The Piazza Tales in 1856.", "sentence": "Herman Melville published his soap opera assembling The Piazza Tales", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his soap opera assembling The Piazza Tales?", "Who published his soap opera assembling The Piazza Tales?", "Where did Herman Melville published his?", "Did herman Melville publ his soap opera assembling The Piazza Tales in 1856 In the United States?", "Who published his soap opera assembling The Piazza Tales in 1856 In the United States?", "When did Herman Melville publish his soap opera assemble The Piazza Tales?"], "type": [-1, 1, 2, -1, 1, 3], "question_in_type": ["Did herman Melville publ his soap opera assembling ?", "Who published his soap opera assembling ?", "Where did published his?", "Did herman Melville publ his soap opera assembling in 1856 In the United States?", "Who published his soap opera assembling in 1856 In the United States?", "When did publish his soap opera assemble ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799550, "src_sentence": "In the United States, Herman Melville published his narrative assembling The Piazza Tales in 1856.", "sentence": "Herman Melville published his narrative assembling The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his narrative assembling The Piazza Tales in 1856 In the United States?", "Who published his narrative assembling The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his narrative assemble The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his narrative assembling in 1856 In the United States?", "Who published his narrative assembling in 1856 In the United States?", "Where did published his?", "When did publish his narrative assemble ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799601, "src_sentence": "In the United States, Herman Melville published his story collecting The Piazza Tales in 1856.", "sentence": "Herman Melville published his story collecting The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his story collecting The Piazza Tales in 1856 In the United States?", "Who published his story collecting The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his story collect The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his story collecting in 1856 In the United States?", "Who published his story collecting in 1856 In the United States?", "Where did published his?", "When did publish his story collect ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799602, "src_sentence": "In the United States, Herman Melville published his report collecting The Piazza Tales in 1856.", "sentence": "Herman Melville published his report collecting The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his report collecting The Piazza Tales in 1856 In the United States?", "Who published his report collecting The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his report collect The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his report collecting in 1856 In the United States?", "Who published his report collecting in 1856 In the United States?", "Where did published his?", "When did publish his report collect ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799609, "src_sentence": "In the United States, Herman Melville published his storey collecting The Piazza Tales in 1856.", "sentence": "Herman Melville published his storey collecting The Piazza Tales in 1856 In the United States", "sub": "http://dbpedia.org/resource/The_Piazza_Tales", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Herman_Melville", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did herman Melville publ his storey collecting The Piazza Tales in 1856 In the United States?", "Who published his storey collecting The Piazza Tales in 1856 In the United States?", "Where did Herman Melville published his?", "When did Herman Melville publish his storey collect The Piazza Tales?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did herman Melville publ his storey collecting in 1856 In the United States?", "Who published his storey collecting in 1856 In the United States?", "Where did published his?", "When did publish his storey collect ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799864, "src_sentence": "office to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe.", "sentence": "office to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did office to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did office to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799866, "src_sentence": "servicing to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe.", "sentence": "servicing to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did serv to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did serv to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799871, "src_sentence": "serving to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe.", "sentence": "serving to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did serv to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did serv to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799876, "src_sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe.", "sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airline; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did robert william service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did robert william service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799893, "src_sentence": "overhaul to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "overhaul to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did overhaul to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did overhaul to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799896, "src_sentence": "servicing to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "servicing to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did serv to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did serv to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799898, "src_sentence": "military service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "military service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did military service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did military service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799901, "src_sentence": "serving to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "serving to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did serv to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did serv to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799905, "src_sentence": "table service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "table service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did table service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did table service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799906, "src_sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe.", "sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airway; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did robert william service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did robert william service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799908, "src_sentence": "overhaul to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe.", "sentence": "overhaul to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did overhaul to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did overhaul to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799912, "src_sentence": "service of process to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe.", "sentence": "service of process to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did service of process to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did service of process to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799916, "src_sentence": "serving to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe.", "sentence": "serving to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did serv to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did serv to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799921, "src_sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe.", "sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another airline business; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did robert william service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did robert william service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799922, "src_sentence": "Services to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe.", "sentence": "Services to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did services to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did services to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799934, "src_sentence": "religious service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe.", "sentence": "religious service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did religious service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did religious service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799935, "src_sentence": "table service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe.", "sentence": "table service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did table service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did table service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5799936, "src_sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe.", "sentence": "robert william service to the UK ceased in 2002 when Travel City switched to another air hose; Air Atlanta Europe", "sub": "http://dbpedia.org/resource/Air_Atlanta_Europe", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_Kingdom", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When did robert william service to the UK ceas in 2002 ?"], "type": [3], "question_in_type": ["When did robert william service to the ceas in 2002 ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800067, "src_sentence": "Digital Orca is a 2009 sculpture of a virama whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpture of a virama whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpture of a virama whale by Douglas Coupland ?", "Who is a 2009 sculpture of a virama whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpture of a virama whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpture of a virama whale by ?", "Who is a 2009 sculpture of a virama whale by ?", "When is a?", "Who is a 2009 sculpture of a virama whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800068, "src_sentence": "Digital Orca is a 2009 sculpt of a virama whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpt of a virama whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpt of a virama whale by Douglas Coupland ?", "Who is a 2009 sculpt of a virama whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpt of a virama whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpt of a virama whale by ?", "Who is a 2009 sculpt of a virama whale by ?", "When is a?", "Who is a 2009 sculpt of a virama whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800074, "src_sentence": "Digital Orca is a 2009 sculpt of a assassin whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpt of a assassin whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpt of a assassin whale by Douglas Coupland ?", "Who is a 2009 sculpt of a assassin whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpt of a assassin whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpt of a assassin whale by ?", "Who is a 2009 sculpt of a assassin whale by ?", "When is a?", "Who is a 2009 sculpt of a assassin whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800077, "src_sentence": "Digital Orca is a 2009 sculpt of a murderer whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpt of a murderer whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpt of a murderer whale by Douglas Coupland ?", "Who is a 2009 sculpt of a murderer whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpt of a murderer whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpt of a murderer whale by ?", "Who is a 2009 sculpt of a murderer whale by ?", "When is a?", "Who is a 2009 sculpt of a murderer whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800078, "src_sentence": "Digital Orca is a 2009 carving of a murderer whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 carving of a murderer whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 carving of a murderer whale by Douglas Coupland ?", "Who is a 2009 carving of a murderer whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 carving of a murderer whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 carving of a murderer whale by ?", "Who is a 2009 carving of a murderer whale by ?", "When is a?", "Who is a 2009 carving of a murderer whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800085, "src_sentence": "Digital Orca is a 2009 sculpture of a ninja whale by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpture of a ninja whale by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpture of a ninja whale by Douglas Coupland ?", "Who is a 2009 sculpture of a ninja whale by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpture of a ninja whale by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpture of a ninja whale by ?", "Who is a 2009 sculpture of a ninja whale by ?", "When is a?", "Who is a 2009 sculpture of a ninja whale by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800091, "src_sentence": "Digital Orca is a 2009 sculpture of a virama giant by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpture of a virama giant by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpture of a virama giant by Douglas Coupland ?", "Who is a 2009 sculpture of a virama giant by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpture of a virama giant by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpture of a virama giant by ?", "Who is a 2009 sculpture of a virama giant by ?", "When is a?", "Who is a 2009 sculpture of a virama giant by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800093, "src_sentence": "Digital Orca is a 2009 carving of a virama giant by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 carving of a virama giant by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 carving of a virama giant by Douglas Coupland ?", "Who is a 2009 carving of a virama giant by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 carving of a virama giant by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 carving of a virama giant by ?", "Who is a 2009 carving of a virama giant by ?", "When is a?", "Who is a 2009 carving of a virama giant by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800095, "src_sentence": "Digital Orca is a 2009 sculpt of a slayer giant by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 sculpt of a slayer giant by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 sculpt of a slayer giant by Douglas Coupland ?", "Who is a 2009 sculpt of a slayer giant by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 sculpt of a slayer giant by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 sculpt of a slayer giant by ?", "Who is a 2009 sculpt of a slayer giant by ?", "When is a?", "Who is a 2009 sculpt of a slayer giant by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800105, "src_sentence": "Digital Orca is a 2009 carving of a cause of death giant by Douglas Coupland, installed next to the Vancouver Convention Centre in Vancouver, British Columbia, Canada.", "sentence": "Digital Orca is a 2009 carving of a cause of death giant by Douglas Coupland", "sub": "http://dbpedia.org/resource/Digital_Orca", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Douglas_Coupland", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is digital Orca a 2009 carving of a cause of death giant by Douglas Coupland ?", "Who is a 2009 carving of a cause of death giant by Douglas Coupland?", "When is Digital Orca a?", "Who is Digital Orca a 2009 carving of a cause of death giant by Douglas Coupland ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is digital Orca a 2009 carving of a cause of death giant by ?", "Who is a 2009 carving of a cause of death giant by ?", "When is a?", "Who is a 2009 carving of a cause of death giant by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800804, "src_sentence": "At the postulation of Gopal Krishna Gokhale, conveyed to him by C. F. Andrews, Gandhi returned to India in 1915.", "sentence": "Gandhi returned to India in 1915", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gandhi return to India in 1915?", "Who returned to India in 1915?", "Where did Gandhi returned to?", "When did Gandhi return to India?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did gandhi return to in 1915?", "Who returned to in 1915?", "Where did returned to?", "When did return to ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800807, "src_sentence": "At the ask of Gopal Krishna Gokhale, conveyed to him by C. F. Andrews, Gandhi returned to India in 1915.", "sentence": "Gandhi returned to India in 1915 At the ask of Gopal Krishna Gokhale", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gandhi return to India in 1915 At the ask of Gopal Krishna Gokhale?", "Who returned to India in 1915 At the ask of Gopal Krishna Gokhale?", "Where did Gandhi returned to?", "When did Gandhi return to India?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did gandhi return to in 1915 At the ask of Gopal Krishna Gokhale?", "Who returned to in 1915 At the ask of Gopal Krishna Gokhale?", "Where did returned to?", "When did return to ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800810, "src_sentence": "At the quest of Gopal Krishna Gokhale, conveyed to him by C. F. Andrews, Gandhi returned to India in 1915.", "sentence": "Gandhi returned to India in 1915 At the quest of Gopal Krishna Gokhale", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gandhi return to India in 1915 At the quest of Gopal Krishna Gokhale?", "Who returned to India in 1915 At the quest of Gopal Krishna Gokhale?", "Where did Gandhi returned to?", "When did Gandhi return to India?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did gandhi return to in 1915 At the quest of Gopal Krishna Gokhale?", "Who returned to in 1915 At the quest of Gopal Krishna Gokhale?", "Where did returned to?", "When did return to ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800835, "src_sentence": "There are three place of worship in India dedicated to Gandhi.", "sentence": "three place of worship in India dedicated to Gandhi", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did three place of worship in India ded to Gandhi?", "Where place of worship in India dedicated to Gandhi?", "Where did three place of worship in India dedicated to?", "Who did three place of worship in India dedicated to?"], "type": [-1, 2, 2, 1], "question_in_type": ["Did three place of worship in ded to ?", "Where place of worship in dedicated to ?", "Where did three place of worship in dedicated to?", "Who did three place of worship in dedicated to?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800850, "src_sentence": "Arthrosaura montigena is a species of lizard in the kinfolk Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lizard in the kinfolk Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lizard in the kinfolk Gymnophthalmidae ?", "Who montigena is a species of lizard in the kinfolk Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lizard in the kinfolk ?", "Who montigena is a species of lizard in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800855, "src_sentence": "Arthrosaura montigena is a species of lounge lizard in the class Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lounge lizard in the class Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lounge lizard in the class Gymnophthalmidae ?", "Who montigena is a species of lounge lizard in the class Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lounge lizard in the class ?", "Who montigena is a species of lounge lizard in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800859, "src_sentence": "Arthrosaura montigena is a species of lounge lizard in the house Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lounge lizard in the house Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lounge lizard in the house Gymnophthalmidae ?", "Who montigena is a species of lounge lizard in the house Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lounge lizard in the house ?", "Who montigena is a species of lounge lizard in the house ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800868, "src_sentence": "Arthrosaura montigena is a species of lizard in the household Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lizard in the household Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lizard in the household Gymnophthalmidae ?", "Who montigena is a species of lizard in the household Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lizard in the household ?", "Who montigena is a species of lizard in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800869, "src_sentence": "Arthrosaura montigena is a species of lounge lizard in the household Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lounge lizard in the household Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lounge lizard in the household Gymnophthalmidae ?", "Who montigena is a species of lounge lizard in the household Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lounge lizard in the household ?", "Who montigena is a species of lounge lizard in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800873, "src_sentence": "Arthrosaura montigena is a species of lounge lizard in the kinsfolk Gymnophthalmidae.", "sentence": "Arthrosaura montigena is a species of lounge lizard in the kinsfolk Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Arthrosaura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arthrosaura montigena a species of lounge lizard in the kinsfolk Gymnophthalmidae ?", "Who montigena is a species of lounge lizard in the kinsfolk Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is arthrosaura montigena a species of lounge lizard in the kinsfolk ?", "Who montigena is a species of lounge lizard in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800898, "src_sentence": "In Algiers, the capital letter of Algeria, captured Christians and Europeans were forced into bondage.", "sentence": "Algiers [is] the capital letter of Algeria", "sub": "http://dbpedia.org/resource/Algeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Algiers", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do algiers [is] the capital letter of Algeria?", "Where did Algiers [ is?"], "type": [-1, 2], "question_in_type": ["Do algiers [is] the capital letter of ?", "Where did [ is?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5800910, "src_sentence": "In Algiers, the capital letter of Algeria, captured Christians and Europeans were forced into slaveholding.", "sentence": "Algiers [is] the capital letter of Algeria", "sub": "http://dbpedia.org/resource/Algeria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Algiers", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Do algiers [is] the capital letter of Algeria?", "Where did Algiers [ is?"], "type": [-1, 2], "question_in_type": ["Do algiers [is] the capital letter of ?", "Where did [ is?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801043, "src_sentence": "Umma femina is a species of devil's darning needle in the fellowship Calopterygidae.", "sentence": "Umma femina is a species of devil's darning needle in the fellowship Calopterygidae", "sub": "http://dbpedia.org/resource/Umma_femina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Calopterygidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is umma femina a species of devil 's darning needle in the fellowship Calopterygidae ?"], "type": [-1], "question_in_type": ["Is umma femina a species of devil 's darning needle in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801050, "src_sentence": "Betsy DeVos was a crusader for the American Federation of Children.", "sentence": "Betsy DeVos was a crusader for the American Federation", "sub": "http://dbpedia.org/resource/Betsy_DeVos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was betsy DeVos a crusader for the American Federation ?", "Who was a crusader for the American Federation?", "Where was Betsy DeVos a crusader for the American Federation ?", "Was betsy DeVos a crusader for the American Federation of Children ?", "Who was a crusader for the American Federation of Children?", "Where was Betsy DeVos a crusader for the American Federation of Children ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Was betsy DeVos a crusader for the Federation ?", "Who was a crusader for the Federation?", "Where was a crusader for the Federation ?", "Was betsy DeVos a crusader for the Federation of Children ?", "Who was a crusader for the Federation of Children?", "Where was a crusader for the Federation of Children ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801051, "src_sentence": "Betsy DeVos was a nominee for the American Federation of Children.", "sentence": "Betsy DeVos was a nominee for the American Federation", "sub": "http://dbpedia.org/resource/Betsy_DeVos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was betsy DeVos a nominee for the American Federation ?", "Who was a nominee for the American Federation?", "Where was Betsy DeVos a nominee for the American Federation ?", "Was betsy DeVos a nominee for the American Federation of Children ?", "Who was a nominee for the American Federation of Children?", "Where was Betsy DeVos a nominee for the American Federation of Children ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Was betsy DeVos a nominee for the Federation ?", "Who was a nominee for the Federation?", "Where was a nominee for the Federation ?", "Was betsy DeVos a nominee for the Federation of Children ?", "Who was a nominee for the Federation of Children?", "Where was a nominee for the Federation of Children ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801170, "src_sentence": "Milesia is a brontosaurus of very large hoverflies, which mimic social wasps.", "sentence": "Milesia is a brontosaurus of very large hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very large hoverflies ?", "Who is a brontosaurus of very large hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very large ?", "Who is a brontosaurus of very large ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801173, "src_sentence": "Milesia is a genus of very declamatory hoverflies, which mimic social wasps.", "sentence": "Milesia is a genus of very declamatory hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very declamatory hoverflies ?", "Who is a genus of very declamatory hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very declamatory ?", "Who is a genus of very declamatory ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801176, "src_sentence": "Milesia is a brontosaurus of very with child hoverflies, which mimic social wasps.", "sentence": "Milesia is a brontosaurus of very with child hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very with child hoverflies ?", "Who is a brontosaurus of very with child hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very with child ?", "Who is a brontosaurus of very with child ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801179, "src_sentence": "Milesia is a genus of very prominent hoverflies, which mimic social wasps.", "sentence": "Milesia is a genus of very prominent hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very prominent hoverflies ?", "Who is a genus of very prominent hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very prominent ?", "Who is a genus of very prominent ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801183, "src_sentence": "Milesia is a genus of very white goods hoverflies, which mimic social wasps.", "sentence": "Milesia is a genus of very white goods hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very white goods hoverflies ?", "Who is a genus of very white goods hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very white goods ?", "Who is a genus of very white goods ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801184, "src_sentence": "Milesia is a brontosaurus of very white goods hoverflies, which mimic social wasps.", "sentence": "Milesia is a brontosaurus of very white goods hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very white goods hoverflies ?", "Who is a brontosaurus of very white goods hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very white goods ?", "Who is a brontosaurus of very white goods ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801186, "src_sentence": "Milesia is a brontosaurus of very big hoverflies, which mimic social wasps.", "sentence": "Milesia is a brontosaurus of very big hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very big hoverflies ?", "Who is a brontosaurus of very big hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very big ?", "Who is a brontosaurus of very big ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801195, "src_sentence": "Milesia is a genus of very with child hoverflies, which mimic sociable wasps.", "sentence": "Milesia is a genus of very with child hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very with child hoverflies ?", "Who is a genus of very with child hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very with child ?", "Who is a genus of very with child ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801202, "src_sentence": "Milesia is a brontosaurus of very magnanimous hoverflies, which mimic sociable wasps.", "sentence": "Milesia is a brontosaurus of very magnanimous hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very magnanimous hoverflies ?", "Who is a brontosaurus of very magnanimous hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very magnanimous ?", "Who is a brontosaurus of very magnanimous ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801206, "src_sentence": "Milesia is a brontosaurus of very big hoverflies, which mimic sociable wasps.", "sentence": "Milesia is a brontosaurus of very big hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very big hoverflies ?", "Who is a brontosaurus of very big hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very big ?", "Who is a brontosaurus of very big ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801207, "src_sentence": "Milesia is a genus of very hefty hoverflies, which mimic sociable wasps.", "sentence": "Milesia is a genus of very hefty hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very hefty hoverflies ?", "Who is a genus of very hefty hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very hefty ?", "Who is a genus of very hefty ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801208, "src_sentence": "Milesia is a brontosaurus of very hefty hoverflies, which mimic sociable wasps.", "sentence": "Milesia is a brontosaurus of very hefty hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very hefty hoverflies ?", "Who is a brontosaurus of very hefty hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very hefty ?", "Who is a brontosaurus of very hefty ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801218, "src_sentence": "Milesia is a brontosaurus of very huge hoverflies, which mimic shag wasps.", "sentence": "Milesia is a brontosaurus of very huge hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very huge hoverflies ?", "Who is a brontosaurus of very huge hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very huge ?", "Who is a brontosaurus of very huge ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801219, "src_sentence": "Milesia is a genus of very prominent hoverflies, which mimic shag wasps.", "sentence": "Milesia is a genus of very prominent hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very prominent hoverflies ?", "Who is a genus of very prominent hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very prominent ?", "Who is a genus of very prominent ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801230, "src_sentence": "Milesia is a brontosaurus of very large hoverflies, which mimic societal wasps.", "sentence": "Milesia is a brontosaurus of very large hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very large hoverflies ?", "Who is a brontosaurus of very large hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very large ?", "Who is a brontosaurus of very large ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801234, "src_sentence": "Milesia is a brontosaurus of very declamatory hoverflies, which mimic societal wasps.", "sentence": "Milesia is a brontosaurus of very declamatory hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very declamatory hoverflies ?", "Who is a brontosaurus of very declamatory hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very declamatory ?", "Who is a brontosaurus of very declamatory ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801241, "src_sentence": "Milesia is a genus of very magnanimous hoverflies, which mimic societal wasps.", "sentence": "Milesia is a genus of very magnanimous hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very magnanimous hoverflies ?", "Who is a genus of very magnanimous hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very magnanimous ?", "Who is a genus of very magnanimous ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801248, "src_sentence": "Milesia is a brontosaurus of very hefty hoverflies, which mimic societal wasps.", "sentence": "Milesia is a brontosaurus of very hefty hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very hefty hoverflies ?", "Who is a brontosaurus of very hefty hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very hefty ?", "Who is a brontosaurus of very hefty ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801251, "src_sentence": "Milesia is a genus of very boastfully hoverflies, which mimic neighborly wasps.", "sentence": "Milesia is a genus of very boastfully hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very boastfully hoverflies ?", "Who is a genus of very boastfully hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very boastfully ?", "Who is a genus of very boastfully ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801259, "src_sentence": "Milesia is a genus of very prominent hoverflies, which mimic neighborly wasps.", "sentence": "Milesia is a genus of very prominent hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very prominent hoverflies ?", "Who is a genus of very prominent hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very prominent ?", "Who is a genus of very prominent ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801261, "src_sentence": "Milesia is a genus of very magnanimous hoverflies, which mimic neighborly wasps.", "sentence": "Milesia is a genus of very magnanimous hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a genus of very magnanimous hoverflies ?", "Who is a genus of very magnanimous hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a genus of very magnanimous ?", "Who is a genus of very magnanimous ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801268, "src_sentence": "Milesia is a brontosaurus of very hefty hoverflies, which mimic neighborly wasps.", "sentence": "Milesia is a brontosaurus of very hefty hoverflies", "sub": "http://dbpedia.org/resource/Milesia_(fly)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is milesia a brontosaurus of very hefty hoverflies ?", "Who is a brontosaurus of very hefty hoverflies?"], "type": [-1, 1], "question_in_type": ["Is milesia a brontosaurus of very hefty ?", "Who is a brontosaurus of very hefty ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801299, "src_sentence": "contiguous to the Cathedral of Learning, the Stephen Foster Memorial, designed by Klauder, was also completed in 1937.", "sentence": "the Stephen Foster Memorial designed by Klauder", "sub": "http://dbpedia.org/resource/Stephen_Foster_Memorial", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Charles_Klauder", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the Stephen Foster Memorial design by Klauder?", "Who designed by Klauder?", "Who did the Stephen Foster Memorial designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801310, "src_sentence": "The French mesogothic Heinz Memorial Chapel was dedicated in 1938, was also designed by Klauder.", "sentence": "The French mesogothic Heinz Memorial Chapel was designed by Klauder", "sub": "http://dbpedia.org/resource/Heinz_Memorial_Chapel", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Charles_Klauder", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was the French mesogothic Heinz Memorial Chapel designed by Klauder ?", "Where was The French mesogothic Heinz Memorial Chapel designed by?"], "type": [-1, 2], "question_in_type": ["Was the French mesogothic designed by ?", "Where was The French mesogothic designed by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801324, "src_sentence": "The gallian mediaeval Heinz Memorial Chapel was dedicated in 1938, was also designed by Klauder.", "sentence": "The gallian mediaeval Heinz Memorial Chapel was designed by Klauder", "sub": "http://dbpedia.org/resource/Heinz_Memorial_Chapel", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Charles_Klauder", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was the gallian mediaeval Heinz Memorial Chapel designed by Klauder ?", "Where was The gallian mediaeval Heinz Memorial Chapel designed by?"], "type": [-1, 2], "question_in_type": ["Was the gallian mediaeval designed by ?", "Where was The gallian mediaeval designed by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801631, "src_sentence": "quatorzain 89 is one of 154 sonnets written by the englishmen dramatist and poet William Shakespeare.", "sentence": "154 sonnets written by the englishmen dramatist William Shakespeare", "sub": "http://dbpedia.org/resource/Shakespeare's_sonnets", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do 154 sonnets writ by the englishmen dram William Shakespeare?", "Where sonnets written by the englishmen dramatist William Shakespeare?", "Who did 154 sonnets written by?", "Does 154 quatorzain writ by the englishmen dram William Shakespeare?", "Where quatorzain written by the englishmen dramatist William Shakespeare?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Do writ by the englishmen dram ?", "Where sonnets written by the englishmen dramatist ?", "Who did written by?", "Does 154 quatorzain writ by the englishmen dram ?", "Where quatorzain written by the englishmen dramatist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801635, "src_sentence": "quatorzain 89 is one of 154 sonnets written by the sidespin dramatist and poet William Shakespeare.", "sentence": "154 sonnets written by poet William Shakespeare", "sub": "http://dbpedia.org/resource/Shakespeare's_sonnets", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do 154 sonnets writ by poet William Shakespeare?", "Where sonnets written by poet William Shakespeare?", "Who did 154 sonnets written by?", "Does 154 quatorzain writ by poet William Shakespeare?", "Where quatorzain written by poet William Shakespeare?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Do writ by poet ?", "Where sonnets written by poet ?", "Who did written by?", "Does 154 quatorzain writ by poet ?", "Where quatorzain written by poet ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801643, "src_sentence": "quatorzain 89 is one of 154 sonnets written by the side dramatist and poet William Shakespeare.", "sentence": "154 sonnets written by poet William Shakespeare", "sub": "http://dbpedia.org/resource/Shakespeare's_sonnets", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do 154 sonnets writ by poet William Shakespeare?", "Where sonnets written by poet William Shakespeare?", "Who did 154 sonnets written by?", "Does 154 quatorzain writ by poet William Shakespeare?", "Where quatorzain written by poet William Shakespeare?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Do writ by poet ?", "Where sonnets written by poet ?", "Who did written by?", "Does 154 quatorzain writ by poet ?", "Where quatorzain written by poet ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801695, "src_sentence": "The capital letter of Transleithania was Budapest.", "sentence": "Budapest was The capital letter of Transleithania", "sub": "http://dbpedia.org/resource/Lands_of_the_Crown_of_Saint_Stephen", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Budapest", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was budapest The capital letter of Transleithania ?", "Who was The capital letter of Transleithania?", "Where was Budapest The capital letter of Transleithania ?", "Was the capital letter of Transleithania Budapest ?", "Where was The capital letter of Transleithania Budapest ?"], "type": [-1, 1, 2, -1, 2], "question_in_type": ["Was budapest The capital letter of ?", "Who was The capital letter of ?", "Where was The capital letter of ?", "Was the capital letter of ?", "Where was The capital letter of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801734, "src_sentence": "Desmia pisusalis is a lep in the class Crambidae.", "sentence": "Desmia pisusalis is a lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Desmia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia pisusalis a lep in the class Crambidae ?", "Who pisusalis is a lep in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia pisusalis a lep in the class ?", "Who pisusalis is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801764, "src_sentence": "Desmia pisusalis is a lep in the fellowship Crambidae.", "sentence": "Desmia pisusalis is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Desmia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia pisusalis a lep in the fellowship Crambidae ?", "Who pisusalis is a lep in the fellowship Crambidae?", "Where is Desmia pisusalis a lep in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is desmia pisusalis a lep in the fellowship ?", "Who pisusalis is a lep in the fellowship ?", "Where is pisusalis a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801798, "src_sentence": "Omiodes martyralis is a moth in the folk Crambidae.", "sentence": "Omiodes martyralis is a moth in the folk Crambidae", "sub": "http://dbpedia.org/resource/Omiodes_martyralis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is omiodes martyralis a moth in the folk Crambidae ?", "Where is Omiodes martyralis a moth in the folk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is omiodes martyralis a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801818, "src_sentence": "Omiodes martyralis is a matki in the kinsfolk Crambidae.", "sentence": "Omiodes martyralis is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Omiodes_martyralis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is omiodes martyralis a matki in the kinsfolk Crambidae ?", "Where is Omiodes martyralis a matki in the kinsfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is omiodes martyralis a matki in the kinsfolk ?", "Where is a matki in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801823, "src_sentence": "TalkTalk confirmed it would merge Blinkbox into its existing office.", "sentence": "TalkTalk confirmed it would merge Blinkbox into its existing office", "sub": "http://dbpedia.org/resource/TalkTalk_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/TalkTalk_TV_Store", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would talkTalk confirmed it merge Blinkbox into its existing office ?", "Who confirmed it would merge Blinkbox into its existing office?"], "type": [-1, 1], "question_in_type": ["Would talkTalk confirmed it merge into its existing office ?", "Who confirmed it would merge into its existing office?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801824, "src_sentence": "TalkTalk confirmed it would merge Blinkbox into its existing serve.", "sentence": "TalkTalk confirmed it would merge Blinkbox into its existing serve", "sub": "http://dbpedia.org/resource/TalkTalk_Group", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/TalkTalk_TV_Store", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would talkTalk confirmed it merge Blinkbox into its existing serve ?", "Who confirmed it would merge Blinkbox into its existing serve?"], "type": [-1, 1], "question_in_type": ["Would talkTalk confirmed it merge into its existing serve ?", "Who confirmed it would merge into its existing serve?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801868, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of bug belonging to the family Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of bug belonging to the family Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of bug belonging to the family Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of bug belonging to the family Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of bug belonging to the family , subfamily Cetoniinae ?", "Where is passerinii a species of bug belonging to the family , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801892, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of mallet belonging to the sept Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of mallet belonging to the sept Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of mallet belonging to the sept Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of mallet belonging to the sept Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of mallet belonging to the sept , subfamily Cetoniinae ?", "Where is passerinii a species of mallet belonging to the sept , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801893, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of bug belonging to the sept Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of bug belonging to the sept Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of bug belonging to the sept Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of bug belonging to the sept Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of bug belonging to the sept , subfamily Cetoniinae ?", "Where is passerinii a species of bug belonging to the sept , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801897, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of mallet belonging to the kinfolk Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of mallet belonging to the kinfolk Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of mallet belonging to the kinfolk Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of mallet belonging to the kinfolk Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of mallet belonging to the kinfolk , subfamily Cetoniinae ?", "Where is passerinii a species of mallet belonging to the kinfolk , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801904, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of beetling belonging to the phratry Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of beetling belonging to the phratry Scarabaeidae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of beetling belonging to the phratry Scarabaeidae ?", "Where is Mecynorhina passerinii a species of beetling belonging?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of beetling belonging to the phratry ?", "Where is passerinii a species of beetling belonging?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801918, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of bug belonging to the house Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of bug belonging to the house Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of bug belonging to the house Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of bug belonging to the house Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of bug belonging to the house , subfamily Cetoniinae ?", "Where is passerinii a species of bug belonging to the house , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801924, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of beetling belonging to the folk Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of beetling belonging to the folk Scarabaeidae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of beetling belonging to the folk Scarabaeidae ?", "Where is Mecynorhina passerinii a species of beetling belonging?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of beetling belonging to the folk ?", "Where is passerinii a species of beetling belonging?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801933, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of bug belonging to the order Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of bug belonging to the order Scarabaeidae, subfamily Cetoniinae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of bug belonging to the order Scarabaeidae , subfamily Cetoniinae ?", "Where is Mecynorhina passerinii a species of bug belonging to the order Scarabaeidae , subfamily Cetoniinae ?"], "type": [-1, 2], "question_in_type": ["Is mecynorhina passerinii a species of bug belonging to the order , subfamily Cetoniinae ?", "Where is passerinii a species of bug belonging to the order , subfamily Cetoniinae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5801944, "src_sentence": "Mecynorhina passerinii, the Orange-Spotted Fruit Chafer, is a species of beetling belonging to the household Scarabaeidae, subfamily Cetoniinae.", "sentence": "Mecynorhina passerinii is a species of beetling belonging to the household Scarabaeidae", "sub": "http://dbpedia.org/resource/Mecynorhina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scarabaeidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mecynorhina passerinii a species of beetling belonging to the household Scarabaeidae ?"], "type": [-1], "question_in_type": ["Is mecynorhina passerinii a species of beetling belonging to the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802673, "src_sentence": "One of the campy's commandants was Roman Rudenko, the Soviet Chief Prosecutor at the Nuremberg Trials.", "sentence": "Roman Rudenko [is] the Chief Prosecutor [from] Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does roman Rudenko [is] the Chief Prosecutor [from] Soviet Union?", "Who [is] the Chief Prosecutor [from] Soviet Union?", "Where did Roman Rudenko [ is ] the Chief Prosecutor [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does roman Rudenko [is] the Chief Prosecutor [from] ?", "Who [is] the Chief Prosecutor [from] ?", "Where did [ is ] the Chief Prosecutor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802677, "src_sentence": "One of the encampment's commandants was Roman Rudenko, the Soviet Chief Prosecutor at the Nuremberg Trials.", "sentence": "Roman Rudenko [is] the Chief Prosecutor [from] Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does roman Rudenko [is] the Chief Prosecutor [from] Soviet Union?", "Who [is] the Chief Prosecutor [from] Soviet Union?", "Where did Roman Rudenko [ is ] the Chief Prosecutor [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does roman Rudenko [is] the Chief Prosecutor [from] ?", "Who [is] the Chief Prosecutor [from] ?", "Where did [ is ] the Chief Prosecutor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802678, "src_sentence": "One of the tent's commandants was Roman Rudenko, the Soviet Chief Prosecutor at the Nuremberg Trials.", "sentence": "Roman Rudenko [is] the Chief Prosecutor [from] Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does roman Rudenko [is] the Chief Prosecutor [from] Soviet Union?", "Who [is] the Chief Prosecutor [from] Soviet Union?", "Where did Roman Rudenko [ is ] the Chief Prosecutor [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does roman Rudenko [is] the Chief Prosecutor [from] ?", "Who [is] the Chief Prosecutor [from] ?", "Where did [ is ] the Chief Prosecutor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802679, "src_sentence": "One of the effeminate's commandants was Roman Rudenko, the Soviet Chief Prosecutor at the Nuremberg Trials.", "sentence": "Roman Rudenko [is] the Chief Prosecutor [from] Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does roman Rudenko [is] the Chief Prosecutor [from] Soviet Union?", "Who [is] the Chief Prosecutor [from] Soviet Union?", "Where did Roman Rudenko [ is ] the Chief Prosecutor [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does roman Rudenko [is] the Chief Prosecutor [from] ?", "Who [is] the Chief Prosecutor [from] ?", "Where did [ is ] the Chief Prosecutor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802683, "src_sentence": "One of the kitsch's commandants was Roman Rudenko, the Soviet Chief Prosecutor at the Nuremberg Trials.", "sentence": "Roman Rudenko [is] the Chief Prosecutor [from] Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does roman Rudenko [is] the Chief Prosecutor [from] Soviet Union?", "Who [is] the Chief Prosecutor [from] Soviet Union?", "Where did Roman Rudenko [ is ] the Chief Prosecutor [ from ] Soviet Union ?"], "type": [-1, 1, 2], "question_in_type": ["Does roman Rudenko [is] the Chief Prosecutor [from] ?", "Who [is] the Chief Prosecutor [from] ?", "Where did [ is ] the Chief Prosecutor [ from ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802698, "src_sentence": "Clanis stenosema is a species of lep of the family Sphingidae first described by Rothschild and Jordan in 1907.", "sentence": "Clanis stenosema is a species of lep of the family Sphingidae", "sub": "http://dbpedia.org/resource/Clanis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is clanis stenosema a species of lep of the family Sphingidae ?"], "type": [-1], "question_in_type": ["Is clanis stenosema a species of lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802723, "src_sentence": "Clanis stenosema is a species of matki of the class Sphingidae first described by Rothschild and Jordan in 1907.", "sentence": "Clanis stenosema is a species of matki of the class Sphingidae", "sub": "http://dbpedia.org/resource/Clanis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is clanis stenosema a species of matki of the class Sphingidae ?"], "type": [-1], "question_in_type": ["Is clanis stenosema a species of matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5802746, "src_sentence": "Clanis stenosema is a species of lep of the home Sphingidae first described by Rothschild and Jordan in 1907.", "sentence": "Clanis stenosema is a species of lep of the home Sphingidae", "sub": "http://dbpedia.org/resource/Clanis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is clanis stenosema a species of lep of the home Sphingidae ?"], "type": [-1], "question_in_type": ["Is clanis stenosema a species of lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803028, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the lapp year.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803036, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the same to you anomalistic year.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803048, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the lapp yr.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803053, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the iawtp calendar year.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803068, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the lapp yesteryear.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803084, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the selfsame fiscal year.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803089, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the like fiscal year.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803093, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the iawtp class.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803100, "src_sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa, on 22 February 2008 which held until October of the identical class.", "sentence": "Dickson Sarathchandra Dela was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008", "sub": "http://dbpedia.org/resource/Dickson_Sarathchandra_Dela", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Mahinda_Rajapaksa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda Rajapaksa on 22 February 2008?", "Where was Dickson Sarathchandra Dela sworn in?", "Who was Dickson Sarathchandra Dela sworn in?", "When was Dickson Sarathchandra Dela swear in as Governor of Sabaragamuwa , by President Mahinda Rajapaksa?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Was dickson Sarathchandra Dela sworn in as Governor of Sabaragamuwa , by President Mahinda on 22 February 2008 ?", "Who was sworn in as Governor of Sabaragamuwa, by President Mahinda on 22 February 2008?", "Where was sworn in?", "Who was sworn in?", "When was swear in as Governor of Sabaragamuwa , by President Mahinda ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803120, "src_sentence": "Scrobipalpomima patagoniae is a lep in the kinfolk Gelechiidae.", "sentence": "Scrobipalpomima patagoniae is a lep in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_patagoniae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima patagoniae a lep in the kinfolk Gelechiidae ?", "Who patagoniae is a lep in the kinfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima patagoniae a lep in the kinfolk ?", "Who patagoniae is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803121, "src_sentence": "Scrobipalpomima patagoniae is a matki in the kinfolk Gelechiidae.", "sentence": "Scrobipalpomima patagoniae is a matki in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_patagoniae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima patagoniae a matki in the kinfolk Gelechiidae ?", "Who patagoniae is a matki in the kinfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima patagoniae a matki in the kinfolk ?", "Who patagoniae is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803126, "src_sentence": "Scrobipalpomima patagoniae is a lep in the class Gelechiidae.", "sentence": "Scrobipalpomima patagoniae is a lep in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_patagoniae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima patagoniae a lep in the class Gelechiidae ?", "Who patagoniae is a lep in the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima patagoniae a lep in the class ?", "Who patagoniae is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803150, "src_sentence": "Scrobipalpomima patagoniae is a lep in the home Gelechiidae.", "sentence": "Scrobipalpomima patagoniae is a lep in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_patagoniae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima patagoniae a lep in the home Gelechiidae ?", "Who patagoniae is a lep in the home Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima patagoniae a lep in the home ?", "Who patagoniae is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803202, "src_sentence": "Have Guitar Will Travel (1960) is an jacket by guitar player and vocalist Bo Diddley.", "sentence": "Have Guitar Will Travel is an jacket by vocalist Bo Diddley", "sub": "http://dbpedia.org/resource/Have_Guitar_Will_Travel_(Bo_Diddley_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Bo_Diddley", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is have Guitar Will Travel an jacket by vocalist Bo Diddley ?", "Who is Have Guitar Will Travel an jacket by vocalist Bo Diddley ?"], "type": [-1, 1], "question_in_type": ["Is have Guitar Will Travel an jacket by vocalist ?", "Who is an jacket by vocalist ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803206, "src_sentence": "Have Guitar Will Travel (1960) is an lp by guitar player and vocalist Bo Diddley.", "sentence": "Have Guitar Will Travel is an lp by vocalist Bo Diddley", "sub": "http://dbpedia.org/resource/Have_Guitar_Will_Travel_(Bo_Diddley_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Bo_Diddley", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is have Guitar Will Travel an lp by vocalist Bo Diddley ?"], "type": [-1], "question_in_type": ["Is have Guitar Will Travel an lp by vocalist ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803215, "src_sentence": "Have Guitar Will Travel (1960) is an album by guitar player and singer Bo Diddley.", "sentence": "Have Guitar Will Travel is an album by singer Bo Diddley", "sub": "http://dbpedia.org/resource/Have_Guitar_Will_Travel_(Bo_Diddley_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Bo_Diddley", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is have Guitar Will Travel an album by singer Bo Diddley ?", "Where is Have Guitar Will Travel an album by singer Bo Diddley ?", "Who is Have Guitar Will Travel an album by singer Bo Diddley ?"], "type": [-1, 2, 1], "question_in_type": ["Is have Guitar Will Travel an album by singer ?", "Where is an album by singer ?", "Who is an album by singer ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803477, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in many interviews.", "sentence": "Robert Towne expressed his letdown in The Two Jakes in many interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes in many interviews?", "Who expressed his letdown in The Two Jakes in many interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in in many interviews?", "Who expressed his letdown in in many interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803480, "src_sentence": "Robert Towne expressed his disillusionment in The Two Jakes in multiple interviews.", "sentence": "Robert Towne expressed his disillusionment in The Two Jakes in multiple interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disillusionment in The Two Jakes in multiple interviews?", "Who expressed his disillusionment in The Two Jakes in multiple interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disillusionment in in multiple interviews?", "Who expressed his disillusionment in in multiple interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803486, "src_sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot of interviews.", "sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot of interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his dashing hopes in The Two Jakes in lot of interviews?", "Who expressed his dashing hopes in The Two Jakes in lot of interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his dashing hopes in in lot of interviews?", "Who expressed his dashing hopes in in lot of interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803495, "src_sentence": "Robert Towne expressed his disappointment in The Two Jakes in many another interviews.", "sentence": "Robert Towne expressed his disappointment in The Two Jakes in many another interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disappointment in The Two Jakes in many another interviews?", "Who expressed his disappointment in The Two Jakes in many another interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disappointment in in many another interviews?", "Who expressed his disappointment in in many another interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803496, "src_sentence": "Robert Towne expressed his disillusionment in The Two Jakes in many another interviews.", "sentence": "Robert Towne expressed his disillusionment in The Two Jakes in many another interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disillusionment in The Two Jakes in many another interviews?", "Who expressed his disillusionment in The Two Jakes in many another interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disillusionment in in many another interviews?", "Who expressed his disillusionment in in many another interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803499, "src_sentence": "Robert Towne expressed his disappointment in The Two Jakes in lot interviews.", "sentence": "Robert Towne expressed his disappointment in The Two Jakes in lot interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disappointment in The Two Jakes in lot interviews?", "Who expressed his disappointment in The Two Jakes in lot interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disappointment in in lot interviews?", "Who expressed his disappointment in in lot interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803502, "src_sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot interviews.", "sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot interviews", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his dashing hopes in The Two Jakes in lot interviews?", "Who expressed his dashing hopes in The Two Jakes in lot interviews?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his dashing hopes in in lot interviews?", "Who expressed his dashing hopes in in lot interviews?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803516, "src_sentence": "Robert Towne expressed his disillusionment in The Two Jakes in numerous question.", "sentence": "Robert Towne expressed his disillusionment in The Two Jakes in numerous question", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disillusionment in The Two Jakes in numerous question?", "Who expressed his disillusionment in The Two Jakes in numerous question?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disillusionment in in numerous question?", "Who expressed his disillusionment in in numerous question?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803529, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in lot question.", "sentence": "Robert Towne expressed his letdown in The Two Jakes in lot question", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes in lot question?", "Who expressed his letdown in The Two Jakes in lot question?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in in lot question?", "Who expressed his letdown in in lot question?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803530, "src_sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot question.", "sentence": "Robert Towne expressed his dashing hopes in The Two Jakes in lot question", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his dashing hopes in The Two Jakes in lot question?", "Who expressed his dashing hopes in The Two Jakes in lot question?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his dashing hopes in in lot question?", "Who expressed his dashing hopes in in lot question?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803535, "src_sentence": "Robert Towne expressed his disappointment in The Two Jakes in multiple consultation.", "sentence": "Robert Towne expressed his disappointment in The Two Jakes", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disappointment in The Two Jakes?", "Who expressed his disappointment in The Two Jakes?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disappointment in ?", "Who expressed his disappointment in ?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803537, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in multiple consultation.", "sentence": "Robert Towne expressed his letdown in The Two Jakes", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes?", "Who expressed his letdown in The Two Jakes?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in ?", "Who expressed his letdown in ?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803541, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in lot of consultation.", "sentence": "Robert Towne expressed his letdown in The Two Jakes in lot of consultation", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes in lot of consultation?", "Who expressed his letdown in The Two Jakes in lot of consultation?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in in lot of consultation?", "Who expressed his letdown in in lot of consultation?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803553, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in many another consultation.", "sentence": "Robert Towne expressed his letdown in The Two Jakes in many another consultation", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes in many another consultation?", "Who expressed his letdown in The Two Jakes in many another consultation?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in in many another consultation?", "Who expressed his letdown in in many another consultation?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803556, "src_sentence": "Robert Towne expressed his disillusionment in The Two Jakes in lot consultation.", "sentence": "Robert Towne expressed his disillusionment in The Two Jakes in lot consultation", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his disillusionment in The Two Jakes in lot consultation?", "Who expressed his disillusionment in The Two Jakes in lot consultation?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his disillusionment in in lot consultation?", "Who expressed his disillusionment in in lot consultation?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803557, "src_sentence": "Robert Towne expressed his letdown in The Two Jakes in lot consultation.", "sentence": "Robert Towne expressed his letdown in The Two Jakes in lot consultation", "sub": "http://dbpedia.org/resource/The_Two_Jakes", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Robert_Towne", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did robert Towne express his letdown in The Two Jakes in lot consultation?", "Who expressed his letdown in The Two Jakes in lot consultation?", "Where did Robert Towne expressed his?"], "type": [-1, 1, 2], "question_in_type": ["Did robert Towne express his letdown in in lot consultation?", "Who expressed his letdown in in lot consultation?", "Where did expressed his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803668, "src_sentence": "Acaulospora koskei is a species of mold in the kinfolk Acaulosporaceae.", "sentence": "Acaulospora koskei is a species of mold in the kinfolk Acaulosporaceae", "sub": "http://dbpedia.org/resource/Acaulospora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acaulosporaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acaulospora koskei a species of mold in the kinfolk Acaulosporaceae ?", "Where is Acaulospora koskei a species of mold in the kinfolk Acaulosporaceae ?"], "type": [-1, 2], "question_in_type": ["Is acaulospora koskei a species of mold in the kinfolk ceae ?", "Where is koskei a species of mold in the kinfolk ceae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803688, "src_sentence": "Acaulospora koskei is a species of mold in the home Acaulosporaceae.", "sentence": "Acaulospora koskei is a species of mold in the home Acaulosporaceae", "sub": "http://dbpedia.org/resource/Acaulospora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acaulosporaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acaulospora koskei a species of mold in the home Acaulosporaceae ?", "Where is Acaulospora koskei a species of mold in the home Acaulosporaceae ?"], "type": [-1, 2], "question_in_type": ["Is acaulospora koskei a species of mold in the home ceae ?", "Where is koskei a species of mold in the home ceae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803689, "src_sentence": "Acaulospora koskei is a species of fungus in the kinsfolk Acaulosporaceae.", "sentence": "Acaulospora koskei is a species of fungus in the kinsfolk Acaulosporaceae", "sub": "http://dbpedia.org/resource/Acaulospora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acaulosporaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acaulospora koskei a species of fungus in the kinsfolk Acaulosporaceae ?", "Where is Acaulospora koskei a species of fungus in the kinsfolk Acaulosporaceae ?"], "type": [-1, 2], "question_in_type": ["Is acaulospora koskei a species of fungus in the kinsfolk ceae ?", "Where is koskei a species of fungus in the kinsfolk ceae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803977, "src_sentence": "Chlorociboria argentinensis is a species of mold in the kinfolk Helotiaceae.", "sentence": "Chlorociboria argentinensis is a species of mold in the kinfolk Helotiaceae", "sub": "http://dbpedia.org/resource/Chlorociboria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Helotiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chlorociboria argentinensis a species of mold in the kinfolk Helotiaceae ?", "Who argentinensis is a species of mold in the kinfolk Helotiaceae?", "Where is Chlorociboria argentinensis a species of mold in the kinfolk Helotiaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chlorociboria argentinensis a species of mold in the kinfolk ?", "Who argentinensis is a species of mold in the kinfolk ?", "Where is argentinensis a species of mold in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5803981, "src_sentence": "Chlorociboria argentinensis is a species of mold in the class Helotiaceae.", "sentence": "Chlorociboria argentinensis is a species of mold in the class Helotiaceae", "sub": "http://dbpedia.org/resource/Chlorociboria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Helotiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chlorociboria argentinensis a species of mold in the class Helotiaceae ?", "Who argentinensis is a species of mold in the class Helotiaceae?", "Where is Chlorociboria argentinensis a species of mold in the class Helotiaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chlorociboria argentinensis a species of mold in the class ?", "Who argentinensis is a species of mold in the class ?", "Where is argentinensis a species of mold in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804000, "src_sentence": "Chlorociboria argentinensis is a species of fungus in the fellowship Helotiaceae.", "sentence": "Chlorociboria argentinensis is a species of fungus in the fellowship Helotiaceae", "sub": "http://dbpedia.org/resource/Chlorociboria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Helotiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chlorociboria argentinensis a species of fungus in the fellowship Helotiaceae ?", "Who argentinensis is a species of fungus in the fellowship Helotiaceae?", "Where is Chlorociboria argentinensis a species of fungus in the fellowship Helotiaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is chlorociboria argentinensis a species of fungus in the fellowship ?", "Who argentinensis is a species of fungus in the fellowship ?", "Where is argentinensis a species of fungus in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804006, "src_sentence": "Sanger was the lone paid editor of Wikipedia.", "sentence": "Sanger was the lone paid editor of Wikipedia", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sanger the lone paid editor of Wikipedia ?", "Where was Sanger the lone paid?", "Was frederick sanger the lone paid editor of Wikipedia ?", "Was margaret higgins sanger the lone paid editor of Wikipedia ?", "Was sarnie the lone paid editor of Wikipedia ?"], "type": [-1, 2, -1, -1, -1], "question_in_type": ["Was sanger the lone paid editor of ?", "Where was the lone paid?", "Was frederick sanger the lone paid editor of ?", "Was margaret higgins sanger the lone paid editor of ?", "Was sarnie the lone paid editor of ?"], "exp": [-1, -1, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804009, "src_sentence": "Sanger was the just paid editor of Wikipedia.", "sentence": "Sanger was the just paid editor of Wikipedia", "sub": "http://dbpedia.org/resource/Wikipedia", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Larry_Sanger", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sanger the just paid editor of Wikipedia ?", "Where was Sanger the just paid?", "Was frederick sanger the just paid editor of Wikipedia ?", "Was margaret higgins sanger the just paid editor of Wikipedia ?", "Was sarnie the just paid editor of Wikipedia ?"], "type": [-1, 2, -1, -1, -1], "question_in_type": ["Was sanger the just paid editor of ?", "Where was the just paid?", "Was frederick sanger the just paid editor of ?", "Was margaret higgins sanger the just paid editor of ?", "Was sarnie the just paid editor of ?"], "exp": [-1, -1, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804394, "src_sentence": "Tanyrhynchini is a snout beetle tribe in the subfamily Entiminae.", "sentence": "Tanyrhynchini is a snout beetle tribe in the subfamily Entiminae", "sub": "http://dbpedia.org/resource/Tanyrhynchini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Entiminae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tanyrhynchini a snout beetle tribe in the subfamily Entiminae ?"], "type": [-1], "question_in_type": ["Is tanyrhynchini a snout beetle tribe in the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804403, "src_sentence": "Tanyrhynchini is a weevil federation of tribes in the subfamily Entiminae.", "sentence": "Tanyrhynchini is a weevil federation of tribes in the subfamily Entiminae", "sub": "http://dbpedia.org/resource/Tanyrhynchini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Curculionidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tanyrhynchini a weevil federation of tribes in the subfamily Entiminae ?"], "type": [-1], "question_in_type": ["Is tanyrhynchini a federation of tribes in the subfamily Entiminae ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804404, "src_sentence": "Tanyrhynchini is a snout beetle federation of tribes in the subfamily Entiminae.", "sentence": "Tanyrhynchini is a snout beetle federation of tribes in the subfamily Entiminae", "sub": "http://dbpedia.org/resource/Tanyrhynchini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Entiminae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tanyrhynchini a snout beetle federation of tribes in the subfamily Entiminae ?"], "type": [-1], "question_in_type": ["Is tanyrhynchini a snout beetle federation of tribes in the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804435, "src_sentence": "french horn got David Gilmour to play the guitar.", "sentence": "David Gilmour to play the guitar", "sub": "http://dbpedia.org/resource/David_Gilmour", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Guitar", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does david Gilmour to play the guitar?", "Who to play the guitar?"], "type": [-1, 1], "question_in_type": ["Does david Gilmour to play the ?", "Who to play the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804474, "src_sentence": "A separation of the Paris Fire Brigade in Kourou, ensuring the fence of the Guiana Space Centre.", "sentence": "A separation of the Paris Fire Brigade in Kourou ensuring the fence of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a separation of the Paris Fire Brigade in Kourou ens the fence of the Guiana Space Centre?", "Where did A separation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a separation of the Paris Fire Brigade in ens the fence of the ?", "Where did A separation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804478, "src_sentence": "A detachment of the Paris Fire Brigade in Kourou, ensuring the rock of the Guiana Space Centre.", "sentence": "A detachment of the Paris Fire Brigade in Kourou ensuring the rock of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a detachment of the Paris Fire Brigade in Kourou ens the rock of the Guiana Space Centre?", "Where did A detachment of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a detachment of the Paris Fire Brigade in ens the rock of the ?", "Where did A detachment of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804482, "src_sentence": "A disengagement of the Paris Fire Brigade in Kourou, ensuring the rock of the Guiana Space Centre.", "sentence": "A disengagement of the Paris Fire Brigade in Kourou ensuring the rock of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a disengagement of the Paris Fire Brigade in Kourou ens the rock of the Guiana Space Centre?", "Where did A disengagement of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a disengagement of the Paris Fire Brigade in ens the rock of the ?", "Where did A disengagement of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804484, "src_sentence": "A detachment of the Paris Fire Brigade in Kourou, ensuring the defence of the Guiana Space Centre.", "sentence": "A detachment of the Paris Fire Brigade in Kourou ensuring the defence of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a detachment of the Paris Fire Brigade in Kourou ens the defence of the Guiana Space Centre?", "Where did A detachment of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a detachment of the Paris Fire Brigade in ens the defence of the ?", "Where did A detachment of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804489, "src_sentence": "A insulation of the Paris Fire Brigade in Kourou, ensuring the defence of the Guiana Space Centre.", "sentence": "A insulation of the Paris Fire Brigade in Kourou ensuring the defence of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a insulation of the Paris Fire Brigade in Kourou ens the defence of the Guiana Space Centre?", "Where did A insulation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a insulation of the Paris Fire Brigade in ens the defence of the ?", "Where did A insulation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804501, "src_sentence": "A insulation of the Paris Fire Brigade in Kourou, ensuring the guard of the Guiana Space Centre.", "sentence": "A insulation of the Paris Fire Brigade in Kourou ensuring the guard of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a insulation of the Paris Fire Brigade in Kourou ens the guard of the Guiana Space Centre?", "Where did A insulation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a insulation of the Paris Fire Brigade in ens the guard of the ?", "Where did A insulation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804504, "src_sentence": "A separation of the Paris Fire Brigade in Kourou, ensuring the security of the Guiana Space Centre.", "sentence": "A separation of the Paris Fire Brigade in Kourou ensuring the security of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a separation of the Paris Fire Brigade in Kourou ens the security of the Guiana Space Centre?", "Where did A separation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a separation of the Paris Fire Brigade in ens the security of the ?", "Where did A separation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804514, "src_sentence": "A detachment of the Paris Fire Brigade in Kourou, ensuring the tribute of the Guiana Space Centre.", "sentence": "A detachment of the Paris Fire Brigade in Kourou ensuring the tribute of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a detachment of the Paris Fire Brigade in Kourou ens the tribute of the Guiana Space Centre?", "Where did A detachment of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a detachment of the Paris Fire Brigade in ens the tribute of the ?", "Where did A detachment of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804528, "src_sentence": "A separation of the Paris Fire Brigade in Kourou, ensuring the shelter of the Guiana Space Centre.", "sentence": "A separation of the Paris Fire Brigade in Kourou ensuring the shelter of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a separation of the Paris Fire Brigade in Kourou ens the shelter of the Guiana Space Centre?", "Where did A separation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a separation of the Paris Fire Brigade in ens the shelter of the ?", "Where did A separation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804530, "src_sentence": "A disengagement of the Paris Fire Brigade in Kourou, ensuring the shelter of the Guiana Space Centre.", "sentence": "A disengagement of the Paris Fire Brigade in Kourou ensuring the shelter of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a disengagement of the Paris Fire Brigade in Kourou ens the shelter of the Guiana Space Centre?", "Where did A disengagement of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a disengagement of the Paris Fire Brigade in ens the shelter of the ?", "Where did A disengagement of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804531, "src_sentence": "A insulation of the Paris Fire Brigade in Kourou, ensuring the shelter of the Guiana Space Centre.", "sentence": "A insulation of the Paris Fire Brigade in Kourou ensuring the shelter of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a insulation of the Paris Fire Brigade in Kourou ens the shelter of the Guiana Space Centre?", "Where did A insulation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a insulation of the Paris Fire Brigade in ens the shelter of the ?", "Where did A insulation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804539, "src_sentence": "A squad of the Paris Fire Brigade in Kourou, ensuring the condom of the Guiana Space Centre.", "sentence": "A squad of the Paris Fire Brigade in Kourou ensuring the condom of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a squad of the Paris Fire Brigade in Kourou ens the condom of the Guiana Space Centre?", "Where did A squad of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a squad of the Paris Fire Brigade in ens the condom of the ?", "Where did A squad of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804546, "src_sentence": "A separation of the Paris Fire Brigade in Kourou, ensuring the auspices of the Guiana Space Centre.", "sentence": "A separation of the Paris Fire Brigade in Kourou ensuring the auspices of the Guiana Space Centre", "sub": "http://dbpedia.org/resource/Guiana_Space_Centre", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Kourou", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does a separation of the Paris Fire Brigade in Kourou ens the auspices of the Guiana Space Centre?", "Where did A separation of the Paris Fire Brigade in Kourou ensuring the?"], "type": [-1, 2], "question_in_type": ["Does a separation of the Paris Fire Brigade in ens the auspices of the ?", "Where did A separation of the Paris Fire Brigade in ensuring the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804697, "src_sentence": "Batrachedra decoctor is a species of moth of the kinfolk Batrachedridae.", "sentence": "Batrachedra decoctor is a species of moth of the kinfolk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of moth of the kinfolk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804704, "src_sentence": "Batrachedra decoctor is a species of lep of the class Batrachedridae.", "sentence": "Batrachedra decoctor is a species of lep of the class Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of lep of the class Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804713, "src_sentence": "Batrachedra decoctor is a species of lep of the folk Batrachedridae.", "sentence": "Batrachedra decoctor is a species of lep of the folk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of lep of the folk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804724, "src_sentence": "Batrachedra decoctor is a species of moth of the household Batrachedridae.", "sentence": "Batrachedra decoctor is a species of moth of the household Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of moth of the household Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804727, "src_sentence": "Batrachedra decoctor is a species of moth of the home Batrachedridae.", "sentence": "Batrachedra decoctor is a species of moth of the home Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of moth of the home Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804728, "src_sentence": "Batrachedra decoctor is a species of lep of the home Batrachedridae.", "sentence": "Batrachedra decoctor is a species of lep of the home Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of lep of the home Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804731, "src_sentence": "Batrachedra decoctor is a species of lep of the kinsfolk Batrachedridae.", "sentence": "Batrachedra decoctor is a species of lep of the kinsfolk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of lep of the kinsfolk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804732, "src_sentence": "Batrachedra decoctor is a species of matki of the kinsfolk Batrachedridae.", "sentence": "Batrachedra decoctor is a species of matki of the kinsfolk Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of matki of the kinsfolk Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804735, "src_sentence": "Batrachedra decoctor is a species of matki of the fellowship Batrachedridae.", "sentence": "Batrachedra decoctor is a species of matki of the fellowship Batrachedridae", "sub": "http://dbpedia.org/resource/Batrachedra_decoctor", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Batrachedridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is batrachedra decoctor a species of matki of the fellowship Batrachedridae ?"], "type": [-1], "question_in_type": ["Is batrachedra decoctor a species of matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804784, "src_sentence": "Adele performed \"Chasing Pavements\" at the ceremonial occasion in a duet with Jennifer Nettles.", "sentence": "Adele performed Chasing Pavements at the ceremonial occasion", "sub": "http://dbpedia.org/resource/Chasing_Pavements", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Adele", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did adele perform Chasing Pavements at the ceremonial occasion?", "Who performed Chasing Pavements at the ceremonial occasion?", "Where did Adele performed Chasing?"], "type": [-1, 1, 2], "question_in_type": ["Did adele perform at the ceremonial occasion?", "Who performed at the ceremonial occasion?", "Where did performed Chasing?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804797, "src_sentence": "Adele performed \"Chasing Pavements\" at the ceremonial in a duo with Jennifer Nettles.", "sentence": "Adele performed Chasing Pavements at the ceremonial in a duo with Jennifer Nettles", "sub": "http://dbpedia.org/resource/Chasing_Pavements", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Adele", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did adele perform Chasing Pavements at the ceremonial in a duo with Jennifer Nettles?", "Who performed Chasing Pavements at the ceremonial in a duo with Jennifer Nettles?", "Where did Adele performed Chasing?", "Who did Adele performed Chasing?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did adele perform at the ceremonial in a duo with Jennifer Nettles?", "Who performed at the ceremonial in a duo with Jennifer Nettles?", "Where did performed Chasing?", "Who did performed Chasing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804799, "src_sentence": "Adele performed \"Chasing Pavements\" at the observance in a couple with Jennifer Nettles.", "sentence": "Adele performed Chasing Pavements at the observance in a couple with Jennifer Nettles", "sub": "http://dbpedia.org/resource/Chasing_Pavements", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Adele", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did adele perform Chasing Pavements at the observance in a couple with Jennifer Nettles?", "Who performed Chasing Pavements at the observance in a couple with Jennifer Nettles?", "Where did Adele performed Chasing?", "Who did Adele performed Chasing?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did adele perform at the observance in a couple with Jennifer Nettles?", "Who performed at the observance in a couple with Jennifer Nettles?", "Where did performed Chasing?", "Who did performed Chasing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804802, "src_sentence": "Adele performed \"Chasing Pavements\" at the ceremony in a chorus with Jennifer Nettles.", "sentence": "Adele performed Chasing Pavements at the ceremony in a chorus with Jennifer Nettles", "sub": "http://dbpedia.org/resource/Chasing_Pavements", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Adele", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did adele perform Chasing Pavements at the ceremony in a chorus with Jennifer Nettles?", "Who performed Chasing Pavements at the ceremony in a chorus with Jennifer Nettles?", "Where did Adele performed Chasing?", "Who did Adele performed Chasing?"], "type": [-1, 1, 2, 1], "question_in_type": ["Did adele perform at the ceremony in a chorus with Jennifer Nettles?", "Who performed at the ceremony in a chorus with Jennifer Nettles?", "Where did performed Chasing?", "Who did performed Chasing?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5804828, "src_sentence": "Meena Alexander, Raw Silk, Evanston, Illinois: TriQuarterly Books/Northwestern University Press, by an american indian written material living in and published in the United States.", "sentence": "Meena Alexander , Raw Silk , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published in the United States", "sub": "http://dbpedia.org/resource/Raw_Silk", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Does meena Alexander , Raw Silk , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian writ publ in the United States?", "Who , Raw Silk , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published in the United States?", "Who did Meena Alexander , Raw Silk , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published?", "Where did Meena Alexander , Raw Silk , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does meena Alexander , , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian writ publ in the ?", "Who , , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published in the ?", "Who did Meena Alexander , , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published?", "Where did Meena Alexander , , Evanston , Illinois : TriQuarterly Books / Northwestern University Press , by an american indian written published?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805145, "src_sentence": "Greeley, Colorado (sat of Denver).", "sentence": "Greeley, Colorado sat of Denver", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did greeley, Colorado sat of Denver?", "Where did Greeley , Colorado sat of?"], "type": [-1, 2], "question_in_type": ["Did greeley, sat of ?", "Where did Greeley , sat of?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805320, "src_sentence": "Viram Jasani (born 1945) is a Kenyan-born amerindic sitar and tabla composer and musician.", "sentence": "Viram Jasani ( born 1945 is tabla composer", "sub": "http://dbpedia.org/resource/Viram_Jasani", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Is viram Jasani ( born 1945 tabla composer ?", "Who ( born 1945 is tabla composer?", "When is Viram Jasani ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born amerindic sitar ?", "Who ( born 1945 is a Kenyan - born amerindic sitar?", "Where is Viram Jasani ( born 1945 a Kenyan - born amerindic sitar ?"], "type": [-1, 1, 3, -1, 1, 2], "question_in_type": ["Is viram Jasani ( born 1945 composer ?", "Who ( born 1945 is composer?", "When is ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born amerindic ?", "Who ( born 1945 is a Kenyan - born amerindic ?", "Where is ( born 1945 a Kenyan - born amerindic ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805321, "src_sentence": "Viram Jasani (born 1945) is a Kenyan-born asian indian sitar and tabla composer and musician.", "sentence": "Viram Jasani ( born 1945 is tabla composer", "sub": "http://dbpedia.org/resource/Viram_Jasani", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Is viram Jasani ( born 1945 tabla composer ?", "Who ( born 1945 is tabla composer?", "When is Viram Jasani ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born asian indian sitar ?", "Who ( born 1945 is a Kenyan - born asian indian sitar?", "Where is Viram Jasani ( born 1945 a Kenyan - born asian indian sitar ?"], "type": [-1, 1, 3, -1, 1, 2], "question_in_type": ["Is viram Jasani ( born 1945 composer ?", "Who ( born 1945 is composer?", "When is ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born asian indian ?", "Who ( born 1945 is a Kenyan - born asian indian ?", "Where is ( born 1945 a Kenyan - born asian indian ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805333, "src_sentence": "Viram Jasani (born 1945) is a Kenyan-born american indian sitar and tabla composer and instrumentalist.", "sentence": "Viram Jasani ( born 1945 is tabla composer", "sub": "http://dbpedia.org/resource/Viram_Jasani", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Is viram Jasani ( born 1945 tabla composer ?", "Who ( born 1945 is tabla composer?", "When is Viram Jasani ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born american indian sitar ?", "Who ( born 1945 is a Kenyan - born american indian sitar?", "Where is Viram Jasani ( born 1945 a Kenyan - born american indian sitar ?"], "type": [-1, 1, 3, -1, 1, 2], "question_in_type": ["Is viram Jasani ( born 1945 composer ?", "Who ( born 1945 is composer?", "When is ( bear?", "Is viram Jasani ( born 1945 a Kenyan - born american indian ?", "Who ( born 1945 is a Kenyan - born american indian ?", "Where is ( born 1945 a Kenyan - born american indian ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805462, "src_sentence": "Gayatri Reddy collected news item and commentary at The Times of India", "sentence": "Gayatri Reddy collected commentary at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect commentary at The Times of India?", "Who collected commentary at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect news item at The Times of India?", "Who collected news item at The Times of India?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did gayatri Reddy collect commentary at The Times of ?", "Who collected commentary at The Times of ?", "Where did collected?", "Did gayatri Reddy collect news item at The Times of ?", "Who collected news item at The Times of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805464, "src_sentence": "Gayatri Reddy collected news program and commentary at The Times of India", "sentence": "Gayatri Reddy collected commentary at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect commentary at The Times of India?", "Who collected commentary at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect news program at The Times of India?", "Who collected news program at The Times of India?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did gayatri Reddy collect commentary at The Times of ?", "Who collected commentary at The Times of ?", "Where did collected?", "Did gayatri Reddy collect news program at The Times of ?", "Who collected news program at The Times of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805465, "src_sentence": "Gayatri Reddy collected word and commentary at The Times of India", "sentence": "Gayatri Reddy collected commentary at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect commentary at The Times of India?", "Who collected commentary at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect word at The Times of India?", "Who collected word at The Times of India?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did gayatri Reddy collect commentary at The Times of ?", "Who collected commentary at The Times of ?", "Where did collected?", "Did gayatri Reddy collect word at The Times of ?", "Who collected word at The Times of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805477, "src_sentence": "Gayatri Reddy collected newscast and comment at The Times of India", "sentence": "Gayatri Reddy collected comment at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect comment at The Times of India?", "Who collected comment at The Times of India?", "Where did Gayatri Reddy collected?"], "type": [-1, 1, 2], "question_in_type": ["Did gayatri Reddy collect comment at The Times of ?", "Who collected comment at The Times of ?", "Where did collected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805480, "src_sentence": "Gayatri Reddy collected news program and comment at The Times of India", "sentence": "Gayatri Reddy collected comment at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect comment at The Times of India?", "Who collected comment at The Times of India?", "Where did Gayatri Reddy collected?"], "type": [-1, 1, 2], "question_in_type": ["Did gayatri Reddy collect comment at The Times of ?", "Who collected comment at The Times of ?", "Where did collected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805481, "src_sentence": "Gayatri Reddy collected word and comment at The Times of India", "sentence": "Gayatri Reddy collected comment at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect comment at The Times of India?", "Who collected comment at The Times of India?", "Where did Gayatri Reddy collected?"], "type": [-1, 1, 2], "question_in_type": ["Did gayatri Reddy collect comment at The Times of ?", "Who collected comment at The Times of ?", "Where did collected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805482, "src_sentence": "Gayatri Reddy collected tidings and comment at The Times of India", "sentence": "Gayatri Reddy collected comment at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect comment at The Times of India?", "Who collected comment at The Times of India?", "Where did Gayatri Reddy collected?"], "type": [-1, 1, 2], "question_in_type": ["Did gayatri Reddy collect comment at The Times of ?", "Who collected comment at The Times of ?", "Where did collected?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805485, "src_sentence": "Gayatri Reddy collected newscast and scholia at The Times of India", "sentence": "Gayatri Reddy collected scholia at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect scholia at The Times of India?", "Who collected scholia at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect newscast at The Times of India?", "Who collected newscast at The Times of India?", "Where did Gayatri Reddy collected newscast?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Did gayatri Reddy collect scholia at The Times of ?", "Who collected scholia at The Times of ?", "Where did collected?", "Did gayatri Reddy collect newscast at The Times of ?", "Who collected newscast at The Times of ?", "Where did collected newscast?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805489, "src_sentence": "Gayatri Reddy collected word and scholia at The Times of India", "sentence": "Gayatri Reddy collected scholia at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect scholia at The Times of India?", "Who collected scholia at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect word at The Times of India?", "Who collected word at The Times of India?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did gayatri Reddy collect scholia at The Times of ?", "Who collected scholia at The Times of ?", "Where did collected?", "Did gayatri Reddy collect word at The Times of ?", "Who collected word at The Times of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805491, "src_sentence": "Gayatri Reddy collected newsworthiness and scholia at The Times of India", "sentence": "Gayatri Reddy collected scholia at The Times of India", "sub": "http://dbpedia.org/resource/Gayatri_Reddy", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did gayatri Reddy collect scholia at The Times of India?", "Who collected scholia at The Times of India?", "Where did Gayatri Reddy collected?", "Did gayatri Reddy collect newsworthiness at The Times of India?", "Who collected newsworthiness at The Times of India?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Did gayatri Reddy collect scholia at The Times of ?", "Who collected scholia at The Times of ?", "Where did collected?", "Did gayatri Reddy collect newsworthiness at The Times of ?", "Who collected newsworthiness at The Times of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805614, "src_sentence": "Persicoptila heliatma is a moth in the kinfolk Cosmopterigidae.", "sentence": "Persicoptila heliatma is a moth in the kinfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a moth in the kinfolk Cosmopterigidae ?", "Who heliatma is a moth in the kinfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is persicoptila heliatma a moth in the kinfolk ?", "Who heliatma is a moth in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805621, "src_sentence": "Persicoptila heliatma is a lep in the class Cosmopterigidae.", "sentence": "Persicoptila heliatma is a lep in the class Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a lep in the class Cosmopterigidae ?", "Who heliatma is a lep in the class Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is persicoptila heliatma a lep in the class ?", "Who heliatma is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805629, "src_sentence": "Persicoptila heliatma is a moth in the folk Cosmopterigidae.", "sentence": "Persicoptila heliatma is a moth in the folk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a moth in the folk Cosmopterigidae ?", "Who heliatma is a moth in the folk Cosmopterigidae?", "Where is Persicoptila heliatma a moth in the folk Cosmopterigidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is persicoptila heliatma a moth in the folk ?", "Who heliatma is a moth in the folk ?", "Where is heliatma a moth in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805645, "src_sentence": "Persicoptila heliatma is a lep in the home Cosmopterigidae.", "sentence": "Persicoptila heliatma is a lep in the home Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a lep in the home Cosmopterigidae ?", "Who heliatma is a lep in the home Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is persicoptila heliatma a lep in the home ?", "Who heliatma is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805646, "src_sentence": "Persicoptila heliatma is a matki in the home Cosmopterigidae.", "sentence": "Persicoptila heliatma is a matki in the home Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a matki in the home Cosmopterigidae ?", "Who heliatma is a matki in the home Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is persicoptila heliatma a matki in the home ?", "Who heliatma is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805647, "src_sentence": "Persicoptila heliatma is a moth in the kinsfolk Cosmopterigidae.", "sentence": "Persicoptila heliatma is a moth in the kinsfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Persicoptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is persicoptila heliatma a moth in the kinsfolk Cosmopterigidae ?", "Who heliatma is a moth in the kinsfolk Cosmopterigidae?", "Where is Persicoptila heliatma a moth in the kinsfolk Cosmopterigidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is persicoptila heliatma a moth in the kinsfolk ?", "Who heliatma is a moth in the kinsfolk ?", "Where is heliatma a moth in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805654, "src_sentence": "Actor Viggo Mortensen and avant-garde guitarist Buckethead dedicated their 2003 jacket Pandemoniumfromamerica to Chomsky.", "sentence": "avant - garde guitarist Buckethead dedicated their 2003 jacket Pandemoniumfromamerica to Chomsky", "sub": "http://dbpedia.org/resource/Pandemoniumfromamerica", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Buckethead", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did avant - garde guitarist Buckethead ded their 2003 jacket Pandemoniumfromamerica to Chomsky?", "Where did avant - garde guitarist Buckethead dedicated their?", "When did avant - garde guitarist Buckethead dedicate their?", "Did actor Viggo Mortensen guitarist Buckethead ded their 2003 jacket Pandemoniumfromamerica to Chomsky?", "Who did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "Where did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "When did Actor Viggo Mortensen guitarist Buckethead dedicate their?"], "type": [-1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did avant - garde guitarist ded their 2003 jacket to Chomsky?", "Where did avant - garde guitarist dedicated their?", "When did avant - garde guitarist dedicate their?", "Did actor guitarist Buckethead ded their 2003 jacket to Chomsky?", "Who did Actor guitarist Buckethead dedicated their?", "Where did Actor guitarist Buckethead dedicated their?", "When did Actor guitarist Buckethead dedicate their?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805663, "src_sentence": "Actor Viggo Mortensen and avant-garde guitar player Buckethead dedicated their 2003 lp Pandemoniumfromamerica to Chomsky.", "sentence": "avant - garde guitar player Buckethead dedicated their 2003 lp Pandemoniumfromamerica to Chomsky", "sub": "http://dbpedia.org/resource/Pandemoniumfromamerica", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Buckethead", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did avant - garde guitar player Buckethead ded their 2003 lp Pandemoniumfromamerica to Chomsky?", "Who did avant - garde guitar player Buckethead dedicated their?", "When did avant - garde guitar player Buckethead dedicate their?", "Where did avant - garde guitar player Buckethead dedicated their?", "Did actor Viggo Mortensen ded their 2003 lp Pandemoniumfromamerica to Chomsky?", "Who did Actor Viggo Mortensen dedicated their?", "When did Actor Viggo Mortensen dedicate their?", "Where did Actor Viggo Mortensen dedicated their?"], "type": [-1, 1, 3, 2, -1, 1, 3, 2], "question_in_type": ["Did avant - garde guitar player ded their 2003 lp to Chomsky?", "Who did avant - garde guitar player dedicated their?", "When did avant - garde guitar player dedicate their?", "Where did avant - garde guitar player dedicated their?", "Did actor ded their 2003 lp to Chomsky?", "Who did Actor dedicated their?", "When did Actor dedicate their?", "Where did Actor dedicated their?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805664, "src_sentence": "Actor Viggo Mortensen and avant-garde guitarist Buckethead dedicated their 2003 long playing Pandemoniumfromamerica to Chomsky.", "sentence": "avant - garde guitarist Buckethead dedicated their 2003 long playing Pandemoniumfromamerica to Chomsky", "sub": "http://dbpedia.org/resource/Pandemoniumfromamerica", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Buckethead", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did avant - garde guitarist Buckethead ded their 2003 long playing Pandemoniumfromamerica to Chomsky?", "Where did avant - garde guitarist Buckethead dedicated their?", "When did avant - garde guitarist Buckethead dedicate their?", "Did actor Viggo Mortensen guitarist Buckethead ded their 2003 long playing Pandemoniumfromamerica to Chomsky?", "Who did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "Where did Actor Viggo Mortensen guitarist Buckethead dedicated their?", "When did Actor Viggo Mortensen guitarist Buckethead dedicate their?"], "type": [-1, 2, 3, -1, 1, 2, 3], "question_in_type": ["Did avant - garde guitarist ded their 2003 long playing to Chomsky?", "Where did avant - garde guitarist dedicated their?", "When did avant - garde guitarist dedicate their?", "Did actor guitarist Buckethead ded their 2003 long playing to Chomsky?", "Who did Actor guitarist Buckethead dedicated their?", "Where did Actor guitarist Buckethead dedicated their?", "When did Actor guitarist Buckethead dedicate their?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805708, "src_sentence": "Eretmocera laetissima is a moth of the kinfolk Scythrididae.", "sentence": "Eretmocera laetissima is a moth of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Eretmocera_laetissima", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eretmocera laetissima a moth of the kinfolk Scythrididae ?"], "type": [-1], "question_in_type": ["Is eretmocera laetissima a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805709, "src_sentence": "Eretmocera laetissima is a lep of the kinfolk Scythrididae.", "sentence": "Eretmocera laetissima is a lep of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Eretmocera_laetissima", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eretmocera laetissima a lep of the kinfolk Scythrididae ?"], "type": [-1], "question_in_type": ["Is eretmocera laetissima a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5805739, "src_sentence": "Eretmocera laetissima is a lep of the home Scythrididae.", "sentence": "Eretmocera laetissima is a lep of the home Scythrididae", "sub": "http://dbpedia.org/resource/Eretmocera_laetissima", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eretmocera laetissima a lep of the home Scythrididae ?"], "type": [-1], "question_in_type": ["Is eretmocera laetissima a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806224, "src_sentence": "Gul Ahmmad Yama is a citizen of Afghanistan who was a campaigner in Afghanistan's 2009 Presidential elections.", "sentence": "Gul Ahmmad Yama is a citizen of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a citizen of Afghanistan ?", "Who is a citizen of Afghanistan?", "Where is Gul Ahmmad Yama a citizen of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a citizen of ?", "Who is a citizen of ?", "Where is a citizen of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806225, "src_sentence": "Gul Ahmmad Yama is a freeman of Afghanistan who was a campaigner in Afghanistan's 2009 Presidential elections.", "sentence": "Gul Ahmmad Yama is a freeman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a freeman of Afghanistan ?", "Who is a freeman of Afghanistan?", "Where is Gul Ahmmad Yama a freeman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a freeman of ?", "Who is a freeman of ?", "Where is a freeman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806233, "src_sentence": "Gul Ahmmad Yama is a countryman of Afghanistan who was a prospect in Afghanistan's 2009 Presidential elections.", "sentence": "Gul Ahmmad Yama is a countryman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a countryman of Afghanistan ?", "Who is a countryman of Afghanistan?", "Where is Gul Ahmmad Yama a countryman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a countryman of ?", "Who is a countryman of ?", "Where is a countryman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806234, "src_sentence": "Gul Ahmmad Yama is a burgess of Afghanistan who was a prospect in Afghanistan's 2009 Presidential elections.", "sentence": "Gul Ahmmad Yama is a burgess of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a burgess of Afghanistan ?", "Who is a burgess of Afghanistan?", "Where is Gul Ahmmad Yama a burgess of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a burgess of ?", "Who is a burgess of ?", "Where is a burgess of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806235, "src_sentence": "Gul Ahmmad Yama is a comrade of Afghanistan who was a prospect in Afghanistan's 2009 Presidential elections.", "sentence": "Gul Ahmmad Yama is a comrade of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a comrade of Afghanistan ?", "Who is a comrade of Afghanistan?", "Where is Gul Ahmmad Yama a comrade of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a comrade of ?", "Who is a comrade of ?", "Where is a comrade of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806240, "src_sentence": "Gul Ahmmad Yama is a countryman of Afghanistan who was a candidate in Afghanistan's 2009 Presidential poll.", "sentence": "Gul Ahmmad Yama is a countryman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a countryman of Afghanistan ?", "Who is a countryman of Afghanistan?", "Where is Gul Ahmmad Yama a countryman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a countryman of ?", "Who is a countryman of ?", "Where is a countryman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806243, "src_sentence": "Gul Ahmmad Yama is a resident of Afghanistan who was a candidate in Afghanistan's 2009 Presidential poll.", "sentence": "Gul Ahmmad Yama is a resident of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a resident of Afghanistan ?", "Who is a resident of Afghanistan?", "Where is Gul Ahmmad Yama a resident of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a resident of ?", "Who is a resident of ?", "Where is a resident of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806248, "src_sentence": "Gul Ahmmad Yama is a burgess of Afghanistan who was a campaigner in Afghanistan's 2009 Presidential poll.", "sentence": "Gul Ahmmad Yama is a burgess of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a burgess of Afghanistan ?", "Who is a burgess of Afghanistan?", "Where is Gul Ahmmad Yama a burgess of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a burgess of ?", "Who is a burgess of ?", "Where is a burgess of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806254, "src_sentence": "Gul Ahmmad Yama is a countryman of Afghanistan who was a prospect in Afghanistan's 2009 Presidential poll.", "sentence": "Gul Ahmmad Yama is a countryman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a countryman of Afghanistan ?", "Who is a countryman of Afghanistan?", "Where is Gul Ahmmad Yama a countryman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a countryman of ?", "Who is a countryman of ?", "Where is a countryman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806260, "src_sentence": "Gul Ahmmad Yama is a freeman of Afghanistan who was a candidate in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a freeman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a freeman of Afghanistan ?", "Who is a freeman of Afghanistan?", "Where is Gul Ahmmad Yama a freeman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a freeman of ?", "Who is a freeman of ?", "Where is a freeman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806261, "src_sentence": "Gul Ahmmad Yama is a countryman of Afghanistan who was a candidate in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a countryman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a countryman of Afghanistan ?", "Who is a countryman of Afghanistan?", "Where is Gul Ahmmad Yama a countryman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a countryman of ?", "Who is a countryman of ?", "Where is a countryman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806268, "src_sentence": "Gul Ahmmad Yama is a countryman of Afghanistan who was a campaigner in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a countryman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a countryman of Afghanistan ?", "Who is a countryman of Afghanistan?", "Where is Gul Ahmmad Yama a countryman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a countryman of ?", "Who is a countryman of ?", "Where is a countryman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806271, "src_sentence": "Gul Ahmmad Yama is a resident of Afghanistan who was a campaigner in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a resident of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a resident of Afghanistan ?", "Who is a resident of Afghanistan?", "Where is Gul Ahmmad Yama a resident of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a resident of ?", "Who is a resident of ?", "Where is a resident of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806274, "src_sentence": "Gul Ahmmad Yama is a freeman of Afghanistan who was a prospect in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a freeman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a freeman of Afghanistan ?", "Who is a freeman of Afghanistan?", "Where is Gul Ahmmad Yama a freeman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a freeman of ?", "Who is a freeman of ?", "Where is a freeman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806279, "src_sentence": "Gul Ahmmad Yama is a tradesman of Afghanistan who was a prospect in Afghanistan's 2009 Presidential chosenness.", "sentence": "Gul Ahmmad Yama is a tradesman of Afghanistan", "sub": "http://dbpedia.org/resource/Gul_Ahmmad_Yama", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Afghanistan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is gul Ahmmad Yama a tradesman of Afghanistan ?", "Who is a tradesman of Afghanistan?", "Where is Gul Ahmmad Yama a tradesman of Afghanistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is gul Ahmmad Yama a tradesman of ?", "Who is a tradesman of ?", "Where is a tradesman of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806285, "src_sentence": "The Graycliff landed estate was designed by Frank Lloyd Wright, and built between 1926 and 1931.", "sentence": "The Graycliff landed estate was designed by Frank Lloyd Wright", "sub": "http://dbpedia.org/resource/Graycliff", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Lloyd_Wright", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was the Graycliff landed estate designed by Frank Lloyd Wright ?", "Who was The Graycliff landed?"], "type": [-1, 1], "question_in_type": ["Was the landed estate designed by ?", "Who was The landed?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806319, "src_sentence": "Eupselia hypsichora is a matki in the family Depressariidae.", "sentence": "Eupselia hypsichora is a matki in the family Depressariidae", "sub": "http://dbpedia.org/resource/Eupselia_hypsichora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eupselia hypsichora a matki in the family Depressariidae ?", "Where is Eupselia hypsichora a matki in the family Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is eupselia hypsichora a matki in the family ?", "Where is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806337, "src_sentence": "Eupselia hypsichora is a matki in the kinfolk Depressariidae.", "sentence": "Eupselia hypsichora is a matki in the kinfolk Depressariidae", "sub": "http://dbpedia.org/resource/Eupselia_hypsichora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eupselia hypsichora a matki in the kinfolk Depressariidae ?", "Where is Eupselia hypsichora a matki in the kinfolk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is eupselia hypsichora a matki in the kinfolk ?", "Where is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806352, "src_sentence": "Eupselia hypsichora is a matki in the folk Depressariidae.", "sentence": "Eupselia hypsichora is a matki in the folk Depressariidae", "sub": "http://dbpedia.org/resource/Eupselia_hypsichora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eupselia hypsichora a matki in the folk Depressariidae ?", "Where is Eupselia hypsichora a matki in the folk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is eupselia hypsichora a matki in the folk ?", "Where is a matki in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806371, "src_sentence": "Eupselia hypsichora is a moth in the fellowship Depressariidae.", "sentence": "Eupselia hypsichora is a moth in the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Eupselia_hypsichora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eupselia hypsichora a moth in the fellowship Depressariidae ?", "Where is Eupselia hypsichora a moth in the fellowship Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is eupselia hypsichora a moth in the fellowship ?", "Where is a moth in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806373, "src_sentence": "Eupselia hypsichora is a matki in the fellowship Depressariidae.", "sentence": "Eupselia hypsichora is a matki in the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Eupselia_hypsichora", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eupselia hypsichora a matki in the fellowship Depressariidae ?", "Where is Eupselia hypsichora a matki in the fellowship Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is eupselia hypsichora a matki in the fellowship ?", "Where is a matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806374, "src_sentence": "Pitheciinae is a subfamily of the New World imp family Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World imp family Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World imp family Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World imp?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World imp family ?", "Where is a subfamily of the New World imp?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806375, "src_sentence": "Pitheciinae is a subfamily of the New World tamper family Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper family Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper family Pitheciidae ?"], "type": [-1], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806386, "src_sentence": "Pitheciinae is a subfamily of the New World imp kin Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World imp kin Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World imp kin Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World imp kin Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World imp kin ?", "Where is a subfamily of the New World imp kin ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806387, "src_sentence": "Pitheciinae is a subfamily of the New World tamper kin Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper kin Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper kin Pitheciidae ?"], "type": [-1], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper kin ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806389, "src_sentence": "Pitheciinae is a subfamily of the New World monkey brass Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World monkey brass Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World monkey brass Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World monkey brass Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World monkey brass ?", "Where is a subfamily of the New World monkey brass ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806390, "src_sentence": "Pitheciinae is a subfamily of the New World imp brass Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World imp brass Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World imp brass Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World imp brass Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World imp brass ?", "Where is a subfamily of the New World imp brass ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806403, "src_sentence": "Pitheciinae is a subfamily of the New World tamper phratry Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper phratry Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper phratry Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World tamper phratry Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper phratry ?", "Where is a subfamily of the New World tamper phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806414, "src_sentence": "Pitheciinae is a subfamily of the New World imp house Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World imp house Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World imp house Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World imp house Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World imp house ?", "Where is a subfamily of the New World imp house ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806416, "src_sentence": "Pitheciinae is a subfamily of the New World putter house Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World putter house Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World putter house Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World putter house Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World putter house ?", "Where is a subfamily of the New World putter house ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806431, "src_sentence": "Pitheciinae is a subfamily of the New World tamper family line Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper family line Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper family line Pitheciidae ?"], "type": [-1], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper family line ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806435, "src_sentence": "Pitheciinae is a subfamily of the New World tamper household Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper household Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper household Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World tamper household Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper household ?", "Where is a subfamily of the New World tamper household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806438, "src_sentence": "Pitheciinae is a subfamily of the New World imp home Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World imp home Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World imp home Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World imp?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World imp home ?", "Where is a subfamily of the New World imp?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806447, "src_sentence": "Pitheciinae is a subfamily of the New World tamper fellowship Pitheciidae.", "sentence": "Pitheciinae is a subfamily of the New World tamper fellowship Pitheciidae", "sub": "http://dbpedia.org/resource/Pitheciinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pitheciidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pitheciinae a subfamily of the New World tamper fellowship Pitheciidae ?", "Where is Pitheciinae a subfamily of the New World tamper fellowship Pitheciidae ?"], "type": [-1, 2], "question_in_type": ["Is pitheciinae a subfamily of the New World tamper fellowship ?", "Where is a subfamily of the New World tamper fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806528, "src_sentence": "Syllepte petroalis is a matki in the family Crambidae.", "sentence": "Syllepte petroalis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte petroalis a matki in the family Crambidae ?", "Who petroalis is a matki in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte petroalis a matki in the family ?", "Who petroalis is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806561, "src_sentence": "Syllepte petroalis is a matki in the folk Crambidae.", "sentence": "Syllepte petroalis is a matki in the folk Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte petroalis a matki in the folk Crambidae ?", "Who petroalis is a matki in the folk Crambidae?", "Where is Syllepte petroalis a matki in the folk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is syllepte petroalis a matki in the folk ?", "Who petroalis is a matki in the folk ?", "Where is petroalis a matki in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5806572, "src_sentence": "Syllepte petroalis is a lep in the household Crambidae.", "sentence": "Syllepte petroalis is a lep in the household Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte petroalis a lep in the household Crambidae ?", "Who petroalis is a lep in the household Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte petroalis a lep in the household ?", "Who petroalis is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807048, "src_sentence": "sortie relating to Northern Ireland since the 1920s are often referred to as either \"The Troubles\" or \"The Irish Problem\".", "sentence": "sortie relating to Northern Ireland since the 1920s are referred as either \"The Troubles\" or \"The Irish Problem often", "sub": "http://dbpedia.org/resource/The_Troubles", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Northern_Ireland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When does sortie rel to Northern Ireland ?"], "type": [3], "question_in_type": ["When does sortie rel to ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807052, "src_sentence": "military issue relating to Northern Ireland since the 1920s are often referred to as either \"The Troubles\" or \"The Irish Problem\".", "sentence": "military issue relating to Northern Ireland since the 1920s are referred as either \"The Troubles\" or \"The Irish Problem often", "sub": "http://dbpedia.org/resource/The_Troubles", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Northern_Ireland", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["When does military issue rel to Northern Ireland ?"], "type": [3], "question_in_type": ["When does military issue rel to ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807060, "src_sentence": "Pilodeudorix ankoleensis is a chat up in the family Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a chat up in the family Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a chat up in the family Lycaenidae ?", "Who ankoleensis is a chat up in the family Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a chat up in the family ?", "Who ankoleensis is a chat up in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807083, "src_sentence": "Pilodeudorix ankoleensis is a lep in the kinfolk Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a lep in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a lep in the kinfolk Lycaenidae ?", "Who ankoleensis is a lep in the kinfolk Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a lep in the kinfolk ?", "Who ankoleensis is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807090, "src_sentence": "Pilodeudorix ankoleensis is a butterfly stroke in the class Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a butterfly stroke in the class Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a butterfly stroke in the class Lycaenidae ?", "Who ankoleensis is a butterfly stroke in the class Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a butterfly stroke in the class ?", "Who ankoleensis is a butterfly stroke in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807104, "src_sentence": "Pilodeudorix ankoleensis is a chat up in the folk Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a chat up in the folk Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a chat up in the folk Lycaenidae ?", "Who ankoleensis is a chat up in the folk Lycaenidae?", "Where is Pilodeudorix ankoleensis a chat up in the folk Lycaenidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pilodeudorix ankoleensis a chat up in the folk ?", "Who ankoleensis is a chat up in the folk ?", "Where is a chat up in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807119, "src_sentence": "Pilodeudorix ankoleensis is a lep in the household Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a lep in the household Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a lep in the household Lycaenidae ?", "Who ankoleensis is a lep in the household Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a lep in the household ?", "Who ankoleensis is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807121, "src_sentence": "Pilodeudorix ankoleensis is a butterfly in the home Lycaenidae.", "sentence": "Pilodeudorix ankoleensis is a butterfly in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Pilodeudorix_ankoleensis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pilodeudorix ankoleensis a butterfly in the home Lycaenidae ?", "Who ankoleensis is a butterfly in the home Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is pilodeudorix ankoleensis a butterfly in the home ?", "Who ankoleensis is a butterfly in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807203, "src_sentence": "New Socialist Alternative is a trot political political party in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a trot political political party in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is new Socialist Alternative a trot political political party in India ?", "Where is New Socialist Alternative a trot political political party in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a trot political political party in ?", "Where is a trot political political party in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807205, "src_sentence": "New Socialist Alternative is a Trotskyist politic political party in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a Trotskyist politic political party in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is new Socialist Alternative a Trotskyist politic political party in India ?", "Where is New Socialist Alternative a Trotskyist politic political party in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a politic political party in India ?", "Where is a politic political party in India ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807211, "src_sentence": "New Socialist Alternative is a Trotskyist politic company in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a Trotskyist politic company in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is new Socialist Alternative a Trotskyist politic company in India ?", "Where is New Socialist Alternative a Trotskyist politic company in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a politic company in India ?", "Where is a politic company in India ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807215, "src_sentence": "New Socialist Alternative is a trot political bash in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a trot political bash in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is new Socialist Alternative a trot political bash in India ?", "Where is New Socialist Alternative a trot political bash in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a trot political bash in ?", "Where is a trot political bash in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807217, "src_sentence": "New Socialist Alternative is a Trotskyist politic bash in India affiliated to the Committee for a Workers' International.", "sentence": "New Socialist Alternative is a Trotskyist politic bash in India", "sub": "http://dbpedia.org/resource/New_Socialist_Alternative_(India)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is new Socialist Alternative a Trotskyist politic bash in India ?", "Where is New Socialist Alternative a Trotskyist politic bash in India ?"], "type": [-1, 2], "question_in_type": ["Is new Socialist Alternative a politic bash in India ?", "Where is a politic bash in India ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807322, "src_sentence": "depart of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807326, "src_sentence": "fraction of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807335, "src_sentence": "apportionment of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807344, "src_sentence": "division of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807347, "src_sentence": "remnant of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807355, "src_sentence": "concern of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807358, "src_sentence": "divide of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807359, "src_sentence": "link of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807368, "src_sentence": "character of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807370, "src_sentence": "ingredient of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807379, "src_sentence": "business of Spring Branch located in District 138 of the Texas House of Representatives, which has been represented by Republican Dwayne Bohac since 2002.", "sentence": "District 138 of the Texas House of Representatives has been represented by Republican Dwayne Bohac since 2002", "sub": "http://dbpedia.org/resource/Dwayne_Bohac", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["When has district 138 of the Texas House of Representatives been represented by Republican Dwayne Bohac ?"], "type": [3], "question_in_type": ["When has district 138 of the House of Representatives been represented by Republican ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807494, "src_sentence": "Macrothyatira arizana is a matki in the syndicate Drepanidae first described by Wileman in 1910.", "sentence": "Macrothyatira arizana is a matki in the syndicate Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira arizana a matki in the syndicate Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira arizana a matki in the syndicate ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807511, "src_sentence": "Macrothyatira arizana is a lep in the class Drepanidae first described by Wileman in 1910.", "sentence": "Macrothyatira arizana is a lep in the class Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira arizana a lep in the class Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira arizana a lep in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807901, "src_sentence": "words for \"Engadi Porandha\" was written by Vignesh Shivan, board member of Podaa Podi.", "sentence": "Vignesh Shivan [is] board member of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] board member of Podaa Podi?", "Who [is] board member of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] board member of ?", "Who [is] board member of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807906, "src_sentence": "lyrical for \"Engadi Porandha\" was written by Vignesh Shivan, theatre director of Podaa Podi.", "sentence": "Vignesh Shivan [is] theatre director of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] theatre director of Podaa Podi?", "Who [is] theatre director of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] theatre director of ?", "Who [is] theatre director of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807911, "src_sentence": "Lyrics for \"Engadi Porandha\" was written by Vignesh Shivan, manager of Podaa Podi.", "sentence": "Vignesh Shivan [is] manager of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] manager of Podaa Podi?", "Who [is] manager of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] manager of ?", "Who [is] manager of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807925, "src_sentence": "words for \"Engadi Porandha\" was written by Vignesh Shivan, film director of Podaa Podi.", "sentence": "Vignesh Shivan [is] film director of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] film director of Podaa Podi?", "Who [is] film director of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] film director of ?", "Who [is] film director of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807926, "src_sentence": "language for \"Engadi Porandha\" was written by Vignesh Shivan, film director of Podaa Podi.", "sentence": "Vignesh Shivan [is] film director of Podaa Podi", "sub": "http://dbpedia.org/resource/Podaa_Podi", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Vignesh_Shivan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does vignesh Shivan [is] film director of Podaa Podi?", "Who [is] film director of Podaa Podi?"], "type": [-1, 1], "question_in_type": ["Does vignesh Shivan [is] film director of ?", "Who [is] film director of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807968, "src_sentence": "Rama IV died in 1868, and was succeeded by his 15-year-ancient logos Chulalongkorn, who reigned as Rama V and is now known as Rama the Great.", "sentence": "Rama IV was succeeded by his 15 - year - ancient logos Chulalongkorn", "sub": "http://dbpedia.org/resource/Chulalongkorn", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Mongkut", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was rama IV succeeded by his 15 - year - ancient logos Chulalongkorn ?", "Who was succeeded by his 15 - year - ancient logos Chulalongkorn?", "When was Rama IV succeed by his?"], "type": [-1, 1, 3], "question_in_type": ["Was rama IV succeeded by his 15 - year - ancient logos ?", "Who was succeeded by his 15 - year - ancient logos ?", "When was succeed by his?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807982, "src_sentence": "Nitin Sawhney, who had collaborated with Ninja Theory on Heavenly Sword, served as the match's composer.", "sentence": "Nitin Sawhney served as the match's composer had collaborated with Ninja Theory on Heavenly Sword", "sub": "http://dbpedia.org/resource/Heavenly_Sword", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Nitin_Sawhney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had nitin Sawhney served as the match 's composer collaborated with Ninja Theory on Heavenly Sword ?", "Who served as the match's composer had collaborated with Ninja Theory on Heavenly Sword?", "Who had Nitin Sawhney served as?"], "type": [-1, 1, 1], "question_in_type": ["Had nitin Sawhney served as the match 's composer collaborated with Ninja Theory on ?", "Who served as the match's composer had collaborated with Ninja Theory on ?", "Who had served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807984, "src_sentence": "Nitin Sawhney, who had collaborated with Ninja Theory on Heavenly Sword, served as the biz's composer.", "sentence": "Nitin Sawhney served as the biz's composer had collaborated with Ninja Theory on Heavenly Sword", "sub": "http://dbpedia.org/resource/Heavenly_Sword", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Nitin_Sawhney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had nitin Sawhney served as the biz 's composer collaborated with Ninja Theory on Heavenly Sword ?", "Who served as the biz's composer had collaborated with Ninja Theory on Heavenly Sword?", "Who had Nitin Sawhney served as?"], "type": [-1, 1, 1], "question_in_type": ["Had nitin Sawhney served as the biz 's composer collaborated with Ninja Theory on ?", "Who served as the biz's composer had collaborated with Ninja Theory on ?", "Who had served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807991, "src_sentence": "Nitin Sawhney, who had collaborated with Ninja Theory on Heavenly Sword, served as the quarry's composer.", "sentence": "Nitin Sawhney served as the quarry's composer had collaborated with Ninja Theory on Heavenly Sword", "sub": "http://dbpedia.org/resource/Heavenly_Sword", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Nitin_Sawhney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had nitin Sawhney served as the quarry 's composer collaborated with Ninja Theory on Heavenly Sword ?", "Who served as the quarry's composer had collaborated with Ninja Theory on Heavenly Sword?", "Who had Nitin Sawhney served as?"], "type": [-1, 1, 1], "question_in_type": ["Had nitin Sawhney served as the quarry 's composer collaborated with Ninja Theory on ?", "Who served as the quarry's composer had collaborated with Ninja Theory on ?", "Who had served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807992, "src_sentence": "Nitin Sawhney, who had collaborated with Ninja Theory on Heavenly Sword, served as the line's composer.", "sentence": "Nitin Sawhney served as the line's composer had collaborated with Ninja Theory on Heavenly Sword", "sub": "http://dbpedia.org/resource/Heavenly_Sword", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Nitin_Sawhney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had nitin Sawhney served as the line 's composer collaborated with Ninja Theory on Heavenly Sword ?", "Who served as the line's composer had collaborated with Ninja Theory on Heavenly Sword?", "Who had Nitin Sawhney served as?"], "type": [-1, 1, 1], "question_in_type": ["Had nitin Sawhney served as the line 's composer collaborated with Ninja Theory on ?", "Who served as the line's composer had collaborated with Ninja Theory on ?", "Who had served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5807994, "src_sentence": "Nitin Sawhney, who had collaborated with Ninja Theory on Heavenly Sword, served as the bet on's composer.", "sentence": "Nitin Sawhney served as the bet on's composer had collaborated with Ninja Theory on Heavenly Sword", "sub": "http://dbpedia.org/resource/Heavenly_Sword", "pred": "http://dbpedia.org/ontology/composer", "obj": "http://dbpedia.org/resource/Nitin_Sawhney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Had nitin Sawhney served as the bet on 's composer collaborated with Ninja Theory on Heavenly Sword ?", "Who served as the bet on's composer had collaborated with Ninja Theory on Heavenly Sword?", "Who had Nitin Sawhney served as?"], "type": [-1, 1, 1], "question_in_type": ["Had nitin Sawhney served as the bet on 's composer collaborated with Ninja Theory on ?", "Who served as the bet on's composer had collaborated with Ninja Theory on ?", "Who had served as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808114, "src_sentence": "Tetrarhanis laminifer is a butterfly stroke in the kinfolk Lycaenidae.", "sentence": "Tetrarhanis laminifer is a butterfly stroke in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Tetrarhanis_laminifer", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tetrarhanis laminifer a butterfly stroke in the kinfolk Lycaenidae ?", "Who laminifer is a butterfly stroke in the kinfolk Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is tetrarhanis laminifer a butterfly stroke in the kinfolk ?", "Who laminifer is a butterfly stroke in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808115, "src_sentence": "Tetrarhanis laminifer is a lep in the kinfolk Lycaenidae.", "sentence": "Tetrarhanis laminifer is a lep in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Tetrarhanis_laminifer", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tetrarhanis laminifer a lep in the kinfolk Lycaenidae ?", "Who laminifer is a lep in the kinfolk Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is tetrarhanis laminifer a lep in the kinfolk ?", "Who laminifer is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808153, "src_sentence": "Tetrarhanis laminifer is a butterfly in the home Lycaenidae.", "sentence": "Tetrarhanis laminifer is a butterfly in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Tetrarhanis_laminifer", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tetrarhanis laminifer a butterfly in the home Lycaenidae ?", "Who laminifer is a butterfly in the home Lycaenidae?"], "type": [-1, 1], "question_in_type": ["Is tetrarhanis laminifer a butterfly in the home ?", "Who laminifer is a butterfly in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808165, "src_sentence": "This wall street is home to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808167, "src_sentence": "This way is home to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808169, "src_sentence": "This wall street is rest home to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808173, "src_sentence": "This wall street is abiding place to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808176, "src_sentence": "This street is home base to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808179, "src_sentence": "This way is home base to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808183, "src_sentence": "This way is home page to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808185, "src_sentence": "This wall street is tenement to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808189, "src_sentence": "This wall street is nursing home to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808195, "src_sentence": "This way is dwelling to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808196, "src_sentence": "This street is base to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808199, "src_sentence": "This way is base to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808202, "src_sentence": "This road is homeward to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808209, "src_sentence": "This wall street is family to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808210, "src_sentence": "This road is family to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808215, "src_sentence": "This way is household appliance to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808223, "src_sentence": "This way is place to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808228, "src_sentence": "This street is interior to the IAC Building, designed by Frank Gehry.", "sentence": "the IAC Building designed by Frank Gehry", "sub": "http://dbpedia.org/resource/IAC_Building", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Frank_Gehry", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does the IAC Building design by Frank Gehry?", "Who designed by Frank Gehry?", "Who did the IAC Building designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does the design by ?", "Who designed by ?", "Who did the designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808260, "src_sentence": "Callicercops iridocrossa is a matki of the menage Gracillariidae.", "sentence": "Callicercops iridocrossa is a matki of the menage Gracillariidae", "sub": "http://dbpedia.org/resource/Callicercops_iridocrossa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is callicercops iridocrossa a matki of the menage Gracillariidae ?"], "type": [-1], "question_in_type": ["Is callicercops iridocrossa a matki of the menage ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808266, "src_sentence": "Callicercops iridocrossa is a matki of the folk Gracillariidae.", "sentence": "Callicercops iridocrossa is a matki of the folk Gracillariidae", "sub": "http://dbpedia.org/resource/Callicercops_iridocrossa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is callicercops iridocrossa a matki of the folk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is callicercops iridocrossa a matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808281, "src_sentence": "Callicercops iridocrossa is a matki of the home Gracillariidae.", "sentence": "Callicercops iridocrossa is a matki of the home Gracillariidae", "sub": "http://dbpedia.org/resource/Callicercops_iridocrossa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is callicercops iridocrossa a matki of the home Gracillariidae ?"], "type": [-1], "question_in_type": ["Is callicercops iridocrossa a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808417, "src_sentence": "A South Korea staging was mounted in the Korean lingo in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea was mounted in the Korean lingo in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea mounted in the Korean lingo in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea mounted in?", "When was A South Korea mount in the Korean lingo?"], "type": [-1, 2, 3], "question_in_type": ["Was a mounted in the Korean lingo in 2015 at Chungmu Art Hall in ?", "Where was A mounted in?", "When was A mount in the Korean lingo?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808426, "src_sentence": "A South Korea scaffolding was mounted in the Korean terminology in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea scaffolding was mounted in the Korean terminology in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea scaffolding mounted in the Korean terminology in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea scaffolding mounted in?", "When was A South Korea scaffolding mount in the Korean terminology?"], "type": [-1, 2, 3], "question_in_type": ["Was a scaffolding mounted in the Korean terminology in 2015 at Chungmu Art Hall in ?", "Where was A scaffolding mounted in?", "When was A scaffolding mount in the Korean terminology?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808438, "src_sentence": "A South Korea theatrical production was mounted in the Korean linguistic communication in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea theatrical production was mounted in the Korean linguistic communication in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea theatrical production mounted in the Korean linguistic communication in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea theatrical production mounted in?", "When was A South Korea theatrical production mount in the Korean linguistic communication?"], "type": [-1, 2, 3], "question_in_type": ["Was a theatrical production mounted in the Korean linguistic communication in 2015 at Chungmu Art Hall in ?", "Where was A theatrical production mounted in?", "When was A theatrical production mount in the Korean linguistic communication?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808458, "src_sentence": "A South Korea theatrical production was mounted in the Korean languet in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea theatrical production was mounted in the Korean languet in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea theatrical production mounted in the Korean languet in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea theatrical production mounted in?", "When was A South Korea theatrical production mount in the Korean languet?"], "type": [-1, 2, 3], "question_in_type": ["Was a theatrical production mounted in the Korean languet in 2015 at Chungmu Art Hall in ?", "Where was A theatrical production mounted in?", "When was A theatrical production mount in the Korean languet?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808463, "src_sentence": "A South Korea theatrical production was mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea theatrical production was mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea theatrical production mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea theatrical production mounted in?", "When was A South Korea theatrical production mount in the Korean tongue?"], "type": [-1, 2, 3], "question_in_type": ["Was a theatrical production mounted in the Korean tongue in 2015 at Chungmu Art Hall in ?", "Where was A theatrical production mounted in?", "When was A theatrical production mount in the Korean tongue?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808466, "src_sentence": "A South Korea scaffolding was mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul, directed by Robert Johanson.", "sentence": "A South Korea scaffolding was mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul", "sub": "http://dbpedia.org/resource/South_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Seoul", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was a South Korea scaffolding mounted in the Korean tongue in 2015 at Chungmu Art Hall in Seoul ?", "Where was A South Korea scaffolding mounted in?", "When was A South Korea scaffolding mount in the Korean tongue?"], "type": [-1, 2, 3], "question_in_type": ["Was a scaffolding mounted in the Korean tongue in 2015 at Chungmu Art Hall in ?", "Where was A scaffolding mounted in?", "When was A scaffolding mount in the Korean tongue?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808539, "src_sentence": "Teenage Doll is a 1957 celluloid noir directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 celluloid noir directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 celluloid noir directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 celluloid noir directed by?", "Is teenage Doll a 1957 celluloid noir directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 celluloid noir direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 celluloid noir directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 celluloid noir directed by?", "Is teenage Doll a 1957 celluloid noir directed by , starring June Kenney ?", "When is a 1957 celluloid noir direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808540, "src_sentence": "Teenage Doll is a 1957 movie noir directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 movie noir directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 movie noir directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 movie noir directed by?", "Is teenage Doll a 1957 movie noir directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 movie noir direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 movie noir directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 movie noir directed by?", "Is teenage Doll a 1957 movie noir directed by , starring June Kenney ?", "When is a 1957 movie noir direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808541, "src_sentence": "Teenage Doll is a 1957 shoot noir directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 shoot noir directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 shoot noir directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 shoot noir directed by?", "Is teenage Doll a 1957 shoot noir directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 shoot noir direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 shoot noir directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 shoot noir directed by?", "Is teenage Doll a 1957 shoot noir directed by , starring June Kenney ?", "When is a 1957 shoot noir direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808542, "src_sentence": "Teenage Doll is a 1957 flick noir directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 flick noir directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 flick noir directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 flick noir directed by?", "Is teenage Doll a 1957 flick noir directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 flick noir direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 flick noir directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 flick noir directed by?", "Is teenage Doll a 1957 flick noir directed by , starring June Kenney ?", "When is a 1957 flick noir direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808552, "src_sentence": "Teenage Doll is a 1957 shoot noirish directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 shoot noirish directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 shoot noirish directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 shoot noirish directed by?", "Is teenage Doll a 1957 shoot noirish directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 shoot noirish direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 shoot noirish directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 shoot noirish directed by?", "Is teenage Doll a 1957 shoot noirish directed by , starring June Kenney ?", "When is a 1957 shoot noirish direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808553, "src_sentence": "Teenage Doll is a 1957 flick noirish directed by Roger Corman, starring June Kenney and John Brinkley.", "sentence": "Teenage Doll is a 1957 flick noirish directed by Roger Corman , starring John Brinkley", "sub": "http://dbpedia.org/resource/Teenage_Doll", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Roger_Corman", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is teenage Doll a 1957 flick noirish directed by Roger Corman , starring John Brinkley ?", "When is Teenage Doll a?", "Who is Teenage Doll a 1957 flick noirish directed by?", "Is teenage Doll a 1957 flick noirish directed by Roger Corman , starring June Kenney ?", "When is Teenage Doll a 1957 flick noirish direct by Roger Corman , star?"], "type": [-1, 3, 1, -1, 3], "question_in_type": ["Is teenage Doll a 1957 flick noirish directed by , starring John Brinkley ?", "When is a?", "Who is a 1957 flick noirish directed by?", "Is teenage Doll a 1957 flick noirish directed by , starring June Kenney ?", "When is a 1957 flick noirish direct by , star?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808603, "src_sentence": "In 1865, Elista, the futurity upper case letter of the Kalmyk Autonomous Soviet Socialist Republic was founded.", "sentence": "Elista [is] the futurity upper case letter of the Kalmyk Autonomous Soviet Socialist Republic", "sub": "http://dbpedia.org/resource/Kalmyk_Autonomous_Soviet_Socialist_Republic", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Elista", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does elista [is] the futurity upper case letter of the Kalmyk Autonomous Soviet Socialist Republic?", "Who [is] the futurity upper case letter of the Kalmyk Autonomous Soviet Socialist Republic?", "Where did Elista [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does elista [is] the futurity upper case letter of the ?", "Who [is] the futurity upper case letter of the ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808699, "src_sentence": "La otra imagen is a 1973 Spanish celluloid directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 Spanish celluloid directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 Spanish celluloid directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 Spanish celluloid directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808710, "src_sentence": "La otra imagen is a 1973 spaniard shoot directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 spaniard shoot directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 spaniard shoot directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 spaniard shoot directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808715, "src_sentence": "La otra imagen is a 1973 spaniard flick directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 spaniard flick directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 spaniard flick directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 spaniard flick directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808716, "src_sentence": "La otra imagen is a 1973 castilian flick directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 castilian flick directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 castilian flick directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 castilian flick directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808722, "src_sentence": "La otra imagen is a 1973 hispanic photographic film directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 hispanic photographic film directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 hispanic photographic film directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 hispanic photographic film directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808724, "src_sentence": "La otra imagen is a 1973 Spanish take directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 Spanish take directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 Spanish take directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 Spanish take directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808729, "src_sentence": "La otra imagen is a 1973 Spanish plastic film directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 Spanish plastic film directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 Spanish plastic film directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 Spanish plastic film directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808733, "src_sentence": "La otra imagen is a 1973 spanish people plastic film directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 spanish people plastic film directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 spanish people plastic film directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 spanish people plastic film directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808735, "src_sentence": "La otra imagen is a 1973 spaniard skin directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 spaniard skin directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 spaniard skin directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 spaniard skin directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808737, "src_sentence": "La otra imagen is a 1973 hispanic skin directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 hispanic skin directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 hispanic skin directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 hispanic skin directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808739, "src_sentence": "La otra imagen is a 1973 Spanish cinema directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 Spanish cinema directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 Spanish cinema directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 Spanish cinema directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808741, "src_sentence": "La otra imagen is a 1973 castilian cinema directed by Antoni Ribas.", "sentence": "La otra imagen is a 1973 castilian cinema directed by Antoni Ribas", "sub": "http://dbpedia.org/resource/La_otra_imagen", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Antoni_Ribas", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is la otra imagen a 1973 castilian cinema directed by Antoni Ribas ?", "When is La otra imagen a?", "Where is La otra imagen?"], "type": [-1, 3, 2], "question_in_type": ["Is la otra imagen a 1973 castilian cinema directed by ?", "When is a?", "Where is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808890, "src_sentence": "A YouTube video from September 2012 shows him joining Kampala Lord Mayor Erias Lukwago in cleaning up Kamwookya, the slum quarter where Kyagulanyi grew up.", "sentence": "Erias Lukwago [is] Lord Mayor [of] Kampala", "sub": "http://dbpedia.org/resource/Erias_Lukwago", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kampala", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do erias Lukwago [is] Lord Mayor [of] Kampala?", "Who [is] Lord Mayor [of] Kampala?", "Where did Erias Lukwago [ is ] Lord Mayor [ of ] Kampala ?"], "type": [-1, 1, 2], "question_in_type": ["Do erias Lukwago [is] Lord Mayor [of] ?", "Who [is] Lord Mayor [of] ?", "Where did [ is ] Lord Mayor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808895, "src_sentence": "A YouTube video from September 2012 shows him joining Kampala Lord Mayor Erias Lukwago in cleaning up Kamwookya, the slum area quarter where Kyagulanyi grew up.", "sentence": "Erias Lukwago [is] Lord Mayor [of] Kampala", "sub": "http://dbpedia.org/resource/Erias_Lukwago", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kampala", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do erias Lukwago [is] Lord Mayor [of] Kampala?", "Who [is] Lord Mayor [of] Kampala?", "Where did Erias Lukwago [ is ] Lord Mayor [ of ] Kampala ?"], "type": [-1, 1, 2], "question_in_type": ["Do erias Lukwago [is] Lord Mayor [of] ?", "Who [is] Lord Mayor [of] ?", "Where did [ is ] Lord Mayor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808901, "src_sentence": "A YouTube video recording from September 2012 shows him joining Kampala Lord Mayor Erias Lukwago in cleaning up Kamwookya, the slum proximity where Kyagulanyi grew up.", "sentence": "Erias Lukwago [is] Lord Mayor [of] Kampala", "sub": "http://dbpedia.org/resource/Erias_Lukwago", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kampala", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do erias Lukwago [is] Lord Mayor [of] Kampala?", "Who [is] Lord Mayor [of] Kampala?", "Where did Erias Lukwago [ is ] Lord Mayor [ of ] Kampala ?"], "type": [-1, 1, 2], "question_in_type": ["Do erias Lukwago [is] Lord Mayor [of] ?", "Who [is] Lord Mayor [of] ?", "Where did [ is ] Lord Mayor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808909, "src_sentence": "A YouTube television from September 2012 shows him joining Kampala Lord Mayor Erias Lukwago in cleaning up Kamwookya, the slum area proximity where Kyagulanyi grew up.", "sentence": "Erias Lukwago [is] Lord Mayor [of] Kampala", "sub": "http://dbpedia.org/resource/Erias_Lukwago", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kampala", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Do erias Lukwago [is] Lord Mayor [of] Kampala?", "Who [is] Lord Mayor [of] Kampala?", "Where did Erias Lukwago [ is ] Lord Mayor [ of ] Kampala ?"], "type": [-1, 1, 2], "question_in_type": ["Do erias Lukwago [is] Lord Mayor [of] ?", "Who [is] Lord Mayor [of] ?", "Where did [ is ] Lord Mayor [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808923, "src_sentence": "Roman Rudenko acted as public prosecutor in his capacity of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as public prosecutor in his capacity of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as public prosecutor in his capacity of Procurator General of the Soviet Union?", "Who acted as public prosecutor in his capacity of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as public prosecutor in his capacity of Procurator General of the ?", "Who acted as public prosecutor in his capacity of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808928, "src_sentence": "Roman Rudenko acted as public prosecutor in his capacitance of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as public prosecutor in his capacitance of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as public prosecutor in his capacitance of Procurator General of the Soviet Union?", "Who acted as public prosecutor in his capacitance of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as public prosecutor in his capacitance of Procurator General of the ?", "Who acted as public prosecutor in his capacitance of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808938, "src_sentence": "Roman Rudenko acted as public prosecutor in his mental ability of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as public prosecutor in his mental ability of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as public prosecutor in his mental ability of Procurator General of the Soviet Union?", "Who acted as public prosecutor in his mental ability of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as public prosecutor in his mental ability of Procurator General of the ?", "Who acted as public prosecutor in his mental ability of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808939, "src_sentence": "Roman Rudenko acted as prosecutor in his throughput of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as prosecutor in his throughput of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as prosecutor in his throughput of Procurator General of the Soviet Union?", "Who acted as prosecutor in his throughput of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as prosecutor in his throughput of Procurator General of the ?", "Who acted as prosecutor in his throughput of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808946, "src_sentence": "Roman Rudenko acted as prosecuting officer in his competence of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as prosecuting officer in his competence of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as prosecuting officer in his competence of Procurator General of the Soviet Union?", "Who acted as prosecuting officer in his competence of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as prosecuting officer in his competence of Procurator General of the ?", "Who acted as prosecuting officer in his competence of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5808953, "src_sentence": "Roman Rudenko acted as public prosecutor in his ability of Procurator General of the Soviet Union.", "sentence": "Roman Rudenko acted as public prosecutor in his ability of Procurator General of the Soviet Union", "sub": "http://dbpedia.org/resource/Roman_Rudenko", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Soviet_Union", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did roman Rudenko act as public prosecutor in his ability of Procurator General of the Soviet Union?", "Who acted as public prosecutor in his ability of Procurator General of the Soviet Union?", "Where did Roman Rudenko acted as?"], "type": [-1, 1, 2], "question_in_type": ["Did roman Rudenko act as public prosecutor in his ability of Procurator General of the ?", "Who acted as public prosecutor in his ability of Procurator General of the ?", "Where did acted as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809071, "src_sentence": "Robiquetia minimiflora, or the tiny-flowered abdominea, is a very uncommon monopodial epiphytic orchid species.", "sentence": "Robiquetia minimiflora, or the tiny-flowered abdominea is a very uncommon monopodial epiphytic orchid species", "sub": "http://dbpedia.org/resource/Robiquetia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is robiquetia minimiflora , or the tiny-flowered abdominea a very uncommon monopodial epiphytic orchid species ?", "Who is Robiquetia minimiflora , or the tiny-flowered abdominea a very uncommon monopodial epiphytic orchid species ?"], "type": [-1, 1], "question_in_type": ["Is robiquetia minimiflora , or the tiny-flowered abdominea a very uncommon monopodial epiphytic species ?", "Who is minimiflora , or the tiny-flowered abdominea a very uncommon monopodial epiphytic species ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809082, "src_sentence": "Robiquetia minimiflora, or the tiny-flowered abdominea, is a very rarefied monopodial epiphytic orchid coinage.", "sentence": "Robiquetia minimiflora, or the tiny-flowered abdominea is a very rarefied monopodial epiphytic orchid coinage", "sub": "http://dbpedia.org/resource/Robiquetia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is robiquetia minimiflora , or the tiny-flowered abdominea a very rarefied monopodial epiphytic orchid coinage ?", "Who is Robiquetia minimiflora , or the tiny-flowered abdominea a very rarefied monopodial epiphytic orchid coinage ?"], "type": [-1, 1], "question_in_type": ["Is robiquetia minimiflora , or the tiny-flowered abdominea a very rarefied monopodial epiphytic coinage ?", "Who is minimiflora , or the tiny-flowered abdominea a very rarefied monopodial epiphytic coinage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809220, "src_sentence": "Sonny Siaki (born July 23, 1974) is a retired American Samoan pro wrestler.", "sentence": "Sonny Siaki is a retired American Samoan pro wrestler", "sub": "http://dbpedia.org/resource/Sonny_Siaki", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is sonny Siaki a retired American Samoan pro wrestler ?", "Who is a retired American Samoan pro wrestler?", "Where is Sonny Siaki a retired American Samoan pro wrestler ?"], "type": [-1, 1, 2], "question_in_type": ["Is sonny Siaki a retired Samoan pro wrestler ?", "Who is a retired Samoan pro wrestler?", "Where is a retired Samoan pro wrestler ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809225, "src_sentence": "Sonny Siaki (born July 23, 1974) is a retired American Samoan master matman.", "sentence": "Sonny Siaki is a retired American Samoan master matman", "sub": "http://dbpedia.org/resource/Sonny_Siaki", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is sonny Siaki a retired American Samoan master matman ?", "Who is a retired American Samoan master matman?", "Where is Sonny Siaki a retired American Samoan master matman ?"], "type": [-1, 1, 2], "question_in_type": ["Is sonny Siaki a retired Samoan master matman ?", "Who is a retired Samoan master matman?", "Where is a retired Samoan master matman ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809861, "src_sentence": "Anisoplaca cosmia is a species of lep in the family Gelechiidae.", "sentence": "Anisoplaca cosmia is a species of lep in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Anisoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anisoplaca cosmia a species of lep in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is anisoplaca cosmia a species of lep in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809862, "src_sentence": "Anisoplaca cosmia is a species of matki in the family Gelechiidae.", "sentence": "Anisoplaca cosmia is a species of matki in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Anisoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anisoplaca cosmia a species of matki in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is anisoplaca cosmia a species of matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809906, "src_sentence": "Anisoplaca cosmia is a species of lep in the household Gelechiidae.", "sentence": "Anisoplaca cosmia is a species of lep in the household Gelechiidae", "sub": "http://dbpedia.org/resource/Anisoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anisoplaca cosmia a species of lep in the household Gelechiidae ?"], "type": [-1], "question_in_type": ["Is anisoplaca cosmia a species of lep in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5809908, "src_sentence": "Anisoplaca cosmia is a species of moth in the home Gelechiidae.", "sentence": "Anisoplaca cosmia is a species of moth in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Anisoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is anisoplaca cosmia a species of moth in the home Gelechiidae ?"], "type": [-1], "question_in_type": ["Is anisoplaca cosmia a species of moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810196, "src_sentence": "Hellinsia scripta is a moth of the folk Pterophoridae.", "sentence": "Hellinsia scripta is a moth of the folk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia scripta a moth of the folk Pterophoridae ?", "Who scripta is a moth of the folk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia scripta a moth of the folk ?", "Who scripta is a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810198, "src_sentence": "Hellinsia scripta is a matki of the folk Pterophoridae.", "sentence": "Hellinsia scripta is a matki of the folk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia scripta a matki of the folk Pterophoridae ?", "Who scripta is a matki of the folk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia scripta a matki of the folk ?", "Who scripta is a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810214, "src_sentence": "Hellinsia scripta is a moth of the kinsfolk Pterophoridae.", "sentence": "Hellinsia scripta is a moth of the kinsfolk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia scripta a moth of the kinsfolk Pterophoridae ?", "Who scripta is a moth of the kinsfolk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia scripta a moth of the kinsfolk ?", "Who scripta is a moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810217, "src_sentence": "Hellinsia scripta is a moth of the fellowship Pterophoridae.", "sentence": "Hellinsia scripta is a moth of the fellowship Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia scripta a moth of the fellowship Pterophoridae ?", "Who scripta is a moth of the fellowship Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia scripta a moth of the fellowship ?", "Who scripta is a moth of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810265, "src_sentence": "Tony De Vit, Birmingham-based nightclub disc jockey and cantor, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810278, "src_sentence": "Tony De Vit, Birmingham-based club disc jockey and vocalist, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810279, "src_sentence": "Tony De Vit, Birmingham-based cabaret disc jockey and vocalist, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810281, "src_sentence": "Tony De Vit, Birmingham-based nightclub disk jockey and vocalist, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810290, "src_sentence": "Tony De Vit, Birmingham-based club disc jockey and isaac merrit singer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810298, "src_sentence": "Tony De Vit, Birmingham-based club DJ and vocalizer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810299, "src_sentence": "Tony De Vit, Birmingham-based cabaret DJ and vocalizer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810300, "src_sentence": "Tony De Vit, Birmingham-based disco DJ and vocalizer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810305, "src_sentence": "Tony De Vit, Birmingham-based nightclub disk jockey and vocalizer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810320, "src_sentence": "Tony De Vit, Birmingham-based disco disk jockey and isaac bashevis singer, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810322, "src_sentence": "Tony De Vit, Birmingham-based club DJ and vocaliser, was born in Kidderminster, died in Birmingham in 1998.", "sentence": "Tony De Vit was born in Kidderminster", "sub": "http://dbpedia.org/resource/Tony_De_Vit", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Kidderminster", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was tony De Vit born in Kidderminster ?", "Who was born in Kidderminster?", "Where was Tony De Vit born in?"], "type": [-1, 1, 2], "question_in_type": ["Was tony De Vit born in ?", "Who was born in ?", "Where was born in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810363, "src_sentence": "Eumysia fuscatella is a species of snout moth in the brontosaurus Eumysia.", "sentence": "Eumysia fuscatella is a species of snout moth in the brontosaurus", "sub": "http://dbpedia.org/resource/Eumysia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pyralidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eumysia fuscatella a species of snout moth in the brontosaurus ?", "Who fuscatella is a species of snout moth in the brontosaurus?"], "type": [-1, 1], "question_in_type": ["Is eumysia fuscatella a species of in the brontosaurus ?", "Who fuscatella is a species of in the brontosaurus?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810429, "src_sentence": "Warslow and Elkstones is a neighborly parish in the district of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a neighborly parish in the district of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a neighborly parish in the district of Staffordshire Moorlands , Staffordshire ?", "Who is a neighborly parish in the district of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a neighborly parish in the district of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a neighborly parish in the district of , Staffordshire ?", "Who is a neighborly parish in the district of , Staffordshire?", "Who is a neighborly parish in the district of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810430, "src_sentence": "Warslow and Elkstones is a well mannered parish in the district of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a well mannered parish in the district of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a well mannered parish in the district of Staffordshire Moorlands , Staffordshire ?", "Who is a well mannered parish in the district of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a well mannered parish in the district of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a well mannered parish in the district of , Staffordshire ?", "Who is a well mannered parish in the district of , Staffordshire?", "Who is a well mannered parish in the district of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810437, "src_sentence": "Warslow and Elkstones is a obliging parish in the territorial dominion of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a obliging parish in the territorial dominion of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a obliging parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?", "Who is a obliging parish in the territorial dominion of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a obliging?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a obliging parish in the territorial dominion of , Staffordshire ?", "Who is a obliging parish in the territorial dominion of , Staffordshire?", "Who is a obliging?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810439, "src_sentence": "Warslow and Elkstones is a well mannered parish in the territorial dominion of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a well mannered parish in the territorial dominion of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a well mannered parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?", "Who is a well mannered parish in the territorial dominion of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a well mannered parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a well mannered parish in the territorial dominion of , Staffordshire ?", "Who is a well mannered parish in the territorial dominion of , Staffordshire?", "Who is a well mannered parish in the territorial dominion of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810442, "src_sentence": "Warslow and Elkstones is a attentive parish in the territorial dominion of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a attentive parish in the territorial dominion of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a attentive parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?", "Who is a attentive parish in the territorial dominion of Staffordshire Moorlands , Staffordshire?", "Where is Warslow a attentive parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?", "Who is Warslow a attentive parish in the territorial dominion of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is warslow a attentive parish in the territorial dominion of , Staffordshire ?", "Who is a attentive parish in the territorial dominion of , Staffordshire?", "Where is a attentive parish in the territorial dominion of , Staffordshire ?", "Who is a attentive parish in the territorial dominion of , Staffordshire ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810445, "src_sentence": "Warslow and Elkstones is a polite parish in the neighbourhood of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a polite parish in the neighbourhood of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a polite parish in the neighbourhood of Staffordshire Moorlands , Staffordshire ?", "Who is a polite parish in the neighbourhood of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a polite parish in the neighbourhood of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a polite parish in the neighbourhood of , Staffordshire ?", "Who is a polite parish in the neighbourhood of , Staffordshire?", "Who is a polite parish in the neighbourhood of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810452, "src_sentence": "Warslow and Elkstones is a amicable parish in the neighbourhood of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a amicable parish in the neighbourhood of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a amicable parish in the neighbourhood of Staffordshire Moorlands , Staffordshire ?", "Who is a amicable parish in the neighbourhood of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a amicable parish in the neighbourhood of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a amicable parish in the neighbourhood of , Staffordshire ?", "Who is a amicable parish in the neighbourhood of , Staffordshire?", "Who is a amicable parish in the neighbourhood of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810456, "src_sentence": "Warslow and Elkstones is a neighborly parish in the quarter of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a neighborly parish in the quarter of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a neighborly parish in the quarter of Staffordshire Moorlands , Staffordshire ?", "Who is a neighborly parish in the quarter of Staffordshire Moorlands , Staffordshire?", "When is Warslow a neighborly parish?", "Who is Warslow a neighborly parish in the quarter of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is warslow a neighborly parish in the quarter of , Staffordshire ?", "Who is a neighborly parish in the quarter of , Staffordshire?", "When is a neighborly parish?", "Who is a neighborly parish in the quarter of , Staffordshire ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810467, "src_sentence": "Warslow and Elkstones is a civic parish in the zone of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a civic parish in the zone of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a civic parish in the zone of Staffordshire Moorlands , Staffordshire ?", "Who is a civic parish in the zone of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a civic parish in the zone of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a civic parish in the zone of , Staffordshire ?", "Who is a civic parish in the zone of , Staffordshire?", "Who is a civic parish in the zone of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810473, "src_sentence": "Warslow and Elkstones is a obliging parish in the territory of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a obliging parish in the territory of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a obliging parish in the territory of Staffordshire Moorlands , Staffordshire ?", "Who is a obliging parish in the territory of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a obliging?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a obliging parish in the territory of , Staffordshire ?", "Who is a obliging parish in the territory of , Staffordshire?", "Who is a obliging?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810475, "src_sentence": "Warslow and Elkstones is a well mannered parish in the territory of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a well mannered parish in the territory of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a well mannered parish in the territory of Staffordshire Moorlands , Staffordshire ?", "Who is a well mannered parish in the territory of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a well mannered parish in the territory of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a well mannered parish in the territory of , Staffordshire ?", "Who is a well mannered parish in the territory of , Staffordshire?", "Who is a well mannered parish in the territory of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810478, "src_sentence": "Warslow and Elkstones is a attentive parish in the territory of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a attentive parish in the territory of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a attentive parish in the territory of Staffordshire Moorlands , Staffordshire ?", "Who is a attentive parish in the territory of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a attentive parish in the territory of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a attentive parish in the territory of , Staffordshire ?", "Who is a attentive parish in the territory of , Staffordshire?", "Who is a attentive parish in the territory of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810481, "src_sentence": "Warslow and Elkstones is a polite parish in the dominion of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a polite parish in the dominion of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a polite parish in the dominion of Staffordshire Moorlands , Staffordshire ?", "Who is a polite parish in the dominion of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a polite parish in the dominion of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a polite parish in the dominion of , Staffordshire ?", "Who is a polite parish in the dominion of , Staffordshire?", "Who is a polite parish in the dominion of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810489, "src_sentence": "Warslow and Elkstones is a civil parish in the electoral district of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a civil parish in the electoral district of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a civil parish in the electoral district of Staffordshire Moorlands , Staffordshire ?", "Who is a civil parish in the electoral district of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a civil parish in the electoral district of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a civil parish in the electoral district of , Staffordshire ?", "Who is a civil parish in the electoral district of , Staffordshire?", "Who is a civil parish in the electoral district of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810497, "src_sentence": "Warslow and Elkstones is a amicable parish in the electoral district of Staffordshire Moorlands, Staffordshire, England.", "sentence": "Warslow is a amicable parish in the electoral district of Staffordshire Moorlands , Staffordshire", "sub": "http://dbpedia.org/resource/Warslow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Staffordshire_Moorlands", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is warslow a amicable parish in the electoral district of Staffordshire Moorlands , Staffordshire ?", "Who is a amicable parish in the electoral district of Staffordshire Moorlands , Staffordshire?", "Who is Warslow a amicable parish in the electoral district of Staffordshire Moorlands , Staffordshire ?"], "type": [-1, 1, 1], "question_in_type": ["Is warslow a amicable parish in the electoral district of , Staffordshire ?", "Who is a amicable parish in the electoral district of , Staffordshire?", "Who is a amicable parish in the electoral district of , Staffordshire ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810753, "src_sentence": "Danny Moss, 80, proto brythonic wind tenor saxophonist.", "sentence": "Danny Moss proto brythonic wind tenor saxophonist", "sub": "http://dbpedia.org/resource/Danny_Moss", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tenor_saxophone", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does danny Moss proto brythonic wind tenor saxophonist?", "Who proto brythonic wind tenor saxophonist?", "Does danny Moss proto brittanic air current tenor saxist?", "Who proto brittanic air current tenor saxist?", "Does danny Moss proto brittanic air current tenor saxophonist?", "Who proto brittanic air current tenor saxophonist?", "Does danny Moss proto brittanic air current tenor voice saxist?", "Who proto brittanic air current tenor voice saxist?", "Does danny Moss proto brittanic air current tenor voice saxophonist?", "Who proto brittanic air current tenor voice saxophonist?", "Does danny Moss proto brittanic air current tenoritone saxist?", "Who proto brittanic air current tenoritone saxist?", "Does danny Moss proto brittanic air current tenoritone saxophonist?", "Who proto brittanic air current tenoritone saxophonist?", "Does danny Moss proto brittanic breeze tenor saxist?", "Who proto brittanic breeze tenor saxist?", "Does danny Moss proto brittanic breeze tenor saxophonist?", "Who proto brittanic breeze tenor saxophonist?", "Does danny Moss proto brittanic breeze tenor voice saxist?", "Who proto brittanic breeze tenor voice saxist?", "Does danny Moss proto brittanic breeze tenor voice saxophonist?", "Who proto brittanic breeze tenor voice saxophonist?", "Does danny Moss proto brittanic breeze tenoritone saxist?", "Who proto brittanic breeze tenoritone saxist?", "Does danny Moss proto brittanic breeze tenoritone saxophonist?", "Who proto brittanic breeze tenoritone saxophonist?", "Does danny Moss proto brittanic current of air tenor sax?", "Who proto brittanic current of air tenor saxist?", "Does danny Moss proto brittanic current of air tenor saxophon?", "Who proto brittanic current of air tenor saxophonist?", "Does danny Moss proto brittanic current of air tenor voice saxist?", "Who proto brittanic current of air tenor voice saxist?", "Does danny Moss proto brittanic current of air tenor voice saxophonist?", "Who proto brittanic current of air tenor voice saxophonist?", "Does danny Moss proto brittanic current of air tenoritone saxist?", "Who proto brittanic current of air tenoritone saxist?", "Does danny Moss proto brittanic current of air tenoritone saxophonist?", "Who proto brittanic current of air tenoritone saxophonist?", "Does danny Moss proto brittanic curve tenor saxist?", "Who proto brittanic curve tenor saxist?", "Does danny Moss proto brittanic curve tenor saxophonist?", "Who proto brittanic curve tenor saxophonist?", "Does danny Moss proto brittanic curve tenor voice saxist?", "Who proto brittanic curve tenor voice saxist?", "Does danny Moss proto brittanic curve tenor voice saxophonist?", "Who proto brittanic curve tenor voice saxophonist?", "Does danny Moss proto brittanic curve tenoritone saxist?", "Who proto brittanic curve tenoritone saxist?", "Does danny Moss proto brittanic curve tenoritone saxophonist?", "Who proto brittanic curve tenoritone saxophonist?", "Does danny Moss proto brittanic fart tenor saxist?", "Who proto brittanic fart tenor saxist?", "Does danny Moss proto brittanic fart tenor saxophonist?", "Who proto brittanic fart tenor saxophonist?", "Does danny Moss proto brittanic fart tenor voice saxist?", "Who proto brittanic fart tenor voice saxist?", "Does danny Moss proto brittanic fart tenor voice saxophonist?", "Who proto brittanic fart tenor voice saxophonist?", "Does danny Moss proto brittanic fart tenoritone saxist?", "Who proto brittanic fart tenoritone saxist?", "Does danny Moss proto brittanic fart tenoritone saxophonist?", "Who proto brittanic fart tenoritone saxophonist?", "Does danny Moss proto brittanic gas tenor saxist?", "Who proto brittanic gas tenor saxist?", "Does danny Moss proto brittanic gas tenor saxophonist?", "Who proto brittanic gas tenor saxophonist?", "Does danny Moss proto brittanic gas tenor voice saxist?", "Who proto brittanic gas tenor voice saxist?", "Does danny Moss proto brittanic gas tenor voice saxophonist?", "Who proto brittanic gas tenor voice saxophonist?", "Does danny Moss proto brittanic gas tenoritone saxist?", "Who proto brittanic gas tenoritone saxist?", "Does danny Moss proto brittanic gas tenoritone saxophonist?", "Who proto brittanic gas tenoritone saxophonist?", "Does danny Moss proto brittanic hoist tenor saxist?", "Who proto brittanic hoist tenor saxist?", "Does danny Moss proto brittanic hoist tenor saxophonist?", "Who proto brittanic hoist tenor saxophonist?", "Does danny Moss proto brittanic hoist tenor voice saxist?", "Who proto brittanic hoist tenor voice saxist?", "Does danny Moss proto brittanic hoist tenor voice saxophonist?", "Who proto brittanic hoist tenor voice saxophonist?", "Does danny Moss proto brittanic hoist tenoritone saxist?", "Who proto brittanic hoist tenoritone saxist?", "Does danny Moss proto brittanic hoist tenoritone saxophonist?", "Who proto brittanic hoist tenoritone saxophonist?", "Does danny Moss proto brittanic idle words tenor saxist?", "Who proto brittanic idle words tenor saxist?", "Does danny Moss proto brittanic idle words tenor saxophonist?", "Who proto brittanic idle words tenor saxophonist?", "Does danny Moss proto brittanic idle words tenor voice saxist?", "Who proto brittanic idle words tenor voice saxist?", "Does danny Moss proto brittanic idle words tenor voice saxophonist?", "Who proto brittanic idle words tenor voice saxophonist?", "Does danny Moss proto brittanic idle words tenoritone saxist?", "Who proto brittanic idle words tenoritone saxist?", "Does danny Moss proto brittanic idle words tenoritone saxophonist?", "Who proto brittanic idle words tenoritone saxophonist?", "Does danny Moss proto brittanic jazz tenor saxist?", "Who proto brittanic jazz tenor saxist?", "Does danny Moss proto brittanic jazz tenor saxophonist?", "Who proto brittanic jazz tenor saxophonist?", "Does danny Moss proto brittanic jazz tenor voice saxist?", "Who proto brittanic jazz tenor voice saxist?", "Does danny Moss proto brittanic jazz tenor voice saxophonist?", "Who proto brittanic jazz tenor voice saxophonist?", "Does danny Moss proto brittanic jazz tenoritone saxist?", "Who proto brittanic jazz tenoritone saxist?", "Does danny Moss proto brittanic jazz tenoritone saxophonist?", "Who proto brittanic jazz tenoritone saxophonist?", "Does danny Moss proto brittanic malarkey tenor saxist?", "Who proto brittanic malarkey tenor saxist?", "Does danny Moss proto brittanic malarkey tenor saxophonist?", "Who proto brittanic malarkey tenor saxophonist?", "Does danny Moss proto brittanic malarkey tenor voice saxist?", "Who proto brittanic malarkey tenor voice saxist?", "Does danny Moss proto brittanic malarkey tenor voice saxophonist?", "Who proto brittanic malarkey tenor voice saxophonist?", "Does danny Moss proto brittanic malarkey tenoritone saxist?", "Who proto brittanic malarkey tenoritone saxist?", "Does danny Moss proto brittanic malarkey tenoritone saxophonist?", "Who proto brittanic malarkey tenoritone saxophonist?", "Does danny Moss proto brittanic malarky tenor saxist?", "Who proto brittanic malarky tenor saxist?", "Does danny Moss proto brittanic malarky tenor saxophonist?", "Who proto brittanic malarky tenor saxophonist?", "Does danny Moss proto brittanic malarky tenor voice saxist?", "Who proto brittanic malarky tenor voice saxist?", "Does danny Moss proto brittanic malarky tenor voice saxophonist?", "Who proto brittanic malarky tenor voice saxophonist?", "Does danny Moss proto brittanic malarky tenoritone saxist?", "Who proto brittanic malarky tenoritone saxist?", "Does danny Moss proto brittanic malarky tenoritone saxophonist?", "Who proto brittanic malarky tenoritone saxophonist?", "Does danny Moss proto brittanic nothingness tenor saxist?", "Who proto brittanic nothingness tenor saxist?", "Does danny Moss proto brittanic nothingness tenor saxophonist?", "Who proto brittanic nothingness tenor saxophonist?", "Does danny Moss proto brittanic nothingness tenor voice saxist?", "Who proto brittanic nothingness tenor voice saxist?", "Does danny Moss proto brittanic nothingness tenor voice saxophonist?", "Who proto brittanic nothingness tenor voice saxophonist?", "Does danny Moss proto brittanic nothingness tenoritone saxist?", "Who proto brittanic nothingness tenoritone saxist?", "Does danny Moss proto brittanic nothingness tenoritone saxophonist?", "Who proto brittanic nothingness tenoritone saxophonist?", "Does danny Moss proto brittanic puff tenor saxist?", "Who proto brittanic puff tenor saxist?", "Does danny Moss proto brittanic puff tenor saxophonist?", "Who proto brittanic puff tenor saxophonist?", "Does danny Moss proto brittanic puff tenor voice saxist?", "Who proto brittanic puff tenor voice saxist?", "Does danny Moss proto brittanic puff tenor voice saxophonist?", "Who proto brittanic puff tenor voice saxophonist?", "Does danny Moss proto brittanic puff tenoritone saxist?", "Who proto brittanic puff tenoritone saxist?", "Does danny Moss proto brittanic puff tenoritone saxophonist?", "Who proto brittanic puff tenoritone saxophonist?", "Does danny Moss proto brittanic roll tenor saxist?", "Who proto brittanic roll tenor saxist?", "Does danny Moss proto brittanic roll tenor saxophonist?", "Who proto brittanic roll tenor saxophonist?", "Does danny Moss proto brittanic roll tenor voice saxist?", "Who proto brittanic roll tenor voice saxist?", "Does danny Moss proto brittanic roll tenor voice saxophonist?", "Who proto brittanic roll tenor voice saxophonist?", "Does danny Moss proto brittanic roll tenoritone saxist?", "Who proto brittanic roll tenoritone saxist?", "Does danny Moss proto brittanic roll tenoritone saxophonist?", "Who proto brittanic roll tenoritone saxophonist?", "Does danny Moss proto brittanic roll up tenor saxist?", "Who proto brittanic roll up tenor saxist?", "Does danny Moss proto brittanic roll up tenor saxophonist?", "Who proto brittanic roll up tenor saxophonist?", "Does danny Moss proto brittanic roll up tenor voice saxist?", "Who proto brittanic roll up tenor voice saxist?", "Does danny Moss proto brittanic roll up tenor voice saxophonist?", "Who proto brittanic roll up tenor voice saxophonist?", "Does danny Moss proto brittanic roll up tenoritone saxist?", "Who proto brittanic roll up tenoritone saxist?", "Does danny Moss proto brittanic roll up tenoritone saxophonist?", "Who proto brittanic roll up tenoritone saxophonist?", "Does danny Moss proto brittanic scent tenor saxist?", "Who proto brittanic scent tenor saxist?", "Does danny Moss proto brittanic scent tenor saxophonist?", "Who proto brittanic scent tenor saxophonist?", "Does danny Moss proto brittanic scent tenor voice saxist?", "Who proto brittanic scent tenor voice saxist?", "Does danny Moss proto brittanic scent tenor voice saxophonist?", "Who proto brittanic scent tenor voice saxophonist?", "Does danny Moss proto brittanic scent tenoritone saxist?", "Who proto brittanic scent tenoritone saxist?", "Does danny Moss proto brittanic scent tenoritone saxophonist?", "Who proto brittanic scent tenoritone saxophonist?", "Does danny Moss proto brittanic tip tenor sax?", "Who proto brittanic tip tenor saxist?", "Does danny Moss proto brittanic tip tenor saxophon?", "Who proto brittanic tip tenor saxophonist?", "Does danny Moss proto brittanic tip tenor voice saxist?", "Who proto brittanic tip tenor voice saxist?", "Does danny Moss proto brittanic tip tenor voice saxophonist?", "Who proto brittanic tip tenor voice saxophonist?", "Does danny Moss proto brittanic tip tenoritone saxist?", "Who proto brittanic tip tenoritone saxist?", "Does danny Moss proto brittanic tip tenoritone saxophonist?", "Who proto brittanic tip tenoritone saxophonist?", "Does danny Moss proto brittanic twine tenor saxist?", "Who proto brittanic twine tenor saxist?", "Does danny Moss proto brittanic twine tenor saxophonist?", "Who proto brittanic twine tenor saxophonist?", "Does danny Moss proto brittanic twine tenor voice saxist?", "Who proto brittanic twine tenor voice saxist?", "Does danny Moss proto brittanic twine tenor voice saxophonist?", "Who proto brittanic twine tenor voice saxophonist?", "Does danny Moss proto brittanic twine tenoritone saxist?", "Who proto brittanic twine tenoritone saxist?", "Does danny Moss proto brittanic twine tenoritone saxophonist?", "Who proto brittanic twine tenoritone saxophonist?", "Does danny Moss proto brittanic twist tenor saxist?", "Who proto brittanic twist tenor saxist?", "Does danny Moss proto brittanic twist tenor saxophonist?", "Who proto brittanic twist tenor saxophonist?", "Does danny Moss proto brittanic twist tenor voice saxist?", "Who proto brittanic twist tenor voice saxist?", "Does danny Moss proto brittanic twist tenor voice saxophonist?", "Who proto brittanic twist tenor voice saxophonist?", "Does danny Moss proto brittanic twist tenoritone saxist?", "Who proto brittanic twist tenoritone saxist?", "Does danny Moss proto brittanic twist tenoritone saxophonist?", "Who proto brittanic twist tenoritone saxophonist?", "Does danny Moss proto brittanic weav tenor saxist?", "Who proto brittanic weave tenor saxist?", "Does danny Moss proto brittanic weav tenor saxophonist?", "Who proto brittanic weave tenor saxophonist?", "Does danny Moss proto brittanic weav tenor voice saxist?", "Who proto brittanic weave tenor voice saxist?", "Does danny Moss proto brittanic weav tenor voice saxophonist?", "Who proto brittanic weave tenor voice saxophonist?", "Does danny Moss proto brittanic weav tenoritone saxist?", "Who proto brittanic weave tenoritone saxist?", "Does danny Moss proto brittanic weav tenoritone saxophonist?", "Who proto brittanic weave tenoritone saxophonist?", "Does danny Moss proto brittanic wind instrument tenor saxist?", "Who proto brittanic wind instrument tenor saxist?", "Does danny Moss proto brittanic wind instrument tenor saxophonist?", "Who proto brittanic wind instrument tenor saxophonist?", "Does danny Moss proto brittanic wind instrument tenor voice saxist?", "Who proto brittanic wind instrument tenor voice saxist?", "Does danny Moss proto brittanic wind instrument tenor voice saxophonist?", "Who proto brittanic wind instrument tenor voice saxophonist?", "Does danny Moss proto brittanic wind instrument tenoritone saxist?", "Who proto brittanic wind instrument tenoritone saxist?", "Does danny Moss proto brittanic wind instrument tenoritone saxophonist?", "Who proto brittanic wind instrument tenoritone saxophonist?", "Does danny Moss proto brittanic wind tenor saxist?", "Who proto brittanic wind tenor saxist?", "Does danny Moss proto brittanic wind tenor saxophonist?", "Who proto brittanic wind tenor saxophonist?", "Does danny Moss proto brittanic wind tenor voice saxist?", "Who proto brittanic wind tenor voice saxist?", "Does danny Moss proto brittanic wind tenor voice saxophonist?", "Who proto brittanic wind tenor voice saxophonist?", "Does danny Moss proto brittanic wind tenoritone saxist?", "Who proto brittanic wind tenoritone saxist?", "Does danny Moss proto brittanic wind tenoritone saxophonist?", "Who proto brittanic wind tenoritone saxophonist?", "Does danny Moss proto brittanic wind up tenor saxist?", "Who proto brittanic wind up tenor saxist?", "Does danny Moss proto brittanic wind up tenor saxophonist?", "Who proto brittanic wind up tenor saxophonist?", "Does danny Moss proto brittanic wind up tenor voice saxist?", "Who proto brittanic wind up tenor voice saxist?", "Does danny Moss proto brittanic wind up tenor voice saxophonist?", "Who proto brittanic wind up tenor voice saxophonist?", "Does danny Moss proto brittanic wind up tenoritone saxist?", "Who proto brittanic wind up tenoritone saxist?", "Does danny Moss proto brittanic wind up tenoritone saxophonist?", "Who proto brittanic wind up tenoritone saxophonist?", "Who proto brittanic winding tenor saxist?", "Who proto brittanic winding tenor saxophonist?", "Who proto brittanic winding tenor voice saxist?", "Who proto brittanic winding tenor voice saxophonist?", "Who proto brittanic winding tenoritone saxist?", "Who proto brittanic winding tenoritone saxophonist?", "Does danny Moss proto brittanic wrap round tenor saxist?", "Who proto brittanic wrap round tenor saxist?", "Does danny Moss proto brittanic wrap round tenor saxophonist?", "Who proto brittanic wrap round tenor saxophonist?", "Does danny Moss proto brittanic wrap round tenor voice saxist?", "Who proto brittanic wrap round tenor voice saxist?", "Does danny Moss proto brittanic wrap round tenor voice saxophonist?", "Who proto brittanic wrap round tenor voice saxophonist?", "Does danny Moss proto brittanic wrap round tenoritone saxist?", "Who proto brittanic wrap round tenoritone saxist?", "Does danny Moss proto brittanic wrap round tenoritone saxophonist?", "Who proto brittanic wrap round tenoritone saxophonist?", "Does danny Moss proto brittanic wrap tenor saxist?", "Who proto brittanic wrap tenor saxist?", "Does danny Moss proto brittanic wrap tenor saxophonist?", "Who proto brittanic wrap tenor saxophonist?", "Does danny Moss proto brittanic wrap tenor voice saxist?", "Who proto brittanic wrap tenor voice saxist?", "Does danny Moss proto brittanic wrap tenor voice saxophonist?", "Who proto brittanic wrap tenor voice saxophonist?", "Does danny Moss proto brittanic wrap tenoritone saxist?", "Who proto brittanic wrap tenoritone saxist?", "Does danny Moss proto brittanic wrap tenoritone saxophonist?", "Who proto brittanic wrap tenoritone saxophonist?", "Does danny Moss proto brittanic wreathe tenor saxist?", "Who proto brittanic wreathe tenor saxist?", "Does danny Moss proto brittanic wreathe tenor saxophonist?", "Who proto brittanic wreathe tenor saxophonist?", "Does danny Moss proto brittanic wreathe tenor voice saxist?", "Who proto brittanic wreathe tenor voice saxist?", "Does danny Moss proto brittanic wreathe tenor voice saxophonist?", "Who proto brittanic wreathe tenor voice saxophonist?", "Does danny Moss proto brittanic wreathe tenoritone saxist?", "Who proto brittanic wreathe tenoritone saxist?", "Does danny Moss proto brittanic wreathe tenoritone saxophonist?", "Who proto brittanic wreathe tenoritone saxophonist?", "Does danny Moss proto brythonic air current tenor saxist?", "Who proto brythonic air current tenor saxist?", "Does danny Moss proto brythonic air current tenor saxophonist?", "Who proto brythonic air current tenor saxophonist?", "Does danny Moss proto brythonic air current tenor voice saxist?", "Who proto brythonic air current tenor voice saxist?", "Does danny Moss proto brythonic air current tenor voice saxophonist?", "Who proto brythonic air current tenor voice saxophonist?", "Does danny Moss proto brythonic air current tenoritone saxist?", "Who proto brythonic air current tenoritone saxist?", "Does danny Moss proto brythonic air current tenoritone saxophonist?", "Who proto brythonic air current tenoritone saxophonist?", "Does danny Moss proto brythonic breeze tenor saxist?", "Who proto brythonic breeze tenor saxist?", "Does danny Moss proto brythonic breeze tenor saxophonist?", "Who proto brythonic breeze tenor saxophonist?", "Does danny Moss proto brythonic breeze tenor voice saxist?", "Who proto brythonic breeze tenor voice saxist?", "Does danny Moss proto brythonic breeze tenor voice saxophonist?", "Who proto brythonic breeze tenor voice saxophonist?", "Does danny Moss proto brythonic breeze tenoritone saxist?", "Who proto brythonic breeze tenoritone saxist?", "Does danny Moss proto brythonic breeze tenoritone saxophonist?", "Who proto brythonic breeze tenoritone saxophonist?", "Does danny Moss proto brythonic current of air tenor sax?", "Who proto brythonic current of air tenor saxist?", "Does danny Moss proto brythonic current of air tenor saxophon?", "Who proto brythonic current of air tenor saxophonist?", "Does danny Moss proto brythonic current of air tenor voice saxist?", "Who proto brythonic current of air tenor voice saxist?", "Does danny Moss proto brythonic current of air tenor voice saxophonist?", "Who proto brythonic current of air tenor voice saxophonist?", "Does danny Moss proto brythonic current of air tenoritone saxist?", "Who proto brythonic current of air tenoritone saxist?", "Does danny Moss proto brythonic current of air tenoritone saxophonist?", "Who proto brythonic current of air tenoritone saxophonist?", "Does danny Moss proto brythonic curve tenor saxist?", "Who proto brythonic curve tenor saxist?", "Does danny Moss proto brythonic curve tenor saxophonist?", "Who proto brythonic curve tenor saxophonist?", "Does danny Moss proto brythonic curve tenor voice saxist?", "Who proto brythonic curve tenor voice saxist?", "Does danny Moss proto brythonic curve tenor voice saxophonist?", "Who proto brythonic curve tenor voice saxophonist?", "Does danny Moss proto brythonic curve tenoritone saxist?", "Who proto brythonic curve tenoritone saxist?", "Does danny Moss proto brythonic curve tenoritone saxophonist?", "Who proto brythonic curve tenoritone saxophonist?", "Does danny Moss proto brythonic fart tenor saxist?", "Who proto brythonic fart tenor saxist?", "Does danny Moss proto brythonic fart tenor saxophonist?", "Who proto brythonic fart tenor saxophonist?", "Does danny Moss proto brythonic fart tenor voice saxist?", "Who proto brythonic fart tenor voice saxist?", "Does danny Moss proto brythonic fart tenor voice saxophonist?", "Who proto brythonic fart tenor voice saxophonist?", "Does danny Moss proto brythonic fart tenoritone saxist?", "Who proto brythonic fart tenoritone saxist?", "Does danny Moss proto brythonic fart tenoritone saxophonist?", "Who proto brythonic fart tenoritone saxophonist?", "Does danny Moss proto brythonic gas tenor saxist?", "Who proto brythonic gas tenor saxist?", "Does danny Moss proto brythonic gas tenor saxophonist?", "Who proto brythonic gas tenor saxophonist?", "Does danny Moss proto brythonic gas tenor voice saxist?", "Who proto brythonic gas tenor voice saxist?", "Does danny Moss proto brythonic gas tenor voice saxophonist?", "Who proto brythonic gas tenor voice saxophonist?", "Does danny Moss proto brythonic gas tenoritone saxist?", "Who proto brythonic gas tenoritone saxist?", "Does danny Moss proto brythonic gas tenoritone saxophonist?", "Who proto brythonic gas tenoritone saxophonist?", "Does danny Moss proto brythonic hoist tenor saxist?", "Who proto brythonic hoist tenor saxist?", "Does danny Moss proto brythonic hoist tenor saxophonist?", "Who proto brythonic hoist tenor saxophonist?", "Does danny Moss proto brythonic hoist tenor voice saxist?", "Who proto brythonic hoist tenor voice saxist?", "Does danny Moss proto brythonic hoist tenor voice saxophonist?", "Who proto brythonic hoist tenor voice saxophonist?", "Does danny Moss proto brythonic hoist tenoritone saxist?", "Who proto brythonic hoist tenoritone saxist?", "Does danny Moss proto brythonic hoist tenoritone saxophonist?", "Who proto brythonic hoist tenoritone saxophonist?", "Does danny Moss proto brythonic idle words tenor saxist?", "Who proto brythonic idle words tenor saxist?", "Does danny Moss proto brythonic idle words tenor saxophonist?", "Who proto brythonic idle words tenor saxophonist?", "Does danny Moss proto brythonic idle words tenor voice saxist?", "Who proto brythonic idle words tenor voice saxist?", "Does danny Moss proto brythonic idle words tenor voice saxophonist?", "Who proto brythonic idle words tenor voice saxophonist?", "Does danny Moss proto brythonic idle words tenoritone saxist?", "Who proto brythonic idle words tenoritone saxist?", "Does danny Moss proto brythonic idle words tenoritone saxophonist?", "Who proto brythonic idle words tenoritone saxophonist?", "Does danny Moss proto brythonic jazz tenor saxist?", "Who proto brythonic jazz tenor saxist?", "Does danny Moss proto brythonic jazz tenor saxophonist?", "Who proto brythonic jazz tenor saxophonist?", "Does danny Moss proto brythonic jazz tenor voice saxist?", "Who proto brythonic jazz tenor voice saxist?", "Does danny Moss proto brythonic jazz tenor voice saxophonist?", "Who proto brythonic jazz tenor voice saxophonist?", "Does danny Moss proto brythonic jazz tenoritone saxist?", "Who proto brythonic jazz tenoritone saxist?", "Does danny Moss proto brythonic jazz tenoritone saxophonist?", "Who proto brythonic jazz tenoritone saxophonist?", "Does danny Moss proto brythonic malarkey tenor saxist?", "Who proto brythonic malarkey tenor saxist?", "Does danny Moss proto brythonic malarkey tenor saxophonist?", "Who proto brythonic malarkey tenor saxophonist?", "Does danny Moss proto brythonic malarkey tenor voice saxist?", "Who proto brythonic malarkey tenor voice saxist?", "Does danny Moss proto brythonic malarkey tenor voice saxophonist?", "Who proto brythonic malarkey tenor voice saxophonist?", "Does danny Moss proto brythonic malarkey tenoritone saxist?", "Who proto brythonic malarkey tenoritone saxist?", "Does danny Moss proto brythonic malarkey tenoritone saxophonist?", "Who proto brythonic malarkey tenoritone saxophonist?", "Does danny Moss proto brythonic malarky tenor saxist?", "Who proto brythonic malarky tenor saxist?", "Does danny Moss proto brythonic malarky tenor saxophonist?", "Who proto brythonic malarky tenor saxophonist?", "Does danny Moss proto brythonic malarky tenor voice saxist?", "Who proto brythonic malarky tenor voice saxist?", "Does danny Moss proto brythonic malarky tenor voice saxophonist?", "Who proto brythonic malarky tenor voice saxophonist?", "Does danny Moss proto brythonic malarky tenoritone saxist?", "Who proto brythonic malarky tenoritone saxist?", "Does danny Moss proto brythonic malarky tenoritone saxophonist?", "Who proto brythonic malarky tenoritone saxophonist?", "Does danny Moss proto brythonic nothingness tenor saxist?", "Who proto brythonic nothingness tenor saxist?", "Does danny Moss proto brythonic nothingness tenor saxophonist?", "Who proto brythonic nothingness tenor saxophonist?", "Does danny Moss proto brythonic nothingness tenor voice saxist?", "Who proto brythonic nothingness tenor voice saxist?", "Does danny Moss proto brythonic nothingness tenor voice saxophonist?", "Who proto brythonic nothingness tenor voice saxophonist?", "Does danny Moss proto brythonic nothingness tenoritone saxist?", "Who proto brythonic nothingness tenoritone saxist?", "Does danny Moss proto brythonic nothingness tenoritone saxophonist?", "Who proto brythonic nothingness tenoritone saxophonist?", "Does danny Moss proto brythonic puff tenor saxist?", "Who proto brythonic puff tenor saxist?", "Does danny Moss proto brythonic puff tenor saxophonist?", "Who proto brythonic puff tenor saxophonist?", "Does danny Moss proto brythonic puff tenor voice saxist?", "Who proto brythonic puff tenor voice saxist?", "Does danny Moss proto brythonic puff tenor voice saxophonist?", "Who proto brythonic puff tenor voice saxophonist?", "Does danny Moss proto brythonic puff tenoritone saxist?", "Who proto brythonic puff tenoritone saxist?", "Does danny Moss proto brythonic puff tenoritone saxophonist?", "Who proto brythonic puff tenoritone saxophonist?", "Does danny Moss proto brythonic roll tenor saxist?", "Who proto brythonic roll tenor saxist?", "Does danny Moss proto brythonic roll tenor saxophonist?", "Who proto brythonic roll tenor saxophonist?", "Does danny Moss proto brythonic roll tenor voice saxist?", "Who proto brythonic roll tenor voice saxist?", "Does danny Moss proto brythonic roll tenor voice saxophonist?", "Who proto brythonic roll tenor voice saxophonist?", "Does danny Moss proto brythonic roll tenoritone saxist?", "Who proto brythonic roll tenoritone saxist?", "Does danny Moss proto brythonic roll tenoritone saxophonist?", "Who proto brythonic roll tenoritone saxophonist?", "Does danny Moss proto brythonic roll up tenor saxist?", "Who proto brythonic roll up tenor saxist?", "Does danny Moss proto brythonic roll up tenor saxophonist?", "Who proto brythonic roll up tenor saxophonist?", "Does danny Moss proto brythonic roll up tenor voice saxist?", "Who proto brythonic roll up tenor voice saxist?", "Does danny Moss proto brythonic roll up tenor voice saxophonist?", "Who proto brythonic roll up tenor voice saxophonist?", "Does danny Moss proto brythonic roll up tenoritone saxist?", "Who proto brythonic roll up tenoritone saxist?", "Does danny Moss proto brythonic roll up tenoritone saxophonist?", "Who proto brythonic roll up tenoritone saxophonist?", "Does danny Moss proto brythonic scent tenor saxist?", "Who proto brythonic scent tenor saxist?", "Does danny Moss proto brythonic scent tenor saxophonist?", "Who proto brythonic scent tenor saxophonist?", "Does danny Moss proto brythonic scent tenor voice saxist?", "Who proto brythonic scent tenor voice saxist?", "Does danny Moss proto brythonic scent tenor voice saxophonist?", "Who proto brythonic scent tenor voice saxophonist?", "Does danny Moss proto brythonic scent tenoritone saxist?", "Who proto brythonic scent tenoritone saxist?", "Does danny Moss proto brythonic scent tenoritone saxophonist?", "Who proto brythonic scent tenoritone saxophonist?", "Does danny Moss proto brythonic tip tenor sax?", "Who proto brythonic tip tenor saxist?", "Does danny Moss proto brythonic tip tenor saxophon?", "Who proto brythonic tip tenor saxophonist?", "Does danny Moss proto brythonic tip tenor voice saxist?", "Who proto brythonic tip tenor voice saxist?", "Does danny Moss proto brythonic tip tenor voice saxophonist?", "Who proto brythonic tip tenor voice saxophonist?", "Does danny Moss proto brythonic tip tenoritone saxist?", "Who proto brythonic tip tenoritone saxist?", "Does danny Moss proto brythonic tip tenoritone saxophonist?", "Who proto brythonic tip tenoritone saxophonist?", "Does danny Moss proto brythonic twine tenor saxist?", "Who proto brythonic twine tenor saxist?", "Does danny Moss proto brythonic twine tenor saxophonist?", "Who proto brythonic twine tenor saxophonist?", "Does danny Moss proto brythonic twine tenor voice saxist?", "Who proto brythonic twine tenor voice saxist?", "Does danny Moss proto brythonic twine tenor voice saxophonist?", "Who proto brythonic twine tenor voice saxophonist?", "Does danny Moss proto brythonic twine tenoritone saxist?", "Who proto brythonic twine tenoritone saxist?", "Does danny Moss proto brythonic twine tenoritone saxophonist?", "Who proto brythonic twine tenoritone saxophonist?", "Does danny Moss proto brythonic twist tenor saxist?", "Who proto brythonic twist tenor saxist?", "Does danny Moss proto brythonic twist tenor saxophonist?", "Who proto brythonic twist tenor saxophonist?", "Does danny Moss proto brythonic twist tenor voice saxist?", "Who proto brythonic twist tenor voice saxist?", "Does danny Moss proto brythonic twist tenor voice saxophonist?", "Who proto brythonic twist tenor voice saxophonist?", "Does danny Moss proto brythonic twist tenoritone saxist?", "Who proto brythonic twist tenoritone saxist?", "Does danny Moss proto brythonic twist tenoritone saxophonist?", "Who proto brythonic twist tenoritone saxophonist?", "Does danny Moss proto brythonic weav tenor saxist?", "Who proto brythonic weave tenor saxist?", "Does danny Moss proto brythonic weav tenor saxophonist?", "Who proto brythonic weave tenor saxophonist?", "Does danny Moss proto brythonic weav tenor voice saxist?", "Who proto brythonic weave tenor voice saxist?", "Does danny Moss proto brythonic weav tenor voice saxophonist?", "Who proto brythonic weave tenor voice saxophonist?", "Does danny Moss proto brythonic weav tenoritone saxist?", "Who proto brythonic weave tenoritone saxist?", "Does danny Moss proto brythonic weav tenoritone saxophonist?", "Who proto brythonic weave tenoritone saxophonist?", "Does danny Moss proto brythonic wind instrument tenor saxist?", "Who proto brythonic wind instrument tenor saxist?", "Does danny Moss proto brythonic wind instrument tenor saxophonist?", "Who proto brythonic wind instrument tenor saxophonist?", "Does danny Moss proto brythonic wind instrument tenor voice saxist?", "Who proto brythonic wind instrument tenor voice saxist?", "Does danny Moss proto brythonic wind instrument tenor voice saxophonist?", "Who proto brythonic wind instrument tenor voice saxophonist?", "Does danny Moss proto brythonic wind instrument tenoritone saxist?", "Who proto brythonic wind instrument tenoritone saxist?", "Does danny Moss proto brythonic wind instrument tenoritone saxophonist?", "Who proto brythonic wind instrument tenoritone saxophonist?", "Does danny Moss proto brythonic wind tenor saxist?", "Who proto brythonic wind tenor saxist?", "Does danny Moss proto brythonic wind tenor voice saxist?", "Who proto brythonic wind tenor voice saxist?", "Does danny Moss proto brythonic wind tenor voice saxophonist?", "Who proto brythonic wind tenor voice saxophonist?", "Does danny Moss proto brythonic wind tenoritone saxist?", "Who proto brythonic wind tenoritone saxist?", "Does danny Moss proto brythonic wind tenoritone saxophonist?", "Who proto brythonic wind tenoritone saxophonist?", "Does danny Moss proto brythonic wind up tenor saxist?", "Who proto brythonic wind up tenor saxist?", "Does danny Moss proto brythonic wind up tenor saxophonist?", "Who proto brythonic wind up tenor saxophonist?", "Does danny Moss proto brythonic wind up tenor voice saxist?", "Who proto brythonic wind up tenor voice saxist?", "Does danny Moss proto brythonic wind up tenor voice saxophonist?", "Who proto brythonic wind up tenor voice saxophonist?", "Does danny Moss proto brythonic wind up tenoritone saxist?", "Who proto brythonic wind up tenoritone saxist?", "Does danny Moss proto brythonic wind up tenoritone saxophonist?", "Who proto brythonic wind up tenoritone saxophonist?", "Who proto brythonic winding tenor saxist?", "Who proto brythonic winding tenor saxophonist?", "Who proto brythonic winding tenor voice saxist?", "Who proto brythonic winding tenor voice saxophonist?", "Who proto brythonic winding tenoritone saxist?", "Who proto brythonic winding tenoritone saxophonist?", "Does danny Moss proto brythonic wrap round tenor saxist?", "Who proto brythonic wrap round tenor saxist?", "Does danny Moss proto brythonic wrap round tenor saxophonist?", "Who proto brythonic wrap round tenor saxophonist?", "Does danny Moss proto brythonic wrap round tenor voice saxist?", "Who proto brythonic wrap round tenor voice saxist?", "Does danny Moss proto brythonic wrap round tenor voice saxophonist?", "Who proto brythonic wrap round tenor voice saxophonist?", "Does danny Moss proto brythonic wrap round tenoritone saxist?", "Who proto brythonic wrap round tenoritone saxist?", "Does danny Moss proto brythonic wrap round tenoritone saxophonist?", "Who proto brythonic wrap round tenoritone saxophonist?", "Does danny Moss proto brythonic wrap tenor saxist?", "Who proto brythonic wrap tenor saxist?", "Does danny Moss proto brythonic wrap tenor saxophonist?", "Who proto brythonic wrap tenor saxophonist?", "Does danny Moss proto brythonic wrap tenor voice saxist?", "Who proto brythonic wrap tenor voice saxist?", "Does danny Moss proto brythonic wrap tenor voice saxophonist?", "Who proto brythonic wrap tenor voice saxophonist?", "Does danny Moss proto brythonic wrap tenoritone saxist?", "Who proto brythonic wrap tenoritone saxist?", "Does danny Moss proto brythonic wrap tenoritone saxophonist?", "Who proto brythonic wrap tenoritone saxophonist?", "Does danny Moss proto brythonic wreathe tenor saxist?", "Who proto brythonic wreathe tenor saxist?", "Does danny Moss proto brythonic wreathe tenor saxophonist?", "Who proto brythonic wreathe tenor saxophonist?", "Does danny Moss proto brythonic wreathe tenor voice saxist?", "Who proto brythonic wreathe tenor voice saxist?", "Does danny Moss proto brythonic wreathe tenor voice saxophonist?", "Who proto brythonic wreathe tenor voice saxophonist?", "Does danny Moss proto brythonic wreathe tenoritone saxist?", "Who proto brythonic wreathe tenoritone saxist?", "Does danny Moss proto brythonic wreathe tenoritone saxophonist?", "Who proto brythonic wreathe tenoritone saxophonist?"], "type": [-1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does danny Moss proto brythonic wind saxophonist?", "Who proto brythonic wind saxophonist?", "Does danny Moss proto brittanic air current saxist?", "Who proto brittanic air current saxist?", "Does danny Moss proto brittanic air current saxophonist?", "Who proto brittanic air current saxophonist?", "Does danny Moss proto brittanic air current voice saxist?", "Who proto brittanic air current voice saxist?", "Does danny Moss proto brittanic air current voice saxophonist?", "Who proto brittanic air current voice saxophonist?", "Does danny Moss proto brittanic air current itone saxist?", "Who proto brittanic air current itone saxist?", "Does danny Moss proto brittanic air current itone saxophonist?", "Who proto brittanic air current itone saxophonist?", "Does danny Moss proto brittanic breeze saxist?", "Who proto brittanic breeze saxist?", "Does danny Moss proto brittanic breeze saxophonist?", "Who proto brittanic breeze saxophonist?", "Does danny Moss proto brittanic breeze voice saxist?", "Who proto brittanic breeze voice saxist?", "Does danny Moss proto brittanic breeze voice saxophonist?", "Who proto brittanic breeze voice saxophonist?", "Does danny Moss proto brittanic breeze itone saxist?", "Who proto brittanic breeze itone saxist?", "Does danny Moss proto brittanic breeze itone saxophonist?", "Who proto brittanic breeze itone saxophonist?", "Does danny Moss proto brittanic current of air sax?", "Who proto brittanic current of air saxist?", "Does danny Moss proto brittanic current of air saxophon?", "Who proto brittanic current of air saxophonist?", "Does danny Moss proto brittanic current of air voice saxist?", "Who proto brittanic current of air voice saxist?", "Does danny Moss proto brittanic current of air voice saxophonist?", "Who proto brittanic current of air voice saxophonist?", "Does danny Moss proto brittanic current of air itone saxist?", "Who proto brittanic current of air itone saxist?", "Does danny Moss proto brittanic current of air itone saxophonist?", "Who proto brittanic current of air itone saxophonist?", "Does danny Moss proto brittanic curve saxist?", "Who proto brittanic curve saxist?", "Does danny Moss proto brittanic curve saxophonist?", "Who proto brittanic curve saxophonist?", "Does danny Moss proto brittanic curve voice saxist?", "Who proto brittanic curve voice saxist?", "Does danny Moss proto brittanic curve voice saxophonist?", "Who proto brittanic curve voice saxophonist?", "Does danny Moss proto brittanic curve itone saxist?", "Who proto brittanic curve itone saxist?", "Does danny Moss proto brittanic curve itone saxophonist?", "Who proto brittanic curve itone saxophonist?", "Does danny Moss proto brittanic fart saxist?", "Who proto brittanic fart saxist?", "Does danny Moss proto brittanic fart saxophonist?", "Who proto brittanic fart saxophonist?", "Does danny Moss proto brittanic fart voice saxist?", "Who proto brittanic fart voice saxist?", "Does danny Moss proto brittanic fart voice saxophonist?", "Who proto brittanic fart voice saxophonist?", "Does danny Moss proto brittanic fart itone saxist?", "Who proto brittanic fart itone saxist?", "Does danny Moss proto brittanic fart itone saxophonist?", "Who proto brittanic fart itone saxophonist?", "Does danny Moss proto brittanic gas saxist?", "Who proto brittanic gas saxist?", "Does danny Moss proto brittanic gas saxophonist?", "Who proto brittanic gas saxophonist?", "Does danny Moss proto brittanic gas voice saxist?", "Who proto brittanic gas voice saxist?", "Does danny Moss proto brittanic gas voice saxophonist?", "Who proto brittanic gas voice saxophonist?", "Does danny Moss proto brittanic gas itone saxist?", "Who proto brittanic gas itone saxist?", "Does danny Moss proto brittanic gas itone saxophonist?", "Who proto brittanic gas itone saxophonist?", "Does danny Moss proto brittanic hoist saxist?", "Who proto brittanic hoist saxist?", "Does danny Moss proto brittanic hoist saxophonist?", "Who proto brittanic hoist saxophonist?", "Does danny Moss proto brittanic hoist voice saxist?", "Who proto brittanic hoist voice saxist?", "Does danny Moss proto brittanic hoist voice saxophonist?", "Who proto brittanic hoist voice saxophonist?", "Does danny Moss proto brittanic hoist itone saxist?", "Who proto brittanic hoist itone saxist?", "Does danny Moss proto brittanic hoist itone saxophonist?", "Who proto brittanic hoist itone saxophonist?", "Does danny Moss proto brittanic idle words saxist?", "Who proto brittanic idle words saxist?", "Does danny Moss proto brittanic idle words saxophonist?", "Who proto brittanic idle words saxophonist?", "Does danny Moss proto brittanic idle words voice saxist?", "Who proto brittanic idle words voice saxist?", "Does danny Moss proto brittanic idle words voice saxophonist?", "Who proto brittanic idle words voice saxophonist?", "Does danny Moss proto brittanic idle words itone saxist?", "Who proto brittanic idle words itone saxist?", "Does danny Moss proto brittanic idle words itone saxophonist?", "Who proto brittanic idle words itone saxophonist?", "Does danny Moss proto brittanic jazz saxist?", "Who proto brittanic jazz saxist?", "Does danny Moss proto brittanic jazz saxophonist?", "Who proto brittanic jazz saxophonist?", "Does danny Moss proto brittanic jazz voice saxist?", "Who proto brittanic jazz voice saxist?", "Does danny Moss proto brittanic jazz voice saxophonist?", "Who proto brittanic jazz voice saxophonist?", "Does danny Moss proto brittanic jazz itone saxist?", "Who proto brittanic jazz itone saxist?", "Does danny Moss proto brittanic jazz itone saxophonist?", "Who proto brittanic jazz itone saxophonist?", "Does danny Moss proto brittanic malarkey saxist?", "Who proto brittanic malarkey saxist?", "Does danny Moss proto brittanic malarkey saxophonist?", "Who proto brittanic malarkey saxophonist?", "Does danny Moss proto brittanic malarkey voice saxist?", "Who proto brittanic malarkey voice saxist?", "Does danny Moss proto brittanic malarkey voice saxophonist?", "Who proto brittanic malarkey voice saxophonist?", "Does danny Moss proto brittanic malarkey itone saxist?", "Who proto brittanic malarkey itone saxist?", "Does danny Moss proto brittanic malarkey itone saxophonist?", "Who proto brittanic malarkey itone saxophonist?", "Does danny Moss proto brittanic malarky saxist?", "Who proto brittanic malarky saxist?", "Does danny Moss proto brittanic malarky saxophonist?", "Who proto brittanic malarky saxophonist?", "Does danny Moss proto brittanic malarky voice saxist?", "Who proto brittanic malarky voice saxist?", "Does danny Moss proto brittanic malarky voice saxophonist?", "Who proto brittanic malarky voice saxophonist?", "Does danny Moss proto brittanic malarky itone saxist?", "Who proto brittanic malarky itone saxist?", "Does danny Moss proto brittanic malarky itone saxophonist?", "Who proto brittanic malarky itone saxophonist?", "Does danny Moss proto brittanic nothingness saxist?", "Who proto brittanic nothingness saxist?", "Does danny Moss proto brittanic nothingness saxophonist?", "Who proto brittanic nothingness saxophonist?", "Does danny Moss proto brittanic nothingness voice saxist?", "Who proto brittanic nothingness voice saxist?", "Does danny Moss proto brittanic nothingness voice saxophonist?", "Who proto brittanic nothingness voice saxophonist?", "Does danny Moss proto brittanic nothingness itone saxist?", "Who proto brittanic nothingness itone saxist?", "Does danny Moss proto brittanic nothingness itone saxophonist?", "Who proto brittanic nothingness itone saxophonist?", "Does danny Moss proto brittanic puff saxist?", "Who proto brittanic puff saxist?", "Does danny Moss proto brittanic puff saxophonist?", "Who proto brittanic puff saxophonist?", "Does danny Moss proto brittanic puff voice saxist?", "Who proto brittanic puff voice saxist?", "Does danny Moss proto brittanic puff voice saxophonist?", "Who proto brittanic puff voice saxophonist?", "Does danny Moss proto brittanic puff itone saxist?", "Who proto brittanic puff itone saxist?", "Does danny Moss proto brittanic puff itone saxophonist?", "Who proto brittanic puff itone saxophonist?", "Does danny Moss proto brittanic roll saxist?", "Who proto brittanic roll saxist?", "Does danny Moss proto brittanic roll saxophonist?", "Who proto brittanic roll saxophonist?", "Does danny Moss proto brittanic roll voice saxist?", "Who proto brittanic roll voice saxist?", "Does danny Moss proto brittanic roll voice saxophonist?", "Who proto brittanic roll voice saxophonist?", "Does danny Moss proto brittanic roll itone saxist?", "Who proto brittanic roll itone saxist?", "Does danny Moss proto brittanic roll itone saxophonist?", "Who proto brittanic roll itone saxophonist?", "Does danny Moss proto brittanic roll up saxist?", "Who proto brittanic roll up saxist?", "Does danny Moss proto brittanic roll up saxophonist?", "Who proto brittanic roll up saxophonist?", "Does danny Moss proto brittanic roll up voice saxist?", "Who proto brittanic roll up voice saxist?", "Does danny Moss proto brittanic roll up voice saxophonist?", "Who proto brittanic roll up voice saxophonist?", "Does danny Moss proto brittanic roll up itone saxist?", "Who proto brittanic roll up itone saxist?", "Does danny Moss proto brittanic roll up itone saxophonist?", "Who proto brittanic roll up itone saxophonist?", "Does danny Moss proto brittanic scent saxist?", "Who proto brittanic scent saxist?", "Does danny Moss proto brittanic scent saxophonist?", "Who proto brittanic scent saxophonist?", "Does danny Moss proto brittanic scent voice saxist?", "Who proto brittanic scent voice saxist?", "Does danny Moss proto brittanic scent voice saxophonist?", "Who proto brittanic scent voice saxophonist?", "Does danny Moss proto brittanic scent itone saxist?", "Who proto brittanic scent itone saxist?", "Does danny Moss proto brittanic scent itone saxophonist?", "Who proto brittanic scent itone saxophonist?", "Does danny Moss proto brittanic tip sax?", "Who proto brittanic tip saxist?", "Does danny Moss proto brittanic tip saxophon?", "Who proto brittanic tip saxophonist?", "Does danny Moss proto brittanic tip voice saxist?", "Who proto brittanic tip voice saxist?", "Does danny Moss proto brittanic tip voice saxophonist?", "Who proto brittanic tip voice saxophonist?", "Does danny Moss proto brittanic tip itone saxist?", "Who proto brittanic tip itone saxist?", "Does danny Moss proto brittanic tip itone saxophonist?", "Who proto brittanic tip itone saxophonist?", "Does danny Moss proto brittanic twine saxist?", "Who proto brittanic twine saxist?", "Does danny Moss proto brittanic twine saxophonist?", "Who proto brittanic twine saxophonist?", "Does danny Moss proto brittanic twine voice saxist?", "Who proto brittanic twine voice saxist?", "Does danny Moss proto brittanic twine voice saxophonist?", "Who proto brittanic twine voice saxophonist?", "Does danny Moss proto brittanic twine itone saxist?", "Who proto brittanic twine itone saxist?", "Does danny Moss proto brittanic twine itone saxophonist?", "Who proto brittanic twine itone saxophonist?", "Does danny Moss proto brittanic twist saxist?", "Who proto brittanic twist saxist?", "Does danny Moss proto brittanic twist saxophonist?", "Who proto brittanic twist saxophonist?", "Does danny Moss proto brittanic twist voice saxist?", "Who proto brittanic twist voice saxist?", "Does danny Moss proto brittanic twist voice saxophonist?", "Who proto brittanic twist voice saxophonist?", "Does danny Moss proto brittanic twist itone saxist?", "Who proto brittanic twist itone saxist?", "Does danny Moss proto brittanic twist itone saxophonist?", "Who proto brittanic twist itone saxophonist?", "Does danny Moss proto brittanic weav saxist?", "Who proto brittanic weave saxist?", "Does danny Moss proto brittanic weav saxophonist?", "Who proto brittanic weave saxophonist?", "Does danny Moss proto brittanic weav voice saxist?", "Who proto brittanic weave voice saxist?", "Does danny Moss proto brittanic weav voice saxophonist?", "Who proto brittanic weave voice saxophonist?", "Does danny Moss proto brittanic weav itone saxist?", "Who proto brittanic weave itone saxist?", "Does danny Moss proto brittanic weav itone saxophonist?", "Who proto brittanic weave itone saxophonist?", "Does danny Moss proto brittanic wind instrument saxist?", "Who proto brittanic wind instrument saxist?", "Does danny Moss proto brittanic wind instrument saxophonist?", "Who proto brittanic wind instrument saxophonist?", "Does danny Moss proto brittanic wind instrument voice saxist?", "Who proto brittanic wind instrument voice saxist?", "Does danny Moss proto brittanic wind instrument voice saxophonist?", "Who proto brittanic wind instrument voice saxophonist?", "Does danny Moss proto brittanic wind instrument itone saxist?", "Who proto brittanic wind instrument itone saxist?", "Does danny Moss proto brittanic wind instrument itone saxophonist?", "Who proto brittanic wind instrument itone saxophonist?", "Does danny Moss proto brittanic wind saxist?", "Who proto brittanic wind saxist?", "Does danny Moss proto brittanic wind saxophonist?", "Who proto brittanic wind saxophonist?", "Does danny Moss proto brittanic wind voice saxist?", "Who proto brittanic wind voice saxist?", "Does danny Moss proto brittanic wind voice saxophonist?", "Who proto brittanic wind voice saxophonist?", "Does danny Moss proto brittanic wind itone saxist?", "Who proto brittanic wind itone saxist?", "Does danny Moss proto brittanic wind itone saxophonist?", "Who proto brittanic wind itone saxophonist?", "Does danny Moss proto brittanic wind up saxist?", "Who proto brittanic wind up saxist?", "Does danny Moss proto brittanic wind up saxophonist?", "Who proto brittanic wind up saxophonist?", "Does danny Moss proto brittanic wind up voice saxist?", "Who proto brittanic wind up voice saxist?", "Does danny Moss proto brittanic wind up voice saxophonist?", "Who proto brittanic wind up voice saxophonist?", "Does danny Moss proto brittanic wind up itone saxist?", "Who proto brittanic wind up itone saxist?", "Does danny Moss proto brittanic wind up itone saxophonist?", "Who proto brittanic wind up itone saxophonist?", "Who proto brittanic winding saxist?", "Who proto brittanic winding saxophonist?", "Who proto brittanic winding voice saxist?", "Who proto brittanic winding voice saxophonist?", "Who proto brittanic winding itone saxist?", "Who proto brittanic winding itone saxophonist?", "Does danny Moss proto brittanic wrap round saxist?", "Who proto brittanic wrap round saxist?", "Does danny Moss proto brittanic wrap round saxophonist?", "Who proto brittanic wrap round saxophonist?", "Does danny Moss proto brittanic wrap round voice saxist?", "Who proto brittanic wrap round voice saxist?", "Does danny Moss proto brittanic wrap round voice saxophonist?", "Who proto brittanic wrap round voice saxophonist?", "Does danny Moss proto brittanic wrap round itone saxist?", "Who proto brittanic wrap round itone saxist?", "Does danny Moss proto brittanic wrap round itone saxophonist?", "Who proto brittanic wrap round itone saxophonist?", "Does danny Moss proto brittanic wrap saxist?", "Who proto brittanic wrap saxist?", "Does danny Moss proto brittanic wrap saxophonist?", "Who proto brittanic wrap saxophonist?", "Does danny Moss proto brittanic wrap voice saxist?", "Who proto brittanic wrap voice saxist?", "Does danny Moss proto brittanic wrap voice saxophonist?", "Who proto brittanic wrap voice saxophonist?", "Does danny Moss proto brittanic wrap itone saxist?", "Who proto brittanic wrap itone saxist?", "Does danny Moss proto brittanic wrap itone saxophonist?", "Who proto brittanic wrap itone saxophonist?", "Does danny Moss proto brittanic wreathe saxist?", "Who proto brittanic wreathe saxist?", "Does danny Moss proto brittanic wreathe saxophonist?", "Who proto brittanic wreathe saxophonist?", "Does danny Moss proto brittanic wreathe voice saxist?", "Who proto brittanic wreathe voice saxist?", "Does danny Moss proto brittanic wreathe voice saxophonist?", "Who proto brittanic wreathe voice saxophonist?", "Does danny Moss proto brittanic wreathe itone saxist?", "Who proto brittanic wreathe itone saxist?", "Does danny Moss proto brittanic wreathe itone saxophonist?", "Who proto brittanic wreathe itone saxophonist?", "Does danny Moss proto brythonic air current saxist?", "Who proto brythonic air current saxist?", "Does danny Moss proto brythonic air current saxophonist?", "Who proto brythonic air current saxophonist?", "Does danny Moss proto brythonic air current voice saxist?", "Who proto brythonic air current voice saxist?", "Does danny Moss proto brythonic air current voice saxophonist?", "Who proto brythonic air current voice saxophonist?", "Does danny Moss proto brythonic air current itone saxist?", "Who proto brythonic air current itone saxist?", "Does danny Moss proto brythonic air current itone saxophonist?", "Who proto brythonic air current itone saxophonist?", "Does danny Moss proto brythonic breeze saxist?", "Who proto brythonic breeze saxist?", "Does danny Moss proto brythonic breeze saxophonist?", "Who proto brythonic breeze saxophonist?", "Does danny Moss proto brythonic breeze voice saxist?", "Who proto brythonic breeze voice saxist?", "Does danny Moss proto brythonic breeze voice saxophonist?", "Who proto brythonic breeze voice saxophonist?", "Does danny Moss proto brythonic breeze itone saxist?", "Who proto brythonic breeze itone saxist?", "Does danny Moss proto brythonic breeze itone saxophonist?", "Who proto brythonic breeze itone saxophonist?", "Does danny Moss proto brythonic current of air sax?", "Who proto brythonic current of air saxist?", "Does danny Moss proto brythonic current of air saxophon?", "Who proto brythonic current of air saxophonist?", "Does danny Moss proto brythonic current of air voice saxist?", "Who proto brythonic current of air voice saxist?", "Does danny Moss proto brythonic current of air voice saxophonist?", "Who proto brythonic current of air voice saxophonist?", "Does danny Moss proto brythonic current of air itone saxist?", "Who proto brythonic current of air itone saxist?", "Does danny Moss proto brythonic current of air itone saxophonist?", "Who proto brythonic current of air itone saxophonist?", "Does danny Moss proto brythonic curve saxist?", "Who proto brythonic curve saxist?", "Does danny Moss proto brythonic curve saxophonist?", "Who proto brythonic curve saxophonist?", "Does danny Moss proto brythonic curve voice saxist?", "Who proto brythonic curve voice saxist?", "Does danny Moss proto brythonic curve voice saxophonist?", "Who proto brythonic curve voice saxophonist?", "Does danny Moss proto brythonic curve itone saxist?", "Who proto brythonic curve itone saxist?", "Does danny Moss proto brythonic curve itone saxophonist?", "Who proto brythonic curve itone saxophonist?", "Does danny Moss proto brythonic fart saxist?", "Who proto brythonic fart saxist?", "Does danny Moss proto brythonic fart saxophonist?", "Who proto brythonic fart saxophonist?", "Does danny Moss proto brythonic fart voice saxist?", "Who proto brythonic fart voice saxist?", "Does danny Moss proto brythonic fart voice saxophonist?", "Who proto brythonic fart voice saxophonist?", "Does danny Moss proto brythonic fart itone saxist?", "Who proto brythonic fart itone saxist?", "Does danny Moss proto brythonic fart itone saxophonist?", "Who proto brythonic fart itone saxophonist?", "Does danny Moss proto brythonic gas saxist?", "Who proto brythonic gas saxist?", "Does danny Moss proto brythonic gas saxophonist?", "Who proto brythonic gas saxophonist?", "Does danny Moss proto brythonic gas voice saxist?", "Who proto brythonic gas voice saxist?", "Does danny Moss proto brythonic gas voice saxophonist?", "Who proto brythonic gas voice saxophonist?", "Does danny Moss proto brythonic gas itone saxist?", "Who proto brythonic gas itone saxist?", "Does danny Moss proto brythonic gas itone saxophonist?", "Who proto brythonic gas itone saxophonist?", "Does danny Moss proto brythonic hoist saxist?", "Who proto brythonic hoist saxist?", "Does danny Moss proto brythonic hoist saxophonist?", "Who proto brythonic hoist saxophonist?", "Does danny Moss proto brythonic hoist voice saxist?", "Who proto brythonic hoist voice saxist?", "Does danny Moss proto brythonic hoist voice saxophonist?", "Who proto brythonic hoist voice saxophonist?", "Does danny Moss proto brythonic hoist itone saxist?", "Who proto brythonic hoist itone saxist?", "Does danny Moss proto brythonic hoist itone saxophonist?", "Who proto brythonic hoist itone saxophonist?", "Does danny Moss proto brythonic idle words saxist?", "Who proto brythonic idle words saxist?", "Does danny Moss proto brythonic idle words saxophonist?", "Who proto brythonic idle words saxophonist?", "Does danny Moss proto brythonic idle words voice saxist?", "Who proto brythonic idle words voice saxist?", "Does danny Moss proto brythonic idle words voice saxophonist?", "Who proto brythonic idle words voice saxophonist?", "Does danny Moss proto brythonic idle words itone saxist?", "Who proto brythonic idle words itone saxist?", "Does danny Moss proto brythonic idle words itone saxophonist?", "Who proto brythonic idle words itone saxophonist?", "Does danny Moss proto brythonic jazz saxist?", "Who proto brythonic jazz saxist?", "Does danny Moss proto brythonic jazz saxophonist?", "Who proto brythonic jazz saxophonist?", "Does danny Moss proto brythonic jazz voice saxist?", "Who proto brythonic jazz voice saxist?", "Does danny Moss proto brythonic jazz voice saxophonist?", "Who proto brythonic jazz voice saxophonist?", "Does danny Moss proto brythonic jazz itone saxist?", "Who proto brythonic jazz itone saxist?", "Does danny Moss proto brythonic jazz itone saxophonist?", "Who proto brythonic jazz itone saxophonist?", "Does danny Moss proto brythonic malarkey saxist?", "Who proto brythonic malarkey saxist?", "Does danny Moss proto brythonic malarkey saxophonist?", "Who proto brythonic malarkey saxophonist?", "Does danny Moss proto brythonic malarkey voice saxist?", "Who proto brythonic malarkey voice saxist?", "Does danny Moss proto brythonic malarkey voice saxophonist?", "Who proto brythonic malarkey voice saxophonist?", "Does danny Moss proto brythonic malarkey itone saxist?", "Who proto brythonic malarkey itone saxist?", "Does danny Moss proto brythonic malarkey itone saxophonist?", "Who proto brythonic malarkey itone saxophonist?", "Does danny Moss proto brythonic malarky saxist?", "Who proto brythonic malarky saxist?", "Does danny Moss proto brythonic malarky saxophonist?", "Who proto brythonic malarky saxophonist?", "Does danny Moss proto brythonic malarky voice saxist?", "Who proto brythonic malarky voice saxist?", "Does danny Moss proto brythonic malarky voice saxophonist?", "Who proto brythonic malarky voice saxophonist?", "Does danny Moss proto brythonic malarky itone saxist?", "Who proto brythonic malarky itone saxist?", "Does danny Moss proto brythonic malarky itone saxophonist?", "Who proto brythonic malarky itone saxophonist?", "Does danny Moss proto brythonic nothingness saxist?", "Who proto brythonic nothingness saxist?", "Does danny Moss proto brythonic nothingness saxophonist?", "Who proto brythonic nothingness saxophonist?", "Does danny Moss proto brythonic nothingness voice saxist?", "Who proto brythonic nothingness voice saxist?", "Does danny Moss proto brythonic nothingness voice saxophonist?", "Who proto brythonic nothingness voice saxophonist?", "Does danny Moss proto brythonic nothingness itone saxist?", "Who proto brythonic nothingness itone saxist?", "Does danny Moss proto brythonic nothingness itone saxophonist?", "Who proto brythonic nothingness itone saxophonist?", "Does danny Moss proto brythonic puff saxist?", "Who proto brythonic puff saxist?", "Does danny Moss proto brythonic puff saxophonist?", "Who proto brythonic puff saxophonist?", "Does danny Moss proto brythonic puff voice saxist?", "Who proto brythonic puff voice saxist?", "Does danny Moss proto brythonic puff voice saxophonist?", "Who proto brythonic puff voice saxophonist?", "Does danny Moss proto brythonic puff itone saxist?", "Who proto brythonic puff itone saxist?", "Does danny Moss proto brythonic puff itone saxophonist?", "Who proto brythonic puff itone saxophonist?", "Does danny Moss proto brythonic roll saxist?", "Who proto brythonic roll saxist?", "Does danny Moss proto brythonic roll saxophonist?", "Who proto brythonic roll saxophonist?", "Does danny Moss proto brythonic roll voice saxist?", "Who proto brythonic roll voice saxist?", "Does danny Moss proto brythonic roll voice saxophonist?", "Who proto brythonic roll voice saxophonist?", "Does danny Moss proto brythonic roll itone saxist?", "Who proto brythonic roll itone saxist?", "Does danny Moss proto brythonic roll itone saxophonist?", "Who proto brythonic roll itone saxophonist?", "Does danny Moss proto brythonic roll up saxist?", "Who proto brythonic roll up saxist?", "Does danny Moss proto brythonic roll up saxophonist?", "Who proto brythonic roll up saxophonist?", "Does danny Moss proto brythonic roll up voice saxist?", "Who proto brythonic roll up voice saxist?", "Does danny Moss proto brythonic roll up voice saxophonist?", "Who proto brythonic roll up voice saxophonist?", "Does danny Moss proto brythonic roll up itone saxist?", "Who proto brythonic roll up itone saxist?", "Does danny Moss proto brythonic roll up itone saxophonist?", "Who proto brythonic roll up itone saxophonist?", "Does danny Moss proto brythonic scent saxist?", "Who proto brythonic scent saxist?", "Does danny Moss proto brythonic scent saxophonist?", "Who proto brythonic scent saxophonist?", "Does danny Moss proto brythonic scent voice saxist?", "Who proto brythonic scent voice saxist?", "Does danny Moss proto brythonic scent voice saxophonist?", "Who proto brythonic scent voice saxophonist?", "Does danny Moss proto brythonic scent itone saxist?", "Who proto brythonic scent itone saxist?", "Does danny Moss proto brythonic scent itone saxophonist?", "Who proto brythonic scent itone saxophonist?", "Does danny Moss proto brythonic tip sax?", "Who proto brythonic tip saxist?", "Does danny Moss proto brythonic tip saxophon?", "Who proto brythonic tip saxophonist?", "Does danny Moss proto brythonic tip voice saxist?", "Who proto brythonic tip voice saxist?", "Does danny Moss proto brythonic tip voice saxophonist?", "Who proto brythonic tip voice saxophonist?", "Does danny Moss proto brythonic tip itone saxist?", "Who proto brythonic tip itone saxist?", "Does danny Moss proto brythonic tip itone saxophonist?", "Who proto brythonic tip itone saxophonist?", "Does danny Moss proto brythonic twine saxist?", "Who proto brythonic twine saxist?", "Does danny Moss proto brythonic twine saxophonist?", "Who proto brythonic twine saxophonist?", "Does danny Moss proto brythonic twine voice saxist?", "Who proto brythonic twine voice saxist?", "Does danny Moss proto brythonic twine voice saxophonist?", "Who proto brythonic twine voice saxophonist?", "Does danny Moss proto brythonic twine itone saxist?", "Who proto brythonic twine itone saxist?", "Does danny Moss proto brythonic twine itone saxophonist?", "Who proto brythonic twine itone saxophonist?", "Does danny Moss proto brythonic twist saxist?", "Who proto brythonic twist saxist?", "Does danny Moss proto brythonic twist saxophonist?", "Who proto brythonic twist saxophonist?", "Does danny Moss proto brythonic twist voice saxist?", "Who proto brythonic twist voice saxist?", "Does danny Moss proto brythonic twist voice saxophonist?", "Who proto brythonic twist voice saxophonist?", "Does danny Moss proto brythonic twist itone saxist?", "Who proto brythonic twist itone saxist?", "Does danny Moss proto brythonic twist itone saxophonist?", "Who proto brythonic twist itone saxophonist?", "Does danny Moss proto brythonic weav saxist?", "Who proto brythonic weave saxist?", "Does danny Moss proto brythonic weav saxophonist?", "Who proto brythonic weave saxophonist?", "Does danny Moss proto brythonic weav voice saxist?", "Who proto brythonic weave voice saxist?", "Does danny Moss proto brythonic weav voice saxophonist?", "Who proto brythonic weave voice saxophonist?", "Does danny Moss proto brythonic weav itone saxist?", "Who proto brythonic weave itone saxist?", "Does danny Moss proto brythonic weav itone saxophonist?", "Who proto brythonic weave itone saxophonist?", "Does danny Moss proto brythonic wind instrument saxist?", "Who proto brythonic wind instrument saxist?", "Does danny Moss proto brythonic wind instrument saxophonist?", "Who proto brythonic wind instrument saxophonist?", "Does danny Moss proto brythonic wind instrument voice saxist?", "Who proto brythonic wind instrument voice saxist?", "Does danny Moss proto brythonic wind instrument voice saxophonist?", "Who proto brythonic wind instrument voice saxophonist?", "Does danny Moss proto brythonic wind instrument itone saxist?", "Who proto brythonic wind instrument itone saxist?", "Does danny Moss proto brythonic wind instrument itone saxophonist?", "Who proto brythonic wind instrument itone saxophonist?", "Does danny Moss proto brythonic wind saxist?", "Who proto brythonic wind saxist?", "Does danny Moss proto brythonic wind voice saxist?", "Who proto brythonic wind voice saxist?", "Does danny Moss proto brythonic wind voice saxophonist?", "Who proto brythonic wind voice saxophonist?", "Does danny Moss proto brythonic wind itone saxist?", "Who proto brythonic wind itone saxist?", "Does danny Moss proto brythonic wind itone saxophonist?", "Who proto brythonic wind itone saxophonist?", "Does danny Moss proto brythonic wind up saxist?", "Who proto brythonic wind up saxist?", "Does danny Moss proto brythonic wind up saxophonist?", "Who proto brythonic wind up saxophonist?", "Does danny Moss proto brythonic wind up voice saxist?", "Who proto brythonic wind up voice saxist?", "Does danny Moss proto brythonic wind up voice saxophonist?", "Who proto brythonic wind up voice saxophonist?", "Does danny Moss proto brythonic wind up itone saxist?", "Who proto brythonic wind up itone saxist?", "Does danny Moss proto brythonic wind up itone saxophonist?", "Who proto brythonic wind up itone saxophonist?", "Who proto brythonic winding saxist?", "Who proto brythonic winding saxophonist?", "Who proto brythonic winding voice saxist?", "Who proto brythonic winding voice saxophonist?", "Who proto brythonic winding itone saxist?", "Who proto brythonic winding itone saxophonist?", "Does danny Moss proto brythonic wrap round saxist?", "Who proto brythonic wrap round saxist?", "Does danny Moss proto brythonic wrap round saxophonist?", "Who proto brythonic wrap round saxophonist?", "Does danny Moss proto brythonic wrap round voice saxist?", "Who proto brythonic wrap round voice saxist?", "Does danny Moss proto brythonic wrap round voice saxophonist?", "Who proto brythonic wrap round voice saxophonist?", "Does danny Moss proto brythonic wrap round itone saxist?", "Who proto brythonic wrap round itone saxist?", "Does danny Moss proto brythonic wrap round itone saxophonist?", "Who proto brythonic wrap round itone saxophonist?", "Does danny Moss proto brythonic wrap saxist?", "Who proto brythonic wrap saxist?", "Does danny Moss proto brythonic wrap saxophonist?", "Who proto brythonic wrap saxophonist?", "Does danny Moss proto brythonic wrap voice saxist?", "Who proto brythonic wrap voice saxist?", "Does danny Moss proto brythonic wrap voice saxophonist?", "Who proto brythonic wrap voice saxophonist?", "Does danny Moss proto brythonic wrap itone saxist?", "Who proto brythonic wrap itone saxist?", "Does danny Moss proto brythonic wrap itone saxophonist?", "Who proto brythonic wrap itone saxophonist?", "Does danny Moss proto brythonic wreathe saxist?", "Who proto brythonic wreathe saxist?", "Does danny Moss proto brythonic wreathe saxophonist?", "Who proto brythonic wreathe saxophonist?", "Does danny Moss proto brythonic wreathe voice saxist?", "Who proto brythonic wreathe voice saxist?", "Does danny Moss proto brythonic wreathe voice saxophonist?", "Who proto brythonic wreathe voice saxophonist?", "Does danny Moss proto brythonic wreathe itone saxist?", "Who proto brythonic wreathe itone saxist?", "Does danny Moss proto brythonic wreathe itone saxophonist?", "Who proto brythonic wreathe itone saxophonist?"], "exp": [0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810789, "src_sentence": "Danny Moss, 80, proto brythonic wind tenor saxist.", "sentence": "Danny Moss proto brythonic wind tenor saxist", "sub": "http://dbpedia.org/resource/Danny_Moss", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tenor_saxophone", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Does danny Moss proto brythonic wind tenor saxist?", "Who proto brythonic wind tenor saxist?", "Does danny Moss proto brittanic air current tenor saxist?", "Who proto brittanic air current tenor saxist?", "Does danny Moss proto brittanic air current tenor saxophonist?", "Who proto brittanic air current tenor saxophonist?", "Does danny Moss proto brittanic air current tenor voice saxist?", "Who proto brittanic air current tenor voice saxist?", "Does danny Moss proto brittanic air current tenor voice saxophonist?", "Who proto brittanic air current tenor voice saxophonist?", "Does danny Moss proto brittanic air current tenoritone saxist?", "Who proto brittanic air current tenoritone saxist?", "Does danny Moss proto brittanic air current tenoritone saxophonist?", "Who proto brittanic air current tenoritone saxophonist?", "Does danny Moss proto brittanic breeze tenor saxist?", "Who proto brittanic breeze tenor saxist?", "Does danny Moss proto brittanic breeze tenor saxophonist?", "Who proto brittanic breeze tenor saxophonist?", "Does danny Moss proto brittanic breeze tenor voice saxist?", "Who proto brittanic breeze tenor voice saxist?", "Does danny Moss proto brittanic breeze tenor voice saxophonist?", "Who proto brittanic breeze tenor voice saxophonist?", "Does danny Moss proto brittanic breeze tenoritone saxist?", "Who proto brittanic breeze tenoritone saxist?", "Does danny Moss proto brittanic breeze tenoritone saxophonist?", "Who proto brittanic breeze tenoritone saxophonist?", "Does danny Moss proto brittanic current of air tenor sax?", "Who proto brittanic current of air tenor saxist?", "Does danny Moss proto brittanic current of air tenor saxophon?", "Who proto brittanic current of air tenor saxophonist?", "Does danny Moss proto brittanic current of air tenor voice saxist?", "Who proto brittanic current of air tenor voice saxist?", "Does danny Moss proto brittanic current of air tenor voice saxophonist?", "Who proto brittanic current of air tenor voice saxophonist?", "Does danny Moss proto brittanic current of air tenoritone saxist?", "Who proto brittanic current of air tenoritone saxist?", "Does danny Moss proto brittanic current of air tenoritone saxophonist?", "Who proto brittanic current of air tenoritone saxophonist?", "Does danny Moss proto brittanic curve tenor saxist?", "Who proto brittanic curve tenor saxist?", "Does danny Moss proto brittanic curve tenor saxophonist?", "Who proto brittanic curve tenor saxophonist?", "Does danny Moss proto brittanic curve tenor voice saxist?", "Who proto brittanic curve tenor voice saxist?", "Does danny Moss proto brittanic curve tenor voice saxophonist?", "Who proto brittanic curve tenor voice saxophonist?", "Does danny Moss proto brittanic curve tenoritone saxist?", "Who proto brittanic curve tenoritone saxist?", "Does danny Moss proto brittanic curve tenoritone saxophonist?", "Who proto brittanic curve tenoritone saxophonist?", "Does danny Moss proto brittanic fart tenor saxist?", "Who proto brittanic fart tenor saxist?", "Does danny Moss proto brittanic fart tenor saxophonist?", "Who proto brittanic fart tenor saxophonist?", "Does danny Moss proto brittanic fart tenor voice saxist?", "Who proto brittanic fart tenor voice saxist?", "Does danny Moss proto brittanic fart tenor voice saxophonist?", "Who proto brittanic fart tenor voice saxophonist?", "Does danny Moss proto brittanic fart tenoritone saxist?", "Who proto brittanic fart tenoritone saxist?", "Does danny Moss proto brittanic fart tenoritone saxophonist?", "Who proto brittanic fart tenoritone saxophonist?", "Does danny Moss proto brittanic gas tenor saxist?", "Who proto brittanic gas tenor saxist?", "Does danny Moss proto brittanic gas tenor saxophonist?", "Who proto brittanic gas tenor saxophonist?", "Does danny Moss proto brittanic gas tenor voice saxist?", "Who proto brittanic gas tenor voice saxist?", "Does danny Moss proto brittanic gas tenor voice saxophonist?", "Who proto brittanic gas tenor voice saxophonist?", "Does danny Moss proto brittanic gas tenoritone saxist?", "Who proto brittanic gas tenoritone saxist?", "Does danny Moss proto brittanic gas tenoritone saxophonist?", "Who proto brittanic gas tenoritone saxophonist?", "Does danny Moss proto brittanic hoist tenor saxist?", "Who proto brittanic hoist tenor saxist?", "Does danny Moss proto brittanic hoist tenor saxophonist?", "Who proto brittanic hoist tenor saxophonist?", "Does danny Moss proto brittanic hoist tenor voice saxist?", "Who proto brittanic hoist tenor voice saxist?", "Does danny Moss proto brittanic hoist tenor voice saxophonist?", "Who proto brittanic hoist tenor voice saxophonist?", "Does danny Moss proto brittanic hoist tenoritone saxist?", "Who proto brittanic hoist tenoritone saxist?", "Does danny Moss proto brittanic hoist tenoritone saxophonist?", "Who proto brittanic hoist tenoritone saxophonist?", "Does danny Moss proto brittanic idle words tenor saxist?", "Who proto brittanic idle words tenor saxist?", "Does danny Moss proto brittanic idle words tenor saxophonist?", "Who proto brittanic idle words tenor saxophonist?", "Does danny Moss proto brittanic idle words tenor voice saxist?", "Who proto brittanic idle words tenor voice saxist?", "Does danny Moss proto brittanic idle words tenor voice saxophonist?", "Who proto brittanic idle words tenor voice saxophonist?", "Does danny Moss proto brittanic idle words tenoritone saxist?", "Who proto brittanic idle words tenoritone saxist?", "Does danny Moss proto brittanic idle words tenoritone saxophonist?", "Who proto brittanic idle words tenoritone saxophonist?", "Does danny Moss proto brittanic jazz tenor saxist?", "Who proto brittanic jazz tenor saxist?", "Does danny Moss proto brittanic jazz tenor saxophonist?", "Who proto brittanic jazz tenor saxophonist?", "Does danny Moss proto brittanic jazz tenor voice saxist?", "Who proto brittanic jazz tenor voice saxist?", "Does danny Moss proto brittanic jazz tenor voice saxophonist?", "Who proto brittanic jazz tenor voice saxophonist?", "Does danny Moss proto brittanic jazz tenoritone saxist?", "Who proto brittanic jazz tenoritone saxist?", "Does danny Moss proto brittanic jazz tenoritone saxophonist?", "Who proto brittanic jazz tenoritone saxophonist?", "Does danny Moss proto brittanic malarkey tenor saxist?", "Who proto brittanic malarkey tenor saxist?", "Does danny Moss proto brittanic malarkey tenor saxophonist?", "Who proto brittanic malarkey tenor saxophonist?", "Does danny Moss proto brittanic malarkey tenor voice saxist?", "Who proto brittanic malarkey tenor voice saxist?", "Does danny Moss proto brittanic malarkey tenor voice saxophonist?", "Who proto brittanic malarkey tenor voice saxophonist?", "Does danny Moss proto brittanic malarkey tenoritone saxist?", "Who proto brittanic malarkey tenoritone saxist?", "Does danny Moss proto brittanic malarkey tenoritone saxophonist?", "Who proto brittanic malarkey tenoritone saxophonist?", "Does danny Moss proto brittanic malarky tenor saxist?", "Who proto brittanic malarky tenor saxist?", "Does danny Moss proto brittanic malarky tenor saxophonist?", "Who proto brittanic malarky tenor saxophonist?", "Does danny Moss proto brittanic malarky tenor voice saxist?", "Who proto brittanic malarky tenor voice saxist?", "Does danny Moss proto brittanic malarky tenor voice saxophonist?", "Who proto brittanic malarky tenor voice saxophonist?", "Does danny Moss proto brittanic malarky tenoritone saxist?", "Who proto brittanic malarky tenoritone saxist?", "Does danny Moss proto brittanic malarky tenoritone saxophonist?", "Who proto brittanic malarky tenoritone saxophonist?", "Does danny Moss proto brittanic nothingness tenor saxist?", "Who proto brittanic nothingness tenor saxist?", "Does danny Moss proto brittanic nothingness tenor saxophonist?", "Who proto brittanic nothingness tenor saxophonist?", "Does danny Moss proto brittanic nothingness tenor voice saxist?", "Who proto brittanic nothingness tenor voice saxist?", "Does danny Moss proto brittanic nothingness tenor voice saxophonist?", "Who proto brittanic nothingness tenor voice saxophonist?", "Does danny Moss proto brittanic nothingness tenoritone saxist?", "Who proto brittanic nothingness tenoritone saxist?", "Does danny Moss proto brittanic nothingness tenoritone saxophonist?", "Who proto brittanic nothingness tenoritone saxophonist?", "Does danny Moss proto brittanic puff tenor saxist?", "Who proto brittanic puff tenor saxist?", "Does danny Moss proto brittanic puff tenor saxophonist?", "Who proto brittanic puff tenor saxophonist?", "Does danny Moss proto brittanic puff tenor voice saxist?", "Who proto brittanic puff tenor voice saxist?", "Does danny Moss proto brittanic puff tenor voice saxophonist?", "Who proto brittanic puff tenor voice saxophonist?", "Does danny Moss proto brittanic puff tenoritone saxist?", "Who proto brittanic puff tenoritone saxist?", "Does danny Moss proto brittanic puff tenoritone saxophonist?", "Who proto brittanic puff tenoritone saxophonist?", "Does danny Moss proto brittanic roll tenor saxist?", "Who proto brittanic roll tenor saxist?", "Does danny Moss proto brittanic roll tenor saxophonist?", "Who proto brittanic roll tenor saxophonist?", "Does danny Moss proto brittanic roll tenor voice saxist?", "Who proto brittanic roll tenor voice saxist?", "Does danny Moss proto brittanic roll tenor voice saxophonist?", "Who proto brittanic roll tenor voice saxophonist?", "Does danny Moss proto brittanic roll tenoritone saxist?", "Who proto brittanic roll tenoritone saxist?", "Does danny Moss proto brittanic roll tenoritone saxophonist?", "Who proto brittanic roll tenoritone saxophonist?", "Does danny Moss proto brittanic roll up tenor saxist?", "Who proto brittanic roll up tenor saxist?", "Does danny Moss proto brittanic roll up tenor saxophonist?", "Who proto brittanic roll up tenor saxophonist?", "Does danny Moss proto brittanic roll up tenor voice saxist?", "Who proto brittanic roll up tenor voice saxist?", "Does danny Moss proto brittanic roll up tenor voice saxophonist?", "Who proto brittanic roll up tenor voice saxophonist?", "Does danny Moss proto brittanic roll up tenoritone saxist?", "Who proto brittanic roll up tenoritone saxist?", "Does danny Moss proto brittanic roll up tenoritone saxophonist?", "Who proto brittanic roll up tenoritone saxophonist?", "Does danny Moss proto brittanic scent tenor saxist?", "Who proto brittanic scent tenor saxist?", "Does danny Moss proto brittanic scent tenor saxophonist?", "Who proto brittanic scent tenor saxophonist?", "Does danny Moss proto brittanic scent tenor voice saxist?", "Who proto brittanic scent tenor voice saxist?", "Does danny Moss proto brittanic scent tenor voice saxophonist?", "Who proto brittanic scent tenor voice saxophonist?", "Does danny Moss proto brittanic scent tenoritone saxist?", "Who proto brittanic scent tenoritone saxist?", "Does danny Moss proto brittanic scent tenoritone saxophonist?", "Who proto brittanic scent tenoritone saxophonist?", "Does danny Moss proto brittanic tip tenor sax?", "Who proto brittanic tip tenor saxist?", "Does danny Moss proto brittanic tip tenor saxophon?", "Who proto brittanic tip tenor saxophonist?", "Does danny Moss proto brittanic tip tenor voice saxist?", "Who proto brittanic tip tenor voice saxist?", "Does danny Moss proto brittanic tip tenor voice saxophonist?", "Who proto brittanic tip tenor voice saxophonist?", "Does danny Moss proto brittanic tip tenoritone saxist?", "Who proto brittanic tip tenoritone saxist?", "Does danny Moss proto brittanic tip tenoritone saxophonist?", "Who proto brittanic tip tenoritone saxophonist?", "Does danny Moss proto brittanic twine tenor saxist?", "Who proto brittanic twine tenor saxist?", "Does danny Moss proto brittanic twine tenor saxophonist?", "Who proto brittanic twine tenor saxophonist?", "Does danny Moss proto brittanic twine tenor voice saxist?", "Who proto brittanic twine tenor voice saxist?", "Does danny Moss proto brittanic twine tenor voice saxophonist?", "Who proto brittanic twine tenor voice saxophonist?", "Does danny Moss proto brittanic twine tenoritone saxist?", "Who proto brittanic twine tenoritone saxist?", "Does danny Moss proto brittanic twine tenoritone saxophonist?", "Who proto brittanic twine tenoritone saxophonist?", "Does danny Moss proto brittanic twist tenor saxist?", "Who proto brittanic twist tenor saxist?", "Does danny Moss proto brittanic twist tenor saxophonist?", "Who proto brittanic twist tenor saxophonist?", "Does danny Moss proto brittanic twist tenor voice saxist?", "Who proto brittanic twist tenor voice saxist?", "Does danny Moss proto brittanic twist tenor voice saxophonist?", "Who proto brittanic twist tenor voice saxophonist?", "Does danny Moss proto brittanic twist tenoritone saxist?", "Who proto brittanic twist tenoritone saxist?", "Does danny Moss proto brittanic twist tenoritone saxophonist?", "Who proto brittanic twist tenoritone saxophonist?", "Does danny Moss proto brittanic weav tenor saxist?", "Who proto brittanic weave tenor saxist?", "Does danny Moss proto brittanic weav tenor saxophonist?", "Who proto brittanic weave tenor saxophonist?", "Does danny Moss proto brittanic weav tenor voice saxist?", "Who proto brittanic weave tenor voice saxist?", "Does danny Moss proto brittanic weav tenor voice saxophonist?", "Who proto brittanic weave tenor voice saxophonist?", "Does danny Moss proto brittanic weav tenoritone saxist?", "Who proto brittanic weave tenoritone saxist?", "Does danny Moss proto brittanic weav tenoritone saxophonist?", "Who proto brittanic weave tenoritone saxophonist?", "Does danny Moss proto brittanic wind instrument tenor saxist?", "Who proto brittanic wind instrument tenor saxist?", "Does danny Moss proto brittanic wind instrument tenor saxophonist?", "Who proto brittanic wind instrument tenor saxophonist?", "Does danny Moss proto brittanic wind instrument tenor voice saxist?", "Who proto brittanic wind instrument tenor voice saxist?", "Does danny Moss proto brittanic wind instrument tenor voice saxophonist?", "Who proto brittanic wind instrument tenor voice saxophonist?", "Does danny Moss proto brittanic wind instrument tenoritone saxist?", "Who proto brittanic wind instrument tenoritone saxist?", "Does danny Moss proto brittanic wind instrument tenoritone saxophonist?", "Who proto brittanic wind instrument tenoritone saxophonist?", "Does danny Moss proto brittanic wind tenor saxist?", "Who proto brittanic wind tenor saxist?", "Does danny Moss proto brittanic wind tenor saxophonist?", "Who proto brittanic wind tenor saxophonist?", "Does danny Moss proto brittanic wind tenor voice saxist?", "Who proto brittanic wind tenor voice saxist?", "Does danny Moss proto brittanic wind tenor voice saxophonist?", "Who proto brittanic wind tenor voice saxophonist?", "Does danny Moss proto brittanic wind tenoritone saxist?", "Who proto brittanic wind tenoritone saxist?", "Does danny Moss proto brittanic wind tenoritone saxophonist?", "Who proto brittanic wind tenoritone saxophonist?", "Does danny Moss proto brittanic wind up tenor saxist?", "Who proto brittanic wind up tenor saxist?", "Does danny Moss proto brittanic wind up tenor saxophonist?", "Who proto brittanic wind up tenor saxophonist?", "Does danny Moss proto brittanic wind up tenor voice saxist?", "Who proto brittanic wind up tenor voice saxist?", "Does danny Moss proto brittanic wind up tenor voice saxophonist?", "Who proto brittanic wind up tenor voice saxophonist?", "Does danny Moss proto brittanic wind up tenoritone saxist?", "Who proto brittanic wind up tenoritone saxist?", "Does danny Moss proto brittanic wind up tenoritone saxophonist?", "Who proto brittanic wind up tenoritone saxophonist?", "Who proto brittanic winding tenor saxist?", "Who proto brittanic winding tenor saxophonist?", "Who proto brittanic winding tenor voice saxist?", "Who proto brittanic winding tenor voice saxophonist?", "Who proto brittanic winding tenoritone saxist?", "Who proto brittanic winding tenoritone saxophonist?", "Does danny Moss proto brittanic wrap round tenor saxist?", "Who proto brittanic wrap round tenor saxist?", "Does danny Moss proto brittanic wrap round tenor saxophonist?", "Who proto brittanic wrap round tenor saxophonist?", "Does danny Moss proto brittanic wrap round tenor voice saxist?", "Who proto brittanic wrap round tenor voice saxist?", "Does danny Moss proto brittanic wrap round tenor voice saxophonist?", "Who proto brittanic wrap round tenor voice saxophonist?", "Does danny Moss proto brittanic wrap round tenoritone saxist?", "Who proto brittanic wrap round tenoritone saxist?", "Does danny Moss proto brittanic wrap round tenoritone saxophonist?", "Who proto brittanic wrap round tenoritone saxophonist?", "Does danny Moss proto brittanic wrap tenor saxist?", "Who proto brittanic wrap tenor saxist?", "Does danny Moss proto brittanic wrap tenor saxophonist?", "Who proto brittanic wrap tenor saxophonist?", "Does danny Moss proto brittanic wrap tenor voice saxist?", "Who proto brittanic wrap tenor voice saxist?", "Does danny Moss proto brittanic wrap tenor voice saxophonist?", "Who proto brittanic wrap tenor voice saxophonist?", "Does danny Moss proto brittanic wrap tenoritone saxist?", "Who proto brittanic wrap tenoritone saxist?", "Does danny Moss proto brittanic wrap tenoritone saxophonist?", "Who proto brittanic wrap tenoritone saxophonist?", "Does danny Moss proto brittanic wreathe tenor saxist?", "Who proto brittanic wreathe tenor saxist?", "Does danny Moss proto brittanic wreathe tenor saxophonist?", "Who proto brittanic wreathe tenor saxophonist?", "Does danny Moss proto brittanic wreathe tenor voice saxist?", "Who proto brittanic wreathe tenor voice saxist?", "Does danny Moss proto brittanic wreathe tenor voice saxophonist?", "Who proto brittanic wreathe tenor voice saxophonist?", "Does danny Moss proto brittanic wreathe tenoritone saxist?", "Who proto brittanic wreathe tenoritone saxist?", "Does danny Moss proto brittanic wreathe tenoritone saxophonist?", "Who proto brittanic wreathe tenoritone saxophonist?", "Does danny Moss proto brythonic air current tenor saxist?", "Who proto brythonic air current tenor saxist?", "Does danny Moss proto brythonic air current tenor saxophonist?", "Who proto brythonic air current tenor saxophonist?", "Does danny Moss proto brythonic air current tenor voice saxist?", "Who proto brythonic air current tenor voice saxist?", "Does danny Moss proto brythonic air current tenor voice saxophonist?", "Who proto brythonic air current tenor voice saxophonist?", "Does danny Moss proto brythonic air current tenoritone saxist?", "Who proto brythonic air current tenoritone saxist?", "Does danny Moss proto brythonic air current tenoritone saxophonist?", "Who proto brythonic air current tenoritone saxophonist?", "Does danny Moss proto brythonic breeze tenor saxist?", "Who proto brythonic breeze tenor saxist?", "Does danny Moss proto brythonic breeze tenor saxophonist?", "Who proto brythonic breeze tenor saxophonist?", "Does danny Moss proto brythonic breeze tenor voice saxist?", "Who proto brythonic breeze tenor voice saxist?", "Does danny Moss proto brythonic breeze tenor voice saxophonist?", "Who proto brythonic breeze tenor voice saxophonist?", "Does danny Moss proto brythonic breeze tenoritone saxist?", "Who proto brythonic breeze tenoritone saxist?", "Does danny Moss proto brythonic breeze tenoritone saxophonist?", "Who proto brythonic breeze tenoritone saxophonist?", "Does danny Moss proto brythonic current of air tenor sax?", "Who proto brythonic current of air tenor saxist?", "Does danny Moss proto brythonic current of air tenor saxophon?", "Who proto brythonic current of air tenor saxophonist?", "Does danny Moss proto brythonic current of air tenor voice saxist?", "Who proto brythonic current of air tenor voice saxist?", "Does danny Moss proto brythonic current of air tenor voice saxophonist?", "Who proto brythonic current of air tenor voice saxophonist?", "Does danny Moss proto brythonic current of air tenoritone saxist?", "Who proto brythonic current of air tenoritone saxist?", "Does danny Moss proto brythonic current of air tenoritone saxophonist?", "Who proto brythonic current of air tenoritone saxophonist?", "Does danny Moss proto brythonic curve tenor saxist?", "Who proto brythonic curve tenor saxist?", "Does danny Moss proto brythonic curve tenor saxophonist?", "Who proto brythonic curve tenor saxophonist?", "Does danny Moss proto brythonic curve tenor voice saxist?", "Who proto brythonic curve tenor voice saxist?", "Does danny Moss proto brythonic curve tenor voice saxophonist?", "Who proto brythonic curve tenor voice saxophonist?", "Does danny Moss proto brythonic curve tenoritone saxist?", "Who proto brythonic curve tenoritone saxist?", "Does danny Moss proto brythonic curve tenoritone saxophonist?", "Who proto brythonic curve tenoritone saxophonist?", "Does danny Moss proto brythonic fart tenor saxist?", "Who proto brythonic fart tenor saxist?", "Does danny Moss proto brythonic fart tenor saxophonist?", "Who proto brythonic fart tenor saxophonist?", "Does danny Moss proto brythonic fart tenor voice saxist?", "Who proto brythonic fart tenor voice saxist?", "Does danny Moss proto brythonic fart tenor voice saxophonist?", "Who proto brythonic fart tenor voice saxophonist?", "Does danny Moss proto brythonic fart tenoritone saxist?", "Who proto brythonic fart tenoritone saxist?", "Does danny Moss proto brythonic fart tenoritone saxophonist?", "Who proto brythonic fart tenoritone saxophonist?", "Does danny Moss proto brythonic gas tenor saxist?", "Who proto brythonic gas tenor saxist?", "Does danny Moss proto brythonic gas tenor saxophonist?", "Who proto brythonic gas tenor saxophonist?", "Does danny Moss proto brythonic gas tenor voice saxist?", "Who proto brythonic gas tenor voice saxist?", "Does danny Moss proto brythonic gas tenor voice saxophonist?", "Who proto brythonic gas tenor voice saxophonist?", "Does danny Moss proto brythonic gas tenoritone saxist?", "Who proto brythonic gas tenoritone saxist?", "Does danny Moss proto brythonic gas tenoritone saxophonist?", "Who proto brythonic gas tenoritone saxophonist?", "Does danny Moss proto brythonic hoist tenor saxist?", "Who proto brythonic hoist tenor saxist?", "Does danny Moss proto brythonic hoist tenor saxophonist?", "Who proto brythonic hoist tenor saxophonist?", "Does danny Moss proto brythonic hoist tenor voice saxist?", "Who proto brythonic hoist tenor voice saxist?", "Does danny Moss proto brythonic hoist tenor voice saxophonist?", "Who proto brythonic hoist tenor voice saxophonist?", "Does danny Moss proto brythonic hoist tenoritone saxist?", "Who proto brythonic hoist tenoritone saxist?", "Does danny Moss proto brythonic hoist tenoritone saxophonist?", "Who proto brythonic hoist tenoritone saxophonist?", "Does danny Moss proto brythonic idle words tenor saxist?", "Who proto brythonic idle words tenor saxist?", "Does danny Moss proto brythonic idle words tenor saxophonist?", "Who proto brythonic idle words tenor saxophonist?", "Does danny Moss proto brythonic idle words tenor voice saxist?", "Who proto brythonic idle words tenor voice saxist?", "Does danny Moss proto brythonic idle words tenor voice saxophonist?", "Who proto brythonic idle words tenor voice saxophonist?", "Does danny Moss proto brythonic idle words tenoritone saxist?", "Who proto brythonic idle words tenoritone saxist?", "Does danny Moss proto brythonic idle words tenoritone saxophonist?", "Who proto brythonic idle words tenoritone saxophonist?", "Does danny Moss proto brythonic jazz tenor saxist?", "Who proto brythonic jazz tenor saxist?", "Does danny Moss proto brythonic jazz tenor saxophonist?", "Who proto brythonic jazz tenor saxophonist?", "Does danny Moss proto brythonic jazz tenor voice saxist?", "Who proto brythonic jazz tenor voice saxist?", "Does danny Moss proto brythonic jazz tenor voice saxophonist?", "Who proto brythonic jazz tenor voice saxophonist?", "Does danny Moss proto brythonic jazz tenoritone saxist?", "Who proto brythonic jazz tenoritone saxist?", "Does danny Moss proto brythonic jazz tenoritone saxophonist?", "Who proto brythonic jazz tenoritone saxophonist?", "Does danny Moss proto brythonic malarkey tenor saxist?", "Who proto brythonic malarkey tenor saxist?", "Does danny Moss proto brythonic malarkey tenor saxophonist?", "Who proto brythonic malarkey tenor saxophonist?", "Does danny Moss proto brythonic malarkey tenor voice saxist?", "Who proto brythonic malarkey tenor voice saxist?", "Does danny Moss proto brythonic malarkey tenor voice saxophonist?", "Who proto brythonic malarkey tenor voice saxophonist?", "Does danny Moss proto brythonic malarkey tenoritone saxist?", "Who proto brythonic malarkey tenoritone saxist?", "Does danny Moss proto brythonic malarkey tenoritone saxophonist?", "Who proto brythonic malarkey tenoritone saxophonist?", "Does danny Moss proto brythonic malarky tenor saxist?", "Who proto brythonic malarky tenor saxist?", "Does danny Moss proto brythonic malarky tenor saxophonist?", "Who proto brythonic malarky tenor saxophonist?", "Does danny Moss proto brythonic malarky tenor voice saxist?", "Who proto brythonic malarky tenor voice saxist?", "Does danny Moss proto brythonic malarky tenor voice saxophonist?", "Who proto brythonic malarky tenor voice saxophonist?", "Does danny Moss proto brythonic malarky tenoritone saxist?", "Who proto brythonic malarky tenoritone saxist?", "Does danny Moss proto brythonic malarky tenoritone saxophonist?", "Who proto brythonic malarky tenoritone saxophonist?", "Does danny Moss proto brythonic nothingness tenor saxist?", "Who proto brythonic nothingness tenor saxist?", "Does danny Moss proto brythonic nothingness tenor saxophonist?", "Who proto brythonic nothingness tenor saxophonist?", "Does danny Moss proto brythonic nothingness tenor voice saxist?", "Who proto brythonic nothingness tenor voice saxist?", "Does danny Moss proto brythonic nothingness tenor voice saxophonist?", "Who proto brythonic nothingness tenor voice saxophonist?", "Does danny Moss proto brythonic nothingness tenoritone saxist?", "Who proto brythonic nothingness tenoritone saxist?", "Does danny Moss proto brythonic nothingness tenoritone saxophonist?", "Who proto brythonic nothingness tenoritone saxophonist?", "Does danny Moss proto brythonic puff tenor saxist?", "Who proto brythonic puff tenor saxist?", "Does danny Moss proto brythonic puff tenor saxophonist?", "Who proto brythonic puff tenor saxophonist?", "Does danny Moss proto brythonic puff tenor voice saxist?", "Who proto brythonic puff tenor voice saxist?", "Does danny Moss proto brythonic puff tenor voice saxophonist?", "Who proto brythonic puff tenor voice saxophonist?", "Does danny Moss proto brythonic puff tenoritone saxist?", "Who proto brythonic puff tenoritone saxist?", "Does danny Moss proto brythonic puff tenoritone saxophonist?", "Who proto brythonic puff tenoritone saxophonist?", "Does danny Moss proto brythonic roll tenor saxist?", "Who proto brythonic roll tenor saxist?", "Does danny Moss proto brythonic roll tenor saxophonist?", "Who proto brythonic roll tenor saxophonist?", "Does danny Moss proto brythonic roll tenor voice saxist?", "Who proto brythonic roll tenor voice saxist?", "Does danny Moss proto brythonic roll tenor voice saxophonist?", "Who proto brythonic roll tenor voice saxophonist?", "Does danny Moss proto brythonic roll tenoritone saxist?", "Who proto brythonic roll tenoritone saxist?", "Does danny Moss proto brythonic roll tenoritone saxophonist?", "Who proto brythonic roll tenoritone saxophonist?", "Does danny Moss proto brythonic roll up tenor saxist?", "Who proto brythonic roll up tenor saxist?", "Does danny Moss proto brythonic roll up tenor saxophonist?", "Who proto brythonic roll up tenor saxophonist?", "Does danny Moss proto brythonic roll up tenor voice saxist?", "Who proto brythonic roll up tenor voice saxist?", "Does danny Moss proto brythonic roll up tenor voice saxophonist?", "Who proto brythonic roll up tenor voice saxophonist?", "Does danny Moss proto brythonic roll up tenoritone saxist?", "Who proto brythonic roll up tenoritone saxist?", "Does danny Moss proto brythonic roll up tenoritone saxophonist?", "Who proto brythonic roll up tenoritone saxophonist?", "Does danny Moss proto brythonic scent tenor saxist?", "Who proto brythonic scent tenor saxist?", "Does danny Moss proto brythonic scent tenor saxophonist?", "Who proto brythonic scent tenor saxophonist?", "Does danny Moss proto brythonic scent tenor voice saxist?", "Who proto brythonic scent tenor voice saxist?", "Does danny Moss proto brythonic scent tenor voice saxophonist?", "Who proto brythonic scent tenor voice saxophonist?", "Does danny Moss proto brythonic scent tenoritone saxist?", "Who proto brythonic scent tenoritone saxist?", "Does danny Moss proto brythonic scent tenoritone saxophonist?", "Who proto brythonic scent tenoritone saxophonist?", "Does danny Moss proto brythonic tip tenor sax?", "Who proto brythonic tip tenor saxist?", "Does danny Moss proto brythonic tip tenor saxophon?", "Who proto brythonic tip tenor saxophonist?", "Does danny Moss proto brythonic tip tenor voice saxist?", "Who proto brythonic tip tenor voice saxist?", "Does danny Moss proto brythonic tip tenor voice saxophonist?", "Who proto brythonic tip tenor voice saxophonist?", "Does danny Moss proto brythonic tip tenoritone saxist?", "Who proto brythonic tip tenoritone saxist?", "Does danny Moss proto brythonic tip tenoritone saxophonist?", "Who proto brythonic tip tenoritone saxophonist?", "Does danny Moss proto brythonic twine tenor saxist?", "Who proto brythonic twine tenor saxist?", "Does danny Moss proto brythonic twine tenor saxophonist?", "Who proto brythonic twine tenor saxophonist?", "Does danny Moss proto brythonic twine tenor voice saxist?", "Who proto brythonic twine tenor voice saxist?", "Does danny Moss proto brythonic twine tenor voice saxophonist?", "Who proto brythonic twine tenor voice saxophonist?", "Does danny Moss proto brythonic twine tenoritone saxist?", "Who proto brythonic twine tenoritone saxist?", "Does danny Moss proto brythonic twine tenoritone saxophonist?", "Who proto brythonic twine tenoritone saxophonist?", "Does danny Moss proto brythonic twist tenor saxist?", "Who proto brythonic twist tenor saxist?", "Does danny Moss proto brythonic twist tenor saxophonist?", "Who proto brythonic twist tenor saxophonist?", "Does danny Moss proto brythonic twist tenor voice saxist?", "Who proto brythonic twist tenor voice saxist?", "Does danny Moss proto brythonic twist tenor voice saxophonist?", "Who proto brythonic twist tenor voice saxophonist?", "Does danny Moss proto brythonic twist tenoritone saxist?", "Who proto brythonic twist tenoritone saxist?", "Does danny Moss proto brythonic twist tenoritone saxophonist?", "Who proto brythonic twist tenoritone saxophonist?", "Does danny Moss proto brythonic weav tenor saxist?", "Who proto brythonic weave tenor saxist?", "Does danny Moss proto brythonic weav tenor saxophonist?", "Who proto brythonic weave tenor saxophonist?", "Does danny Moss proto brythonic weav tenor voice saxist?", "Who proto brythonic weave tenor voice saxist?", "Does danny Moss proto brythonic weav tenor voice saxophonist?", "Who proto brythonic weave tenor voice saxophonist?", "Does danny Moss proto brythonic weav tenoritone saxist?", "Who proto brythonic weave tenoritone saxist?", "Does danny Moss proto brythonic weav tenoritone saxophonist?", "Who proto brythonic weave tenoritone saxophonist?", "Does danny Moss proto brythonic wind instrument tenor saxist?", "Who proto brythonic wind instrument tenor saxist?", "Does danny Moss proto brythonic wind instrument tenor saxophonist?", "Who proto brythonic wind instrument tenor saxophonist?", "Does danny Moss proto brythonic wind instrument tenor voice saxist?", "Who proto brythonic wind instrument tenor voice saxist?", "Does danny Moss proto brythonic wind instrument tenor voice saxophonist?", "Who proto brythonic wind instrument tenor voice saxophonist?", "Does danny Moss proto brythonic wind instrument tenoritone saxist?", "Who proto brythonic wind instrument tenoritone saxist?", "Does danny Moss proto brythonic wind instrument tenoritone saxophonist?", "Who proto brythonic wind instrument tenoritone saxophonist?", "Does danny Moss proto brythonic wind tenor saxophonist?", "Who proto brythonic wind tenor saxophonist?", "Does danny Moss proto brythonic wind tenor voice saxist?", "Who proto brythonic wind tenor voice saxist?", "Does danny Moss proto brythonic wind tenor voice saxophonist?", "Who proto brythonic wind tenor voice saxophonist?", "Does danny Moss proto brythonic wind tenoritone saxist?", "Who proto brythonic wind tenoritone saxist?", "Does danny Moss proto brythonic wind tenoritone saxophonist?", "Who proto brythonic wind tenoritone saxophonist?", "Does danny Moss proto brythonic wind up tenor saxist?", "Who proto brythonic wind up tenor saxist?", "Does danny Moss proto brythonic wind up tenor saxophonist?", "Who proto brythonic wind up tenor saxophonist?", "Does danny Moss proto brythonic wind up tenor voice saxist?", "Who proto brythonic wind up tenor voice saxist?", "Does danny Moss proto brythonic wind up tenor voice saxophonist?", "Who proto brythonic wind up tenor voice saxophonist?", "Does danny Moss proto brythonic wind up tenoritone saxist?", "Who proto brythonic wind up tenoritone saxist?", "Does danny Moss proto brythonic wind up tenoritone saxophonist?", "Who proto brythonic wind up tenoritone saxophonist?", "Who proto brythonic winding tenor saxist?", "Who proto brythonic winding tenor saxophonist?", "Who proto brythonic winding tenor voice saxist?", "Who proto brythonic winding tenor voice saxophonist?", "Who proto brythonic winding tenoritone saxist?", "Who proto brythonic winding tenoritone saxophonist?", "Does danny Moss proto brythonic wrap round tenor saxist?", "Who proto brythonic wrap round tenor saxist?", "Does danny Moss proto brythonic wrap round tenor saxophonist?", "Who proto brythonic wrap round tenor saxophonist?", "Does danny Moss proto brythonic wrap round tenor voice saxist?", "Who proto brythonic wrap round tenor voice saxist?", "Does danny Moss proto brythonic wrap round tenor voice saxophonist?", "Who proto brythonic wrap round tenor voice saxophonist?", "Does danny Moss proto brythonic wrap round tenoritone saxist?", "Who proto brythonic wrap round tenoritone saxist?", "Does danny Moss proto brythonic wrap round tenoritone saxophonist?", "Who proto brythonic wrap round tenoritone saxophonist?", "Does danny Moss proto brythonic wrap tenor saxist?", "Who proto brythonic wrap tenor saxist?", "Does danny Moss proto brythonic wrap tenor saxophonist?", "Who proto brythonic wrap tenor saxophonist?", "Does danny Moss proto brythonic wrap tenor voice saxist?", "Who proto brythonic wrap tenor voice saxist?", "Does danny Moss proto brythonic wrap tenor voice saxophonist?", "Who proto brythonic wrap tenor voice saxophonist?", "Does danny Moss proto brythonic wrap tenoritone saxist?", "Who proto brythonic wrap tenoritone saxist?", "Does danny Moss proto brythonic wrap tenoritone saxophonist?", "Who proto brythonic wrap tenoritone saxophonist?", "Does danny Moss proto brythonic wreathe tenor saxist?", "Who proto brythonic wreathe tenor saxist?", "Does danny Moss proto brythonic wreathe tenor saxophonist?", "Who proto brythonic wreathe tenor saxophonist?", "Does danny Moss proto brythonic wreathe tenor voice saxist?", "Who proto brythonic wreathe tenor voice saxist?", "Does danny Moss proto brythonic wreathe tenor voice saxophonist?", "Who proto brythonic wreathe tenor voice saxophonist?", "Does danny Moss proto brythonic wreathe tenoritone saxist?", "Who proto brythonic wreathe tenoritone saxist?", "Does danny Moss proto brythonic wreathe tenoritone saxophonist?", "Who proto brythonic wreathe tenoritone saxophonist?"], "type": [-1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does danny Moss proto brythonic wind saxist?", "Who proto brythonic wind saxist?", "Does danny Moss proto brittanic air current saxist?", "Who proto brittanic air current saxist?", "Does danny Moss proto brittanic air current saxophonist?", "Who proto brittanic air current saxophonist?", "Does danny Moss proto brittanic air current voice saxist?", "Who proto brittanic air current voice saxist?", "Does danny Moss proto brittanic air current voice saxophonist?", "Who proto brittanic air current voice saxophonist?", "Does danny Moss proto brittanic air current itone saxist?", "Who proto brittanic air current itone saxist?", "Does danny Moss proto brittanic air current itone saxophonist?", "Who proto brittanic air current itone saxophonist?", "Does danny Moss proto brittanic breeze saxist?", "Who proto brittanic breeze saxist?", "Does danny Moss proto brittanic breeze saxophonist?", "Who proto brittanic breeze saxophonist?", "Does danny Moss proto brittanic breeze voice saxist?", "Who proto brittanic breeze voice saxist?", "Does danny Moss proto brittanic breeze voice saxophonist?", "Who proto brittanic breeze voice saxophonist?", "Does danny Moss proto brittanic breeze itone saxist?", "Who proto brittanic breeze itone saxist?", "Does danny Moss proto brittanic breeze itone saxophonist?", "Who proto brittanic breeze itone saxophonist?", "Does danny Moss proto brittanic current of air sax?", "Who proto brittanic current of air saxist?", "Does danny Moss proto brittanic current of air saxophon?", "Who proto brittanic current of air saxophonist?", "Does danny Moss proto brittanic current of air voice saxist?", "Who proto brittanic current of air voice saxist?", "Does danny Moss proto brittanic current of air voice saxophonist?", "Who proto brittanic current of air voice saxophonist?", "Does danny Moss proto brittanic current of air itone saxist?", "Who proto brittanic current of air itone saxist?", "Does danny Moss proto brittanic current of air itone saxophonist?", "Who proto brittanic current of air itone saxophonist?", "Does danny Moss proto brittanic curve saxist?", "Who proto brittanic curve saxist?", "Does danny Moss proto brittanic curve saxophonist?", "Who proto brittanic curve saxophonist?", "Does danny Moss proto brittanic curve voice saxist?", "Who proto brittanic curve voice saxist?", "Does danny Moss proto brittanic curve voice saxophonist?", "Who proto brittanic curve voice saxophonist?", "Does danny Moss proto brittanic curve itone saxist?", "Who proto brittanic curve itone saxist?", "Does danny Moss proto brittanic curve itone saxophonist?", "Who proto brittanic curve itone saxophonist?", "Does danny Moss proto brittanic fart saxist?", "Who proto brittanic fart saxist?", "Does danny Moss proto brittanic fart saxophonist?", "Who proto brittanic fart saxophonist?", "Does danny Moss proto brittanic fart voice saxist?", "Who proto brittanic fart voice saxist?", "Does danny Moss proto brittanic fart voice saxophonist?", "Who proto brittanic fart voice saxophonist?", "Does danny Moss proto brittanic fart itone saxist?", "Who proto brittanic fart itone saxist?", "Does danny Moss proto brittanic fart itone saxophonist?", "Who proto brittanic fart itone saxophonist?", "Does danny Moss proto brittanic gas saxist?", "Who proto brittanic gas saxist?", "Does danny Moss proto brittanic gas saxophonist?", "Who proto brittanic gas saxophonist?", "Does danny Moss proto brittanic gas voice saxist?", "Who proto brittanic gas voice saxist?", "Does danny Moss proto brittanic gas voice saxophonist?", "Who proto brittanic gas voice saxophonist?", "Does danny Moss proto brittanic gas itone saxist?", "Who proto brittanic gas itone saxist?", "Does danny Moss proto brittanic gas itone saxophonist?", "Who proto brittanic gas itone saxophonist?", "Does danny Moss proto brittanic hoist saxist?", "Who proto brittanic hoist saxist?", "Does danny Moss proto brittanic hoist saxophonist?", "Who proto brittanic hoist saxophonist?", "Does danny Moss proto brittanic hoist voice saxist?", "Who proto brittanic hoist voice saxist?", "Does danny Moss proto brittanic hoist voice saxophonist?", "Who proto brittanic hoist voice saxophonist?", "Does danny Moss proto brittanic hoist itone saxist?", "Who proto brittanic hoist itone saxist?", "Does danny Moss proto brittanic hoist itone saxophonist?", "Who proto brittanic hoist itone saxophonist?", "Does danny Moss proto brittanic idle words saxist?", "Who proto brittanic idle words saxist?", "Does danny Moss proto brittanic idle words saxophonist?", "Who proto brittanic idle words saxophonist?", "Does danny Moss proto brittanic idle words voice saxist?", "Who proto brittanic idle words voice saxist?", "Does danny Moss proto brittanic idle words voice saxophonist?", "Who proto brittanic idle words voice saxophonist?", "Does danny Moss proto brittanic idle words itone saxist?", "Who proto brittanic idle words itone saxist?", "Does danny Moss proto brittanic idle words itone saxophonist?", "Who proto brittanic idle words itone saxophonist?", "Does danny Moss proto brittanic jazz saxist?", "Who proto brittanic jazz saxist?", "Does danny Moss proto brittanic jazz saxophonist?", "Who proto brittanic jazz saxophonist?", "Does danny Moss proto brittanic jazz voice saxist?", "Who proto brittanic jazz voice saxist?", "Does danny Moss proto brittanic jazz voice saxophonist?", "Who proto brittanic jazz voice saxophonist?", "Does danny Moss proto brittanic jazz itone saxist?", "Who proto brittanic jazz itone saxist?", "Does danny Moss proto brittanic jazz itone saxophonist?", "Who proto brittanic jazz itone saxophonist?", "Does danny Moss proto brittanic malarkey saxist?", "Who proto brittanic malarkey saxist?", "Does danny Moss proto brittanic malarkey saxophonist?", "Who proto brittanic malarkey saxophonist?", "Does danny Moss proto brittanic malarkey voice saxist?", "Who proto brittanic malarkey voice saxist?", "Does danny Moss proto brittanic malarkey voice saxophonist?", "Who proto brittanic malarkey voice saxophonist?", "Does danny Moss proto brittanic malarkey itone saxist?", "Who proto brittanic malarkey itone saxist?", "Does danny Moss proto brittanic malarkey itone saxophonist?", "Who proto brittanic malarkey itone saxophonist?", "Does danny Moss proto brittanic malarky saxist?", "Who proto brittanic malarky saxist?", "Does danny Moss proto brittanic malarky saxophonist?", "Who proto brittanic malarky saxophonist?", "Does danny Moss proto brittanic malarky voice saxist?", "Who proto brittanic malarky voice saxist?", "Does danny Moss proto brittanic malarky voice saxophonist?", "Who proto brittanic malarky voice saxophonist?", "Does danny Moss proto brittanic malarky itone saxist?", "Who proto brittanic malarky itone saxist?", "Does danny Moss proto brittanic malarky itone saxophonist?", "Who proto brittanic malarky itone saxophonist?", "Does danny Moss proto brittanic nothingness saxist?", "Who proto brittanic nothingness saxist?", "Does danny Moss proto brittanic nothingness saxophonist?", "Who proto brittanic nothingness saxophonist?", "Does danny Moss proto brittanic nothingness voice saxist?", "Who proto brittanic nothingness voice saxist?", "Does danny Moss proto brittanic nothingness voice saxophonist?", "Who proto brittanic nothingness voice saxophonist?", "Does danny Moss proto brittanic nothingness itone saxist?", "Who proto brittanic nothingness itone saxist?", "Does danny Moss proto brittanic nothingness itone saxophonist?", "Who proto brittanic nothingness itone saxophonist?", "Does danny Moss proto brittanic puff saxist?", "Who proto brittanic puff saxist?", "Does danny Moss proto brittanic puff saxophonist?", "Who proto brittanic puff saxophonist?", "Does danny Moss proto brittanic puff voice saxist?", "Who proto brittanic puff voice saxist?", "Does danny Moss proto brittanic puff voice saxophonist?", "Who proto brittanic puff voice saxophonist?", "Does danny Moss proto brittanic puff itone saxist?", "Who proto brittanic puff itone saxist?", "Does danny Moss proto brittanic puff itone saxophonist?", "Who proto brittanic puff itone saxophonist?", "Does danny Moss proto brittanic roll saxist?", "Who proto brittanic roll saxist?", "Does danny Moss proto brittanic roll saxophonist?", "Who proto brittanic roll saxophonist?", "Does danny Moss proto brittanic roll voice saxist?", "Who proto brittanic roll voice saxist?", "Does danny Moss proto brittanic roll voice saxophonist?", "Who proto brittanic roll voice saxophonist?", "Does danny Moss proto brittanic roll itone saxist?", "Who proto brittanic roll itone saxist?", "Does danny Moss proto brittanic roll itone saxophonist?", "Who proto brittanic roll itone saxophonist?", "Does danny Moss proto brittanic roll up saxist?", "Who proto brittanic roll up saxist?", "Does danny Moss proto brittanic roll up saxophonist?", "Who proto brittanic roll up saxophonist?", "Does danny Moss proto brittanic roll up voice saxist?", "Who proto brittanic roll up voice saxist?", "Does danny Moss proto brittanic roll up voice saxophonist?", "Who proto brittanic roll up voice saxophonist?", "Does danny Moss proto brittanic roll up itone saxist?", "Who proto brittanic roll up itone saxist?", "Does danny Moss proto brittanic roll up itone saxophonist?", "Who proto brittanic roll up itone saxophonist?", "Does danny Moss proto brittanic scent saxist?", "Who proto brittanic scent saxist?", "Does danny Moss proto brittanic scent saxophonist?", "Who proto brittanic scent saxophonist?", "Does danny Moss proto brittanic scent voice saxist?", "Who proto brittanic scent voice saxist?", "Does danny Moss proto brittanic scent voice saxophonist?", "Who proto brittanic scent voice saxophonist?", "Does danny Moss proto brittanic scent itone saxist?", "Who proto brittanic scent itone saxist?", "Does danny Moss proto brittanic scent itone saxophonist?", "Who proto brittanic scent itone saxophonist?", "Does danny Moss proto brittanic tip sax?", "Who proto brittanic tip saxist?", "Does danny Moss proto brittanic tip saxophon?", "Who proto brittanic tip saxophonist?", "Does danny Moss proto brittanic tip voice saxist?", "Who proto brittanic tip voice saxist?", "Does danny Moss proto brittanic tip voice saxophonist?", "Who proto brittanic tip voice saxophonist?", "Does danny Moss proto brittanic tip itone saxist?", "Who proto brittanic tip itone saxist?", "Does danny Moss proto brittanic tip itone saxophonist?", "Who proto brittanic tip itone saxophonist?", "Does danny Moss proto brittanic twine saxist?", "Who proto brittanic twine saxist?", "Does danny Moss proto brittanic twine saxophonist?", "Who proto brittanic twine saxophonist?", "Does danny Moss proto brittanic twine voice saxist?", "Who proto brittanic twine voice saxist?", "Does danny Moss proto brittanic twine voice saxophonist?", "Who proto brittanic twine voice saxophonist?", "Does danny Moss proto brittanic twine itone saxist?", "Who proto brittanic twine itone saxist?", "Does danny Moss proto brittanic twine itone saxophonist?", "Who proto brittanic twine itone saxophonist?", "Does danny Moss proto brittanic twist saxist?", "Who proto brittanic twist saxist?", "Does danny Moss proto brittanic twist saxophonist?", "Who proto brittanic twist saxophonist?", "Does danny Moss proto brittanic twist voice saxist?", "Who proto brittanic twist voice saxist?", "Does danny Moss proto brittanic twist voice saxophonist?", "Who proto brittanic twist voice saxophonist?", "Does danny Moss proto brittanic twist itone saxist?", "Who proto brittanic twist itone saxist?", "Does danny Moss proto brittanic twist itone saxophonist?", "Who proto brittanic twist itone saxophonist?", "Does danny Moss proto brittanic weav saxist?", "Who proto brittanic weave saxist?", "Does danny Moss proto brittanic weav saxophonist?", "Who proto brittanic weave saxophonist?", "Does danny Moss proto brittanic weav voice saxist?", "Who proto brittanic weave voice saxist?", "Does danny Moss proto brittanic weav voice saxophonist?", "Who proto brittanic weave voice saxophonist?", "Does danny Moss proto brittanic weav itone saxist?", "Who proto brittanic weave itone saxist?", "Does danny Moss proto brittanic weav itone saxophonist?", "Who proto brittanic weave itone saxophonist?", "Does danny Moss proto brittanic wind instrument saxist?", "Who proto brittanic wind instrument saxist?", "Does danny Moss proto brittanic wind instrument saxophonist?", "Who proto brittanic wind instrument saxophonist?", "Does danny Moss proto brittanic wind instrument voice saxist?", "Who proto brittanic wind instrument voice saxist?", "Does danny Moss proto brittanic wind instrument voice saxophonist?", "Who proto brittanic wind instrument voice saxophonist?", "Does danny Moss proto brittanic wind instrument itone saxist?", "Who proto brittanic wind instrument itone saxist?", "Does danny Moss proto brittanic wind instrument itone saxophonist?", "Who proto brittanic wind instrument itone saxophonist?", "Does danny Moss proto brittanic wind saxist?", "Who proto brittanic wind saxist?", "Does danny Moss proto brittanic wind saxophonist?", "Who proto brittanic wind saxophonist?", "Does danny Moss proto brittanic wind voice saxist?", "Who proto brittanic wind voice saxist?", "Does danny Moss proto brittanic wind voice saxophonist?", "Who proto brittanic wind voice saxophonist?", "Does danny Moss proto brittanic wind itone saxist?", "Who proto brittanic wind itone saxist?", "Does danny Moss proto brittanic wind itone saxophonist?", "Who proto brittanic wind itone saxophonist?", "Does danny Moss proto brittanic wind up saxist?", "Who proto brittanic wind up saxist?", "Does danny Moss proto brittanic wind up saxophonist?", "Who proto brittanic wind up saxophonist?", "Does danny Moss proto brittanic wind up voice saxist?", "Who proto brittanic wind up voice saxist?", "Does danny Moss proto brittanic wind up voice saxophonist?", "Who proto brittanic wind up voice saxophonist?", "Does danny Moss proto brittanic wind up itone saxist?", "Who proto brittanic wind up itone saxist?", "Does danny Moss proto brittanic wind up itone saxophonist?", "Who proto brittanic wind up itone saxophonist?", "Who proto brittanic winding saxist?", "Who proto brittanic winding saxophonist?", "Who proto brittanic winding voice saxist?", "Who proto brittanic winding voice saxophonist?", "Who proto brittanic winding itone saxist?", "Who proto brittanic winding itone saxophonist?", "Does danny Moss proto brittanic wrap round saxist?", "Who proto brittanic wrap round saxist?", "Does danny Moss proto brittanic wrap round saxophonist?", "Who proto brittanic wrap round saxophonist?", "Does danny Moss proto brittanic wrap round voice saxist?", "Who proto brittanic wrap round voice saxist?", "Does danny Moss proto brittanic wrap round voice saxophonist?", "Who proto brittanic wrap round voice saxophonist?", "Does danny Moss proto brittanic wrap round itone saxist?", "Who proto brittanic wrap round itone saxist?", "Does danny Moss proto brittanic wrap round itone saxophonist?", "Who proto brittanic wrap round itone saxophonist?", "Does danny Moss proto brittanic wrap saxist?", "Who proto brittanic wrap saxist?", "Does danny Moss proto brittanic wrap saxophonist?", "Who proto brittanic wrap saxophonist?", "Does danny Moss proto brittanic wrap voice saxist?", "Who proto brittanic wrap voice saxist?", "Does danny Moss proto brittanic wrap voice saxophonist?", "Who proto brittanic wrap voice saxophonist?", "Does danny Moss proto brittanic wrap itone saxist?", "Who proto brittanic wrap itone saxist?", "Does danny Moss proto brittanic wrap itone saxophonist?", "Who proto brittanic wrap itone saxophonist?", "Does danny Moss proto brittanic wreathe saxist?", "Who proto brittanic wreathe saxist?", "Does danny Moss proto brittanic wreathe saxophonist?", "Who proto brittanic wreathe saxophonist?", "Does danny Moss proto brittanic wreathe voice saxist?", "Who proto brittanic wreathe voice saxist?", "Does danny Moss proto brittanic wreathe voice saxophonist?", "Who proto brittanic wreathe voice saxophonist?", "Does danny Moss proto brittanic wreathe itone saxist?", "Who proto brittanic wreathe itone saxist?", "Does danny Moss proto brittanic wreathe itone saxophonist?", "Who proto brittanic wreathe itone saxophonist?", "Does danny Moss proto brythonic air current saxist?", "Who proto brythonic air current saxist?", "Does danny Moss proto brythonic air current saxophonist?", "Who proto brythonic air current saxophonist?", "Does danny Moss proto brythonic air current voice saxist?", "Who proto brythonic air current voice saxist?", "Does danny Moss proto brythonic air current voice saxophonist?", "Who proto brythonic air current voice saxophonist?", "Does danny Moss proto brythonic air current itone saxist?", "Who proto brythonic air current itone saxist?", "Does danny Moss proto brythonic air current itone saxophonist?", "Who proto brythonic air current itone saxophonist?", "Does danny Moss proto brythonic breeze saxist?", "Who proto brythonic breeze saxist?", "Does danny Moss proto brythonic breeze saxophonist?", "Who proto brythonic breeze saxophonist?", "Does danny Moss proto brythonic breeze voice saxist?", "Who proto brythonic breeze voice saxist?", "Does danny Moss proto brythonic breeze voice saxophonist?", "Who proto brythonic breeze voice saxophonist?", "Does danny Moss proto brythonic breeze itone saxist?", "Who proto brythonic breeze itone saxist?", "Does danny Moss proto brythonic breeze itone saxophonist?", "Who proto brythonic breeze itone saxophonist?", "Does danny Moss proto brythonic current of air sax?", "Who proto brythonic current of air saxist?", "Does danny Moss proto brythonic current of air saxophon?", "Who proto brythonic current of air saxophonist?", "Does danny Moss proto brythonic current of air voice saxist?", "Who proto brythonic current of air voice saxist?", "Does danny Moss proto brythonic current of air voice saxophonist?", "Who proto brythonic current of air voice saxophonist?", "Does danny Moss proto brythonic current of air itone saxist?", "Who proto brythonic current of air itone saxist?", "Does danny Moss proto brythonic current of air itone saxophonist?", "Who proto brythonic current of air itone saxophonist?", "Does danny Moss proto brythonic curve saxist?", "Who proto brythonic curve saxist?", "Does danny Moss proto brythonic curve saxophonist?", "Who proto brythonic curve saxophonist?", "Does danny Moss proto brythonic curve voice saxist?", "Who proto brythonic curve voice saxist?", "Does danny Moss proto brythonic curve voice saxophonist?", "Who proto brythonic curve voice saxophonist?", "Does danny Moss proto brythonic curve itone saxist?", "Who proto brythonic curve itone saxist?", "Does danny Moss proto brythonic curve itone saxophonist?", "Who proto brythonic curve itone saxophonist?", "Does danny Moss proto brythonic fart saxist?", "Who proto brythonic fart saxist?", "Does danny Moss proto brythonic fart saxophonist?", "Who proto brythonic fart saxophonist?", "Does danny Moss proto brythonic fart voice saxist?", "Who proto brythonic fart voice saxist?", "Does danny Moss proto brythonic fart voice saxophonist?", "Who proto brythonic fart voice saxophonist?", "Does danny Moss proto brythonic fart itone saxist?", "Who proto brythonic fart itone saxist?", "Does danny Moss proto brythonic fart itone saxophonist?", "Who proto brythonic fart itone saxophonist?", "Does danny Moss proto brythonic gas saxist?", "Who proto brythonic gas saxist?", "Does danny Moss proto brythonic gas saxophonist?", "Who proto brythonic gas saxophonist?", "Does danny Moss proto brythonic gas voice saxist?", "Who proto brythonic gas voice saxist?", "Does danny Moss proto brythonic gas voice saxophonist?", "Who proto brythonic gas voice saxophonist?", "Does danny Moss proto brythonic gas itone saxist?", "Who proto brythonic gas itone saxist?", "Does danny Moss proto brythonic gas itone saxophonist?", "Who proto brythonic gas itone saxophonist?", "Does danny Moss proto brythonic hoist saxist?", "Who proto brythonic hoist saxist?", "Does danny Moss proto brythonic hoist saxophonist?", "Who proto brythonic hoist saxophonist?", "Does danny Moss proto brythonic hoist voice saxist?", "Who proto brythonic hoist voice saxist?", "Does danny Moss proto brythonic hoist voice saxophonist?", "Who proto brythonic hoist voice saxophonist?", "Does danny Moss proto brythonic hoist itone saxist?", "Who proto brythonic hoist itone saxist?", "Does danny Moss proto brythonic hoist itone saxophonist?", "Who proto brythonic hoist itone saxophonist?", "Does danny Moss proto brythonic idle words saxist?", "Who proto brythonic idle words saxist?", "Does danny Moss proto brythonic idle words saxophonist?", "Who proto brythonic idle words saxophonist?", "Does danny Moss proto brythonic idle words voice saxist?", "Who proto brythonic idle words voice saxist?", "Does danny Moss proto brythonic idle words voice saxophonist?", "Who proto brythonic idle words voice saxophonist?", "Does danny Moss proto brythonic idle words itone saxist?", "Who proto brythonic idle words itone saxist?", "Does danny Moss proto brythonic idle words itone saxophonist?", "Who proto brythonic idle words itone saxophonist?", "Does danny Moss proto brythonic jazz saxist?", "Who proto brythonic jazz saxist?", "Does danny Moss proto brythonic jazz saxophonist?", "Who proto brythonic jazz saxophonist?", "Does danny Moss proto brythonic jazz voice saxist?", "Who proto brythonic jazz voice saxist?", "Does danny Moss proto brythonic jazz voice saxophonist?", "Who proto brythonic jazz voice saxophonist?", "Does danny Moss proto brythonic jazz itone saxist?", "Who proto brythonic jazz itone saxist?", "Does danny Moss proto brythonic jazz itone saxophonist?", "Who proto brythonic jazz itone saxophonist?", "Does danny Moss proto brythonic malarkey saxist?", "Who proto brythonic malarkey saxist?", "Does danny Moss proto brythonic malarkey saxophonist?", "Who proto brythonic malarkey saxophonist?", "Does danny Moss proto brythonic malarkey voice saxist?", "Who proto brythonic malarkey voice saxist?", "Does danny Moss proto brythonic malarkey voice saxophonist?", "Who proto brythonic malarkey voice saxophonist?", "Does danny Moss proto brythonic malarkey itone saxist?", "Who proto brythonic malarkey itone saxist?", "Does danny Moss proto brythonic malarkey itone saxophonist?", "Who proto brythonic malarkey itone saxophonist?", "Does danny Moss proto brythonic malarky saxist?", "Who proto brythonic malarky saxist?", "Does danny Moss proto brythonic malarky saxophonist?", "Who proto brythonic malarky saxophonist?", "Does danny Moss proto brythonic malarky voice saxist?", "Who proto brythonic malarky voice saxist?", "Does danny Moss proto brythonic malarky voice saxophonist?", "Who proto brythonic malarky voice saxophonist?", "Does danny Moss proto brythonic malarky itone saxist?", "Who proto brythonic malarky itone saxist?", "Does danny Moss proto brythonic malarky itone saxophonist?", "Who proto brythonic malarky itone saxophonist?", "Does danny Moss proto brythonic nothingness saxist?", "Who proto brythonic nothingness saxist?", "Does danny Moss proto brythonic nothingness saxophonist?", "Who proto brythonic nothingness saxophonist?", "Does danny Moss proto brythonic nothingness voice saxist?", "Who proto brythonic nothingness voice saxist?", "Does danny Moss proto brythonic nothingness voice saxophonist?", "Who proto brythonic nothingness voice saxophonist?", "Does danny Moss proto brythonic nothingness itone saxist?", "Who proto brythonic nothingness itone saxist?", "Does danny Moss proto brythonic nothingness itone saxophonist?", "Who proto brythonic nothingness itone saxophonist?", "Does danny Moss proto brythonic puff saxist?", "Who proto brythonic puff saxist?", "Does danny Moss proto brythonic puff saxophonist?", "Who proto brythonic puff saxophonist?", "Does danny Moss proto brythonic puff voice saxist?", "Who proto brythonic puff voice saxist?", "Does danny Moss proto brythonic puff voice saxophonist?", "Who proto brythonic puff voice saxophonist?", "Does danny Moss proto brythonic puff itone saxist?", "Who proto brythonic puff itone saxist?", "Does danny Moss proto brythonic puff itone saxophonist?", "Who proto brythonic puff itone saxophonist?", "Does danny Moss proto brythonic roll saxist?", "Who proto brythonic roll saxist?", "Does danny Moss proto brythonic roll saxophonist?", "Who proto brythonic roll saxophonist?", "Does danny Moss proto brythonic roll voice saxist?", "Who proto brythonic roll voice saxist?", "Does danny Moss proto brythonic roll voice saxophonist?", "Who proto brythonic roll voice saxophonist?", "Does danny Moss proto brythonic roll itone saxist?", "Who proto brythonic roll itone saxist?", "Does danny Moss proto brythonic roll itone saxophonist?", "Who proto brythonic roll itone saxophonist?", "Does danny Moss proto brythonic roll up saxist?", "Who proto brythonic roll up saxist?", "Does danny Moss proto brythonic roll up saxophonist?", "Who proto brythonic roll up saxophonist?", "Does danny Moss proto brythonic roll up voice saxist?", "Who proto brythonic roll up voice saxist?", "Does danny Moss proto brythonic roll up voice saxophonist?", "Who proto brythonic roll up voice saxophonist?", "Does danny Moss proto brythonic roll up itone saxist?", "Who proto brythonic roll up itone saxist?", "Does danny Moss proto brythonic roll up itone saxophonist?", "Who proto brythonic roll up itone saxophonist?", "Does danny Moss proto brythonic scent saxist?", "Who proto brythonic scent saxist?", "Does danny Moss proto brythonic scent saxophonist?", "Who proto brythonic scent saxophonist?", "Does danny Moss proto brythonic scent voice saxist?", "Who proto brythonic scent voice saxist?", "Does danny Moss proto brythonic scent voice saxophonist?", "Who proto brythonic scent voice saxophonist?", "Does danny Moss proto brythonic scent itone saxist?", "Who proto brythonic scent itone saxist?", "Does danny Moss proto brythonic scent itone saxophonist?", "Who proto brythonic scent itone saxophonist?", "Does danny Moss proto brythonic tip sax?", "Who proto brythonic tip saxist?", "Does danny Moss proto brythonic tip saxophon?", "Who proto brythonic tip saxophonist?", "Does danny Moss proto brythonic tip voice saxist?", "Who proto brythonic tip voice saxist?", "Does danny Moss proto brythonic tip voice saxophonist?", "Who proto brythonic tip voice saxophonist?", "Does danny Moss proto brythonic tip itone saxist?", "Who proto brythonic tip itone saxist?", "Does danny Moss proto brythonic tip itone saxophonist?", "Who proto brythonic tip itone saxophonist?", "Does danny Moss proto brythonic twine saxist?", "Who proto brythonic twine saxist?", "Does danny Moss proto brythonic twine saxophonist?", "Who proto brythonic twine saxophonist?", "Does danny Moss proto brythonic twine voice saxist?", "Who proto brythonic twine voice saxist?", "Does danny Moss proto brythonic twine voice saxophonist?", "Who proto brythonic twine voice saxophonist?", "Does danny Moss proto brythonic twine itone saxist?", "Who proto brythonic twine itone saxist?", "Does danny Moss proto brythonic twine itone saxophonist?", "Who proto brythonic twine itone saxophonist?", "Does danny Moss proto brythonic twist saxist?", "Who proto brythonic twist saxist?", "Does danny Moss proto brythonic twist saxophonist?", "Who proto brythonic twist saxophonist?", "Does danny Moss proto brythonic twist voice saxist?", "Who proto brythonic twist voice saxist?", "Does danny Moss proto brythonic twist voice saxophonist?", "Who proto brythonic twist voice saxophonist?", "Does danny Moss proto brythonic twist itone saxist?", "Who proto brythonic twist itone saxist?", "Does danny Moss proto brythonic twist itone saxophonist?", "Who proto brythonic twist itone saxophonist?", "Does danny Moss proto brythonic weav saxist?", "Who proto brythonic weave saxist?", "Does danny Moss proto brythonic weav saxophonist?", "Who proto brythonic weave saxophonist?", "Does danny Moss proto brythonic weav voice saxist?", "Who proto brythonic weave voice saxist?", "Does danny Moss proto brythonic weav voice saxophonist?", "Who proto brythonic weave voice saxophonist?", "Does danny Moss proto brythonic weav itone saxist?", "Who proto brythonic weave itone saxist?", "Does danny Moss proto brythonic weav itone saxophonist?", "Who proto brythonic weave itone saxophonist?", "Does danny Moss proto brythonic wind instrument saxist?", "Who proto brythonic wind instrument saxist?", "Does danny Moss proto brythonic wind instrument saxophonist?", "Who proto brythonic wind instrument saxophonist?", "Does danny Moss proto brythonic wind instrument voice saxist?", "Who proto brythonic wind instrument voice saxist?", "Does danny Moss proto brythonic wind instrument voice saxophonist?", "Who proto brythonic wind instrument voice saxophonist?", "Does danny Moss proto brythonic wind instrument itone saxist?", "Who proto brythonic wind instrument itone saxist?", "Does danny Moss proto brythonic wind instrument itone saxophonist?", "Who proto brythonic wind instrument itone saxophonist?", "Does danny Moss proto brythonic wind saxophonist?", "Who proto brythonic wind saxophonist?", "Does danny Moss proto brythonic wind voice saxist?", "Who proto brythonic wind voice saxist?", "Does danny Moss proto brythonic wind voice saxophonist?", "Who proto brythonic wind voice saxophonist?", "Does danny Moss proto brythonic wind itone saxist?", "Who proto brythonic wind itone saxist?", "Does danny Moss proto brythonic wind itone saxophonist?", "Who proto brythonic wind itone saxophonist?", "Does danny Moss proto brythonic wind up saxist?", "Who proto brythonic wind up saxist?", "Does danny Moss proto brythonic wind up saxophonist?", "Who proto brythonic wind up saxophonist?", "Does danny Moss proto brythonic wind up voice saxist?", "Who proto brythonic wind up voice saxist?", "Does danny Moss proto brythonic wind up voice saxophonist?", "Who proto brythonic wind up voice saxophonist?", "Does danny Moss proto brythonic wind up itone saxist?", "Who proto brythonic wind up itone saxist?", "Does danny Moss proto brythonic wind up itone saxophonist?", "Who proto brythonic wind up itone saxophonist?", "Who proto brythonic winding saxist?", "Who proto brythonic winding saxophonist?", "Who proto brythonic winding voice saxist?", "Who proto brythonic winding voice saxophonist?", "Who proto brythonic winding itone saxist?", "Who proto brythonic winding itone saxophonist?", "Does danny Moss proto brythonic wrap round saxist?", "Who proto brythonic wrap round saxist?", "Does danny Moss proto brythonic wrap round saxophonist?", "Who proto brythonic wrap round saxophonist?", "Does danny Moss proto brythonic wrap round voice saxist?", "Who proto brythonic wrap round voice saxist?", "Does danny Moss proto brythonic wrap round voice saxophonist?", "Who proto brythonic wrap round voice saxophonist?", "Does danny Moss proto brythonic wrap round itone saxist?", "Who proto brythonic wrap round itone saxist?", "Does danny Moss proto brythonic wrap round itone saxophonist?", "Who proto brythonic wrap round itone saxophonist?", "Does danny Moss proto brythonic wrap saxist?", "Who proto brythonic wrap saxist?", "Does danny Moss proto brythonic wrap saxophonist?", "Who proto brythonic wrap saxophonist?", "Does danny Moss proto brythonic wrap voice saxist?", "Who proto brythonic wrap voice saxist?", "Does danny Moss proto brythonic wrap voice saxophonist?", "Who proto brythonic wrap voice saxophonist?", "Does danny Moss proto brythonic wrap itone saxist?", "Who proto brythonic wrap itone saxist?", "Does danny Moss proto brythonic wrap itone saxophonist?", "Who proto brythonic wrap itone saxophonist?", "Does danny Moss proto brythonic wreathe saxist?", "Who proto brythonic wreathe saxist?", "Does danny Moss proto brythonic wreathe saxophonist?", "Who proto brythonic wreathe saxophonist?", "Does danny Moss proto brythonic wreathe voice saxist?", "Who proto brythonic wreathe voice saxist?", "Does danny Moss proto brythonic wreathe voice saxophonist?", "Who proto brythonic wreathe voice saxophonist?", "Does danny Moss proto brythonic wreathe itone saxist?", "Who proto brythonic wreathe itone saxist?", "Does danny Moss proto brythonic wreathe itone saxophonist?", "Who proto brythonic wreathe itone saxophonist?"], "exp": [0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810832, "src_sentence": "Headkeeper is a 1972 lp by Dave Mason.", "sentence": "Headkeeper is a 1972 lp by Dave Mason", "sub": "http://dbpedia.org/resource/Headkeeper", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Dave_Mason", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is headkeeper a 1972 lp by Dave Mason ?", "When is Headkeeper a?", "Who is Headkeeper a 1972 lp by Dave Mason ?"], "type": [-1, 3, 1], "question_in_type": ["Is headkeeper a 1972 lp by ?", "When is a?", "Who is a 1972 lp by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810833, "src_sentence": "Headkeeper is a 1972 long playing by Dave Mason.", "sentence": "Headkeeper is a 1972 long playing by Dave Mason", "sub": "http://dbpedia.org/resource/Headkeeper", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Dave_Mason", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is headkeeper a 1972 long playing by Dave Mason ?", "When is Headkeeper a?", "Who is Headkeeper a 1972 long playing by Dave Mason ?"], "type": [-1, 3, 1], "question_in_type": ["Is headkeeper a 1972 long playing by ?", "When is a?", "Who is a 1972 long playing by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810836, "src_sentence": "Erik Tack (born 8 October 1958) is a Belgian pol for Vlaams Belang.", "sentence": "Erik Tack is a Belgian pol for Vlaams Belang", "sub": "http://dbpedia.org/resource/Erik_Tack", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Belgium", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is erik Tack a Belgian pol for Vlaams Belang ?", "Who is a Belgian pol for Vlaams Belang?", "Where is Erik Tack a Belgian pol for Vlaams Belang ?", "Who is Erik Tack a Belgian pol for Vlaams Belang ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is erik Tack a pol for Vlaams Belang ?", "Who is a pol for Vlaams Belang?", "Where is a pol for Vlaams Belang ?", "Who is a pol for Vlaams Belang ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5810985, "src_sentence": "Cotana serranotata is a lep of the folk Eupterotidae.", "sentence": "Cotana serranotata is a lep of the folk Eupterotidae", "sub": "http://dbpedia.org/resource/Cotana_serranotata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eupterotidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cotana serranotata a lep of the folk Eupterotidae ?", "Who serranotata is a lep of the folk Eupterotidae?", "Is cotana serranotata a butterfly of the common people Eupterotidae ?", "Who serranotata is a butterfly of the common people Eupterotidae?", "Is cotana serranotata a butterfly of the family Eupterotidae ?", "Who serranotata is a butterfly of the family Eupterotidae?", "Is cotana serranotata a butterfly of the folk Eupterotidae ?", "Who serranotata is a butterfly of the folk Eupterotidae?", "Is cotana serranotata a butterfly of the folk music Eupterotidae ?", "Who serranotata is a butterfly of the folk music Eupterotidae?", "Is cotana serranotata a butterfly of the folks Eupterotidae ?", "Who serranotata is a butterfly of the folks Eupterotidae?", "Is cotana serranotata a butterfly of the kindred Eupterotidae ?", "Who serranotata is a butterfly of the kindred Eupterotidae?", "Is cotana serranotata a butterfly of the people Eupterotidae ?", "Who serranotata is a butterfly of the people Eupterotidae?", "Is cotana serranotata a butterfly of the tribe Eupterotidae ?", "Who serranotata is a butterfly of the tribe Eupterotidae?", "Is cotana serranotata a butterfly of the vernacular Eupterotidae ?", "Who serranotata is a butterfly of the vernacular Eupterotidae?", "Is cotana serranotata a lep of the common people Eupterotidae ?", "Who serranotata is a lep of the common people Eupterotidae?", "Is cotana serranotata a lep of the family Eupterotidae ?", "Who serranotata is a lep of the family Eupterotidae?", "Is cotana serranotata a lep of the folk music Eupterotidae ?", "Who serranotata is a lep of the folk music Eupterotidae?", "Is cotana serranotata a lep of the folks Eupterotidae ?", "Who serranotata is a lep of the folks Eupterotidae?", "Is cotana serranotata a lep of the kindred Eupterotidae ?", "Who serranotata is a lep of the kindred Eupterotidae?", "Is cotana serranotata a lep of the people Eupterotidae ?", "Who serranotata is a lep of the people Eupterotidae?", "Is cotana serranotata a lep of the tribe Eupterotidae ?", "Who serranotata is a lep of the tribe Eupterotidae?", "Is cotana serranotata a lep of the vernacular Eupterotidae ?", "Who serranotata is a lep of the vernacular Eupterotidae?", "Is cotana serranotata a moth of the common people Eupterotidae ?", "Who serranotata is a moth of the common people Eupterotidae?", "Is cotana serranotata a moth of the family Eupterotidae ?", "Who serranotata is a moth of the family Eupterotidae?", "Is cotana serranotata a moth of the folk Eupterotidae ?", "Who serranotata is a moth of the folk Eupterotidae?", "Is cotana serranotata a moth of the folk music Eupterotidae ?", "Who serranotata is a moth of the folk music Eupterotidae?", "Is cotana serranotata a moth of the folks Eupterotidae ?", "Who serranotata is a moth of the folks Eupterotidae?", "Is cotana serranotata a moth of the kindred Eupterotidae ?", "Who serranotata is a moth of the kindred Eupterotidae?", "Is cotana serranotata a moth of the people Eupterotidae ?", "Who serranotata is a moth of the people Eupterotidae?", "Is cotana serranotata a moth of the tribe Eupterotidae ?", "Who serranotata is a moth of the tribe Eupterotidae?", "Is cotana serranotata a moth of the vernacular Eupterotidae ?", "Who serranotata is a moth of the vernacular Eupterotidae?"], "type": [-1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is cotana serranotata a lep of the folk ?", "Who serranotata is a lep of the folk ?", "Is cotana serranotata a butterfly of the common people ?", "Who serranotata is a butterfly of the common people ?", "Is cotana serranotata a butterfly of the family ?", "Who serranotata is a butterfly of the family ?", "Is cotana serranotata a butterfly of the folk ?", "Who serranotata is a butterfly of the folk ?", "Is cotana serranotata a butterfly of the folk music ?", "Who serranotata is a butterfly of the folk music ?", "Is cotana serranotata a butterfly of the folks ?", "Who serranotata is a butterfly of the folks ?", "Is cotana serranotata a butterfly of the kindred ?", "Who serranotata is a butterfly of the kindred ?", "Is cotana serranotata a butterfly of the people ?", "Who serranotata is a butterfly of the people ?", "Is cotana serranotata a butterfly of the tribe ?", "Who serranotata is a butterfly of the tribe ?", "Is cotana serranotata a butterfly of the vernacular ?", "Who serranotata is a butterfly of the vernacular ?", "Is cotana serranotata a lep of the common people ?", "Who serranotata is a lep of the common people ?", "Is cotana serranotata a lep of the family ?", "Who serranotata is a lep of the family ?", "Is cotana serranotata a lep of the folk music ?", "Who serranotata is a lep of the folk music ?", "Is cotana serranotata a lep of the folks ?", "Who serranotata is a lep of the folks ?", "Is cotana serranotata a lep of the kindred ?", "Who serranotata is a lep of the kindred ?", "Is cotana serranotata a lep of the people ?", "Who serranotata is a lep of the people ?", "Is cotana serranotata a lep of the tribe ?", "Who serranotata is a lep of the tribe ?", "Is cotana serranotata a lep of the vernacular ?", "Who serranotata is a lep of the vernacular ?", "Is cotana serranotata a moth of the common people ?", "Who serranotata is a moth of the common people ?", "Is cotana serranotata a moth of the family ?", "Who serranotata is a moth of the family ?", "Is cotana serranotata a moth of the folk ?", "Who serranotata is a moth of the folk ?", "Is cotana serranotata a moth of the folk music ?", "Who serranotata is a moth of the folk music ?", "Is cotana serranotata a moth of the folks ?", "Who serranotata is a moth of the folks ?", "Is cotana serranotata a moth of the kindred ?", "Who serranotata is a moth of the kindred ?", "Is cotana serranotata a moth of the people ?", "Who serranotata is a moth of the people ?", "Is cotana serranotata a moth of the tribe ?", "Who serranotata is a moth of the tribe ?", "Is cotana serranotata a moth of the vernacular ?", "Who serranotata is a moth of the vernacular ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811208, "src_sentence": "Setoeolis inconspicua is a species of ogin idle, specifically an aeolid sea slug.", "sentence": "Setoeolis inconspicua is a species of ogin idle, specifically an aeolid sea slug", "sub": "http://dbpedia.org/resource/Setoeolis_inconspicua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Aeolidioidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is setoeolis inconspicua a species of ogin idle , specifically an aeolid sea slug ?"], "type": [-1], "question_in_type": ["Is setoeolis inconspicua a species of ogin idle , specifically an sea slug ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811287, "src_sentence": "Aduthathu (English: Next) is a 2011 Tamil Indian Thriller starring take directed by Thakkali Srinivasan.", "sentence": "Aduthathu is a 2011 Tamil Indian Thriller starring take directed by Thakkali Srinivasan", "sub": "http://dbpedia.org/resource/Aduthathu", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Thakkali_Srinivasan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is aduthathu a 2011 Tamil Indian Thriller starring take directed by Thakkali Srinivasan ?", "Who is a 2011 Tamil Indian Thriller starring take directed by Thakkali Srinivasan?", "When is Aduthathu a?", "Where is Aduthathu a 2011 Tamil Indian Thriller starring?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is aduthathu a 2011 Tamil Indian Thriller starring take directed by ?", "Who is a 2011 Tamil Indian Thriller starring take directed by ?", "When is a?", "Where is a 2011 Tamil Indian Thriller starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811395, "src_sentence": "Barea confusella is a matki of the sept Oecophoridae.", "sentence": "Barea confusella is a matki of the sept Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a matki of the sept Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811401, "src_sentence": "Barea confusella is a matki of the phratry Oecophoridae.", "sentence": "Barea confusella is a matki of the phratry Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a matki of the phratry Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a matki of the phratry ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811411, "src_sentence": "Barea confusella is a moth of the folk Oecophoridae.", "sentence": "Barea confusella is a moth of the folk Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a moth of the folk Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811423, "src_sentence": "Barea confusella is a moth of the household Oecophoridae.", "sentence": "Barea confusella is a moth of the household Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a moth of the household Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811427, "src_sentence": "Barea confusella is a lep of the home Oecophoridae.", "sentence": "Barea confusella is a lep of the home Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a lep of the home Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811431, "src_sentence": "Barea confusella is a matki of the kinsfolk Oecophoridae.", "sentence": "Barea confusella is a matki of the kinsfolk Oecophoridae", "sub": "http://dbpedia.org/resource/Barea_confusella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is barea confusella a matki of the kinsfolk Oecophoridae ?"], "type": [-1], "question_in_type": ["Is barea confusella a matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811441, "src_sentence": "Mexican Naval functioning in the Mexican Drug War.", "sentence": "Mexican Naval functioning in the Mexican Drug War", "sub": "http://dbpedia.org/resource/Mexican_Drug_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Mexico", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does mexican Naval functioning in the Mexican Drug War?"], "type": [-1], "question_in_type": ["Does mexican Naval functioning in the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811475, "src_sentence": "Since Jesus is from Galilee, Pilate says that he is not under his oyer and terminer and sends him to King Herod (\"Pilate and Christ\").", "sentence": "Jesus is from Galilee", "sub": "http://dbpedia.org/resource/Jesus", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Galilee", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is jesus from Galilee ?", "Who is from Galilee?", "Where is Jesus from Galilee ?"], "type": [-1, 1, 2], "question_in_type": ["Is jesus from ?", "Who is from ?", "Where is from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811749, "src_sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism, a collective party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective party of Degel HaTorah?", "Who [is] a collective party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective party of Agudat Israel?", "Who [is] a collective party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel political party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel political party in the Knesset represented as?", "Where is The Agudat Israel political party in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Where did [ is ] a?", "Is the political party in the Knesset represented as ?", "Who is The political party in the Knesset represented as?", "Where is The political party in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811751, "src_sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism, a collective party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective party of Degel HaTorah?", "Who [is] a collective party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective party of Agudat Israel?", "Who [is] a collective party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel bash in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel bash in the Knesset represented as?", "Where is The Agudat Israel bash in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective party of ?", "Who [is] a collective party of ?", "Where did [ is ] a?", "Is the bash in the Knesset represented as ?", "Who is The bash in the Knesset represented as?", "Where is The bash in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811761, "src_sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism, a corporate party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a corporate party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a corporate party of Degel HaTorah?", "Who [is] a corporate party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a corporate party of Degel HaTorah ?", "Does united Torah Judaism [is] a corporate party of Agudat Israel?", "Who [is] a corporate party of Agudat Israel?", "Where did United Torah Judaism [ is ] a corporate party of Agudat Israel ?", "Is the Agudat Israel bash in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel bash in the Knesset represented as?", "Where is The Agudat Israel bash in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a corporate party of ?", "Who [is] a corporate party of ?", "Who did [ is ] a corporate party of ?", "Does united Torah Judaism [is] a corporate party of ?", "Who [is] a corporate party of ?", "Where did [ is ] a corporate party of ?", "Is the bash in the Knesset represented as ?", "Who is The bash in the Knesset represented as?", "Where is The bash in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811773, "src_sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism, a people alice of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel alice in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel alice in the Knesset represented as?", "Where is The Agudat Israel alice in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the alice in the Knesset represented as ?", "Who is The alice in the Knesset represented as?", "Where is The alice in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811774, "src_sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism, a people alice of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel political party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel political party in the Knesset represented as?", "Where is The Agudat Israel political party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the political party in the Knesset represented as ?", "Who is The political party in the Knesset represented as?", "Where is The political party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811782, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a collective noun alice of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811788, "src_sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism, a collective political party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective political party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective political party of Degel HaTorah?", "Who [is] a collective political party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective political party of Agudat Israel?", "Who [is] a collective political party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel alice in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel alice in the Knesset represented as?", "Where is The Agudat Israel alice in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Where did [ is ] a?", "Is the alice in the Knesset represented as ?", "Who is The alice in the Knesset represented as?", "Where is The alice in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811790, "src_sentence": "The Agudat Israel company in the Knesset is represented as United Torah Judaism, a collective political party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective political party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective political party of Degel HaTorah?", "Who [is] a collective political party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective political party of Agudat Israel?", "Who [is] a collective political party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel company in the Knesset represented as United Torah Judaism ?", "Where is The Agudat Israel company in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Where did [ is ] a?", "Is the company in the Knesset represented as ?", "Where is The company in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811791, "src_sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism, a collective political party of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective political party of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective political party of Degel HaTorah?", "Who [is] a collective political party of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective political party of Agudat Israel?", "Who [is] a collective political party of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel bash in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel bash in the Knesset represented as?", "Where is The Agudat Israel bash in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective political party of ?", "Who [is] a collective political party of ?", "Where did [ is ] a?", "Is the bash in the Knesset represented as ?", "Who is The bash in the Knesset represented as?", "Where is The bash in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811792, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a people political party of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811809, "src_sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism, a collective company of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective company of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective company of Degel HaTorah?", "Who [is] a collective company of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective company of Agudat Israel?", "Who [is] a collective company of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel political party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel political party in the Knesset represented as?", "Where is The Agudat Israel political party in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective company of ?", "Who [is] a collective company of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective company of ?", "Who [is] a collective company of ?", "Where did [ is ] a?", "Is the political party in the Knesset represented as ?", "Who is The political party in the Knesset represented as?", "Where is The political party in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811811, "src_sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism, a collective company of Agudat Israel and Degel HaTorah.", "sentence": "United Torah Judaism [is] a collective company of Degel HaTorah", "sub": "http://dbpedia.org/resource/Degel_HaTorah", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does united Torah Judaism [is] a collective company of Degel HaTorah?", "Who [is] a collective company of Degel HaTorah?", "Who did United Torah Judaism [ is ] a?", "Does united Torah Judaism [is] a collective company of Agudat Israel?", "Who [is] a collective company of Agudat Israel?", "Where did United Torah Judaism [ is ] a?", "Is the Agudat Israel bash in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel bash in the Knesset represented as?", "Where is The Agudat Israel bash in the Knesset represented as?"], "type": [-1, 1, 1, -1, 1, 2, -1, 1, 2], "question_in_type": ["Does united Torah Judaism [is] a collective company of ?", "Who [is] a collective company of ?", "Who did [ is ] a?", "Does united Torah Judaism [is] a collective company of ?", "Who [is] a collective company of ?", "Where did [ is ] a?", "Is the bash in the Knesset represented as ?", "Who is The bash in the Knesset represented as?", "Where is The bash in the Knesset represented as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811812, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a people company of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811813, "src_sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism, a people company of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel alice in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel alice in the Knesset represented as?", "Where is The Agudat Israel alice in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the alice in the Knesset represented as ?", "Who is The alice in the Knesset represented as?", "Where is The alice in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811814, "src_sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism, a people company of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel political party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel political party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel political party in the Knesset represented as?", "Where is The Agudat Israel political party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the political party in the Knesset represented as ?", "Who is The political party in the Knesset represented as?", "Where is The political party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811815, "src_sentence": "The Agudat Israel company in the Knesset is represented as United Torah Judaism, a people company of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel company in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel company in the Knesset represented as United Torah Judaism ?", "Where is The Agudat Israel company in the Knesset represented as?"], "type": [-1, 2], "question_in_type": ["Is the company in the Knesset represented as ?", "Where is The company in the Knesset represented as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811827, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a collective bash of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811830, "src_sentence": "The Agudat Israel company in the Knesset is represented as United Torah Judaism, a collective bash of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel company in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel company in the Knesset represented as United Torah Judaism ?", "Where is The Agudat Israel company in the Knesset represented as?"], "type": [-1, 2], "question_in_type": ["Is the company in the Knesset represented as ?", "Where is The company in the Knesset represented as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811831, "src_sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism, a collective bash of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel bash in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel bash in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel bash in the Knesset represented as?", "Where is The Agudat Israel bash in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the bash in the Knesset represented as ?", "Who is The bash in the Knesset represented as?", "Where is The bash in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811832, "src_sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism, a people bash of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel party in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel party in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel party in the Knesset represented as?", "Where is The Agudat Israel party in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the party in the Knesset represented as ?", "Who is The party in the Knesset represented as?", "Where is The party in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811843, "src_sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism, a collective noun bash of Agudat Israel and Degel HaTorah.", "sentence": "The Agudat Israel alice in the Knesset is represented as United Torah Judaism", "sub": "http://dbpedia.org/resource/Agudat_Yisrael", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/United_Torah_Judaism", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Agudat Israel alice in the Knesset represented as United Torah Judaism ?", "Who is The Agudat Israel alice in the Knesset represented as?", "Where is The Agudat Israel alice in the Knesset represented as?"], "type": [-1, 1, 2], "question_in_type": ["Is the alice in the Knesset represented as ?", "Who is The alice in the Knesset represented as?", "Where is The alice in the Knesset represented as?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811874, "src_sentence": "Eugoa vasta is a moth of the kinfolk Erebidae.", "sentence": "Eugoa vasta is a moth of the kinfolk Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a moth of the kinfolk Erebidae ?", "Is eugoa vasta a lep of the family Erebidae ?", "Is eugoa vasta a lep of the kinfolk Erebidae ?", "Is eugoa vasta a lep of the relations Erebidae ?", "Is eugoa vasta a lep of the relatives Erebidae ?", "Is eugoa vasta a lep of the tribe Erebidae ?", "Is eugoa vasta a matki of the family Erebidae ?", "Is eugoa vasta a matki of the kinfolk Erebidae ?", "Is eugoa vasta a matki of the relations Erebidae ?", "Is eugoa vasta a matki of the relatives Erebidae ?", "Is eugoa vasta a matki of the tribe Erebidae ?", "Is eugoa vasta a moth of the family Erebidae ?", "Is eugoa vasta a moth of the relations Erebidae ?", "Is eugoa vasta a moth of the relatives Erebidae ?", "Is eugoa vasta a moth of the tribe Erebidae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is eugoa vasta a moth of the kinfolk ?", "Is eugoa vasta a lep of the family ?", "Is eugoa vasta a lep of the kinfolk ?", "Is eugoa vasta a lep of the relations ?", "Is eugoa vasta a lep of the relatives ?", "Is eugoa vasta a lep of the tribe ?", "Is eugoa vasta a matki of the family ?", "Is eugoa vasta a matki of the kinfolk ?", "Is eugoa vasta a matki of the relations ?", "Is eugoa vasta a matki of the relatives ?", "Is eugoa vasta a matki of the tribe ?", "Is eugoa vasta a moth of the family ?", "Is eugoa vasta a moth of the relations ?", "Is eugoa vasta a moth of the relatives ?", "Is eugoa vasta a moth of the tribe ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811876, "src_sentence": "Eugoa vasta is a matki of the kinfolk Erebidae.", "sentence": "Eugoa vasta is a matki of the kinfolk Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a matki of the kinfolk Erebidae ?", "Is eugoa vasta a matki of the family Erebidae ?", "Is eugoa vasta a matki of the relations Erebidae ?", "Is eugoa vasta a matki of the relatives Erebidae ?", "Is eugoa vasta a matki of the tribe Erebidae ?", "Is eugoa vasta a moth of the family Erebidae ?", "Is eugoa vasta a moth of the kinfolk Erebidae ?", "Is eugoa vasta a moth of the relations Erebidae ?", "Is eugoa vasta a moth of the relatives Erebidae ?", "Is eugoa vasta a moth of the tribe Erebidae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is eugoa vasta a matki of the kinfolk ?", "Is eugoa vasta a matki of the family ?", "Is eugoa vasta a matki of the relations ?", "Is eugoa vasta a matki of the relatives ?", "Is eugoa vasta a matki of the tribe ?", "Is eugoa vasta a moth of the family ?", "Is eugoa vasta a moth of the kinfolk ?", "Is eugoa vasta a moth of the relations ?", "Is eugoa vasta a moth of the relatives ?", "Is eugoa vasta a moth of the tribe ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811879, "src_sentence": "Eugoa vasta is a matki of the phratry Erebidae.", "sentence": "Eugoa vasta is a matki of the phratry Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a matki of the phratry Erebidae ?", "Is eugoa vasta a matki of the family Erebidae ?", "Is eugoa vasta a moth of the family Erebidae ?", "Is eugoa vasta a moth of the phratry Erebidae ?"], "type": [-1, -1, -1, -1], "question_in_type": ["Is eugoa vasta a matki of the phratry ?", "Is eugoa vasta a matki of the family ?", "Is eugoa vasta a moth of the family ?", "Is eugoa vasta a moth of the phratry ?"], "exp": [-1, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811891, "src_sentence": "Eugoa vasta is a matki of the folk Erebidae.", "sentence": "Eugoa vasta is a matki of the folk Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a matki of the folk Erebidae ?", "Where is Eugoa vasta a matki of the folk Erebidae ?", "Is eugoa vasta a matki of the common people Erebidae ?", "Is eugoa vasta a matki of the family Erebidae ?", "Is eugoa vasta a matki of the folk music Erebidae ?", "Is eugoa vasta a matki of the folks Erebidae ?", "Is eugoa vasta a matki of the kindred Erebidae ?", "Is eugoa vasta a matki of the people Erebidae ?", "Is eugoa vasta a matki of the tribe Erebidae ?", "Is eugoa vasta a matki of the vernacular Erebidae ?", "Is eugoa vasta a moth of the common people Erebidae ?", "Is eugoa vasta a moth of the family Erebidae ?", "Is eugoa vasta a moth of the folk Erebidae ?", "Where is Eugoa vasta a moth of the folk Erebidae ?", "Is eugoa vasta a moth of the folk music Erebidae ?", "Is eugoa vasta a moth of the folks Erebidae ?", "Is eugoa vasta a moth of the kindred Erebidae ?", "Is eugoa vasta a moth of the people Erebidae ?", "Is eugoa vasta a moth of the tribe Erebidae ?", "Is eugoa vasta a moth of the vernacular Erebidae ?"], "type": [-1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is eugoa vasta a matki of the folk ?", "Where is vasta a matki of the folk ?", "Is eugoa vasta a matki of the common people ?", "Is eugoa vasta a matki of the family ?", "Is eugoa vasta a matki of the folk music ?", "Is eugoa vasta a matki of the folks ?", "Is eugoa vasta a matki of the kindred ?", "Is eugoa vasta a matki of the people ?", "Is eugoa vasta a matki of the tribe ?", "Is eugoa vasta a matki of the vernacular ?", "Is eugoa vasta a moth of the common people ?", "Is eugoa vasta a moth of the family ?", "Is eugoa vasta a moth of the folk ?", "Where is vasta a moth of the folk ?", "Is eugoa vasta a moth of the folk music ?", "Is eugoa vasta a moth of the folks ?", "Is eugoa vasta a moth of the kindred ?", "Is eugoa vasta a moth of the people ?", "Is eugoa vasta a moth of the tribe ?", "Is eugoa vasta a moth of the vernacular ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811901, "src_sentence": "Eugoa vasta is a moth of the household Erebidae.", "sentence": "Eugoa vasta is a moth of the household Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a moth of the household Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa vasta a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811903, "src_sentence": "Eugoa vasta is a matki of the household Erebidae.", "sentence": "Eugoa vasta is a matki of the household Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a matki of the household Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa vasta a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811905, "src_sentence": "Eugoa vasta is a lep of the home Erebidae.", "sentence": "Eugoa vasta is a lep of the home Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a lep of the home Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa vasta a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5811909, "src_sentence": "Eugoa vasta is a matki of the kinsfolk Erebidae.", "sentence": "Eugoa vasta is a matki of the kinsfolk Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa vasta a matki of the kinsfolk Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa vasta a matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812054, "src_sentence": "Richard Dawkins recounts in The Selfish Gene that the repeated interjection \"Rule, Britannia!", "sentence": "Richard Dawkins recounts in The Selfish Gene that the repeated interjection \"Rule", "sub": "http://dbpedia.org/resource/The_Selfish_Gene", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Richard_Dawkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does richard dawkin recounts in The Selfish Gene that the repeated interjection \"Rule?", "Who recounts in The Selfish Gene that the repeated interjection \"Rule?", "Where did Richard Dawkins?"], "type": [-1, 1, 2], "question_in_type": ["Does richard dawkin recounts in that the repeated interjection \"Rule?", "Who recounts in that the repeated interjection \"Rule?", "Where did ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812055, "src_sentence": "Richard Dawkins recounts in The Selfish Gene that the repeated exclaiming \"Rule, Britannia!", "sentence": "Richard Dawkins recounts in The Selfish Gene", "sub": "http://dbpedia.org/resource/The_Selfish_Gene", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Richard_Dawkins", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does richard dawkin recounts in The Selfish Gene?", "Who recounts in The Selfish Gene?"], "type": [-1, 1], "question_in_type": ["Does richard dawkin recounts in ?", "Who recounts in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812082, "src_sentence": "Orenaia andereggialis is a species of matki in the class Crambidae.", "sentence": "Orenaia andereggialis is a species of matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Orenaia_andereggialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orenaia andereggialis a species of matki in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is orenaia andereggialis a species of matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812105, "src_sentence": "Orenaia andereggialis is a species of lep in the home Crambidae.", "sentence": "Orenaia andereggialis is a species of lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Orenaia_andereggialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orenaia andereggialis a species of lep in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is orenaia andereggialis a species of lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812378, "src_sentence": "Semon Rohloff (born 19 April 1970) is a back synchronized swimmer from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a back synchronized swimmer from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a back synchronized swimmer from Australia ?", "Who (born 19 April 1970 is a back synchronized swimmer from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a back synchronized swimmer from ?", "Who (born 19 April 1970 is a back synchronized swimmer from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812379, "src_sentence": "Semon Rohloff (born 19 April 1970) is a erstwhile synchronized swimmer from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a erstwhile synchronized swimmer from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a erstwhile synchronized swimmer from Australia ?", "Who (born 19 April 1970 is a erstwhile synchronized swimmer from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a erstwhile synchronized swimmer from ?", "Who (born 19 April 1970 is a erstwhile synchronized swimmer from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812381, "src_sentence": "Semon Rohloff (born 19 April 1970) is a former synchronized natator from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a former synchronized natator from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a former synchronized natator from Australia ?", "Who (born 19 April 1970 is a former synchronized natator from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a former synchronized natator from ?", "Who (born 19 April 1970 is a former synchronized natator from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812382, "src_sentence": "Semon Rohloff (born 19 April 1970) is a previous synchronized natator from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a previous synchronized natator from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a previous synchronized natator from Australia ?", "Who (born 19 April 1970 is a previous synchronized natator from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a previous synchronized natator from ?", "Who (born 19 April 1970 is a previous synchronized natator from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812385, "src_sentence": "Semon Rohloff (born 19 April 1970) is a other synchronized natator from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a other synchronized natator from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a other synchronized natator from Australia ?", "Who (born 19 April 1970 is a other synchronized natator from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a other synchronized natator from ?", "Who (born 19 April 1970 is a other synchronized natator from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812390, "src_sentence": "Semon Rohloff (born 19 April 1970) is a previous synchronized norfolk dumpling from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a previous synchronized norfolk dumpling from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a previous synchronized norfolk dumpling from Australia ?", "Who (born 19 April 1970 is a previous synchronized norfolk dumpling from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a previous synchronized norfolk dumpling from ?", "Who (born 19 April 1970 is a previous synchronized norfolk dumpling from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812397, "src_sentence": "Semon Rohloff (born 19 April 1970) is a former synchronized bather from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a former synchronized bather from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a former synchronized bather from Australia ?", "Who (born 19 April 1970 is a former synchronized bather from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a former synchronized bather from ?", "Who (born 19 April 1970 is a former synchronized bather from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812399, "src_sentence": "Semon Rohloff (born 19 April 1970) is a preceding synchronized bather from Australia.", "sentence": "Semon Rohloff (born 19 April 1970 is a preceding synchronized bather from Australia", "sub": "http://dbpedia.org/resource/Semon_Rohloff", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is semon Rohloff ( born 19 April 1970 a preceding synchronized bather from Australia ?", "Who (born 19 April 1970 is a preceding synchronized bather from Australia?", "When is Semon Rohloff ( bear?", "Where is Semon Rohloff ( born 19?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is semon Rohloff ( born 19 April 1970 a preceding synchronized bather from ?", "Who (born 19 April 1970 is a preceding synchronized bather from ?", "When is ( bear?", "Where is ( born 19?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812438, "src_sentence": "Nuclear Tipping Point is a 2010 documental film produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documental film produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documental film produced by the Nuclear Threat Initiative ?", "Who is a 2010 documental film produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documental film produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documental film produced by the ?", "Who is a 2010 documental film produced by the ?", "When is a?", "Where is a 2010 documental film produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812444, "src_sentence": "Nuclear Tipping Point is a 2010 infotainment motion picture produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 infotainment motion picture produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 infotainment motion picture produced by the Nuclear Threat Initiative ?", "Who is a 2010 infotainment motion picture produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 infotainment motion picture produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 infotainment motion picture produced by the ?", "Who is a 2010 infotainment motion picture produced by the ?", "When is a?", "Where is a 2010 infotainment motion picture produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812450, "src_sentence": "Nuclear Tipping Point is a 2010 docudrama celluloid produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 docudrama celluloid produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 docudrama celluloid produced by the Nuclear Threat Initiative ?", "Who is a 2010 docudrama celluloid produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 docudrama celluloid produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 docudrama celluloid produced by the ?", "Who is a 2010 docudrama celluloid produced by the ?", "When is a?", "Where is a 2010 docudrama celluloid produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812453, "src_sentence": "Nuclear Tipping Point is a 2010 documental movie produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documental movie produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documental movie produced by the Nuclear Threat Initiative ?", "Who is a 2010 documental movie produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documental movie produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documental movie produced by the ?", "Who is a 2010 documental movie produced by the ?", "When is a?", "Where is a 2010 documental movie produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812461, "src_sentence": "Nuclear Tipping Point is a 2010 documentary flick produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documentary flick produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documentary flick produced by the Nuclear Threat Initiative ?", "Who is a 2010 documentary flick produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documentary flick produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documentary flick produced by the ?", "Who is a 2010 documentary flick produced by the ?", "When is a?", "Where is a 2010 documentary flick produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812463, "src_sentence": "Nuclear Tipping Point is a 2010 documental flick produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documental flick produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documental flick produced by the Nuclear Threat Initiative ?", "Who is a 2010 documental flick produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documental flick produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documental flick produced by the ?", "Who is a 2010 documental flick produced by the ?", "When is a?", "Where is a 2010 documental flick produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812468, "src_sentence": "Nuclear Tipping Point is a 2010 documental photographic film produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documental photographic film produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documental photographic film produced by the Nuclear Threat Initiative ?", "Who is a 2010 documental photographic film produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documental photographic film produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documental photographic film produced by the ?", "Who is a 2010 documental photographic film produced by the ?", "When is a?", "Where is a 2010 documental photographic film produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812477, "src_sentence": "Nuclear Tipping Point is a 2010 documentary film plastic film produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documentary film plastic film produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documentary film plastic film produced by the Nuclear Threat Initiative ?", "Who is a 2010 documentary film plastic film produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documentary film plastic film produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documentary film plastic film produced by the ?", "Who is a 2010 documentary film plastic film produced by the ?", "When is a?", "Where is a 2010 documentary film plastic film produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812480, "src_sentence": "Nuclear Tipping Point is a 2010 docudrama plastic film produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 docudrama plastic film produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 docudrama plastic film produced by the Nuclear Threat Initiative ?", "Who is a 2010 docudrama plastic film produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 docudrama plastic film produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 docudrama plastic film produced by the ?", "Who is a 2010 docudrama plastic film produced by the ?", "When is a?", "Where is a 2010 docudrama plastic film produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812486, "src_sentence": "Nuclear Tipping Point is a 2010 documentary cinema produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documentary cinema produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documentary cinema produced by the Nuclear Threat Initiative ?", "Who is a 2010 documentary cinema produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documentary cinema produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documentary cinema produced by the ?", "Who is a 2010 documentary cinema produced by the ?", "When is a?", "Where is a 2010 documentary cinema produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812488, "src_sentence": "Nuclear Tipping Point is a 2010 documental cinema produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 documental cinema produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 documental cinema produced by the Nuclear Threat Initiative ?", "Who is a 2010 documental cinema produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 documental cinema produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 documental cinema produced by the ?", "Who is a 2010 documental cinema produced by the ?", "When is a?", "Where is a 2010 documental cinema produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812490, "src_sentence": "Nuclear Tipping Point is a 2010 docudrama cinema produced by the Nuclear Threat Initiative.", "sentence": "Nuclear Tipping Point is a 2010 docudrama cinema produced by the Nuclear Threat Initiative", "sub": "http://dbpedia.org/resource/Nuclear_Tipping_Point", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Nuclear_Threat_Initiative", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is nuclear Tipping Point a 2010 docudrama cinema produced by the Nuclear Threat Initiative ?", "Who is a 2010 docudrama cinema produced by the Nuclear Threat Initiative?", "When is Nuclear Tipping Point a?", "Where is Nuclear Tipping Point a 2010 docudrama cinema produced by?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is nuclear Tipping Point a 2010 docudrama cinema produced by the ?", "Who is a 2010 docudrama cinema produced by the ?", "When is a?", "Where is a 2010 docudrama cinema produced by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812524, "src_sentence": "Daniel Chester French was commissioned by the Lincoln Memorial commission to create a statue of Abraham Lincoln (located at the Lincoln Memorial in Washington, D.C.) unveiled in 1922.", "sentence": "Daniel Chester French was commissioned by the Lincoln Memorial commission to create a statue of Abraham Lincoln", "sub": "http://dbpedia.org/resource/Lincoln_Memorial", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Daniel_Chester_French", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Was daniel Chester French commissioned by the Lincoln Memorial commission to create a statue of Abraham Lincoln ?", "Who was commissioned by the Lincoln Memorial commission to create a statue of Abraham Lincoln?", "Where was Daniel Chester French commissioned by?", "Who was Daniel Chester French commissioned by?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was daniel Chester French commissioned by the commission to create a statue of Abraham Lincoln ?", "Who was commissioned by the commission to create a statue of Abraham Lincoln?", "Where was commissioned by?", "Who was commissioned by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812566, "src_sentence": "Asterolepis earina is a species of lep of the family Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the family Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the family Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812583, "src_sentence": "Asterolepis earina is a species of moth of the kinfolk Tortricidae.", "sentence": "Asterolepis earina is a species of moth of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of moth of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812584, "src_sentence": "Asterolepis earina is a species of lep of the kinfolk Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812590, "src_sentence": "Asterolepis earina is a species of lep of the class Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the class Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812599, "src_sentence": "Asterolepis earina is a species of lep of the folk Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812611, "src_sentence": "Asterolepis earina is a species of lep of the household Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the household Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the household Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812612, "src_sentence": "Asterolepis earina is a species of matki of the household Tortricidae.", "sentence": "Asterolepis earina is a species of matki of the household Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of matki of the household Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812615, "src_sentence": "Asterolepis earina is a species of matki of the home Tortricidae.", "sentence": "Asterolepis earina is a species of matki of the home Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of matki of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812616, "src_sentence": "Asterolepis earina is a species of moth of the kinsfolk Tortricidae.", "sentence": "Asterolepis earina is a species of moth of the kinsfolk Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of moth of the kinsfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812620, "src_sentence": "Asterolepis earina is a species of lep of the fellowship Tortricidae.", "sentence": "Asterolepis earina is a species of lep of the fellowship Tortricidae", "sub": "http://dbpedia.org/resource/Asterolepis_earina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is asterolepis earina a species of lep of the fellowship Tortricidae ?"], "type": [-1], "question_in_type": ["Is asterolepis earina a species of lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812624, "src_sentence": "Betty White (born 1922), yank actress, best known for The Mary Tyler Moore Show and The Golden Girls.", "sentence": "Betty White best known for The Golden Girls", "sub": "http://dbpedia.org/resource/The_Golden_Girls", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Betty_White", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does betty White best known for The Golden Girls?", "Who best known for The Golden Girls?", "Where did Betty White best known for?", "Does betty White best known for The Mary Tyler Moore Show?", "Who best known for The Mary Tyler Moore Show?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does betty White best known for ?", "Who best known for ?", "Where did best known for?", "Does betty White best known for ?", "Who best known for ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812625, "src_sentence": "Betty White (born 1922), finglish actress, best known for The Mary Tyler Moore Show and The Golden Girls.", "sentence": "Betty White best known for The Golden Girls", "sub": "http://dbpedia.org/resource/The_Golden_Girls", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Betty_White", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does betty White best known for The Golden Girls?", "Who best known for The Golden Girls?", "Where did Betty White best known for?", "Does betty White best known for The Mary Tyler Moore Show?", "Who best known for The Mary Tyler Moore Show?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does betty White best known for ?", "Who best known for ?", "Where did best known for?", "Does betty White best known for ?", "Who best known for ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812809, "src_sentence": "Euptychia is a genus of satyrid butterfly stroke found in the Neotropical realm.", "sentence": "Euptychia is a genus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812811, "src_sentence": "Euptychia is a genus of satyrid lep found in the Neotropical realm.", "sentence": "Euptychia is a genus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812817, "src_sentence": "Euptychia is a genus of satyrid butterfly stroke found in the Neotropical sphere.", "sentence": "Euptychia is a genus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812825, "src_sentence": "Euptychia is a genus of satyrid butterfly stroke found in the Neotropical field.", "sentence": "Euptychia is a genus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812827, "src_sentence": "Euptychia is a genus of satyrid lep found in the Neotropical field.", "sentence": "Euptychia is a genus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812840, "src_sentence": "Euptychia is a brontosaurus of satyrid butterflies found in the Neotropical domain.", "sentence": "Euptychia is a brontosaurus of satyrid butterflies", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid butterflies ?"], "type": [-1], "question_in_type": ["Is euptychia a brontosaurus of butterflies ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812843, "src_sentence": "Euptychia is a genus of satyrid lep found in the Neotropical domain.", "sentence": "Euptychia is a genus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812845, "src_sentence": "Euptychia is a genus of satyrid chat up found in the Neotropical domain.", "sentence": "Euptychia is a genus of satyrid chat up found in the Neotropical domain", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid chat up found in the Neotropical domain ?", "Where is Euptychia a genus of satyrid chat up?"], "type": [-1, 2], "question_in_type": ["Is euptychia a genus of chat up found in the Neotropical domain ?", "Where is a genus of chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812846, "src_sentence": "Euptychia is a brontosaurus of satyrid chat up found in the Neotropical domain.", "sentence": "Euptychia is a brontosaurus of satyrid chat up found in the Neotropical domain", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid chat up found in the Neotropical domain ?", "Where is Euptychia a brontosaurus of satyrid chat up?"], "type": [-1, 2], "question_in_type": ["Is euptychia a brontosaurus of chat up found in the Neotropical domain ?", "Where is a brontosaurus of chat up?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812848, "src_sentence": "Euptychia is a brontosaurus of satyrid butterflies found in the Neotropical dominion.", "sentence": "Euptychia is a brontosaurus of satyrid butterflies", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid butterflies ?"], "type": [-1], "question_in_type": ["Is euptychia a brontosaurus of butterflies ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812850, "src_sentence": "Euptychia is a brontosaurus of satyrid butterfly stroke found in the Neotropical dominion.", "sentence": "Euptychia is a brontosaurus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a brontosaurus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812851, "src_sentence": "Euptychia is a genus of satyrid lep found in the Neotropical dominion.", "sentence": "Euptychia is a genus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812858, "src_sentence": "Euptychia is a brontosaurus of satyrid butterfly stroke found in the Neotropical kingdom.", "sentence": "Euptychia is a brontosaurus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a brontosaurus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812859, "src_sentence": "Euptychia is a genus of satyrid lep found in the Neotropical kingdom.", "sentence": "Euptychia is a genus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812865, "src_sentence": "Euptychia is a genus of satyrid butterfly stroke found in the Neotropical country.", "sentence": "Euptychia is a genus of satyrid butterfly stroke", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterfly stroke ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterfly stroke ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812871, "src_sentence": "Euptychia is a genus of satyrid butterflies found in the Neotropical riche.", "sentence": "Euptychia is a genus of satyrid butterflies", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a genus of satyrid butterflies ?"], "type": [-1], "question_in_type": ["Is euptychia a genus of butterflies ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5812876, "src_sentence": "Euptychia is a brontosaurus of satyrid lep found in the Neotropical riche.", "sentence": "Euptychia is a brontosaurus of satyrid lep", "sub": "http://dbpedia.org/resource/Euptychia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Satyrinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euptychia a brontosaurus of satyrid lep ?"], "type": [-1], "question_in_type": ["Is euptychia a brontosaurus of lep ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813067, "src_sentence": "In October 2009, Shakira released her 8th studio lp, She Wolf.", "sentence": "Shakira released her 8th studio lp She Wolf In October 2009", "sub": "http://dbpedia.org/resource/She_Wolf", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Shakira", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did shakira releas her 8th studio lp She Wolf In October 2009?", "Where did Shakira released her?", "When did Shakira release her 8th studio lp She Wolf In?"], "type": [-1, 2, 3], "question_in_type": ["Did shakira releas her 8th studio lp In October 2009?", "Where did released her?", "When did release her 8th studio lp In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813252, "src_sentence": "The Invisible Committee have published three learn: The Coming Insurrection, To Our Friends, and Now.", "sentence": "The Invisible Committee have published three learn : The Coming Insurrection , Now", "sub": "http://dbpedia.org/resource/The_Coming_Insurrection", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/The_Invisible_Committee", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does the Invisible Committee hav publ three learn : The Coming Insurrection , Now?", "Who have published three learn : The Coming Insurrection , Now?", "Where did The Invisible Committee have published?", "Does the Invisible Committee hav publ three learn : The Coming Insurrection , To Our Friends?", "Who have published three learn : The Coming Insurrection , To Our Friends?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does the Invisible Committee hav publ three learn : , Now?", "Who have published three learn : , Now?", "Where did have published?", "Does the Invisible Committee hav publ three learn : , To Our Friends?", "Who have published three learn : , To Our Friends?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813336, "src_sentence": "The Dawood Bohra Muslims trace their patrimony to the Fatimid Caliphate, named after Fatimah, the venerated girl of the Prophet Mohammed.", "sentence": "Fatimah [is] the venerated girl of the Prophet Mohammed", "sub": "http://dbpedia.org/resource/Fatimah", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Muhammad", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does fatimah [is] the venerated girl of the Prophet Mohammed?", "Who [is] the venerated girl of the Prophet Mohammed?"], "type": [-1, 1], "question_in_type": ["Does fatimah [is] the venerated girl of the ?", "Who [is] the venerated girl of the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813801, "src_sentence": "Rhizoplaca porterii is a species of lichenized mold in the household Lecanoraceae.", "sentence": "Rhizoplaca porterii is a species of lichenized mold in the household Lecanoraceae", "sub": "http://dbpedia.org/resource/Rhizoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lecanoraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhizoplaca porterii a species of lichenized mold in the household Lecanoraceae ?", "Who is Rhizoplaca porterii a species of lichenized mold in the household Lecanoraceae ?"], "type": [-1, 1], "question_in_type": ["Is rhizoplaca porterii a species of lichenized mold in the household ?", "Who is porterii a species of lichenized mold in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813803, "src_sentence": "Rhizoplaca porterii is a species of lichenized mold in the home Lecanoraceae.", "sentence": "Rhizoplaca porterii is a species of lichenized mold in the home Lecanoraceae", "sub": "http://dbpedia.org/resource/Rhizoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lecanoraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhizoplaca porterii a species of lichenized mold in the home Lecanoraceae ?", "Who is Rhizoplaca porterii a species of lichenized mold in the home Lecanoraceae ?"], "type": [-1, 1], "question_in_type": ["Is rhizoplaca porterii a species of lichenized mold in the home ?", "Who is porterii a species of lichenized mold in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813807, "src_sentence": "Rhizoplaca porterii is a species of lichenized mold in the fellowship Lecanoraceae.", "sentence": "Rhizoplaca porterii is a species of lichenized mold in the fellowship Lecanoraceae", "sub": "http://dbpedia.org/resource/Rhizoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lecanoraceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is rhizoplaca porterii a species of lichenized mold in the fellowship Lecanoraceae ?", "Who is Rhizoplaca porterii a species of lichenized mold in the fellowship Lecanoraceae ?"], "type": [-1, 1], "question_in_type": ["Is rhizoplaca porterii a species of lichenized mold in the fellowship ?", "Who is porterii a species of lichenized mold in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813882, "src_sentence": "Forlorn River is a western sandwich refreshing written by Zane Grey, first published in 1927.", "sentence": "Forlorn River is a western sandwich refreshing written by Zane Grey, first published in 1927", "sub": "http://dbpedia.org/resource/Forlorn_River", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Zane_Grey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is forlorn River a western sandwich refreshing written by Zane Grey , first published in 1927 ?", "Who is a western sandwich refreshing written by Zane Grey, first published in 1927?", "Who is Forlorn River a western sandwich refreshing written?", "Where is Forlorn River a western sandwich refreshing written?", "When is Forlorn River a western sandwich refresh write by Zane Grey , first publish?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Is forlorn River a western sandwich refreshing written by , first published in 1927 ?", "Who is a western sandwich refreshing written by , first published in 1927?", "Who is a western sandwich refreshing written?", "Where is a western sandwich refreshing written?", "When is a western sandwich refresh write by , first publish?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5813891, "src_sentence": "Forlorn River is a occidental fresh written by Zane Grey, first published in 1927.", "sentence": "Forlorn River is a occidental fresh written by Zane Grey, first published in 1927", "sub": "http://dbpedia.org/resource/Forlorn_River", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Zane_Grey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is forlorn River a occidental fresh written by Zane Grey , first published in 1927 ?", "Who is a occidental fresh written by Zane Grey, first published in 1927?", "Who is Forlorn River a occidental fresh written by?", "Where is Forlorn River a occidental fresh written by?", "When is Forlorn River a occidental fresh write by Zane Grey , first publish?"], "type": [-1, 1, 1, 2, 3], "question_in_type": ["Is forlorn River a occidental fresh written by , first published in 1927 ?", "Who is a occidental fresh written by , first published in 1927?", "Who is a occidental fresh written by?", "Where is a occidental fresh written by?", "When is a occidental fresh write by , first publish?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814045, "src_sentence": "The AKP won in Turkey's boastfully rome: Ankara and Istanbul.", "sentence": "The AKP won in Turkey 's boastfully rome : Ankara", "sub": "http://dbpedia.org/resource/Justice_and_Development_Party_(Turkey)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ankara", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the AKP won in Turkey 's boastfully rome : Ankara?", "Where did The AKP won in?"], "type": [-1, 2], "question_in_type": ["Did the won in Turkey 's boastfully rome : ?", "Where did The won in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814242, "src_sentence": "Jane Austen parodied the record in Northanger Abbey.", "sentence": "Jane Austen parodied the record in Northanger Abbey", "sub": "http://dbpedia.org/resource/Northanger_Abbey", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Jane_Austen", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did jane Austen parody the record in Northanger Abbey?", "Who parodied the record in Northanger Abbey?"], "type": [-1, 1], "question_in_type": ["Did jane Austen parody the record in ?", "Who parodied the record in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814269, "src_sentence": "Proeulia nubleana is a species of matki of the family Tortricidae.", "sentence": "Proeulia nubleana is a species of matki of the family Tortricidae", "sub": "http://dbpedia.org/resource/Proeulia_nubleana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proeulia nubleana a species of matki of the family Tortricidae ?"], "type": [-1], "question_in_type": ["Is proeulia nubleana a species of matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814293, "src_sentence": "Proeulia nubleana is a species of matki of the class Tortricidae.", "sentence": "Proeulia nubleana is a species of matki of the class Tortricidae", "sub": "http://dbpedia.org/resource/Proeulia_nubleana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proeulia nubleana a species of matki of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is proeulia nubleana a species of matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814300, "src_sentence": "Proeulia nubleana is a species of moth of the folk Tortricidae.", "sentence": "Proeulia nubleana is a species of moth of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Proeulia_nubleana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proeulia nubleana a species of moth of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is proeulia nubleana a species of moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814315, "src_sentence": "Proeulia nubleana is a species of moth of the home Tortricidae.", "sentence": "Proeulia nubleana is a species of moth of the home Tortricidae", "sub": "http://dbpedia.org/resource/Proeulia_nubleana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proeulia nubleana a species of moth of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is proeulia nubleana a species of moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814316, "src_sentence": "Proeulia nubleana is a species of lep of the home Tortricidae.", "sentence": "Proeulia nubleana is a species of lep of the home Tortricidae", "sub": "http://dbpedia.org/resource/Proeulia_nubleana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is proeulia nubleana a species of lep of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is proeulia nubleana a species of lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814504, "src_sentence": "Megachile ardua is a species of bee block in the family Megachilidae.", "sentence": "Megachile ardua is a species of bee block in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of bee block in the family Megachilidae ?", "Where is Megachile ardua a species of bee block in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of bee block in the family ?", "Where is ardua a species of bee block in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814521, "src_sentence": "Megachile ardua is a species of king of insects in the kinfolk Megachilidae.", "sentence": "Megachile ardua is a species of king of insects in the kinfolk Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of king of insects in the kinfolk Megachilidae ?", "Where is Megachile ardua a species of king of insects in the kinfolk Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of king of insects in the kinfolk ?", "Where is ardua a species of king of insects in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814527, "src_sentence": "Megachile ardua is a species of king of insects in the class Megachilidae.", "sentence": "Megachile ardua is a species of king of insects in the class Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of king of insects in the class Megachilidae ?", "Where is Megachile ardua a species of king of insects in the class Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of king of insects in the class ?", "Where is ardua a species of king of insects in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814528, "src_sentence": "Megachile ardua is a species of bee block in the class Megachilidae.", "sentence": "Megachile ardua is a species of bee block in the class Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of bee block in the class Megachilidae ?", "Where is Megachile ardua a species of bee block in the class Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of bee block in the class ?", "Where is ardua a species of bee block in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814550, "src_sentence": "Megachile ardua is a species of bee in the home Megachilidae.", "sentence": "Megachile ardua is a species of bee in the home Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of bee in the home Megachilidae ?", "Where is Megachile ardua a species of bee in the home Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of bee in the home ?", "Where is ardua a species of bee in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814555, "src_sentence": "Megachile ardua is a species of bee block in the kinsfolk Megachilidae.", "sentence": "Megachile ardua is a species of bee block in the kinsfolk Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile ardua a species of bee block in the kinsfolk Megachilidae ?", "Where is Megachile ardua a species of bee block in the kinsfolk Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile ardua a species of bee block in the kinsfolk ?", "Where is ardua a species of bee block in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814679, "src_sentence": "Euphaedra cuprea is a butterfly stroke in the family Nymphalidae.", "sentence": "Euphaedra cuprea is a butterfly stroke in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a butterfly stroke in the family Nymphalidae ?", "Where is Euphaedra cuprea a butterfly stroke in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a butterfly stroke in the family ?", "Where is cuprea a butterfly stroke in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814680, "src_sentence": "Euphaedra cuprea is a lep in the family Nymphalidae.", "sentence": "Euphaedra cuprea is a lep in the family Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a lep in the family Nymphalidae ?", "Where is Euphaedra cuprea a lep in the family Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a lep in the family ?", "Where is cuprea a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814704, "src_sentence": "Euphaedra cuprea is a lep in the kinfolk Nymphalidae.", "sentence": "Euphaedra cuprea is a lep in the kinfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a lep in the kinfolk Nymphalidae ?", "Where is Euphaedra cuprea a lep in the kinfolk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a lep in the kinfolk ?", "Where is cuprea a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814710, "src_sentence": "Euphaedra cuprea is a butterfly in the class Nymphalidae.", "sentence": "Euphaedra cuprea is a butterfly in the class Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a butterfly in the class Nymphalidae ?", "Where is Euphaedra cuprea a butterfly in the class Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a butterfly in the class ?", "Where is cuprea a butterfly in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814712, "src_sentence": "Euphaedra cuprea is a lep in the class Nymphalidae.", "sentence": "Euphaedra cuprea is a lep in the class Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a lep in the class Nymphalidae ?", "Where is Euphaedra cuprea a lep in the class Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a lep in the class ?", "Where is cuprea a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814739, "src_sentence": "Euphaedra cuprea is a butterfly stroke in the household Nymphalidae.", "sentence": "Euphaedra cuprea is a butterfly stroke in the household Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a butterfly stroke in the household Nymphalidae ?", "Where is Euphaedra cuprea a butterfly stroke in the household Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a butterfly stroke in the household ?", "Where is cuprea a butterfly stroke in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814743, "src_sentence": "Euphaedra cuprea is a butterfly stroke in the home Nymphalidae.", "sentence": "Euphaedra cuprea is a butterfly stroke in the home Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a butterfly stroke in the home Nymphalidae ?", "Where is Euphaedra cuprea a butterfly stroke in the home Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a butterfly stroke in the home ?", "Where is cuprea a butterfly stroke in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814749, "src_sentence": "Euphaedra cuprea is a chat up in the kinsfolk Nymphalidae.", "sentence": "Euphaedra cuprea is a chat up in the kinsfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Euphaedra", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is euphaedra cuprea a chat up in the kinsfolk Nymphalidae ?", "Where is Euphaedra cuprea a chat up in the kinsfolk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is euphaedra cuprea a chat up in the kinsfolk ?", "Where is cuprea a chat up in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814845, "src_sentence": "Raising Hope is an yank sitcom that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an yank sitcom that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an yank sitcom that air from?", "When is Raising Hope an yank sitcom that air from September 21 , 2010 to?", "Is raising desire an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an yank sitcom that air from?", "When is an yank sitcom that air from September 21 , 2010 to?", "Is raising desire an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an yank sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814849, "src_sentence": "Raising Hope is an usonian sitcom that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an usonian sitcom that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an usonian sitcom that air from?", "When is Raising Hope an usonian sitcom that air from September 21 , 2010 to?", "Is raising desire an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an usonian sitcom that air from?", "When is an usonian sitcom that air from September 21 , 2010 to?", "Is raising desire an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an usonian sitcom that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814858, "src_sentence": "Raising Hope is an finglish situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an finglish situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an finglish situation comedy that air from?", "When is Raising Hope an finglish situation comedy that air from September 21 , 2010 to?", "Is raising desire an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an finglish situation comedy that air from?", "When is an finglish situation comedy that air from September 21 , 2010 to?", "Is raising desire an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an finglish situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814859, "src_sentence": "Raising Hope is an us er situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an us er situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an us er situation comedy that air from?", "When is Raising Hope an us er situation comedy that air from September 21 , 2010 to?", "Is raising desire an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an us er situation comedy that air from?", "When is an us er situation comedy that air from September 21 , 2010 to?", "Is raising desire an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an us er situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814863, "src_sentence": "Raising Hope is an us american situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an us american situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an us american situation comedy that air from?", "When is Raising Hope an us american situation comedy that air from September 21 , 2010 to?", "Is raising desire an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an us american situation comedy that air from?", "When is an us american situation comedy that air from September 21 , 2010 to?", "Is raising desire an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an us american situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814865, "src_sentence": "Raising Hope is an united statesian situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox.", "sentence": "Raising Hope is an united statesian situation comedy that aired from September 21, 2010 to April 4, 2014, on Fox", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is raising Hope an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "When is Raising Hope an united statesian situation comedy that air from?", "When is Raising Hope an united statesian situation comedy that air from September 21 , 2010 to?", "Is raising desire an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising expect an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising go for an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising leslie townes hope an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising promise an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?", "Is raising trust an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on Fox ?"], "type": [-1, 3, 3, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is raising Hope an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "When is an united statesian situation comedy that air from?", "When is an united statesian situation comedy that air from September 21 , 2010 to?", "Is raising desire an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising expect an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising go for an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising leslie townes hope an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising promise an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?", "Is raising trust an united statesian situation comedy that aired from September 21 , 2010 to April 4 , 2014 , on ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814879, "src_sentence": "On March 10, 2014, Fox canceled Raising Hope, and the series closing curtain aired April 4, 2014.", "sentence": "Fox canceled Raising Hope, and the series closing curtain On March 10, 2014", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did fox cancel Raising Hope, and the series closing curtain On March 10, 2014?", "Who canceled Raising Hope, and the series closing curtain On March 10, 2014?", "Who did Fox canceled?", "When did Fox cancel Raising Hope , and the series closing curtain On?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did fox cancel , and the series closing curtain On March 10, 2014?", "Who canceled , and the series closing curtain On March 10, 2014?", "Who did canceled?", "When did cancel , and the series closing curtain On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814880, "src_sentence": "On March 10, 2014, Fox canceled Raising Hope, and the serial publication closing curtain aired April 4, 2014.", "sentence": "Fox canceled Raising Hope On March 10", "sub": "http://dbpedia.org/resource/Raising_Hope", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Fox_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did fox cancel Raising Hope On March 10?", "Who canceled Raising Hope On March 10?", "Where did Fox canceled?", "When did Fox cancel Raising Hope On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did fox cancel On March 10?", "Who canceled On March 10?", "Where did canceled?", "When did cancel On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814943, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the family Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the family Cymodoceaceae described as a genus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the family Cymodoceaceae described as a genus in 1970 ?", "Who is a brontosaurus of seagrass in the family Cymodoceaceae described as a genus in 1970?", "Where is Thalassodendron a brontosaurus of seagrass in the family Cymodoceaceae described as?", "When is Thalassodendron a brontosaurus of seagrass in the family Cymodoceaceae describe as a genus?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the family described as a genus in 1970 ?", "Who is a brontosaurus of seagrass in the family described as a genus in 1970?", "Where is a brontosaurus of seagrass in the family described as?", "When is a brontosaurus of seagrass in the family describe as a genus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814944, "src_sentence": "Thalassodendron is a genus of seagrass in the domestic violence Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the domestic violence Cymodoceaceae described as a genus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the domestic violence Cymodoceaceae described as a genus in 1970 ?", "Who is a genus of seagrass in the domestic violence Cymodoceaceae described as a genus in 1970?", "Who is Thalassodendron a genus of seagrass in the domestic violence Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the domestic violence Cymodoceaceae describe as a genus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the domestic violence described as a genus in 1970 ?", "Who is a genus of seagrass in the domestic violence described as a genus in 1970?", "Who is a genus of seagrass in the domestic violence described as?", "When is a genus of seagrass in the domestic violence describe as a genus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814947, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a genus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a genus in 1970 ?", "Who is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a genus in 1970?", "Who is Thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae described as?", "When is Thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae describe as a genus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the syndicate described as a genus in 1970 ?", "Who is a brontosaurus of seagrass in the syndicate described as a genus in 1970?", "Who is a brontosaurus of seagrass in the syndicate described as?", "When is a brontosaurus of seagrass in the syndicate describe as a genus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814950, "src_sentence": "Thalassodendron is a genus of seagrass in the brass Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the brass Cymodoceaceae described as a genus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the brass Cymodoceaceae described as a genus in 1970 ?", "Who is a genus of seagrass in the brass Cymodoceaceae described as a genus in 1970?", "Who is Thalassodendron a genus of seagrass in the brass Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the brass Cymodoceaceae describe as a genus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the brass described as a genus in 1970 ?", "Who is a genus of seagrass in the brass described as a genus in 1970?", "Who is a genus of seagrass in the brass described as?", "When is a genus of seagrass in the brass describe as a genus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814962, "src_sentence": "Thalassodendron is a genus of seagrass in the house Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the house Cymodoceaceae described as a genus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the house Cymodoceaceae described as a genus in 1970 ?", "Who is a genus of seagrass in the house Cymodoceaceae described as a genus in 1970?", "Who is Thalassodendron a genus of seagrass in the house Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the house Cymodoceaceae describe as a genus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the house described as a genus in 1970 ?", "Who is a genus of seagrass in the house described as a genus in 1970?", "Who is a genus of seagrass in the house described as?", "When is a genus of seagrass in the house describe as a genus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814973, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the household Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the household Cymodoceaceae", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the household Cymodoceaceae ?", "Who is a brontosaurus of seagrass in the household Cymodoceaceae?", "Who is Thalassodendron a brontosaurus of seagrass in the household Cymodoceaceae ?"], "type": [-1, 1, 1], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the household ?", "Who is a brontosaurus of seagrass in the household ?", "Who is a brontosaurus of seagrass in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814978, "src_sentence": "Thalassodendron is a genus of seagrass in the fellowship Cymodoceaceae described as a genus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the fellowship Cymodoceaceae", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the fellowship Cymodoceaceae ?", "Who is a genus of seagrass in the fellowship Cymodoceaceae?", "Who is Thalassodendron a genus of seagrass in the fellowship Cymodoceaceae ?"], "type": [-1, 1, 1], "question_in_type": ["Is thalassodendron a genus of seagrass in the fellowship ?", "Who is a genus of seagrass in the fellowship ?", "Who is a genus of seagrass in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814980, "src_sentence": "Thalassodendron is a genus of seagrass in the family Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the family Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the family Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the family Cymodoceaceae described as a brontosaurus in 1970?", "Where is Thalassodendron a genus of seagrass in the family Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the family Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the family described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the family described as a brontosaurus in 1970?", "Where is a genus of seagrass in the family described as?", "When is a genus of seagrass in the family describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814985, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a brontosaurus of seagrass in the syndicate Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae described as?", "When is Thalassodendron a brontosaurus of seagrass in the syndicate Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the syndicate described as a brontosaurus in 1970 ?", "Who is a brontosaurus of seagrass in the syndicate described as a brontosaurus in 1970?", "Who is a brontosaurus of seagrass in the syndicate described as?", "When is a brontosaurus of seagrass in the syndicate describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814990, "src_sentence": "Thalassodendron is a genus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a genus of seagrass in the sept Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the sept Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the sept described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the sept described as a brontosaurus in 1970?", "Who is a genus of seagrass in the sept described as?", "When is a genus of seagrass in the sept describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814991, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a brontosaurus of seagrass in the sept Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a brontosaurus of seagrass in the sept Cymodoceaceae described as?", "When is Thalassodendron a brontosaurus of seagrass in the sept Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the sept described as a brontosaurus in 1970 ?", "Who is a brontosaurus of seagrass in the sept described as a brontosaurus in 1970?", "Who is a brontosaurus of seagrass in the sept described as?", "When is a brontosaurus of seagrass in the sept describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5814994, "src_sentence": "Thalassodendron is a genus of seagrass in the phratry Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the phratry Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the phratry Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the phratry Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a genus of seagrass in the phratry Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the phratry Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the phratry described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the phratry described as a brontosaurus in 1970?", "Who is a genus of seagrass in the phratry described as?", "When is a genus of seagrass in the phratry describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815000, "src_sentence": "Thalassodendron is a genus of seagrass in the house Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the house Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the house Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the house Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a genus of seagrass in the house Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the house Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the house described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the house described as a brontosaurus in 1970?", "Who is a genus of seagrass in the house described as?", "When is a genus of seagrass in the house describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815003, "src_sentence": "Thalassodendron is a brontosaurus of seagrass in the folk Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a brontosaurus of seagrass in the folk Cymodoceaceae", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a brontosaurus of seagrass in the folk Cymodoceaceae ?", "Who is a brontosaurus of seagrass in the folk Cymodoceaceae?", "Where is Thalassodendron a brontosaurus of seagrass in the folk Cymodoceaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is thalassodendron a brontosaurus of seagrass in the folk ?", "Who is a brontosaurus of seagrass in the folk ?", "Where is a brontosaurus of seagrass in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815004, "src_sentence": "Thalassodendron is a genus of seagrass in the family unit Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the family unit Cymodoceaceae described as a brontosaurus in 1970", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the family unit Cymodoceaceae described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the family unit Cymodoceaceae described as a brontosaurus in 1970?", "Who is Thalassodendron a genus of seagrass in the family unit Cymodoceaceae described as?", "When is Thalassodendron a genus of seagrass in the family unit Cymodoceaceae describe as a brontosaurus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is thalassodendron a genus of seagrass in the family unit described as a brontosaurus in 1970 ?", "Who is a genus of seagrass in the family unit described as a brontosaurus in 1970?", "Who is a genus of seagrass in the family unit described as?", "When is a genus of seagrass in the family unit describe as a brontosaurus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815010, "src_sentence": "Thalassodendron is a genus of seagrass in the household Cymodoceaceae described as a brontosaurus in 1970.", "sentence": "Thalassodendron is a genus of seagrass in the household Cymodoceaceae", "sub": "http://dbpedia.org/resource/Thalassodendron", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cymodoceaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is thalassodendron a genus of seagrass in the household Cymodoceaceae ?", "Who is a genus of seagrass in the household Cymodoceaceae?", "Who is Thalassodendron a genus of seagrass in the household Cymodoceaceae ?"], "type": [-1, 1, 1], "question_in_type": ["Is thalassodendron a genus of seagrass in the household ?", "Who is a genus of seagrass in the household ?", "Who is a genus of seagrass in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815116, "src_sentence": "Blastobasis sprotundalis is a matki in the family Blastobasidae.", "sentence": "Blastobasis sprotundalis is a matki in the family Blastobasidae", "sub": "http://dbpedia.org/resource/Blastobasis_sprotundalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Blastobasidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blastobasis sprotundalis a matki in the family Blastobasidae ?"], "type": [-1], "question_in_type": ["Is blastobasis sprotundalis a matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815139, "src_sentence": "Blastobasis sprotundalis is a lep in the class Blastobasidae.", "sentence": "Blastobasis sprotundalis is a lep in the class Blastobasidae", "sub": "http://dbpedia.org/resource/Blastobasis_sprotundalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Blastobasidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blastobasis sprotundalis a lep in the class Blastobasidae ?"], "type": [-1], "question_in_type": ["Is blastobasis sprotundalis a lep in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815162, "src_sentence": "Blastobasis sprotundalis is a moth in the home Blastobasidae.", "sentence": "Blastobasis sprotundalis is a moth in the home Blastobasidae", "sub": "http://dbpedia.org/resource/Blastobasis_sprotundalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Blastobasidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blastobasis sprotundalis a moth in the home Blastobasidae ?"], "type": [-1], "question_in_type": ["Is blastobasis sprotundalis a moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815163, "src_sentence": "Blastobasis sprotundalis is a lep in the home Blastobasidae.", "sentence": "Blastobasis sprotundalis is a lep in the home Blastobasidae", "sub": "http://dbpedia.org/resource/Blastobasis_sprotundalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Blastobasidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blastobasis sprotundalis a lep in the home Blastobasidae ?"], "type": [-1], "question_in_type": ["Is blastobasis sprotundalis a lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815168, "src_sentence": "Blastobasis sprotundalis is a moth in the fellowship Blastobasidae.", "sentence": "Blastobasis sprotundalis is a moth in the fellowship Blastobasidae", "sub": "http://dbpedia.org/resource/Blastobasis_sprotundalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Blastobasidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blastobasis sprotundalis a moth in the fellowship Blastobasidae ?"], "type": [-1], "question_in_type": ["Is blastobasis sprotundalis a moth in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815329, "src_sentence": "Megachile moera is a species of king of insects in the family Megachilidae.", "sentence": "Megachile moera is a species of king of insects in the family Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile moera a species of king of insects in the family Megachilidae ?", "Where is Megachile moera a species of king of insects in the family Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile moera a species of king of insects in the family ?", "Where is moera a species of king of insects in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815346, "src_sentence": "Megachile moera is a species of bee in the kinfolk Megachilidae.", "sentence": "Megachile moera is a species of bee in the kinfolk Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile moera a species of bee in the kinfolk Megachilidae ?", "Where is Megachile moera a species of bee in the kinfolk Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile moera a species of bee in the kinfolk ?", "Where is moera a species of bee in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815353, "src_sentence": "Megachile moera is a species of king of insects in the class Megachilidae.", "sentence": "Megachile moera is a species of king of insects in the class Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile moera a species of king of insects in the class Megachilidae ?", "Where is Megachile moera a species of king of insects in the class Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile moera a species of king of insects in the class ?", "Where is moera a species of king of insects in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815376, "src_sentence": "Megachile moera is a species of bee in the home Megachilidae.", "sentence": "Megachile moera is a species of bee in the home Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile moera a species of bee in the home Megachilidae ?", "Where is Megachile moera a species of bee in the home Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile moera a species of bee in the home ?", "Where is moera a species of bee in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815382, "src_sentence": "Megachile moera is a species of bee in the fellowship Megachilidae.", "sentence": "Megachile moera is a species of bee in the fellowship Megachilidae", "sub": "http://dbpedia.org/resource/Megachile", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Megachilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is megachile moera a species of bee in the fellowship Megachilidae ?", "Where is Megachile moera a species of bee in the fellowship Megachilidae ?"], "type": [-1, 2], "question_in_type": ["Is megachile moera a species of bee in the fellowship ?", "Where is moera a species of bee in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815458, "src_sentence": "Nietzsche speaks of Part III 'Of Old and New Law tablet computer' in Thus Spoke Zarathustra.", "sentence": "Nietzsche speaks of Part Of Old and New Law tablet computer ' in Thus Spoke Zarathustra", "sub": "http://dbpedia.org/resource/Thus_Spoke_Zarathustra", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Friedrich_Nietzsche", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do nietzsche speaks of Part Of Old and New Law tablet computer ' in Thus Spoke Zarathustra?", "Where did Nietzsche speaks of Part Of Old and New Law tablet computer ' in Thus Spoke Zarathustra ?", "Do nietzsche speaks of Part III ' and New Law tablet computer in Thus Spoke Zarathustra?", "Where did Nietzsche speaks of Part III ' and New Law tablet computer in Thus Spoke Zarathustra ?"], "type": [-1, 2, -1, 2], "question_in_type": ["Do nietzsche speaks of Part Of Old and New Law tablet computer ' in ?", "Where did speaks of Part Of Old and New Law tablet computer ' in ?", "Do nietzsche speaks of Part III ' and New Law tablet computer in ?", "Where did speaks of Part III ' and New Law tablet computer in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815559, "src_sentence": "In 2011, the solo narration in Bern sponsored by Japanese Embassy in Switzerland, and performed at the musica aperta in Switzerland.", "sentence": "the solo narration in Bern performed at the musica aperta in Switzerland In 2011", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the solo narration in Bern perform at the musica aperta in Switzerland In 2011?", "Who did the solo narration in Bern performed at?", "Where did the solo narration in Bern performed at?", "When did the solo narration in Bern perform at the musica aperta in Switzerland In?", "Does bern spons by Japanese Embassy in Switzerland?", "Where did Bern sponsored by?"], "type": [-1, 1, 2, 3, -1, 2], "question_in_type": ["Did the solo narration in perform at the musica aperta in In 2011?", "Who did the solo narration in performed at?", "Where did the solo narration in performed at?", "When did the solo narration in perform at the musica aperta in In?", "Does bern spons by Japanese Embassy in ?", "Where did sponsored by?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815560, "src_sentence": "In 2011, the unaccompanied narration in Bern sponsored by Japanese Embassy in Switzerland, and performed at the musica aperta in Switzerland.", "sentence": "Bern sponsored by Japanese Embassy in Switzerland", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does bern spons by Japanese Embassy in Switzerland?", "Where did Bern sponsored by?"], "type": [-1, 2], "question_in_type": ["Does bern spons by Japanese Embassy in ?", "Where did sponsored by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815564, "src_sentence": "In 2011, the unaccompanied account in Bern sponsored by Japanese Embassy in Switzerland, and performed at the musica aperta in Switzerland.", "sentence": "the unaccompanied account in Bern performed at the musica aperta in Switzerland", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the unaccompanied account in Bern perform at the musica aperta in Switzerland?", "Who did the unaccompanied account in Bern performed at?", "Where did the unaccompanied account in Bern performed at?", "Does the unaccompanied account in Bern spons by Japanese Embassy in Switzerland In 2011?", "Where did the unaccompanied account in Bern sponsored by?", "When did the unaccompanied account in Bern sponsor by Japanese Embassy in Switzerland In?"], "type": [-1, 1, 2, -1, 2, 3], "question_in_type": ["Did the unaccompanied account in perform at the musica aperta in ?", "Who did the unaccompanied account in performed at?", "Where did the unaccompanied account in performed at?", "Does the unaccompanied account in spons by Japanese Embassy in In 2011?", "Where did the unaccompanied account in sponsored by?", "When did the unaccompanied account in sponsor by Japanese Embassy in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815664, "src_sentence": "Platysphinx stigmatica is a matki of the family Sphingidae.", "sentence": "Platysphinx stigmatica is a matki of the family Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx stigmatica a matki of the family Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx stigmatica a matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815680, "src_sentence": "Platysphinx stigmatica is a moth of the kinfolk Sphingidae.", "sentence": "Platysphinx stigmatica is a moth of the kinfolk Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx stigmatica a moth of the kinfolk Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx stigmatica a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815707, "src_sentence": "Platysphinx stigmatica is a moth of the household Sphingidae.", "sentence": "Platysphinx stigmatica is a moth of the household Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx stigmatica a moth of the household Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx stigmatica a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815714, "src_sentence": "Platysphinx stigmatica is a lep of the kinsfolk Sphingidae.", "sentence": "Platysphinx stigmatica is a lep of the kinsfolk Sphingidae", "sub": "http://dbpedia.org/resource/Platysphinx", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is platysphinx stigmatica a lep of the kinsfolk Sphingidae ?"], "type": [-1], "question_in_type": ["Is platysphinx stigmatica a lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815873, "src_sentence": "The MegaMan NT Warrior manga serial publication was written and illustrated by Ryo Takamisaki and published in the Shogakukan magazine CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga serial publication was illustrated by Ryo Takamisaki", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ryo_Takamisaki", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the MegaMan NT Warrior manga serial publication illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga serial publication illustrated by?"], "type": [-1, 1], "question_in_type": ["Was the manga serial publication illustrated by ?", "Who was The manga serial publication illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815875, "src_sentence": "The MegaMan NT Warrior manga series was written and illustrated by Ryo Takamisaki and published in the Shogakukan powder magazine CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga series was published in the Shogakukan powder magazine", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shogakukan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was the MegaMan NT Warrior manga series published in the Shogakukan powder magazine ?", "Where was The MegaMan NT Warrior manga series published in?", "Was the MegaMan NT Warrior manga series illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga series illustrated by?"], "type": [-1, 2, -1, 1], "question_in_type": ["Was the manga series published in the powder magazine ?", "Where was The manga series published in?", "Was the manga series illustrated by ?", "Who was The manga series illustrated by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815878, "src_sentence": "The MegaMan NT Warrior manga series was written and illustrated by Ryo Takamisaki and published in the Shogakukan periodical CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga series was published in the Shogakukan periodical CoroCoro Comic", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shogakukan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was the MegaMan NT Warrior manga series published in the Shogakukan periodical CoroCoro Comic ?", "Where was The MegaMan NT Warrior manga series published in?", "Was the MegaMan NT Warrior manga series illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga series illustrated by?"], "type": [-1, 2, -1, 1], "question_in_type": ["Was the manga series published in the periodical CoroCoro Comic ?", "Where was The manga series published in?", "Was the manga series illustrated by ?", "Who was The manga series illustrated by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815879, "src_sentence": "The MegaMan NT Warrior manga serial publication was written and illustrated by Ryo Takamisaki and published in the Shogakukan periodical CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga serial publication was illustrated by Ryo Takamisaki", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ryo_Takamisaki", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the MegaMan NT Warrior manga serial publication illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga serial publication illustrated by?"], "type": [-1, 1], "question_in_type": ["Was the manga serial publication illustrated by ?", "Who was The manga serial publication illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815887, "src_sentence": "The MegaMan NT Warrior manga series was written and illustrated by Ryo Takamisaki and published in the Shogakukan cartridge holder CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga series was published in the Shogakukan cartridge holder", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shogakukan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was the MegaMan NT Warrior manga series published in the Shogakukan cartridge holder ?", "Where was The MegaMan NT Warrior manga series published in?", "Was the MegaMan NT Warrior manga series illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga series illustrated by?"], "type": [-1, 2, -1, 1], "question_in_type": ["Was the manga series published in the cartridge holder ?", "Where was The manga series published in?", "Was the manga series illustrated by ?", "Who was The manga series illustrated by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815893, "src_sentence": "The MegaMan NT Warrior manga series was written and illustrated by Ryo Takamisaki and published in the Shogakukan cartridge CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga series was published in the Shogakukan cartridge CoroCoro Comic", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shogakukan", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was the MegaMan NT Warrior manga series published in the Shogakukan cartridge CoroCoro Comic ?", "Where was The MegaMan NT Warrior manga series published in?", "Was the MegaMan NT Warrior manga series illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga series illustrated by?"], "type": [-1, 2, -1, 1], "question_in_type": ["Was the manga series published in the cartridge CoroCoro Comic ?", "Where was The manga series published in?", "Was the manga series illustrated by ?", "Who was The manga series illustrated by?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815894, "src_sentence": "The MegaMan NT Warrior manga serial publication was written and illustrated by Ryo Takamisaki and published in the Shogakukan cartridge CoroCoro Comic.", "sentence": "The MegaMan NT Warrior manga serial publication was illustrated by Ryo Takamisaki", "sub": "http://dbpedia.org/resource/MegaMan_NT_Warrior", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Ryo_Takamisaki", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was the MegaMan NT Warrior manga serial publication illustrated by Ryo Takamisaki ?", "Who was The MegaMan NT Warrior manga serial publication illustrated by?"], "type": [-1, 1], "question_in_type": ["Was the manga serial publication illustrated by ?", "Who was The manga serial publication illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815899, "src_sentence": "In 2010, he ventured to his inborn homeland of Guadeloupe joining CS Moulien.", "sentence": "Guadeloupe joining CS Moulien", "sub": "http://dbpedia.org/resource/CS_Moulien", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Guadeloupe", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does guadeloupe join CS Moulien?", "Where did Guadeloupe joining?"], "type": [-1, 2], "question_in_type": ["Does guadeloupe join ?", "Where did joining?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5815927, "src_sentence": "In 2010, he ventured to his indigene motherland of Guadeloupe joining CS Moulien.", "sentence": "Guadeloupe joining CS Moulien", "sub": "http://dbpedia.org/resource/CS_Moulien", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Guadeloupe", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does guadeloupe join CS Moulien?", "Where did Guadeloupe joining?"], "type": [-1, 2], "question_in_type": ["Does guadeloupe join ?", "Where did joining?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816026, "src_sentence": "Aikton is a attentive parish in the Borough of Allerdale in Cumbria, England.", "sentence": "Aikton is a attentive parish in the Borough of Allerdale in Cumbria", "sub": "http://dbpedia.org/resource/Aikton", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Allerdale", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aikton a attentive parish in the Borough of Allerdale in Cumbria ?", "Who is a attentive parish in the Borough of Allerdale in Cumbria?", "Where is Aikton a attentive parish in the Borough of Allerdale in Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is aikton a attentive parish in the Borough of in Cumbria ?", "Who is a attentive parish in the Borough of in Cumbria?", "Where is a attentive parish in the Borough of in Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816143, "src_sentence": "In 1881, the Mahdist disgust erupted in Sudan under Muhammad Ahmad, severing Tewfik's authority in Sudan.", "sentence": "the Mahdist disgust severing Tewfik's authority in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist disgust sev Tewfik's authority in Sudan?", "Where did the Mahdist disgust severing?", "Did the Mahdist disgust erupt in Sudan under Muhammad Ahmad severing Tewfik's authority in Sudan In 1881?", "Where did the Mahdist disgust erupted in?", "Who did the Mahdist disgust erupted in?", "When did the Mahdist disgust erupt in Sudan under Muhammad Ahmad sever Tewfik 's authority in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the disgust sev Tewfik's authority in ?", "Where did the disgust severing?", "Did the disgust erupt in under Muhammad Ahmad severing Tewfik's authority in In 1881?", "Where did the disgust erupted in?", "Who did the disgust erupted in?", "When did the disgust erupt in under Muhammad Ahmad sever Tewfik 's authority in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816155, "src_sentence": "In 1881, the Mahdist rebellion erupted in Sudan under Muhammad Ahmad, severing Tewfik's ascendancy in Sudan.", "sentence": "the Mahdist rebellion severing Tewfik's ascendancy in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist rebellion sev Tewfik's ascendancy in Sudan?", "Where did the Mahdist rebellion severing?", "Did the Mahdist rebellion erupt in Sudan under Muhammad Ahmad severing Tewfik's ascendancy in Sudan In 1881?", "Where did the Mahdist rebellion erupted in?", "Who did the Mahdist rebellion erupted in?", "When did the Mahdist rebellion erupt in Sudan under Muhammad Ahmad sever Tewfik 's ascendancy in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the sev Tewfik's ascendancy in ?", "Where did the severing?", "Did the erupt in under Muhammad Ahmad severing Tewfik's ascendancy in In 1881?", "Where did the erupted in?", "Who did the erupted in?", "When did the erupt in under Muhammad Ahmad sever Tewfik 's ascendancy in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816156, "src_sentence": "In 1881, the Mahdist revolt erupted in Sudan under Muhammad Ahmad, severing Tewfik's fiend in Sudan.", "sentence": "the Mahdist revolt severing Tewfik's fiend in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist revolt sev Tewfik's fiend in Sudan?", "Where did the Mahdist revolt severing?", "Did the Mahdist revolt erupt in Sudan under Muhammad Ahmad severing Tewfik's fiend in Sudan In 1881?", "Where did the Mahdist revolt erupted in?", "Who did the Mahdist revolt erupted in?", "When did the Mahdist revolt erupt in Sudan under Muhammad Ahmad sever Tewfik 's fiend in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the sev Tewfik's fiend in ?", "Where did the severing?", "Did the erupt in under Muhammad Ahmad severing Tewfik's fiend in In 1881?", "Where did the erupted in?", "Who did the erupted in?", "When did the erupt in under Muhammad Ahmad sever Tewfik 's fiend in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816163, "src_sentence": "In 1881, the Mahdist disgust erupted in Sudan under Muhammad Ahmad, severing Tewfik's authorisation in Sudan.", "sentence": "the Mahdist disgust severing Tewfik's authorisation in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist disgust sev Tewfik's authorisation in Sudan?", "Where did the Mahdist disgust severing?", "Did the Mahdist disgust erupt in Sudan under Muhammad Ahmad severing Tewfik's authorisation in Sudan In 1881?", "Where did the Mahdist disgust erupted in?", "Who did the Mahdist disgust erupted in?", "When did the Mahdist disgust erupt in Sudan under Muhammad Ahmad sever Tewfik 's authorisation in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the disgust sev Tewfik's authorisation in ?", "Where did the disgust severing?", "Did the disgust erupt in under Muhammad Ahmad severing Tewfik's authorisation in In 1881?", "Where did the disgust erupted in?", "Who did the disgust erupted in?", "When did the disgust erupt in under Muhammad Ahmad sever Tewfik 's authorisation in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816172, "src_sentence": "In 1881, the Mahdist nauseate erupted in Sudan under Muhammad Ahmad, severing Tewfik's agency in Sudan.", "sentence": "the Mahdist nauseate severing Tewfik's agency in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist nauseate sev Tewfik's agency in Sudan?", "Where did the Mahdist nauseate severing?", "Did the Mahdist nauseate erupt in Sudan under Muhammad Ahmad severing Tewfik's agency in Sudan In 1881?", "Where did the Mahdist nauseate erupted in?", "Who did the Mahdist nauseate erupted in?", "When did the Mahdist nauseate erupt in Sudan under Muhammad Ahmad sever Tewfik 's agency in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the nauseate sev Tewfik's agency in ?", "Where did the nauseate severing?", "Did the nauseate erupt in under Muhammad Ahmad severing Tewfik's agency in In 1881?", "Where did the nauseate erupted in?", "Who did the nauseate erupted in?", "When did the nauseate erupt in under Muhammad Ahmad sever Tewfik 's agency in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816187, "src_sentence": "In 1881, the Mahdist nauseate erupted in Sudan under Muhammad Ahmad, severing Tewfik's authorization in Sudan.", "sentence": "the Mahdist nauseate severing Tewfik's authorization in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist nauseate sev Tewfik's authorization in Sudan?", "Where did the Mahdist nauseate severing?", "Did the Mahdist nauseate erupt in Sudan under Muhammad Ahmad severing Tewfik's authorization in Sudan In 1881?", "Where did the Mahdist nauseate erupted in?", "Who did the Mahdist nauseate erupted in?", "When did the Mahdist nauseate erupt in Sudan under Muhammad Ahmad sever Tewfik 's authorization in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the nauseate sev Tewfik's authorization in ?", "Where did the nauseate severing?", "Did the nauseate erupt in under Muhammad Ahmad severing Tewfik's authorization in In 1881?", "Where did the nauseate erupted in?", "Who did the nauseate erupted in?", "When did the nauseate erupt in under Muhammad Ahmad sever Tewfik 's authorization in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816191, "src_sentence": "In 1881, the Mahdist revolt erupted in Sudan under Muhammad Ahmad, severing Tewfik's say so in Sudan.", "sentence": "the Mahdist revolt severing Tewfik's say so in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist revolt sev Tewfik's say so in Sudan?", "Where did the Mahdist revolt severing?", "Did the Mahdist revolt erupt in Sudan under Muhammad Ahmad severing Tewfik's say so in Sudan In 1881?", "Where did the Mahdist revolt erupted in?", "Who did the Mahdist revolt erupted in?", "When did the Mahdist revolt erupt in Sudan under Muhammad Ahmad sever Tewfik 's say so in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the sev Tewfik's say so in ?", "Where did the severing?", "Did the erupt in under Muhammad Ahmad severing Tewfik's say so in In 1881?", "Where did the erupted in?", "Who did the erupted in?", "When did the erupt in under Muhammad Ahmad sever Tewfik 's say so in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816193, "src_sentence": "In 1881, the Mahdist disgust erupted in Sudan under Muhammad Ahmad, severing Tewfik's say so in Sudan.", "sentence": "the Mahdist disgust severing Tewfik's say so in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist disgust sev Tewfik's say so in Sudan?", "Where did the Mahdist disgust severing?", "Did the Mahdist disgust erupt in Sudan under Muhammad Ahmad severing Tewfik's say so in Sudan In 1881?", "Where did the Mahdist disgust erupted in?", "Who did the Mahdist disgust erupted in?", "When did the Mahdist disgust erupt in Sudan under Muhammad Ahmad sever Tewfik 's say so in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the disgust sev Tewfik's say so in ?", "Where did the disgust severing?", "Did the disgust erupt in under Muhammad Ahmad severing Tewfik's say so in In 1881?", "Where did the disgust erupted in?", "Who did the disgust erupted in?", "When did the disgust erupt in under Muhammad Ahmad sever Tewfik 's say so in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816200, "src_sentence": "In 1881, the Mahdist rebellion erupted in Sudan under Muhammad Ahmad, severing Tewfik's assurance in Sudan.", "sentence": "the Mahdist rebellion severing Tewfik's assurance in Sudan", "sub": "http://dbpedia.org/resource/Mahdist_War", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Sudan", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the Mahdist rebellion sev Tewfik's assurance in Sudan?", "Where did the Mahdist rebellion severing?", "Did the Mahdist rebellion erupt in Sudan under Muhammad Ahmad severing Tewfik's assurance in Sudan In 1881?", "Where did the Mahdist rebellion erupted in?", "Who did the Mahdist rebellion erupted in?", "When did the Mahdist rebellion erupt in Sudan under Muhammad Ahmad sever Tewfik 's assurance in Sudan In?"], "type": [-1, 2, -1, 2, 1, 3], "question_in_type": ["Does the sev Tewfik's assurance in ?", "Where did the severing?", "Did the erupt in under Muhammad Ahmad severing Tewfik's assurance in In 1881?", "Where did the erupted in?", "Who did the erupted in?", "When did the erupt in under Muhammad Ahmad sever Tewfik 's assurance in In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816489, "src_sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae, a subfamily which is autochthonal to the freshwaters of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid fish from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid fish from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816494, "src_sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae, a subfamily which is endemic to the limnology of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816498, "src_sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae, a subfamily which is endemical to the limnology of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816502, "src_sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae, a subfamily which is indigenous to the limnology of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816510, "src_sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae, a subfamily which is endemical to the fresh water of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816513, "src_sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae, a subfamily which is autochthonal to the fresh water of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid fish from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid fish from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816516, "src_sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae, a subfamily which is endemic disease to the fresh water of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816517, "src_sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae, a subfamily which is endemic disease to the fresh water of Madagascar.", "sentence": "Ptychochromis mainty is a species of cichlid fish from the subfamily Ptychochrominae", "sub": "http://dbpedia.org/resource/Ptychochromis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ptychochrominae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ptychochromis mainty a species of cichlid fish from the subfamily Ptychochrominae ?"], "type": [-1], "question_in_type": ["Is ptychochromis mainty a species of cichlid fish from the subfamily ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816536, "src_sentence": "Merimnetria flaviterminella is a lep of the kinfolk Gelechiidae.", "sentence": "Merimnetria flaviterminella is a lep of the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Merimnetria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is merimnetria flaviterminella a lep of the kinfolk Gelechiidae ?", "Who flaviterminella is a lep of the kinfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is merimnetria flaviterminella a lep of the kinfolk ?", "Who flaviterminella is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816541, "src_sentence": "Merimnetria flaviterminella is a moth of the class Gelechiidae.", "sentence": "Merimnetria flaviterminella is a moth of the class Gelechiidae", "sub": "http://dbpedia.org/resource/Merimnetria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is merimnetria flaviterminella a moth of the class Gelechiidae ?", "Who flaviterminella is a moth of the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is merimnetria flaviterminella a moth of the class ?", "Who flaviterminella is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816546, "src_sentence": "Merimnetria flaviterminella is a matki of the menage Gelechiidae.", "sentence": "Merimnetria flaviterminella is a matki of the menage Gelechiidae", "sub": "http://dbpedia.org/resource/Merimnetria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is merimnetria flaviterminella a matki of the menage Gelechiidae ?", "Who flaviterminella is a matki of the menage Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is merimnetria flaviterminella a matki of the menage ?", "Who flaviterminella is a matki of the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816564, "src_sentence": "Merimnetria flaviterminella is a matki of the household Gelechiidae.", "sentence": "Merimnetria flaviterminella is a matki of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Merimnetria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is merimnetria flaviterminella a matki of the household Gelechiidae ?", "Who flaviterminella is a matki of the household Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is merimnetria flaviterminella a matki of the household ?", "Who flaviterminella is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816683, "src_sentence": "Hednota pedionoma is a matki of the domestic violence Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the domestic violence Crambidae described by Edward Meyrick in 1885", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the domestic violence Crambidae described by Edward Meyrick in 1885 ?", "Who is Hednota pedionoma a matki of the domestic violence Crambidae described by?", "When is Hednota pedionoma a matki of the domestic violence Crambidae describe by Edward Meyrick?"], "type": [-1, 1, 3], "question_in_type": ["Is hednota pedionoma a matki of the domestic violence described by Edward Meyrick in 1885 ?", "Who is a matki of the domestic violence described by?", "When is a matki of the domestic violence describe by Edward Meyrick?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816686, "src_sentence": "Hednota pedionoma is a matki of the syndicate Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the syndicate Crambidae described by Edward Meyrick in 1885", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the syndicate Crambidae described by Edward Meyrick in 1885 ?", "Where is Hednota pedionoma a matki of the syndicate Crambidae described by?", "Who is Hednota pedionoma a matki of the syndicate Crambidae described by?", "When is Hednota pedionoma a matki of the syndicate Crambidae describe by Edward Meyrick?"], "type": [-1, 2, 1, 3], "question_in_type": ["Is hednota pedionoma a matki of the syndicate described by Edward Meyrick in 1885 ?", "Where is a matki of the syndicate described by?", "Who is a matki of the syndicate described by?", "When is a matki of the syndicate describe by Edward Meyrick?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816697, "src_sentence": "Hednota pedionoma is a lep of the kinfolk Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a lep of the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a lep of the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816703, "src_sentence": "Hednota pedionoma is a lep of the class Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a lep of the class Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a lep of the class Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816704, "src_sentence": "Hednota pedionoma is a matki of the class Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the class Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the class Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816707, "src_sentence": "Hednota pedionoma is a matki of the menage Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the menage Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the menage Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a matki of the menage ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816720, "src_sentence": "Hednota pedionoma is a moth of the family line Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a moth of the family line Crambidae described by Edward Meyrick in 1885", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a moth of the family line Crambidae described by Edward Meyrick in 1885 ?", "Where is Hednota pedionoma a moth of the family line Crambidae described by?", "Who is Hednota pedionoma a moth of the family line Crambidae described by?", "When is Hednota pedionoma a moth of the family line Crambidae describe by Edward Meyrick?"], "type": [-1, 2, 1, 3], "question_in_type": ["Is hednota pedionoma a moth of the family line described by Edward Meyrick in 1885 ?", "Where is a moth of the family line described by?", "Who is a moth of the family line described by?", "When is a moth of the family line describe by Edward Meyrick?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816722, "src_sentence": "Hednota pedionoma is a matki of the family line Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the family line Crambidae described by Edward Meyrick in 1885", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the family line Crambidae described by Edward Meyrick in 1885 ?", "Where is Hednota pedionoma a matki of the family line Crambidae described by?", "Who is Hednota pedionoma a matki of the family line Crambidae described by?", "When is Hednota pedionoma a matki of the family line Crambidae describe by Edward Meyrick?"], "type": [-1, 2, 1, 3], "question_in_type": ["Is hednota pedionoma a matki of the family line described by Edward Meyrick in 1885 ?", "Where is a matki of the family line described by?", "Who is a matki of the family line described by?", "When is a matki of the family line describe by Edward Meyrick?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816724, "src_sentence": "Hednota pedionoma is a lep of the household Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a lep of the household Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a lep of the household Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816726, "src_sentence": "Hednota pedionoma is a moth of the home Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a moth of the home Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a moth of the home Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816727, "src_sentence": "Hednota pedionoma is a lep of the home Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a lep of the home Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a lep of the home Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816728, "src_sentence": "Hednota pedionoma is a matki of the home Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the home Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the home Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816731, "src_sentence": "Hednota pedionoma is a matki of the kinsfolk Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a matki of the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a matki of the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816733, "src_sentence": "Hednota pedionoma is a lep of the fellowship Crambidae described by Edward Meyrick in 1885.", "sentence": "Hednota pedionoma is a lep of the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Hednota_pedionoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hednota pedionoma a lep of the fellowship Crambidae ?"], "type": [-1], "question_in_type": ["Is hednota pedionoma a lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816797, "src_sentence": "Hrishikesh Mukherjee also directed its remaking Achha Bura in 1983, replacing Jayant with Jayant's son Amjad Khan.", "sentence": "Hrishikesh Mukherjee directed its remaking Achha Bura in 1983 replacing Jayant with Jayant's son", "sub": "http://dbpedia.org/resource/Achha_Bura", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Hrishikesh_Mukherjee", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did hrishikesh Mukherjee direct its remaking Achha Bura in 1983 replacing Jayant with Jayant's son?", "Who directed its remaking Achha Bura in 1983 replacing Jayant with Jayant's son?", "Who did Hrishikesh Mukherjee directed its?", "When did Hrishikesh Mukherjee direct its remake Achha Bura?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did hrishikesh Mukherjee direct its remaking in 1983 replacing Jayant with Jayant's son?", "Who directed its remaking in 1983 replacing Jayant with Jayant's son?", "Who did directed its?", "When did direct its remake ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816804, "src_sentence": "Hrishikesh Mukherjee also directed its make over Achha Bura in 1983, replacing Jayant with Jayant's logos Amjad Khan.", "sentence": "Hrishikesh Mukherjee directed its make over Achha Bura in 1983 replacing Jayant with Jayant's logos", "sub": "http://dbpedia.org/resource/Achha_Bura", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Hrishikesh_Mukherjee", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did hrishikesh Mukherjee direct its make over Achha Bura in 1983 replacing Jayant with Jayant's logos?", "Who directed its make over Achha Bura in 1983 replacing Jayant with Jayant's logos?", "Who did Hrishikesh Mukherjee directed its?", "When did Hrishikesh Mukherjee direct its make over Achha Bura?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did hrishikesh Mukherjee direct its make over in 1983 replacing Jayant with Jayant's logos?", "Who directed its make over in 1983 replacing Jayant with Jayant's logos?", "Who did directed its?", "When did direct its make over ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816809, "src_sentence": "Hrishikesh Mukherjee also directed its make over Achha Bura in 1983, replacing Jayant with Jayant's jr Amjad Khan.", "sentence": "Hrishikesh Mukherjee directed its make over Achha Bura in 1983 replacing Jayant with Jayant's jr Amjad Khan", "sub": "http://dbpedia.org/resource/Achha_Bura", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Hrishikesh_Mukherjee", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did hrishikesh Mukherjee direct its make over Achha Bura in 1983 replacing Jayant with Jayant's jr Amjad Khan?", "Who directed its make over Achha Bura in 1983 replacing Jayant with Jayant's jr Amjad Khan?", "Who did Hrishikesh Mukherjee directed its?", "When did Hrishikesh Mukherjee direct its make over Achha Bura?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did hrishikesh Mukherjee direct its make over in 1983 replacing Jayant with Jayant's jr Amjad Khan?", "Who directed its make over in 1983 replacing Jayant with Jayant's jr Amjad Khan?", "Who did directed its?", "When did direct its make over ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816830, "src_sentence": "Liocrobyla saturata is a moth of the kinfolk Gracillariidae.", "sentence": "Liocrobyla saturata is a moth of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a moth of the kinfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816836, "src_sentence": "Liocrobyla saturata is a moth of the class Gracillariidae.", "sentence": "Liocrobyla saturata is a moth of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a moth of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816837, "src_sentence": "Liocrobyla saturata is a lep of the class Gracillariidae.", "sentence": "Liocrobyla saturata is a lep of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a lep of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816845, "src_sentence": "Liocrobyla saturata is a moth of the folk Gracillariidae.", "sentence": "Liocrobyla saturata is a moth of the folk Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a moth of the folk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816847, "src_sentence": "Liocrobyla saturata is a matki of the folk Gracillariidae.", "sentence": "Liocrobyla saturata is a matki of the folk Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a matki of the folk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816867, "src_sentence": "Liocrobyla saturata is a lep of the fellowship Gracillariidae.", "sentence": "Liocrobyla saturata is a lep of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Liocrobyla", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is liocrobyla saturata a lep of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is liocrobyla saturata a lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816870, "src_sentence": "Poassa is a genus of Opiliones from the Manaosbiidae domestic violence.", "sentence": "Poassa is a genus of Opiliones from the Manaosbiidae domestic violence", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a genus of Opiliones from the Manaosbiidae domestic violence ?", "Where is Poassa a genus of Opiliones from the Manaosbiidae domestic violence ?"], "type": [-1, 2], "question_in_type": ["Is poassa a genus of Opiliones from the domestic violence ?", "Where is a genus of Opiliones from the domestic violence ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816873, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae syndicate.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae syndicate", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae syndicate ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae syndicate ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the syndicate ?", "Where is a brontosaurus of Opiliones from the syndicate ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816874, "src_sentence": "Poassa is a genus of Opiliones from the Manaosbiidae kin.", "sentence": "Poassa is a genus of Opiliones from the Manaosbiidae kin", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a genus of Opiliones from the Manaosbiidae kin ?", "Where is Poassa a genus of Opiliones from the Manaosbiidae kin ?", "Who is Poassa a genus of Opiliones from the Manaosbiidae kin ?"], "type": [-1, 2, 1], "question_in_type": ["Is poassa a genus of Opiliones from the kin ?", "Where is a genus of Opiliones from the kin ?", "Who is a genus of Opiliones from the kin ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816877, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae brass.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae brass", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae brass ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae brass ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the brass ?", "Where is a brontosaurus of Opiliones from the brass ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816883, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae phratry.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae phratry", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae phratry ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae phratry ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the phratry ?", "Where is a brontosaurus of Opiliones from the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816885, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae class.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae class", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae class ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae class ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the class ?", "Where is a brontosaurus of Opiliones from the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816888, "src_sentence": "Poassa is a genus of Opiliones from the Manaosbiidae house.", "sentence": "Poassa is a genus of Opiliones from the Manaosbiidae house", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a genus of Opiliones from the Manaosbiidae house ?", "Where is Poassa a genus of Opiliones from the Manaosbiidae house ?", "Who is Poassa a genus of Opiliones from the Manaosbiidae house ?"], "type": [-1, 2, 1], "question_in_type": ["Is poassa a genus of Opiliones from the house ?", "Where is a genus of Opiliones from the house ?", "Who is a genus of Opiliones from the house ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816895, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae order.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae order", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae order ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae order ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the order ?", "Where is a brontosaurus of Opiliones from the order ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816896, "src_sentence": "Poassa is a genus of Opiliones from the Manaosbiidae family line.", "sentence": "Poassa is a genus of Opiliones from the Manaosbiidae family line", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a genus of Opiliones from the Manaosbiidae family line ?", "Where is Poassa a genus of Opiliones from the Manaosbiidae family line ?", "Who is Poassa a genus of Opiliones from the Manaosbiidae family line ?"], "type": [-1, 2, 1], "question_in_type": ["Is poassa a genus of Opiliones from the family line ?", "Where is a genus of Opiliones from the family line ?", "Who is a genus of Opiliones from the family line ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816899, "src_sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae household.", "sentence": "Poassa is a brontosaurus of Opiliones from the Manaosbiidae household", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a brontosaurus of Opiliones from the Manaosbiidae household ?", "Where is Poassa a brontosaurus of Opiliones from the Manaosbiidae household ?"], "type": [-1, 2], "question_in_type": ["Is poassa a brontosaurus of Opiliones from the household ?", "Where is a brontosaurus of Opiliones from the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5816904, "src_sentence": "Poassa is a genus of Opiliones from the Manaosbiidae fellowship.", "sentence": "Poassa is a genus of Opiliones from the Manaosbiidae fellowship", "sub": "http://dbpedia.org/resource/Poassa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Manaosbiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is poassa a genus of Opiliones from the Manaosbiidae fellowship ?", "Where is Poassa a genus of Opiliones from the Manaosbiidae fellowship ?"], "type": [-1, 2], "question_in_type": ["Is poassa a genus of Opiliones from the fellowship ?", "Where is a genus of Opiliones from the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817174, "src_sentence": "Even earlier id Software codification, namely for Hovertank 3D and Catacomb three dimensional, was released in June 2014 by Flat Rock Software.", "sentence": "Even earlier id Software codification, namely for Hovertank 3D was released in June 2014 by Flat Rock Software", "sub": "http://dbpedia.org/resource/Hovertank_3D", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Softdisk", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was even earlier id Software codification , namely for Hovertank 3D released in June 2014 by Flat Rock Software ?", "Where was Even earlier id Software codification , namely for Hovertank 3D released in?", "When was Even earlier id Software codification , namely for Hovertank 3D release?"], "type": [-1, 2, 3], "question_in_type": ["Was even earlier id Software codification , namely for released in June 2014 by ?", "Where was Even earlier id Software codification , namely for released in?", "When was Even earlier id Software codification , namely for release?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817178, "src_sentence": "Even earlier id Software cipher, namely for Hovertank 3D and Catacomb three dimensional, was released in June 2014 by Flat Rock Software.", "sentence": "Even earlier id Software cipher, namely for Hovertank 3D was released in June 2014 by Flat Rock Software", "sub": "http://dbpedia.org/resource/Hovertank_3D", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Softdisk", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was even earlier id Software cipher , namely for Hovertank 3D released in June 2014 by Flat Rock Software ?", "Where was Even earlier id Software cipher , namely for Hovertank 3D released in?", "When was Even earlier id Software cipher , namely for Hovertank 3D release?"], "type": [-1, 2, 3], "question_in_type": ["Was even earlier id Software cipher , namely for released in June 2014 by ?", "Where was Even earlier id Software cipher , namely for released in?", "When was Even earlier id Software cipher , namely for release?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817389, "src_sentence": "Richard Helms was theater director of the CIA during the Nixon presidentship, from June 1966 to February 1973.", "sentence": "Richard Helms was theater director of the CIA during the Nixon presidentship", "sub": "http://dbpedia.org/resource/Richard_Helms", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was richard Helms theater director of the CIA during the Nixon presidentship ?", "Who was theater director of the CIA during the Nixon presidentship?", "Where was Richard Helms theater director of the CIA during the Nixon presidentship ?", "Who was Richard Helms theater director of the CIA during the Nixon presidentship ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was richard Helms theater director of the CIA during the presidentship ?", "Who was theater director of the CIA during the presidentship?", "Where was theater director of the CIA during the presidentship ?", "Who was theater director of the CIA during the presidentship ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817394, "src_sentence": "Richard Helms was conductor of the CIA during the Nixon presidentship, from June 1966 to February 1973.", "sentence": "Richard Helms was conductor of the CIA during the Nixon presidentship", "sub": "http://dbpedia.org/resource/Richard_Helms", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was richard Helms conductor of the CIA during the Nixon presidentship ?", "Who was conductor of the CIA during the Nixon presidentship?", "Where was Richard Helms conductor of the CIA during the Nixon presidentship ?", "Who was Richard Helms conductor of the CIA during the Nixon presidentship ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was richard Helms conductor of the CIA during the presidentship ?", "Who was conductor of the CIA during the presidentship?", "Where was conductor of the CIA during the presidentship ?", "Who was conductor of the CIA during the presidentship ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817404, "src_sentence": "Richard Helms was film director of the CIA during the Nixon presidential term, from June 1966 to February 1973.", "sentence": "Richard Helms was film director of the CIA during the Nixon presidential term", "sub": "http://dbpedia.org/resource/Richard_Helms", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Richard_Nixon", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was richard Helms film director of the CIA during the Nixon presidential term ?", "Who was film director of the CIA during the Nixon presidential term?", "Where was Richard Helms film director of the CIA during the Nixon presidential term ?", "Who was Richard Helms film director of the CIA during the Nixon presidential term ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was richard Helms film director of the CIA during the presidential term ?", "Who was film director of the CIA during the presidential term?", "Where was film director of the CIA during the presidential term ?", "Who was film director of the CIA during the presidential term ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817591, "src_sentence": "An animated adaption of the report titled The Wise Little Hen was produced by Walt Disney Productions in 1934.", "sentence": "The Wise Little Hen was produced by Walt Disney Productions in 1934", "sub": "http://dbpedia.org/resource/The_Wise_Little_Hen", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Walt_Disney", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was the Wise Little Hen produced by Walt Disney Productions in 1934 ?", "Where was The Wise Little Hen produced by?", "When was The Wise Little Hen produce by Walt Disney Productions?"], "type": [-1, 2, 3], "question_in_type": ["Was the Wise Little Hen produced by Productions in 1934 ?", "Where was produced by?", "When was produce by Productions?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817737, "src_sentence": "JAAPA: Journal of the American Academy of Physician Assistants is a peer-reviewed aesculapian diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants.", "sentence": "JAAPA is a peer-reviewed aesculapian diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants", "sub": "http://dbpedia.org/resource/JAAPA", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wolters_Kluwer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is jAAPA a peer-reviewed aesculapian diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed aesculapian diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants?", "Where is JAAPA a peer-reviewed aesculapian diary published by?"], "type": [-1, 1, 2], "question_in_type": ["Is jAAPA a peer-reviewed aesculapian diary published by on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed aesculapian diary published by on behalf of the American Academy of Physician Assistants?", "Where is a peer-reviewed aesculapian diary published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817741, "src_sentence": "JAAPA: Journal of the American Academy of Physician Assistants is a peer-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants.", "sentence": "JAAPA is a peer-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants", "sub": "http://dbpedia.org/resource/JAAPA", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wolters_Kluwer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is jAAPA a peer-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants?", "Where is JAAPA a peer-reviewed checkup diary published by?"], "type": [-1, 1, 2], "question_in_type": ["Is jAAPA a peer-reviewed checkup diary published by on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed checkup diary published by on behalf of the American Academy of Physician Assistants?", "Where is a peer-reviewed checkup diary published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817742, "src_sentence": "JAAPA: Journal of the American Academy of Physician Assistants is a match-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants.", "sentence": "JAAPA is a match-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants", "sub": "http://dbpedia.org/resource/JAAPA", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wolters_Kluwer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is jAAPA a match-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants ?", "Who is a match-reviewed checkup diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants?", "Where is JAAPA a match-reviewed checkup diary published by?"], "type": [-1, 1, 2], "question_in_type": ["Is jAAPA a match-reviewed checkup diary published by on behalf of the American Academy of Physician Assistants ?", "Who is a match-reviewed checkup diary published by on behalf of the American Academy of Physician Assistants?", "Where is a match-reviewed checkup diary published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817745, "src_sentence": "JAAPA: Journal of the American Academy of Physician Assistants is a peer-reviewed curative diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants.", "sentence": "JAAPA is a peer-reviewed curative diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants", "sub": "http://dbpedia.org/resource/JAAPA", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wolters_Kluwer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is jAAPA a peer-reviewed curative diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed curative diary published by Wolters Kluwer on behalf of the American Academy of Physician Assistants?", "Where is JAAPA a peer-reviewed curative diary published by?"], "type": [-1, 1, 2], "question_in_type": ["Is jAAPA a peer-reviewed curative diary published by on behalf of the American Academy of Physician Assistants ?", "Who is a peer-reviewed curative diary published by on behalf of the American Academy of Physician Assistants?", "Where is a peer-reviewed curative diary published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817755, "src_sentence": "JAAPA: Journal of the American Academy of Physician Assistants is a equal-reviewed aesculapian daybook published by Wolters Kluwer on behalf of the American Academy of Physician Assistants.", "sentence": "JAAPA is a equal-reviewed aesculapian daybook published by Wolters Kluwer on behalf of the American Academy of Physician Assistants", "sub": "http://dbpedia.org/resource/JAAPA", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wolters_Kluwer", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is jAAPA a equal-reviewed aesculapian daybook published by Wolters Kluwer on behalf of the American Academy of Physician Assistants ?", "Who is a equal-reviewed aesculapian daybook published by Wolters Kluwer on behalf of the American Academy of Physician Assistants?", "Where is JAAPA a equal-reviewed aesculapian daybook published by?"], "type": [-1, 1, 2], "question_in_type": ["Is jAAPA a equal-reviewed aesculapian daybook published by on behalf of the American Academy of Physician Assistants ?", "Who is a equal-reviewed aesculapian daybook published by on behalf of the American Academy of Physician Assistants?", "Where is a equal-reviewed aesculapian daybook published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817858, "src_sentence": "Lintneria maura is a moth of the class Sphingidae.", "sentence": "Lintneria maura is a moth of the class Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria maura a moth of the class Sphingidae ?", "Who maura is a moth of the class Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria maura a moth of the class ?", "Who maura is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817879, "src_sentence": "Lintneria maura is a moth of the household Sphingidae.", "sentence": "Lintneria maura is a moth of the household Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria maura a moth of the household Sphingidae ?", "Who maura is a moth of the household Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria maura a moth of the household ?", "Who maura is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817886, "src_sentence": "Lintneria maura is a lep of the kinsfolk Sphingidae.", "sentence": "Lintneria maura is a lep of the kinsfolk Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria maura a lep of the kinsfolk Sphingidae ?", "Who maura is a lep of the kinsfolk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria maura a lep of the kinsfolk ?", "Who maura is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5817889, "src_sentence": "Lintneria maura is a lep of the fellowship Sphingidae.", "sentence": "Lintneria maura is a lep of the fellowship Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria maura a lep of the fellowship Sphingidae ?", "Who maura is a lep of the fellowship Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria maura a lep of the fellowship ?", "Who maura is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818013, "src_sentence": "Endotricha valentis is a species of snout moth in the brontosaurus Endotricha.", "sentence": "Endotricha valentis is a species of snout moth in the brontosaurus", "sub": "http://dbpedia.org/resource/Endotricha_valentis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pyralidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is endotricha valentis a species of snout moth in the brontosaurus ?"], "type": [-1], "question_in_type": ["Is endotricha valentis a species of in the brontosaurus ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818199, "src_sentence": "Armillaria procera is a species of fomes igniarius fungus in the family Physalacriaceae.", "sentence": "Armillaria procera is a species of fomes igniarius fungus in the family Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of fomes igniarius fungus in the family Physalacriaceae ?", "Who procera is a species of fomes igniarius fungus in the family Physalacriaceae?", "Where is Armillaria procera a species of fomes igniarius fungus in the family Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of fomes igniarius fungus in the family ?", "Who procera is a species of fomes igniarius fungus in the family ?", "Where is procera a species of fomes igniarius fungus in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818201, "src_sentence": "Armillaria procera is a species of fomes igniarius mold in the family Physalacriaceae.", "sentence": "Armillaria procera is a species of fomes igniarius mold in the family Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of fomes igniarius mold in the family Physalacriaceae ?", "Who procera is a species of fomes igniarius mold in the family Physalacriaceae?", "Where is Armillaria procera a species of fomes igniarius mold in the family Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of fomes igniarius mold in the family ?", "Who procera is a species of fomes igniarius mold in the family ?", "Where is procera a species of fomes igniarius mold in the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818223, "src_sentence": "Armillaria procera is a species of fomes igniarius fungus in the kinfolk Physalacriaceae.", "sentence": "Armillaria procera is a species of fomes igniarius fungus in the kinfolk Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of fomes igniarius fungus in the kinfolk Physalacriaceae ?", "Who procera is a species of fomes igniarius fungus in the kinfolk Physalacriaceae?", "Where is Armillaria procera a species of fomes igniarius fungus in the kinfolk Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of fomes igniarius fungus in the kinfolk ?", "Who procera is a species of fomes igniarius fungus in the kinfolk ?", "Where is procera a species of fomes igniarius fungus in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818261, "src_sentence": "Armillaria procera is a species of fomes igniarius mold in the household Physalacriaceae.", "sentence": "Armillaria procera is a species of fomes igniarius mold in the household Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of fomes igniarius mold in the household Physalacriaceae ?", "Who procera is a species of fomes igniarius mold in the household Physalacriaceae?", "Where is Armillaria procera a species of fomes igniarius mold in the household Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of fomes igniarius mold in the household ?", "Who procera is a species of fomes igniarius mold in the household ?", "Where is procera a species of fomes igniarius mold in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818264, "src_sentence": "Armillaria procera is a species of agaric mold in the home Physalacriaceae.", "sentence": "Armillaria procera is a species of agaric mold in the home Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of agaric mold in the home Physalacriaceae ?", "Who procera is a species of agaric mold in the home Physalacriaceae?", "Where is Armillaria procera a species of agaric mold in the home Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of agaric mold in the home ?", "Who procera is a species of agaric mold in the home ?", "Where is procera a species of agaric mold in the home ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818267, "src_sentence": "Armillaria procera is a species of fomes igniarius fungus in the kinsfolk Physalacriaceae.", "sentence": "Armillaria procera is a species of fomes igniarius fungus in the kinsfolk Physalacriaceae", "sub": "http://dbpedia.org/resource/Armillaria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Physalacriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is armillaria procera a species of fomes igniarius fungus in the kinsfolk Physalacriaceae ?", "Who procera is a species of fomes igniarius fungus in the kinsfolk Physalacriaceae?", "Where is Armillaria procera a species of fomes igniarius fungus in the kinsfolk Physalacriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is armillaria procera a species of fomes igniarius fungus in the kinsfolk ?", "Who procera is a species of fomes igniarius fungus in the kinsfolk ?", "Where is procera a species of fomes igniarius fungus in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818289, "src_sentence": "Wealth Against Commonwealth is a burst published by muckraking journalist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a burst published by muckraking journalist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a burst published by muckraking journalist Henry Demarest Lloyd ?", "Who is a burst published by muckraking journalist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a burst published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a burst published by muckraking journalist ?", "Who is a burst published by muckraking journalist ?", "Who is a burst published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818292, "src_sentence": "Wealth Against Commonwealth is a penalize published by muckraking journalist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a penalize published by muckraking journalist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a penalize published by muckraking journalist Henry Demarest Lloyd ?", "Who is a penalize published by muckraking journalist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a penalize published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a penalize published by muckraking journalist ?", "Who is a penalize published by muckraking journalist ?", "Who is a penalize published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818297, "src_sentence": "Wealth Against Commonwealth is a belt published by muckraking journalist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a belt published by muckraking journalist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a belt published by muckraking journalist Henry Demarest Lloyd ?", "Who is a belt published by muckraking journalist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a belt published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a belt published by muckraking journalist ?", "Who is a belt published by muckraking journalist ?", "Who is a belt published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818298, "src_sentence": "Wealth Against Commonwealth is a penalise published by muckraking journalist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a penalise published by muckraking journalist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a penalise published by muckraking journalist Henry Demarest Lloyd ?", "Who is a penalise published by muckraking journalist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a penalise published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a penalise published by muckraking journalist ?", "Who is a penalise published by muckraking journalist ?", "Who is a penalise published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818301, "src_sentence": "Wealth Against Commonwealth is a bespeak published by muckraking journalist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a bespeak published by muckraking journalist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a bespeak published by muckraking journalist Henry Demarest Lloyd ?", "Who is a bespeak published by muckraking journalist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a bespeak published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a bespeak published by muckraking journalist ?", "Who is a bespeak published by muckraking journalist ?", "Who is a bespeak published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818304, "src_sentence": "Wealth Against Commonwealth is a book published by muckraking reporter Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a book published by muckraking reporter Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a book published by muckraking reporter Henry Demarest Lloyd ?", "Who is a book published by muckraking reporter Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a book published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a book published by muckraking reporter ?", "Who is a book published by muckraking reporter ?", "Who is a book published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818314, "src_sentence": "Wealth Against Commonwealth is a tome published by muckraking reporter Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a tome published by muckraking reporter Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a tome published by muckraking reporter Henry Demarest Lloyd ?", "Who is a tome published by muckraking reporter Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a tome published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a tome published by muckraking reporter ?", "Who is a tome published by muckraking reporter ?", "Who is a tome published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818316, "src_sentence": "Wealth Against Commonwealth is a engage published by muckraking reporter Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a engage published by muckraking reporter Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a engage published by muckraking reporter Henry Demarest Lloyd ?", "Who is a engage published by muckraking reporter Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a engage published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a engage published by muckraking reporter ?", "Who is a engage published by muckraking reporter ?", "Who is a engage published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818319, "src_sentence": "Wealth Against Commonwealth is a koran published by muckraking reporter Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a koran published by muckraking reporter Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a koran published by muckraking reporter Henry Demarest Lloyd ?", "Who is a koran published by muckraking reporter Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a koran published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a koran published by muckraking reporter ?", "Who is a koran published by muckraking reporter ?", "Who is a koran published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818321, "src_sentence": "Wealth Against Commonwealth is a bespeak published by muckraking reporter Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a bespeak published by muckraking reporter Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a bespeak published by muckraking reporter Henry Demarest Lloyd ?", "Who is a bespeak published by muckraking reporter Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a bespeak published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a bespeak published by muckraking reporter ?", "Who is a bespeak published by muckraking reporter ?", "Who is a bespeak published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818324, "src_sentence": "Wealth Against Commonwealth is a book published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a book published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a book published by muckraking diarist Henry Demarest Lloyd ?", "Who is a book published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a book published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a book published by muckraking diarist ?", "Who is a book published by muckraking diarist ?", "Who is a book published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818325, "src_sentence": "Wealth Against Commonwealth is a script published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a script published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a script published by muckraking diarist Henry Demarest Lloyd ?", "Who is a script published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a script published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a script published by muckraking diarist ?", "Who is a script published by muckraking diarist ?", "Who is a script published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818326, "src_sentence": "Wealth Against Commonwealth is a study published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a study published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a study published by muckraking diarist Henry Demarest Lloyd ?", "Who is a study published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a study published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a study published by muckraking diarist ?", "Who is a study published by muckraking diarist ?", "Who is a study published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818333, "src_sentence": "Wealth Against Commonwealth is a reserve published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a reserve published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a reserve published by muckraking diarist Henry Demarest Lloyd ?", "Who is a reserve published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a reserve published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a reserve published by muckraking diarist ?", "Who is a reserve published by muckraking diarist ?", "Who is a reserve published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818335, "src_sentence": "Wealth Against Commonwealth is a rule book published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a rule book published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a rule book published by muckraking diarist Henry Demarest Lloyd ?", "Who is a rule book published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a rule book published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a rule book published by muckraking diarist ?", "Who is a rule book published by muckraking diarist ?", "Who is a rule book published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818342, "src_sentence": "Wealth Against Commonwealth is a have one's name taken published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a have one's name taken published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a have one 's name taken published by muckraking diarist Henry Demarest Lloyd ?", "Who is a have one's name taken published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a have one?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a have one 's name taken published by muckraking diarist ?", "Who is a have one's name taken published by muckraking diarist ?", "Who is a have one?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818343, "src_sentence": "Wealth Against Commonwealth is a bible published by muckraking diarist Henry Demarest Lloyd.", "sentence": "Wealth Against Commonwealth is a bible published by muckraking diarist Henry Demarest Lloyd", "sub": "http://dbpedia.org/resource/Wealth_Against_Commonwealth", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Henry_Demarest_Lloyd", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is wealth Against Commonwealth a bible published by muckraking diarist Henry Demarest Lloyd ?", "Who is a bible published by muckraking diarist Henry Demarest Lloyd?", "Who is Wealth Against Commonwealth a bible published by?"], "type": [-1, 1, 1], "question_in_type": ["Is wealth Against Commonwealth a bible published by muckraking diarist ?", "Who is a bible published by muckraking diarist ?", "Who is a bible published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818551, "src_sentence": "Symmoca italica is a lep of the kinfolk Autostichidae.", "sentence": "Symmoca italica is a lep of the kinfolk Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_italica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca italica a lep of the kinfolk Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca italica a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818579, "src_sentence": "Symmoca italica is a matki of the household Autostichidae.", "sentence": "Symmoca italica is a matki of the household Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_italica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca italica a matki of the household Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca italica a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818580, "src_sentence": "Symmoca italica is a moth of the home Autostichidae.", "sentence": "Symmoca italica is a moth of the home Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_italica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca italica a moth of the home Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca italica a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818584, "src_sentence": "Symmoca italica is a lep of the kinsfolk Autostichidae.", "sentence": "Symmoca italica is a lep of the kinsfolk Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_italica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca italica a lep of the kinsfolk Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca italica a lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818591, "src_sentence": "Acrocercops argodesma is a moth of the domestic violence Gracillariidae, known from Java, Indonesia.", "sentence": "Acrocercops argodesma is a moth of the domestic violence Gracillariidae, known from Java, Indonesia", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops argodesma a moth of the domestic violence Gracillariidae , known from Java , Indonesia ?", "Who is Acrocercops argodesma a moth of the domestic violence Gracillariidae , known from?", "Where is Acrocercops argodesma a moth of the domestic violence Gracillariidae , known from?"], "type": [-1, 1, 2], "question_in_type": ["Is acrocercops argodesma a moth of the domestic violence , known from Java , Indonesia ?", "Who is argodesma a moth of the domestic violence , known from?", "Where is argodesma a moth of the domestic violence , known from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818593, "src_sentence": "Acrocercops argodesma is a matki of the domestic violence Gracillariidae, known from Java, Indonesia.", "sentence": "Acrocercops argodesma is a matki of the domestic violence Gracillariidae, known from Java, Indonesia", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops argodesma a matki of the domestic violence Gracillariidae , known from Java , Indonesia ?", "Who is Acrocercops argodesma a matki of the domestic violence Gracillariidae , known from?", "Where is Acrocercops argodesma a matki of the domestic violence Gracillariidae , known from?"], "type": [-1, 1, 2], "question_in_type": ["Is acrocercops argodesma a matki of the domestic violence , known from Java , Indonesia ?", "Who is argodesma a matki of the domestic violence , known from?", "Where is argodesma a matki of the domestic violence , known from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818608, "src_sentence": "Acrocercops argodesma is a matki of the kinfolk Gracillariidae, known from Java, Indonesia.", "sentence": "Acrocercops argodesma is a matki of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops argodesma a matki of the kinfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops argodesma a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818639, "src_sentence": "Acrocercops argodesma is a moth of the kinsfolk Gracillariidae, known from Java, Indonesia.", "sentence": "Acrocercops argodesma is a moth of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops argodesma a moth of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops argodesma a moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818662, "src_sentence": "MV CMA CGM Bougainville is bin ship, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL).", "sentence": "MV CMA CGM Bougainville is bin ship, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL)", "sub": "http://dbpedia.org/resource/CMA_CGM", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CMA_CGM", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is mV CMA CGM Bougainville bin ship , built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line ( FAL ) ?", "Where is MV CMA CGM Bougainville bin ship , built in?", "When is MV CMA CGM Bougainville bin ship , build?"], "type": [-1, 2, 3], "question_in_type": ["Is mV Bougainville bin ship , built in 2015 by Samsung Heavy Industries for on French Asia Line ( FAL ) ?", "Where is MV Bougainville bin ship , built in?", "When is MV Bougainville bin ship , build?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818663, "src_sentence": "MV CMA CGM Bougainville is container osity, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL).", "sentence": "MV CMA CGM Bougainville is container osity, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL)", "sub": "http://dbpedia.org/resource/CMA_CGM", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CMA_CGM", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is mV CMA CGM Bougainville container osity , built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line ( FAL ) ?", "Where is MV CMA CGM Bougainville container osity , built in?", "When is MV CMA CGM Bougainville container osity , build?"], "type": [-1, 2, 3], "question_in_type": ["Is mV Bougainville container osity , built in 2015 by Samsung Heavy Industries for on French Asia Line ( FAL ) ?", "Where is MV Bougainville container osity , built in?", "When is MV Bougainville container osity , build?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818673, "src_sentence": "MV CMA CGM Bougainville is container ness, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL).", "sentence": "MV CMA CGM Bougainville is container ness, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL)", "sub": "http://dbpedia.org/resource/CMA_CGM", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CMA_CGM", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is mV CMA CGM Bougainville container ness , built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line ( FAL ) ?", "Where is MV CMA CGM Bougainville container ness , built in?", "When is MV CMA CGM Bougainville container ness , build?"], "type": [-1, 2, 3], "question_in_type": ["Is mV Bougainville container ness , built in 2015 by Samsung Heavy Industries for on French Asia Line ( FAL ) ?", "Where is MV Bougainville container ness , built in?", "When is MV Bougainville container ness , build?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818677, "src_sentence": "MV CMA CGM Bougainville is container hood, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL).", "sentence": "MV CMA CGM Bougainville is container hood, built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line (FAL)", "sub": "http://dbpedia.org/resource/CMA_CGM", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/CMA_CGM", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Is mV CMA CGM Bougainville container hood , built in 2015 by Samsung Heavy Industries for CMA CGM on French Asia Line ( FAL ) ?", "Where is MV CMA CGM Bougainville container hood , built in?", "When is MV CMA CGM Bougainville container hood , build?"], "type": [-1, 2, 3], "question_in_type": ["Is mV Bougainville container hood , built in 2015 by Samsung Heavy Industries for on French Asia Line ( FAL ) ?", "Where is MV Bougainville container hood , built in?", "When is MV Bougainville container hood , build?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818681, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic grouping, thus rendering the Phalangodoidea obsolete.", "sentence": "The Phalangodidae may not form a monophyletic grouping rendering the Phalangodoidea obsolete", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic grouping rendering the Phalangodoidea obsolete ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic grouping rendering the obsolete ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818689, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic radical, thus rendering the Phalangodoidea obsolete.", "sentence": "The Phalangodidae may not form a monophyletic radical rendering the Phalangodoidea obsolete", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic radical rendering the Phalangodoidea obsolete ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic radical rendering the obsolete ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818692, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic band, thus rendering the Phalangodoidea obsolete.", "sentence": "The Phalangodidae may not form a monophyletic band rendering the Phalangodoidea obsolete", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic band rendering the Phalangodoidea obsolete ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic band rendering the obsolete ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818698, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic collection, thus rendering the Phalangodoidea antiquated.", "sentence": "The Phalangodidae may not form a monophyletic collection rendering the Phalangodoidea antiquated", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic collection rendering the Phalangodoidea antiquated ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic collection rendering the antiquated ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818699, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic cortege, thus rendering the Phalangodoidea antiquated.", "sentence": "The Phalangodidae may not form a monophyletic cortege rendering the Phalangodoidea antiquated", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic cortege rendering the Phalangodoidea antiquated ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic cortege rendering the antiquated ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818705, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic band, thus rendering the Phalangodoidea antiquated.", "sentence": "The Phalangodidae may not form a monophyletic band rendering the Phalangodoidea antiquated", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic band rendering the Phalangodoidea antiquated ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic band rendering the antiquated ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818708, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic aggroup, thus rendering the Phalangodoidea abortive.", "sentence": "The Phalangodidae may not form a monophyletic aggroup rendering the Phalangodoidea abortive", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic aggroup rendering the Phalangodoidea abortive ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic aggroup rendering the abortive ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818728, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic radical, thus rendering the Phalangodoidea outdated.", "sentence": "The Phalangodidae may not form a monophyletic radical rendering the Phalangodoidea outdated", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic radical rendering the Phalangodoidea outdated ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic radical rendering the outdated ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818748, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic chemical group, thus rendering the Phalangodoidea old fashioned.", "sentence": "The Phalangodidae may not form a monophyletic chemical group rendering the Phalangodoidea old fashioned", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic chemical group rendering the Phalangodoidea old fashioned ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic chemical group rendering the old fashioned ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818752, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic batch, thus rendering the Phalangodoidea old fashioned.", "sentence": "The Phalangodidae may not form a monophyletic batch rendering the Phalangodoidea old fashioned", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic batch rendering the Phalangodoidea old fashioned ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic batch rendering the old fashioned ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818763, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic collection, thus rendering the Phalangodoidea disused.", "sentence": "The Phalangodidae may not form a monophyletic collection rendering the Phalangodoidea disused", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic collection rendering the Phalangodoidea disused ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic collection rendering the disused ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818764, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic cortege, thus rendering the Phalangodoidea disused.", "sentence": "The Phalangodidae may not form a monophyletic cortege rendering the Phalangodoidea disused", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic cortege rendering the Phalangodoidea disused ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic cortege rendering the disused ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818767, "src_sentence": "The Phalangodidae and Oncopodidae may not form a monophyletic radical, thus rendering the Phalangodoidea disused.", "sentence": "The Phalangodidae may not form a monophyletic radical rendering the Phalangodoidea disused", "sub": "http://dbpedia.org/resource/Phalangodidae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phalangodoidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May the Phalangodidae not form a monophyletic radical rendering the Phalangodoidea disused ?", "Who may The Phalangodidae not form a?"], "type": [-1, 1], "question_in_type": ["May the not form a monophyletic radical rendering the disused ?", "Who may The not form a?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818834, "src_sentence": "Mesa Community College, constituent of the Maricopa Community College District, and Adelante con Mesa established.", "sentence": "Mesa Community College [is] constituent of the Maricopa Community College District", "sub": "http://dbpedia.org/resource/Mesa_Community_College", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Maricopa_County_Community_College_District", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Do mesa Community College [is] constituent of the Maricopa Community College District?", "Who [is] constituent of the Maricopa Community College District?", "Where did Mesa Community College [ is ] constituent of the Maricopa Community College District ?"], "type": [-1, 1, 2], "question_in_type": ["Do mesa Community College [is] constituent of the ?", "Who [is] constituent of the ?", "Where did [ is ] constituent of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5818859, "src_sentence": "Mesa Community College, voice of the Maricopa Community College District, and Adelante con Mesa established.", "sentence": "Mesa Community College [is] voice of the Maricopa Community College District", "sub": "http://dbpedia.org/resource/Mesa_Community_College", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Maricopa_County_Community_College_District", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Do mesa Community College [is] voice of the Maricopa Community College District?", "Who [is] voice of the Maricopa Community College District?", "Where did Mesa Community College [ is ] voice of the Maricopa Community College District ?"], "type": [-1, 1, 2], "question_in_type": ["Do mesa Community College [is] voice of the ?", "Who [is] voice of the ?", "Where did [ is ] voice of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819073, "src_sentence": "Estrella Mountain Community College, distribute of the Maricopa Community College District, is established.", "sentence": "Estrella Mountain Community College distribute of the Maricopa Community College District", "sub": "http://dbpedia.org/resource/Estrella_Mountain_Community_College", "pred": "http://dbpedia.org/ontology/affiliation", "obj": "http://dbpedia.org/resource/Maricopa_County_Community_College_District", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does estrella Mountain Community College distribute of the Maricopa Community College District?", "Who distribute of the Maricopa Community College District?", "Where did Estrella Mountain Community College distribute of the Maricopa Community College District ?"], "type": [-1, 1, 2], "question_in_type": ["Does estrella Mountain Community College distribute of the ?", "Who distribute of the ?", "Where did distribute of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?organisation_obj.\n?organisation_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819123, "src_sentence": "Titus Flavius Simonides Agrippa, the fifth amendment boy of Josephus.", "sentence": "Titus Flavius Simonides Agrippa [is] the fifth amendment boy of Josephus", "sub": "http://dbpedia.org/resource/Josephus", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Flavius_Simonides_Agrippa", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does titus Flavius Simonides Agrippa [is] the fifth amendment boy of Josephus?", "Where did Titus Flavius Simonides Agrippa [ is ] the?"], "type": [-1, 2], "question_in_type": ["Does titus [is] the fifth amendment boy of ?", "Where did Titus [ is ] the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819144, "src_sentence": "Flavia Aurelia Eusebia, married woman of the emperor Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] married woman of the emperor Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] married woman of the emperor Constantius II?", "Who Aurelia Eusebia [is] married woman of the emperor Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] married woman of the emperor ?", "Who Aurelia [is] married woman of the emperor ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819146, "src_sentence": "Flavia Aurelia Eusebia, old lady of the emperor Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] old lady of the emperor Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] old lady of the emperor Constantius II?", "Who Aurelia Eusebia [is] old lady of the emperor Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] old lady of the emperor ?", "Who Aurelia [is] old lady of the emperor ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819148, "src_sentence": "Flavia Aurelia Eusebia, little woman of the thearch Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] little woman of the thearch Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] little woman of the thearch Constantius II?", "Who Aurelia Eusebia [is] little woman of the thearch Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] little woman of the thearch ?", "Who Aurelia [is] little woman of the thearch ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819156, "src_sentence": "Flavia Aurelia Eusebia, old lady of the emperor moth Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] old lady of the emperor moth Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] old lady of the emperor moth Constantius II?", "Who Aurelia Eusebia [is] old lady of the emperor moth Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] old lady of the emperor moth ?", "Who Aurelia [is] old lady of the emperor moth ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819157, "src_sentence": "Flavia Aurelia Eusebia, wife of the saturnia pavonia Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] wife of the saturnia pavonia Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] wife of the saturnia pavonia Constantius II?", "Who Aurelia Eusebia [is] wife of the saturnia pavonia Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] wife of the saturnia pavonia ?", "Who Aurelia [is] wife of the saturnia pavonia ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819159, "src_sentence": "Flavia Aurelia Eusebia, married woman of the saturnia pavonia Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] married woman of the saturnia pavonia Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] married woman of the saturnia pavonia Constantius II?", "Who Aurelia Eusebia [is] married woman of the saturnia pavonia Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] married woman of the saturnia pavonia ?", "Who Aurelia [is] married woman of the saturnia pavonia ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819161, "src_sentence": "Flavia Aurelia Eusebia, old lady of the saturnia pavonia Constantius II.", "sentence": "Flavia Aurelia Eusebia [is] old lady of the saturnia pavonia Constantius II", "sub": "http://dbpedia.org/resource/Eusebia_(empress)", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Constantius_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does flavia Aurelia Eusebia [is] old lady of the saturnia pavonia Constantius II?", "Who Aurelia Eusebia [is] old lady of the saturnia pavonia Constantius II?"], "type": [-1, 1], "question_in_type": ["Does flavia Aurelia [is] old lady of the saturnia pavonia ?", "Who Aurelia [is] old lady of the saturnia pavonia ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819313, "src_sentence": "Limnaecia chrysothorax is a lep of the family Cosmopterigidae.", "sentence": "Limnaecia chrysothorax is a lep of the family Cosmopterigidae", "sub": "http://dbpedia.org/resource/Limnaecia_chrysothorax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is limnaecia chrysothorax a lep of the family Cosmopterigidae ?", "Who chrysothorax is a lep of the family Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is limnaecia chrysothorax a lep of the family ?", "Who chrysothorax is a lep of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819314, "src_sentence": "Limnaecia chrysothorax is a matki of the family Cosmopterigidae.", "sentence": "Limnaecia chrysothorax is a matki of the family Cosmopterigidae", "sub": "http://dbpedia.org/resource/Limnaecia_chrysothorax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is limnaecia chrysothorax a matki of the family Cosmopterigidae ?", "Who chrysothorax is a matki of the family Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is limnaecia chrysothorax a matki of the family ?", "Who chrysothorax is a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819336, "src_sentence": "Limnaecia chrysothorax is a moth of the class Cosmopterigidae.", "sentence": "Limnaecia chrysothorax is a moth of the class Cosmopterigidae", "sub": "http://dbpedia.org/resource/Limnaecia_chrysothorax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is limnaecia chrysothorax a moth of the class Cosmopterigidae ?", "Who chrysothorax is a moth of the class Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is limnaecia chrysothorax a moth of the class ?", "Who chrysothorax is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819367, "src_sentence": "Limnaecia chrysothorax is a lep of the fellowship Cosmopterigidae.", "sentence": "Limnaecia chrysothorax is a lep of the fellowship Cosmopterigidae", "sub": "http://dbpedia.org/resource/Limnaecia_chrysothorax", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is limnaecia chrysothorax a lep of the fellowship Cosmopterigidae ?", "Who chrysothorax is a lep of the fellowship Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is limnaecia chrysothorax a lep of the fellowship ?", "Who chrysothorax is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819369, "src_sentence": "At 18:30, Royal Thai Army Special Forces identity element moved from Lopburi Province to Bangkok.", "sentence": "Royal Thai Army Special Forces identity element moved from Lopburi Province to Bangkok At 18:30", "sub": "http://dbpedia.org/resource/Royal_Thai_Army", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Bangkok", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did royal Thai Army Special Forces identity element mov from Lopburi Province to Bangkok At 18:30?", "Who identity element moved from Lopburi Province to Bangkok At 18:30?", "Where did Royal Thai Army Special Forces identity element moved from?", "When did Royal Thai Army Special Forces identity element move from Lopburi Province to Bangkok At?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did royal Thai Army Special Forces identity element mov from Lopburi Province to At 18:30?", "Who identity element moved from Lopburi Province to At 18:30?", "Where did Special Forces identity element moved from?", "When did Special Forces identity element move from Lopburi Province to At?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819375, "src_sentence": "At 18:30, Royal Thai Army Special Forces building block moved from Lopburi Province to Bangkok.", "sentence": "Royal Thai Army Special Forces building block moved from Lopburi Province to Bangkok At 18:30", "sub": "http://dbpedia.org/resource/Royal_Thai_Army", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/Bangkok", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did royal Thai Army Special Forces building block mov from Lopburi Province to Bangkok At 18:30?", "Who building block moved from Lopburi Province to Bangkok At 18:30?", "Where did Royal Thai Army Special Forces building block moved from?", "When did Royal Thai Army Special Forces building block move from Lopburi Province to Bangkok At?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did royal Thai Army Special Forces building block mov from Lopburi Province to At 18:30?", "Who building block moved from Lopburi Province to At 18:30?", "Where did Special Forces building block moved from?", "When did Special Forces building block move from Lopburi Province to At?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819388, "src_sentence": "The websites of the leading Bangkok newspaper publisher Bangkok Post, The Nation, and Thai Rath had been functioning normally and were reporting the coup.", "sentence": "Bangkok Thai Rath [is] newspaper publisher [from] Bangkok", "sub": "http://dbpedia.org/resource/Thai_Rath", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Bangkok", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does bangkok Thai Rath [is] newspaper publisher [from] Bangkok?", "Who [is] newspaper publisher [from] Bangkok?", "Who Thai Rath [is] newspaper publisher [from] Who?", "Does bangkok Post [is] newspaper publisher [from] Bangkok?"], "type": [-1, 1, 1, -1], "question_in_type": ["Does bangkok [is] newspaper publisher [from] ?", "Who [is] newspaper publisher [from] ?", "Who [is] newspaper publisher [from] Who?", "Does bangkok Post [is] newspaper publisher [from] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819416, "src_sentence": "The websites of the leading Bangkok newspaper publisher Bangkok Post, The Nation, and Thai Rath had been functioning normally and were reporting the coup d etat.", "sentence": "Bangkok Thai Rath [is] newspaper publisher [from] Bangkok", "sub": "http://dbpedia.org/resource/Thai_Rath", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Bangkok", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does bangkok Thai Rath [is] newspaper publisher [from] Bangkok?", "Who [is] newspaper publisher [from] Bangkok?", "Who Thai Rath [is] newspaper publisher [from] Who?", "Does bangkok Post [is] newspaper publisher [from] Bangkok?"], "type": [-1, 1, 1, -1], "question_in_type": ["Does bangkok [is] newspaper publisher [from] ?", "Who [is] newspaper publisher [from] ?", "Who [is] newspaper publisher [from] Who?", "Does bangkok Post [is] newspaper publisher [from] ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819459, "src_sentence": "quatorzain 27 is one of 154 sonnets published by William Shakespeare in a 4to titled Shakespeare's Sonnets in 1609.", "sentence": "154 sonnets published by William Shakespeare in a 4to", "sub": "http://dbpedia.org/resource/Shakespeare's_sonnets", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do 154 sonnets publ by William Shakespeare in a 4to?", "Where sonnets published by William Shakespeare in a 4to?", "Who did 154 sonnets published by?", "Does 154 quatorzain publ by William Shakespeare in a 4to?", "Where quatorzain published by William Shakespeare in a 4to?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Do publ by in a 4to?", "Where sonnets published by in a 4to?", "Who did published by?", "Does 154 quatorzain publ by in a 4to?", "Where quatorzain published by in a 4to?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819472, "src_sentence": "Mswati III, the boy of Ntombi, was crowned king on 25 April 1986 as King and Ingwenyama of Swaziland.", "sentence": "Mswati III [is] the boy of Ntombi", "sub": "http://dbpedia.org/resource/Mswati_III", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Ntfombi_of_Swaziland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do mswati III [is] the boy of Ntombi?", "Who [is] the boy of Ntombi?", "Where did Mswati III [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Do mswati III [is] the boy of ?", "Who [is] the boy of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819499, "src_sentence": "Mswati III, the son of Ntombi, was crowned male monarch on 25 April 1986 as King and Ingwenyama of Swaziland.", "sentence": "Mswati III [is] the son of Ntombi", "sub": "http://dbpedia.org/resource/Mswati_III", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Ntfombi_of_Swaziland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do mswati III [is] the son of Ntombi?", "Who [is] the son of Ntombi?", "Who did Mswati III [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Do mswati III [is] the son of ?", "Who [is] the son of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819511, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that british people officers were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that british people officers were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that british people officers inducing the Swazis to fight against the Boers ?", "Who complaining that british people officers were inducing the Swazis to fight against the Boers?", "Who were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people officers inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people officers were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that british people officers induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 1, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that british people officers inducing the Swazis to fight against the ?", "Who complaining that british people officers were inducing the Swazis to fight against the ?", "Who were complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people officers inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people officers were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that british people officers induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819522, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that British manage were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that British manage were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that British manage inducing the Swazis to fight against the Boers ?", "Who complaining that British manage were inducing the Swazis to fight against the Boers?", "Where were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that British manage inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that British manage were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that British manage induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that British manage inducing the Swazis to fight against the ?", "Who complaining that British manage were inducing the Swazis to fight against the ?", "Where were complaining that?", "Were louis Botha corresponded with Kitchener complaining that British manage inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that British manage were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that British manage induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819529, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that british people functionary were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that british people functionary were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that british people functionary inducing the Swazis to fight against the Boers ?", "Who complaining that british people functionary were inducing the Swazis to fight against the Boers?", "Who were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people functionary inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people functionary were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that british people functionary induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 1, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that british people functionary inducing the Swazis to fight against the ?", "Who complaining that british people functionary were inducing the Swazis to fight against the ?", "Who were complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people functionary inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people functionary were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that british people functionary induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819532, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that british people pig were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that british people pig were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that british people pig inducing the Swazis to fight against the Boers ?", "Who complaining that british people pig were inducing the Swazis to fight against the Boers?", "Who were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people pig inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people pig were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that british people pig induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 1, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that british people pig inducing the Swazis to fight against the ?", "Who complaining that british people pig were inducing the Swazis to fight against the ?", "Who were complaining that?", "Were louis Botha corresponded with Kitchener complaining that british people pig inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that british people pig were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that british people pig induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819533, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that proto brythonic pig were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that proto brythonic pig were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that proto brythonic pig inducing the Swazis to fight against the Boers ?", "Who complaining that proto brythonic pig were inducing the Swazis to fight against the Boers?", "Who were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that proto brythonic pig inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that proto brythonic pig were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that proto brythonic pig induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 1, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that proto brythonic pig inducing the Swazis to fight against the ?", "Who complaining that proto brythonic pig were inducing the Swazis to fight against the ?", "Who were complaining that?", "Were louis Botha corresponded with Kitchener complaining that proto brythonic pig inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that proto brythonic pig were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that proto brythonic pig induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819537, "src_sentence": "On 11 April 1901, Louis Botha corresponded with Kitchener, complaining that British ship's officer were inducing the Swazis to fight against the Boers.", "sentence": "Louis Botha complaining that British ship's officer were inducing the Swazis to fight against the Boers", "sub": "http://dbpedia.org/resource/Louis_Botha", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Boer", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Were louis Botha complaining that British ship 's officer inducing the Swazis to fight against the Boers ?", "Who complaining that British ship's officer were inducing the Swazis to fight against the Boers?", "Where were Louis Botha complaining that?", "Were louis Botha corresponded with Kitchener complaining that British ship 's officer inducing the Swazis to fight against the Boers On 11 April 1901 ?", "Who corresponded with Kitchener complaining that British ship's officer were inducing the Swazis to fight against the Boers On 11 April 1901?", "Who were Louis Botha corresponded with?", "Where were Louis Botha corresponded with?", "When were Louis Botha correspond with Kitchener complain that British ship 's officer induce the Swazis to fight against the Boers On?"], "type": [-1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Were louis Botha complaining that British ship 's officer inducing the Swazis to fight against the ?", "Who complaining that British ship's officer were inducing the Swazis to fight against the ?", "Where were complaining that?", "Were louis Botha corresponded with Kitchener complaining that British ship 's officer inducing the Swazis to fight against the On 11 April 1901 ?", "Who corresponded with Kitchener complaining that British ship's officer were inducing the Swazis to fight against the On 11 April 1901?", "Who were corresponded with?", "Where were corresponded with?", "When were correspond with Kitchener complain that British ship 's officer induce the Swazis to fight against the On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819565, "src_sentence": "Phyllocnistis chlorantica is a matki of the class Gracillariidae, known from the Russian Far East.", "sentence": "Phyllocnistis chlorantica is a matki of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllocnistis_chlorantica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllocnistis chlorantica a matki of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllocnistis chlorantica a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819570, "src_sentence": "Phyllocnistis chlorantica is a lep of the house Gracillariidae, known from the Russian Far East.", "sentence": "Phyllocnistis chlorantica is a lep of the house Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllocnistis_chlorantica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllocnistis chlorantica a lep of the house Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllocnistis chlorantica a lep of the house ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819590, "src_sentence": "Phyllocnistis chlorantica is a moth of the kinsfolk Gracillariidae, known from the Russian Far East.", "sentence": "Phyllocnistis chlorantica is a moth of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllocnistis_chlorantica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllocnistis chlorantica a moth of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllocnistis chlorantica a moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819594, "src_sentence": "Phyllocnistis chlorantica is a lep of the fellowship Gracillariidae, known from the Russian Far East.", "sentence": "Phyllocnistis chlorantica is a lep of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllocnistis_chlorantica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllocnistis chlorantica a lep of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllocnistis chlorantica a lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819596, "src_sentence": "Caloptilia vicinola is a lep of the family Gracillariidae.", "sentence": "Caloptilia vicinola is a lep of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a lep of the family Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819597, "src_sentence": "Caloptilia vicinola is a matki of the family Gracillariidae.", "sentence": "Caloptilia vicinola is a matki of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a matki of the family Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819613, "src_sentence": "Caloptilia vicinola is a moth of the kinfolk Gracillariidae.", "sentence": "Caloptilia vicinola is a moth of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a moth of the kinfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819619, "src_sentence": "Caloptilia vicinola is a moth of the class Gracillariidae.", "sentence": "Caloptilia vicinola is a moth of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a moth of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819620, "src_sentence": "Caloptilia vicinola is a lep of the class Gracillariidae.", "sentence": "Caloptilia vicinola is a lep of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_vicinola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia vicinola a lep of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is caloptilia vicinola a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819837, "src_sentence": "Geir Zahl (born 19 May 1975) is a Norwegian instrumentalist.", "sentence": "Geir Zahl is a Norwegian instrumentalist", "sub": "http://dbpedia.org/resource/Geir_Zahl", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Norway", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is geir Zahl a Norwegian instrumentalist ?", "Who is a Norwegian instrumentalist?", "Where is Geir Zahl a Norwegian instrumentalist ?", "Is geir Zahl a Norwegian instrumentist ?", "Who is a Norwegian instrumentist?", "Where is Geir Zahl a Norwegian instrumentist ?", "Is geir Zahl a Norwegian musician ?", "Who is a Norwegian musician?", "Where is Geir Zahl a Norwegian musician ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2], "question_in_type": ["Is geir Zahl a instrumentalist ?", "Who is a instrumentalist?", "Where is a instrumentalist ?", "Is geir Zahl a instrumentist ?", "Who is a instrumentist?", "Where is a instrumentist ?", "Is geir Zahl a musician ?", "Who is a musician?", "Where is a musician ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819941, "src_sentence": "Bathyopsis is an dead genus of uintathere.", "sentence": "Bathyopsis is an dead genus of uintathere", "sub": "http://dbpedia.org/resource/Bathyopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Uintatheriidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bathyopsis an dead genus of uintathere ?", "Is bathyopsis an abruptly brontosaurus of uintathere ?", "Who is an abruptly brontosaurus of uintathere?", "Is bathyopsis an abruptly genus of uintathere ?", "Who is an abruptly genus of uintathere?", "Is bathyopsis an all in brontosaurus of uintathere ?", "Is bathyopsis an all in genus of uintathere ?", "Is bathyopsis an dead brontosaurus of uintathere ?", "Is bathyopsis an deadened brontosaurus of uintathere ?", "Is bathyopsis an deadened genus of uintathere ?", "Is bathyopsis an deceased brontosaurus of uintathere ?", "Who is an deceased brontosaurus of uintathere?", "Is bathyopsis an deceased genus of uintathere ?", "Who is an deceased genus of uintathere?", "Is bathyopsis an drained brontosaurus of uintathere ?", "Is bathyopsis an drained genus of uintathere ?", "Is bathyopsis an extinct brontosaurus of uintathere ?", "Who is an extinct brontosaurus of uintathere?", "Is bathyopsis an extinct genus of uintathere ?", "Who is an extinct genus of uintathere?", "Is bathyopsis an idle brontosaurus of uintathere ?", "Who is an idle brontosaurus of uintathere?", "Is bathyopsis an idle genus of uintathere ?", "Who is an idle genus of uintathere?", "Is bathyopsis an no longer with us brontosaurus of uintathere ?", "Is bathyopsis an no longer with us genus of uintathere ?", "Is bathyopsis an numb brontosaurus of uintathere ?", "Is bathyopsis an numb genus of uintathere ?", "Is bathyopsis an perfectly brontosaurus of uintathere ?", "Who is an perfectly brontosaurus of uintathere?", "Is bathyopsis an perfectly genus of uintathere ?", "Who is an perfectly genus of uintathere?", "Is bathyopsis an stagnant brontosaurus of uintathere ?", "Who is an stagnant brontosaurus of uintathere?", "Is bathyopsis an stagnant genus of uintathere ?", "Who is an stagnant genus of uintathere?"], "type": [-1, -1, 1, -1, 1, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is bathyopsis an dead genus of ?", "Is bathyopsis an abruptly brontosaurus of ?", "Who is an abruptly brontosaurus of ?", "Is bathyopsis an abruptly genus of ?", "Who is an abruptly genus of ?", "Is bathyopsis an all in brontosaurus of ?", "Is bathyopsis an all in genus of ?", "Is bathyopsis an dead brontosaurus of ?", "Is bathyopsis an deadened brontosaurus of ?", "Is bathyopsis an deadened genus of ?", "Is bathyopsis an deceased brontosaurus of ?", "Who is an deceased brontosaurus of ?", "Is bathyopsis an deceased genus of ?", "Who is an deceased genus of ?", "Is bathyopsis an drained brontosaurus of ?", "Is bathyopsis an drained genus of ?", "Is bathyopsis an extinct brontosaurus of ?", "Who is an extinct brontosaurus of ?", "Is bathyopsis an extinct genus of ?", "Who is an extinct genus of ?", "Is bathyopsis an idle brontosaurus of ?", "Who is an idle brontosaurus of ?", "Is bathyopsis an idle genus of ?", "Who is an idle genus of ?", "Is bathyopsis an no longer with us brontosaurus of ?", "Is bathyopsis an no longer with us genus of ?", "Is bathyopsis an numb brontosaurus of ?", "Is bathyopsis an numb genus of ?", "Is bathyopsis an perfectly brontosaurus of ?", "Who is an perfectly brontosaurus of ?", "Is bathyopsis an perfectly genus of ?", "Who is an perfectly genus of ?", "Is bathyopsis an stagnant brontosaurus of ?", "Who is an stagnant brontosaurus of ?", "Is bathyopsis an stagnant genus of ?", "Who is an stagnant genus of ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5819944, "src_sentence": "Bathyopsis is an extinct brontosaurus of uintathere.", "sentence": "Bathyopsis is an extinct brontosaurus of uintathere", "sub": "http://dbpedia.org/resource/Bathyopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Uintatheriidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bathyopsis an extinct brontosaurus of uintathere ?", "Who is an extinct brontosaurus of uintathere?", "Is bathyopsis an dead apatosaur of uintathere ?", "Is bathyopsis an dead brontosaur of uintathere ?", "Is bathyopsis an dead brontosaurus of uintathere ?", "Is bathyopsis an dead genus of uintathere ?", "Is bathyopsis an dead thunder lizard of uintathere ?", "Is bathyopsis an extinct apatosaur of uintathere ?", "Who is an extinct apatosaur of uintathere?", "Is bathyopsis an extinct brontosaur of uintathere ?", "Who is an extinct brontosaur of uintathere?", "Is bathyopsis an extinct genus of uintathere ?", "Who is an extinct genus of uintathere?", "Is bathyopsis an extinct thunder lizard of uintathere ?", "Who is an extinct thunder lizard of uintathere?", "Is bathyopsis an nonextant apatosaur of uintathere ?", "Who is an nonextant apatosaur of uintathere?", "Is bathyopsis an nonextant brontosaur of uintathere ?", "Who is an nonextant brontosaur of uintathere?", "Is bathyopsis an nonextant brontosaurus of uintathere ?", "Who is an nonextant brontosaurus of uintathere?", "Is bathyopsis an nonextant genus of uintathere ?", "Who is an nonextant genus of uintathere?", "Is bathyopsis an nonextant thunder lizard of uintathere ?", "Who is an nonextant thunder lizard of uintathere?", "Is bathyopsis an out apatosaur of uintathere ?", "Is bathyopsis an out brontosaur of uintathere ?", "Is bathyopsis an out brontosaurus of uintathere ?", "Is bathyopsis an out genus of uintathere ?", "Is bathyopsis an out thunder lizard of uintathere ?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, -1, -1], "question_in_type": ["Is bathyopsis an extinct brontosaurus of ?", "Who is an extinct brontosaurus of ?", "Is bathyopsis an dead apatosaur of ?", "Is bathyopsis an dead brontosaur of ?", "Is bathyopsis an dead brontosaurus of ?", "Is bathyopsis an dead genus of ?", "Is bathyopsis an dead thunder lizard of ?", "Is bathyopsis an extinct apatosaur of ?", "Who is an extinct apatosaur of ?", "Is bathyopsis an extinct brontosaur of ?", "Who is an extinct brontosaur of ?", "Is bathyopsis an extinct genus of ?", "Who is an extinct genus of ?", "Is bathyopsis an extinct thunder lizard of ?", "Who is an extinct thunder lizard of ?", "Is bathyopsis an nonextant apatosaur of ?", "Who is an nonextant apatosaur of ?", "Is bathyopsis an nonextant brontosaur of ?", "Who is an nonextant brontosaur of ?", "Is bathyopsis an nonextant brontosaurus of ?", "Who is an nonextant brontosaurus of ?", "Is bathyopsis an nonextant genus of ?", "Who is an nonextant genus of ?", "Is bathyopsis an nonextant thunder lizard of ?", "Who is an nonextant thunder lizard of ?", "Is bathyopsis an out apatosaur of ?", "Is bathyopsis an out brontosaur of ?", "Is bathyopsis an out brontosaurus of ?", "Is bathyopsis an out genus of ?", "Is bathyopsis an out thunder lizard of ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820006, "src_sentence": "Olivia gets to know skipper Jake Ballard (Scott Foley), who works with the leader of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the leader of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the leader of B613?", "Who did Rowan ( Joe Morton ) [ is ] the leader of B613 ?"], "type": [-1, 1], "question_in_type": ["Does rowan ( ) [is] the leader of ?", "Who did Rowan ( ) [ is ] the leader of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820008, "src_sentence": "Olivia gets to know capt Jake Ballard (Scott Foley), who works with the leader of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the leader of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the leader of B613?", "Who did Rowan ( Joe Morton ) [ is ] the leader of B613 ?"], "type": [-1, 1], "question_in_type": ["Does rowan ( ) [is] the leader of ?", "Who did Rowan ( ) [ is ] the leader of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820013, "src_sentence": "Olivia gets to know police captain Jake Ballard (Scott Foley), who works with the first violinist of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the first violinist of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the first violinist of B613?", "Who did Rowan ( Joe Morton ) [ is ] the first violinist of B613 ?", "Where did Rowan ( Joe Morton ) [ is ] the first violinist of B613 ?"], "type": [-1, 1, 2], "question_in_type": ["Does rowan ( ) [is] the first violinist of ?", "Who did Rowan ( ) [ is ] the first violinist of ?", "Where did Rowan ( ) [ is ] the first violinist of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820017, "src_sentence": "Olivia gets to know maitre d Jake Ballard (Scott Foley), who works with the first violinist of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the first violinist of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the first violinist of B613?", "Who did Rowan ( Joe Morton ) [ is ] the first violinist of B613 ?", "Where did Rowan ( Joe Morton ) [ is ] the first violinist of B613 ?"], "type": [-1, 1, 2], "question_in_type": ["Does rowan ( ) [is] the first violinist of ?", "Who did Rowan ( ) [ is ] the first violinist of ?", "Where did Rowan ( ) [ is ] the first violinist of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820072, "src_sentence": "Olivia gets to know senior pilot Jake Ballard (Scott Foley), who works with the drawing card of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the drawing card of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the draw card of B613?", "Who did Rowan ( Joe Morton ) [ is ] the drawing?"], "type": [-1, 1], "question_in_type": ["Does rowan ( ) [is] the draw card of ?", "Who did Rowan ( ) [ is ] the drawing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820075, "src_sentence": "Olivia gets to know supervisor Jake Ballard (Scott Foley), who works with the drawing card of B613, Rowan (Joe Morton), who orders Jake to get close to Olivia.", "sentence": "Rowan ( Joe Morton ) [is] the drawing card of B613", "sub": "http://dbpedia.org/resource/Scandal_(TV_series)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Morton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does rowan ( Joe Morton ) [is] the draw card of B613?", "Who did Rowan ( Joe Morton ) [ is ] the drawing?"], "type": [-1, 1], "question_in_type": ["Does rowan ( ) [is] the draw card of ?", "Who did Rowan ( ) [ is ] the drawing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820247, "src_sentence": "Tell Brak was excavated by the british people archaeologist Sir Max Mallowan, husband of Agatha Christie, in 1937 and 1938.", "sentence": "Sir Max Mallowan [is] husband of Agatha Christie", "sub": "http://dbpedia.org/resource/Agatha_Christie", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Max_Mallowan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does sir Max Mallowan [is] husband of Agatha Christie?", "Who did Sir Max Mallowan [ is ] husband of Agatha Christie ?", "Where did Sir Max Mallowan [ is ] husband of Agatha Christie ?"], "type": [-1, 1, 2], "question_in_type": ["Does sir Max Mallowan [is] husband of ?", "Who did [ is ] husband of ?", "Where did [ is ] husband of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820280, "src_sentence": "Tell Brak was excavated by the british people archeologist Sir Max Mallowan, steward of Agatha Christie, in 1937 and 1938.", "sentence": "Sir Max Mallowan [is] steward of Agatha Christie", "sub": "http://dbpedia.org/resource/Agatha_Christie", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Max_Mallowan", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does sir Max Mallowan [is] steward of Agatha Christie?", "Who did Sir Max Mallowan [ is ] steward of Agatha Christie ?", "Where did Sir Max Mallowan [ is ] steward of Agatha Christie ?"], "type": [-1, 1, 2], "question_in_type": ["Does sir Max Mallowan [is] steward of ?", "Who did [ is ] steward of ?", "Where did [ is ] steward of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820326, "src_sentence": "The Wellington Independent was an former daily published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an former daily published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an former daily published in Wellington , New Zealand ?", "Who was an former daily published in Wellington, New Zealand?", "Where was The Wellington Independent an former daily published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an former daily published in , ?", "Who was an former daily published in , ?", "Where was The Independent an former daily published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820334, "src_sentence": "The Wellington Independent was an former daily paper published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an former daily paper published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an former daily paper published in Wellington , New Zealand ?", "Who was an former daily paper published in Wellington, New Zealand?", "Where was The Wellington Independent an former daily paper published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an former daily paper published in , ?", "Who was an former daily paper published in , ?", "Where was The Independent an former daily paper published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820341, "src_sentence": "The Wellington Independent was an early newsprint published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an early newsprint published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an early newsprint published in Wellington , New Zealand ?", "Who was an early newsprint published in Wellington, New Zealand?", "Where was The Wellington Independent an early newsprint published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an early newsprint published in , ?", "Who was an early newsprint published in , ?", "Where was The Independent an early newsprint published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820344, "src_sentence": "The Wellington Independent was an betimes newsprint published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an betimes newsprint published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an betimes newsprint published in Wellington , New Zealand ?", "Who was an betimes newsprint published in Wellington, New Zealand?", "Where was The Wellington Independent an betimes newsprint published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an betimes newsprint published in , ?", "Who was an betimes newsprint published in , ?", "Where was The Independent an betimes newsprint published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820349, "src_sentence": "The Wellington Independent was an early daily newspaper published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an early daily newspaper published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an early daily newspaper published in Wellington , New Zealand ?", "Who was an early daily newspaper published in Wellington, New Zealand?", "Where was The Wellington Independent an early daily newspaper published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an early daily newspaper published in , ?", "Who was an early daily newspaper published in , ?", "Where was The Independent an early daily newspaper published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820357, "src_sentence": "The Wellington Independent was an early paper published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an early paper published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an early paper published in Wellington , New Zealand ?", "Who was an early paper published in Wellington, New Zealand?", "Where was The Wellington Independent an early paper published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an early paper published in , ?", "Who was an early paper published in , ?", "Where was The Independent an early paper published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820363, "src_sentence": "The Wellington Independent was an prematurely paper published in Wellington, New Zealand.", "sentence": "The Wellington Independent was an prematurely paper published in Wellington, New Zealand", "sub": "http://dbpedia.org/resource/New_Zealand", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Wellington", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the Wellington Independent an prematurely paper published in Wellington , New Zealand ?", "Who was an prematurely paper published in Wellington, New Zealand?", "Where was The Wellington Independent an prematurely paper published in?"], "type": [-1, 1, 2], "question_in_type": ["Was the Independent an prematurely paper published in , ?", "Who was an prematurely paper published in , ?", "Where was The Independent an prematurely paper published in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820431, "src_sentence": "Following the September 11, 2001, terrorist incursion, U.S. President George W. Bush created the Office of Homeland Security within the White House, and named Ridge to head it.", "sentence": "U.S. President George W. Bush created the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist incursion", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did u.S. President George W. Bush cre the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist incursion?", "Who President George W. Bush created the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist incursion?", "Who did U.S. President George W. Bush created the?", "Where did U.S. President George W. Bush created the?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did u.S. George W. Bush cre the Office of Homeland Security within the Following the September 11 , 2001 , terrorist incursion?", "Who George W. Bush created the Office of Homeland Security within the Following the September 11 , 2001 , terrorist incursion?", "Who did U.S. George W. Bush created the?", "Where did U.S. George W. Bush created the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820436, "src_sentence": "Following the September 11, 2001, terrorist onrush, U.S. President George W. Bush created the Office of Homeland Security within the White House, and named Ridge to head it.", "sentence": "U.S. President George W. Bush created the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist onrush", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did u.S. President George W. Bush cre the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist onrush?", "Who President George W. Bush created the Office of Homeland Security within the White House Following the September 11 , 2001 , terrorist onrush?", "Who did U.S. President George W. Bush created the?", "Where did U.S. President George W. Bush created the?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did u.S. George W. Bush cre the Office of Homeland Security within the Following the September 11 , 2001 , terrorist onrush?", "Who George W. Bush created the Office of Homeland Security within the Following the September 11 , 2001 , terrorist onrush?", "Who did U.S. George W. Bush created the?", "Where did U.S. George W. Bush created the?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820487, "src_sentence": "Calamotropha dagamae is a matki in the family Crambidae.", "sentence": "Calamotropha dagamae is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Calamotropha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calamotropha dagamae a matki in the family Crambidae ?", "Who dagamae is a matki in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is calamotropha dagamae a matki in the family ?", "Who dagamae is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820510, "src_sentence": "Calamotropha dagamae is a lep in the class Crambidae.", "sentence": "Calamotropha dagamae is a lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Calamotropha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calamotropha dagamae a lep in the class Crambidae ?", "Who dagamae is a lep in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is calamotropha dagamae a lep in the class ?", "Who dagamae is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820511, "src_sentence": "Calamotropha dagamae is a matki in the class Crambidae.", "sentence": "Calamotropha dagamae is a matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Calamotropha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calamotropha dagamae a matki in the class Crambidae ?", "Who dagamae is a matki in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is calamotropha dagamae a matki in the class ?", "Who dagamae is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820534, "src_sentence": "Calamotropha dagamae is a lep in the home Crambidae.", "sentence": "Calamotropha dagamae is a lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Calamotropha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calamotropha dagamae a lep in the home Crambidae ?", "Who dagamae is a lep in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is calamotropha dagamae a lep in the home ?", "Who dagamae is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820536, "src_sentence": "Calamotropha dagamae is a moth in the kinsfolk Crambidae.", "sentence": "Calamotropha dagamae is a moth in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Calamotropha", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is calamotropha dagamae a moth in the kinsfolk Crambidae ?", "Who dagamae is a moth in the kinsfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is calamotropha dagamae a moth in the kinsfolk ?", "Who dagamae is a moth in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820913, "src_sentence": "Stigmella betulicola is a lep of the family Nepticulidae.", "sentence": "Stigmella betulicola is a lep of the family Nepticulidae", "sub": "http://dbpedia.org/resource/Stigmella_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stigmella betulicola a lep of the family Nepticulidae ?", "Who betulicola is a lep of the family Nepticulidae?", "Where is Stigmella betulicola a lep of the family Nepticulidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is stigmella betulicola a lep of the family ?", "Who betulicola is a lep of the family ?", "Where is betulicola a lep of the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820932, "src_sentence": "Stigmella betulicola is a matki of the kinfolk Nepticulidae.", "sentence": "Stigmella betulicola is a matki of the kinfolk Nepticulidae", "sub": "http://dbpedia.org/resource/Stigmella_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stigmella betulicola a matki of the kinfolk Nepticulidae ?", "Who betulicola is a matki of the kinfolk Nepticulidae?", "Where is Stigmella betulicola a matki of the kinfolk Nepticulidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is stigmella betulicola a matki of the kinfolk ?", "Who betulicola is a matki of the kinfolk ?", "Where is betulicola a matki of the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5820938, "src_sentence": "Stigmella betulicola is a matki of the class Nepticulidae.", "sentence": "Stigmella betulicola is a matki of the class Nepticulidae", "sub": "http://dbpedia.org/resource/Stigmella_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stigmella betulicola a matki of the class Nepticulidae ?", "Who betulicola is a matki of the class Nepticulidae?"], "type": [-1, 1], "question_in_type": ["Is stigmella betulicola a matki of the class ?", "Who betulicola is a matki of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821004, "src_sentence": "Syllepte microdontalis is a lep in the family Crambidae.", "sentence": "Syllepte microdontalis is a lep in the family Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a lep in the family Crambidae ?", "Who microdontalis is a lep in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte microdontalis a lep in the family ?", "Who microdontalis is a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821021, "src_sentence": "Syllepte microdontalis is a moth in the kinfolk Crambidae.", "sentence": "Syllepte microdontalis is a moth in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a moth in the kinfolk Crambidae ?", "Who microdontalis is a moth in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte microdontalis a moth in the kinfolk ?", "Who microdontalis is a moth in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821038, "src_sentence": "Syllepte microdontalis is a matki in the folk Crambidae.", "sentence": "Syllepte microdontalis is a matki in the folk Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a matki in the folk Crambidae ?", "Who microdontalis is a matki in the folk Crambidae?", "Where is Syllepte microdontalis a matki in the folk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is syllepte microdontalis a matki in the folk ?", "Who microdontalis is a matki in the folk ?", "Where is microdontalis a matki in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821050, "src_sentence": "Syllepte microdontalis is a matki in the household Crambidae.", "sentence": "Syllepte microdontalis is a matki in the household Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a matki in the household Crambidae ?", "Who microdontalis is a matki in the household Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte microdontalis a matki in the household ?", "Who microdontalis is a matki in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821051, "src_sentence": "Syllepte microdontalis is a moth in the home Crambidae.", "sentence": "Syllepte microdontalis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a moth in the home Crambidae ?", "Who microdontalis is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte microdontalis a moth in the home ?", "Who microdontalis is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821056, "src_sentence": "Syllepte microdontalis is a matki in the kinsfolk Crambidae.", "sentence": "Syllepte microdontalis is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a matki in the kinsfolk Crambidae ?", "Who microdontalis is a matki in the kinsfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is syllepte microdontalis a matki in the kinsfolk ?", "Who microdontalis is a matki in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821057, "src_sentence": "Syllepte microdontalis is a moth in the fellowship Crambidae.", "sentence": "Syllepte microdontalis is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Syllepte", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is syllepte microdontalis a moth in the fellowship Crambidae ?", "Who microdontalis is a moth in the fellowship Crambidae?", "Where is Syllepte microdontalis a moth in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is syllepte microdontalis a moth in the fellowship ?", "Who microdontalis is a moth in the fellowship ?", "Where is microdontalis a moth in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821076, "src_sentence": "Trypt0fanatic is the thirdly jacket from the Kidneythieves, released on July 20, 2010.", "sentence": "Trypt0fanatic is the thirdly jacket from the Kidneythieves", "sub": "http://dbpedia.org/resource/Trypt0fanatic", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Kidneythieves", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is trypt0fanatic the thirdly jacket from the Kidneythieves ?", "Where is Trypt0fanatic the thirdly jacket from the Kidneythieves ?"], "type": [-1, 2], "question_in_type": ["Is trypt0fanatic the thirdly jacket from the ?", "Where is the thirdly jacket from the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821092, "src_sentence": "Trypt0fanatic is the one third disc from the Kidneythieves, released on July 20, 2010.", "sentence": "Trypt0fanatic is the one third disc from the Kidneythieves", "sub": "http://dbpedia.org/resource/Trypt0fanatic", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Kidneythieves", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is trypt0fanatic the one third disc from the Kidneythieves ?", "Where is Trypt0fanatic the one third disc from the Kidneythieves ?"], "type": [-1, 2], "question_in_type": ["Is trypt0fanatic the one third disc from the ?", "Where is the one third disc from the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821117, "src_sentence": "genus brassia cochleata is an epiphytic species of orchid.", "sentence": "genus brassia cochleata is an epiphytic species of orchid", "sub": "http://dbpedia.org/resource/Brassia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is genus brassia cochleata an epiphytic species of orchid ?"], "type": [-1], "question_in_type": ["Is genus cochleata an epiphytic species of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821133, "src_sentence": "Chemban Vinod Jose was born to Maliackal Chemban Jose and Annies on 24 May 1976, in Angamaly as their age logos.", "sentence": "Chemban Vinod Jose was born to Maliackal Annies on 24 May 1976 in Angamaly as their age logos", "sub": "http://dbpedia.org/resource/Chemban_Vinod_Jose", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Angamaly", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was chemban Vinod Jose born to Maliackal Annies on 24 May 1976 in Angamaly as their age logos ?", "Who was born to Maliackal Annies on 24 May 1976 in Angamaly as their age logos?", "Where was Chemban Vinod Jose born to?", "When was Chemban Vinod Jose bear to Maliackal Annies?", "Was chemban Vinod Jose born on 24 May 1976 in Angamaly as their age logos ?", "Who was born on 24 May 1976 in Angamaly as their age logos?", "When was Chemban Vinod Jose bear?", "Where was Chemban Vinod Jose born on?"], "type": [-1, 1, 2, 3, -1, 1, 3, 2], "question_in_type": ["Was chemban Vinod Jose born to Maliackal Annies on 24 May 1976 in as their age logos ?", "Who was born to Maliackal Annies on 24 May 1976 in as their age logos?", "Where was born to?", "When was bear to Maliackal Annies?", "Was chemban Vinod Jose born on 24 May 1976 in as their age logos ?", "Who was born on 24 May 1976 in as their age logos?", "When was bear?", "Where was born on?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821333, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae domestic violence.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae domestic violence", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae domestic violence ?", "Who is a brontosaurus of fungi within the Meliolaceae domestic violence?", "Where is Laeviomeliola a brontosaurus of fungi within the Meliolaceae domestic violence ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the domestic violence ?", "Who is a brontosaurus of fungi within the domestic violence?", "Where is a brontosaurus of fungi within the domestic violence ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821334, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae domestic violence.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae domestic violence", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae domestic violence ?", "Who is a genus of mold within the Meliolaceae domestic violence?", "Where is Laeviomeliola a genus of mold within the Meliolaceae domestic violence ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a genus of mold within the domestic violence ?", "Who is a genus of mold within the domestic violence?", "Where is a genus of mold within the domestic violence ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821337, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae syndicate.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae syndicate", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae syndicate ?", "Who is a brontosaurus of fungi within the Meliolaceae syndicate?", "Where is Laeviomeliola a brontosaurus of fungi within the Meliolaceae syndicate ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the syndicate ?", "Who is a brontosaurus of fungi within the syndicate?", "Where is a brontosaurus of fungi within the syndicate ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821342, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae kin.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae kin", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae kin ?", "Who is a genus of mold within the Meliolaceae kin?", "Who is Laeviomeliola a genus of mold within the Meliolaceae kin ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of mold within the kin ?", "Who is a genus of mold within the kin?", "Who is a genus of mold within the kin ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821343, "src_sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae kin.", "sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae kin", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of mold within the Meliolaceae kin ?", "Who is a brontosaurus of mold within the Meliolaceae kin?", "Who is Laeviomeliola a brontosaurus of mold within the Meliolaceae kin ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a brontosaurus of mold within the kin ?", "Who is a brontosaurus of mold within the kin?", "Who is a brontosaurus of mold within the kin ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821345, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae brass.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae brass", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae brass ?", "Who is a brontosaurus of fungi within the Meliolaceae brass?", "Who is Laeviomeliola a brontosaurus of fungi within the Meliolaceae brass ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the brass ?", "Who is a brontosaurus of fungi within the brass?", "Who is a brontosaurus of fungi within the brass ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821346, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae brass.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae brass", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae brass ?", "Who is a genus of mold within the Meliolaceae brass?", "Who is Laeviomeliola a genus of mold within the Meliolaceae brass ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of mold within the brass ?", "Who is a genus of mold within the brass?", "Who is a genus of mold within the brass ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821349, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae sept.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae sept", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae sept ?", "Who is a brontosaurus of fungi within the Meliolaceae sept?", "Where is Laeviomeliola a brontosaurus of fungi within the Meliolaceae sept ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the sept ?", "Who is a brontosaurus of fungi within the sept?", "Where is a brontosaurus of fungi within the sept ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821351, "src_sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae sept.", "sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae sept", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of mold within the Meliolaceae sept ?", "Who is a brontosaurus of mold within the Meliolaceae sept?", "Where is Laeviomeliola a brontosaurus of mold within the Meliolaceae sept ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of mold within the sept ?", "Who is a brontosaurus of mold within the sept?", "Where is a brontosaurus of mold within the sept ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821355, "src_sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae kinfolk.", "sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae kinfolk", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of mold within the Meliolaceae kinfolk ?", "Who is a brontosaurus of mold within the Meliolaceae kinfolk?", "Who is Laeviomeliola a brontosaurus of mold within the Meliolaceae kinfolk ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a brontosaurus of mold within the kinfolk ?", "Who is a brontosaurus of mold within the kinfolk?", "Who is a brontosaurus of mold within the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821362, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae class.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae class", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae class ?", "Who is a genus of mold within the Meliolaceae class?", "Who is Laeviomeliola a genus of mold within the Meliolaceae class ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of mold within the class ?", "Who is a genus of mold within the class?", "Who is a genus of mold within the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821367, "src_sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae menage.", "sentence": "Laeviomeliola is a brontosaurus of mold within the Meliolaceae menage", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of mold within the Meliolaceae menage ?", "Who is a brontosaurus of mold within the Meliolaceae menage?", "Where is Laeviomeliola a brontosaurus of mold within the Meliolaceae menage ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of mold within the menage ?", "Who is a brontosaurus of mold within the menage?", "Where is a brontosaurus of mold within the menage ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821369, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae house.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae house", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae house ?", "Who is a brontosaurus of fungi within the Meliolaceae house?", "Who is Laeviomeliola a brontosaurus of fungi within the Meliolaceae house ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the house ?", "Who is a brontosaurus of fungi within the house?", "Who is a brontosaurus of fungi within the house ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821374, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae folk.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae folk", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae folk ?", "Who is a genus of mold within the Meliolaceae folk?", "Who is Laeviomeliola a genus of mold within the Meliolaceae folk ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of mold within the folk ?", "Who is a genus of mold within the folk?", "Who is a genus of mold within the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821376, "src_sentence": "Laeviomeliola is a genus of fungi within the Meliolaceae family unit.", "sentence": "Laeviomeliola is a genus of fungi within the Meliolaceae family unit", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of fungi within the Meliolaceae family unit ?", "Who is a genus of fungi within the Meliolaceae family unit?", "Who is Laeviomeliola a genus of fungi within the Meliolaceae family unit ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of fungi within the family unit ?", "Who is a genus of fungi within the family unit?", "Who is a genus of fungi within the family unit ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821381, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae order.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae order", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae order ?", "Who is a brontosaurus of fungi within the Meliolaceae order?", "Where is Laeviomeliola a brontosaurus of fungi within the Meliolaceae order ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the order ?", "Who is a brontosaurus of fungi within the order?", "Where is a brontosaurus of fungi within the order ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821385, "src_sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae family line.", "sentence": "Laeviomeliola is a brontosaurus of fungi within the Meliolaceae family line", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a brontosaurus of fungi within the Meliolaceae family line ?", "Who is a brontosaurus of fungi within the Meliolaceae family line?", "Who is Laeviomeliola a brontosaurus of fungi within the Meliolaceae family line ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a brontosaurus of fungi within the family line ?", "Who is a brontosaurus of fungi within the family line?", "Who is a brontosaurus of fungi within the family line ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821388, "src_sentence": "Laeviomeliola is a genus of fungi within the Meliolaceae household.", "sentence": "Laeviomeliola is a genus of fungi within the Meliolaceae household", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of fungi within the Meliolaceae household ?", "Who is a genus of fungi within the Meliolaceae household?", "Who is Laeviomeliola a genus of fungi within the Meliolaceae household ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of fungi within the household ?", "Who is a genus of fungi within the household?", "Who is a genus of fungi within the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821390, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae household.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae household", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae household ?", "Who is a genus of mold within the Meliolaceae household?", "Who is Laeviomeliola a genus of mold within the Meliolaceae household ?"], "type": [-1, 1, 1], "question_in_type": ["Is laeviomeliola a genus of mold within the household ?", "Who is a genus of mold within the household?", "Who is a genus of mold within the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821402, "src_sentence": "Laeviomeliola is a genus of mold within the Meliolaceae fellowship.", "sentence": "Laeviomeliola is a genus of mold within the Meliolaceae fellowship", "sub": "http://dbpedia.org/resource/Laeviomeliola", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Meliolaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is laeviomeliola a genus of mold within the Meliolaceae fellowship ?", "Who is a genus of mold within the Meliolaceae fellowship?", "Where is Laeviomeliola a genus of mold within the Meliolaceae fellowship ?"], "type": [-1, 1, 2], "question_in_type": ["Is laeviomeliola a genus of mold within the fellowship ?", "Who is a genus of mold within the fellowship?", "Where is a genus of mold within the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821486, "src_sentence": "Helcystogramma anthistis is a matki in the family Gelechiidae.", "sentence": "Helcystogramma anthistis is a matki in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Helcystogramma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helcystogramma anthistis a matki in the family Gelechiidae ?"], "type": [-1], "question_in_type": ["Is helcystogramma anthistis a matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821502, "src_sentence": "Helcystogramma anthistis is a moth in the kinfolk Gelechiidae.", "sentence": "Helcystogramma anthistis is a moth in the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Helcystogramma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helcystogramma anthistis a moth in the kinfolk Gelechiidae ?"], "type": [-1], "question_in_type": ["Is helcystogramma anthistis a moth in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821510, "src_sentence": "Helcystogramma anthistis is a matki in the class Gelechiidae.", "sentence": "Helcystogramma anthistis is a matki in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Helcystogramma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helcystogramma anthistis a matki in the class Gelechiidae ?"], "type": [-1], "question_in_type": ["Is helcystogramma anthistis a matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821532, "src_sentence": "Helcystogramma anthistis is a moth in the home Gelechiidae.", "sentence": "Helcystogramma anthistis is a moth in the home Gelechiidae", "sub": "http://dbpedia.org/resource/Helcystogramma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helcystogramma anthistis a moth in the home Gelechiidae ?"], "type": [-1], "question_in_type": ["Is helcystogramma anthistis a moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821548, "src_sentence": "never ending screaming from the populace galleries suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821551, "src_sentence": "unremitting screaming from the populace galleries suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821554, "src_sentence": "unceasing screaming from the public purse galleries suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821557, "src_sentence": "Incessant screaming from the public picture gallery suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821560, "src_sentence": "continuous screaming from the public picture gallery suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821562, "src_sentence": "Incessant screaming from the populace picture gallery suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821574, "src_sentence": "unceasing screaming from the public art gallery suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821603, "src_sentence": "never ending screaming from the public drift suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821610, "src_sentence": "continuous screaming from the populace drift suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821611, "src_sentence": "unremitting screaming from the populace drift suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821616, "src_sentence": "unremitting screaming from the public purse drift suggested that all of Paris was against the Girondins.", "sentence": "all of Paris was against the Girondins", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was all of Paris against the Girondins ?", "Where was all of Paris against the Girondins ?", "Who was all of Paris against the Girondins ?", "Was all of Paris against the girondist ?", "Where was all of Paris against the girondist ?"], "type": [-1, 2, 1, -1, 2], "question_in_type": ["Was all of against the ?", "Where was all of against the ?", "Who was all of against the ?", "Was all of against the girondist ?", "Where was all of against the girondist ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821617, "src_sentence": "girondist who fled from Paris after 2 June led those revolts.", "sentence": "girondist fled from Paris after 2 June led those revolts", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did girondist fled from Paris after 2 June led those revolts?", "Where did girondist fled from?", "When did girondist flee from Paris after?", "Did girondin fled from Paris after 2 June led those revolts?", "When did girondin flee from Paris after?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Did fled from after 2 June led those revolts?", "Where did fled from?", "When did flee from after?", "Did girondin fled from after 2 June led those revolts?", "When did girondin flee from after?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821624, "src_sentence": "Girondins who fled from Paris after 2 June led those rebellion.", "sentence": "Girondins fled from Paris after 2 June led those rebellion", "sub": "http://dbpedia.org/resource/Girondins", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did girondins fled from Paris after 2 June led those rebellion?", "Where did Girondins fled from?", "When did Girondins flee from Paris after?", "Did girondist fled from Paris after 2 June led those rebellion?", "When did girondist flee from Paris after?"], "type": [-1, 2, 3, -1, 3], "question_in_type": ["Did girondins fled from after 2 June led those rebellion?", "Where did fled from?", "When did flee from after?", "Did girondist fled from after 2 June led those rebellion?", "When did girondist flee from after?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821646, "src_sentence": "Girls Aloud co-wrote two of the twelve find on Tangled Up: \"Sexy!", "sentence": "Girls Aloud co-wrote two of the twelve find on Tangled Up Sexy", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Do girls aloud co-wrote two of the twelve find on Tangled Up Sexy?", "Who co-wrote two of the twelve find on Tangled Up Sexy?", "Where did Girls Aloud co-wrote two of the twelve find on?"], "type": [-1, 1, 2], "question_in_type": ["Do girls aloud co-wrote two of the twelve find on Sexy?", "Who co-wrote two of the twelve find on Sexy?", "Where did co-wrote two of the twelve find on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821651, "src_sentence": "Girls Aloud co-wrote two of the twelve chase on Tangled Up: \"Sexy!", "sentence": "Girls Aloud co-wrote two of the twelve chase on Tangled Up", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Do girls aloud co-wrote two of the twelve chase on Tangled Up?", "Who co-wrote two of the twelve chase on Tangled Up?", "Where did Girls Aloud co-wrote two of the twelve chase on Tangled Up ?"], "type": [-1, 1, 2], "question_in_type": ["Do girls aloud co-wrote two of the twelve chase on ?", "Who co-wrote two of the twelve chase on ?", "Where did co-wrote two of the twelve chase on ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821659, "src_sentence": "To further promote the track record, Girls Aloud embarked on the Tangled Up Tour in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up Tour in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_Tour", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up Tour in 2008?", "Who embarked on the Tangled Up Tour in 2008?", "When did Girls Aloud embark on the Tangled Up Tour?"], "type": [-1, 1, 3], "question_in_type": ["Did girls Aloud embark on the in 2008?", "Who embarked on the in 2008?", "When did embark on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821666, "src_sentence": "To further promote the chronicle, Girls Aloud embarked on the Tangled Up Tour in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up Tour in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_Tour", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up Tour in 2008?", "Who embarked on the Tangled Up Tour in 2008?", "When did Girls Aloud embark on the Tangled Up Tour?"], "type": [-1, 1, 3], "question_in_type": ["Did girls Aloud embark on the in 2008?", "Who embarked on the in 2008?", "When did embark on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821677, "src_sentence": "To further promote the page, Girls Aloud embarked on the Tangled Up circuit in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up circuit in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up circuit in 2008?", "Who embarked on the Tangled Up circuit in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up circuit?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did girls Aloud embark on the circuit in 2008?", "Who embarked on the circuit in 2008?", "Where did embarked on?", "When did embark on the circuit?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821680, "src_sentence": "To further promote the enter, Girls Aloud embarked on the Tangled Up circuit in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up circuit in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up circuit in 2008?", "Who embarked on the Tangled Up circuit in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up circuit?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did girls Aloud embark on the circuit in 2008?", "Who embarked on the circuit in 2008?", "Where did embarked on?", "When did embark on the circuit?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821681, "src_sentence": "To further promote the criminal record, Girls Aloud embarked on the Tangled Up circuit in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up circuit in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up circuit in 2008?", "Who embarked on the Tangled Up circuit in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up circuit?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did girls Aloud embark on the circuit in 2008?", "Who embarked on the circuit in 2008?", "Where did embarked on?", "When did embark on the circuit?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821685, "src_sentence": "To further promote the read, Girls Aloud embarked on the Tangled Up circuit in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up circuit in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up circuit in 2008?", "Who embarked on the Tangled Up circuit in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up circuit?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did girls Aloud embark on the circuit in 2008?", "Who embarked on the circuit in 2008?", "Where did embarked on?", "When did embark on the circuit?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821689, "src_sentence": "To further promote the entry, Girls Aloud embarked on the Tangled Up circuit in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up circuit in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up circuit in 2008?", "Who embarked on the Tangled Up circuit in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up circuit?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did girls Aloud embark on the circuit in 2008?", "Who embarked on the circuit in 2008?", "Where did embarked on?", "When did embark on the circuit?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821700, "src_sentence": "To further promote the chronicle, Girls Aloud embarked on the Tangled Up voyage in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up voyage in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up voyage in 2008?", "Who embarked on the Tangled Up voyage in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up voyage?", "Did girls Aloud embark on the Tangled Up adventure in 2008?", "Who embarked on the Tangled Up adventure in 2008?", "When did Girls Aloud embark on the Tangled Up adventure?", "Did girls Aloud embark on the Tangled Up excursion in 2008?", "Who embarked on the Tangled Up excursion in 2008?", "When did Girls Aloud embark on the Tangled Up excursion?", "Did girls Aloud embark on the Tangled Up expedition in 2008?", "Who embarked on the Tangled Up expedition in 2008?", "When did Girls Aloud embark on the Tangled Up expedition?", "Did girls Aloud embark on the Tangled Up exploration in 2008?", "Who embarked on the Tangled Up exploration in 2008?", "When did Girls Aloud embark on the Tangled Up exploration?", "Did girls Aloud embark on the Tangled Up journey in 2008?", "Who embarked on the Tangled Up journey in 2008?", "When did Girls Aloud embark on the Tangled Up journey?", "Did girls Aloud embark on the Tangled Up navigate in 2008?", "Who embarked on the Tangled Up navigate in 2008?", "When did Girls Aloud embark on the Tangled Up navigate?", "Did girls Aloud embark on the Tangled Up ocean trip in 2008?", "Who embarked on the Tangled Up ocean trip in 2008?", "When did Girls Aloud embark on the Tangled Up ocean trip?", "Did girls Aloud embark on the Tangled Up sail in 2008?", "Who embarked on the Tangled Up sail in 2008?", "When did Girls Aloud embark on the Tangled Up sail?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up travel in 2008?", "Who embarked on the Tangled Up travel in 2008?", "When did Girls Aloud embark on the Tangled Up travel?", "Did girls Aloud embark on the Tangled Up trip in 2008?", "Who embarked on the Tangled Up trip in 2008?", "When did Girls Aloud embark on the Tangled Up trip?", "Did girls Aloud embark on the Tangled Up vacation in 2008?", "Who embarked on the Tangled Up vacation in 2008?", "When did Girls Aloud embark on the Tangled Up vacation?"], "type": [-1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the voyage in 2008?", "Who embarked on the voyage in 2008?", "Where did embarked on?", "When did embark on the voyage?", "Did girls Aloud embark on the adventure in 2008?", "Who embarked on the adventure in 2008?", "When did embark on the adventure?", "Did girls Aloud embark on the excursion in 2008?", "Who embarked on the excursion in 2008?", "When did embark on the excursion?", "Did girls Aloud embark on the expedition in 2008?", "Who embarked on the expedition in 2008?", "When did embark on the expedition?", "Did girls Aloud embark on the exploration in 2008?", "Who embarked on the exploration in 2008?", "When did embark on the exploration?", "Did girls Aloud embark on the journey in 2008?", "Who embarked on the journey in 2008?", "When did embark on the journey?", "Did girls Aloud embark on the navigate in 2008?", "Who embarked on the navigate in 2008?", "When did embark on the navigate?", "Did girls Aloud embark on the ocean trip in 2008?", "Who embarked on the ocean trip in 2008?", "When did embark on the ocean trip?", "Did girls Aloud embark on the sail in 2008?", "Who embarked on the sail in 2008?", "When did embark on the sail?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the travel in 2008?", "Who embarked on the travel in 2008?", "When did embark on the travel?", "Did girls Aloud embark on the trip in 2008?", "Who embarked on the trip in 2008?", "When did embark on the trip?", "Did girls Aloud embark on the vacation in 2008?", "Who embarked on the vacation in 2008?", "When did embark on the vacation?"], "exp": [-1, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821701, "src_sentence": "To further promote the log, Girls Aloud embarked on the Tangled Up voyage in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up voyage in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up voyage in 2008?", "Who embarked on the Tangled Up voyage in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up voyage?", "Did girls Aloud embark on the Tangled Up adventure in 2008?", "Who embarked on the Tangled Up adventure in 2008?", "When did Girls Aloud embark on the Tangled Up adventure?", "Did girls Aloud embark on the Tangled Up excursion in 2008?", "Who embarked on the Tangled Up excursion in 2008?", "When did Girls Aloud embark on the Tangled Up excursion?", "Did girls Aloud embark on the Tangled Up expedition in 2008?", "Who embarked on the Tangled Up expedition in 2008?", "When did Girls Aloud embark on the Tangled Up expedition?", "Did girls Aloud embark on the Tangled Up exploration in 2008?", "Who embarked on the Tangled Up exploration in 2008?", "When did Girls Aloud embark on the Tangled Up exploration?", "Did girls Aloud embark on the Tangled Up journey in 2008?", "Who embarked on the Tangled Up journey in 2008?", "When did Girls Aloud embark on the Tangled Up journey?", "Did girls Aloud embark on the Tangled Up navigate in 2008?", "Who embarked on the Tangled Up navigate in 2008?", "When did Girls Aloud embark on the Tangled Up navigate?", "Did girls Aloud embark on the Tangled Up ocean trip in 2008?", "Who embarked on the Tangled Up ocean trip in 2008?", "When did Girls Aloud embark on the Tangled Up ocean trip?", "Did girls Aloud embark on the Tangled Up sail in 2008?", "Who embarked on the Tangled Up sail in 2008?", "When did Girls Aloud embark on the Tangled Up sail?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up travel in 2008?", "Who embarked on the Tangled Up travel in 2008?", "When did Girls Aloud embark on the Tangled Up travel?", "Did girls Aloud embark on the Tangled Up trip in 2008?", "Who embarked on the Tangled Up trip in 2008?", "When did Girls Aloud embark on the Tangled Up trip?", "Did girls Aloud embark on the Tangled Up vacation in 2008?", "Who embarked on the Tangled Up vacation in 2008?", "When did Girls Aloud embark on the Tangled Up vacation?"], "type": [-1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the voyage in 2008?", "Who embarked on the voyage in 2008?", "Where did embarked on?", "When did embark on the voyage?", "Did girls Aloud embark on the adventure in 2008?", "Who embarked on the adventure in 2008?", "When did embark on the adventure?", "Did girls Aloud embark on the excursion in 2008?", "Who embarked on the excursion in 2008?", "When did embark on the excursion?", "Did girls Aloud embark on the expedition in 2008?", "Who embarked on the expedition in 2008?", "When did embark on the expedition?", "Did girls Aloud embark on the exploration in 2008?", "Who embarked on the exploration in 2008?", "When did embark on the exploration?", "Did girls Aloud embark on the journey in 2008?", "Who embarked on the journey in 2008?", "When did embark on the journey?", "Did girls Aloud embark on the navigate in 2008?", "Who embarked on the navigate in 2008?", "When did embark on the navigate?", "Did girls Aloud embark on the ocean trip in 2008?", "Who embarked on the ocean trip in 2008?", "When did embark on the ocean trip?", "Did girls Aloud embark on the sail in 2008?", "Who embarked on the sail in 2008?", "When did embark on the sail?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the travel in 2008?", "Who embarked on the travel in 2008?", "When did embark on the travel?", "Did girls Aloud embark on the trip in 2008?", "Who embarked on the trip in 2008?", "When did embark on the trip?", "Did girls Aloud embark on the vacation in 2008?", "Who embarked on the vacation in 2008?", "When did embark on the vacation?"], "exp": [-1, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821706, "src_sentence": "To further promote the entry, Girls Aloud embarked on the Tangled Up voyage in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up voyage in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up voyage in 2008?", "Who embarked on the Tangled Up voyage in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up voyage?", "Did girls Aloud embark on the Tangled Up adventure in 2008?", "Who embarked on the Tangled Up adventure in 2008?", "When did Girls Aloud embark on the Tangled Up adventure?", "Did girls Aloud embark on the Tangled Up excursion in 2008?", "Who embarked on the Tangled Up excursion in 2008?", "When did Girls Aloud embark on the Tangled Up excursion?", "Did girls Aloud embark on the Tangled Up expedition in 2008?", "Who embarked on the Tangled Up expedition in 2008?", "When did Girls Aloud embark on the Tangled Up expedition?", "Did girls Aloud embark on the Tangled Up exploration in 2008?", "Who embarked on the Tangled Up exploration in 2008?", "When did Girls Aloud embark on the Tangled Up exploration?", "Did girls Aloud embark on the Tangled Up journey in 2008?", "Who embarked on the Tangled Up journey in 2008?", "When did Girls Aloud embark on the Tangled Up journey?", "Did girls Aloud embark on the Tangled Up navigate in 2008?", "Who embarked on the Tangled Up navigate in 2008?", "When did Girls Aloud embark on the Tangled Up navigate?", "Did girls Aloud embark on the Tangled Up ocean trip in 2008?", "Who embarked on the Tangled Up ocean trip in 2008?", "When did Girls Aloud embark on the Tangled Up ocean trip?", "Did girls Aloud embark on the Tangled Up sail in 2008?", "Who embarked on the Tangled Up sail in 2008?", "When did Girls Aloud embark on the Tangled Up sail?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up travel in 2008?", "Who embarked on the Tangled Up travel in 2008?", "When did Girls Aloud embark on the Tangled Up travel?", "Did girls Aloud embark on the Tangled Up trip in 2008?", "Who embarked on the Tangled Up trip in 2008?", "When did Girls Aloud embark on the Tangled Up trip?", "Did girls Aloud embark on the Tangled Up vacation in 2008?", "Who embarked on the Tangled Up vacation in 2008?", "When did Girls Aloud embark on the Tangled Up vacation?"], "type": [-1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the voyage in 2008?", "Who embarked on the voyage in 2008?", "Where did embarked on?", "When did embark on the voyage?", "Did girls Aloud embark on the adventure in 2008?", "Who embarked on the adventure in 2008?", "When did embark on the adventure?", "Did girls Aloud embark on the excursion in 2008?", "Who embarked on the excursion in 2008?", "When did embark on the excursion?", "Did girls Aloud embark on the expedition in 2008?", "Who embarked on the expedition in 2008?", "When did embark on the expedition?", "Did girls Aloud embark on the exploration in 2008?", "Who embarked on the exploration in 2008?", "When did embark on the exploration?", "Did girls Aloud embark on the journey in 2008?", "Who embarked on the journey in 2008?", "When did embark on the journey?", "Did girls Aloud embark on the navigate in 2008?", "Who embarked on the navigate in 2008?", "When did embark on the navigate?", "Did girls Aloud embark on the ocean trip in 2008?", "Who embarked on the ocean trip in 2008?", "When did embark on the ocean trip?", "Did girls Aloud embark on the sail in 2008?", "Who embarked on the sail in 2008?", "When did embark on the sail?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the travel in 2008?", "Who embarked on the travel in 2008?", "When did embark on the travel?", "Did girls Aloud embark on the trip in 2008?", "Who embarked on the trip in 2008?", "When did embark on the trip?", "Did girls Aloud embark on the vacation in 2008?", "Who embarked on the vacation in 2008?", "When did embark on the vacation?"], "exp": [-1, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821728, "src_sentence": "To further promote the page, Girls Aloud embarked on the Tangled Up enlistment in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up enlistment in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up enlistment in 2008?", "Who embarked on the Tangled Up enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up enlistment?", "Did girls Aloud embark on the Tangled Up duty tour in 2008?", "Who embarked on the Tangled Up duty tour in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up duty tour?", "Did girls Aloud embark on the Tangled Up hitch in 2008?", "Who embarked on the Tangled Up hitch in 2008?", "When did Girls Aloud embark on the Tangled Up hitch?", "Did girls Aloud embark on the Tangled Up term of enlistment in 2008?", "Who embarked on the Tangled Up term of enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up term of enlistment?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up tour of duty in 2008?", "Who embarked on the Tangled Up tour of duty in 2008?", "When did Girls Aloud embark on the Tangled Up tour of duty?"], "type": [-1, 1, 3, -1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the enlistment in 2008?", "Who embarked on the enlistment in 2008?", "When did embark on the enlistment?", "Did girls Aloud embark on the duty tour in 2008?", "Who embarked on the duty tour in 2008?", "Where did embarked on?", "When did embark on the duty tour?", "Did girls Aloud embark on the hitch in 2008?", "Who embarked on the hitch in 2008?", "When did embark on the hitch?", "Did girls Aloud embark on the term of enlistment in 2008?", "Who embarked on the term of enlistment in 2008?", "When did embark on the term of enlistment?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the tour of duty in 2008?", "Who embarked on the tour of duty in 2008?", "When did embark on the tour of duty?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821737, "src_sentence": "To further promote the put down, Girls Aloud embarked on the Tangled Up enlistment in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up enlistment in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up enlistment in 2008?", "Who embarked on the Tangled Up enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up enlistment?", "Did girls Aloud embark on the Tangled Up duty tour in 2008?", "Who embarked on the Tangled Up duty tour in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up duty tour?", "Did girls Aloud embark on the Tangled Up hitch in 2008?", "Who embarked on the Tangled Up hitch in 2008?", "When did Girls Aloud embark on the Tangled Up hitch?", "Did girls Aloud embark on the Tangled Up term of enlistment in 2008?", "Who embarked on the Tangled Up term of enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up term of enlistment?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up tour of duty in 2008?", "Who embarked on the Tangled Up tour of duty in 2008?", "When did Girls Aloud embark on the Tangled Up tour of duty?"], "type": [-1, 1, 3, -1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the enlistment in 2008?", "Who embarked on the enlistment in 2008?", "When did embark on the enlistment?", "Did girls Aloud embark on the duty tour in 2008?", "Who embarked on the duty tour in 2008?", "Where did embarked on?", "When did embark on the duty tour?", "Did girls Aloud embark on the hitch in 2008?", "Who embarked on the hitch in 2008?", "When did embark on the hitch?", "Did girls Aloud embark on the term of enlistment in 2008?", "Who embarked on the term of enlistment in 2008?", "When did embark on the term of enlistment?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the tour of duty in 2008?", "Who embarked on the tour of duty in 2008?", "When did embark on the tour of duty?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821740, "src_sentence": "To further promote the entry, Girls Aloud embarked on the Tangled Up enlistment in 2008.", "sentence": "Girls Aloud embarked on the Tangled Up enlistment in 2008", "sub": "http://dbpedia.org/resource/Tangled_Up_(Girls_Aloud_album)", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Girls_Aloud", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did girls Aloud embark on the Tangled Up enlistment in 2008?", "Who embarked on the Tangled Up enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up enlistment?", "Did girls Aloud embark on the Tangled Up duty tour in 2008?", "Who embarked on the Tangled Up duty tour in 2008?", "Where did Girls Aloud embarked on?", "When did Girls Aloud embark on the Tangled Up duty tour?", "Did girls Aloud embark on the Tangled Up hitch in 2008?", "Who embarked on the Tangled Up hitch in 2008?", "When did Girls Aloud embark on the Tangled Up hitch?", "Did girls Aloud embark on the Tangled Up term of enlistment in 2008?", "Who embarked on the Tangled Up term of enlistment in 2008?", "When did Girls Aloud embark on the Tangled Up term of enlistment?", "Did girls Aloud embark on the Tangled Up tour in 2008?", "Who embarked on the Tangled Up tour in 2008?", "When did Girls Aloud embark on the Tangled Up tour?", "Did girls Aloud embark on the Tangled Up tour of duty in 2008?", "Who embarked on the Tangled Up tour of duty in 2008?", "When did Girls Aloud embark on the Tangled Up tour of duty?"], "type": [-1, 1, 3, -1, 1, 2, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3, -1, 1, 3], "question_in_type": ["Did girls Aloud embark on the enlistment in 2008?", "Who embarked on the enlistment in 2008?", "When did embark on the enlistment?", "Did girls Aloud embark on the duty tour in 2008?", "Who embarked on the duty tour in 2008?", "Where did embarked on?", "When did embark on the duty tour?", "Did girls Aloud embark on the hitch in 2008?", "Who embarked on the hitch in 2008?", "When did embark on the hitch?", "Did girls Aloud embark on the term of enlistment in 2008?", "Who embarked on the term of enlistment in 2008?", "When did embark on the term of enlistment?", "Did girls Aloud embark on the tour in 2008?", "Who embarked on the tour in 2008?", "When did embark on the tour?", "Did girls Aloud embark on the tour of duty in 2008?", "Who embarked on the tour of duty in 2008?", "When did embark on the tour of duty?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821872, "src_sentence": "Zierow is a municipality in the Nordwestmecklenburg neighbourhood, in Mecklenburg-Vorpommern, Germany.", "sentence": "Zierow is a municipality in the Nordwestmecklenburg neighbourhood", "sub": "http://dbpedia.org/resource/Zierow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Nordwestmecklenburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is zierow a municipality in the Nordwestmecklenburg neighbourhood ?", "Where is Zierow a municipality in the Nordwestmecklenburg neighbourhood ?"], "type": [-1, 2], "question_in_type": ["Is zierow a municipality in the neighbourhood ?", "Where is a municipality in the neighbourhood ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821873, "src_sentence": "Zierow is a local administrative unit in the Nordwestmecklenburg neighbourhood, in Mecklenburg-Vorpommern, Germany.", "sentence": "Zierow is a local administrative unit in the Nordwestmecklenburg neighbourhood, in Mecklenburg-Vorpommern", "sub": "http://dbpedia.org/resource/Zierow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Nordwestmecklenburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is zierow a local administrative unit in the Nordwestmecklenburg neighbourhood , in Mecklenburg-Vorpommern ?", "Where is Zierow a local administrative unit in the Nordwestmecklenburg neighbourhood , in Mecklenburg-Vorpommern ?"], "type": [-1, 2], "question_in_type": ["Is zierow a local administrative unit in the neighbourhood , in Mecklenburg-Vorpommern ?", "Where is a local administrative unit in the neighbourhood , in Mecklenburg-Vorpommern ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5821878, "src_sentence": "Zierow is a municipality in the Nordwestmecklenburg territory, in Mecklenburg-Vorpommern, Germany.", "sentence": "Zierow is a municipality in the Nordwestmecklenburg territory", "sub": "http://dbpedia.org/resource/Zierow", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Nordwestmecklenburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is zierow a municipality in the Nordwestmecklenburg territory ?", "Where is Zierow a municipality in the Nordwestmecklenburg territory ?"], "type": [-1, 2], "question_in_type": ["Is zierow a municipality in the territory ?", "Where is a municipality in the territory ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822005, "src_sentence": "Frozen River was nominated for two Academy Awards: proficient Actress (Melissa Leo) and Best Original Screenplay (Courtney Hunt).", "sentence": "Frozen River was nominated for two Academy Awards proficient Actress (Melissa Leo) and Best", "sub": "http://dbpedia.org/resource/Frozen_River", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Melissa_Leo", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Was frozen River nominated for two Academy Awards proficient Actress ( Melissa Leo ) and Best ?", "Who was nominated for two Academy Awards proficient Actress (Melissa Leo) and Best?", "Where was Frozen River nominated for?", "Who was Frozen River nominated for?"], "type": [-1, 1, 2, 1], "question_in_type": ["Was frozen River nominated for two Academy Awards proficient Actress ( ) and Best ?", "Who was nominated for two Academy Awards proficient Actress () and Best?", "Where was nominated for?", "Who was nominated for?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822443, "src_sentence": " Renewed combat ready in the Western Desert resulted in the brigade being hastily redeployed to Egypt in July 1942.", "sentence": "Renewed combat ready in the Western Desert resulted in the brigade being hastily redeployed to Egypt in July 1942", "sub": "http://dbpedia.org/resource/Western_Desert_Campaign", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Egypt", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did renew combat ready in the Western Desert result in the brigade being hastily redeployed to Egypt in July 1942?", "When did Renewed combat ready in the Western Desert result in the brigade be hastily redeploy to Egypt?"], "type": [-1, 3], "question_in_type": ["Did renew combat ready in the result in the brigade being hastily redeployed to in July 1942?", "When did Renewed combat ready in the result in the brigade be hastily redeploy to ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822453, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 moving picture and 15 TV Dramas.", "sentence": "Yuko Oshima made 2 moving 15 TV Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 moving 15 TV Dramas Prior to Densen Uta in 2007?", "Who made 2 moving 15 TV Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 move 15 TV Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 moving picture Prior to Densen Uta in 2007?", "Who made 2 moving picture Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 moving picture Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 moving 15 TV Dramas Prior to in 2007?", "Who made 2 moving 15 TV Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 move 15 TV Dramas Prior to ?", "Did yuko Oshima mad 2 moving picture Prior to in 2007?", "Who made 2 moving picture Prior to in 2007?", "When did make 2 moving picture Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822459, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 moving picture show and 15 transvestite Dramas.", "sentence": "Yuko Oshima made 2 moving picture 15 transvestite Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 moving picture 15 transvestite Dramas Prior to Densen Uta in 2007?", "Who made 2 moving picture 15 transvestite Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 moving picture 15 transvestite Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 moving picture show Prior to Densen Uta in 2007?", "Who made 2 moving picture show Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 moving picture show Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 moving picture 15 transvestite Dramas Prior to in 2007?", "Who made 2 moving picture 15 transvestite Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 moving picture 15 transvestite Dramas Prior to ?", "Did yuko Oshima mad 2 moving picture show Prior to in 2007?", "Who made 2 moving picture show Prior to in 2007?", "When did make 2 moving picture show Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822469, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 moving picture show and 15 tv series Dramas.", "sentence": "Yuko Oshima made 2 moving picture 15 tv series Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 moving picture 15 tv series Dramas Prior to Densen Uta in 2007?", "Who made 2 moving picture 15 tv series Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 moving picture 15 tv series Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 moving picture show Prior to Densen Uta in 2007?", "Who made 2 moving picture show Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 moving picture show Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 moving picture 15 tv series Dramas Prior to in 2007?", "Who made 2 moving picture 15 tv series Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 moving picture 15 tv series Dramas Prior to ?", "Did yuko Oshima mad 2 moving picture show Prior to in 2007?", "Who made 2 moving picture show Prior to in 2007?", "When did make 2 moving picture show Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822474, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 movies and 15 television set Dramas.", "sentence": "Yuko Oshima made 2 15 television set Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television set Prior to Densen Uta in 2007?", "Who made 2 15 television set Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television set Prior to Densen Uta?", "Did yuko Oshima mad 2 movies Prior to Densen Uta in 2007?", "Who made 2 movies Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 movies Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television set Prior to in 2007?", "Who made 2 15 television set Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television set Prior to ?", "Did yuko Oshima mad 2 movies Prior to in 2007?", "Who made 2 movies Prior to in 2007?", "When did make 2 movies Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822476, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 motion picture show and 15 television set Dramas.", "sentence": "Yuko Oshima made 2 15 television set Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television set Prior to Densen Uta in 2007?", "Who made 2 15 television set Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television set Prior to Densen Uta?", "Did yuko Oshima mad 2 motion picture show Prior to Densen Uta in 2007?", "Who made 2 motion picture show Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 motion picture show Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television set Prior to in 2007?", "Who made 2 15 television set Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television set Prior to ?", "Did yuko Oshima mad 2 motion picture show Prior to in 2007?", "Who made 2 motion picture show Prior to in 2007?", "When did make 2 motion picture show Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822477, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 picture and 15 television set Dramas.", "sentence": "Yuko Oshima made 2 15 television set Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television set Prior to Densen Uta in 2007?", "Who made 2 15 television set Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television set Prior to Densen Uta?", "Did yuko Oshima mad 2 picture Prior to Densen Uta in 2007?", "Who made 2 picture Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 picture Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television set Prior to in 2007?", "Who made 2 15 television set Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television set Prior to ?", "Did yuko Oshima mad 2 picture Prior to in 2007?", "Who made 2 picture Prior to in 2007?", "When did make 2 picture Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822480, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 film and 15 television set Dramas.", "sentence": "Yuko Oshima made 2 15 television set Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television set Prior to Densen Uta in 2007?", "Who made 2 15 television set Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television set Prior to Densen Uta?", "Did yuko Oshima mad 2 film Prior to Densen Uta in 2007?", "Who made 2 film Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 film Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television set Prior to in 2007?", "Who made 2 15 television set Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television set Prior to ?", "Did yuko Oshima mad 2 film Prior to in 2007?", "Who made 2 film Prior to in 2007?", "When did make 2 film Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822484, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 movies and 15 television receiver Dramas.", "sentence": "Yuko Oshima made 2 15 television receiver Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television receiver Dramas Prior to Densen Uta in 2007?", "Who made 2 15 television receiver Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television receiver Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 movies Prior to Densen Uta in 2007?", "Who made 2 movies Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 movies Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television receiver Dramas Prior to in 2007?", "Who made 2 15 television receiver Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television receiver Dramas Prior to ?", "Did yuko Oshima mad 2 movies Prior to in 2007?", "Who made 2 movies Prior to in 2007?", "When did make 2 movies Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822487, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 picture and 15 television receiver Dramas.", "sentence": "Yuko Oshima made 2 15 television receiver Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television receiver Dramas Prior to Densen Uta in 2007?", "Who made 2 15 television receiver Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television receiver Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 picture Prior to Densen Uta in 2007?", "Who made 2 picture Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 picture Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television receiver Dramas Prior to in 2007?", "Who made 2 15 television receiver Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television receiver Dramas Prior to ?", "Did yuko Oshima mad 2 picture Prior to in 2007?", "Who made 2 picture Prior to in 2007?", "When did make 2 picture Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822494, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 movies and 15 television Dramas.", "sentence": "Yuko Oshima made 2 15 television Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television Dramas Prior to Densen Uta in 2007?", "Who made 2 15 television Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 movies Prior to Densen Uta in 2007?", "Who made 2 movies Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 movies Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television Dramas Prior to in 2007?", "Who made 2 15 television Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television Dramas Prior to ?", "Did yuko Oshima mad 2 movies Prior to in 2007?", "Who made 2 movies Prior to in 2007?", "When did make 2 movies Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822500, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 film and 15 television Dramas.", "sentence": "Yuko Oshima made 2 film 15 television Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 film 15 television Dramas Prior to Densen Uta in 2007?", "Who made 2 film 15 television Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 film 15 television Dramas Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 film 15 television Dramas Prior to in 2007?", "Who made 2 film 15 television Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 film 15 television Dramas Prior to ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822501, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 pic and 15 television Dramas.", "sentence": "Yuko Oshima made 2 15 television Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 15 television Dramas Prior to Densen Uta in 2007?", "Who made 2 15 television Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 15 television Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 pic Prior to Densen Uta in 2007?", "Who made 2 pic Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 pic Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 15 television Dramas Prior to in 2007?", "Who made 2 15 television Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 15 television Dramas Prior to ?", "Did yuko Oshima mad 2 pic Prior to in 2007?", "Who made 2 pic Prior to in 2007?", "When did make 2 pic Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822513, "src_sentence": "Prior to Densen Uta in 2007, Yuko Oshima made 2 moving picture and 15 telly Dramas.", "sentence": "Yuko Oshima made 2 moving 15 telly Dramas Prior to Densen Uta in 2007", "sub": "http://dbpedia.org/resource/Densen_Uta", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Yuko_Oshima", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did yuko Oshima mad 2 moving 15 telly Dramas Prior to Densen Uta in 2007?", "Who made 2 moving 15 telly Dramas Prior to Densen Uta in 2007?", "Where did Yuko Oshima made 2?", "Who did Yuko Oshima made 2?", "When did Yuko Oshima make 2 move 15 telly Dramas Prior to Densen Uta?", "Did yuko Oshima mad 2 moving picture Prior to Densen Uta in 2007?", "Who made 2 moving picture Prior to Densen Uta in 2007?", "When did Yuko Oshima make 2 moving picture Prior to Densen Uta?"], "type": [-1, 1, 2, 1, 3, -1, 1, 3], "question_in_type": ["Did yuko Oshima mad 2 moving 15 telly Dramas Prior to in 2007?", "Who made 2 moving 15 telly Dramas Prior to in 2007?", "Where did made 2?", "Who did made 2?", "When did make 2 move 15 telly Dramas Prior to ?", "Did yuko Oshima mad 2 moving picture Prior to in 2007?", "Who made 2 moving picture Prior to in 2007?", "When did make 2 moving picture Prior to ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822556, "src_sentence": "Leposoma annectans is a species of lizard in the home Gymnophthalmidae.", "sentence": "Leposoma annectans is a species of lizard in the home Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Leposoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leposoma annectans a species of lizard in the home Gymnophthalmidae ?", "Who annectans is a species of lizard in the home Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is leposoma annectans a species of lizard in the home ?", "Who annectans is a species of lizard in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822559, "src_sentence": "Leposoma annectans is a species of lounge lizard in the kinsfolk Gymnophthalmidae.", "sentence": "Leposoma annectans is a species of lounge lizard in the kinsfolk Gymnophthalmidae", "sub": "http://dbpedia.org/resource/Leposoma", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gymnophthalmidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leposoma annectans a species of lounge lizard in the kinsfolk Gymnophthalmidae ?", "Who annectans is a species of lounge lizard in the kinsfolk Gymnophthalmidae?"], "type": [-1, 1], "question_in_type": ["Is leposoma annectans a species of lounge lizard in the kinsfolk ?", "Who annectans is a species of lounge lizard in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822667, "src_sentence": "Orbeopsis is a genus of set in the Apocynaceae, first described as a genus in 1978.", "sentence": "Orbeopsis is a genus of set in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of set in the Apocynaceae ?", "Who is a genus of set in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of set in the ?", "Who is a genus of set in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822669, "src_sentence": "Orbeopsis is a genus of works in the Apocynaceae, first described as a genus in 1978.", "sentence": "Orbeopsis is a genus of works in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of works in the Apocynaceae ?", "Who is a genus of works in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of works in the ?", "Who is a genus of works in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822674, "src_sentence": "Orbeopsis is a brontosaurus of flora in the Apocynaceae, first described as a genus in 1978.", "sentence": "Orbeopsis is a brontosaurus of flora in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a brontosaurus of flora in the Apocynaceae ?", "Who is a brontosaurus of flora in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a brontosaurus of flora in the ?", "Who is a brontosaurus of flora in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822677, "src_sentence": "Orbeopsis is a genus of industrial plant in the Apocynaceae, first described as a genus in 1978.", "sentence": "Orbeopsis is a genus of industrial plant in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of industrial plant in the Apocynaceae ?", "Who is a genus of industrial plant in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of industrial plant in the ?", "Who is a genus of industrial plant in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822679, "src_sentence": "Orbeopsis is a genus of plants in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of plants in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of plants in the Apocynaceae ?", "Who is a genus of plants in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of plants in the ?", "Who is a genus of plants in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822681, "src_sentence": "Orbeopsis is a genus of plant life in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of plant life in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of plant life in the Apocynaceae ?", "Who is a genus of plant life in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of plant life in the ?", "Who is a genus of plant life in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822683, "src_sentence": "Orbeopsis is a genus of grow in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of grow in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of grow in the Apocynaceae ?", "Who is a genus of grow in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of grow in the ?", "Who is a genus of grow in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822685, "src_sentence": "Orbeopsis is a genus of sow in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of sow in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of sow in the Apocynaceae ?", "Who is a genus of sow in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of sow in the ?", "Who is a genus of sow in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822693, "src_sentence": "Orbeopsis is a genus of flora in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of flora in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of flora in the Apocynaceae ?", "Who is a genus of flora in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of flora in the ?", "Who is a genus of flora in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822695, "src_sentence": "Orbeopsis is a genus of establish in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of establish in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of establish in the Apocynaceae ?", "Who is a genus of establish in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of establish in the ?", "Who is a genus of establish in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822697, "src_sentence": "Orbeopsis is a genus of industrial plant in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a genus of industrial plant in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a genus of industrial plant in the Apocynaceae ?", "Who is a genus of industrial plant in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a genus of industrial plant in the ?", "Who is a genus of industrial plant in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822698, "src_sentence": "Orbeopsis is a brontosaurus of industrial plant in the Apocynaceae, first described as a brontosaurus in 1978.", "sentence": "Orbeopsis is a brontosaurus of industrial plant in the Apocynaceae", "sub": "http://dbpedia.org/resource/Orbeopsis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Apocynaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is orbeopsis a brontosaurus of industrial plant in the Apocynaceae ?", "Who is a brontosaurus of industrial plant in the Apocynaceae?"], "type": [-1, 1], "question_in_type": ["Is orbeopsis a brontosaurus of industrial plant in the ?", "Who is a brontosaurus of industrial plant in the ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822839, "src_sentence": "A in fifth place installment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822841, "src_sentence": "A one fifth installment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822842, "src_sentence": "A fifthly installment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822843, "src_sentence": "A 5th installment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822847, "src_sentence": "A in fifth place first installment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822854, "src_sentence": "A quintile repayment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822855, "src_sentence": "A in fifth place repayment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822857, "src_sentence": "A one fifth repayment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822859, "src_sentence": "A 5th repayment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822865, "src_sentence": "A one fifth installment payment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822868, "src_sentence": "A fifth instalment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822872, "src_sentence": "A fifth amendment instalment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822873, "src_sentence": "A one fifth instalment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822875, "src_sentence": "A 5th instalment was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822881, "src_sentence": "A one fifth investiture was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822882, "src_sentence": "A fifthly investiture was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5822883, "src_sentence": "A 5th investiture was scheduled for 4 December 2009 during the mtvU Woodie Awards, which were filmed on 18 October in New York City.", "sentence": "the mtvU Woodie Awards were filmed on 18 October in New York City", "sub": "http://dbpedia.org/resource/MTVU", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Were the mtvU Woodie Awards filmed on 18 October in New York City ?", "When were the mtvU Woodie Awards film?", "Where were the mtvU Woodie Awards filmed on?"], "type": [-1, 3, 2], "question_in_type": ["Were the Woodie Awards filmed on 18 October in ?", "When were the Woodie Awards film?", "Where were the Woodie Awards filmed on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823057, "src_sentence": "She replaced Stephen Isabalija, who was appointed permanent wave writing table at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed permanent wave writing table at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed permanent wave writing table at the Uganda Ministry of Mineral Development ?", "Who was appointed permanent wave writing table at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed permanent?", "Was stephen Isabalija appointed permanent wave writing table at the Uganda Ministry of Energy ?", "Who was appointed permanent wave writing table at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed permanent wave writing table at the Ministry of Mineral Development ?", "Who was appointed permanent wave writing table at the Ministry of Mineral Development?", "Where was appointed permanent?", "Was stephen Isabalija appointed permanent wave writing table at the Ministry of Energy ?", "Who was appointed permanent wave writing table at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823063, "src_sentence": "She replaced Stephen Isabalija, who was appointed permanent wave repository at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed permanent wave repository at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed permanent wave repository at the Uganda Ministry of Mineral Development ?", "Who was appointed permanent wave repository at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed permanent?", "Was stephen Isabalija appointed permanent wave repository at the Uganda Ministry of Energy ?", "Who was appointed permanent wave repository at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed permanent wave repository at the Ministry of Mineral Development ?", "Who was appointed permanent wave repository at the Ministry of Mineral Development?", "Where was appointed permanent?", "Was stephen Isabalija appointed permanent wave repository at the Ministry of Energy ?", "Who was appointed permanent wave repository at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823065, "src_sentence": "She replaced Stephen Isabalija, who was appointed lasting repository at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed lasting repository at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed lasting repository at the Uganda Ministry of Mineral Development ?", "Who was appointed lasting repository at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed lasting?", "Was stephen Isabalija appointed lasting repository at the Uganda Ministry of Energy ?", "Who was appointed lasting repository at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed lasting repository at the Ministry of Mineral Development ?", "Who was appointed lasting repository at the Ministry of Mineral Development?", "Where was appointed lasting?", "Was stephen Isabalija appointed lasting repository at the Ministry of Energy ?", "Who was appointed lasting repository at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823067, "src_sentence": "She replaced Stephen Isabalija, who was appointed longevous repository at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed longevous repository at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed longevous repository at the Uganda Ministry of Mineral Development ?", "Who was appointed longevous repository at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed longevous?", "Was stephen Isabalija appointed longevous repository at the Uganda Ministry of Energy ?", "Who was appointed longevous repository at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed longevous repository at the Ministry of Mineral Development ?", "Who was appointed longevous repository at the Ministry of Mineral Development?", "Where was appointed longevous?", "Was stephen Isabalija appointed longevous repository at the Ministry of Energy ?", "Who was appointed longevous repository at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823071, "src_sentence": "She replaced Stephen Isabalija, who was appointed lasting secretaire at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed lasting secretaire at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed lasting secretaire at the Uganda Ministry of Mineral Development ?", "Who was appointed lasting secretaire at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed lasting?", "Was stephen Isabalija appointed lasting secretaire at the Uganda Ministry of Energy ?", "Who was appointed lasting secretaire at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed lasting secretaire at the Ministry of Mineral Development ?", "Who was appointed lasting secretaire at the Ministry of Mineral Development?", "Where was appointed lasting?", "Was stephen Isabalija appointed lasting secretaire at the Ministry of Energy ?", "Who was appointed lasting secretaire at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823083, "src_sentence": "She replaced Stephen Isabalija, who was appointed lasting escritoire at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed lasting escritoire at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed lasting escritoire at the Uganda Ministry of Mineral Development ?", "Who was appointed lasting escritoire at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed lasting?", "Was stephen Isabalija appointed lasting escritoire at the Uganda Ministry of Energy ?", "Who was appointed lasting escritoire at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed lasting escritoire at the Ministry of Mineral Development ?", "Who was appointed lasting escritoire at the Ministry of Mineral Development?", "Where was appointed lasting?", "Was stephen Isabalija appointed lasting escritoire at the Ministry of Energy ?", "Who was appointed lasting escritoire at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823084, "src_sentence": "She replaced Stephen Isabalija, who was appointed durable escritoire at the Uganda Ministry of Energy and Mineral Development.", "sentence": "Stephen Isabalija was appointed durable escritoire at the Uganda Ministry of Mineral Development", "sub": "http://dbpedia.org/resource/Stephen_Isabalija", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Uganda", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was stephen Isabalija appointed durable escritoire at the Uganda Ministry of Mineral Development ?", "Who was appointed durable escritoire at the Uganda Ministry of Mineral Development?", "Where was Stephen Isabalija appointed durable?", "Was stephen Isabalija appointed durable escritoire at the Uganda Ministry of Energy ?", "Who was appointed durable escritoire at the Uganda Ministry of Energy?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was stephen Isabalija appointed durable escritoire at the Ministry of Mineral Development ?", "Who was appointed durable escritoire at the Ministry of Mineral Development?", "Where was appointed durable?", "Was stephen Isabalija appointed durable escritoire at the Ministry of Energy ?", "Who was appointed durable escritoire at the Ministry of Energy?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823278, "src_sentence": "Kingswood Country is an Australian situation comedy that screened from 1980 to 1984 on the Seven Network.", "sentence": "Kingswood Country is an Australian situation comedy that screened from 1980 to 1984 on the Seven Network", "sub": "http://dbpedia.org/resource/Kingswood_Country", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Seven_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is kingswood Country an Australian situation comedy that screened from 1980 to 1984 on the Seven Network ?", "Who is an Australian situation comedy that screened from 1980 to 1984 on the Seven Network?", "Where is Kingswood Country an Australian situation comedy that screened from?", "When is Kingswood Country an Australian situation comedy that screen from?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is kingswood Country an Australian situation comedy that screened from 1980 to 1984 on the ?", "Who is an Australian situation comedy that screened from 1980 to 1984 on the ?", "Where is an Australian situation comedy that screened from?", "When is an Australian situation comedy that screen from?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823280, "src_sentence": "Kingswood Country is an aboriginal australian situation comedy that screened from 1980 to 1984 on the Seven Network.", "sentence": "Kingswood Country is an aboriginal australian situation comedy that screened from 1980 to 1984 on the Seven Network", "sub": "http://dbpedia.org/resource/Kingswood_Country", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Seven_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is kingswood Country an aboriginal australian situation comedy that screened from 1980 to 1984 on the Seven Network ?", "Who is an aboriginal australian situation comedy that screened from 1980 to 1984 on the Seven Network?", "When is Kingswood Country an aboriginal australian situation comedy that screen from?"], "type": [-1, 1, 3], "question_in_type": ["Is kingswood Country an aboriginal australian situation comedy that screened from 1980 to 1984 on the ?", "Who is an aboriginal australian situation comedy that screened from 1980 to 1984 on the ?", "When is an aboriginal australian situation comedy that screen from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823292, "src_sentence": "The round Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The round Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the round Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The round Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the round Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The round Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823300, "src_sentence": "The gloss Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The gloss Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the gloss Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The gloss Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the gloss Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The gloss Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823301, "src_sentence": "The cultivation Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The cultivation Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the cultivation Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The cultivation Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the cultivation Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The cultivation Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823306, "src_sentence": "The down Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The down Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the down Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The down Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the down Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The down Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823309, "src_sentence": "The smooth Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The smooth Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the smooth Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The smooth Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the smooth Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The smooth Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823313, "src_sentence": "The work over Ambassador to Ottawa then complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council.", "sentence": "The work over Ambassador to Ottawa complained to the National Specialty Services Panel of the Canadian Broadcast Standards Council then", "sub": "http://dbpedia.org/resource/Canadian_Broadcast_Standards_Council", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Ottawa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did the work over Ambassador to Ottawa complain to the National Specialty Services Panel of the Canadian Broadcast Standards Council then?", "Where did The work over Ambassador to Ottawa complained to?"], "type": [-1, 2], "question_in_type": ["Did the work over Ambassador to complain to the National Specialty Services Panel of the then?", "Where did The work over Ambassador to complained to?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823319, "src_sentence": "Morton played on five of Beefheart's lp: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My Decals Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823320, "src_sentence": "Morton played on five of Beefheart's long playing: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My Decals Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823324, "src_sentence": "Morton played on five of Beefheart's disc: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My decalcomania Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823325, "src_sentence": "Morton played on five of Beefheart's record album: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My decalcomania Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823326, "src_sentence": "Morton played on five of Beefheart's lp: Trout Mask Replica (produced by Frank Zappa in 1969), Lick My decalcomania Off Baby (1970), The Spotlight Kid (1972), Clear Spot (1972) and Unconditionally Guaranteed (1974).", "sentence": "Trout Mask Replica produced by Frank Zappa in 1969", "sub": "http://dbpedia.org/resource/Trout_Mask_Replica", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Frank_Zappa", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does trout Mask Replica produc by Frank Zappa in 1969?", "Who produced by Frank Zappa in 1969?", "Who did Trout Mask Replica produced by?", "When did Trout Mask Replica produce by Frank Zappa?"], "type": [-1, 1, 1, 3], "question_in_type": ["Does trout Mask Replica produc by in 1969?", "Who produced by in 1969?", "Who did produced by?", "When did produce by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823910, "src_sentence": "Bulbophyllum levatii is a species of orchid in the brontosaurus Bulbophyllum.", "sentence": "Bulbophyllum levatii is a species of orchid in the brontosaurus", "sub": "http://dbpedia.org/resource/Bulbophyllum", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bulbophyllum levatii a species of orchid in the brontosaurus ?"], "type": [-1], "question_in_type": ["Is bulbophyllum levatii a species of in the brontosaurus ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823949, "src_sentence": "Innanetape (stylized as INNANETAPE) is the introduction mixtape by usanian rapper Vic Mensa.", "sentence": "Innanetape is the introduction mixtape by usanian rapper Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the introduction mixtape by usanian rapper Vic Mensa ?", "Who is Innanetape the introduction mixtape by usanian rapper Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the introduction mixtape by usanian rapper ?", "Who is the introduction mixtape by usanian rapper ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823953, "src_sentence": "Innanetape (stylized as INNANETAPE) is the appearance mixtape by usonian rapper Vic Mensa.", "sentence": "Innanetape is the appearance mixtape by usonian rapper Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the appearance mixtape by usonian rapper Vic Mensa ?", "Who is Innanetape the appearance mixtape by usonian rapper Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the appearance mixtape by usonian rapper ?", "Who is the appearance mixtape by usonian rapper ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823966, "src_sentence": "Innanetape (stylized as INNANETAPE) is the debut mixtape by u.s rapper Vic Mensa.", "sentence": "Innanetape is the debut mixtape by u.s rapper Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the debut mixtape by u.s rapper Vic Mensa ?", "Who is Innanetape the debut mixtape by u.s rapper Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the debut mixtape by u.s rapper ?", "Who is the debut mixtape by u.s rapper ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823976, "src_sentence": "Innanetape (stylized as INNANETAPE) is the introduction mixtape by yank knocker Vic Mensa.", "sentence": "Innanetape is the introduction mixtape by yank knocker Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the introduction mixtape by yank knocker Vic Mensa ?", "Who is Innanetape the introduction mixtape by yank knocker Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the introduction mixtape by yank knocker ?", "Who is the introduction mixtape by yank knocker ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823988, "src_sentence": "Innanetape (stylized as INNANETAPE) is the introduction mixtape by usonian knocker Vic Mensa.", "sentence": "Innanetape is the introduction mixtape by usonian knocker Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the introduction mixtape by usonian knocker Vic Mensa ?", "Who is Innanetape the introduction mixtape by usonian knocker Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the introduction mixtape by usonian knocker ?", "Who is the introduction mixtape by usonian knocker ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5823989, "src_sentence": "Innanetape (stylized as INNANETAPE) is the appearance mixtape by usonian knocker Vic Mensa.", "sentence": "Innanetape is the appearance mixtape by usonian knocker Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the appearance mixtape by usonian knocker Vic Mensa ?", "Who is Innanetape the appearance mixtape by usonian knocker Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the appearance mixtape by usonian knocker ?", "Who is the appearance mixtape by usonian knocker ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824001, "src_sentence": "Innanetape (stylized as INNANETAPE) is the appearance mixtape by united statesian knocker Vic Mensa.", "sentence": "Innanetape is the appearance mixtape by united statesian knocker Vic Mensa", "sub": "http://dbpedia.org/resource/Innanetape", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Vic_Mensa", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is innanetape the appearance mixtape by united statesian knocker Vic Mensa ?", "Who is Innanetape the appearance mixtape by united statesian knocker Vic Mensa ?"], "type": [-1, 1], "question_in_type": ["Is innanetape the appearance mixtape by united statesian knocker ?", "Who is the appearance mixtape by united statesian knocker ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824450, "src_sentence": "Agonopterix issikii is a moth in the kinfolk Depressariidae.", "sentence": "Agonopterix issikii is a moth in the kinfolk Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterixsikii a moth in the kinfolk Depressariidae ?", "Who issikii is a moth in the kinfolk Depressariidae?", "Where is Agonopterixsikii a moth in the kinfolk Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterixsikii a moth in the kinfolk ?", "Who issikii is a moth in the kinfolk ?", "Where is sikii a moth in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824487, "src_sentence": "Agonopterix issikii is a lep in the fellowship Depressariidae.", "sentence": "Agonopterix issikii is a lep in the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterixsikii a lep in the fellowship Depressariidae ?", "Who issikii is a lep in the fellowship Depressariidae?", "Where is Agonopterixsikii a lep in the fellowship Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterixsikii a lep in the fellowship ?", "Who issikii is a lep in the fellowship ?", "Where is sikii a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824488, "src_sentence": "Agonopterix issikii is a matki in the fellowship Depressariidae.", "sentence": "Agonopterix issikii is a matki in the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Agonopterix", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agonopterixsikii a matki in the fellowship Depressariidae ?", "Who issikii is a matki in the fellowship Depressariidae?", "Where is Agonopterixsikii a matki in the fellowship Depressariidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is agonopterixsikii a matki in the fellowship ?", "Who issikii is a matki in the fellowship ?", "Where is sikii a matki in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824828, "src_sentence": "Stephensia abbreviatella is a lep of the family Elachistidae.", "sentence": "Stephensia abbreviatella is a lep of the family Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a lep of the family Elachistidae ?", "Who abbreviatella is a lep of the family Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a lep of the family ?", "Who abbreviatella is a lep of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824845, "src_sentence": "Stephensia abbreviatella is a moth of the kinfolk Elachistidae.", "sentence": "Stephensia abbreviatella is a moth of the kinfolk Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a moth of the kinfolk Elachistidae ?", "Who abbreviatella is a moth of the kinfolk Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a moth of the kinfolk ?", "Who abbreviatella is a moth of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824847, "src_sentence": "Stephensia abbreviatella is a matki of the kinfolk Elachistidae.", "sentence": "Stephensia abbreviatella is a matki of the kinfolk Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a matki of the kinfolk Elachistidae ?", "Who abbreviatella is a matki of the kinfolk Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a matki of the kinfolk ?", "Who abbreviatella is a matki of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824851, "src_sentence": "Stephensia abbreviatella is a moth of the class Elachistidae.", "sentence": "Stephensia abbreviatella is a moth of the class Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a moth of the class Elachistidae ?", "Who abbreviatella is a moth of the class Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a moth of the class ?", "Who abbreviatella is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824872, "src_sentence": "Stephensia abbreviatella is a moth of the household Elachistidae.", "sentence": "Stephensia abbreviatella is a moth of the household Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a moth of the household Elachistidae ?", "Who abbreviatella is a moth of the household Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a moth of the household ?", "Who abbreviatella is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824874, "src_sentence": "Stephensia abbreviatella is a matki of the household Elachistidae.", "sentence": "Stephensia abbreviatella is a matki of the household Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a matki of the household Elachistidae ?", "Who abbreviatella is a matki of the household Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a matki of the household ?", "Who abbreviatella is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824876, "src_sentence": "Stephensia abbreviatella is a lep of the home Elachistidae.", "sentence": "Stephensia abbreviatella is a lep of the home Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a lep of the home Elachistidae ?", "Who abbreviatella is a lep of the home Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a lep of the home ?", "Who abbreviatella is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824879, "src_sentence": "Stephensia abbreviatella is a lep of the kinsfolk Elachistidae.", "sentence": "Stephensia abbreviatella is a lep of the kinsfolk Elachistidae", "sub": "http://dbpedia.org/resource/Stephensia_abbreviatella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Elachistidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is stephensia abbreviatella a lep of the kinsfolk Elachistidae ?", "Who abbreviatella is a lep of the kinsfolk Elachistidae?"], "type": [-1, 1], "question_in_type": ["Is stephensia abbreviatella a lep of the kinsfolk ?", "Who abbreviatella is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824899, "src_sentence": "The Contract stars Morgan Freeman as hatchet man Frank Carden and John Cusack as teacher Ray Keene.", "sentence": "The Contract stars Morgan Freeman as John Cusack as teacher Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Where did The Contract stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Who did The Contract stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the Contract stars Morgan Freeman as hatchet man Frank Carden?", "Where did The Contract stars Morgan Freeman as hatchet man Frank Carden ?", "Who did The Contract stars Morgan Freeman as hatchet man Frank Carden ?", "Does the abate stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The abate stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the abridge star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the agreement star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the bargain stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The bargain stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the catch star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the collapse star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the compress star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the condense star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the contract bridge star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the contract law star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the deal star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the declaration star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the decrease star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the deed star Morgan Freeman as John Cusack as teacher Ray Keene?", "Do the diminish stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The diminish stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the get star Morgan Freeman as John Cusack as teacher Ray Keene?", "Do the narrow stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The narrow stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the service agreement star Morgan Freeman as John Cusack as teacher Ray Keene?", "Do the shorten stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The shorten stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the shrink star Morgan Freeman as John Cusack as teacher Ray Keene?", "Does the sign star Morgan Freeman as John Cusack as teacher Ray Keene?", "Do the straiten stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The straiten stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the take stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The take stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Do the undertake stars Morgan Freeman as John Cusack as teacher Ray Keene?", "Who did The undertake stars Morgan Freeman as John Cusack as teacher Ray Keene ?", "Does the abate stars Morgan Freeman as hatchet man Frank Carden?", "Who did The abate stars Morgan Freeman as hatchet man Frank Carden ?", "Does the abridge star Morgan Freeman as hatchet man Frank Carden?", "Does the agreement star Morgan Freeman as hatchet man Frank Carden?", "Does the bargain stars Morgan Freeman as hatchet man Frank Carden?", "Who did The bargain stars Morgan Freeman as hatchet man Frank Carden ?", "Does the catch star Morgan Freeman as hatchet man Frank Carden?", "Does the collapse star Morgan Freeman as hatchet man Frank Carden?", "Does the compress star Morgan Freeman as hatchet man Frank Carden?", "Does the condense star Morgan Freeman as hatchet man Frank Carden?", "Does the contract bridge star Morgan Freeman as hatchet man Frank Carden?", "Does the contract law star Morgan Freeman as hatchet man Frank Carden?", "Does the deal star Morgan Freeman as hatchet man Frank Carden?", "Does the declaration star Morgan Freeman as hatchet man Frank Carden?", "Does the decrease star Morgan Freeman as hatchet man Frank Carden?", "Does the deed star Morgan Freeman as hatchet man Frank Carden?", "Do the diminish stars Morgan Freeman as hatchet man Frank Carden?", "Who did The diminish stars Morgan Freeman as hatchet man Frank Carden ?", "Does the get star Morgan Freeman as hatchet man Frank Carden?", "Do the narrow stars Morgan Freeman as hatchet man Frank Carden?", "Who did The narrow stars Morgan Freeman as hatchet man Frank Carden ?", "Does the service agreement star Morgan Freeman as hatchet man Frank Carden?", "Do the shorten stars Morgan Freeman as hatchet man Frank Carden?", "Who did The shorten stars Morgan Freeman as hatchet man Frank Carden ?", "Does the shrink star Morgan Freeman as hatchet man Frank Carden?", "Does the sign star Morgan Freeman as hatchet man Frank Carden?", "Do the straiten stars Morgan Freeman as hatchet man Frank Carden?", "Who did The straiten stars Morgan Freeman as hatchet man Frank Carden ?", "Does the take stars Morgan Freeman as hatchet man Frank Carden?", "Who did The take stars Morgan Freeman as hatchet man Frank Carden ?", "Do the undertake stars Morgan Freeman as hatchet man Frank Carden?", "Who did The undertake stars Morgan Freeman as hatchet man Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does the Contract stars as John Cusack as teacher Ray Keene?", "Where did stars as John Cusack as teacher Ray Keene ?", "Who did stars as John Cusack as teacher Ray Keene ?", "Does the Contract stars as hatchet man Frank Carden?", "Where did stars as hatchet man Frank Carden ?", "Who did stars as hatchet man Frank Carden ?", "Does the abate stars as John Cusack as teacher Ray Keene?", "Who did The abate stars as John Cusack as teacher Ray Keene ?", "Does the abridge star as John Cusack as teacher Ray Keene?", "Does the agreement star as John Cusack as teacher Ray Keene?", "Does the bargain stars as John Cusack as teacher Ray Keene?", "Who did The bargain stars as John Cusack as teacher Ray Keene ?", "Does the catch star as John Cusack as teacher Ray Keene?", "Does the collapse star as John Cusack as teacher Ray Keene?", "Does the compress star as John Cusack as teacher Ray Keene?", "Does the condense star as John Cusack as teacher Ray Keene?", "Does the contract bridge star as John Cusack as teacher Ray Keene?", "Does the contract law star as John Cusack as teacher Ray Keene?", "Does the deal star as John Cusack as teacher Ray Keene?", "Does the declaration star as John Cusack as teacher Ray Keene?", "Does the decrease star as John Cusack as teacher Ray Keene?", "Does the deed star as John Cusack as teacher Ray Keene?", "Do the diminish stars as John Cusack as teacher Ray Keene?", "Who did The diminish stars as John Cusack as teacher Ray Keene ?", "Does the get star as John Cusack as teacher Ray Keene?", "Do the narrow stars as John Cusack as teacher Ray Keene?", "Who did The narrow stars as John Cusack as teacher Ray Keene ?", "Does the service agreement star as John Cusack as teacher Ray Keene?", "Do the shorten stars as John Cusack as teacher Ray Keene?", "Who did The shorten stars as John Cusack as teacher Ray Keene ?", "Does the shrink star as John Cusack as teacher Ray Keene?", "Does the sign star as John Cusack as teacher Ray Keene?", "Do the straiten stars as John Cusack as teacher Ray Keene?", "Who did The straiten stars as John Cusack as teacher Ray Keene ?", "Does the take stars as John Cusack as teacher Ray Keene?", "Who did The take stars as John Cusack as teacher Ray Keene ?", "Do the undertake stars as John Cusack as teacher Ray Keene?", "Who did The undertake stars as John Cusack as teacher Ray Keene ?", "Does the abate stars as hatchet man Frank Carden?", "Who did The abate stars as hatchet man Frank Carden ?", "Does the abridge star as hatchet man Frank Carden?", "Does the agreement star as hatchet man Frank Carden?", "Does the bargain stars as hatchet man Frank Carden?", "Who did The bargain stars as hatchet man Frank Carden ?", "Does the catch star as hatchet man Frank Carden?", "Does the collapse star as hatchet man Frank Carden?", "Does the compress star as hatchet man Frank Carden?", "Does the condense star as hatchet man Frank Carden?", "Does the contract bridge star as hatchet man Frank Carden?", "Does the contract law star as hatchet man Frank Carden?", "Does the deal star as hatchet man Frank Carden?", "Does the declaration star as hatchet man Frank Carden?", "Does the decrease star as hatchet man Frank Carden?", "Does the deed star as hatchet man Frank Carden?", "Do the diminish stars as hatchet man Frank Carden?", "Who did The diminish stars as hatchet man Frank Carden ?", "Does the get star as hatchet man Frank Carden?", "Do the narrow stars as hatchet man Frank Carden?", "Who did The narrow stars as hatchet man Frank Carden ?", "Does the service agreement star as hatchet man Frank Carden?", "Do the shorten stars as hatchet man Frank Carden?", "Who did The shorten stars as hatchet man Frank Carden ?", "Does the shrink star as hatchet man Frank Carden?", "Does the sign star as hatchet man Frank Carden?", "Do the straiten stars as hatchet man Frank Carden?", "Who did The straiten stars as hatchet man Frank Carden ?", "Does the take stars as hatchet man Frank Carden?", "Who did The take stars as hatchet man Frank Carden ?", "Do the undertake stars as hatchet man Frank Carden?", "Who did The undertake stars as hatchet man Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824904, "src_sentence": "The Contract stars Morgan Freeman as assassin Frank Carden and John Cusack as forefinger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Where did The Contract stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Who did The Contract stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the Contract stars Morgan Freeman as assassin Frank Carden?", "Where did The Contract stars Morgan Freeman as assassin Frank Carden ?", "Who did The Contract stars Morgan Freeman as assassin Frank Carden ?", "Does the abate stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The abate stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the abridge star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the agreement star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the bargain stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The bargain stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the catch star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the collapse star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the compress star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the condense star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the contract bridge star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the contract law star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the deal star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the declaration star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the decrease star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the deed star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Do the diminish stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The diminish stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the get star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Do the narrow stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The narrow stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the service agreement star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Do the shorten stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The shorten stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the shrink star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Does the sign star Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Do the straiten stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The straiten stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the take stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Who did The take stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Do the undertake stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene?", "Where did The undertake stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Who did The undertake stars Morgan Freeman as assassin John Cusack as forefinger Ray Keene ?", "Does the abate stars Morgan Freeman as assassin Frank Carden?", "Who did The abate stars Morgan Freeman as assassin Frank Carden ?", "Does the abridge star Morgan Freeman as assassin Frank Carden?", "Does the agreement star Morgan Freeman as assassin Frank Carden?", "Does the bargain stars Morgan Freeman as assassin Frank Carden?", "Who did The bargain stars Morgan Freeman as assassin Frank Carden ?", "Does the catch star Morgan Freeman as assassin Frank Carden?", "Does the collapse star Morgan Freeman as assassin Frank Carden?", "Does the compress star Morgan Freeman as assassin Frank Carden?", "Does the condense star Morgan Freeman as assassin Frank Carden?", "Does the contract bridge star Morgan Freeman as assassin Frank Carden?", "Does the contract law star Morgan Freeman as assassin Frank Carden?", "Does the deal star Morgan Freeman as assassin Frank Carden?", "Does the declaration star Morgan Freeman as assassin Frank Carden?", "Does the decrease star Morgan Freeman as assassin Frank Carden?", "Does the deed star Morgan Freeman as assassin Frank Carden?", "Do the diminish stars Morgan Freeman as assassin Frank Carden?", "Who did The diminish stars Morgan Freeman as assassin Frank Carden ?", "Does the get star Morgan Freeman as assassin Frank Carden?", "Do the narrow stars Morgan Freeman as assassin Frank Carden?", "Who did The narrow stars Morgan Freeman as assassin Frank Carden ?", "Does the service agreement star Morgan Freeman as assassin Frank Carden?", "Do the shorten stars Morgan Freeman as assassin Frank Carden?", "Who did The shorten stars Morgan Freeman as assassin Frank Carden ?", "Does the shrink star Morgan Freeman as assassin Frank Carden?", "Does the sign star Morgan Freeman as assassin Frank Carden?", "Do the straiten stars Morgan Freeman as assassin Frank Carden?", "Who did The straiten stars Morgan Freeman as assassin Frank Carden ?", "Does the take stars Morgan Freeman as assassin Frank Carden?", "Who did The take stars Morgan Freeman as assassin Frank Carden ?", "Do the undertake stars Morgan Freeman as assassin Frank Carden?", "Where did The undertake stars Morgan Freeman as assassin Frank Carden ?", "Who did The undertake stars Morgan Freeman as assassin Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as assassin John Cusack as forefinger Ray Keene?", "Where did stars as assassin John Cusack as forefinger Ray Keene ?", "Who did stars as assassin John Cusack as forefinger Ray Keene ?", "Does the Contract stars as assassin Frank Carden?", "Where did stars as assassin Frank Carden ?", "Who did stars as assassin Frank Carden ?", "Does the abate stars as assassin John Cusack as forefinger Ray Keene?", "Who did The abate stars as assassin John Cusack as forefinger Ray Keene ?", "Does the abridge star as assassin John Cusack as forefinger Ray Keene?", "Does the agreement star as assassin John Cusack as forefinger Ray Keene?", "Does the bargain stars as assassin John Cusack as forefinger Ray Keene?", "Who did The bargain stars as assassin John Cusack as forefinger Ray Keene ?", "Does the catch star as assassin John Cusack as forefinger Ray Keene?", "Does the collapse star as assassin John Cusack as forefinger Ray Keene?", "Does the compress star as assassin John Cusack as forefinger Ray Keene?", "Does the condense star as assassin John Cusack as forefinger Ray Keene?", "Does the contract bridge star as assassin John Cusack as forefinger Ray Keene?", "Does the contract law star as assassin John Cusack as forefinger Ray Keene?", "Does the deal star as assassin John Cusack as forefinger Ray Keene?", "Does the declaration star as assassin John Cusack as forefinger Ray Keene?", "Does the decrease star as assassin John Cusack as forefinger Ray Keene?", "Does the deed star as assassin John Cusack as forefinger Ray Keene?", "Do the diminish stars as assassin John Cusack as forefinger Ray Keene?", "Who did The diminish stars as assassin John Cusack as forefinger Ray Keene ?", "Does the get star as assassin John Cusack as forefinger Ray Keene?", "Do the narrow stars as assassin John Cusack as forefinger Ray Keene?", "Who did The narrow stars as assassin John Cusack as forefinger Ray Keene ?", "Does the service agreement star as assassin John Cusack as forefinger Ray Keene?", "Do the shorten stars as assassin John Cusack as forefinger Ray Keene?", "Who did The shorten stars as assassin John Cusack as forefinger Ray Keene ?", "Does the shrink star as assassin John Cusack as forefinger Ray Keene?", "Does the sign star as assassin John Cusack as forefinger Ray Keene?", "Do the straiten stars as assassin John Cusack as forefinger Ray Keene?", "Who did The straiten stars as assassin John Cusack as forefinger Ray Keene ?", "Does the take stars as assassin John Cusack as forefinger Ray Keene?", "Who did The take stars as assassin John Cusack as forefinger Ray Keene ?", "Do the undertake stars as assassin John Cusack as forefinger Ray Keene?", "Where did The undertake stars as assassin John Cusack as forefinger Ray Keene ?", "Who did The undertake stars as assassin John Cusack as forefinger Ray Keene ?", "Does the abate stars as assassin Frank Carden?", "Who did The abate stars as assassin Frank Carden ?", "Does the abridge star as assassin Frank Carden?", "Does the agreement star as assassin Frank Carden?", "Does the bargain stars as assassin Frank Carden?", "Who did The bargain stars as assassin Frank Carden ?", "Does the catch star as assassin Frank Carden?", "Does the collapse star as assassin Frank Carden?", "Does the compress star as assassin Frank Carden?", "Does the condense star as assassin Frank Carden?", "Does the contract bridge star as assassin Frank Carden?", "Does the contract law star as assassin Frank Carden?", "Does the deal star as assassin Frank Carden?", "Does the declaration star as assassin Frank Carden?", "Does the decrease star as assassin Frank Carden?", "Does the deed star as assassin Frank Carden?", "Do the diminish stars as assassin Frank Carden?", "Who did The diminish stars as assassin Frank Carden ?", "Does the get star as assassin Frank Carden?", "Do the narrow stars as assassin Frank Carden?", "Who did The narrow stars as assassin Frank Carden ?", "Does the service agreement star as assassin Frank Carden?", "Do the shorten stars as assassin Frank Carden?", "Who did The shorten stars as assassin Frank Carden ?", "Does the shrink star as assassin Frank Carden?", "Does the sign star as assassin Frank Carden?", "Do the straiten stars as assassin Frank Carden?", "Who did The straiten stars as assassin Frank Carden ?", "Does the take stars as assassin Frank Carden?", "Who did The take stars as assassin Frank Carden ?", "Do the undertake stars as assassin Frank Carden?", "Where did The undertake stars as assassin Frank Carden ?", "Who did The undertake stars as assassin Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824910, "src_sentence": "The Contract stars Morgan Freeman as homicide Frank Carden and John Cusack as forefinger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as homicide Frank Carden", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as homicide Frank Carden?", "Where did The Contract stars Morgan Freeman as homicide Frank Carden ?", "Who did The Contract stars Morgan Freeman as homicide Frank Carden ?", "Does the abate stars Morgan Freeman as homicide Frank Carden?", "Who did The abate stars Morgan Freeman as homicide Frank Carden ?", "Does the abridge star Morgan Freeman as homicide Frank Carden?", "Does the agreement star Morgan Freeman as homicide Frank Carden?", "Does the bargain stars Morgan Freeman as homicide Frank Carden?", "Who did The bargain stars Morgan Freeman as homicide Frank Carden ?", "Does the catch star Morgan Freeman as homicide Frank Carden?", "Does the collapse star Morgan Freeman as homicide Frank Carden?", "Does the compress star Morgan Freeman as homicide Frank Carden?", "Does the condense star Morgan Freeman as homicide Frank Carden?", "Does the contract bridge star Morgan Freeman as homicide Frank Carden?", "Does the contract law star Morgan Freeman as homicide Frank Carden?", "Does the deal star Morgan Freeman as homicide Frank Carden?", "Does the declaration star Morgan Freeman as homicide Frank Carden?", "Does the decrease star Morgan Freeman as homicide Frank Carden?", "Does the deed star Morgan Freeman as homicide Frank Carden?", "Do the diminish stars Morgan Freeman as homicide Frank Carden?", "Who did The diminish stars Morgan Freeman as homicide Frank Carden ?", "Does the get star Morgan Freeman as homicide Frank Carden?", "Do the narrow stars Morgan Freeman as homicide Frank Carden?", "Who did The narrow stars Morgan Freeman as homicide Frank Carden ?", "Does the service agreement star Morgan Freeman as homicide Frank Carden?", "Do the shorten stars Morgan Freeman as homicide Frank Carden?", "Who did The shorten stars Morgan Freeman as homicide Frank Carden ?", "Does the shrink star Morgan Freeman as homicide Frank Carden?", "Does the sign star Morgan Freeman as homicide Frank Carden?", "Do the straiten stars Morgan Freeman as homicide Frank Carden?", "Who did The straiten stars Morgan Freeman as homicide Frank Carden ?", "Does the take stars Morgan Freeman as homicide Frank Carden?", "Who did The take stars Morgan Freeman as homicide Frank Carden ?", "Do the undertake stars Morgan Freeman as homicide Frank Carden?", "Where did The undertake stars Morgan Freeman as homicide Frank Carden ?", "Who did The undertake stars Morgan Freeman as homicide Frank Carden ?"], "type": [-1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as homicide Frank Carden?", "Where did stars as homicide Frank Carden ?", "Who did stars as homicide Frank Carden ?", "Does the abate stars as homicide Frank Carden?", "Who did The abate stars as homicide Frank Carden ?", "Does the abridge star as homicide Frank Carden?", "Does the agreement star as homicide Frank Carden?", "Does the bargain stars as homicide Frank Carden?", "Who did The bargain stars as homicide Frank Carden ?", "Does the catch star as homicide Frank Carden?", "Does the collapse star as homicide Frank Carden?", "Does the compress star as homicide Frank Carden?", "Does the condense star as homicide Frank Carden?", "Does the contract bridge star as homicide Frank Carden?", "Does the contract law star as homicide Frank Carden?", "Does the deal star as homicide Frank Carden?", "Does the declaration star as homicide Frank Carden?", "Does the decrease star as homicide Frank Carden?", "Does the deed star as homicide Frank Carden?", "Do the diminish stars as homicide Frank Carden?", "Who did The diminish stars as homicide Frank Carden ?", "Does the get star as homicide Frank Carden?", "Do the narrow stars as homicide Frank Carden?", "Who did The narrow stars as homicide Frank Carden ?", "Does the service agreement star as homicide Frank Carden?", "Do the shorten stars as homicide Frank Carden?", "Who did The shorten stars as homicide Frank Carden ?", "Does the shrink star as homicide Frank Carden?", "Does the sign star as homicide Frank Carden?", "Do the straiten stars as homicide Frank Carden?", "Who did The straiten stars as homicide Frank Carden ?", "Does the take stars as homicide Frank Carden?", "Who did The take stars as homicide Frank Carden ?", "Do the undertake stars as homicide Frank Carden?", "Where did The undertake stars as homicide Frank Carden ?", "Who did The undertake stars as homicide Frank Carden ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824913, "src_sentence": "The Contract stars Morgan Freeman as hatchet man Frank Carden and John Cusack as demonstrator Ray Keene.", "sentence": "The Contract stars Morgan Freeman as John Cusack as demonstrator Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Where did The Contract stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Who did The Contract stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the Contract stars Morgan Freeman as hatchet man Frank Carden?", "Where did The Contract stars Morgan Freeman as hatchet man Frank Carden ?", "Who did The Contract stars Morgan Freeman as hatchet man Frank Carden ?", "Does the abate stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The abate stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the abridge star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the agreement star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the bargain stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The bargain stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the catch star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the collapse star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the compress star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the condense star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the contract bridge star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the contract law star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the deal star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the declaration star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the decrease star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the deed star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Do the diminish stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The diminish stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the get star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Do the narrow stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The narrow stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the service agreement star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Do the shorten stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The shorten stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the shrink star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Does the sign star Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Do the straiten stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The straiten stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the take stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The take stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Do the undertake stars Morgan Freeman as John Cusack as demonstrator Ray Keene?", "Who did The undertake stars Morgan Freeman as John Cusack as demonstrator Ray Keene ?", "Does the abate stars Morgan Freeman as hatchet man Frank Carden?", "Who did The abate stars Morgan Freeman as hatchet man Frank Carden ?", "Does the abridge star Morgan Freeman as hatchet man Frank Carden?", "Does the agreement star Morgan Freeman as hatchet man Frank Carden?", "Does the bargain stars Morgan Freeman as hatchet man Frank Carden?", "Who did The bargain stars Morgan Freeman as hatchet man Frank Carden ?", "Does the catch star Morgan Freeman as hatchet man Frank Carden?", "Does the collapse star Morgan Freeman as hatchet man Frank Carden?", "Does the compress star Morgan Freeman as hatchet man Frank Carden?", "Does the condense star Morgan Freeman as hatchet man Frank Carden?", "Does the contract bridge star Morgan Freeman as hatchet man Frank Carden?", "Does the contract law star Morgan Freeman as hatchet man Frank Carden?", "Does the deal star Morgan Freeman as hatchet man Frank Carden?", "Does the declaration star Morgan Freeman as hatchet man Frank Carden?", "Does the decrease star Morgan Freeman as hatchet man Frank Carden?", "Does the deed star Morgan Freeman as hatchet man Frank Carden?", "Do the diminish stars Morgan Freeman as hatchet man Frank Carden?", "Who did The diminish stars Morgan Freeman as hatchet man Frank Carden ?", "Does the get star Morgan Freeman as hatchet man Frank Carden?", "Do the narrow stars Morgan Freeman as hatchet man Frank Carden?", "Who did The narrow stars Morgan Freeman as hatchet man Frank Carden ?", "Does the service agreement star Morgan Freeman as hatchet man Frank Carden?", "Do the shorten stars Morgan Freeman as hatchet man Frank Carden?", "Who did The shorten stars Morgan Freeman as hatchet man Frank Carden ?", "Does the shrink star Morgan Freeman as hatchet man Frank Carden?", "Does the sign star Morgan Freeman as hatchet man Frank Carden?", "Do the straiten stars Morgan Freeman as hatchet man Frank Carden?", "Who did The straiten stars Morgan Freeman as hatchet man Frank Carden ?", "Does the take stars Morgan Freeman as hatchet man Frank Carden?", "Who did The take stars Morgan Freeman as hatchet man Frank Carden ?", "Do the undertake stars Morgan Freeman as hatchet man Frank Carden?", "Who did The undertake stars Morgan Freeman as hatchet man Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does the Contract stars as John Cusack as demonstrator Ray Keene?", "Where did stars as John Cusack as demonstrator Ray Keene ?", "Who did stars as John Cusack as demonstrator Ray Keene ?", "Does the Contract stars as hatchet man Frank Carden?", "Where did stars as hatchet man Frank Carden ?", "Who did stars as hatchet man Frank Carden ?", "Does the abate stars as John Cusack as demonstrator Ray Keene?", "Who did The abate stars as John Cusack as demonstrator Ray Keene ?", "Does the abridge star as John Cusack as demonstrator Ray Keene?", "Does the agreement star as John Cusack as demonstrator Ray Keene?", "Does the bargain stars as John Cusack as demonstrator Ray Keene?", "Who did The bargain stars as John Cusack as demonstrator Ray Keene ?", "Does the catch star as John Cusack as demonstrator Ray Keene?", "Does the collapse star as John Cusack as demonstrator Ray Keene?", "Does the compress star as John Cusack as demonstrator Ray Keene?", "Does the condense star as John Cusack as demonstrator Ray Keene?", "Does the contract bridge star as John Cusack as demonstrator Ray Keene?", "Does the contract law star as John Cusack as demonstrator Ray Keene?", "Does the deal star as John Cusack as demonstrator Ray Keene?", "Does the declaration star as John Cusack as demonstrator Ray Keene?", "Does the decrease star as John Cusack as demonstrator Ray Keene?", "Does the deed star as John Cusack as demonstrator Ray Keene?", "Do the diminish stars as John Cusack as demonstrator Ray Keene?", "Who did The diminish stars as John Cusack as demonstrator Ray Keene ?", "Does the get star as John Cusack as demonstrator Ray Keene?", "Do the narrow stars as John Cusack as demonstrator Ray Keene?", "Who did The narrow stars as John Cusack as demonstrator Ray Keene ?", "Does the service agreement star as John Cusack as demonstrator Ray Keene?", "Do the shorten stars as John Cusack as demonstrator Ray Keene?", "Who did The shorten stars as John Cusack as demonstrator Ray Keene ?", "Does the shrink star as John Cusack as demonstrator Ray Keene?", "Does the sign star as John Cusack as demonstrator Ray Keene?", "Do the straiten stars as John Cusack as demonstrator Ray Keene?", "Who did The straiten stars as John Cusack as demonstrator Ray Keene ?", "Does the take stars as John Cusack as demonstrator Ray Keene?", "Who did The take stars as John Cusack as demonstrator Ray Keene ?", "Do the undertake stars as John Cusack as demonstrator Ray Keene?", "Who did The undertake stars as John Cusack as demonstrator Ray Keene ?", "Does the abate stars as hatchet man Frank Carden?", "Who did The abate stars as hatchet man Frank Carden ?", "Does the abridge star as hatchet man Frank Carden?", "Does the agreement star as hatchet man Frank Carden?", "Does the bargain stars as hatchet man Frank Carden?", "Who did The bargain stars as hatchet man Frank Carden ?", "Does the catch star as hatchet man Frank Carden?", "Does the collapse star as hatchet man Frank Carden?", "Does the compress star as hatchet man Frank Carden?", "Does the condense star as hatchet man Frank Carden?", "Does the contract bridge star as hatchet man Frank Carden?", "Does the contract law star as hatchet man Frank Carden?", "Does the deal star as hatchet man Frank Carden?", "Does the declaration star as hatchet man Frank Carden?", "Does the decrease star as hatchet man Frank Carden?", "Does the deed star as hatchet man Frank Carden?", "Do the diminish stars as hatchet man Frank Carden?", "Who did The diminish stars as hatchet man Frank Carden ?", "Does the get star as hatchet man Frank Carden?", "Do the narrow stars as hatchet man Frank Carden?", "Who did The narrow stars as hatchet man Frank Carden ?", "Does the service agreement star as hatchet man Frank Carden?", "Do the shorten stars as hatchet man Frank Carden?", "Who did The shorten stars as hatchet man Frank Carden ?", "Does the shrink star as hatchet man Frank Carden?", "Does the sign star as hatchet man Frank Carden?", "Do the straiten stars as hatchet man Frank Carden?", "Who did The straiten stars as hatchet man Frank Carden ?", "Does the take stars as hatchet man Frank Carden?", "Who did The take stars as hatchet man Frank Carden ?", "Do the undertake stars as hatchet man Frank Carden?", "Who did The undertake stars as hatchet man Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824914, "src_sentence": "The Contract stars Morgan Freeman as murderer Frank Carden and John Cusack as demonstrator Ray Keene.", "sentence": "The Contract stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Where did The Contract stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Who did The Contract stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the Contract stars Morgan Freeman as murderer Frank Carden?", "Where did The Contract stars Morgan Freeman as murderer Frank Carden ?", "Who did The Contract stars Morgan Freeman as murderer Frank Carden ?", "Does the abate stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The abate stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the abridge star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the agreement star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the bargain stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The bargain stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the catch star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the collapse star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the compress star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the condense star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the contract bridge star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the contract law star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the deal star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the declaration star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the decrease star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the deed star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Do the diminish stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The diminish stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the get star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Do the narrow stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The narrow stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the service agreement star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Do the shorten stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The shorten stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the shrink star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Does the sign star Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Do the straiten stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The straiten stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the take stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Who did The take stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Do the undertake stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene?", "Where did The undertake stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Who did The undertake stars Morgan Freeman as murderer John Cusack as demonstrator Ray Keene ?", "Does the abate stars Morgan Freeman as murderer Frank Carden?", "Who did The abate stars Morgan Freeman as murderer Frank Carden ?", "Does the abridge star Morgan Freeman as murderer Frank Carden?", "Does the agreement star Morgan Freeman as murderer Frank Carden?", "Does the bargain stars Morgan Freeman as murderer Frank Carden?", "Who did The bargain stars Morgan Freeman as murderer Frank Carden ?", "Does the catch star Morgan Freeman as murderer Frank Carden?", "Does the collapse star Morgan Freeman as murderer Frank Carden?", "Does the compress star Morgan Freeman as murderer Frank Carden?", "Does the condense star Morgan Freeman as murderer Frank Carden?", "Does the contract bridge star Morgan Freeman as murderer Frank Carden?", "Does the contract law star Morgan Freeman as murderer Frank Carden?", "Does the deal star Morgan Freeman as murderer Frank Carden?", "Does the declaration star Morgan Freeman as murderer Frank Carden?", "Does the decrease star Morgan Freeman as murderer Frank Carden?", "Does the deed star Morgan Freeman as murderer Frank Carden?", "Do the diminish stars Morgan Freeman as murderer Frank Carden?", "Who did The diminish stars Morgan Freeman as murderer Frank Carden ?", "Does the get star Morgan Freeman as murderer Frank Carden?", "Do the narrow stars Morgan Freeman as murderer Frank Carden?", "Who did The narrow stars Morgan Freeman as murderer Frank Carden ?", "Does the service agreement star Morgan Freeman as murderer Frank Carden?", "Do the shorten stars Morgan Freeman as murderer Frank Carden?", "Who did The shorten stars Morgan Freeman as murderer Frank Carden ?", "Does the shrink star Morgan Freeman as murderer Frank Carden?", "Does the sign star Morgan Freeman as murderer Frank Carden?", "Do the straiten stars Morgan Freeman as murderer Frank Carden?", "Who did The straiten stars Morgan Freeman as murderer Frank Carden ?", "Does the take stars Morgan Freeman as murderer Frank Carden?", "Who did The take stars Morgan Freeman as murderer Frank Carden ?", "Do the undertake stars Morgan Freeman as murderer Frank Carden?", "Where did The undertake stars Morgan Freeman as murderer Frank Carden ?", "Who did The undertake stars Morgan Freeman as murderer Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as murderer John Cusack as demonstrator Ray Keene?", "Where did stars as murderer John Cusack as demonstrator Ray Keene ?", "Who did stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the Contract stars as murderer Frank Carden?", "Where did stars as murderer Frank Carden ?", "Who did stars as murderer Frank Carden ?", "Does the abate stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The abate stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the abridge star as murderer John Cusack as demonstrator Ray Keene?", "Does the agreement star as murderer John Cusack as demonstrator Ray Keene?", "Does the bargain stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The bargain stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the catch star as murderer John Cusack as demonstrator Ray Keene?", "Does the collapse star as murderer John Cusack as demonstrator Ray Keene?", "Does the compress star as murderer John Cusack as demonstrator Ray Keene?", "Does the condense star as murderer John Cusack as demonstrator Ray Keene?", "Does the contract bridge star as murderer John Cusack as demonstrator Ray Keene?", "Does the contract law star as murderer John Cusack as demonstrator Ray Keene?", "Does the deal star as murderer John Cusack as demonstrator Ray Keene?", "Does the declaration star as murderer John Cusack as demonstrator Ray Keene?", "Does the decrease star as murderer John Cusack as demonstrator Ray Keene?", "Does the deed star as murderer John Cusack as demonstrator Ray Keene?", "Do the diminish stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The diminish stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the get star as murderer John Cusack as demonstrator Ray Keene?", "Do the narrow stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The narrow stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the service agreement star as murderer John Cusack as demonstrator Ray Keene?", "Do the shorten stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The shorten stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the shrink star as murderer John Cusack as demonstrator Ray Keene?", "Does the sign star as murderer John Cusack as demonstrator Ray Keene?", "Do the straiten stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The straiten stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the take stars as murderer John Cusack as demonstrator Ray Keene?", "Who did The take stars as murderer John Cusack as demonstrator Ray Keene ?", "Do the undertake stars as murderer John Cusack as demonstrator Ray Keene?", "Where did The undertake stars as murderer John Cusack as demonstrator Ray Keene ?", "Who did The undertake stars as murderer John Cusack as demonstrator Ray Keene ?", "Does the abate stars as murderer Frank Carden?", "Who did The abate stars as murderer Frank Carden ?", "Does the abridge star as murderer Frank Carden?", "Does the agreement star as murderer Frank Carden?", "Does the bargain stars as murderer Frank Carden?", "Who did The bargain stars as murderer Frank Carden ?", "Does the catch star as murderer Frank Carden?", "Does the collapse star as murderer Frank Carden?", "Does the compress star as murderer Frank Carden?", "Does the condense star as murderer Frank Carden?", "Does the contract bridge star as murderer Frank Carden?", "Does the contract law star as murderer Frank Carden?", "Does the deal star as murderer Frank Carden?", "Does the declaration star as murderer Frank Carden?", "Does the decrease star as murderer Frank Carden?", "Does the deed star as murderer Frank Carden?", "Do the diminish stars as murderer Frank Carden?", "Who did The diminish stars as murderer Frank Carden ?", "Does the get star as murderer Frank Carden?", "Do the narrow stars as murderer Frank Carden?", "Who did The narrow stars as murderer Frank Carden ?", "Does the service agreement star as murderer Frank Carden?", "Do the shorten stars as murderer Frank Carden?", "Who did The shorten stars as murderer Frank Carden ?", "Does the shrink star as murderer Frank Carden?", "Does the sign star as murderer Frank Carden?", "Do the straiten stars as murderer Frank Carden?", "Who did The straiten stars as murderer Frank Carden ?", "Does the take stars as murderer Frank Carden?", "Who did The take stars as murderer Frank Carden ?", "Do the undertake stars as murderer Frank Carden?", "Where did The undertake stars as murderer Frank Carden ?", "Who did The undertake stars as murderer Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824933, "src_sentence": "The Contract stars Morgan Freeman as assassinator Frank Carden and John Cusack as index finger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Where did The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Who did The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the Contract stars Morgan Freeman as assassinator Frank Carden?", "Where did The Contract stars Morgan Freeman as assassinator Frank Carden ?", "Who did The Contract stars Morgan Freeman as assassinator Frank Carden ?", "Does the abate stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The abate stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the abridge star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the agreement star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the bargain stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The bargain stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the catch star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the collapse star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the compress star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the condense star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the contract bridge star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the contract law star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the deal star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the declaration star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the decrease star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the deed star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the diminish stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The diminish stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the get star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the narrow stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The narrow stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the service agreement star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the shorten stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The shorten stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the shrink star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the sign star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the straiten stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The straiten stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the take stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The take stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Do the undertake stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The undertake stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the abate stars Morgan Freeman as assassinator Frank Carden?", "Who did The abate stars Morgan Freeman as assassinator Frank Carden ?", "Does the abridge star Morgan Freeman as assassinator Frank Carden?", "Does the agreement star Morgan Freeman as assassinator Frank Carden?", "Does the bargain stars Morgan Freeman as assassinator Frank Carden?", "Who did The bargain stars Morgan Freeman as assassinator Frank Carden ?", "Does the catch star Morgan Freeman as assassinator Frank Carden?", "Does the collapse star Morgan Freeman as assassinator Frank Carden?", "Does the compress star Morgan Freeman as assassinator Frank Carden?", "Does the condense star Morgan Freeman as assassinator Frank Carden?", "Does the contract bridge star Morgan Freeman as assassinator Frank Carden?", "Does the contract law star Morgan Freeman as assassinator Frank Carden?", "Does the deal star Morgan Freeman as assassinator Frank Carden?", "Does the declaration star Morgan Freeman as assassinator Frank Carden?", "Does the decrease star Morgan Freeman as assassinator Frank Carden?", "Does the deed star Morgan Freeman as assassinator Frank Carden?", "Do the diminish stars Morgan Freeman as assassinator Frank Carden?", "Who did The diminish stars Morgan Freeman as assassinator Frank Carden ?", "Does the get star Morgan Freeman as assassinator Frank Carden?", "Do the narrow stars Morgan Freeman as assassinator Frank Carden?", "Who did The narrow stars Morgan Freeman as assassinator Frank Carden ?", "Does the service agreement star Morgan Freeman as assassinator Frank Carden?", "Do the shorten stars Morgan Freeman as assassinator Frank Carden?", "Who did The shorten stars Morgan Freeman as assassinator Frank Carden ?", "Does the shrink star Morgan Freeman as assassinator Frank Carden?", "Does the sign star Morgan Freeman as assassinator Frank Carden?", "Do the straiten stars Morgan Freeman as assassinator Frank Carden?", "Who did The straiten stars Morgan Freeman as assassinator Frank Carden ?", "Does the take stars Morgan Freeman as assassinator Frank Carden?", "Who did The take stars Morgan Freeman as assassinator Frank Carden ?", "Do the undertake stars Morgan Freeman as assassinator Frank Carden?", "Who did The undertake stars Morgan Freeman as assassinator Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Does the Contract stars as John Cusack as index finger Ray Keene?", "Where did stars as John Cusack as index finger Ray Keene ?", "Who did stars as John Cusack as index finger Ray Keene ?", "Does the Contract stars as assassinator Frank Carden?", "Where did stars as assassinator Frank Carden ?", "Who did stars as assassinator Frank Carden ?", "Does the abate stars as John Cusack as index finger Ray Keene?", "Who did The abate stars as John Cusack as index finger Ray Keene ?", "Does the abridge star as John Cusack as index finger Ray Keene?", "Does the agreement star as John Cusack as index finger Ray Keene?", "Does the bargain stars as John Cusack as index finger Ray Keene?", "Who did The bargain stars as John Cusack as index finger Ray Keene ?", "Does the catch star as John Cusack as index finger Ray Keene?", "Does the collapse star as John Cusack as index finger Ray Keene?", "Does the compress star as John Cusack as index finger Ray Keene?", "Does the condense star as John Cusack as index finger Ray Keene?", "Does the contract bridge star as John Cusack as index finger Ray Keene?", "Does the contract law star as John Cusack as index finger Ray Keene?", "Does the deal star as John Cusack as index finger Ray Keene?", "Does the declaration star as John Cusack as index finger Ray Keene?", "Does the decrease star as John Cusack as index finger Ray Keene?", "Does the deed star as John Cusack as index finger Ray Keene?", "Do the diminish stars as John Cusack as index finger Ray Keene?", "Who did The diminish stars as John Cusack as index finger Ray Keene ?", "Does the get star as John Cusack as index finger Ray Keene?", "Do the narrow stars as John Cusack as index finger Ray Keene?", "Who did The narrow stars as John Cusack as index finger Ray Keene ?", "Does the service agreement star as John Cusack as index finger Ray Keene?", "Do the shorten stars as John Cusack as index finger Ray Keene?", "Who did The shorten stars as John Cusack as index finger Ray Keene ?", "Does the shrink star as John Cusack as index finger Ray Keene?", "Does the sign star as John Cusack as index finger Ray Keene?", "Do the straiten stars as John Cusack as index finger Ray Keene?", "Who did The straiten stars as John Cusack as index finger Ray Keene ?", "Does the take stars as John Cusack as index finger Ray Keene?", "Who did The take stars as John Cusack as index finger Ray Keene ?", "Do the undertake stars as John Cusack as index finger Ray Keene?", "Who did The undertake stars as John Cusack as index finger Ray Keene ?", "Does the abate stars as assassinator Frank Carden?", "Who did The abate stars as assassinator Frank Carden ?", "Does the abridge star as assassinator Frank Carden?", "Does the agreement star as assassinator Frank Carden?", "Does the bargain stars as assassinator Frank Carden?", "Who did The bargain stars as assassinator Frank Carden ?", "Does the catch star as assassinator Frank Carden?", "Does the collapse star as assassinator Frank Carden?", "Does the compress star as assassinator Frank Carden?", "Does the condense star as assassinator Frank Carden?", "Does the contract bridge star as assassinator Frank Carden?", "Does the contract law star as assassinator Frank Carden?", "Does the deal star as assassinator Frank Carden?", "Does the declaration star as assassinator Frank Carden?", "Does the decrease star as assassinator Frank Carden?", "Does the deed star as assassinator Frank Carden?", "Do the diminish stars as assassinator Frank Carden?", "Who did The diminish stars as assassinator Frank Carden ?", "Does the get star as assassinator Frank Carden?", "Do the narrow stars as assassinator Frank Carden?", "Who did The narrow stars as assassinator Frank Carden ?", "Does the service agreement star as assassinator Frank Carden?", "Do the shorten stars as assassinator Frank Carden?", "Who did The shorten stars as assassinator Frank Carden ?", "Does the shrink star as assassinator Frank Carden?", "Does the sign star as assassinator Frank Carden?", "Do the straiten stars as assassinator Frank Carden?", "Who did The straiten stars as assassinator Frank Carden ?", "Does the take stars as assassinator Frank Carden?", "Who did The take stars as assassinator Frank Carden ?", "Do the undertake stars as assassinator Frank Carden?", "Who did The undertake stars as assassinator Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824937, "src_sentence": "The Contract stars Morgan Freeman as bravo Frank Carden and John Cusack as index finger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Where did The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Who did The Contract stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the Contract stars Morgan Freeman as bravo Frank Carden?", "Where did The Contract stars Morgan Freeman as bravo Frank Carden ?", "Who did The Contract stars Morgan Freeman as bravo Frank Carden ?", "Does the abate stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The abate stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the abridge star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the agreement star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the bargain stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The bargain stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the catch star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the collapse star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the compress star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the condense star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the contract bridge star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the contract law star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the deal star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the declaration star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the decrease star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the deed star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the diminish stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The diminish stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the get star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the narrow stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The narrow stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the service agreement star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the shorten stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The shorten stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the shrink star Morgan Freeman as John Cusack as index finger Ray Keene?", "Does the sign star Morgan Freeman as John Cusack as index finger Ray Keene?", "Do the straiten stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The straiten stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the take stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The take stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Do the undertake stars Morgan Freeman as John Cusack as index finger Ray Keene?", "Who did The undertake stars Morgan Freeman as John Cusack as index finger Ray Keene ?", "Does the abate stars Morgan Freeman as bravo Frank Carden?", "Who did The abate stars Morgan Freeman as bravo Frank Carden ?", "Does the abridge star Morgan Freeman as bravo Frank Carden?", "Does the agreement star Morgan Freeman as bravo Frank Carden?", "Does the bargain stars Morgan Freeman as bravo Frank Carden?", "Who did The bargain stars Morgan Freeman as bravo Frank Carden ?", "Does the catch star Morgan Freeman as bravo Frank Carden?", "Does the collapse star Morgan Freeman as bravo Frank Carden?", "Does the compress star Morgan Freeman as bravo Frank Carden?", "Does the condense star Morgan Freeman as bravo Frank Carden?", "Does the contract bridge star Morgan Freeman as bravo Frank Carden?", "Does the contract law star Morgan Freeman as bravo Frank Carden?", "Does the deal star Morgan Freeman as bravo Frank Carden?", "Does the declaration star Morgan Freeman as bravo Frank Carden?", "Does the decrease star Morgan Freeman as bravo Frank Carden?", "Does the deed star Morgan Freeman as bravo Frank Carden?", "Do the diminish stars Morgan Freeman as bravo Frank Carden?", "Who did The diminish stars Morgan Freeman as bravo Frank Carden ?", "Does the get star Morgan Freeman as bravo Frank Carden?", "Do the narrow stars Morgan Freeman as bravo Frank Carden?", "Where did The narrow stars Morgan Freeman as bravo Frank Carden ?", "Who did The narrow stars Morgan Freeman as bravo Frank Carden ?", "Does the service agreement star Morgan Freeman as bravo Frank Carden?", "Do the shorten stars Morgan Freeman as bravo Frank Carden?", "Who did The shorten stars Morgan Freeman as bravo Frank Carden ?", "Does the shrink star Morgan Freeman as bravo Frank Carden?", "Does the sign star Morgan Freeman as bravo Frank Carden?", "Do the straiten stars Morgan Freeman as bravo Frank Carden?", "Who did The straiten stars Morgan Freeman as bravo Frank Carden ?", "Does the take stars Morgan Freeman as bravo Frank Carden?", "Where did The take stars Morgan Freeman as bravo Frank Carden ?", "Who did The take stars Morgan Freeman as bravo Frank Carden ?", "Do the undertake stars Morgan Freeman as bravo Frank Carden?", "Where did The undertake stars Morgan Freeman as bravo Frank Carden ?", "Who did The undertake stars Morgan Freeman as bravo Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 2, 1, -1, -1, 1, -1, -1, -1, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as John Cusack as index finger Ray Keene?", "Where did stars as John Cusack as index finger Ray Keene ?", "Who did stars as John Cusack as index finger Ray Keene ?", "Does the Contract stars as bravo Frank Carden?", "Where did stars as bravo Frank Carden ?", "Who did stars as bravo Frank Carden ?", "Does the abate stars as John Cusack as index finger Ray Keene?", "Who did The abate stars as John Cusack as index finger Ray Keene ?", "Does the abridge star as John Cusack as index finger Ray Keene?", "Does the agreement star as John Cusack as index finger Ray Keene?", "Does the bargain stars as John Cusack as index finger Ray Keene?", "Who did The bargain stars as John Cusack as index finger Ray Keene ?", "Does the catch star as John Cusack as index finger Ray Keene?", "Does the collapse star as John Cusack as index finger Ray Keene?", "Does the compress star as John Cusack as index finger Ray Keene?", "Does the condense star as John Cusack as index finger Ray Keene?", "Does the contract bridge star as John Cusack as index finger Ray Keene?", "Does the contract law star as John Cusack as index finger Ray Keene?", "Does the deal star as John Cusack as index finger Ray Keene?", "Does the declaration star as John Cusack as index finger Ray Keene?", "Does the decrease star as John Cusack as index finger Ray Keene?", "Does the deed star as John Cusack as index finger Ray Keene?", "Do the diminish stars as John Cusack as index finger Ray Keene?", "Who did The diminish stars as John Cusack as index finger Ray Keene ?", "Does the get star as John Cusack as index finger Ray Keene?", "Do the narrow stars as John Cusack as index finger Ray Keene?", "Who did The narrow stars as John Cusack as index finger Ray Keene ?", "Does the service agreement star as John Cusack as index finger Ray Keene?", "Do the shorten stars as John Cusack as index finger Ray Keene?", "Who did The shorten stars as John Cusack as index finger Ray Keene ?", "Does the shrink star as John Cusack as index finger Ray Keene?", "Does the sign star as John Cusack as index finger Ray Keene?", "Do the straiten stars as John Cusack as index finger Ray Keene?", "Who did The straiten stars as John Cusack as index finger Ray Keene ?", "Does the take stars as John Cusack as index finger Ray Keene?", "Who did The take stars as John Cusack as index finger Ray Keene ?", "Do the undertake stars as John Cusack as index finger Ray Keene?", "Who did The undertake stars as John Cusack as index finger Ray Keene ?", "Does the abate stars as bravo Frank Carden?", "Who did The abate stars as bravo Frank Carden ?", "Does the abridge star as bravo Frank Carden?", "Does the agreement star as bravo Frank Carden?", "Does the bargain stars as bravo Frank Carden?", "Who did The bargain stars as bravo Frank Carden ?", "Does the catch star as bravo Frank Carden?", "Does the collapse star as bravo Frank Carden?", "Does the compress star as bravo Frank Carden?", "Does the condense star as bravo Frank Carden?", "Does the contract bridge star as bravo Frank Carden?", "Does the contract law star as bravo Frank Carden?", "Does the deal star as bravo Frank Carden?", "Does the declaration star as bravo Frank Carden?", "Does the decrease star as bravo Frank Carden?", "Does the deed star as bravo Frank Carden?", "Do the diminish stars as bravo Frank Carden?", "Who did The diminish stars as bravo Frank Carden ?", "Does the get star as bravo Frank Carden?", "Do the narrow stars as bravo Frank Carden?", "Where did The narrow stars as bravo Frank Carden ?", "Who did The narrow stars as bravo Frank Carden ?", "Does the service agreement star as bravo Frank Carden?", "Do the shorten stars as bravo Frank Carden?", "Who did The shorten stars as bravo Frank Carden ?", "Does the shrink star as bravo Frank Carden?", "Does the sign star as bravo Frank Carden?", "Do the straiten stars as bravo Frank Carden?", "Who did The straiten stars as bravo Frank Carden ?", "Does the take stars as bravo Frank Carden?", "Where did The take stars as bravo Frank Carden ?", "Who did The take stars as bravo Frank Carden ?", "Do the undertake stars as bravo Frank Carden?", "Where did The undertake stars as bravo Frank Carden ?", "Who did The undertake stars as bravo Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824939, "src_sentence": "The Contract stars Morgan Freeman as assassin Frank Carden and John Cusack as arrow finger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Where did The Contract stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Who did The Contract stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the Contract stars Morgan Freeman as assassin Frank Carden?", "Where did The Contract stars Morgan Freeman as assassin Frank Carden ?", "Who did The Contract stars Morgan Freeman as assassin Frank Carden ?", "Does the abate stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The abate stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the abridge star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the agreement star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the bargain stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The bargain stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the catch star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the collapse star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the compress star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the condense star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the contract bridge star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the contract law star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the deal star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the declaration star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the decrease star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the deed star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Do the diminish stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The diminish stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the get star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Do the narrow stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The narrow stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the service agreement star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Do the shorten stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The shorten stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the shrink star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Does the sign star Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Do the straiten stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The straiten stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the take stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Who did The take stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Do the undertake stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene?", "Where did The undertake stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Who did The undertake stars Morgan Freeman as assassin John Cusack as arrow finger Ray Keene ?", "Does the abate stars Morgan Freeman as assassin Frank Carden?", "Who did The abate stars Morgan Freeman as assassin Frank Carden ?", "Does the abridge star Morgan Freeman as assassin Frank Carden?", "Does the agreement star Morgan Freeman as assassin Frank Carden?", "Does the bargain stars Morgan Freeman as assassin Frank Carden?", "Who did The bargain stars Morgan Freeman as assassin Frank Carden ?", "Does the catch star Morgan Freeman as assassin Frank Carden?", "Does the collapse star Morgan Freeman as assassin Frank Carden?", "Does the compress star Morgan Freeman as assassin Frank Carden?", "Does the condense star Morgan Freeman as assassin Frank Carden?", "Does the contract bridge star Morgan Freeman as assassin Frank Carden?", "Does the contract law star Morgan Freeman as assassin Frank Carden?", "Does the deal star Morgan Freeman as assassin Frank Carden?", "Does the declaration star Morgan Freeman as assassin Frank Carden?", "Does the decrease star Morgan Freeman as assassin Frank Carden?", "Does the deed star Morgan Freeman as assassin Frank Carden?", "Do the diminish stars Morgan Freeman as assassin Frank Carden?", "Who did The diminish stars Morgan Freeman as assassin Frank Carden ?", "Does the get star Morgan Freeman as assassin Frank Carden?", "Do the narrow stars Morgan Freeman as assassin Frank Carden?", "Who did The narrow stars Morgan Freeman as assassin Frank Carden ?", "Does the service agreement star Morgan Freeman as assassin Frank Carden?", "Do the shorten stars Morgan Freeman as assassin Frank Carden?", "Who did The shorten stars Morgan Freeman as assassin Frank Carden ?", "Does the shrink star Morgan Freeman as assassin Frank Carden?", "Does the sign star Morgan Freeman as assassin Frank Carden?", "Do the straiten stars Morgan Freeman as assassin Frank Carden?", "Who did The straiten stars Morgan Freeman as assassin Frank Carden ?", "Does the take stars Morgan Freeman as assassin Frank Carden?", "Who did The take stars Morgan Freeman as assassin Frank Carden ?", "Do the undertake stars Morgan Freeman as assassin Frank Carden?", "Where did The undertake stars Morgan Freeman as assassin Frank Carden ?", "Who did The undertake stars Morgan Freeman as assassin Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, -1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as assassin John Cusack as arrow finger Ray Keene?", "Where did stars as assassin John Cusack as arrow finger Ray Keene ?", "Who did stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the Contract stars as assassin Frank Carden?", "Where did stars as assassin Frank Carden ?", "Who did stars as assassin Frank Carden ?", "Does the abate stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The abate stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the abridge star as assassin John Cusack as arrow finger Ray Keene?", "Does the agreement star as assassin John Cusack as arrow finger Ray Keene?", "Does the bargain stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The bargain stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the catch star as assassin John Cusack as arrow finger Ray Keene?", "Does the collapse star as assassin John Cusack as arrow finger Ray Keene?", "Does the compress star as assassin John Cusack as arrow finger Ray Keene?", "Does the condense star as assassin John Cusack as arrow finger Ray Keene?", "Does the contract bridge star as assassin John Cusack as arrow finger Ray Keene?", "Does the contract law star as assassin John Cusack as arrow finger Ray Keene?", "Does the deal star as assassin John Cusack as arrow finger Ray Keene?", "Does the declaration star as assassin John Cusack as arrow finger Ray Keene?", "Does the decrease star as assassin John Cusack as arrow finger Ray Keene?", "Does the deed star as assassin John Cusack as arrow finger Ray Keene?", "Do the diminish stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The diminish stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the get star as assassin John Cusack as arrow finger Ray Keene?", "Do the narrow stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The narrow stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the service agreement star as assassin John Cusack as arrow finger Ray Keene?", "Do the shorten stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The shorten stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the shrink star as assassin John Cusack as arrow finger Ray Keene?", "Does the sign star as assassin John Cusack as arrow finger Ray Keene?", "Do the straiten stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The straiten stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the take stars as assassin John Cusack as arrow finger Ray Keene?", "Who did The take stars as assassin John Cusack as arrow finger Ray Keene ?", "Do the undertake stars as assassin John Cusack as arrow finger Ray Keene?", "Where did The undertake stars as assassin John Cusack as arrow finger Ray Keene ?", "Who did The undertake stars as assassin John Cusack as arrow finger Ray Keene ?", "Does the abate stars as assassin Frank Carden?", "Who did The abate stars as assassin Frank Carden ?", "Does the abridge star as assassin Frank Carden?", "Does the agreement star as assassin Frank Carden?", "Does the bargain stars as assassin Frank Carden?", "Who did The bargain stars as assassin Frank Carden ?", "Does the catch star as assassin Frank Carden?", "Does the collapse star as assassin Frank Carden?", "Does the compress star as assassin Frank Carden?", "Does the condense star as assassin Frank Carden?", "Does the contract bridge star as assassin Frank Carden?", "Does the contract law star as assassin Frank Carden?", "Does the deal star as assassin Frank Carden?", "Does the declaration star as assassin Frank Carden?", "Does the decrease star as assassin Frank Carden?", "Does the deed star as assassin Frank Carden?", "Do the diminish stars as assassin Frank Carden?", "Who did The diminish stars as assassin Frank Carden ?", "Does the get star as assassin Frank Carden?", "Do the narrow stars as assassin Frank Carden?", "Who did The narrow stars as assassin Frank Carden ?", "Does the service agreement star as assassin Frank Carden?", "Do the shorten stars as assassin Frank Carden?", "Who did The shorten stars as assassin Frank Carden ?", "Does the shrink star as assassin Frank Carden?", "Does the sign star as assassin Frank Carden?", "Do the straiten stars as assassin Frank Carden?", "Who did The straiten stars as assassin Frank Carden ?", "Does the take stars as assassin Frank Carden?", "Who did The take stars as assassin Frank Carden ?", "Do the undertake stars as assassin Frank Carden?", "Where did The undertake stars as assassin Frank Carden ?", "Who did The undertake stars as assassin Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824943, "src_sentence": "The Contract stars Morgan Freeman as killer Frank Carden and John Cusack as arrow finger Ray Keene.", "sentence": "The Contract stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The Contract stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The Contract stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the Contract stars Morgan Freeman as killer Frank Carden?", "Where did The Contract stars Morgan Freeman as killer Frank Carden ?", "Who did The Contract stars Morgan Freeman as killer Frank Carden ?", "Does the abate stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Who did The abate stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the abridge star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the agreement star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the bargain stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The bargain stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The bargain stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the catch star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the collapse star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the compress star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the condense star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the contract bridge star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the contract law star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the deal star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the declaration star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the decrease star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the deed star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Do the diminish stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The diminish stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The diminish stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the get star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Do the narrow stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The narrow stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The narrow stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the service agreement star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Do the shorten stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Who did The shorten stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the shrink star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Does the sign star Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Do the straiten stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Who did The straiten stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the take stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The take stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The take stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Do the undertake stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene?", "Where did The undertake stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Who did The undertake stars Morgan Freeman as killer John Cusack as arrow finger Ray Keene ?", "Does the abate stars Morgan Freeman as killer Frank Carden?", "Who did The abate stars Morgan Freeman as killer Frank Carden ?", "Does the abridge star Morgan Freeman as killer Frank Carden?", "Does the agreement star Morgan Freeman as killer Frank Carden?", "Does the bargain stars Morgan Freeman as killer Frank Carden?", "Where did The bargain stars Morgan Freeman as killer Frank Carden ?", "Who did The bargain stars Morgan Freeman as killer Frank Carden ?", "Does the catch star Morgan Freeman as killer Frank Carden?", "Does the collapse star Morgan Freeman as killer Frank Carden?", "Does the compress star Morgan Freeman as killer Frank Carden?", "Does the condense star Morgan Freeman as killer Frank Carden?", "Does the contract bridge star Morgan Freeman as killer Frank Carden?", "Does the contract law star Morgan Freeman as killer Frank Carden?", "Does the deal star Morgan Freeman as killer Frank Carden?", "Does the declaration star Morgan Freeman as killer Frank Carden?", "Does the decrease star Morgan Freeman as killer Frank Carden?", "Does the deed star Morgan Freeman as killer Frank Carden?", "Do the diminish stars Morgan Freeman as killer Frank Carden?", "Where did The diminish stars Morgan Freeman as killer Frank Carden ?", "Who did The diminish stars Morgan Freeman as killer Frank Carden ?", "Does the get star Morgan Freeman as killer Frank Carden?", "Do the narrow stars Morgan Freeman as killer Frank Carden?", "Where did The narrow stars Morgan Freeman as killer Frank Carden ?", "Who did The narrow stars Morgan Freeman as killer Frank Carden ?", "Does the service agreement star Morgan Freeman as killer Frank Carden?", "Do the shorten stars Morgan Freeman as killer Frank Carden?", "Who did The shorten stars Morgan Freeman as killer Frank Carden ?", "Does the shrink star Morgan Freeman as killer Frank Carden?", "Does the sign star Morgan Freeman as killer Frank Carden?", "Do the straiten stars Morgan Freeman as killer Frank Carden?", "Who did The straiten stars Morgan Freeman as killer Frank Carden ?", "Does the take stars Morgan Freeman as killer Frank Carden?", "Where did The take stars Morgan Freeman as killer Frank Carden ?", "Who did The take stars Morgan Freeman as killer Frank Carden ?", "Do the undertake stars Morgan Freeman as killer Frank Carden?", "Where did The undertake stars Morgan Freeman as killer Frank Carden ?", "Who did The undertake stars Morgan Freeman as killer Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, 2, 1, -1, -1, 1, -1, -1, -1, 1, -1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, 2, 1, -1, -1, 1, -1, -1, -1, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as killer John Cusack as arrow finger Ray Keene?", "Where did stars as killer John Cusack as arrow finger Ray Keene ?", "Who did stars as killer John Cusack as arrow finger Ray Keene ?", "Does the Contract stars as killer Frank Carden?", "Where did stars as killer Frank Carden ?", "Who did stars as killer Frank Carden ?", "Does the abate stars as killer John Cusack as arrow finger Ray Keene?", "Who did The abate stars as killer John Cusack as arrow finger Ray Keene ?", "Does the abridge star as killer John Cusack as arrow finger Ray Keene?", "Does the agreement star as killer John Cusack as arrow finger Ray Keene?", "Does the bargain stars as killer John Cusack as arrow finger Ray Keene?", "Where did The bargain stars as killer John Cusack as arrow finger Ray Keene ?", "Who did The bargain stars as killer John Cusack as arrow finger Ray Keene ?", "Does the catch star as killer John Cusack as arrow finger Ray Keene?", "Does the collapse star as killer John Cusack as arrow finger Ray Keene?", "Does the compress star as killer John Cusack as arrow finger Ray Keene?", "Does the condense star as killer John Cusack as arrow finger Ray Keene?", "Does the contract bridge star as killer John Cusack as arrow finger Ray Keene?", "Does the contract law star as killer John Cusack as arrow finger Ray Keene?", "Does the deal star as killer John Cusack as arrow finger Ray Keene?", "Does the declaration star as killer John Cusack as arrow finger Ray Keene?", "Does the decrease star as killer John Cusack as arrow finger Ray Keene?", "Does the deed star as killer John Cusack as arrow finger Ray Keene?", "Do the diminish stars as killer John Cusack as arrow finger Ray Keene?", "Where did The diminish stars as killer John Cusack as arrow finger Ray Keene ?", "Who did The diminish stars as killer John Cusack as arrow finger Ray Keene ?", "Does the get star as killer John Cusack as arrow finger Ray Keene?", "Do the narrow stars as killer John Cusack as arrow finger Ray Keene?", "Where did The narrow stars as killer John Cusack as arrow finger Ray Keene ?", "Who did The narrow stars as killer John Cusack as arrow finger Ray Keene ?", "Does the service agreement star as killer John Cusack as arrow finger Ray Keene?", "Do the shorten stars as killer John Cusack as arrow finger Ray Keene?", "Who did The shorten stars as killer John Cusack as arrow finger Ray Keene ?", "Does the shrink star as killer John Cusack as arrow finger Ray Keene?", "Does the sign star as killer John Cusack as arrow finger Ray Keene?", "Do the straiten stars as killer John Cusack as arrow finger Ray Keene?", "Who did The straiten stars as killer John Cusack as arrow finger Ray Keene ?", "Does the take stars as killer John Cusack as arrow finger Ray Keene?", "Where did The take stars as killer John Cusack as arrow finger Ray Keene ?", "Who did The take stars as killer John Cusack as arrow finger Ray Keene ?", "Do the undertake stars as killer John Cusack as arrow finger Ray Keene?", "Where did The undertake stars as killer John Cusack as arrow finger Ray Keene ?", "Who did The undertake stars as killer John Cusack as arrow finger Ray Keene ?", "Does the abate stars as killer Frank Carden?", "Who did The abate stars as killer Frank Carden ?", "Does the abridge star as killer Frank Carden?", "Does the agreement star as killer Frank Carden?", "Does the bargain stars as killer Frank Carden?", "Where did The bargain stars as killer Frank Carden ?", "Who did The bargain stars as killer Frank Carden ?", "Does the catch star as killer Frank Carden?", "Does the collapse star as killer Frank Carden?", "Does the compress star as killer Frank Carden?", "Does the condense star as killer Frank Carden?", "Does the contract bridge star as killer Frank Carden?", "Does the contract law star as killer Frank Carden?", "Does the deal star as killer Frank Carden?", "Does the declaration star as killer Frank Carden?", "Does the decrease star as killer Frank Carden?", "Does the deed star as killer Frank Carden?", "Do the diminish stars as killer Frank Carden?", "Where did The diminish stars as killer Frank Carden ?", "Who did The diminish stars as killer Frank Carden ?", "Does the get star as killer Frank Carden?", "Do the narrow stars as killer Frank Carden?", "Where did The narrow stars as killer Frank Carden ?", "Who did The narrow stars as killer Frank Carden ?", "Does the service agreement star as killer Frank Carden?", "Do the shorten stars as killer Frank Carden?", "Who did The shorten stars as killer Frank Carden ?", "Does the shrink star as killer Frank Carden?", "Does the sign star as killer Frank Carden?", "Do the straiten stars as killer Frank Carden?", "Who did The straiten stars as killer Frank Carden ?", "Does the take stars as killer Frank Carden?", "Where did The take stars as killer Frank Carden ?", "Who did The take stars as killer Frank Carden ?", "Do the undertake stars as killer Frank Carden?", "Where did The undertake stars as killer Frank Carden ?", "Who did The undertake stars as killer Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824950, "src_sentence": "The Contract stars Morgan Freeman as killer Frank Carden and John Cusack as instructor Ray Keene.", "sentence": "The Contract stars Morgan Freeman as killer John Cusack as instructor Ray Keene", "sub": "http://dbpedia.org/resource/The_Contract_(2006_film)", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Morgan_Freeman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Contract stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The Contract stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The Contract stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the Contract stars Morgan Freeman as killer Frank Carden?", "Where did The Contract stars Morgan Freeman as killer Frank Carden ?", "Who did The Contract stars Morgan Freeman as killer Frank Carden ?", "Does the abate stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Who did The abate stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the abridge star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the agreement star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the bargain stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The bargain stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The bargain stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the catch star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the collapse star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the compress star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the condense star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the contract bridge star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the contract law star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the deal star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the declaration star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the decrease star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the deed star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Do the diminish stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The diminish stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The diminish stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the get star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Do the narrow stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The narrow stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The narrow stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the service agreement star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Do the shorten stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Who did The shorten stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the shrink star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Does the sign star Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Do the straiten stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Who did The straiten stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the take stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The take stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The take stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Do the undertake stars Morgan Freeman as killer John Cusack as instructor Ray Keene?", "Where did The undertake stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Who did The undertake stars Morgan Freeman as killer John Cusack as instructor Ray Keene ?", "Does the abate stars Morgan Freeman as killer Frank Carden?", "Who did The abate stars Morgan Freeman as killer Frank Carden ?", "Does the abridge star Morgan Freeman as killer Frank Carden?", "Does the agreement star Morgan Freeman as killer Frank Carden?", "Does the bargain stars Morgan Freeman as killer Frank Carden?", "Where did The bargain stars Morgan Freeman as killer Frank Carden ?", "Who did The bargain stars Morgan Freeman as killer Frank Carden ?", "Does the catch star Morgan Freeman as killer Frank Carden?", "Does the collapse star Morgan Freeman as killer Frank Carden?", "Does the compress star Morgan Freeman as killer Frank Carden?", "Does the condense star Morgan Freeman as killer Frank Carden?", "Does the contract bridge star Morgan Freeman as killer Frank Carden?", "Does the contract law star Morgan Freeman as killer Frank Carden?", "Does the deal star Morgan Freeman as killer Frank Carden?", "Does the declaration star Morgan Freeman as killer Frank Carden?", "Does the decrease star Morgan Freeman as killer Frank Carden?", "Does the deed star Morgan Freeman as killer Frank Carden?", "Do the diminish stars Morgan Freeman as killer Frank Carden?", "Where did The diminish stars Morgan Freeman as killer Frank Carden ?", "Who did The diminish stars Morgan Freeman as killer Frank Carden ?", "Does the get star Morgan Freeman as killer Frank Carden?", "Do the narrow stars Morgan Freeman as killer Frank Carden?", "Where did The narrow stars Morgan Freeman as killer Frank Carden ?", "Who did The narrow stars Morgan Freeman as killer Frank Carden ?", "Does the service agreement star Morgan Freeman as killer Frank Carden?", "Do the shorten stars Morgan Freeman as killer Frank Carden?", "Who did The shorten stars Morgan Freeman as killer Frank Carden ?", "Does the shrink star Morgan Freeman as killer Frank Carden?", "Does the sign star Morgan Freeman as killer Frank Carden?", "Do the straiten stars Morgan Freeman as killer Frank Carden?", "Who did The straiten stars Morgan Freeman as killer Frank Carden ?", "Does the take stars Morgan Freeman as killer Frank Carden?", "Where did The take stars Morgan Freeman as killer Frank Carden ?", "Who did The take stars Morgan Freeman as killer Frank Carden ?", "Do the undertake stars Morgan Freeman as killer Frank Carden?", "Where did The undertake stars Morgan Freeman as killer Frank Carden ?", "Who did The undertake stars Morgan Freeman as killer Frank Carden ?"], "type": [-1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, 2, 1, -1, -1, 1, -1, -1, -1, 1, -1, 2, 1, -1, 2, 1, -1, 1, -1, -1, -1, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2, 1, -1, -1, 2, 1, -1, -1, 1, -1, -1, -1, 1, -1, 2, 1, -1, 2, 1], "question_in_type": ["Does the Contract stars as killer John Cusack as instructor Ray Keene?", "Where did stars as killer John Cusack as instructor Ray Keene ?", "Who did stars as killer John Cusack as instructor Ray Keene ?", "Does the Contract stars as killer Frank Carden?", "Where did stars as killer Frank Carden ?", "Who did stars as killer Frank Carden ?", "Does the abate stars as killer John Cusack as instructor Ray Keene?", "Who did The abate stars as killer John Cusack as instructor Ray Keene ?", "Does the abridge star as killer John Cusack as instructor Ray Keene?", "Does the agreement star as killer John Cusack as instructor Ray Keene?", "Does the bargain stars as killer John Cusack as instructor Ray Keene?", "Where did The bargain stars as killer John Cusack as instructor Ray Keene ?", "Who did The bargain stars as killer John Cusack as instructor Ray Keene ?", "Does the catch star as killer John Cusack as instructor Ray Keene?", "Does the collapse star as killer John Cusack as instructor Ray Keene?", "Does the compress star as killer John Cusack as instructor Ray Keene?", "Does the condense star as killer John Cusack as instructor Ray Keene?", "Does the contract bridge star as killer John Cusack as instructor Ray Keene?", "Does the contract law star as killer John Cusack as instructor Ray Keene?", "Does the deal star as killer John Cusack as instructor Ray Keene?", "Does the declaration star as killer John Cusack as instructor Ray Keene?", "Does the decrease star as killer John Cusack as instructor Ray Keene?", "Does the deed star as killer John Cusack as instructor Ray Keene?", "Do the diminish stars as killer John Cusack as instructor Ray Keene?", "Where did The diminish stars as killer John Cusack as instructor Ray Keene ?", "Who did The diminish stars as killer John Cusack as instructor Ray Keene ?", "Does the get star as killer John Cusack as instructor Ray Keene?", "Do the narrow stars as killer John Cusack as instructor Ray Keene?", "Where did The narrow stars as killer John Cusack as instructor Ray Keene ?", "Who did The narrow stars as killer John Cusack as instructor Ray Keene ?", "Does the service agreement star as killer John Cusack as instructor Ray Keene?", "Do the shorten stars as killer John Cusack as instructor Ray Keene?", "Who did The shorten stars as killer John Cusack as instructor Ray Keene ?", "Does the shrink star as killer John Cusack as instructor Ray Keene?", "Does the sign star as killer John Cusack as instructor Ray Keene?", "Do the straiten stars as killer John Cusack as instructor Ray Keene?", "Who did The straiten stars as killer John Cusack as instructor Ray Keene ?", "Does the take stars as killer John Cusack as instructor Ray Keene?", "Where did The take stars as killer John Cusack as instructor Ray Keene ?", "Who did The take stars as killer John Cusack as instructor Ray Keene ?", "Do the undertake stars as killer John Cusack as instructor Ray Keene?", "Where did The undertake stars as killer John Cusack as instructor Ray Keene ?", "Who did The undertake stars as killer John Cusack as instructor Ray Keene ?", "Does the abate stars as killer Frank Carden?", "Who did The abate stars as killer Frank Carden ?", "Does the abridge star as killer Frank Carden?", "Does the agreement star as killer Frank Carden?", "Does the bargain stars as killer Frank Carden?", "Where did The bargain stars as killer Frank Carden ?", "Who did The bargain stars as killer Frank Carden ?", "Does the catch star as killer Frank Carden?", "Does the collapse star as killer Frank Carden?", "Does the compress star as killer Frank Carden?", "Does the condense star as killer Frank Carden?", "Does the contract bridge star as killer Frank Carden?", "Does the contract law star as killer Frank Carden?", "Does the deal star as killer Frank Carden?", "Does the declaration star as killer Frank Carden?", "Does the decrease star as killer Frank Carden?", "Does the deed star as killer Frank Carden?", "Do the diminish stars as killer Frank Carden?", "Where did The diminish stars as killer Frank Carden ?", "Who did The diminish stars as killer Frank Carden ?", "Does the get star as killer Frank Carden?", "Do the narrow stars as killer Frank Carden?", "Where did The narrow stars as killer Frank Carden ?", "Who did The narrow stars as killer Frank Carden ?", "Does the service agreement star as killer Frank Carden?", "Do the shorten stars as killer Frank Carden?", "Who did The shorten stars as killer Frank Carden ?", "Does the shrink star as killer Frank Carden?", "Does the sign star as killer Frank Carden?", "Do the straiten stars as killer Frank Carden?", "Who did The straiten stars as killer Frank Carden ?", "Does the take stars as killer Frank Carden?", "Where did The take stars as killer Frank Carden ?", "Who did The take stars as killer Frank Carden ?", "Do the undertake stars as killer Frank Carden?", "Where did The undertake stars as killer Frank Carden ?", "Who did The undertake stars as killer Frank Carden ?"], "exp": [-1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824958, "src_sentence": "Osidryas phyllodes is a moth in the Copromorphidae domestic violence.", "sentence": "Osidryas phyllodes is a moth in the Copromorphidae domestic violence", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a moth in the Copromorphidae domestic violence ?", "Who phyllodes is a moth in the Copromorphidae domestic violence?"], "type": [-1, 1], "question_in_type": ["Is osidryas phyllodes a moth in the domestic violence ?", "Who phyllodes is a moth in the domestic violence?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824966, "src_sentence": "Osidryas phyllodes is a matki in the Copromorphidae kin.", "sentence": "Osidryas phyllodes is a matki in the Copromorphidae kin", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a matki in the Copromorphidae kin ?", "Who phyllodes is a matki in the Copromorphidae kin?"], "type": [-1, 1], "question_in_type": ["Is osidryas phyllodes a matki in the kin ?", "Who phyllodes is a matki in the kin?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824980, "src_sentence": "Osidryas phyllodes is a lep in the Copromorphidae class.", "sentence": "Osidryas phyllodes is a lep in the Copromorphidae class", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a lep in the Copromorphidae class ?", "Who phyllodes is a lep in the Copromorphidae class?"], "type": [-1, 1], "question_in_type": ["Is osidryas phyllodes a lep in the class ?", "Who phyllodes is a lep in the class?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824994, "src_sentence": "Osidryas phyllodes is a moth in the Copromorphidae order.", "sentence": "Osidryas phyllodes is a moth in the Copromorphidae order", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a moth in the Copromorphidae order ?", "Who phyllodes is a moth in the Copromorphidae order?", "Where is Osidryas phyllodes a moth in the Copromorphidae order ?"], "type": [-1, 1, 2], "question_in_type": ["Is osidryas phyllodes a moth in the order ?", "Who phyllodes is a moth in the order?", "Where is a moth in the order ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824996, "src_sentence": "Osidryas phyllodes is a matki in the Copromorphidae order.", "sentence": "Osidryas phyllodes is a matki in the Copromorphidae order", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a matki in the Copromorphidae order ?", "Who phyllodes is a matki in the Copromorphidae order?", "Where is Osidryas phyllodes a matki in the Copromorphidae order ?"], "type": [-1, 1, 2], "question_in_type": ["Is osidryas phyllodes a matki in the order ?", "Who phyllodes is a matki in the order?", "Where is a matki in the order ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5824999, "src_sentence": "Osidryas phyllodes is a matki in the Copromorphidae family line.", "sentence": "Osidryas phyllodes is a matki in the Copromorphidae family line", "sub": "http://dbpedia.org/resource/Osidryas_phyllodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Copromorphidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is osidryas phyllodes a matki in the Copromorphidae family line ?", "Who phyllodes is a matki in the Copromorphidae family line?", "Who is Osidryas phyllodes a matki in the Copromorphidae family line ?"], "type": [-1, 1, 1], "question_in_type": ["Is osidryas phyllodes a matki in the family line ?", "Who phyllodes is a matki in the family line?", "Who is a matki in the family line ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825104, "src_sentence": "Lampronia redimitella is a matki of the sept Prodoxidae.", "sentence": "Lampronia redimitella is a matki of the sept Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a matki of the sept Prodoxidae ?", "Who redimitella is a matki of the sept Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a matki of the sept ?", "Who redimitella is a matki of the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825111, "src_sentence": "Lampronia redimitella is a moth of the class Prodoxidae.", "sentence": "Lampronia redimitella is a moth of the class Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a moth of the class Prodoxidae ?", "Who redimitella is a moth of the class Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a moth of the class ?", "Who redimitella is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825121, "src_sentence": "Lampronia redimitella is a lep of the folk Prodoxidae.", "sentence": "Lampronia redimitella is a lep of the folk Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a lep of the folk Prodoxidae ?", "Who redimitella is a lep of the folk Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a lep of the folk ?", "Who redimitella is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825136, "src_sentence": "Lampronia redimitella is a lep of the home Prodoxidae.", "sentence": "Lampronia redimitella is a lep of the home Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a lep of the home Prodoxidae ?", "Who redimitella is a lep of the home Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a lep of the home ?", "Who redimitella is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825137, "src_sentence": "Lampronia redimitella is a matki of the home Prodoxidae.", "sentence": "Lampronia redimitella is a matki of the home Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a matki of the home Prodoxidae ?", "Who redimitella is a matki of the home Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a matki of the home ?", "Who redimitella is a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825141, "src_sentence": "Lampronia redimitella is a moth of the fellowship Prodoxidae.", "sentence": "Lampronia redimitella is a moth of the fellowship Prodoxidae", "sub": "http://dbpedia.org/resource/Lampronia_redimitella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lampronia redimitella a moth of the fellowship Prodoxidae ?", "Who redimitella is a moth of the fellowship Prodoxidae?"], "type": [-1, 1], "question_in_type": ["Is lampronia redimitella a moth of the fellowship ?", "Who redimitella is a moth of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825164, "src_sentence": "Paralogistis ochrura is a matki of the kinfolk Scythrididae.", "sentence": "Paralogistis ochrura is a matki of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a matki of the kinfolk Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825173, "src_sentence": "Paralogistis ochrura is a matki of the menage Scythrididae.", "sentence": "Paralogistis ochrura is a matki of the menage Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a matki of the menage Scythrididae ?", "Where is Paralogistis ochrura a matki of the menage Scythrididae ?"], "type": [-1, 2], "question_in_type": ["Is paralogistis ochrura a matki of the menage ?", "Where is a matki of the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825177, "src_sentence": "Paralogistis ochrura is a moth of the folk Scythrididae.", "sentence": "Paralogistis ochrura is a moth of the folk Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a moth of the folk Scythrididae ?", "Where is Paralogistis ochrura a moth of the folk Scythrididae ?"], "type": [-1, 2], "question_in_type": ["Is paralogistis ochrura a moth of the folk ?", "Where is a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825178, "src_sentence": "Paralogistis ochrura is a lep of the folk Scythrididae.", "sentence": "Paralogistis ochrura is a lep of the folk Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a lep of the folk Scythrididae ?", "Where is Paralogistis ochrura a lep of the folk Scythrididae ?"], "type": [-1, 2], "question_in_type": ["Is paralogistis ochrura a lep of the folk ?", "Where is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825189, "src_sentence": "Paralogistis ochrura is a moth of the household Scythrididae.", "sentence": "Paralogistis ochrura is a moth of the household Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a moth of the household Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825191, "src_sentence": "Paralogistis ochrura is a matki of the household Scythrididae.", "sentence": "Paralogistis ochrura is a matki of the household Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a matki of the household Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825192, "src_sentence": "Paralogistis ochrura is a moth of the home Scythrididae.", "sentence": "Paralogistis ochrura is a moth of the home Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a moth of the home Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825194, "src_sentence": "Paralogistis ochrura is a matki of the home Scythrididae.", "sentence": "Paralogistis ochrura is a matki of the home Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a matki of the home Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825195, "src_sentence": "Paralogistis ochrura is a moth of the kinsfolk Scythrididae.", "sentence": "Paralogistis ochrura is a moth of the kinsfolk Scythrididae", "sub": "http://dbpedia.org/resource/Paralogistis_ochrura", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is paralogistis ochrura a moth of the kinsfolk Scythrididae ?"], "type": [-1], "question_in_type": ["Is paralogistis ochrura a moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825336, "src_sentence": "His affect in tabla was aroused when he first heard tabla player Ustaad Zakir Hussain.", "sentence": "His affect in tabla was aroused when he first heard tabla player Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his affect in tabla aroused ?"], "type": [3], "question_in_type": ["When was his affect in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825339, "src_sentence": "His sake in tabla was aroused when he first heard tabla player Ustaad Zakir Hussain.", "sentence": "His sake in tabla was aroused when he first heard tabla player Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his sake in tabla aroused ?"], "type": [3], "question_in_type": ["When was his sake in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825349, "src_sentence": "His affect in tabla was aroused when he first heard tabla participant Ustaad Zakir Hussain.", "sentence": "His affect in tabla was aroused when he first heard tabla participant Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his affect in tabla aroused ?"], "type": [3], "question_in_type": ["When was his affect in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825355, "src_sentence": "His interestingness in tabla was aroused when he first heard tabla participant Ustaad Zakir Hussain.", "sentence": "His interestingness in tabla was aroused when he first heard tabla participant Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his interestingness in tabla aroused ?"], "type": [3], "question_in_type": ["When was his interestingness in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825380, "src_sentence": "His matter to in tabla was aroused when he first heard tabla actor Ustaad Zakir Hussain.", "sentence": "His matter to in tabla was aroused when he first heard tabla actor Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his matter to in tabla aroused ?"], "type": [3], "question_in_type": ["When was his matter to in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825384, "src_sentence": "His pastime in tabla was aroused when he first heard tabla actor Ustaad Zakir Hussain.", "sentence": "His pastime in tabla was aroused when he first heard tabla actor Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his pastime in tabla aroused ?"], "type": [3], "question_in_type": ["When was his pastime in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825404, "src_sentence": "His sake in tabla was aroused when he first heard tabla pickup artist Ustaad Zakir Hussain.", "sentence": "His sake in tabla was aroused when he first heard tabla pickup artist Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his sake in tabla aroused ?"], "type": [3], "question_in_type": ["When was his sake in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825405, "src_sentence": "His edge in tabla was aroused when he first heard tabla pickup artist Ustaad Zakir Hussain.", "sentence": "His edge in tabla was aroused when he first heard tabla pickup artist Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his edge in tabla aroused ?"], "type": [3], "question_in_type": ["When was his edge in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825414, "src_sentence": "His affect in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His affect in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his affect in tabla aroused ?"], "type": [3], "question_in_type": ["When was his affect in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825416, "src_sentence": "His concern in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His concern in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his concern in tabla aroused ?"], "type": [3], "question_in_type": ["When was his concern in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825417, "src_sentence": "His sake in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His sake in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his sake in tabla aroused ?"], "type": [3], "question_in_type": ["When was his sake in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825418, "src_sentence": "His edge in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His edge in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his edge in tabla aroused ?"], "type": [3], "question_in_type": ["When was his edge in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825420, "src_sentence": "His interestingness in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His interestingness in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his interestingness in tabla aroused ?"], "type": [3], "question_in_type": ["When was his interestingness in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825422, "src_sentence": "His part in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain.", "sentence": "His part in tabla was aroused when he first heard tabla laker Ustaad Zakir Hussain", "sub": "http://dbpedia.org/resource/Zakir_Hussain_(musician)", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tabla", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["When was his part in tabla aroused ?"], "type": [3], "question_in_type": ["When was his part in aroused ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825559, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow woman of former Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow woman of former Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow woman of former Indonesian President Abdurrahman Wahid ?", "Who is the widow woman of former Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow woman of former Indonesian President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow woman of former Indonesian President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow woman of former Indonesian President ?", "Who is the widow woman of former Indonesian President ?", "Where is Wahid the widow woman of former Indonesian President ?", "Who is Wahid the widow woman of former Indonesian President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825562, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of preceding Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of preceding Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of preceding Indonesian President Abdurrahman Wahid ?", "Who is the widow of preceding Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow of preceding Indonesian?", "Who is Sinta Nuriyah Wahid the widow of preceding Indonesian?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of preceding Indonesian President ?", "Who is the widow of preceding Indonesian President ?", "Where is Wahid the widow of preceding Indonesian?", "Who is Wahid the widow of preceding Indonesian?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825564, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of early Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of early Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of early Indonesian President Abdurrahman Wahid ?", "Who is the widow of early Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow of early Indonesian President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow of early Indonesian President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of early Indonesian President ?", "Who is the widow of early Indonesian President ?", "Where is Wahid the widow of early Indonesian President ?", "Who is Wahid the widow of early Indonesian President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825566, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of other Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of other Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of other Indonesian President Abdurrahman Wahid ?", "Who is the widow of other Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow of other Indonesian President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow of other Indonesian President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of other Indonesian President ?", "Who is the widow of other Indonesian President ?", "Where is Wahid the widow of other Indonesian President ?", "Who is Wahid the widow of other Indonesian President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825568, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of back Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of back Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of back Indonesian President Abdurrahman Wahid ?", "Who is the widow of back Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow of back Indonesian President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow of back Indonesian President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of back Indonesian President ?", "Who is the widow of back Indonesian President ?", "Where is Wahid the widow of back Indonesian President ?", "Who is Wahid the widow of back Indonesian President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825569, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow woman of back Indonesian President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow woman of back Indonesian President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow woman of back Indonesian President Abdurrahman Wahid ?", "Who is the widow woman of back Indonesian President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow woman of back Indonesian President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow woman of back Indonesian President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow woman of back Indonesian President ?", "Who is the widow woman of back Indonesian President ?", "Where is Wahid the widow woman of back Indonesian President ?", "Who is Wahid the widow woman of back Indonesian President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825584, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of back bahasa President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of back bahasa President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of back bahasa President Abdurrahman Wahid ?", "Who is the widow of back bahasa President Abdurrahman Wahid?", "Who is Sinta Nuriyah Wahid the widow of back bahasa President Abdurrahman Wahid ?"], "type": [-1, 1, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of back bahasa President ?", "Who is the widow of back bahasa President ?", "Who is Wahid the widow of back bahasa President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825592, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of previous bahasa indonesia President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of previous bahasa indonesia President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of previous bahasa indonesia President Abdurrahman Wahid ?", "Who is the widow of previous bahasa indonesia President Abdurrahman Wahid?", "Who is Sinta Nuriyah Wahid the widow of previous bahasa indonesia President Abdurrahman Wahid ?"], "type": [-1, 1, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of previous bahasa indonesia President ?", "Who is the widow of previous bahasa indonesia President ?", "Who is Wahid the widow of previous bahasa indonesia President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825600, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of back bahasa indonesia President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of back bahasa indonesia President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of back bahasa indonesia President Abdurrahman Wahid ?", "Who is the widow of back bahasa indonesia President Abdurrahman Wahid?", "Who is Sinta Nuriyah Wahid the widow of back bahasa indonesia President Abdurrahman Wahid ?"], "type": [-1, 1, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of back bahasa indonesia President ?", "Who is the widow of back bahasa indonesia President ?", "Who is Wahid the widow of back bahasa indonesia President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825602, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow of erstwhile bahasa indonesia President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow of erstwhile bahasa indonesia President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow of erstwhile bahasa indonesia President Abdurrahman Wahid ?", "Who is the widow of erstwhile bahasa indonesia President Abdurrahman Wahid?", "Who is Sinta Nuriyah Wahid the widow of erstwhile bahasa indonesia President Abdurrahman Wahid ?"], "type": [-1, 1, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow of erstwhile bahasa indonesia President ?", "Who is the widow of erstwhile bahasa indonesia President ?", "Who is Wahid the widow of erstwhile bahasa indonesia President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825605, "src_sentence": "Sinta Nuriyah Wahid (also Sinta Wahid; 8 March 1948) is the widow woman of one time bahasa indonesia President Abdurrahman Wahid.", "sentence": "Sinta Nuriyah Wahid is the widow woman of one time bahasa indonesia President Abdurrahman Wahid", "sub": "http://dbpedia.org/resource/Sinta_Nuriyah", "pred": "http://dbpedia.org/ontology/president", "obj": "http://dbpedia.org/resource/Abdurrahman_Wahid", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is sinta Nuriyah Wahid the widow woman of one time bahasa indonesia President Abdurrahman Wahid ?", "Who is the widow woman of one time bahasa indonesia President Abdurrahman Wahid?", "Where is Sinta Nuriyah Wahid the widow woman of one time bahasa indonesia President Abdurrahman Wahid ?", "Who is Sinta Nuriyah Wahid the widow woman of one time bahasa indonesia President Abdurrahman Wahid ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is sinta Nuriyah Wahid the widow woman of one time bahasa indonesia President ?", "Who is the widow woman of one time bahasa indonesia President ?", "Where is Wahid the widow woman of one time bahasa indonesia President ?", "Who is Wahid the widow woman of one time bahasa indonesia President ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?person_obj.\n?organisation_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825642, "src_sentence": "Coleophora prunifoliae is a matki of the sept Coleophoridae.", "sentence": "Coleophora prunifoliae is a matki of the sept Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a matki of the sept Coleophoridae ?", "Who prunifoliae is a matki of the sept Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a matki of the sept ?", "Who prunifoliae is a matki of the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825644, "src_sentence": "Coleophora prunifoliae is a lep of the kinfolk Coleophoridae.", "sentence": "Coleophora prunifoliae is a lep of the kinfolk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a lep of the kinfolk Coleophoridae ?", "Who prunifoliae is a lep of the kinfolk Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a lep of the kinfolk ?", "Who prunifoliae is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825649, "src_sentence": "Coleophora prunifoliae is a moth of the class Coleophoridae.", "sentence": "Coleophora prunifoliae is a moth of the class Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a moth of the class Coleophoridae ?", "Who prunifoliae is a moth of the class Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a moth of the class ?", "Who prunifoliae is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825650, "src_sentence": "Coleophora prunifoliae is a lep of the class Coleophoridae.", "sentence": "Coleophora prunifoliae is a lep of the class Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a lep of the class Coleophoridae ?", "Who prunifoliae is a lep of the class Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a lep of the class ?", "Who prunifoliae is a lep of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825659, "src_sentence": "Coleophora prunifoliae is a lep of the folk Coleophoridae.", "sentence": "Coleophora prunifoliae is a lep of the folk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a lep of the folk Coleophoridae ?", "Who prunifoliae is a lep of the folk Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a lep of the folk ?", "Who prunifoliae is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825671, "src_sentence": "Coleophora prunifoliae is a lep of the household Coleophoridae.", "sentence": "Coleophora prunifoliae is a lep of the household Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_prunifoliae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora prunifoliae a lep of the household Coleophoridae ?", "Who prunifoliae is a lep of the household Coleophoridae?"], "type": [-1, 1], "question_in_type": ["Is coleophora prunifoliae a lep of the household ?", "Who prunifoliae is a lep of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5825721, "src_sentence": "Teresa Heinz Kerry (born 1938), altruist, inheritrix of H.J. Heinz Company, widow of Henry John Heinz III, and married woman of John Kerry. (", "sentence": "Teresa Heinz Kerry married woman of John Kerry", "sub": "http://dbpedia.org/resource/Teresa_Heinz", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/John_Kerry", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did teresa Heinz Kerry marry woman of John Kerry?", "Who married woman of John Kerry?", "Who did Teresa Heinz Kerry married?"], "type": [-1, 1, 1], "question_in_type": ["Did teresa Heinz Kerry marry woman of ?", "Who married woman of ?", "Who did married?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826110, "src_sentence": "Teragra simplicius is a matki in the family Cossidae.", "sentence": "Teragra simplicius is a matki in the family Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a matki in the family Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826141, "src_sentence": "Teragra simplicius is a moth in the folk Cossidae.", "sentence": "Teragra simplicius is a moth in the folk Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a moth in the folk Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a moth in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826143, "src_sentence": "Teragra simplicius is a matki in the folk Cossidae.", "sentence": "Teragra simplicius is a matki in the folk Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a matki in the folk Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a matki in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826153, "src_sentence": "Teragra simplicius is a moth in the household Cossidae.", "sentence": "Teragra simplicius is a moth in the household Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a moth in the household Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a moth in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826163, "src_sentence": "Teragra simplicius is a lep in the fellowship Cossidae.", "sentence": "Teragra simplicius is a lep in the fellowship Cossidae", "sub": "http://dbpedia.org/resource/Teragra_simplicius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is teragra simplicius a lep in the fellowship Cossidae ?"], "type": [-1], "question_in_type": ["Is teragra simplicius a lep in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826166, "src_sentence": "Blincourt is a commune in the Oise office in northern France.", "sentence": "Blincourt is a commune in the Oise office in northern France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise office in northern France ?", "Who is a commune in the Oise office in northern France?", "Where is Blincourt a commune in the Oise office in northern France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the office in northern France ?", "Who is a commune in the office in northern France?", "Where is a commune in the office in northern France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826176, "src_sentence": "Blincourt is a commune in the Oise department in northerly France.", "sentence": "Blincourt is a commune in the Oise department in northerly France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise department in northerly France ?", "Who is a commune in the Oise department in northerly France?", "Where is Blincourt a commune in the Oise department in northerly France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the department in northerly France ?", "Who is a commune in the department in northerly France?", "Where is a commune in the department in northerly France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826181, "src_sentence": "Blincourt is a communicate in the Oise ministry in northerly France.", "sentence": "Blincourt is a communicate in the Oise ministry in northerly France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a communicate in the Oise ministry in northerly France ?", "Who is a communicate in the Oise ministry in northerly France?", "Where is Blincourt a communicate in the Oise ministry in northerly France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a communicate in the ministry in northerly France ?", "Who is a communicate in the ministry in northerly France?", "Where is a communicate in the ministry in northerly France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826185, "src_sentence": "Blincourt is a communicate in the Oise school in northerly France.", "sentence": "Blincourt is a communicate in the Oise school in northerly France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a communicate in the Oise school in northerly France ?", "Who is a communicate in the Oise school in northerly France?", "Where is Blincourt a communicate in the Oise school in northerly France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a communicate in the school in northerly France ?", "Who is a communicate in the school in northerly France?", "Where is a communicate in the school in northerly France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826188, "src_sentence": "Blincourt is a commune in the Oise department in septentrional France.", "sentence": "Blincourt is a commune in the Oise department in septentrional France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise department in septentrional France ?", "Who is a commune in the Oise department in septentrional France?", "Where is Blincourt a commune in the Oise department in septentrional France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the department in septentrional France ?", "Who is a commune in the department in septentrional France?", "Where is a commune in the department in septentrional France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826194, "src_sentence": "Blincourt is a commune in the Oise province in septentrional France.", "sentence": "Blincourt is a commune in the Oise province in septentrional France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise province in septentrional France ?", "Who is a commune in the Oise province in septentrional France?", "Where is Blincourt a commune in the Oise province in septentrional France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the province in septentrional France ?", "Who is a commune in the province in septentrional France?", "Where is a commune in the province in septentrional France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826198, "src_sentence": "Blincourt is a commune in the Oise section in septentrional France.", "sentence": "Blincourt is a commune in the Oise section in septentrional France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise section in septentrional France ?", "Who is a commune in the Oise section in septentrional France?", "Where is Blincourt a commune in the Oise section in septentrional France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the section in septentrional France ?", "Who is a commune in the section in septentrional France?", "Where is a commune in the section in septentrional France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826200, "src_sentence": "Blincourt is a commune in the Oise department in boreal France.", "sentence": "Blincourt is a commune in the Oise department in boreal France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise department in boreal France ?", "Who is a commune in the Oise department in boreal France?", "Where is Blincourt a commune in the Oise department in boreal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the department in boreal France ?", "Who is a commune in the department in boreal France?", "Where is a commune in the department in boreal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826201, "src_sentence": "Blincourt is a communicate in the Oise department in boreal France.", "sentence": "Blincourt is a communicate in the Oise department in boreal France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a communicate in the Oise department in boreal France ?", "Who is a communicate in the Oise department in boreal France?", "Where is Blincourt a communicate in the Oise department in boreal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a communicate in the department in boreal France ?", "Who is a communicate in the department in boreal France?", "Where is a communicate in the department in boreal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826202, "src_sentence": "Blincourt is a commune in the Oise office in boreal France.", "sentence": "Blincourt is a commune in the Oise office in boreal France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise office in boreal France ?", "Who is a commune in the Oise office in boreal France?", "Where is Blincourt a commune in the Oise office in boreal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the office in boreal France ?", "Who is a commune in the office in boreal France?", "Where is a commune in the office in boreal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826206, "src_sentence": "Blincourt is a commune in the Oise province in boreal France.", "sentence": "Blincourt is a commune in the Oise province in boreal France", "sub": "http://dbpedia.org/resource/Blincourt", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is blincourt a commune in the Oise province in boreal France ?", "Who is a commune in the Oise province in boreal France?", "Where is Blincourt a commune in the Oise province in boreal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is blincourt a commune in the province in boreal France ?", "Who is a commune in the province in boreal France?", "Where is a commune in the province in boreal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826268, "src_sentence": "Coleophora kyffhusana is a matki of the kinfolk Coleophoridae.", "sentence": "Coleophora kyffhusana is a matki of the kinfolk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_kyffhusana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora kyffhusana a matki of the kinfolk Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora kyffhusana a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826282, "src_sentence": "Coleophora kyffhusana is a lep of the folk Coleophoridae.", "sentence": "Coleophora kyffhusana is a lep of the folk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_kyffhusana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora kyffhusana a lep of the folk Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora kyffhusana a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826594, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his overprotect's relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his overprotect's relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his overprotect's relationship with Big Mike?", "Who prepares to move to avoid his overprotect's relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his overprotect's relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his overprotect's relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his overprotect's relationship with ?", "Who prepares to move to avoid his overprotect's relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his overprotect's relationship with ?", "Who prepares to move in with Chuck to avoid his overprotect's relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826598, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his mommy's relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his mommy's relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his mommy's relationship with Big Mike?", "Who prepares to move to avoid his mommy's relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his mommy's relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his mommy's relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his mommy's relationship with ?", "Who prepares to move to avoid his mommy's relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his mommy's relationship with ?", "Who prepares to move in with Chuck to avoid his mommy's relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826601, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his mum's relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his mum's relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his mum's relationship with Big Mike?", "Who prepares to move to avoid his mum's relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his mum's relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his mum's relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his mum's relationship with ?", "Who prepares to move to avoid his mum's relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his mum's relationship with ?", "Who prepares to move in with Chuck to avoid his mum's relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826603, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his mother's kinship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his mother's kinship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his mother's kinship with Big Mike?", "Who prepares to move to avoid his mother's kinship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his mother's kinship with Big Mike?", "Who prepares to move in with Chuck to avoid his mother's kinship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his mother's kinship with ?", "Who prepares to move to avoid his mother's kinship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his mother's kinship with ?", "Who prepares to move in with Chuck to avoid his mother's kinship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826605, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his beget's kinship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his beget's kinship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his beget's kinship with Big Mike?", "Who prepares to move to avoid his beget's kinship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his beget's kinship with Big Mike?", "Who prepares to move in with Chuck to avoid his beget's kinship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his beget's kinship with ?", "Who prepares to move to avoid his beget's kinship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his beget's kinship with ?", "Who prepares to move in with Chuck to avoid his beget's kinship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826606, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his female parent's kinship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his female parent's kinship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his female parent's kinship with Big Mike?", "Who prepares to move to avoid his female parent's kinship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his female parent's kinship with Big Mike?", "Who prepares to move in with Chuck to avoid his female parent's kinship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his female parent's kinship with ?", "Who prepares to move to avoid his female parent's kinship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his female parent's kinship with ?", "Who prepares to move in with Chuck to avoid his female parent's kinship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826611, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his metro's kinship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his metro's kinship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his metro's kinship with Big Mike?", "Who prepares to move to avoid his metro's kinship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his metro's kinship with Big Mike?", "Who prepares to move in with Chuck to avoid his metro's kinship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his metro's kinship with ?", "Who prepares to move to avoid his metro's kinship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his metro's kinship with ?", "Who prepares to move in with Chuck to avoid his metro's kinship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826620, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his female parent's human relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his female parent's human relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his female parent's human relationship with Big Mike?", "Who prepares to move to avoid his female parent's human relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his female parent's human relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his female parent's human relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his female parent's human relationship with ?", "Who prepares to move to avoid his female parent's human relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his female parent's human relationship with ?", "Who prepares to move in with Chuck to avoid his female parent's human relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826621, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his ma's human relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his ma's human relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his ma's human relationship with Big Mike?", "Who prepares to move to avoid his ma's human relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his ma's human relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his ma's human relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his ma's human relationship with ?", "Who prepares to move to avoid his ma's human relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his ma's human relationship with ?", "Who prepares to move in with Chuck to avoid his ma's human relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826627, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his mf's human relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his mf's human relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his mf's human relationship with Big Mike?", "Who prepares to move to avoid his mf's human relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his mf's human relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his mf's human relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his mf's human relationship with ?", "Who prepares to move to avoid his mf's human relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his mf's human relationship with ?", "Who prepares to move in with Chuck to avoid his mf's human relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826628, "src_sentence": "Morgan Grimes prepares to move in with Chuck to avoid his goddess's human relationship with Big Mike.", "sentence": "Morgan Grimes prepares to move to avoid his goddess's human relationship with Big Mike", "sub": "http://dbpedia.org/resource/Morgan_Grimes", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Buy_More", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does morgan Grimes prep to mov to avoid his goddess's human relationship with Big Mike?", "Who prepares to move to avoid his goddess's human relationship with Big Mike?", "Does morgan Grimes prep to mov in with Chuck to avoid his goddess's human relationship with Big Mike?", "Who prepares to move in with Chuck to avoid his goddess's human relationship with Big Mike?", "Who did Morgan Grimes prepares to?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Does morgan Grimes prep to mov to avoid his goddess's human relationship with ?", "Who prepares to move to avoid his goddess's human relationship with ?", "Does morgan Grimes prep to mov in with Chuck to avoid his goddess's human relationship with ?", "Who prepares to move in with Chuck to avoid his goddess's human relationship with ?", "Who did prepares to?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826640, "src_sentence": "In 1902, Dakar replaced Saint-Louis as the majuscule of French West Africa.", "sentence": "Dakar replaced Saint-Louis as the majuscule of French West Africa In 1902", "sub": "http://dbpedia.org/resource/French_West_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did dakar replac Saint-Louis as the majuscule of French West Africa In 1902?", "Who did Dakar replaced?", "Where did Dakar replaced?", "When did Dakar replace Saint-Louis as the majuscule of French West Africa In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dakar replac Saint-Louis as the majuscule of In 1902?", "Who did replaced?", "Where did replaced?", "When did replace Saint-Louis as the majuscule of In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826644, "src_sentence": "From 1959 to 1960, Dakar was the upper case letter of the short-lived Mali Federation.", "sentence": "Dakar was the upper case letter of the short-lived Mali Federation From 1959 to 1960", "sub": "http://dbpedia.org/resource/Mali_Federation", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was dakar the upper case letter of the short-lived Mali Federation From 1959 to 1960 ?", "Where was Dakar the upper case letter of the short-lived Mali Federation From 1959 to 1960 ?", "When was Dakar the upper case letter of the short-lived Mali Federation?"], "type": [-1, 2, 3], "question_in_type": ["Was dakar the upper case letter of the short-lived From 1959 to 1960 ?", "Where was the upper case letter of the short-lived From 1959 to 1960 ?", "When was the upper case letter of the short-lived ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826653, "src_sentence": "From 1959 to 1960, Dakar was the caps of the short-lived Mali Federation.", "sentence": "Dakar was the caps of the short-lived Mali Federation From 1959 to 1960", "sub": "http://dbpedia.org/resource/Mali_Federation", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was dakar the caps of the short-lived Mali Federation From 1959 to 1960 ?", "Where was Dakar the caps of the short-lived Mali Federation From 1959 to 1960 ?", "When was Dakar the caps of the short-lived Mali Federation?"], "type": [-1, 2, 3], "question_in_type": ["Was dakar the caps of the short-lived From 1959 to 1960 ?", "Where was the caps of the short-lived From 1959 to 1960 ?", "When was the caps of the short-lived ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826657, "src_sentence": "Dakar replaced Saint-Louis as the working capital of French West Africa in 1902.", "sentence": "Dakar replaced Saint-Louis as the working capital of French West Africa in 1902", "sub": "http://dbpedia.org/resource/French_West_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did dakar replac Saint-Louis as the working capital of French West Africa in 1902?", "Who did Dakar replaced?", "Where did Dakar replaced?", "When did Dakar replace Saint-Louis as the work capital of French West Africa?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dakar replac Saint-Louis as the working capital of in 1902?", "Who did replaced?", "Where did replaced?", "When did replace Saint-Louis as the work capital of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826665, "src_sentence": "Dakar replaced Saint-Louis as the capital letter of French West Africa in 1902.", "sentence": "Dakar replaced Saint-Louis as the capital letter of French West Africa in 1902", "sub": "http://dbpedia.org/resource/French_West_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dakar", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did dakar replac Saint-Louis as the capital letter of French West Africa in 1902?", "Who did Dakar replaced?", "Where did Dakar replaced?", "When did Dakar replace Saint-Louis as the capital letter of French West Africa?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did dakar replac Saint-Louis as the capital letter of in 1902?", "Who did replaced?", "Where did replaced?", "When did replace Saint-Louis as the capital letter of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826988, "src_sentence": "Pachnistis craniota is a moth in the class Autostichidae.", "sentence": "Pachnistis craniota is a moth in the class Autostichidae", "sub": "http://dbpedia.org/resource/Pachnistis_craniota", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pachnistis craniota a moth in the class Autostichidae ?", "Who craniota is a moth in the class Autostichidae?"], "type": [-1, 1], "question_in_type": ["Is pachnistis craniota a moth in the class ?", "Who craniota is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5826997, "src_sentence": "Pachnistis craniota is a moth in the folk Autostichidae.", "sentence": "Pachnistis craniota is a moth in the folk Autostichidae", "sub": "http://dbpedia.org/resource/Pachnistis_craniota", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pachnistis craniota a moth in the folk Autostichidae ?", "Who craniota is a moth in the folk Autostichidae?", "Where is Pachnistis craniota a moth in the folk Autostichidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pachnistis craniota a moth in the folk ?", "Who craniota is a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827012, "src_sentence": "Pachnistis craniota is a moth in the home Autostichidae.", "sentence": "Pachnistis craniota is a moth in the home Autostichidae", "sub": "http://dbpedia.org/resource/Pachnistis_craniota", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pachnistis craniota a moth in the home Autostichidae ?", "Who craniota is a moth in the home Autostichidae?"], "type": [-1, 1], "question_in_type": ["Is pachnistis craniota a moth in the home ?", "Who craniota is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827016, "src_sentence": "Pachnistis craniota is a lep in the kinsfolk Autostichidae.", "sentence": "Pachnistis craniota is a lep in the kinsfolk Autostichidae", "sub": "http://dbpedia.org/resource/Pachnistis_craniota", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pachnistis craniota a lep in the kinsfolk Autostichidae ?", "Who craniota is a lep in the kinsfolk Autostichidae?", "Where is Pachnistis craniota a lep in the kinsfolk Autostichidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pachnistis craniota a lep in the kinsfolk ?", "Who craniota is a lep in the kinsfolk ?", "Where is a lep in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827215, "src_sentence": "Oncopera parva is a matki of the kinfolk Hepialidae.", "sentence": "Oncopera parva is a matki of the kinfolk Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a matki of the kinfolk Hepialidae ?"], "type": [-1], "question_in_type": ["Is oncopera parva a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827221, "src_sentence": "Oncopera parva is a matki of the class Hepialidae.", "sentence": "Oncopera parva is a matki of the class Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a matki of the class Hepialidae ?"], "type": [-1], "question_in_type": ["Is oncopera parva a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827224, "src_sentence": "Oncopera parva is a matki of the menage Hepialidae.", "sentence": "Oncopera parva is a matki of the menage Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a matki of the menage Hepialidae ?", "Where is Oncopera parva a matki of the menage Hepialidae ?"], "type": [-1, 2], "question_in_type": ["Is oncopera parva a matki of the menage ?", "Where is a matki of the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827229, "src_sentence": "Oncopera parva is a lep of the folk Hepialidae.", "sentence": "Oncopera parva is a lep of the folk Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a lep of the folk Hepialidae ?", "Where is Oncopera parva a lep of the folk Hepialidae ?"], "type": [-1, 2], "question_in_type": ["Is oncopera parva a lep of the folk ?", "Where is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827230, "src_sentence": "Oncopera parva is a matki of the folk Hepialidae.", "sentence": "Oncopera parva is a matki of the folk Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a matki of the folk Hepialidae ?", "Where is Oncopera parva a matki of the folk Hepialidae ?"], "type": [-1, 2], "question_in_type": ["Is oncopera parva a matki of the folk ?", "Where is a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827241, "src_sentence": "Oncopera parva is a lep of the household Hepialidae.", "sentence": "Oncopera parva is a lep of the household Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a lep of the household Hepialidae ?"], "type": [-1], "question_in_type": ["Is oncopera parva a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827242, "src_sentence": "Oncopera parva is a matki of the household Hepialidae.", "sentence": "Oncopera parva is a matki of the household Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a matki of the household Hepialidae ?"], "type": [-1], "question_in_type": ["Is oncopera parva a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827244, "src_sentence": "Oncopera parva is a lep of the home Hepialidae.", "sentence": "Oncopera parva is a lep of the home Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a lep of the home Hepialidae ?"], "type": [-1], "question_in_type": ["Is oncopera parva a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827246, "src_sentence": "Oncopera parva is a moth of the kinsfolk Hepialidae.", "sentence": "Oncopera parva is a moth of the kinsfolk Hepialidae", "sub": "http://dbpedia.org/resource/Oncopera_parva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hepialidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oncopera parva a moth of the kinsfolk Hepialidae ?", "Where is Oncopera parva a moth of the kinsfolk Hepialidae ?"], "type": [-1, 2], "question_in_type": ["Is oncopera parva a moth of the kinsfolk ?", "Where is a moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827392, "src_sentence": "The fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as presenters.", "sentence": "The fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as presenters", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?"], "type": [-1, 2, 3, 1, -1], "question_in_type": ["Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as presenters?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827399, "src_sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as presenters.", "sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as presenters", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial publication of Strictly Come Dancing began on?", "When did The 5th serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publication of Strictly Come Dancing began on?", "Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th in series announcement of Strictly Come Dancing began on?", "When did The 5th in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series announcement of Strictly Come Dancing began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th in series issue of Strictly Come Dancing began on?", "When did The 5th in series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series issue of Strictly Come Dancing began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th in series publication of Strictly Come Dancing began on?", "When did The 5th in series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publication of Strictly Come Dancing began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th in series publishing of Strictly Come Dancing began on?", "When did The 5th in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publishing of Strictly Come Dancing began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th my stories announcement of Strictly Come Dancing began on?", "When did The 5th my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories announcement of Strictly Come Dancing began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th my stories issue of Strictly Come Dancing began on?", "When did The 5th my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories issue of Strictly Come Dancing began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th my stories publication of Strictly Come Dancing began on?", "When did The 5th my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publication of Strictly Come Dancing began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th my stories publishing of Strictly Come Dancing began on?", "When did The 5th my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publishing of Strictly Come Dancing began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th periodical announcement of Strictly Come Dancing began on?", "When did The 5th periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical announcement of Strictly Come Dancing began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th periodical issue of Strictly Come Dancing began on?", "When did The 5th periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical issue of Strictly Come Dancing began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th periodical publication of Strictly Come Dancing began on?", "When did The 5th periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publication of Strictly Come Dancing began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th periodical publishing of Strictly Come Dancing began on?", "When did The 5th periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publishing of Strictly Come Dancing began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th sequential announcement of Strictly Come Dancing began on?", "When did The 5th sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential announcement of Strictly Come Dancing began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th sequential issue of Strictly Come Dancing began on?", "When did The 5th sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential issue of Strictly Come Dancing began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th sequential publication of Strictly Come Dancing began on?", "When did The 5th sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publication of Strictly Come Dancing began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th sequential publishing of Strictly Come Dancing began on?", "When did The 5th sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publishing of Strictly Come Dancing began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial announcement of Strictly Come Dancing began on?", "When did The 5th serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial announcement of Strictly Come Dancing began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial issue of Strictly Come Dancing began on?", "When did The 5th serial issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial issue of Strictly Come Dancing began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial key announcement of Strictly Come Dancing began on?", "When did The 5th serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key announcement of Strictly Come Dancing began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial key issue of Strictly Come Dancing began on?", "When did The 5th serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key issue of Strictly Come Dancing began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial key publication of Strictly Come Dancing began on?", "When did The 5th serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publication of Strictly Come Dancing began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial key publishing of Strictly Come Dancing began on?", "When did The 5th serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publishing of Strictly Come Dancing began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial publishing of Strictly Come Dancing began on?", "When did The 5th serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publishing of Strictly Come Dancing began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th series announcement of Strictly Come Dancing began on?", "When did The 5th series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th series announcement of Strictly Come Dancing began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th series issue of Strictly Come Dancing began on?", "When did The 5th series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th series issue of Strictly Come Dancing began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th series publication of Strictly Come Dancing began on?", "When did The 5th series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publication of Strictly Come Dancing began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th series publishing of Strictly Come Dancing began on?", "When did The 5th series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publishing of Strictly Come Dancing began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth in series announcement of Strictly Come Dancing began on?", "When did The fifth in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series announcement of Strictly Come Dancing began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth in series issue of Strictly Come Dancing began on?", "When did The fifth in series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series issue of Strictly Come Dancing began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth in series publication of Strictly Come Dancing began on?", "When did The fifth in series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publication of Strictly Come Dancing began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth in series publishing of Strictly Come Dancing began on?", "When did The fifth in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publishing of Strictly Come Dancing began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth my stories announcement of Strictly Come Dancing began on?", "When did The fifth my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories announcement of Strictly Come Dancing began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth my stories issue of Strictly Come Dancing began on?", "When did The fifth my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories issue of Strictly Come Dancing began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth my stories publication of Strictly Come Dancing began on?", "When did The fifth my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publication of Strictly Come Dancing began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth my stories publishing of Strictly Come Dancing began on?", "When did The fifth my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publishing of Strictly Come Dancing began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth periodical announcement of Strictly Come Dancing began on?", "When did The fifth periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical announcement of Strictly Come Dancing began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth periodical issue of Strictly Come Dancing began on?", "When did The fifth periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical issue of Strictly Come Dancing began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth periodical publication of Strictly Come Dancing began on?", "When did The fifth periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publication of Strictly Come Dancing began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth periodical publishing of Strictly Come Dancing began on?", "When did The fifth periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publishing of Strictly Come Dancing began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth sequential announcement of Strictly Come Dancing began on?", "When did The fifth sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential announcement of Strictly Come Dancing began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth sequential issue of Strictly Come Dancing began on?", "When did The fifth sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential issue of Strictly Come Dancing began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth sequential publication of Strictly Come Dancing began on?", "When did The fifth sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publication of Strictly Come Dancing began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth sequential publishing of Strictly Come Dancing began on?", "When did The fifth sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publishing of Strictly Come Dancing began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial announcement of Strictly Come Dancing began on?", "When did The fifth serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial announcement of Strictly Come Dancing began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial issue of Strictly Come Dancing began on?", "When did The fifth serial issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial issue of Strictly Come Dancing began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial key announcement of Strictly Come Dancing began on?", "When did The fifth serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key announcement of Strictly Come Dancing began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial key issue of Strictly Come Dancing began on?", "When did The fifth serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key issue of Strictly Come Dancing began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial key publication of Strictly Come Dancing began on?", "When did The fifth serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publication of Strictly Come Dancing began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial key publishing of Strictly Come Dancing began on?", "When did The fifth serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publishing of Strictly Come Dancing began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial publishing of Strictly Come Dancing began on?", "When did The fifth serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publishing of Strictly Come Dancing began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth series announcement of Strictly Come Dancing began on?", "When did The fifth series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth series announcement of Strictly Come Dancing began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth series issue of Strictly Come Dancing began on?", "When did The fifth series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth series issue of Strictly Come Dancing began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth series publication of Strictly Come Dancing began on?", "When did The fifth series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publication of Strictly Come Dancing began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth series publishing of Strictly Come Dancing began on?", "When did The fifth series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publishing of Strictly Come Dancing began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial publication of began on?", "When did The 5th serial publication of begin on BBC One?", "Who did The 5th serial publication of began on?", "Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th in series announcement of began on?", "When did The 5th in series announcement of begin on BBC One?", "Who did The 5th in series announcement of began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th in series issue of began on?", "When did The 5th in series issue of begin on BBC One?", "Who did The 5th in series issue of began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th in series publication of began on?", "When did The 5th in series publication of begin on BBC One?", "Who did The 5th in series publication of began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th in series publishing of began on?", "When did The 5th in series publishing of begin on BBC One?", "Who did The 5th in series publishing of began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th my stories announcement of began on?", "When did The 5th my stories announcement of begin on BBC One?", "Who did The 5th my stories announcement of began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th my stories issue of began on?", "When did The 5th my stories issue of begin on BBC One?", "Who did The 5th my stories issue of began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th my stories publication of began on?", "When did The 5th my stories publication of begin on BBC One?", "Who did The 5th my stories publication of began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th my stories publishing of began on?", "When did The 5th my stories publishing of begin on BBC One?", "Who did The 5th my stories publishing of began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th periodical announcement of began on?", "When did The 5th periodical announcement of begin on BBC One?", "Who did The 5th periodical announcement of began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th periodical issue of began on?", "When did The 5th periodical issue of begin on BBC One?", "Who did The 5th periodical issue of began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th periodical publication of began on?", "When did The 5th periodical publication of begin on BBC One?", "Who did The 5th periodical publication of began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th periodical publishing of began on?", "When did The 5th periodical publishing of begin on BBC One?", "Who did The 5th periodical publishing of began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th sequential announcement of began on?", "When did The 5th sequential announcement of begin on BBC One?", "Who did The 5th sequential announcement of began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th sequential issue of began on?", "When did The 5th sequential issue of begin on BBC One?", "Who did The 5th sequential issue of began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th sequential publication of began on?", "When did The 5th sequential publication of begin on BBC One?", "Who did The 5th sequential publication of began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th sequential publishing of began on?", "When did The 5th sequential publishing of begin on BBC One?", "Who did The 5th sequential publishing of began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial announcement of began on?", "When did The 5th serial announcement of begin on BBC One?", "Who did The 5th serial announcement of began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial issue of began on?", "When did The 5th serial issue of begin on BBC One?", "Who did The 5th serial issue of began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial key announcement of began on?", "When did The 5th serial key announcement of begin on BBC One?", "Who did The 5th serial key announcement of began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial key issue of began on?", "When did The 5th serial key issue of begin on BBC One?", "Who did The 5th serial key issue of began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial key publication of began on?", "When did The 5th serial key publication of begin on BBC One?", "Who did The 5th serial key publication of began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial key publishing of began on?", "When did The 5th serial key publishing of begin on BBC One?", "Who did The 5th serial key publishing of began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial publishing of began on?", "When did The 5th serial publishing of begin on BBC One?", "Who did The 5th serial publishing of began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th series announcement of began on?", "When did The 5th series announcement of begin on BBC One?", "Who did The 5th series announcement of began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th series issue of began on?", "When did The 5th series issue of begin on BBC One?", "Who did The 5th series issue of began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th series publication of began on?", "When did The 5th series publication of begin on BBC One?", "Who did The 5th series publication of began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th series publishing of began on?", "When did The 5th series publishing of begin on BBC One?", "Who did The 5th series publishing of began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth in series announcement of began on?", "When did The fifth in series announcement of begin on BBC One?", "Who did The fifth in series announcement of began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth in series issue of began on?", "When did The fifth in series issue of begin on BBC One?", "Who did The fifth in series issue of began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth in series publication of began on?", "When did The fifth in series publication of begin on BBC One?", "Who did The fifth in series publication of began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth in series publishing of began on?", "When did The fifth in series publishing of begin on BBC One?", "Who did The fifth in series publishing of began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth my stories announcement of began on?", "When did The fifth my stories announcement of begin on BBC One?", "Who did The fifth my stories announcement of began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth my stories issue of began on?", "When did The fifth my stories issue of begin on BBC One?", "Who did The fifth my stories issue of began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth my stories publication of began on?", "When did The fifth my stories publication of begin on BBC One?", "Who did The fifth my stories publication of began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth my stories publishing of began on?", "When did The fifth my stories publishing of begin on BBC One?", "Who did The fifth my stories publishing of began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth periodical announcement of began on?", "When did The fifth periodical announcement of begin on BBC One?", "Who did The fifth periodical announcement of began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth periodical issue of began on?", "When did The fifth periodical issue of begin on BBC One?", "Who did The fifth periodical issue of began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth periodical publication of began on?", "When did The fifth periodical publication of begin on BBC One?", "Who did The fifth periodical publication of began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth periodical publishing of began on?", "When did The fifth periodical publishing of begin on BBC One?", "Who did The fifth periodical publishing of began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth sequential announcement of began on?", "When did The fifth sequential announcement of begin on BBC One?", "Who did The fifth sequential announcement of began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth sequential issue of began on?", "When did The fifth sequential issue of begin on BBC One?", "Who did The fifth sequential issue of began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth sequential publication of began on?", "When did The fifth sequential publication of begin on BBC One?", "Who did The fifth sequential publication of began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth sequential publishing of began on?", "When did The fifth sequential publishing of begin on BBC One?", "Who did The fifth sequential publishing of began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial announcement of began on?", "When did The fifth serial announcement of begin on BBC One?", "Who did The fifth serial announcement of began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial issue of began on?", "When did The fifth serial issue of begin on BBC One?", "Who did The fifth serial issue of began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial key announcement of began on?", "When did The fifth serial key announcement of begin on BBC One?", "Who did The fifth serial key announcement of began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial key issue of began on?", "When did The fifth serial key issue of begin on BBC One?", "Who did The fifth serial key issue of began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial key publication of began on?", "When did The fifth serial key publication of begin on BBC One?", "Who did The fifth serial key publication of began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial key publishing of began on?", "When did The fifth serial key publishing of begin on BBC One?", "Who did The fifth serial key publishing of began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial publishing of began on?", "When did The fifth serial publishing of begin on BBC One?", "Who did The fifth serial publishing of began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth series announcement of began on?", "When did The fifth series announcement of begin on BBC One?", "Who did The fifth series announcement of began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth series issue of began on?", "When did The fifth series issue of begin on BBC One?", "Who did The fifth series issue of began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth series publication of began on?", "When did The fifth series publication of begin on BBC One?", "Who did The fifth series publication of began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth series publishing of began on?", "When did The fifth series publishing of begin on BBC One?", "Who did The fifth series publishing of began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827400, "src_sentence": "The fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as presenters.", "sentence": "The fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as presenters", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th in series of Strictly Come Dancing began on?", "When did The 5th in series of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series of Strictly Come Dancing began on?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th my stories of Strictly Come Dancing began on?", "When did The 5th my stories of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories of Strictly Come Dancing began on?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th periodical of Strictly Come Dancing began on?", "When did The 5th periodical of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical of Strictly Come Dancing began on?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th sequential of Strictly Come Dancing began on?", "When did The 5th sequential of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential of Strictly Come Dancing began on?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial key of Strictly Come Dancing began on?", "When did The 5th serial key of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key of Strictly Come Dancing began on?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th serial of Strictly Come Dancing began on?", "When did The 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The 5th series of Strictly Come Dancing began on?", "When did The 5th series of Strictly Come Dancing begin on BBC One?", "Who did The 5th series of Strictly Come Dancing began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment in series of Strictly Come Dancing began on?", "When did The fifth amendment in series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment in series of Strictly Come Dancing began on?", "Did the fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment my stories of Strictly Come Dancing began on?", "When did The fifth amendment my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment my stories of Strictly Come Dancing began on?", "Did the fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment periodical of Strictly Come Dancing began on?", "When did The fifth amendment periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment periodical of Strictly Come Dancing began on?", "Did the fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment sequential of Strictly Come Dancing began on?", "When did The fifth amendment sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment sequential of Strictly Come Dancing began on?", "Did the fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment serial key of Strictly Come Dancing began on?", "When did The fifth amendment serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial key of Strictly Come Dancing began on?", "Did the fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment serial of Strictly Come Dancing began on?", "When did The fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial of Strictly Come Dancing began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth amendment series of Strictly Come Dancing began on?", "When did The fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment series of Strictly Come Dancing began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear in series of Strictly Come Dancing began on?", "When did The fifth gear in series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear in series of Strictly Come Dancing began on?", "Did the fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear my stories of Strictly Come Dancing began on?", "When did The fifth gear my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear my stories of Strictly Come Dancing began on?", "Did the fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear periodical of Strictly Come Dancing began on?", "When did The fifth gear periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear periodical of Strictly Come Dancing began on?", "Did the fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear sequential of Strictly Come Dancing began on?", "When did The fifth gear sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear sequential of Strictly Come Dancing began on?", "Did the fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "When did The fifth gear serial key of Strictly Come Dancing begin on BBC One?", "Did the fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear serial of Strictly Come Dancing began on?", "When did The fifth gear serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial of Strictly Come Dancing began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth gear series of Strictly Come Dancing began on?", "When did The fifth gear series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear series of Strictly Come Dancing began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth in series of Strictly Come Dancing began on?", "When did The fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series of Strictly Come Dancing began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth my stories of Strictly Come Dancing began on?", "When did The fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories of Strictly Come Dancing began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth periodical of Strictly Come Dancing began on?", "When did The fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical of Strictly Come Dancing began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth sequential of Strictly Come Dancing began on?", "When did The fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential of Strictly Come Dancing began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth serial key of Strictly Come Dancing began on?", "When did The fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key of Strictly Come Dancing began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly in series of Strictly Come Dancing began on?", "When did The fifthly in series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly in series of Strictly Come Dancing began on?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly my stories of Strictly Come Dancing began on?", "When did The fifthly my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifthly my stories of Strictly Come Dancing began on?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly periodical of Strictly Come Dancing began on?", "When did The fifthly periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifthly periodical of Strictly Come Dancing began on?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly sequential of Strictly Come Dancing began on?", "When did The fifthly sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifthly sequential of Strictly Come Dancing began on?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly serial key of Strictly Come Dancing began on?", "When did The fifthly serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial key of Strictly Come Dancing began on?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place in series of Strictly Come Dancing began on?", "When did The in fifth place in series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place in series of Strictly Come Dancing began on?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place my stories of Strictly Come Dancing began on?", "When did The in fifth place my stories of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place my stories of Strictly Come Dancing began on?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place periodical of Strictly Come Dancing began on?", "When did The in fifth place periodical of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place periodical of Strictly Come Dancing began on?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place sequential of Strictly Come Dancing began on?", "When did The in fifth place sequential of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place sequential of Strictly Come Dancing began on?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place serial key of Strictly Come Dancing began on?", "When did The in fifth place serial key of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial key of Strictly Come Dancing began on?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth in series of Strictly Come Dancing began on?", "When did The one fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth in series of Strictly Come Dancing began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth my stories of Strictly Come Dancing began on?", "When did The one fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifth my stories of Strictly Come Dancing began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth periodical of Strictly Come Dancing began on?", "When did The one fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth periodical of Strictly Come Dancing began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth sequential of Strictly Come Dancing began on?", "When did The one fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifth sequential of Strictly Come Dancing began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth serial key of Strictly Come Dancing began on?", "When did The one fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial key of Strictly Come Dancing began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth serial of Strictly Come Dancing began on?", "When did The one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial of Strictly Come Dancing began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The one fifth series of Strictly Come Dancing began on?", "When did The one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth series of Strictly Come Dancing began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile in series of Strictly Come Dancing began on?", "When did The quintile in series of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series of Strictly Come Dancing began on?", "Did the quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile my stories of Strictly Come Dancing began on?", "When did The quintile my stories of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories of Strictly Come Dancing began on?", "Did the quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile periodical of Strictly Come Dancing began on?", "When did The quintile periodical of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical of Strictly Come Dancing began on?", "Did the quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile sequential of Strictly Come Dancing began on?", "When did The quintile sequential of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential of Strictly Come Dancing began on?", "Did the quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile serial key of Strictly Come Dancing began on?", "When did The quintile serial key of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key of Strictly Come Dancing began on?", "Did the quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile serial of Strictly Come Dancing began on?", "When did The quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial of Strictly Come Dancing began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Where did The quintile series of Strictly Come Dancing began on?", "When did The quintile series of Strictly Come Dancing begin on BBC One?", "Who did The quintile series of Strictly Come Dancing began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as presenters?", "Did the 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as presenters?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 3, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the fifth serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th in series of began on?", "When did The 5th in series of begin on BBC One?", "Who did The 5th in series of began on?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th my stories of began on?", "When did The 5th my stories of begin on BBC One?", "Who did The 5th my stories of began on?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th periodical of began on?", "When did The 5th periodical of begin on BBC One?", "Who did The 5th periodical of began on?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th sequential of began on?", "When did The 5th sequential of begin on BBC One?", "Who did The 5th sequential of began on?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial key of began on?", "When did The 5th serial key of begin on BBC One?", "Who did The 5th serial key of began on?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th serial of began on?", "When did The 5th serial of begin on BBC One?", "Who did The 5th serial of began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The 5th series of began on?", "When did The 5th series of begin on BBC One?", "Who did The 5th series of began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment in series of began on?", "When did The fifth amendment in series of begin on BBC One?", "Who did The fifth amendment in series of began on?", "Did the fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment my stories of began on?", "When did The fifth amendment my stories of begin on BBC One?", "Who did The fifth amendment my stories of began on?", "Did the fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment periodical of began on?", "When did The fifth amendment periodical of begin on BBC One?", "Who did The fifth amendment periodical of began on?", "Did the fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment sequential of began on?", "When did The fifth amendment sequential of begin on BBC One?", "Who did The fifth amendment sequential of began on?", "Did the fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment serial key of began on?", "When did The fifth amendment serial key of begin on BBC One?", "Who did The fifth amendment serial key of began on?", "Did the fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment serial of began on?", "When did The fifth amendment serial of begin on BBC One?", "Who did The fifth amendment serial of began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth amendment series of began on?", "When did The fifth amendment series of begin on BBC One?", "Who did The fifth amendment series of began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear in series of began on?", "When did The fifth gear in series of begin on BBC One?", "Who did The fifth gear in series of began on?", "Did the fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear my stories of began on?", "When did The fifth gear my stories of begin on BBC One?", "Who did The fifth gear my stories of began on?", "Did the fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear periodical of began on?", "When did The fifth gear periodical of begin on BBC One?", "Who did The fifth gear periodical of began on?", "Did the fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear sequential of began on?", "When did The fifth gear sequential of begin on BBC One?", "Who did The fifth gear sequential of began on?", "Did the fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "When did The fifth gear serial key of begin on BBC One?", "Did the fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear serial of began on?", "When did The fifth gear serial of begin on BBC One?", "Who did The fifth gear serial of began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth gear series of began on?", "When did The fifth gear series of begin on BBC One?", "Who did The fifth gear series of began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth in series of began on?", "When did The fifth in series of begin on BBC One?", "Who did The fifth in series of began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth my stories of began on?", "When did The fifth my stories of begin on BBC One?", "Who did The fifth my stories of began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth periodical of began on?", "When did The fifth periodical of begin on BBC One?", "Who did The fifth periodical of began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth sequential of began on?", "When did The fifth sequential of begin on BBC One?", "Who did The fifth sequential of began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth serial key of began on?", "When did The fifth serial key of begin on BBC One?", "Who did The fifth serial key of began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly in series of began on?", "When did The fifthly in series of begin on BBC One?", "Who did The fifthly in series of began on?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly my stories of began on?", "When did The fifthly my stories of begin on BBC One?", "Who did The fifthly my stories of began on?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly periodical of began on?", "When did The fifthly periodical of begin on BBC One?", "Who did The fifthly periodical of began on?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly sequential of began on?", "When did The fifthly sequential of begin on BBC One?", "Who did The fifthly sequential of began on?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly serial key of began on?", "When did The fifthly serial key of begin on BBC One?", "Who did The fifthly serial key of began on?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place in series of began on?", "When did The in fifth place in series of begin on BBC One?", "Who did The in fifth place in series of began on?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place my stories of began on?", "When did The in fifth place my stories of begin on BBC One?", "Who did The in fifth place my stories of began on?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place periodical of began on?", "When did The in fifth place periodical of begin on BBC One?", "Who did The in fifth place periodical of began on?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place sequential of began on?", "When did The in fifth place sequential of begin on BBC One?", "Who did The in fifth place sequential of began on?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place serial key of began on?", "When did The in fifth place serial key of begin on BBC One?", "Who did The in fifth place serial key of began on?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth in series of began on?", "When did The one fifth in series of begin on BBC One?", "Who did The one fifth in series of began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth my stories of began on?", "When did The one fifth my stories of begin on BBC One?", "Who did The one fifth my stories of began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth periodical of began on?", "When did The one fifth periodical of begin on BBC One?", "Who did The one fifth periodical of began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth sequential of began on?", "When did The one fifth sequential of begin on BBC One?", "Who did The one fifth sequential of began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth serial key of began on?", "When did The one fifth serial key of begin on BBC One?", "Who did The one fifth serial key of began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth serial of began on?", "When did The one fifth serial of begin on BBC One?", "Who did The one fifth serial of began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The one fifth series of began on?", "When did The one fifth series of begin on BBC One?", "Who did The one fifth series of began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile in series of began on?", "When did The quintile in series of begin on BBC One?", "Who did The quintile in series of began on?", "Did the quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile my stories of began on?", "When did The quintile my stories of begin on BBC One?", "Who did The quintile my stories of began on?", "Did the quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile periodical of began on?", "When did The quintile periodical of begin on BBC One?", "Who did The quintile periodical of began on?", "Did the quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile sequential of began on?", "When did The quintile sequential of begin on BBC One?", "Who did The quintile sequential of began on?", "Did the quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile serial key of began on?", "When did The quintile serial key of begin on BBC One?", "Who did The quintile serial key of began on?", "Did the quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile serial of began on?", "When did The quintile serial of begin on BBC One?", "Who did The quintile serial of began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of beg on BBC One on 29 September 2007 with returning as presenters?", "Where did The quintile series of began on?", "When did The quintile series of begin on BBC One?", "Who did The quintile series of began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as presenters?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as presenters?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827408, "src_sentence": "The fifth series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The fifth series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial of Strictly Come Dancing began on?", "When did The 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial publication of Strictly Come Dancing began on?", "When did The 5th serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publication of Strictly Come Dancing began on?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th series of Strictly Come Dancing began on?", "When did The 5th series of Strictly Come Dancing begin on BBC One?", "Who did The 5th series of Strictly Come Dancing began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth amendment serial of Strictly Come Dancing began on?", "When did The fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial of Strictly Come Dancing began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth amendment serial publication of Strictly Come Dancing began on?", "When did The fifth amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial publication of Strictly Come Dancing began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth amendment series of Strictly Come Dancing began on?", "When did The fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment series of Strictly Come Dancing began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth gear serial of Strictly Come Dancing began on?", "When did The fifth gear serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial of Strictly Come Dancing began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth gear serial publication of Strictly Come Dancing began on?", "When did The fifth gear serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial publication of Strictly Come Dancing began on?", "Did the fifth gear serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth gear series of Strictly Come Dancing began on?", "When did The fifth gear series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear series of Strictly Come Dancing began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifthly serial publication of Strictly Come Dancing began on?", "When did The fifthly serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial publication of Strictly Come Dancing began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The in fifth place serial publication of Strictly Come Dancing began on?", "When did The in fifth place serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial publication of Strictly Come Dancing began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth serial of Strictly Come Dancing began on?", "When did The one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial of Strictly Come Dancing began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth serial publication of Strictly Come Dancing began on?", "When did The one fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial publication of Strictly Come Dancing began on?", "Did the one fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth series of Strictly Come Dancing began on?", "When did The one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth series of Strictly Come Dancing began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial of Strictly Come Dancing began on?", "When did The quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial of Strictly Come Dancing began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial publication of Strictly Come Dancing began on?", "When did The quintile serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publication of Strictly Come Dancing began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series of Strictly Come Dancing began on?", "When did The quintile series of Strictly Come Dancing begin on BBC One?", "Who did The quintile series of Strictly Come Dancing began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the 5th serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial of began on?", "When did The 5th serial of begin on BBC One?", "Who did The 5th serial of began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial publication of began on?", "When did The 5th serial publication of begin on BBC One?", "Who did The 5th serial publication of began on?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th series of began on?", "When did The 5th series of begin on BBC One?", "Who did The 5th series of began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth amendment serial of began on?", "When did The fifth amendment serial of begin on BBC One?", "Who did The fifth amendment serial of began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth amendment serial publication of began on?", "When did The fifth amendment serial publication of begin on BBC One?", "Who did The fifth amendment serial publication of began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth amendment series of began on?", "When did The fifth amendment series of begin on BBC One?", "Who did The fifth amendment series of began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth gear serial of began on?", "When did The fifth gear serial of begin on BBC One?", "Who did The fifth gear serial of began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth gear serial publication of began on?", "When did The fifth gear serial publication of begin on BBC One?", "Who did The fifth gear serial publication of began on?", "Did the fifth gear serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth gear series of began on?", "When did The fifth gear series of begin on BBC One?", "Who did The fifth gear series of began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifthly serial publication of began on?", "When did The fifthly serial publication of begin on BBC One?", "Who did The fifthly serial publication of began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The in fifth place serial publication of began on?", "When did The in fifth place serial publication of begin on BBC One?", "Who did The in fifth place serial publication of began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth serial of began on?", "When did The one fifth serial of begin on BBC One?", "Who did The one fifth serial of began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth serial publication of began on?", "When did The one fifth serial publication of begin on BBC One?", "Who did The one fifth serial publication of began on?", "Did the one fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth series of began on?", "When did The one fifth series of begin on BBC One?", "Who did The one fifth series of began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial of began on?", "When did The quintile serial of begin on BBC One?", "Who did The quintile serial of began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial publication of began on?", "When did The quintile serial publication of begin on BBC One?", "Who did The quintile serial publication of began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series of began on?", "When did The quintile series of begin on BBC One?", "Who did The quintile series of began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827410, "src_sentence": "The quintile series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The quintile series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series of Strictly Come Dancing began on?", "When did The quintile series of Strictly Come Dancing begin on BBC One?", "Who did The quintile series of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial of Strictly Come Dancing began on?", "When did The quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial of Strictly Come Dancing began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial publication of Strictly Come Dancing began on?", "When did The quintile serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publication of Strictly Come Dancing began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the quintile series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series of began on?", "When did The quintile series of begin on BBC One?", "Who did The quintile series of began on?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial of began on?", "When did The quintile serial of begin on BBC One?", "Who did The quintile serial of began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial publication of began on?", "When did The quintile serial publication of begin on BBC One?", "Who did The quintile serial publication of began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827418, "src_sentence": "The quintile serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The quintile serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial publication of Strictly Come Dancing began on?", "When did The quintile serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publication of Strictly Come Dancing began on?", "Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series announcement of Strictly Come Dancing began on?", "When did The fifth in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series announcement of Strictly Come Dancing began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series issue of Strictly Come Dancing began on?", "When did The fifth in series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series issue of Strictly Come Dancing began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series publication of Strictly Come Dancing began on?", "When did The fifth in series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publication of Strictly Come Dancing began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series publishing of Strictly Come Dancing began on?", "When did The fifth in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publishing of Strictly Come Dancing began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories announcement of Strictly Come Dancing began on?", "When did The fifth my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories announcement of Strictly Come Dancing began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories issue of Strictly Come Dancing began on?", "When did The fifth my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories issue of Strictly Come Dancing began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories publication of Strictly Come Dancing began on?", "When did The fifth my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publication of Strictly Come Dancing began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories publishing of Strictly Come Dancing began on?", "When did The fifth my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publishing of Strictly Come Dancing began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical announcement of Strictly Come Dancing began on?", "When did The fifth periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical announcement of Strictly Come Dancing began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical issue of Strictly Come Dancing began on?", "When did The fifth periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical issue of Strictly Come Dancing began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical publication of Strictly Come Dancing began on?", "When did The fifth periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publication of Strictly Come Dancing began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical publishing of Strictly Come Dancing began on?", "When did The fifth periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publishing of Strictly Come Dancing began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential announcement of Strictly Come Dancing began on?", "When did The fifth sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential announcement of Strictly Come Dancing began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential issue of Strictly Come Dancing began on?", "When did The fifth sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential issue of Strictly Come Dancing began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential publication of Strictly Come Dancing began on?", "When did The fifth sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publication of Strictly Come Dancing began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential publishing of Strictly Come Dancing began on?", "When did The fifth sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publishing of Strictly Come Dancing began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial announcement of Strictly Come Dancing began on?", "When did The fifth serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial announcement of Strictly Come Dancing began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial issue of Strictly Come Dancing began on?", "When did The fifth serial issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial issue of Strictly Come Dancing began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key announcement of Strictly Come Dancing began on?", "When did The fifth serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key announcement of Strictly Come Dancing began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key issue of Strictly Come Dancing began on?", "When did The fifth serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key issue of Strictly Come Dancing began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key publication of Strictly Come Dancing began on?", "When did The fifth serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publication of Strictly Come Dancing began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key publishing of Strictly Come Dancing began on?", "When did The fifth serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publishing of Strictly Come Dancing began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publishing of Strictly Come Dancing began on?", "When did The fifth serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publishing of Strictly Come Dancing began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series announcement of Strictly Come Dancing began on?", "When did The fifth series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth series announcement of Strictly Come Dancing began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series issue of Strictly Come Dancing began on?", "When did The fifth series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth series issue of Strictly Come Dancing began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series publication of Strictly Come Dancing began on?", "When did The fifth series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publication of Strictly Come Dancing began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series publishing of Strictly Come Dancing began on?", "When did The fifth series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publishing of Strictly Come Dancing began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile in series announcement of Strictly Come Dancing began on?", "When did The quintile in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series announcement of Strictly Come Dancing began on?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile in series issue of Strictly Come Dancing began on?", "When did The quintile in series issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series issue of Strictly Come Dancing began on?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile in series publication of Strictly Come Dancing began on?", "When did The quintile in series publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series publication of Strictly Come Dancing began on?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile in series publishing of Strictly Come Dancing began on?", "When did The quintile in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series publishing of Strictly Come Dancing began on?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile my stories announcement of Strictly Come Dancing began on?", "When did The quintile my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories announcement of Strictly Come Dancing began on?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile my stories issue of Strictly Come Dancing began on?", "When did The quintile my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories issue of Strictly Come Dancing began on?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile my stories publication of Strictly Come Dancing began on?", "When did The quintile my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories publication of Strictly Come Dancing began on?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile my stories publishing of Strictly Come Dancing began on?", "When did The quintile my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories publishing of Strictly Come Dancing began on?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile periodical announcement of Strictly Come Dancing began on?", "When did The quintile periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical announcement of Strictly Come Dancing began on?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile periodical issue of Strictly Come Dancing began on?", "When did The quintile periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical issue of Strictly Come Dancing began on?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile periodical publication of Strictly Come Dancing began on?", "When did The quintile periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical publication of Strictly Come Dancing began on?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile periodical publishing of Strictly Come Dancing began on?", "When did The quintile periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical publishing of Strictly Come Dancing began on?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile sequential announcement of Strictly Come Dancing began on?", "When did The quintile sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential announcement of Strictly Come Dancing began on?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile sequential issue of Strictly Come Dancing began on?", "When did The quintile sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential issue of Strictly Come Dancing began on?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile sequential publication of Strictly Come Dancing began on?", "When did The quintile sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential publication of Strictly Come Dancing began on?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile sequential publishing of Strictly Come Dancing began on?", "When did The quintile sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential publishing of Strictly Come Dancing began on?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial announcement of Strictly Come Dancing began on?", "When did The quintile serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial announcement of Strictly Come Dancing began on?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial issue of Strictly Come Dancing began on?", "When did The quintile serial issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial issue of Strictly Come Dancing began on?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial key announcement of Strictly Come Dancing began on?", "When did The quintile serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key announcement of Strictly Come Dancing began on?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial key issue of Strictly Come Dancing began on?", "When did The quintile serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key issue of Strictly Come Dancing began on?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial key publication of Strictly Come Dancing began on?", "When did The quintile serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key publication of Strictly Come Dancing began on?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial key publishing of Strictly Come Dancing began on?", "When did The quintile serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key publishing of Strictly Come Dancing began on?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile serial publishing of Strictly Come Dancing began on?", "When did The quintile serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publishing of Strictly Come Dancing began on?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series announcement of Strictly Come Dancing began on?", "When did The quintile series announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile series announcement of Strictly Come Dancing began on?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series issue of Strictly Come Dancing began on?", "When did The quintile series issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile series issue of Strictly Come Dancing began on?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series publication of Strictly Come Dancing began on?", "When did The quintile series publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile series publication of Strictly Come Dancing began on?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The quintile series publishing of Strictly Come Dancing began on?", "When did The quintile series publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile series publishing of Strictly Come Dancing began on?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial publication of began on?", "When did The quintile serial publication of begin on BBC One?", "Who did The quintile serial publication of began on?", "Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series announcement of began on?", "When did The fifth in series announcement of begin on BBC One?", "Who did The fifth in series announcement of began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series issue of began on?", "When did The fifth in series issue of begin on BBC One?", "Who did The fifth in series issue of began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series publication of began on?", "When did The fifth in series publication of begin on BBC One?", "Who did The fifth in series publication of began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series publishing of began on?", "When did The fifth in series publishing of begin on BBC One?", "Who did The fifth in series publishing of began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories announcement of began on?", "When did The fifth my stories announcement of begin on BBC One?", "Who did The fifth my stories announcement of began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories issue of began on?", "When did The fifth my stories issue of begin on BBC One?", "Who did The fifth my stories issue of began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories publication of began on?", "When did The fifth my stories publication of begin on BBC One?", "Who did The fifth my stories publication of began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories publishing of began on?", "When did The fifth my stories publishing of begin on BBC One?", "Who did The fifth my stories publishing of began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical announcement of began on?", "When did The fifth periodical announcement of begin on BBC One?", "Who did The fifth periodical announcement of began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical issue of began on?", "When did The fifth periodical issue of begin on BBC One?", "Who did The fifth periodical issue of began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical publication of began on?", "When did The fifth periodical publication of begin on BBC One?", "Who did The fifth periodical publication of began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical publishing of began on?", "When did The fifth periodical publishing of begin on BBC One?", "Who did The fifth periodical publishing of began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential announcement of began on?", "When did The fifth sequential announcement of begin on BBC One?", "Who did The fifth sequential announcement of began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential issue of began on?", "When did The fifth sequential issue of begin on BBC One?", "Who did The fifth sequential issue of began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential publication of began on?", "When did The fifth sequential publication of begin on BBC One?", "Who did The fifth sequential publication of began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential publishing of began on?", "When did The fifth sequential publishing of begin on BBC One?", "Who did The fifth sequential publishing of began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial announcement of began on?", "When did The fifth serial announcement of begin on BBC One?", "Who did The fifth serial announcement of began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial issue of began on?", "When did The fifth serial issue of begin on BBC One?", "Who did The fifth serial issue of began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key announcement of began on?", "When did The fifth serial key announcement of begin on BBC One?", "Who did The fifth serial key announcement of began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key issue of began on?", "When did The fifth serial key issue of begin on BBC One?", "Who did The fifth serial key issue of began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key publication of began on?", "When did The fifth serial key publication of begin on BBC One?", "Who did The fifth serial key publication of began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key publishing of began on?", "When did The fifth serial key publishing of begin on BBC One?", "Who did The fifth serial key publishing of began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publishing of began on?", "When did The fifth serial publishing of begin on BBC One?", "Who did The fifth serial publishing of began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series announcement of began on?", "When did The fifth series announcement of begin on BBC One?", "Who did The fifth series announcement of began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series issue of began on?", "When did The fifth series issue of begin on BBC One?", "Who did The fifth series issue of began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series publication of began on?", "When did The fifth series publication of begin on BBC One?", "Who did The fifth series publication of began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series publishing of began on?", "When did The fifth series publishing of begin on BBC One?", "Who did The fifth series publishing of began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile in series announcement of began on?", "When did The quintile in series announcement of begin on BBC One?", "Who did The quintile in series announcement of began on?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile in series issue of began on?", "When did The quintile in series issue of begin on BBC One?", "Who did The quintile in series issue of began on?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile in series publication of began on?", "When did The quintile in series publication of begin on BBC One?", "Who did The quintile in series publication of began on?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile in series publishing of began on?", "When did The quintile in series publishing of begin on BBC One?", "Who did The quintile in series publishing of began on?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile my stories announcement of began on?", "When did The quintile my stories announcement of begin on BBC One?", "Who did The quintile my stories announcement of began on?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile my stories issue of began on?", "When did The quintile my stories issue of begin on BBC One?", "Who did The quintile my stories issue of began on?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile my stories publication of began on?", "When did The quintile my stories publication of begin on BBC One?", "Who did The quintile my stories publication of began on?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile my stories publishing of began on?", "When did The quintile my stories publishing of begin on BBC One?", "Who did The quintile my stories publishing of began on?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile periodical announcement of began on?", "When did The quintile periodical announcement of begin on BBC One?", "Who did The quintile periodical announcement of began on?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile periodical issue of began on?", "When did The quintile periodical issue of begin on BBC One?", "Who did The quintile periodical issue of began on?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile periodical publication of began on?", "When did The quintile periodical publication of begin on BBC One?", "Who did The quintile periodical publication of began on?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile periodical publishing of began on?", "When did The quintile periodical publishing of begin on BBC One?", "Who did The quintile periodical publishing of began on?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile sequential announcement of began on?", "When did The quintile sequential announcement of begin on BBC One?", "Who did The quintile sequential announcement of began on?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile sequential issue of began on?", "When did The quintile sequential issue of begin on BBC One?", "Who did The quintile sequential issue of began on?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile sequential publication of began on?", "When did The quintile sequential publication of begin on BBC One?", "Who did The quintile sequential publication of began on?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile sequential publishing of began on?", "When did The quintile sequential publishing of begin on BBC One?", "Who did The quintile sequential publishing of began on?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial announcement of began on?", "When did The quintile serial announcement of begin on BBC One?", "Who did The quintile serial announcement of began on?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial issue of began on?", "When did The quintile serial issue of begin on BBC One?", "Who did The quintile serial issue of began on?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial key announcement of began on?", "When did The quintile serial key announcement of begin on BBC One?", "Who did The quintile serial key announcement of began on?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial key issue of began on?", "When did The quintile serial key issue of begin on BBC One?", "Who did The quintile serial key issue of began on?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial key publication of began on?", "When did The quintile serial key publication of begin on BBC One?", "Who did The quintile serial key publication of began on?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial key publishing of began on?", "When did The quintile serial key publishing of begin on BBC One?", "Who did The quintile serial key publishing of began on?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile serial publishing of began on?", "When did The quintile serial publishing of begin on BBC One?", "Who did The quintile serial publishing of began on?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series announcement of began on?", "When did The quintile series announcement of begin on BBC One?", "Who did The quintile series announcement of began on?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series issue of began on?", "When did The quintile series issue of begin on BBC One?", "Who did The quintile series issue of began on?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series publication of began on?", "When did The quintile series publication of begin on BBC One?", "Who did The quintile series publication of began on?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The quintile series publishing of began on?", "When did The quintile series publishing of begin on BBC One?", "Who did The quintile series publishing of began on?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827423, "src_sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial publication of Strictly Come Dancing began on?", "When did The 5th serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publication of Strictly Come Dancing began on?", "Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th in series announcement of Strictly Come Dancing began on?", "When did The 5th in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series announcement of Strictly Come Dancing began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th in series issue of Strictly Come Dancing began on?", "When did The 5th in series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series issue of Strictly Come Dancing began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th in series publication of Strictly Come Dancing began on?", "When did The 5th in series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publication of Strictly Come Dancing began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th in series publishing of Strictly Come Dancing began on?", "When did The 5th in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publishing of Strictly Come Dancing began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th my stories announcement of Strictly Come Dancing began on?", "When did The 5th my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories announcement of Strictly Come Dancing began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th my stories issue of Strictly Come Dancing began on?", "When did The 5th my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories issue of Strictly Come Dancing began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th my stories publication of Strictly Come Dancing began on?", "When did The 5th my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publication of Strictly Come Dancing began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th my stories publishing of Strictly Come Dancing began on?", "When did The 5th my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publishing of Strictly Come Dancing began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th periodical announcement of Strictly Come Dancing began on?", "When did The 5th periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical announcement of Strictly Come Dancing began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th periodical issue of Strictly Come Dancing began on?", "When did The 5th periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical issue of Strictly Come Dancing began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th periodical publication of Strictly Come Dancing began on?", "When did The 5th periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publication of Strictly Come Dancing began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th periodical publishing of Strictly Come Dancing began on?", "When did The 5th periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publishing of Strictly Come Dancing began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th sequential announcement of Strictly Come Dancing began on?", "When did The 5th sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential announcement of Strictly Come Dancing began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th sequential issue of Strictly Come Dancing began on?", "When did The 5th sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential issue of Strictly Come Dancing began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th sequential publication of Strictly Come Dancing began on?", "When did The 5th sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publication of Strictly Come Dancing began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th sequential publishing of Strictly Come Dancing began on?", "When did The 5th sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publishing of Strictly Come Dancing began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial announcement of Strictly Come Dancing began on?", "When did The 5th serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial announcement of Strictly Come Dancing began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial issue of Strictly Come Dancing began on?", "When did The 5th serial issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial issue of Strictly Come Dancing began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial key announcement of Strictly Come Dancing began on?", "When did The 5th serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key announcement of Strictly Come Dancing began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial key issue of Strictly Come Dancing began on?", "When did The 5th serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key issue of Strictly Come Dancing began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial key publication of Strictly Come Dancing began on?", "When did The 5th serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publication of Strictly Come Dancing began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial key publishing of Strictly Come Dancing began on?", "When did The 5th serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publishing of Strictly Come Dancing began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th serial publishing of Strictly Come Dancing began on?", "When did The 5th serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publishing of Strictly Come Dancing began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th series announcement of Strictly Come Dancing began on?", "When did The 5th series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th series announcement of Strictly Come Dancing began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th series issue of Strictly Come Dancing began on?", "When did The 5th series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th series issue of Strictly Come Dancing began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th series publication of Strictly Come Dancing began on?", "When did The 5th series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publication of Strictly Come Dancing began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The 5th series publishing of Strictly Come Dancing began on?", "When did The 5th series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publishing of Strictly Come Dancing began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series announcement of Strictly Come Dancing began on?", "When did The fifth in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series announcement of Strictly Come Dancing began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series issue of Strictly Come Dancing began on?", "When did The fifth in series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series issue of Strictly Come Dancing began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series publication of Strictly Come Dancing began on?", "When did The fifth in series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publication of Strictly Come Dancing began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth in series publishing of Strictly Come Dancing began on?", "When did The fifth in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publishing of Strictly Come Dancing began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories announcement of Strictly Come Dancing began on?", "When did The fifth my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories announcement of Strictly Come Dancing began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories issue of Strictly Come Dancing began on?", "When did The fifth my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories issue of Strictly Come Dancing began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories publication of Strictly Come Dancing began on?", "When did The fifth my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publication of Strictly Come Dancing began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth my stories publishing of Strictly Come Dancing began on?", "When did The fifth my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publishing of Strictly Come Dancing began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical announcement of Strictly Come Dancing began on?", "When did The fifth periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical announcement of Strictly Come Dancing began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical issue of Strictly Come Dancing began on?", "When did The fifth periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical issue of Strictly Come Dancing began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical publication of Strictly Come Dancing began on?", "When did The fifth periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publication of Strictly Come Dancing began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth periodical publishing of Strictly Come Dancing began on?", "When did The fifth periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publishing of Strictly Come Dancing began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential announcement of Strictly Come Dancing began on?", "When did The fifth sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential announcement of Strictly Come Dancing began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential issue of Strictly Come Dancing began on?", "When did The fifth sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential issue of Strictly Come Dancing began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential publication of Strictly Come Dancing began on?", "When did The fifth sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publication of Strictly Come Dancing began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth sequential publishing of Strictly Come Dancing began on?", "When did The fifth sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publishing of Strictly Come Dancing began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial announcement of Strictly Come Dancing began on?", "When did The fifth serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial announcement of Strictly Come Dancing began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial issue of Strictly Come Dancing began on?", "When did The fifth serial issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial issue of Strictly Come Dancing began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key announcement of Strictly Come Dancing began on?", "When did The fifth serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key announcement of Strictly Come Dancing began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key issue of Strictly Come Dancing began on?", "When did The fifth serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key issue of Strictly Come Dancing began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key publication of Strictly Come Dancing began on?", "When did The fifth serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publication of Strictly Come Dancing began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial key publishing of Strictly Come Dancing began on?", "When did The fifth serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publishing of Strictly Come Dancing began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth serial publishing of Strictly Come Dancing began on?", "When did The fifth serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publishing of Strictly Come Dancing began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series announcement of Strictly Come Dancing began on?", "When did The fifth series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth series announcement of Strictly Come Dancing began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series issue of Strictly Come Dancing began on?", "When did The fifth series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth series issue of Strictly Come Dancing began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series publication of Strictly Come Dancing began on?", "When did The fifth series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publication of Strictly Come Dancing began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth series publishing of Strictly Come Dancing began on?", "When did The fifth series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publishing of Strictly Come Dancing began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial publication of began on?", "When did The 5th serial publication of begin on BBC One?", "Who did The 5th serial publication of began on?", "Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th in series announcement of began on?", "When did The 5th in series announcement of begin on BBC One?", "Who did The 5th in series announcement of began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th in series issue of began on?", "When did The 5th in series issue of begin on BBC One?", "Who did The 5th in series issue of began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th in series publication of began on?", "When did The 5th in series publication of begin on BBC One?", "Who did The 5th in series publication of began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th in series publishing of began on?", "When did The 5th in series publishing of begin on BBC One?", "Who did The 5th in series publishing of began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th my stories announcement of began on?", "When did The 5th my stories announcement of begin on BBC One?", "Who did The 5th my stories announcement of began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th my stories issue of began on?", "When did The 5th my stories issue of begin on BBC One?", "Who did The 5th my stories issue of began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th my stories publication of began on?", "When did The 5th my stories publication of begin on BBC One?", "Who did The 5th my stories publication of began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th my stories publishing of began on?", "When did The 5th my stories publishing of begin on BBC One?", "Who did The 5th my stories publishing of began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th periodical announcement of began on?", "When did The 5th periodical announcement of begin on BBC One?", "Who did The 5th periodical announcement of began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th periodical issue of began on?", "When did The 5th periodical issue of begin on BBC One?", "Who did The 5th periodical issue of began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th periodical publication of began on?", "When did The 5th periodical publication of begin on BBC One?", "Who did The 5th periodical publication of began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th periodical publishing of began on?", "When did The 5th periodical publishing of begin on BBC One?", "Who did The 5th periodical publishing of began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th sequential announcement of began on?", "When did The 5th sequential announcement of begin on BBC One?", "Who did The 5th sequential announcement of began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th sequential issue of began on?", "When did The 5th sequential issue of begin on BBC One?", "Who did The 5th sequential issue of began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th sequential publication of began on?", "When did The 5th sequential publication of begin on BBC One?", "Who did The 5th sequential publication of began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th sequential publishing of began on?", "When did The 5th sequential publishing of begin on BBC One?", "Who did The 5th sequential publishing of began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial announcement of began on?", "When did The 5th serial announcement of begin on BBC One?", "Who did The 5th serial announcement of began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial issue of began on?", "When did The 5th serial issue of begin on BBC One?", "Who did The 5th serial issue of began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial key announcement of began on?", "When did The 5th serial key announcement of begin on BBC One?", "Who did The 5th serial key announcement of began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial key issue of began on?", "When did The 5th serial key issue of begin on BBC One?", "Who did The 5th serial key issue of began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial key publication of began on?", "When did The 5th serial key publication of begin on BBC One?", "Who did The 5th serial key publication of began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial key publishing of began on?", "When did The 5th serial key publishing of begin on BBC One?", "Who did The 5th serial key publishing of began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th serial publishing of began on?", "When did The 5th serial publishing of begin on BBC One?", "Who did The 5th serial publishing of began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th series announcement of began on?", "When did The 5th series announcement of begin on BBC One?", "Who did The 5th series announcement of began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th series issue of began on?", "When did The 5th series issue of begin on BBC One?", "Who did The 5th series issue of began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th series publication of began on?", "When did The 5th series publication of begin on BBC One?", "Who did The 5th series publication of began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The 5th series publishing of began on?", "When did The 5th series publishing of begin on BBC One?", "Who did The 5th series publishing of began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series announcement of began on?", "When did The fifth in series announcement of begin on BBC One?", "Who did The fifth in series announcement of began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series issue of began on?", "When did The fifth in series issue of begin on BBC One?", "Who did The fifth in series issue of began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series publication of began on?", "When did The fifth in series publication of begin on BBC One?", "Who did The fifth in series publication of began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth in series publishing of began on?", "When did The fifth in series publishing of begin on BBC One?", "Who did The fifth in series publishing of began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories announcement of began on?", "When did The fifth my stories announcement of begin on BBC One?", "Who did The fifth my stories announcement of began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories issue of began on?", "When did The fifth my stories issue of begin on BBC One?", "Who did The fifth my stories issue of began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories publication of began on?", "When did The fifth my stories publication of begin on BBC One?", "Who did The fifth my stories publication of began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth my stories publishing of began on?", "When did The fifth my stories publishing of begin on BBC One?", "Who did The fifth my stories publishing of began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical announcement of began on?", "When did The fifth periodical announcement of begin on BBC One?", "Who did The fifth periodical announcement of began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical issue of began on?", "When did The fifth periodical issue of begin on BBC One?", "Who did The fifth periodical issue of began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical publication of began on?", "When did The fifth periodical publication of begin on BBC One?", "Who did The fifth periodical publication of began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth periodical publishing of began on?", "When did The fifth periodical publishing of begin on BBC One?", "Who did The fifth periodical publishing of began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential announcement of began on?", "When did The fifth sequential announcement of begin on BBC One?", "Who did The fifth sequential announcement of began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential issue of began on?", "When did The fifth sequential issue of begin on BBC One?", "Who did The fifth sequential issue of began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential publication of began on?", "When did The fifth sequential publication of begin on BBC One?", "Who did The fifth sequential publication of began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth sequential publishing of began on?", "When did The fifth sequential publishing of begin on BBC One?", "Who did The fifth sequential publishing of began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial announcement of began on?", "When did The fifth serial announcement of begin on BBC One?", "Who did The fifth serial announcement of began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial issue of began on?", "When did The fifth serial issue of begin on BBC One?", "Who did The fifth serial issue of began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key announcement of began on?", "When did The fifth serial key announcement of begin on BBC One?", "Who did The fifth serial key announcement of began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key issue of began on?", "When did The fifth serial key issue of begin on BBC One?", "Who did The fifth serial key issue of began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key publication of began on?", "When did The fifth serial key publication of begin on BBC One?", "Who did The fifth serial key publication of began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial key publishing of began on?", "When did The fifth serial key publishing of begin on BBC One?", "Who did The fifth serial key publishing of began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth serial publishing of began on?", "When did The fifth serial publishing of begin on BBC One?", "Who did The fifth serial publishing of began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series announcement of began on?", "When did The fifth series announcement of begin on BBC One?", "Who did The fifth series announcement of began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series issue of began on?", "When did The fifth series issue of begin on BBC One?", "Who did The fifth series issue of began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series publication of began on?", "When did The fifth series publication of begin on BBC One?", "Who did The fifth series publication of began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth series publishing of began on?", "When did The fifth series publishing of begin on BBC One?", "Who did The fifth series publishing of began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827425, "src_sentence": "The fifth gear serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The fifth gear serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The fifth gear serial of Strictly Come Dancing began on?", "When did The fifth gear serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial of Strictly Come Dancing began on?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?"], "type": [-1, 2, 3, 1, -1], "question_in_type": ["Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The fifth gear serial of began on?", "When did The fifth gear serial of begin on BBC One?", "Who did The fifth gear serial of began on?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827429, "src_sentence": "The one fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as sponsor.", "sentence": "The one fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as sponsor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth serial of Strictly Come Dancing began on?", "When did The one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial of Strictly Come Dancing began on?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th in series of Strictly Come Dancing began on?", "When did The one 5th in series of Strictly Come Dancing begin on BBC One?", "Who did The one 5th in series of Strictly Come Dancing began on?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th my stories of Strictly Come Dancing began on?", "When did The one 5th my stories of Strictly Come Dancing begin on BBC One?", "Who did The one 5th my stories of Strictly Come Dancing began on?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th periodical of Strictly Come Dancing began on?", "When did The one 5th periodical of Strictly Come Dancing begin on BBC One?", "Who did The one 5th periodical of Strictly Come Dancing began on?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th sequential of Strictly Come Dancing began on?", "When did The one 5th sequential of Strictly Come Dancing begin on BBC One?", "Who did The one 5th sequential of Strictly Come Dancing began on?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th serial key of Strictly Come Dancing began on?", "When did The one 5th serial key of Strictly Come Dancing begin on BBC One?", "Who did The one 5th serial key of Strictly Come Dancing began on?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th serial of Strictly Come Dancing began on?", "When did The one 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The one 5th serial of Strictly Come Dancing began on?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one 5th series of Strictly Come Dancing began on?", "When did The one 5th series of Strictly Come Dancing begin on BBC One?", "Who did The one 5th series of Strictly Come Dancing began on?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment in series of Strictly Come Dancing began on?", "When did The one fifth amendment in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment in series of Strictly Come Dancing began on?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment my stories of Strictly Come Dancing began on?", "When did The one fifth amendment my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment my stories of Strictly Come Dancing began on?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment periodical of Strictly Come Dancing began on?", "When did The one fifth amendment periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment periodical of Strictly Come Dancing began on?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment sequential of Strictly Come Dancing began on?", "When did The one fifth amendment sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment sequential of Strictly Come Dancing began on?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment serial key of Strictly Come Dancing began on?", "When did The one fifth amendment serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial key of Strictly Come Dancing began on?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment serial of Strictly Come Dancing began on?", "When did The one fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial of Strictly Come Dancing began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth amendment series of Strictly Come Dancing began on?", "When did The one fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment series of Strictly Come Dancing began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth gear in series of Strictly Come Dancing began on?", "When did The one fifth gear in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear in series of Strictly Come Dancing began on?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "When did The one fifth gear my stories of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth gear periodical of Strictly Come Dancing began on?", "When did The one fifth gear periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear periodical of Strictly Come Dancing began on?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "When did The one fifth gear sequential of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "When did The one fifth gear serial key of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "When did The one fifth gear serial of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth gear series of Strictly Come Dancing began on?", "When did The one fifth gear series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear series of Strictly Come Dancing began on?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth in series of Strictly Come Dancing began on?", "When did The one fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth in series of Strictly Come Dancing began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth my stories of Strictly Come Dancing began on?", "When did The one fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifth my stories of Strictly Come Dancing began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth periodical of Strictly Come Dancing began on?", "When did The one fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth periodical of Strictly Come Dancing began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth sequential of Strictly Come Dancing began on?", "When did The one fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifth sequential of Strictly Come Dancing began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth serial key of Strictly Come Dancing began on?", "When did The one fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial key of Strictly Come Dancing began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifth series of Strictly Come Dancing began on?", "When did The one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth series of Strictly Come Dancing began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly in series of Strictly Come Dancing began on?", "When did The one fifthly in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly in series of Strictly Come Dancing began on?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly my stories of Strictly Come Dancing began on?", "When did The one fifthly my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly my stories of Strictly Come Dancing began on?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly periodical of Strictly Come Dancing began on?", "When did The one fifthly periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly periodical of Strictly Come Dancing began on?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly sequential of Strictly Come Dancing began on?", "When did The one fifthly sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly sequential of Strictly Come Dancing began on?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly serial key of Strictly Come Dancing began on?", "When did The one fifthly serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly serial key of Strictly Come Dancing began on?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly serial of Strictly Come Dancing began on?", "When did The one fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly serial of Strictly Come Dancing began on?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one fifthly series of Strictly Come Dancing began on?", "When did The one fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly series of Strictly Come Dancing began on?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place in series of Strictly Come Dancing began on?", "When did The one in fifth place in series of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place in series of Strictly Come Dancing began on?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place my stories of Strictly Come Dancing began on?", "When did The one in fifth place my stories of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place my stories of Strictly Come Dancing began on?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place periodical of Strictly Come Dancing began on?", "When did The one in fifth place periodical of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place periodical of Strictly Come Dancing began on?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place sequential of Strictly Come Dancing began on?", "When did The one in fifth place sequential of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place sequential of Strictly Come Dancing began on?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place serial key of Strictly Come Dancing began on?", "When did The one in fifth place serial key of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place serial key of Strictly Come Dancing began on?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place serial of Strictly Come Dancing began on?", "When did The one in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place serial of Strictly Come Dancing began on?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one in fifth place series of Strictly Come Dancing began on?", "When did The one in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place series of Strictly Come Dancing began on?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth in series of Strictly Come Dancing began on?", "When did The one one fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth in series of Strictly Come Dancing began on?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth my stories of Strictly Come Dancing began on?", "When did The one one fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth my stories of Strictly Come Dancing began on?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth periodical of Strictly Come Dancing began on?", "When did The one one fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth periodical of Strictly Come Dancing began on?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth sequential of Strictly Come Dancing began on?", "When did The one one fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth sequential of Strictly Come Dancing began on?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth serial key of Strictly Come Dancing began on?", "When did The one one fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth serial key of Strictly Come Dancing began on?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth serial of Strictly Come Dancing began on?", "When did The one one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth serial of Strictly Come Dancing began on?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one one fifth series of Strictly Come Dancing began on?", "When did The one one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth series of Strictly Come Dancing began on?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile in series of Strictly Come Dancing began on?", "When did The one quintile in series of Strictly Come Dancing begin on BBC One?", "Who did The one quintile in series of Strictly Come Dancing began on?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile my stories of Strictly Come Dancing began on?", "When did The one quintile my stories of Strictly Come Dancing begin on BBC One?", "Who did The one quintile my stories of Strictly Come Dancing began on?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile periodical of Strictly Come Dancing began on?", "When did The one quintile periodical of Strictly Come Dancing begin on BBC One?", "Who did The one quintile periodical of Strictly Come Dancing began on?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile sequential of Strictly Come Dancing began on?", "When did The one quintile sequential of Strictly Come Dancing begin on BBC One?", "Who did The one quintile sequential of Strictly Come Dancing began on?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile serial key of Strictly Come Dancing began on?", "When did The one quintile serial key of Strictly Come Dancing begin on BBC One?", "Who did The one quintile serial key of Strictly Come Dancing began on?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile serial of Strictly Come Dancing began on?", "When did The one quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The one quintile serial of Strictly Come Dancing began on?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Where did The one quintile series of Strictly Come Dancing began on?", "When did The one quintile series of Strictly Come Dancing begin on BBC One?", "Who did The one quintile series of Strictly Come Dancing began on?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as sponsor?", "Did the one 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as sponsor?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 3, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 3, -1, -1, -1, -1, 3, -1, -1, -1, -1, 3, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth serial of began on?", "When did The one fifth serial of begin on BBC One?", "Who did The one fifth serial of began on?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th in series of began on?", "When did The one 5th in series of begin on BBC One?", "Who did The one 5th in series of began on?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th my stories of began on?", "When did The one 5th my stories of begin on BBC One?", "Who did The one 5th my stories of began on?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th periodical of began on?", "When did The one 5th periodical of begin on BBC One?", "Who did The one 5th periodical of began on?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th sequential of began on?", "When did The one 5th sequential of begin on BBC One?", "Who did The one 5th sequential of began on?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th serial key of began on?", "When did The one 5th serial key of begin on BBC One?", "Who did The one 5th serial key of began on?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th serial of began on?", "When did The one 5th serial of begin on BBC One?", "Who did The one 5th serial of began on?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one 5th series of began on?", "When did The one 5th series of begin on BBC One?", "Who did The one 5th series of began on?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment in series of began on?", "When did The one fifth amendment in series of begin on BBC One?", "Who did The one fifth amendment in series of began on?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment my stories of began on?", "When did The one fifth amendment my stories of begin on BBC One?", "Who did The one fifth amendment my stories of began on?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment periodical of began on?", "When did The one fifth amendment periodical of begin on BBC One?", "Who did The one fifth amendment periodical of began on?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment sequential of began on?", "When did The one fifth amendment sequential of begin on BBC One?", "Who did The one fifth amendment sequential of began on?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment serial key of began on?", "When did The one fifth amendment serial key of begin on BBC One?", "Who did The one fifth amendment serial key of began on?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment serial of began on?", "When did The one fifth amendment serial of begin on BBC One?", "Who did The one fifth amendment serial of began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth amendment series of began on?", "When did The one fifth amendment series of begin on BBC One?", "Who did The one fifth amendment series of began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth gear in series of began on?", "When did The one fifth gear in series of begin on BBC One?", "Who did The one fifth gear in series of began on?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "When did The one fifth gear my stories of begin on BBC One?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth gear periodical of began on?", "When did The one fifth gear periodical of begin on BBC One?", "Who did The one fifth gear periodical of began on?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "When did The one fifth gear sequential of begin on BBC One?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "When did The one fifth gear serial key of begin on BBC One?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "When did The one fifth gear serial of begin on BBC One?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth gear series of began on?", "When did The one fifth gear series of begin on BBC One?", "Who did The one fifth gear series of began on?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth in series of began on?", "When did The one fifth in series of begin on BBC One?", "Who did The one fifth in series of began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth my stories of began on?", "When did The one fifth my stories of begin on BBC One?", "Who did The one fifth my stories of began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth periodical of began on?", "When did The one fifth periodical of begin on BBC One?", "Who did The one fifth periodical of began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth sequential of began on?", "When did The one fifth sequential of begin on BBC One?", "Who did The one fifth sequential of began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth serial key of began on?", "When did The one fifth serial key of begin on BBC One?", "Who did The one fifth serial key of began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifth series of began on?", "When did The one fifth series of begin on BBC One?", "Who did The one fifth series of began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly in series of began on?", "When did The one fifthly in series of begin on BBC One?", "Who did The one fifthly in series of began on?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly my stories of began on?", "When did The one fifthly my stories of begin on BBC One?", "Who did The one fifthly my stories of began on?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly periodical of began on?", "When did The one fifthly periodical of begin on BBC One?", "Who did The one fifthly periodical of began on?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly sequential of began on?", "When did The one fifthly sequential of begin on BBC One?", "Who did The one fifthly sequential of began on?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly serial key of began on?", "When did The one fifthly serial key of begin on BBC One?", "Who did The one fifthly serial key of began on?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly serial of began on?", "When did The one fifthly serial of begin on BBC One?", "Who did The one fifthly serial of began on?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one fifthly series of began on?", "When did The one fifthly series of begin on BBC One?", "Who did The one fifthly series of began on?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place in series of began on?", "When did The one in fifth place in series of begin on BBC One?", "Who did The one in fifth place in series of began on?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place my stories of began on?", "When did The one in fifth place my stories of begin on BBC One?", "Who did The one in fifth place my stories of began on?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place periodical of began on?", "When did The one in fifth place periodical of begin on BBC One?", "Who did The one in fifth place periodical of began on?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place sequential of began on?", "When did The one in fifth place sequential of begin on BBC One?", "Who did The one in fifth place sequential of began on?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place serial key of began on?", "When did The one in fifth place serial key of begin on BBC One?", "Who did The one in fifth place serial key of began on?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place serial of began on?", "When did The one in fifth place serial of begin on BBC One?", "Who did The one in fifth place serial of began on?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one in fifth place series of began on?", "When did The one in fifth place series of begin on BBC One?", "Who did The one in fifth place series of began on?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth in series of began on?", "When did The one one fifth in series of begin on BBC One?", "Who did The one one fifth in series of began on?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth my stories of began on?", "When did The one one fifth my stories of begin on BBC One?", "Who did The one one fifth my stories of began on?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth periodical of began on?", "When did The one one fifth periodical of begin on BBC One?", "Who did The one one fifth periodical of began on?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth sequential of began on?", "When did The one one fifth sequential of begin on BBC One?", "Who did The one one fifth sequential of began on?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth serial key of began on?", "When did The one one fifth serial key of begin on BBC One?", "Who did The one one fifth serial key of began on?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth serial of began on?", "When did The one one fifth serial of begin on BBC One?", "Who did The one one fifth serial of began on?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one one fifth series of began on?", "When did The one one fifth series of begin on BBC One?", "Who did The one one fifth series of began on?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile in series of began on?", "When did The one quintile in series of begin on BBC One?", "Who did The one quintile in series of began on?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile my stories of began on?", "When did The one quintile my stories of begin on BBC One?", "Who did The one quintile my stories of began on?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile periodical of began on?", "When did The one quintile periodical of begin on BBC One?", "Who did The one quintile periodical of began on?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile sequential of began on?", "When did The one quintile sequential of begin on BBC One?", "Who did The one quintile sequential of began on?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile serial key of began on?", "When did The one quintile serial key of begin on BBC One?", "Who did The one quintile serial key of began on?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile serial of began on?", "When did The one quintile serial of begin on BBC One?", "Who did The one quintile serial of began on?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Where did The one quintile series of began on?", "When did The one quintile series of begin on BBC One?", "Who did The one quintile series of began on?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as sponsor?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as sponsor?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827438, "src_sentence": "The fifthly series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The fifthly series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly serial publication of Strictly Come Dancing began on?", "When did The fifthly serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial publication of Strictly Come Dancing began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place serial publication of Strictly Come Dancing began on?", "When did The in fifth place serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial publication of Strictly Come Dancing began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifthly series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial publication of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly serial publication of began on?", "When did The fifthly serial publication of begin on BBC One?", "Who did The fifthly serial publication of began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial publication of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place serial publication of began on?", "When did The in fifth place serial publication of begin on BBC One?", "Who did The in fifth place serial publication of began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827445, "src_sentence": "The one fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The one fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the one fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth serial publication of Strictly Come Dancing began on?", "When did The one fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial publication of Strictly Come Dancing began on?", "Did the one fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?"], "type": [-1, 2, 3, 1, -1], "question_in_type": ["Did the one fifth serial publication of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth serial publication of began on?", "When did The one fifth serial publication of begin on BBC One?", "Who did The one fifth serial publication of began on?", "Did the one fifth serial publication of beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827449, "src_sentence": "The fifth gear serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The fifth gear serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth gear serial of Strictly Come Dancing began on?", "When did The fifth gear serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial of Strictly Come Dancing began on?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?"], "type": [-1, 2, 3, 1, -1], "question_in_type": ["Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth gear serial of began on?", "When did The fifth gear serial of begin on BBC One?", "Who did The fifth gear serial of began on?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827453, "src_sentence": "The one fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The one fifth serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth serial of Strictly Come Dancing began on?", "When did The one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial of Strictly Come Dancing began on?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th in series of Strictly Come Dancing began on?", "When did The one 5th in series of Strictly Come Dancing begin on BBC One?", "Who did The one 5th in series of Strictly Come Dancing began on?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th my stories of Strictly Come Dancing began on?", "When did The one 5th my stories of Strictly Come Dancing begin on BBC One?", "Who did The one 5th my stories of Strictly Come Dancing began on?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th periodical of Strictly Come Dancing began on?", "When did The one 5th periodical of Strictly Come Dancing begin on BBC One?", "Who did The one 5th periodical of Strictly Come Dancing began on?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th sequential of Strictly Come Dancing began on?", "When did The one 5th sequential of Strictly Come Dancing begin on BBC One?", "Who did The one 5th sequential of Strictly Come Dancing began on?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th serial key of Strictly Come Dancing began on?", "When did The one 5th serial key of Strictly Come Dancing begin on BBC One?", "Who did The one 5th serial key of Strictly Come Dancing began on?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th serial of Strictly Come Dancing began on?", "When did The one 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The one 5th serial of Strictly Come Dancing began on?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one 5th series of Strictly Come Dancing began on?", "When did The one 5th series of Strictly Come Dancing begin on BBC One?", "Who did The one 5th series of Strictly Come Dancing began on?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment in series of Strictly Come Dancing began on?", "When did The one fifth amendment in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment in series of Strictly Come Dancing began on?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment my stories of Strictly Come Dancing began on?", "When did The one fifth amendment my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment my stories of Strictly Come Dancing began on?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment periodical of Strictly Come Dancing began on?", "When did The one fifth amendment periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment periodical of Strictly Come Dancing began on?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment sequential of Strictly Come Dancing began on?", "When did The one fifth amendment sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment sequential of Strictly Come Dancing began on?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment serial key of Strictly Come Dancing began on?", "When did The one fifth amendment serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial key of Strictly Come Dancing began on?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment serial of Strictly Come Dancing began on?", "When did The one fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial of Strictly Come Dancing began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth amendment series of Strictly Come Dancing began on?", "When did The one fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment series of Strictly Come Dancing began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth gear in series of Strictly Come Dancing began on?", "When did The one fifth gear in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear in series of Strictly Come Dancing began on?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "When did The one fifth gear my stories of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth gear periodical of Strictly Come Dancing began on?", "When did The one fifth gear periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear periodical of Strictly Come Dancing began on?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "When did The one fifth gear sequential of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "When did The one fifth gear serial key of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "When did The one fifth gear serial of Strictly Come Dancing begin on BBC One?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth gear series of Strictly Come Dancing began on?", "When did The one fifth gear series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth gear series of Strictly Come Dancing began on?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth in series of Strictly Come Dancing began on?", "When did The one fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth in series of Strictly Come Dancing began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth my stories of Strictly Come Dancing began on?", "When did The one fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifth my stories of Strictly Come Dancing began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth periodical of Strictly Come Dancing began on?", "When did The one fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifth periodical of Strictly Come Dancing began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth sequential of Strictly Come Dancing began on?", "When did The one fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifth sequential of Strictly Come Dancing began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth serial key of Strictly Come Dancing began on?", "When did The one fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial key of Strictly Come Dancing began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifth series of Strictly Come Dancing began on?", "When did The one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth series of Strictly Come Dancing began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly in series of Strictly Come Dancing began on?", "When did The one fifthly in series of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly in series of Strictly Come Dancing began on?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly my stories of Strictly Come Dancing began on?", "When did The one fifthly my stories of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly my stories of Strictly Come Dancing began on?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly periodical of Strictly Come Dancing began on?", "When did The one fifthly periodical of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly periodical of Strictly Come Dancing began on?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly sequential of Strictly Come Dancing began on?", "When did The one fifthly sequential of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly sequential of Strictly Come Dancing began on?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly serial key of Strictly Come Dancing began on?", "When did The one fifthly serial key of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly serial key of Strictly Come Dancing began on?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly serial of Strictly Come Dancing began on?", "When did The one fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly serial of Strictly Come Dancing began on?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one fifthly series of Strictly Come Dancing began on?", "When did The one fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The one fifthly series of Strictly Come Dancing began on?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place in series of Strictly Come Dancing began on?", "When did The one in fifth place in series of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place in series of Strictly Come Dancing began on?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place my stories of Strictly Come Dancing began on?", "When did The one in fifth place my stories of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place my stories of Strictly Come Dancing began on?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place periodical of Strictly Come Dancing began on?", "When did The one in fifth place periodical of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place periodical of Strictly Come Dancing began on?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place sequential of Strictly Come Dancing began on?", "When did The one in fifth place sequential of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place sequential of Strictly Come Dancing began on?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place serial key of Strictly Come Dancing began on?", "When did The one in fifth place serial key of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place serial key of Strictly Come Dancing began on?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place serial of Strictly Come Dancing began on?", "When did The one in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place serial of Strictly Come Dancing began on?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one in fifth place series of Strictly Come Dancing began on?", "When did The one in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The one in fifth place series of Strictly Come Dancing began on?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth in series of Strictly Come Dancing began on?", "When did The one one fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth in series of Strictly Come Dancing began on?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth my stories of Strictly Come Dancing began on?", "When did The one one fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth my stories of Strictly Come Dancing began on?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth periodical of Strictly Come Dancing began on?", "When did The one one fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth periodical of Strictly Come Dancing began on?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth sequential of Strictly Come Dancing began on?", "When did The one one fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth sequential of Strictly Come Dancing began on?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth serial key of Strictly Come Dancing began on?", "When did The one one fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth serial key of Strictly Come Dancing began on?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth serial of Strictly Come Dancing began on?", "When did The one one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth serial of Strictly Come Dancing began on?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one one fifth series of Strictly Come Dancing began on?", "When did The one one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one one fifth series of Strictly Come Dancing began on?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile in series of Strictly Come Dancing began on?", "When did The one quintile in series of Strictly Come Dancing begin on BBC One?", "Who did The one quintile in series of Strictly Come Dancing began on?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile my stories of Strictly Come Dancing began on?", "When did The one quintile my stories of Strictly Come Dancing begin on BBC One?", "Who did The one quintile my stories of Strictly Come Dancing began on?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile periodical of Strictly Come Dancing began on?", "When did The one quintile periodical of Strictly Come Dancing begin on BBC One?", "Who did The one quintile periodical of Strictly Come Dancing began on?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile sequential of Strictly Come Dancing began on?", "When did The one quintile sequential of Strictly Come Dancing begin on BBC One?", "Who did The one quintile sequential of Strictly Come Dancing began on?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile serial key of Strictly Come Dancing began on?", "When did The one quintile serial key of Strictly Come Dancing begin on BBC One?", "Who did The one quintile serial key of Strictly Come Dancing began on?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile serial of Strictly Come Dancing began on?", "When did The one quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The one quintile serial of Strictly Come Dancing began on?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The one quintile series of Strictly Come Dancing began on?", "When did The one quintile series of Strictly Come Dancing begin on BBC One?", "Who did The one quintile series of Strictly Come Dancing began on?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the one 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 3, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 3, -1, -1, -1, -1, 3, -1, -1, -1, -1, 3, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth serial of began on?", "When did The one fifth serial of begin on BBC One?", "Who did The one fifth serial of began on?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th in series of began on?", "When did The one 5th in series of begin on BBC One?", "Who did The one 5th in series of began on?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th my stories of began on?", "When did The one 5th my stories of begin on BBC One?", "Who did The one 5th my stories of began on?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th periodical of began on?", "When did The one 5th periodical of begin on BBC One?", "Who did The one 5th periodical of began on?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th sequential of began on?", "When did The one 5th sequential of begin on BBC One?", "Who did The one 5th sequential of began on?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th serial key of began on?", "When did The one 5th serial key of begin on BBC One?", "Who did The one 5th serial key of began on?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th serial of began on?", "When did The one 5th serial of begin on BBC One?", "Who did The one 5th serial of began on?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one 5th series of began on?", "When did The one 5th series of begin on BBC One?", "Who did The one 5th series of began on?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment in series of began on?", "When did The one fifth amendment in series of begin on BBC One?", "Who did The one fifth amendment in series of began on?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment my stories of began on?", "When did The one fifth amendment my stories of begin on BBC One?", "Who did The one fifth amendment my stories of began on?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment periodical of began on?", "When did The one fifth amendment periodical of begin on BBC One?", "Who did The one fifth amendment periodical of began on?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment sequential of began on?", "When did The one fifth amendment sequential of begin on BBC One?", "Who did The one fifth amendment sequential of began on?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment serial key of began on?", "When did The one fifth amendment serial key of begin on BBC One?", "Who did The one fifth amendment serial key of began on?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment serial of began on?", "When did The one fifth amendment serial of begin on BBC One?", "Who did The one fifth amendment serial of began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth amendment series of began on?", "When did The one fifth amendment series of begin on BBC One?", "Who did The one fifth amendment series of began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth gear in series of began on?", "When did The one fifth gear in series of begin on BBC One?", "Who did The one fifth gear in series of began on?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of beg on BBC One on 29 September 2007 with returning as host?", "When did The one fifth gear my stories of begin on BBC One?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth gear periodical of began on?", "When did The one fifth gear periodical of begin on BBC One?", "Who did The one fifth gear periodical of began on?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of beg on BBC One on 29 September 2007 with returning as host?", "When did The one fifth gear sequential of begin on BBC One?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of beg on BBC One on 29 September 2007 with returning as host?", "When did The one fifth gear serial key of begin on BBC One?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of beg on BBC One on 29 September 2007 with returning as host?", "When did The one fifth gear serial of begin on BBC One?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth gear series of began on?", "When did The one fifth gear series of begin on BBC One?", "Who did The one fifth gear series of began on?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth in series of began on?", "When did The one fifth in series of begin on BBC One?", "Who did The one fifth in series of began on?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth my stories of began on?", "When did The one fifth my stories of begin on BBC One?", "Who did The one fifth my stories of began on?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth periodical of began on?", "When did The one fifth periodical of begin on BBC One?", "Who did The one fifth periodical of began on?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth sequential of began on?", "When did The one fifth sequential of begin on BBC One?", "Who did The one fifth sequential of began on?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth serial key of began on?", "When did The one fifth serial key of begin on BBC One?", "Who did The one fifth serial key of began on?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifth series of began on?", "When did The one fifth series of begin on BBC One?", "Who did The one fifth series of began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly in series of began on?", "When did The one fifthly in series of begin on BBC One?", "Who did The one fifthly in series of began on?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly my stories of began on?", "When did The one fifthly my stories of begin on BBC One?", "Who did The one fifthly my stories of began on?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly periodical of began on?", "When did The one fifthly periodical of begin on BBC One?", "Who did The one fifthly periodical of began on?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly sequential of began on?", "When did The one fifthly sequential of begin on BBC One?", "Who did The one fifthly sequential of began on?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly serial key of began on?", "When did The one fifthly serial key of begin on BBC One?", "Who did The one fifthly serial key of began on?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly serial of began on?", "When did The one fifthly serial of begin on BBC One?", "Who did The one fifthly serial of began on?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one fifthly series of began on?", "When did The one fifthly series of begin on BBC One?", "Who did The one fifthly series of began on?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place in series of began on?", "When did The one in fifth place in series of begin on BBC One?", "Who did The one in fifth place in series of began on?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place my stories of began on?", "When did The one in fifth place my stories of begin on BBC One?", "Who did The one in fifth place my stories of began on?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place periodical of began on?", "When did The one in fifth place periodical of begin on BBC One?", "Who did The one in fifth place periodical of began on?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place sequential of began on?", "When did The one in fifth place sequential of begin on BBC One?", "Who did The one in fifth place sequential of began on?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place serial key of began on?", "When did The one in fifth place serial key of begin on BBC One?", "Who did The one in fifth place serial key of began on?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place serial of began on?", "When did The one in fifth place serial of begin on BBC One?", "Who did The one in fifth place serial of began on?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one in fifth place series of began on?", "When did The one in fifth place series of begin on BBC One?", "Who did The one in fifth place series of began on?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth in series of began on?", "When did The one one fifth in series of begin on BBC One?", "Who did The one one fifth in series of began on?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth my stories of began on?", "When did The one one fifth my stories of begin on BBC One?", "Who did The one one fifth my stories of began on?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth periodical of began on?", "When did The one one fifth periodical of begin on BBC One?", "Who did The one one fifth periodical of began on?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth sequential of began on?", "When did The one one fifth sequential of begin on BBC One?", "Who did The one one fifth sequential of began on?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth serial key of began on?", "When did The one one fifth serial key of begin on BBC One?", "Who did The one one fifth serial key of began on?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth serial of began on?", "When did The one one fifth serial of begin on BBC One?", "Who did The one one fifth serial of began on?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one one fifth series of began on?", "When did The one one fifth series of begin on BBC One?", "Who did The one one fifth series of began on?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile in series of began on?", "When did The one quintile in series of begin on BBC One?", "Who did The one quintile in series of began on?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile my stories of began on?", "When did The one quintile my stories of begin on BBC One?", "Who did The one quintile my stories of began on?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile periodical of began on?", "When did The one quintile periodical of begin on BBC One?", "Who did The one quintile periodical of began on?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile sequential of began on?", "When did The one quintile sequential of begin on BBC One?", "Who did The one quintile sequential of began on?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile serial key of began on?", "When did The one quintile serial key of begin on BBC One?", "Who did The one quintile serial key of began on?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile serial of began on?", "When did The one quintile serial of begin on BBC One?", "Who did The one quintile serial of began on?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The one quintile series of began on?", "When did The one quintile series of begin on BBC One?", "Who did The one quintile series of began on?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the one quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827454, "src_sentence": "The fifthly serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The fifthly serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth in series of Strictly Come Dancing began on?", "When did The fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series of Strictly Come Dancing began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth my stories of Strictly Come Dancing began on?", "When did The fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories of Strictly Come Dancing began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth periodical of Strictly Come Dancing began on?", "When did The fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical of Strictly Come Dancing began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth sequential of Strictly Come Dancing began on?", "When did The fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential of Strictly Come Dancing began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial key of Strictly Come Dancing began on?", "When did The fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key of Strictly Come Dancing began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly in series of Strictly Come Dancing began on?", "When did The fifthly in series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly in series of Strictly Come Dancing began on?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly my stories of Strictly Come Dancing began on?", "When did The fifthly my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifthly my stories of Strictly Come Dancing began on?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly periodical of Strictly Come Dancing began on?", "When did The fifthly periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifthly periodical of Strictly Come Dancing began on?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly sequential of Strictly Come Dancing began on?", "When did The fifthly sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifthly sequential of Strictly Come Dancing began on?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly serial key of Strictly Come Dancing began on?", "When did The fifthly serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial key of Strictly Come Dancing began on?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place in series of Strictly Come Dancing began on?", "When did The in fifth place in series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place in series of Strictly Come Dancing began on?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place my stories of Strictly Come Dancing began on?", "When did The in fifth place my stories of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place my stories of Strictly Come Dancing began on?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place periodical of Strictly Come Dancing began on?", "When did The in fifth place periodical of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place periodical of Strictly Come Dancing began on?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place sequential of Strictly Come Dancing began on?", "When did The in fifth place sequential of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place sequential of Strictly Come Dancing began on?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place serial key of Strictly Come Dancing began on?", "When did The in fifth place serial key of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial key of Strictly Come Dancing began on?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth in series of began on?", "When did The fifth in series of begin on BBC One?", "Who did The fifth in series of began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth my stories of began on?", "When did The fifth my stories of begin on BBC One?", "Who did The fifth my stories of began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth periodical of began on?", "When did The fifth periodical of begin on BBC One?", "Who did The fifth periodical of began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth sequential of began on?", "When did The fifth sequential of begin on BBC One?", "Who did The fifth sequential of began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial key of began on?", "When did The fifth serial key of begin on BBC One?", "Who did The fifth serial key of began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly in series of began on?", "When did The fifthly in series of begin on BBC One?", "Who did The fifthly in series of began on?", "Did the fifthly in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly my stories of began on?", "When did The fifthly my stories of begin on BBC One?", "Who did The fifthly my stories of began on?", "Did the fifthly my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly periodical of began on?", "When did The fifthly periodical of begin on BBC One?", "Who did The fifthly periodical of began on?", "Did the fifthly periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly sequential of began on?", "When did The fifthly sequential of begin on BBC One?", "Who did The fifthly sequential of began on?", "Did the fifthly sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly serial key of began on?", "When did The fifthly serial key of begin on BBC One?", "Who did The fifthly serial key of began on?", "Did the fifthly serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place in series of began on?", "When did The in fifth place in series of begin on BBC One?", "Who did The in fifth place in series of began on?", "Did the in fifth place in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place my stories of began on?", "When did The in fifth place my stories of begin on BBC One?", "Who did The in fifth place my stories of began on?", "Did the in fifth place my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place periodical of began on?", "When did The in fifth place periodical of begin on BBC One?", "Who did The in fifth place periodical of began on?", "Did the in fifth place periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place sequential of began on?", "When did The in fifth place sequential of begin on BBC One?", "Who did The in fifth place sequential of began on?", "Did the in fifth place sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place serial key of began on?", "When did The in fifth place serial key of begin on BBC One?", "Who did The in fifth place serial key of began on?", "Did the in fifth place serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827455, "src_sentence": "The 5th serial of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as host.", "sentence": "The 5th serial of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as host", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th serial of Strictly Come Dancing began on?", "When did The 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th in series of Strictly Come Dancing began on?", "When did The 5th in series of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series of Strictly Come Dancing began on?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th my stories of Strictly Come Dancing began on?", "When did The 5th my stories of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories of Strictly Come Dancing began on?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th periodical of Strictly Come Dancing began on?", "When did The 5th periodical of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical of Strictly Come Dancing began on?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th sequential of Strictly Come Dancing began on?", "When did The 5th sequential of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential of Strictly Come Dancing began on?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th serial key of Strictly Come Dancing began on?", "When did The 5th serial key of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key of Strictly Come Dancing began on?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The 5th series of Strictly Come Dancing began on?", "When did The 5th series of Strictly Come Dancing begin on BBC One?", "Who did The 5th series of Strictly Come Dancing began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth in series of Strictly Come Dancing began on?", "When did The fifth in series of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series of Strictly Come Dancing began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth my stories of Strictly Come Dancing began on?", "When did The fifth my stories of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories of Strictly Come Dancing began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth periodical of Strictly Come Dancing began on?", "When did The fifth periodical of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical of Strictly Come Dancing began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth sequential of Strictly Come Dancing began on?", "When did The fifth sequential of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential of Strictly Come Dancing began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial key of Strictly Come Dancing began on?", "When did The fifth serial key of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key of Strictly Come Dancing began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as host?", "Did the 5th in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth in series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth my stories of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth periodical of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth sequential of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial key of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as host?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the 5th serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th serial of began on?", "When did The 5th serial of begin on BBC One?", "Who did The 5th serial of began on?", "Did the 5th serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th in series of began on?", "When did The 5th in series of begin on BBC One?", "Who did The 5th in series of began on?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th my stories of began on?", "When did The 5th my stories of begin on BBC One?", "Who did The 5th my stories of began on?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th periodical of began on?", "When did The 5th periodical of begin on BBC One?", "Who did The 5th periodical of began on?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th sequential of began on?", "When did The 5th sequential of begin on BBC One?", "Who did The 5th sequential of began on?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th serial key of began on?", "When did The 5th serial key of begin on BBC One?", "Who did The 5th serial key of began on?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The 5th series of began on?", "When did The 5th series of begin on BBC One?", "Who did The 5th series of began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth in series of began on?", "When did The fifth in series of begin on BBC One?", "Who did The fifth in series of began on?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth my stories of began on?", "When did The fifth my stories of begin on BBC One?", "Who did The fifth my stories of began on?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth periodical of began on?", "When did The fifth periodical of begin on BBC One?", "Who did The fifth periodical of began on?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth sequential of began on?", "When did The fifth sequential of begin on BBC One?", "Who did The fifth sequential of began on?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial key of began on?", "When did The fifth serial key of begin on BBC One?", "Who did The fifth serial key of began on?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth in series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth my stories of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth periodical of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth sequential of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial key of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as host?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as host?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827456, "src_sentence": "The fifth series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The fifth series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial of Strictly Come Dancing began on?", "When did The 5th serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial of Strictly Come Dancing began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial publication of Strictly Come Dancing began on?", "When did The 5th serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publication of Strictly Come Dancing began on?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th series of Strictly Come Dancing began on?", "When did The 5th series of Strictly Come Dancing begin on BBC One?", "Who did The 5th series of Strictly Come Dancing began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment serial of Strictly Come Dancing began on?", "When did The fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial of Strictly Come Dancing began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment serial publication of Strictly Come Dancing began on?", "When did The fifth amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial publication of Strictly Come Dancing began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment series of Strictly Come Dancing began on?", "When did The fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment series of Strictly Come Dancing began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear serial of Strictly Come Dancing began on?", "When did The fifth gear serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial of Strictly Come Dancing began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear serial publication of Strictly Come Dancing began on?", "When did The fifth gear serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear serial publication of Strictly Come Dancing began on?", "Did the fifth gear serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear series of Strictly Come Dancing began on?", "When did The fifth gear series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear series of Strictly Come Dancing began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly serial publication of Strictly Come Dancing began on?", "When did The fifthly serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial publication of Strictly Come Dancing began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place serial publication of Strictly Come Dancing began on?", "When did The in fifth place serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial publication of Strictly Come Dancing began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth serial of Strictly Come Dancing began on?", "When did The one fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial of Strictly Come Dancing began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth serial publication of Strictly Come Dancing began on?", "When did The one fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth serial publication of Strictly Come Dancing began on?", "Did the one fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth series of Strictly Come Dancing began on?", "When did The one fifth series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth series of Strictly Come Dancing began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial of Strictly Come Dancing began on?", "When did The quintile serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial of Strictly Come Dancing began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial publication of Strictly Come Dancing began on?", "When did The quintile serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publication of Strictly Come Dancing began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile series of Strictly Come Dancing began on?", "When did The quintile series of Strictly Come Dancing begin on BBC One?", "Who did The quintile series of Strictly Come Dancing began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifth series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the 5th serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial of began on?", "When did The 5th serial of begin on BBC One?", "Who did The 5th serial of began on?", "Did the 5th serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial publication of began on?", "When did The 5th serial publication of begin on BBC One?", "Who did The 5th serial publication of began on?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th series of began on?", "When did The 5th series of begin on BBC One?", "Who did The 5th series of began on?", "Did the 5th series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment serial of began on?", "When did The fifth amendment serial of begin on BBC One?", "Who did The fifth amendment serial of began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment serial publication of began on?", "When did The fifth amendment serial publication of begin on BBC One?", "Who did The fifth amendment serial publication of began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment series of began on?", "When did The fifth amendment series of begin on BBC One?", "Who did The fifth amendment series of began on?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear serial of began on?", "When did The fifth gear serial of begin on BBC One?", "Who did The fifth gear serial of began on?", "Did the fifth gear serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear serial publication of began on?", "When did The fifth gear serial publication of begin on BBC One?", "Who did The fifth gear serial publication of began on?", "Did the fifth gear serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear series of began on?", "When did The fifth gear series of begin on BBC One?", "Who did The fifth gear series of began on?", "Did the fifth gear series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly serial publication of began on?", "When did The fifthly serial publication of begin on BBC One?", "Who did The fifthly serial publication of began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place serial publication of began on?", "When did The in fifth place serial publication of begin on BBC One?", "Who did The in fifth place serial publication of began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth serial of began on?", "When did The one fifth serial of begin on BBC One?", "Who did The one fifth serial of began on?", "Did the one fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth serial publication of began on?", "When did The one fifth serial publication of begin on BBC One?", "Who did The one fifth serial publication of began on?", "Did the one fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth series of began on?", "When did The one fifth series of begin on BBC One?", "Who did The one fifth series of began on?", "Did the one fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial of began on?", "When did The quintile serial of begin on BBC One?", "Who did The quintile serial of began on?", "Did the quintile serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial publication of began on?", "When did The quintile serial publication of begin on BBC One?", "Who did The quintile serial publication of began on?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile series of began on?", "When did The quintile series of begin on BBC One?", "Who did The quintile series of began on?", "Did the quintile series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827460, "src_sentence": "The fifth amendment series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The fifth amendment series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment series of Strictly Come Dancing began on?", "When did The fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment series of Strictly Come Dancing began on?", "Did the 5th amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th amendment serial of Strictly Come Dancing began on?", "When did The 5th amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th amendment serial of Strictly Come Dancing began on?", "Did the 5th amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th amendment serial publication of Strictly Come Dancing began on?", "When did The 5th amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th amendment serial publication of Strictly Come Dancing began on?", "Did the 5th amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th amendment series of Strictly Come Dancing began on?", "When did The 5th amendment series of Strictly Come Dancing begin on BBC One?", "Who did The 5th amendment series of Strictly Come Dancing began on?", "Did the 5th amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th improvement serial of Strictly Come Dancing began on?", "When did The 5th improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th improvement serial of Strictly Come Dancing began on?", "Did the 5th improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th improvement serial publication of Strictly Come Dancing began on?", "When did The 5th improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th improvement serial publication of Strictly Come Dancing began on?", "Did the 5th improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th improvement series of Strictly Come Dancing began on?", "When did The 5th improvement series of Strictly Come Dancing begin on BBC One?", "Who did The 5th improvement series of Strictly Come Dancing began on?", "Did the 5th improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reform serial of Strictly Come Dancing began on?", "When did The 5th reform serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th reform serial of Strictly Come Dancing began on?", "Did the 5th reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reform serial publication of Strictly Come Dancing began on?", "When did The 5th reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th reform serial publication of Strictly Come Dancing began on?", "Did the 5th reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reform series of Strictly Come Dancing began on?", "When did The 5th reform series of Strictly Come Dancing begin on BBC One?", "Who did The 5th reform series of Strictly Come Dancing began on?", "Did the 5th reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reformation serial of Strictly Come Dancing began on?", "When did The 5th reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The 5th reformation serial of Strictly Come Dancing began on?", "Did the 5th reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reformation serial publication of Strictly Come Dancing began on?", "When did The 5th reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th reformation serial publication of Strictly Come Dancing began on?", "Did the 5th reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th reformation series of Strictly Come Dancing began on?", "When did The 5th reformation series of Strictly Come Dancing begin on BBC One?", "Who did The 5th reformation series of Strictly Come Dancing began on?", "Did the 5th reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment amendment serial of Strictly Come Dancing began on?", "When did The fifth amendment amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment amendment serial of Strictly Come Dancing began on?", "Did the fifth amendment amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment amendment serial publication of Strictly Come Dancing began on?", "When did The fifth amendment amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment amendment serial publication of Strictly Come Dancing began on?", "Did the fifth amendment amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment amendment series of Strictly Come Dancing began on?", "When did The fifth amendment amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment amendment series of Strictly Come Dancing began on?", "Did the fifth amendment amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment improvement serial of Strictly Come Dancing began on?", "When did The fifth amendment improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment improvement serial of Strictly Come Dancing began on?", "Did the fifth amendment improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment improvement serial publication of Strictly Come Dancing began on?", "When did The fifth amendment improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment improvement serial publication of Strictly Come Dancing began on?", "Did the fifth amendment improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment improvement series of Strictly Come Dancing began on?", "When did The fifth amendment improvement series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment improvement series of Strictly Come Dancing began on?", "Did the fifth amendment improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reform serial of Strictly Come Dancing began on?", "When did The fifth amendment reform serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reform serial of Strictly Come Dancing began on?", "Did the fifth amendment reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reform serial publication of Strictly Come Dancing began on?", "When did The fifth amendment reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reform serial publication of Strictly Come Dancing began on?", "Did the fifth amendment reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reform series of Strictly Come Dancing began on?", "When did The fifth amendment reform series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reform series of Strictly Come Dancing began on?", "Did the fifth amendment reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reformation serial of Strictly Come Dancing began on?", "When did The fifth amendment reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reformation serial of Strictly Come Dancing began on?", "Did the fifth amendment reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reformation serial publication of Strictly Come Dancing began on?", "When did The fifth amendment reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reformation serial publication of Strictly Come Dancing began on?", "Did the fifth amendment reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment reformation series of Strictly Come Dancing began on?", "When did The fifth amendment reformation series of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment reformation series of Strictly Come Dancing began on?", "Did the fifth amendment reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment serial of Strictly Come Dancing began on?", "When did The fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial of Strictly Come Dancing began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth amendment serial publication of Strictly Come Dancing began on?", "When did The fifth amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth amendment serial publication of Strictly Come Dancing began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear amendment serial of Strictly Come Dancing began on?", "When did The fifth gear amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear amendment serial of Strictly Come Dancing began on?", "Did the fifth gear amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear amendment serial publication of Strictly Come Dancing began on?", "When did The fifth gear amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear amendment serial publication of Strictly Come Dancing began on?", "Did the fifth gear amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear amendment series of Strictly Come Dancing began on?", "When did The fifth gear amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear amendment series of Strictly Come Dancing began on?", "Did the fifth gear amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear improvement serial of Strictly Come Dancing began on?", "When did The fifth gear improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear improvement serial of Strictly Come Dancing began on?", "Did the fifth gear improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear improvement serial publication of Strictly Come Dancing began on?", "When did The fifth gear improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear improvement serial publication of Strictly Come Dancing began on?", "Did the fifth gear improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear improvement series of Strictly Come Dancing began on?", "When did The fifth gear improvement series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear improvement series of Strictly Come Dancing began on?", "Did the fifth gear improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reform serial of Strictly Come Dancing began on?", "When did The fifth gear reform serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reform serial of Strictly Come Dancing began on?", "Did the fifth gear reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reform serial publication of Strictly Come Dancing began on?", "When did The fifth gear reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reform serial publication of Strictly Come Dancing began on?", "Did the fifth gear reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reform series of Strictly Come Dancing began on?", "When did The fifth gear reform series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reform series of Strictly Come Dancing began on?", "Did the fifth gear reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reformation serial of Strictly Come Dancing began on?", "When did The fifth gear reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reformation serial of Strictly Come Dancing began on?", "Did the fifth gear reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reformation serial publication of Strictly Come Dancing began on?", "When did The fifth gear reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reformation serial publication of Strictly Come Dancing began on?", "Did the fifth gear reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth gear reformation series of Strictly Come Dancing began on?", "When did The fifth gear reformation series of Strictly Come Dancing begin on BBC One?", "Who did The fifth gear reformation series of Strictly Come Dancing began on?", "Did the fifth gear reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth gear reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth improvement serial of Strictly Come Dancing began on?", "When did The fifth improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth improvement serial of Strictly Come Dancing began on?", "Did the fifth improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth improvement serial publication of Strictly Come Dancing began on?", "When did The fifth improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth improvement serial publication of Strictly Come Dancing began on?", "Did the fifth improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth improvement series of Strictly Come Dancing began on?", "When did The fifth improvement series of Strictly Come Dancing begin on BBC One?", "Who did The fifth improvement series of Strictly Come Dancing began on?", "Did the fifth improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reform serial of Strictly Come Dancing began on?", "When did The fifth reform serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth reform serial of Strictly Come Dancing began on?", "Did the fifth reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reform serial publication of Strictly Come Dancing began on?", "When did The fifth reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth reform serial publication of Strictly Come Dancing began on?", "Did the fifth reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reform series of Strictly Come Dancing began on?", "When did The fifth reform series of Strictly Come Dancing begin on BBC One?", "Who did The fifth reform series of Strictly Come Dancing began on?", "Did the fifth reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reformation serial of Strictly Come Dancing began on?", "When did The fifth reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth reformation serial of Strictly Come Dancing began on?", "Did the fifth reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reformation serial publication of Strictly Come Dancing began on?", "When did The fifth reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth reformation serial publication of Strictly Come Dancing began on?", "Did the fifth reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth reformation series of Strictly Come Dancing began on?", "When did The fifth reformation series of Strictly Come Dancing begin on BBC One?", "Who did The fifth reformation series of Strictly Come Dancing began on?", "Did the fifth reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly amendment serial of Strictly Come Dancing began on?", "When did The fifthly amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly amendment serial of Strictly Come Dancing began on?", "Did the fifthly amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly amendment serial publication of Strictly Come Dancing began on?", "When did The fifthly amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly amendment serial publication of Strictly Come Dancing began on?", "Did the fifthly amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly amendment series of Strictly Come Dancing began on?", "When did The fifthly amendment series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly amendment series of Strictly Come Dancing began on?", "Did the fifthly amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly improvement serial of Strictly Come Dancing began on?", "When did The fifthly improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly improvement serial of Strictly Come Dancing began on?", "Did the fifthly improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly improvement serial publication of Strictly Come Dancing began on?", "When did The fifthly improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly improvement serial publication of Strictly Come Dancing began on?", "Did the fifthly improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly improvement series of Strictly Come Dancing began on?", "When did The fifthly improvement series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly improvement series of Strictly Come Dancing began on?", "Did the fifthly improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reform serial of Strictly Come Dancing began on?", "When did The fifthly reform serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reform serial of Strictly Come Dancing began on?", "Did the fifthly reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reform serial publication of Strictly Come Dancing began on?", "When did The fifthly reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reform serial publication of Strictly Come Dancing began on?", "Did the fifthly reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reform series of Strictly Come Dancing began on?", "When did The fifthly reform series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reform series of Strictly Come Dancing began on?", "Did the fifthly reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reformation serial of Strictly Come Dancing began on?", "When did The fifthly reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reformation serial of Strictly Come Dancing began on?", "Did the fifthly reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reformation serial publication of Strictly Come Dancing began on?", "When did The fifthly reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reformation serial publication of Strictly Come Dancing began on?", "Did the fifthly reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly reformation series of Strictly Come Dancing began on?", "When did The fifthly reformation series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly reformation series of Strictly Come Dancing began on?", "Did the fifthly reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place amendment serial of Strictly Come Dancing began on?", "When did The in fifth place amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place amendment serial of Strictly Come Dancing began on?", "Did the in fifth place amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place amendment serial publication of Strictly Come Dancing began on?", "When did The in fifth place amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place amendment serial publication of Strictly Come Dancing began on?", "Did the in fifth place amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place amendment series of Strictly Come Dancing began on?", "When did The in fifth place amendment series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place amendment series of Strictly Come Dancing began on?", "Did the in fifth place amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place improvement serial of Strictly Come Dancing began on?", "When did The in fifth place improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place improvement serial of Strictly Come Dancing began on?", "Did the in fifth place improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place improvement serial publication of Strictly Come Dancing began on?", "When did The in fifth place improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place improvement serial publication of Strictly Come Dancing began on?", "Did the in fifth place improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place improvement series of Strictly Come Dancing began on?", "When did The in fifth place improvement series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place improvement series of Strictly Come Dancing began on?", "Did the in fifth place improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reform serial of Strictly Come Dancing began on?", "When did The in fifth place reform serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reform serial of Strictly Come Dancing began on?", "Did the in fifth place reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reform serial publication of Strictly Come Dancing began on?", "When did The in fifth place reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reform serial publication of Strictly Come Dancing began on?", "Did the in fifth place reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reform series of Strictly Come Dancing began on?", "When did The in fifth place reform series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reform series of Strictly Come Dancing began on?", "Did the in fifth place reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reformation serial of Strictly Come Dancing began on?", "When did The in fifth place reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reformation serial of Strictly Come Dancing began on?", "Did the in fifth place reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reformation serial publication of Strictly Come Dancing began on?", "When did The in fifth place reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reformation serial publication of Strictly Come Dancing began on?", "Did the in fifth place reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place reformation series of Strictly Come Dancing began on?", "When did The in fifth place reformation series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place reformation series of Strictly Come Dancing began on?", "Did the in fifth place reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth amendment serial of Strictly Come Dancing began on?", "When did The one fifth amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial of Strictly Come Dancing began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth amendment serial publication of Strictly Come Dancing began on?", "When did The one fifth amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment serial publication of Strictly Come Dancing began on?", "Did the one fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth amendment series of Strictly Come Dancing began on?", "When did The one fifth amendment series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth amendment series of Strictly Come Dancing began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth improvement serial of Strictly Come Dancing began on?", "When did The one fifth improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth improvement serial of Strictly Come Dancing began on?", "Did the one fifth improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth improvement serial publication of Strictly Come Dancing began on?", "When did The one fifth improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth improvement serial publication of Strictly Come Dancing began on?", "Did the one fifth improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth improvement series of Strictly Come Dancing began on?", "When did The one fifth improvement series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth improvement series of Strictly Come Dancing began on?", "Did the one fifth improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reform serial of Strictly Come Dancing began on?", "When did The one fifth reform serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reform serial of Strictly Come Dancing began on?", "Did the one fifth reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reform serial publication of Strictly Come Dancing began on?", "When did The one fifth reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reform serial publication of Strictly Come Dancing began on?", "Did the one fifth reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reform series of Strictly Come Dancing began on?", "When did The one fifth reform series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reform series of Strictly Come Dancing began on?", "Did the one fifth reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reformation serial of Strictly Come Dancing began on?", "When did The one fifth reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reformation serial of Strictly Come Dancing began on?", "Did the one fifth reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reformation serial publication of Strictly Come Dancing began on?", "When did The one fifth reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reformation serial publication of Strictly Come Dancing began on?", "Did the one fifth reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The one fifth reformation series of Strictly Come Dancing began on?", "When did The one fifth reformation series of Strictly Come Dancing begin on BBC One?", "Who did The one fifth reformation series of Strictly Come Dancing began on?", "Did the one fifth reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the one fifth reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile amendment serial of Strictly Come Dancing began on?", "When did The quintile amendment serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile amendment serial of Strictly Come Dancing began on?", "Did the quintile amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile amendment serial publication of Strictly Come Dancing began on?", "When did The quintile amendment serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile amendment serial publication of Strictly Come Dancing began on?", "Did the quintile amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile amendment series of Strictly Come Dancing began on?", "When did The quintile amendment series of Strictly Come Dancing begin on BBC One?", "Who did The quintile amendment series of Strictly Come Dancing began on?", "Did the quintile amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile improvement serial of Strictly Come Dancing began on?", "When did The quintile improvement serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile improvement serial of Strictly Come Dancing began on?", "Did the quintile improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile improvement serial publication of Strictly Come Dancing began on?", "When did The quintile improvement serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile improvement serial publication of Strictly Come Dancing began on?", "Did the quintile improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile improvement series of Strictly Come Dancing began on?", "When did The quintile improvement series of Strictly Come Dancing begin on BBC One?", "Who did The quintile improvement series of Strictly Come Dancing began on?", "Did the quintile improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reform serial of Strictly Come Dancing began on?", "When did The quintile reform serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile reform serial of Strictly Come Dancing began on?", "Did the quintile reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reform serial publication of Strictly Come Dancing began on?", "When did The quintile reform serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile reform serial publication of Strictly Come Dancing began on?", "Did the quintile reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reform series of Strictly Come Dancing began on?", "When did The quintile reform series of Strictly Come Dancing begin on BBC One?", "Who did The quintile reform series of Strictly Come Dancing began on?", "Did the quintile reform series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reformation serial of Strictly Come Dancing began on?", "When did The quintile reformation serial of Strictly Come Dancing begin on BBC One?", "Who did The quintile reformation serial of Strictly Come Dancing began on?", "Did the quintile reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reformation serial publication of Strictly Come Dancing began on?", "When did The quintile reformation serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile reformation serial publication of Strictly Come Dancing began on?", "Did the quintile reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile reformation series of Strictly Come Dancing began on?", "When did The quintile reformation series of Strictly Come Dancing begin on BBC One?", "Who did The quintile reformation series of Strictly Come Dancing began on?", "Did the quintile reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifth amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment series of began on?", "When did The fifth amendment series of begin on BBC One?", "Who did The fifth amendment series of began on?", "Did the 5th amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th amendment serial of began on?", "When did The 5th amendment serial of begin on BBC One?", "Who did The 5th amendment serial of began on?", "Did the 5th amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th amendment serial publication of began on?", "When did The 5th amendment serial publication of begin on BBC One?", "Who did The 5th amendment serial publication of began on?", "Did the 5th amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th amendment series of began on?", "When did The 5th amendment series of begin on BBC One?", "Who did The 5th amendment series of began on?", "Did the 5th amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th improvement serial of began on?", "When did The 5th improvement serial of begin on BBC One?", "Who did The 5th improvement serial of began on?", "Did the 5th improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th improvement serial publication of began on?", "When did The 5th improvement serial publication of begin on BBC One?", "Who did The 5th improvement serial publication of began on?", "Did the 5th improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th improvement series of began on?", "When did The 5th improvement series of begin on BBC One?", "Who did The 5th improvement series of began on?", "Did the 5th improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reform serial of began on?", "When did The 5th reform serial of begin on BBC One?", "Who did The 5th reform serial of began on?", "Did the 5th reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reform serial publication of began on?", "When did The 5th reform serial publication of begin on BBC One?", "Who did The 5th reform serial publication of began on?", "Did the 5th reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reform series of began on?", "When did The 5th reform series of begin on BBC One?", "Who did The 5th reform series of began on?", "Did the 5th reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reformation serial of began on?", "When did The 5th reformation serial of begin on BBC One?", "Who did The 5th reformation serial of began on?", "Did the 5th reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reformation serial publication of began on?", "When did The 5th reformation serial publication of begin on BBC One?", "Who did The 5th reformation serial publication of began on?", "Did the 5th reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th reformation series of began on?", "When did The 5th reformation series of begin on BBC One?", "Who did The 5th reformation series of began on?", "Did the 5th reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment amendment serial of began on?", "When did The fifth amendment amendment serial of begin on BBC One?", "Who did The fifth amendment amendment serial of began on?", "Did the fifth amendment amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment amendment serial publication of began on?", "When did The fifth amendment amendment serial publication of begin on BBC One?", "Who did The fifth amendment amendment serial publication of began on?", "Did the fifth amendment amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment amendment series of began on?", "When did The fifth amendment amendment series of begin on BBC One?", "Who did The fifth amendment amendment series of began on?", "Did the fifth amendment amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment improvement serial of began on?", "When did The fifth amendment improvement serial of begin on BBC One?", "Who did The fifth amendment improvement serial of began on?", "Did the fifth amendment improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment improvement serial publication of began on?", "When did The fifth amendment improvement serial publication of begin on BBC One?", "Who did The fifth amendment improvement serial publication of began on?", "Did the fifth amendment improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment improvement series of began on?", "When did The fifth amendment improvement series of begin on BBC One?", "Who did The fifth amendment improvement series of began on?", "Did the fifth amendment improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reform serial of began on?", "When did The fifth amendment reform serial of begin on BBC One?", "Who did The fifth amendment reform serial of began on?", "Did the fifth amendment reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reform serial publication of began on?", "When did The fifth amendment reform serial publication of begin on BBC One?", "Who did The fifth amendment reform serial publication of began on?", "Did the fifth amendment reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reform series of began on?", "When did The fifth amendment reform series of begin on BBC One?", "Who did The fifth amendment reform series of began on?", "Did the fifth amendment reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reformation serial of began on?", "When did The fifth amendment reformation serial of begin on BBC One?", "Who did The fifth amendment reformation serial of began on?", "Did the fifth amendment reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reformation serial publication of began on?", "When did The fifth amendment reformation serial publication of begin on BBC One?", "Who did The fifth amendment reformation serial publication of began on?", "Did the fifth amendment reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment reformation series of began on?", "When did The fifth amendment reformation series of begin on BBC One?", "Who did The fifth amendment reformation series of began on?", "Did the fifth amendment reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment serial of began on?", "When did The fifth amendment serial of begin on BBC One?", "Who did The fifth amendment serial of began on?", "Did the fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth amendment serial publication of began on?", "When did The fifth amendment serial publication of begin on BBC One?", "Who did The fifth amendment serial publication of began on?", "Did the fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear amendment serial of began on?", "When did The fifth gear amendment serial of begin on BBC One?", "Who did The fifth gear amendment serial of began on?", "Did the fifth gear amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear amendment serial publication of began on?", "When did The fifth gear amendment serial publication of begin on BBC One?", "Who did The fifth gear amendment serial publication of began on?", "Did the fifth gear amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear amendment series of began on?", "When did The fifth gear amendment series of begin on BBC One?", "Who did The fifth gear amendment series of began on?", "Did the fifth gear amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear improvement serial of began on?", "When did The fifth gear improvement serial of begin on BBC One?", "Who did The fifth gear improvement serial of began on?", "Did the fifth gear improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear improvement serial publication of began on?", "When did The fifth gear improvement serial publication of begin on BBC One?", "Who did The fifth gear improvement serial publication of began on?", "Did the fifth gear improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear improvement series of began on?", "When did The fifth gear improvement series of begin on BBC One?", "Who did The fifth gear improvement series of began on?", "Did the fifth gear improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reform serial of began on?", "When did The fifth gear reform serial of begin on BBC One?", "Who did The fifth gear reform serial of began on?", "Did the fifth gear reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reform serial publication of began on?", "When did The fifth gear reform serial publication of begin on BBC One?", "Who did The fifth gear reform serial publication of began on?", "Did the fifth gear reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reform series of began on?", "When did The fifth gear reform series of begin on BBC One?", "Who did The fifth gear reform series of began on?", "Did the fifth gear reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reformation serial of began on?", "When did The fifth gear reformation serial of begin on BBC One?", "Who did The fifth gear reformation serial of began on?", "Did the fifth gear reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reformation serial publication of began on?", "When did The fifth gear reformation serial publication of begin on BBC One?", "Who did The fifth gear reformation serial publication of began on?", "Did the fifth gear reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth gear reformation series of began on?", "When did The fifth gear reformation series of begin on BBC One?", "Who did The fifth gear reformation series of began on?", "Did the fifth gear reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth gear reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth improvement serial of began on?", "When did The fifth improvement serial of begin on BBC One?", "Who did The fifth improvement serial of began on?", "Did the fifth improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth improvement serial publication of began on?", "When did The fifth improvement serial publication of begin on BBC One?", "Who did The fifth improvement serial publication of began on?", "Did the fifth improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth improvement series of began on?", "When did The fifth improvement series of begin on BBC One?", "Who did The fifth improvement series of began on?", "Did the fifth improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reform serial of began on?", "When did The fifth reform serial of begin on BBC One?", "Who did The fifth reform serial of began on?", "Did the fifth reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reform serial publication of began on?", "When did The fifth reform serial publication of begin on BBC One?", "Who did The fifth reform serial publication of began on?", "Did the fifth reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reform series of began on?", "When did The fifth reform series of begin on BBC One?", "Who did The fifth reform series of began on?", "Did the fifth reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reformation serial of began on?", "When did The fifth reformation serial of begin on BBC One?", "Who did The fifth reformation serial of began on?", "Did the fifth reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reformation serial publication of began on?", "When did The fifth reformation serial publication of begin on BBC One?", "Who did The fifth reformation serial publication of began on?", "Did the fifth reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth reformation series of began on?", "When did The fifth reformation series of begin on BBC One?", "Who did The fifth reformation series of began on?", "Did the fifth reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly amendment serial of began on?", "When did The fifthly amendment serial of begin on BBC One?", "Who did The fifthly amendment serial of began on?", "Did the fifthly amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly amendment serial publication of began on?", "When did The fifthly amendment serial publication of begin on BBC One?", "Who did The fifthly amendment serial publication of began on?", "Did the fifthly amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly amendment series of began on?", "When did The fifthly amendment series of begin on BBC One?", "Who did The fifthly amendment series of began on?", "Did the fifthly amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly improvement serial of began on?", "When did The fifthly improvement serial of begin on BBC One?", "Who did The fifthly improvement serial of began on?", "Did the fifthly improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly improvement serial publication of began on?", "When did The fifthly improvement serial publication of begin on BBC One?", "Who did The fifthly improvement serial publication of began on?", "Did the fifthly improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly improvement series of began on?", "When did The fifthly improvement series of begin on BBC One?", "Who did The fifthly improvement series of began on?", "Did the fifthly improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reform serial of began on?", "When did The fifthly reform serial of begin on BBC One?", "Who did The fifthly reform serial of began on?", "Did the fifthly reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reform serial publication of began on?", "When did The fifthly reform serial publication of begin on BBC One?", "Who did The fifthly reform serial publication of began on?", "Did the fifthly reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reform series of began on?", "When did The fifthly reform series of begin on BBC One?", "Who did The fifthly reform series of began on?", "Did the fifthly reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reformation serial of began on?", "When did The fifthly reformation serial of begin on BBC One?", "Who did The fifthly reformation serial of began on?", "Did the fifthly reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reformation serial publication of began on?", "When did The fifthly reformation serial publication of begin on BBC One?", "Who did The fifthly reformation serial publication of began on?", "Did the fifthly reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly reformation series of began on?", "When did The fifthly reformation series of begin on BBC One?", "Who did The fifthly reformation series of began on?", "Did the fifthly reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place amendment serial of began on?", "When did The in fifth place amendment serial of begin on BBC One?", "Who did The in fifth place amendment serial of began on?", "Did the in fifth place amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place amendment serial publication of began on?", "When did The in fifth place amendment serial publication of begin on BBC One?", "Who did The in fifth place amendment serial publication of began on?", "Did the in fifth place amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place amendment series of began on?", "When did The in fifth place amendment series of begin on BBC One?", "Who did The in fifth place amendment series of began on?", "Did the in fifth place amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place improvement serial of began on?", "When did The in fifth place improvement serial of begin on BBC One?", "Who did The in fifth place improvement serial of began on?", "Did the in fifth place improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place improvement serial publication of began on?", "When did The in fifth place improvement serial publication of begin on BBC One?", "Who did The in fifth place improvement serial publication of began on?", "Did the in fifth place improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place improvement series of began on?", "When did The in fifth place improvement series of begin on BBC One?", "Who did The in fifth place improvement series of began on?", "Did the in fifth place improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reform serial of began on?", "When did The in fifth place reform serial of begin on BBC One?", "Who did The in fifth place reform serial of began on?", "Did the in fifth place reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reform serial publication of began on?", "When did The in fifth place reform serial publication of begin on BBC One?", "Who did The in fifth place reform serial publication of began on?", "Did the in fifth place reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reform series of began on?", "When did The in fifth place reform series of begin on BBC One?", "Who did The in fifth place reform series of began on?", "Did the in fifth place reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reformation serial of began on?", "When did The in fifth place reformation serial of begin on BBC One?", "Who did The in fifth place reformation serial of began on?", "Did the in fifth place reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reformation serial publication of began on?", "When did The in fifth place reformation serial publication of begin on BBC One?", "Who did The in fifth place reformation serial publication of began on?", "Did the in fifth place reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place reformation series of began on?", "When did The in fifth place reformation series of begin on BBC One?", "Who did The in fifth place reformation series of began on?", "Did the in fifth place reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth amendment serial of began on?", "When did The one fifth amendment serial of begin on BBC One?", "Who did The one fifth amendment serial of began on?", "Did the one fifth amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth amendment serial publication of began on?", "When did The one fifth amendment serial publication of begin on BBC One?", "Who did The one fifth amendment serial publication of began on?", "Did the one fifth amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth amendment series of began on?", "When did The one fifth amendment series of begin on BBC One?", "Who did The one fifth amendment series of began on?", "Did the one fifth amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth improvement serial of began on?", "When did The one fifth improvement serial of begin on BBC One?", "Who did The one fifth improvement serial of began on?", "Did the one fifth improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth improvement serial publication of began on?", "When did The one fifth improvement serial publication of begin on BBC One?", "Who did The one fifth improvement serial publication of began on?", "Did the one fifth improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth improvement series of began on?", "When did The one fifth improvement series of begin on BBC One?", "Who did The one fifth improvement series of began on?", "Did the one fifth improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reform serial of began on?", "When did The one fifth reform serial of begin on BBC One?", "Who did The one fifth reform serial of began on?", "Did the one fifth reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reform serial publication of began on?", "When did The one fifth reform serial publication of begin on BBC One?", "Who did The one fifth reform serial publication of began on?", "Did the one fifth reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reform series of began on?", "When did The one fifth reform series of begin on BBC One?", "Who did The one fifth reform series of began on?", "Did the one fifth reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reformation serial of began on?", "When did The one fifth reformation serial of begin on BBC One?", "Who did The one fifth reformation serial of began on?", "Did the one fifth reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reformation serial publication of began on?", "When did The one fifth reformation serial publication of begin on BBC One?", "Who did The one fifth reformation serial publication of began on?", "Did the one fifth reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The one fifth reformation series of began on?", "When did The one fifth reformation series of begin on BBC One?", "Who did The one fifth reformation series of began on?", "Did the one fifth reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the one fifth reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile amendment serial of began on?", "When did The quintile amendment serial of begin on BBC One?", "Who did The quintile amendment serial of began on?", "Did the quintile amendment serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile amendment serial publication of began on?", "When did The quintile amendment serial publication of begin on BBC One?", "Who did The quintile amendment serial publication of began on?", "Did the quintile amendment serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile amendment series of began on?", "When did The quintile amendment series of begin on BBC One?", "Who did The quintile amendment series of began on?", "Did the quintile amendment series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile amendment series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile improvement serial of began on?", "When did The quintile improvement serial of begin on BBC One?", "Who did The quintile improvement serial of began on?", "Did the quintile improvement serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile improvement serial publication of began on?", "When did The quintile improvement serial publication of begin on BBC One?", "Who did The quintile improvement serial publication of began on?", "Did the quintile improvement serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile improvement series of began on?", "When did The quintile improvement series of begin on BBC One?", "Who did The quintile improvement series of began on?", "Did the quintile improvement series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile improvement series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reform serial of began on?", "When did The quintile reform serial of begin on BBC One?", "Who did The quintile reform serial of began on?", "Did the quintile reform serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reform serial publication of began on?", "When did The quintile reform serial publication of begin on BBC One?", "Who did The quintile reform serial publication of began on?", "Did the quintile reform serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reform series of began on?", "When did The quintile reform series of begin on BBC One?", "Who did The quintile reform series of began on?", "Did the quintile reform series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reform series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reformation serial of began on?", "When did The quintile reformation serial of begin on BBC One?", "Who did The quintile reformation serial of began on?", "Did the quintile reformation serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reformation serial publication of began on?", "When did The quintile reformation serial publication of begin on BBC One?", "Who did The quintile reformation serial publication of began on?", "Did the quintile reformation serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile reformation series of began on?", "When did The quintile reformation series of begin on BBC One?", "Who did The quintile reformation series of began on?", "Did the quintile reformation series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile reformation series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827462, "src_sentence": "The fifthly series of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The fifthly series of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifthly series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly series of Strictly Come Dancing began on?", "When did The fifthly series of Strictly Come Dancing begin on BBC One?", "Who did The fifthly series of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial of Strictly Come Dancing began on?", "When did The fifth serial of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial of Strictly Come Dancing began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series of Strictly Come Dancing began on?", "When did The fifth series of Strictly Come Dancing begin on BBC One?", "Who did The fifth series of Strictly Come Dancing began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly serial of Strictly Come Dancing began on?", "When did The fifthly serial of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial of Strictly Come Dancing began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifthly serial publication of Strictly Come Dancing began on?", "When did The fifthly serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifthly serial publication of Strictly Come Dancing began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place serial of Strictly Come Dancing began on?", "When did The in fifth place serial of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial of Strictly Come Dancing began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place serial publication of Strictly Come Dancing began on?", "When did The in fifth place serial publication of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place serial publication of Strictly Come Dancing began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The in fifth place series of Strictly Come Dancing began on?", "When did The in fifth place series of Strictly Come Dancing begin on BBC One?", "Who did The in fifth place series of Strictly Come Dancing began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?"], "type": [-1, 2, 3, 1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1], "question_in_type": ["Did the fifthly series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly series of began on?", "When did The fifthly series of begin on BBC One?", "Who did The fifthly series of began on?", "Did the fifth serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial of began on?", "When did The fifth serial of begin on BBC One?", "Who did The fifth serial of began on?", "Did the fifth serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series of began on?", "When did The fifth series of begin on BBC One?", "Who did The fifth series of began on?", "Did the fifth series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly serial of began on?", "When did The fifthly serial of begin on BBC One?", "Who did The fifthly serial of began on?", "Did the fifthly serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifthly serial publication of began on?", "When did The fifthly serial publication of begin on BBC One?", "Who did The fifthly serial publication of began on?", "Did the fifthly serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifthly series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place serial of began on?", "When did The in fifth place serial of begin on BBC One?", "Who did The in fifth place serial of began on?", "Did the in fifth place serial of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place serial publication of began on?", "When did The in fifth place serial publication of begin on BBC One?", "Who did The in fifth place serial publication of began on?", "Did the in fifth place serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The in fifth place series of began on?", "When did The in fifth place series of begin on BBC One?", "Who did The in fifth place series of began on?", "Did the in fifth place series of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the in fifth place series of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827464, "src_sentence": "The fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The fifth serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?"], "type": [-1, 2, 3, 1, -1], "question_in_type": ["Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827466, "src_sentence": "The quintile serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The quintile serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial publication of Strictly Come Dancing began on?", "When did The quintile serial publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publication of Strictly Come Dancing began on?", "Did the quintile serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series announcement of Strictly Come Dancing began on?", "When did The fifth in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series announcement of Strictly Come Dancing began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series issue of Strictly Come Dancing began on?", "When did The fifth in series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series issue of Strictly Come Dancing began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series publication of Strictly Come Dancing began on?", "When did The fifth in series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publication of Strictly Come Dancing began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series publishing of Strictly Come Dancing began on?", "When did The fifth in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publishing of Strictly Come Dancing began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories announcement of Strictly Come Dancing began on?", "When did The fifth my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories announcement of Strictly Come Dancing began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories issue of Strictly Come Dancing began on?", "When did The fifth my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories issue of Strictly Come Dancing began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories publication of Strictly Come Dancing began on?", "When did The fifth my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publication of Strictly Come Dancing began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories publishing of Strictly Come Dancing began on?", "When did The fifth my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publishing of Strictly Come Dancing began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical announcement of Strictly Come Dancing began on?", "When did The fifth periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical announcement of Strictly Come Dancing began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical issue of Strictly Come Dancing began on?", "When did The fifth periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical issue of Strictly Come Dancing began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical publication of Strictly Come Dancing began on?", "When did The fifth periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publication of Strictly Come Dancing began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical publishing of Strictly Come Dancing began on?", "When did The fifth periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publishing of Strictly Come Dancing began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential announcement of Strictly Come Dancing began on?", "When did The fifth sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential announcement of Strictly Come Dancing began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential issue of Strictly Come Dancing began on?", "When did The fifth sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential issue of Strictly Come Dancing began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential publication of Strictly Come Dancing began on?", "When did The fifth sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publication of Strictly Come Dancing began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential publishing of Strictly Come Dancing began on?", "When did The fifth sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publishing of Strictly Come Dancing began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial announcement of Strictly Come Dancing began on?", "When did The fifth serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial announcement of Strictly Come Dancing began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial issue of Strictly Come Dancing began on?", "When did The fifth serial issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial issue of Strictly Come Dancing began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key announcement of Strictly Come Dancing began on?", "When did The fifth serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key announcement of Strictly Come Dancing began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key issue of Strictly Come Dancing began on?", "When did The fifth serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key issue of Strictly Come Dancing began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key publication of Strictly Come Dancing began on?", "When did The fifth serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publication of Strictly Come Dancing began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key publishing of Strictly Come Dancing began on?", "When did The fifth serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publishing of Strictly Come Dancing began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publishing of Strictly Come Dancing began on?", "When did The fifth serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publishing of Strictly Come Dancing began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series announcement of Strictly Come Dancing began on?", "When did The fifth series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth series announcement of Strictly Come Dancing began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series issue of Strictly Come Dancing began on?", "When did The fifth series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth series issue of Strictly Come Dancing began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series publication of Strictly Come Dancing began on?", "When did The fifth series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publication of Strictly Come Dancing began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series publishing of Strictly Come Dancing began on?", "When did The fifth series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publishing of Strictly Come Dancing began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile in series announcement of Strictly Come Dancing began on?", "When did The quintile in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series announcement of Strictly Come Dancing began on?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile in series issue of Strictly Come Dancing began on?", "When did The quintile in series issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series issue of Strictly Come Dancing began on?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile in series publication of Strictly Come Dancing began on?", "When did The quintile in series publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series publication of Strictly Come Dancing began on?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile in series publishing of Strictly Come Dancing began on?", "When did The quintile in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile in series publishing of Strictly Come Dancing began on?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile my stories announcement of Strictly Come Dancing began on?", "When did The quintile my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories announcement of Strictly Come Dancing began on?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile my stories issue of Strictly Come Dancing began on?", "When did The quintile my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories issue of Strictly Come Dancing began on?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile my stories publication of Strictly Come Dancing began on?", "When did The quintile my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories publication of Strictly Come Dancing began on?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile my stories publishing of Strictly Come Dancing began on?", "When did The quintile my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile my stories publishing of Strictly Come Dancing began on?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile periodical announcement of Strictly Come Dancing began on?", "When did The quintile periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical announcement of Strictly Come Dancing began on?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile periodical issue of Strictly Come Dancing began on?", "When did The quintile periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical issue of Strictly Come Dancing began on?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile periodical publication of Strictly Come Dancing began on?", "When did The quintile periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical publication of Strictly Come Dancing began on?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile periodical publishing of Strictly Come Dancing began on?", "When did The quintile periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile periodical publishing of Strictly Come Dancing began on?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile sequential announcement of Strictly Come Dancing began on?", "When did The quintile sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential announcement of Strictly Come Dancing began on?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile sequential issue of Strictly Come Dancing began on?", "When did The quintile sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential issue of Strictly Come Dancing began on?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile sequential publication of Strictly Come Dancing began on?", "When did The quintile sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential publication of Strictly Come Dancing began on?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile sequential publishing of Strictly Come Dancing began on?", "When did The quintile sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile sequential publishing of Strictly Come Dancing began on?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial announcement of Strictly Come Dancing began on?", "When did The quintile serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial announcement of Strictly Come Dancing began on?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial issue of Strictly Come Dancing began on?", "When did The quintile serial issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial issue of Strictly Come Dancing began on?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial key announcement of Strictly Come Dancing began on?", "When did The quintile serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key announcement of Strictly Come Dancing began on?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial key issue of Strictly Come Dancing began on?", "When did The quintile serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key issue of Strictly Come Dancing began on?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial key publication of Strictly Come Dancing began on?", "When did The quintile serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key publication of Strictly Come Dancing began on?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial key publishing of Strictly Come Dancing began on?", "When did The quintile serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial key publishing of Strictly Come Dancing began on?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile serial publishing of Strictly Come Dancing began on?", "When did The quintile serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile serial publishing of Strictly Come Dancing began on?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile series announcement of Strictly Come Dancing began on?", "When did The quintile series announcement of Strictly Come Dancing begin on BBC One?", "Who did The quintile series announcement of Strictly Come Dancing began on?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile series issue of Strictly Come Dancing began on?", "When did The quintile series issue of Strictly Come Dancing begin on BBC One?", "Who did The quintile series issue of Strictly Come Dancing began on?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile series publication of Strictly Come Dancing began on?", "When did The quintile series publication of Strictly Come Dancing begin on BBC One?", "Who did The quintile series publication of Strictly Come Dancing began on?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The quintile series publishing of Strictly Come Dancing began on?", "When did The quintile series publishing of Strictly Come Dancing begin on BBC One?", "Who did The quintile series publishing of Strictly Come Dancing began on?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial publication of began on?", "When did The quintile serial publication of begin on BBC One?", "Who did The quintile serial publication of began on?", "Did the quintile serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series announcement of began on?", "When did The fifth in series announcement of begin on BBC One?", "Who did The fifth in series announcement of began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series issue of began on?", "When did The fifth in series issue of begin on BBC One?", "Who did The fifth in series issue of began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series publication of began on?", "When did The fifth in series publication of begin on BBC One?", "Who did The fifth in series publication of began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series publishing of began on?", "When did The fifth in series publishing of begin on BBC One?", "Who did The fifth in series publishing of began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories announcement of began on?", "When did The fifth my stories announcement of begin on BBC One?", "Who did The fifth my stories announcement of began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories issue of began on?", "When did The fifth my stories issue of begin on BBC One?", "Who did The fifth my stories issue of began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories publication of began on?", "When did The fifth my stories publication of begin on BBC One?", "Who did The fifth my stories publication of began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories publishing of began on?", "When did The fifth my stories publishing of begin on BBC One?", "Who did The fifth my stories publishing of began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical announcement of began on?", "When did The fifth periodical announcement of begin on BBC One?", "Who did The fifth periodical announcement of began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical issue of began on?", "When did The fifth periodical issue of begin on BBC One?", "Who did The fifth periodical issue of began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical publication of began on?", "When did The fifth periodical publication of begin on BBC One?", "Who did The fifth periodical publication of began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical publishing of began on?", "When did The fifth periodical publishing of begin on BBC One?", "Who did The fifth periodical publishing of began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential announcement of began on?", "When did The fifth sequential announcement of begin on BBC One?", "Who did The fifth sequential announcement of began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential issue of began on?", "When did The fifth sequential issue of begin on BBC One?", "Who did The fifth sequential issue of began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential publication of began on?", "When did The fifth sequential publication of begin on BBC One?", "Who did The fifth sequential publication of began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential publishing of began on?", "When did The fifth sequential publishing of begin on BBC One?", "Who did The fifth sequential publishing of began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial announcement of began on?", "When did The fifth serial announcement of begin on BBC One?", "Who did The fifth serial announcement of began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial issue of began on?", "When did The fifth serial issue of begin on BBC One?", "Who did The fifth serial issue of began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key announcement of began on?", "When did The fifth serial key announcement of begin on BBC One?", "Who did The fifth serial key announcement of began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key issue of began on?", "When did The fifth serial key issue of begin on BBC One?", "Who did The fifth serial key issue of began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key publication of began on?", "When did The fifth serial key publication of begin on BBC One?", "Who did The fifth serial key publication of began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key publishing of began on?", "When did The fifth serial key publishing of begin on BBC One?", "Who did The fifth serial key publishing of began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publishing of began on?", "When did The fifth serial publishing of begin on BBC One?", "Who did The fifth serial publishing of began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series announcement of began on?", "When did The fifth series announcement of begin on BBC One?", "Who did The fifth series announcement of began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series issue of began on?", "When did The fifth series issue of begin on BBC One?", "Who did The fifth series issue of began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series publication of began on?", "When did The fifth series publication of begin on BBC One?", "Who did The fifth series publication of began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series publishing of began on?", "When did The fifth series publishing of begin on BBC One?", "Who did The fifth series publishing of began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile in series announcement of began on?", "When did The quintile in series announcement of begin on BBC One?", "Who did The quintile in series announcement of began on?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile in series issue of began on?", "When did The quintile in series issue of begin on BBC One?", "Who did The quintile in series issue of began on?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile in series publication of began on?", "When did The quintile in series publication of begin on BBC One?", "Who did The quintile in series publication of began on?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile in series publishing of began on?", "When did The quintile in series publishing of begin on BBC One?", "Who did The quintile in series publishing of began on?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile my stories announcement of began on?", "When did The quintile my stories announcement of begin on BBC One?", "Who did The quintile my stories announcement of began on?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile my stories issue of began on?", "When did The quintile my stories issue of begin on BBC One?", "Who did The quintile my stories issue of began on?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile my stories publication of began on?", "When did The quintile my stories publication of begin on BBC One?", "Who did The quintile my stories publication of began on?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile my stories publishing of began on?", "When did The quintile my stories publishing of begin on BBC One?", "Who did The quintile my stories publishing of began on?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile periodical announcement of began on?", "When did The quintile periodical announcement of begin on BBC One?", "Who did The quintile periodical announcement of began on?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile periodical issue of began on?", "When did The quintile periodical issue of begin on BBC One?", "Who did The quintile periodical issue of began on?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile periodical publication of began on?", "When did The quintile periodical publication of begin on BBC One?", "Who did The quintile periodical publication of began on?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile periodical publishing of began on?", "When did The quintile periodical publishing of begin on BBC One?", "Who did The quintile periodical publishing of began on?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile sequential announcement of began on?", "When did The quintile sequential announcement of begin on BBC One?", "Who did The quintile sequential announcement of began on?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile sequential issue of began on?", "When did The quintile sequential issue of begin on BBC One?", "Who did The quintile sequential issue of began on?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile sequential publication of began on?", "When did The quintile sequential publication of begin on BBC One?", "Who did The quintile sequential publication of began on?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile sequential publishing of began on?", "When did The quintile sequential publishing of begin on BBC One?", "Who did The quintile sequential publishing of began on?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial announcement of began on?", "When did The quintile serial announcement of begin on BBC One?", "Who did The quintile serial announcement of began on?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial issue of began on?", "When did The quintile serial issue of begin on BBC One?", "Who did The quintile serial issue of began on?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial key announcement of began on?", "When did The quintile serial key announcement of begin on BBC One?", "Who did The quintile serial key announcement of began on?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial key issue of began on?", "When did The quintile serial key issue of begin on BBC One?", "Who did The quintile serial key issue of began on?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial key publication of began on?", "When did The quintile serial key publication of begin on BBC One?", "Who did The quintile serial key publication of began on?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial key publishing of began on?", "When did The quintile serial key publishing of begin on BBC One?", "Who did The quintile serial key publishing of began on?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile serial publishing of began on?", "When did The quintile serial publishing of begin on BBC One?", "Who did The quintile serial publishing of began on?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile series announcement of began on?", "When did The quintile series announcement of begin on BBC One?", "Who did The quintile series announcement of began on?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile series issue of began on?", "When did The quintile series issue of begin on BBC One?", "Who did The quintile series issue of began on?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile series publication of began on?", "When did The quintile series publication of begin on BBC One?", "Who did The quintile series publication of began on?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The quintile series publishing of began on?", "When did The quintile series publishing of begin on BBC One?", "Who did The quintile series publishing of began on?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the quintile series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827471, "src_sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007, with Bruce Forsyth and Tess Daly returning as donor.", "sentence": "The 5th serial publication of Strictly Come Dancing began on BBC One on 29 September 2007 with Tess Daly returning as donor", "sub": "http://dbpedia.org/resource/Strictly_Come_Dancing", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Tess_Daly", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial publication of Strictly Come Dancing began on?", "When did The 5th serial publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publication of Strictly Come Dancing began on?", "Did the 5th serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th in series announcement of Strictly Come Dancing began on?", "When did The 5th in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series announcement of Strictly Come Dancing began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th in series issue of Strictly Come Dancing began on?", "When did The 5th in series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series issue of Strictly Come Dancing began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th in series publication of Strictly Come Dancing began on?", "When did The 5th in series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publication of Strictly Come Dancing began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th in series publishing of Strictly Come Dancing began on?", "When did The 5th in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th in series publishing of Strictly Come Dancing began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th my stories announcement of Strictly Come Dancing began on?", "When did The 5th my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories announcement of Strictly Come Dancing began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th my stories issue of Strictly Come Dancing began on?", "When did The 5th my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories issue of Strictly Come Dancing began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th my stories publication of Strictly Come Dancing began on?", "When did The 5th my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publication of Strictly Come Dancing began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th my stories publishing of Strictly Come Dancing began on?", "When did The 5th my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th my stories publishing of Strictly Come Dancing began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th periodical announcement of Strictly Come Dancing began on?", "When did The 5th periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical announcement of Strictly Come Dancing began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th periodical issue of Strictly Come Dancing began on?", "When did The 5th periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical issue of Strictly Come Dancing began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th periodical publication of Strictly Come Dancing began on?", "When did The 5th periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publication of Strictly Come Dancing began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th periodical publishing of Strictly Come Dancing began on?", "When did The 5th periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th periodical publishing of Strictly Come Dancing began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th sequential announcement of Strictly Come Dancing began on?", "When did The 5th sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential announcement of Strictly Come Dancing began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th sequential issue of Strictly Come Dancing began on?", "When did The 5th sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential issue of Strictly Come Dancing began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th sequential publication of Strictly Come Dancing began on?", "When did The 5th sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publication of Strictly Come Dancing began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th sequential publishing of Strictly Come Dancing began on?", "When did The 5th sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th sequential publishing of Strictly Come Dancing began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial announcement of Strictly Come Dancing began on?", "When did The 5th serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial announcement of Strictly Come Dancing began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial issue of Strictly Come Dancing began on?", "When did The 5th serial issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial issue of Strictly Come Dancing began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial key announcement of Strictly Come Dancing began on?", "When did The 5th serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key announcement of Strictly Come Dancing began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial key issue of Strictly Come Dancing began on?", "When did The 5th serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key issue of Strictly Come Dancing began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial key publication of Strictly Come Dancing began on?", "When did The 5th serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publication of Strictly Come Dancing began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial key publishing of Strictly Come Dancing began on?", "When did The 5th serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial key publishing of Strictly Come Dancing began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th serial publishing of Strictly Come Dancing began on?", "When did The 5th serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th serial publishing of Strictly Come Dancing began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th series announcement of Strictly Come Dancing began on?", "When did The 5th series announcement of Strictly Come Dancing begin on BBC One?", "Who did The 5th series announcement of Strictly Come Dancing began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th series issue of Strictly Come Dancing began on?", "When did The 5th series issue of Strictly Come Dancing begin on BBC One?", "Who did The 5th series issue of Strictly Come Dancing began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th series publication of Strictly Come Dancing began on?", "When did The 5th series publication of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publication of Strictly Come Dancing began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The 5th series publishing of Strictly Come Dancing began on?", "When did The 5th series publishing of Strictly Come Dancing begin on BBC One?", "Who did The 5th series publishing of Strictly Come Dancing began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series announcement of Strictly Come Dancing began on?", "When did The fifth in series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series announcement of Strictly Come Dancing began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series issue of Strictly Come Dancing began on?", "When did The fifth in series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series issue of Strictly Come Dancing began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series publication of Strictly Come Dancing began on?", "When did The fifth in series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publication of Strictly Come Dancing began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth in series publishing of Strictly Come Dancing began on?", "When did The fifth in series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth in series publishing of Strictly Come Dancing began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories announcement of Strictly Come Dancing began on?", "When did The fifth my stories announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories announcement of Strictly Come Dancing began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories issue of Strictly Come Dancing began on?", "When did The fifth my stories issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories issue of Strictly Come Dancing began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories publication of Strictly Come Dancing began on?", "When did The fifth my stories publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publication of Strictly Come Dancing began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth my stories publishing of Strictly Come Dancing began on?", "When did The fifth my stories publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth my stories publishing of Strictly Come Dancing began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical announcement of Strictly Come Dancing began on?", "When did The fifth periodical announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical announcement of Strictly Come Dancing began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical issue of Strictly Come Dancing began on?", "When did The fifth periodical issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical issue of Strictly Come Dancing began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical publication of Strictly Come Dancing began on?", "When did The fifth periodical publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publication of Strictly Come Dancing began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth periodical publishing of Strictly Come Dancing began on?", "When did The fifth periodical publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth periodical publishing of Strictly Come Dancing began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential announcement of Strictly Come Dancing began on?", "When did The fifth sequential announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential announcement of Strictly Come Dancing began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential issue of Strictly Come Dancing began on?", "When did The fifth sequential issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential issue of Strictly Come Dancing began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential publication of Strictly Come Dancing began on?", "When did The fifth sequential publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publication of Strictly Come Dancing began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth sequential publishing of Strictly Come Dancing began on?", "When did The fifth sequential publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth sequential publishing of Strictly Come Dancing began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial announcement of Strictly Come Dancing began on?", "When did The fifth serial announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial announcement of Strictly Come Dancing began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial issue of Strictly Come Dancing began on?", "When did The fifth serial issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial issue of Strictly Come Dancing began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key announcement of Strictly Come Dancing began on?", "When did The fifth serial key announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key announcement of Strictly Come Dancing began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key issue of Strictly Come Dancing began on?", "When did The fifth serial key issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key issue of Strictly Come Dancing began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key publication of Strictly Come Dancing began on?", "When did The fifth serial key publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publication of Strictly Come Dancing began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial key publishing of Strictly Come Dancing began on?", "When did The fifth serial key publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial key publishing of Strictly Come Dancing began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publication of Strictly Come Dancing began on?", "When did The fifth serial publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publication of Strictly Come Dancing began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth serial publishing of Strictly Come Dancing began on?", "When did The fifth serial publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth serial publishing of Strictly Come Dancing began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series announcement of Strictly Come Dancing began on?", "When did The fifth series announcement of Strictly Come Dancing begin on BBC One?", "Who did The fifth series announcement of Strictly Come Dancing began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series issue of Strictly Come Dancing began on?", "When did The fifth series issue of Strictly Come Dancing begin on BBC One?", "Who did The fifth series issue of Strictly Come Dancing began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series publication of Strictly Come Dancing began on?", "When did The fifth series publication of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publication of Strictly Come Dancing began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Where did The fifth series publishing of Strictly Come Dancing began on?", "When did The fifth series publishing of Strictly Come Dancing begin on BBC One?", "Who did The fifth series publishing of Strictly Come Dancing began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Tess Daly returning as donor?", "Did the 5th in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come Dancing beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with Bruce Forsyth returning as donor?"], "type": [-1, 2, 3, 1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, 2, 3, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial publication of began on?", "When did The 5th serial publication of begin on BBC One?", "Who did The 5th serial publication of began on?", "Did the 5th serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th in series announcement of began on?", "When did The 5th in series announcement of begin on BBC One?", "Who did The 5th in series announcement of began on?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th in series issue of began on?", "When did The 5th in series issue of begin on BBC One?", "Who did The 5th in series issue of began on?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th in series publication of began on?", "When did The 5th in series publication of begin on BBC One?", "Who did The 5th in series publication of began on?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th in series publishing of began on?", "When did The 5th in series publishing of begin on BBC One?", "Who did The 5th in series publishing of began on?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th my stories announcement of began on?", "When did The 5th my stories announcement of begin on BBC One?", "Who did The 5th my stories announcement of began on?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th my stories issue of began on?", "When did The 5th my stories issue of begin on BBC One?", "Who did The 5th my stories issue of began on?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th my stories publication of began on?", "When did The 5th my stories publication of begin on BBC One?", "Who did The 5th my stories publication of began on?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th my stories publishing of began on?", "When did The 5th my stories publishing of begin on BBC One?", "Who did The 5th my stories publishing of began on?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th periodical announcement of began on?", "When did The 5th periodical announcement of begin on BBC One?", "Who did The 5th periodical announcement of began on?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th periodical issue of began on?", "When did The 5th periodical issue of begin on BBC One?", "Who did The 5th periodical issue of began on?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th periodical publication of began on?", "When did The 5th periodical publication of begin on BBC One?", "Who did The 5th periodical publication of began on?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th periodical publishing of began on?", "When did The 5th periodical publishing of begin on BBC One?", "Who did The 5th periodical publishing of began on?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th sequential announcement of began on?", "When did The 5th sequential announcement of begin on BBC One?", "Who did The 5th sequential announcement of began on?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th sequential issue of began on?", "When did The 5th sequential issue of begin on BBC One?", "Who did The 5th sequential issue of began on?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th sequential publication of began on?", "When did The 5th sequential publication of begin on BBC One?", "Who did The 5th sequential publication of began on?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th sequential publishing of began on?", "When did The 5th sequential publishing of begin on BBC One?", "Who did The 5th sequential publishing of began on?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial announcement of began on?", "When did The 5th serial announcement of begin on BBC One?", "Who did The 5th serial announcement of began on?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial issue of began on?", "When did The 5th serial issue of begin on BBC One?", "Who did The 5th serial issue of began on?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial key announcement of began on?", "When did The 5th serial key announcement of begin on BBC One?", "Who did The 5th serial key announcement of began on?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial key issue of began on?", "When did The 5th serial key issue of begin on BBC One?", "Who did The 5th serial key issue of began on?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial key publication of began on?", "When did The 5th serial key publication of begin on BBC One?", "Who did The 5th serial key publication of began on?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial key publishing of began on?", "When did The 5th serial key publishing of begin on BBC One?", "Who did The 5th serial key publishing of began on?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th serial publishing of began on?", "When did The 5th serial publishing of begin on BBC One?", "Who did The 5th serial publishing of began on?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th series announcement of began on?", "When did The 5th series announcement of begin on BBC One?", "Who did The 5th series announcement of began on?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th series issue of began on?", "When did The 5th series issue of begin on BBC One?", "Who did The 5th series issue of began on?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th series publication of began on?", "When did The 5th series publication of begin on BBC One?", "Who did The 5th series publication of began on?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The 5th series publishing of began on?", "When did The 5th series publishing of begin on BBC One?", "Who did The 5th series publishing of began on?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series announcement of began on?", "When did The fifth in series announcement of begin on BBC One?", "Who did The fifth in series announcement of began on?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series issue of began on?", "When did The fifth in series issue of begin on BBC One?", "Who did The fifth in series issue of began on?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series publication of began on?", "When did The fifth in series publication of begin on BBC One?", "Who did The fifth in series publication of began on?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth in series publishing of began on?", "When did The fifth in series publishing of begin on BBC One?", "Who did The fifth in series publishing of began on?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories announcement of began on?", "When did The fifth my stories announcement of begin on BBC One?", "Who did The fifth my stories announcement of began on?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories issue of began on?", "When did The fifth my stories issue of begin on BBC One?", "Who did The fifth my stories issue of began on?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories publication of began on?", "When did The fifth my stories publication of begin on BBC One?", "Who did The fifth my stories publication of began on?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth my stories publishing of began on?", "When did The fifth my stories publishing of begin on BBC One?", "Who did The fifth my stories publishing of began on?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical announcement of began on?", "When did The fifth periodical announcement of begin on BBC One?", "Who did The fifth periodical announcement of began on?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical issue of began on?", "When did The fifth periodical issue of begin on BBC One?", "Who did The fifth periodical issue of began on?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical publication of began on?", "When did The fifth periodical publication of begin on BBC One?", "Who did The fifth periodical publication of began on?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth periodical publishing of began on?", "When did The fifth periodical publishing of begin on BBC One?", "Who did The fifth periodical publishing of began on?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential announcement of began on?", "When did The fifth sequential announcement of begin on BBC One?", "Who did The fifth sequential announcement of began on?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential issue of began on?", "When did The fifth sequential issue of begin on BBC One?", "Who did The fifth sequential issue of began on?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential publication of began on?", "When did The fifth sequential publication of begin on BBC One?", "Who did The fifth sequential publication of began on?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth sequential publishing of began on?", "When did The fifth sequential publishing of begin on BBC One?", "Who did The fifth sequential publishing of began on?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial announcement of began on?", "When did The fifth serial announcement of begin on BBC One?", "Who did The fifth serial announcement of began on?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial issue of began on?", "When did The fifth serial issue of begin on BBC One?", "Who did The fifth serial issue of began on?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key announcement of began on?", "When did The fifth serial key announcement of begin on BBC One?", "Who did The fifth serial key announcement of began on?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key issue of began on?", "When did The fifth serial key issue of begin on BBC One?", "Who did The fifth serial key issue of began on?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key publication of began on?", "When did The fifth serial key publication of begin on BBC One?", "Who did The fifth serial key publication of began on?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial key publishing of began on?", "When did The fifth serial key publishing of begin on BBC One?", "Who did The fifth serial key publishing of began on?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publication of began on?", "When did The fifth serial publication of begin on BBC One?", "Who did The fifth serial publication of began on?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth serial publishing of began on?", "When did The fifth serial publishing of begin on BBC One?", "Who did The fifth serial publishing of began on?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series announcement of began on?", "When did The fifth series announcement of begin on BBC One?", "Who did The fifth series announcement of began on?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series issue of began on?", "When did The fifth series issue of begin on BBC One?", "Who did The fifth series issue of began on?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series publication of began on?", "When did The fifth series publication of begin on BBC One?", "Who did The fifth series publication of began on?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Where did The fifth series publishing of began on?", "When did The fifth series publishing of begin on BBC One?", "Who did The fifth series publishing of began on?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the 5th series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth in series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth my stories publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth periodical publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth sequential publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial key publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth serial publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series announcement of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series issue of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publication of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come dance beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come saltation beg on BBC One on 29 September 2007 with returning as donor?", "Did the fifth series publishing of Strictly Come terpsichore beg on BBC One on 29 September 2007 with returning as donor?"], "exp": [-1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827707, "src_sentence": "In previous 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In previous 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In previous 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In previous 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In previous 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827708, "src_sentence": "In belated 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belated 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belated 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belated?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In belated 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In belated 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In belated?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827709, "src_sentence": "In later 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In later 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In later 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In later 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In later 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827710, "src_sentence": "In deep 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In deep 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In deep 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In deep?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In deep 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In deep 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In deep?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827711, "src_sentence": "In belatedly 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belatedly 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belatedly 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In belatedly?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In belatedly 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In belatedly 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In belatedly?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827714, "src_sentence": "In recent 2004, John Tory was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In recent 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In recent 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as leader of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as leader of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as leader of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In recent 2004 ?", "Who was chosen to replace Ernie Eves as leader of the Progressive Conservative Party of In recent 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as leader of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827718, "src_sentence": "In later 2004, John Tory was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as first violinist of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In later 2004 ?", "Who was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In later 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as first violinist of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as first violinist of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of In later 2004 ?", "Who was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of In later 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as first violinist of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827719, "src_sentence": "In deep 2004, John Tory was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as first violinist of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In deep 2004 ?", "Who was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In deep 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as first violinist of the Progressive Conservative Party of Ontario In deep?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as first violinist of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as first violinist of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of In deep 2004 ?", "Who was chosen to replace Ernie Eves as first violinist of the Progressive Conservative Party of In deep 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as first violinist of the Progressive Conservative Party of In deep?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827728, "src_sentence": "In deep 2004, John Tory was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as statesperson of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario In deep 2004 ?", "Who was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario In deep 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario In deep?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as statesperson of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as statesperson of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of In deep 2004 ?", "Who was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of In deep 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as statesperson of the Progressive Conservative Party of In deep?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827730, "src_sentence": "In rest his soul 2004, John Tory was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as statesperson of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario In rest ?", "Who was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of Ontario In rest?", "Who was John Tory chosen to?", "Where was John Tory chosen to?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2], "question_in_type": ["Does john Tory to replac Ernie Eves as statesperson of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as statesperson of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of In rest ?", "Who was chosen to replace Ernie Eves as statesperson of the Progressive Conservative Party of In rest?", "Who was chosen to?", "Where was chosen to?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827737, "src_sentence": "In deep 2004, John Tory was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In deep 2004 ?", "Who was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In deep 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In deep?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as concertmaster of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as concertmaster of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In deep 2004 ?", "Who was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In deep 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In deep?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827740, "src_sentence": "In latterly 2004, John Tory was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In latterly 2004 ?", "Who was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In latterly 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as concertmaster of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as concertmaster of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as concertmaster of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In latterly 2004 ?", "Who was chosen to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In latterly 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as concertmaster of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827745, "src_sentence": "In later 2004, John Tory was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as downspout of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In later 2004 ?", "Who was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In later 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as downspout of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as downspout of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of In later 2004 ?", "Who was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of In later 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as downspout of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827750, "src_sentence": "In recent 2004, John Tory was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as downspout of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In recent 2004 ?", "Who was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In recent 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as downspout of the Progressive Conservative Party of Ontario In?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as downspout of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as downspout of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of In recent 2004 ?", "Who was chosen to replace Ernie Eves as downspout of the Progressive Conservative Party of In recent 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as downspout of the Progressive Conservative Party of In?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827755, "src_sentence": "In deep 2004, John Tory was chosen to replace Ernie Eves as drawing card of the Progressive Conservative Party of Ontario.", "sentence": "John Tory to replace Ernie Eves as drawing card of the Progressive Conservative Party of Ontario", "sub": "http://dbpedia.org/resource/John_Tory", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ontario", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does john Tory to replac Ernie Eves as draw card of the Progressive Conservative Party of Ontario?", "Who to replace Ernie Eves as drawing card of the Progressive Conservative Party of Ontario?", "Who did John Tory to replace?", "Where did John Tory to replace?", "Was john Tory chosen to replace Ernie Eves as drawing card of the Progressive Conservative Party of Ontario In deep 2004 ?", "Who was chosen to replace Ernie Eves as drawing card of the Progressive Conservative Party of Ontario In deep 2004?", "Who was John Tory chosen to?", "Where was John Tory chosen to?", "When was John Tory choose to replace Ernie Eves as draw card of the Progressive Conservative Party of Ontario In deep?"], "type": [-1, 1, 1, 2, -1, 1, 1, 2, 3], "question_in_type": ["Does john Tory to replac Ernie Eves as draw card of the Progressive Conservative Party of ?", "Who to replace Ernie Eves as drawing card of the Progressive Conservative Party of ?", "Who did to replace?", "Where did to replace?", "Was john Tory chosen to replace Ernie Eves as drawing card of the Progressive Conservative Party of In deep 2004 ?", "Who was chosen to replace Ernie Eves as drawing card of the Progressive Conservative Party of In deep 2004?", "Who was chosen to?", "Where was chosen to?", "When was choose to replace Ernie Eves as draw card of the Progressive Conservative Party of In deep?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827776, "src_sentence": "Parasa martini is a matki of the sept Limacodidae.", "sentence": "Parasa martini is a matki of the sept Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a matki of the sept Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827778, "src_sentence": "Parasa martini is a lep of the kinfolk Limacodidae.", "sentence": "Parasa martini is a lep of the kinfolk Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a lep of the kinfolk Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827782, "src_sentence": "Parasa martini is a matki of the phratry Limacodidae.", "sentence": "Parasa martini is a matki of the phratry Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a matki of the phratry Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a matki of the phratry ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827783, "src_sentence": "Parasa martini is a moth of the class Limacodidae.", "sentence": "Parasa martini is a moth of the class Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a moth of the class Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827785, "src_sentence": "Parasa martini is a matki of the class Limacodidae.", "sentence": "Parasa martini is a matki of the class Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a matki of the class Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827806, "src_sentence": "Parasa martini is a matki of the household Limacodidae.", "sentence": "Parasa martini is a matki of the household Limacodidae", "sub": "http://dbpedia.org/resource/Parasa_martini", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Limacodidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is parasa martini a matki of the household Limacodidae ?"], "type": [-1], "question_in_type": ["Is parasa martini a matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827843, "src_sentence": "Yeht Mae was an electro-industrial dance band from California which began in 1988 by vocalist and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial dance band from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial dance band from California ?", "Who was an electro-industrial dance band from California?", "Where was Yeht Mae an electro-industrial dance band from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial dance band from ?", "Who was an electro-industrial dance band from ?", "Where was an electro-industrial dance band from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827844, "src_sentence": "Yeht Mae was an electro-industrial banding from California which began in 1988 by vocalist and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial banding from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial banding from California ?", "Who was an electro-industrial banding from California?", "Where was Yeht Mae an electro-industrial banding from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial banding from ?", "Who was an electro-industrial banding from ?", "Where was an electro-industrial banding from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827846, "src_sentence": "Yeht Mae was an electro-industrial isthmus from California which began in 1988 by vocalist and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial isthmus from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial isthmus from California ?", "Who was an electro-industrial isthmus from California?", "Where was Yeht Mae an electro-industrial isthmus from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial isthmus from ?", "Who was an electro-industrial isthmus from ?", "Where was an electro-industrial isthmus from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827848, "src_sentence": "Yeht Mae was an electro-industrial swathe from California which began in 1988 by vocalist and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial swathe from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial swathe from California ?", "Who was an electro-industrial swathe from California?", "Where was Yeht Mae an electro-industrial swathe from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial swathe from ?", "Who was an electro-industrial swathe from ?", "Where was an electro-industrial swathe from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827849, "src_sentence": "Yeht Mae was an electro-industrial stripe from California which began in 1988 by vocalist and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial stripe from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial stripe from California ?", "Who was an electro-industrial stripe from California?", "Where was Yeht Mae an electro-industrial stripe from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial stripe from ?", "Who was an electro-industrial stripe from ?", "Where was an electro-industrial stripe from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827853, "src_sentence": "Yeht Mae was an electro-industrial striation from California which began in 1988 by singer and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial striation from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial striation from California ?", "Who was an electro-industrial striation from California?", "Where was Yeht Mae an electro-industrial striation from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial striation from ?", "Who was an electro-industrial striation from ?", "Where was an electro-industrial striation from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827857, "src_sentence": "Yeht Mae was an electro-industrial ring from California which began in 1988 by singer and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial ring from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial ring from California ?", "Who was an electro-industrial ring from California?", "Where was Yeht Mae an electro-industrial ring from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial ring from ?", "Who was an electro-industrial ring from ?", "Where was an electro-industrial ring from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827860, "src_sentence": "Yeht Mae was an electro-industrial swathe from California which began in 1988 by singer and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial swathe from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial swathe from California ?", "Who was an electro-industrial swathe from California?", "Where was Yeht Mae an electro-industrial swathe from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial swathe from ?", "Who was an electro-industrial swathe from ?", "Where was an electro-industrial swathe from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827863, "src_sentence": "Yeht Mae was an electro-industrial stria from California which began in 1988 by singer and keyboard programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial stria from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial stria from California ?", "Who was an electro-industrial stria from California?", "Where was Yeht Mae an electro-industrial stria from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial stria from ?", "Who was an electro-industrial stria from ?", "Where was an electro-industrial stria from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827867, "src_sentence": "Yeht Mae was an electro-industrial dance band from California which began in 1988 by vocalist and keyboard software engineer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial dance band from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial dance band from California ?", "Who was an electro-industrial dance band from California?", "Where was Yeht Mae an electro-industrial dance band from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial dance band from ?", "Who was an electro-industrial dance band from ?", "Where was an electro-industrial dance band from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827868, "src_sentence": "Yeht Mae was an electro-industrial banding from California which began in 1988 by vocalist and keyboard software engineer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial banding from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial banding from California ?", "Who was an electro-industrial banding from California?", "Where was Yeht Mae an electro-industrial banding from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial banding from ?", "Who was an electro-industrial banding from ?", "Where was an electro-industrial banding from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827870, "src_sentence": "Yeht Mae was an electro-industrial isthmus from California which began in 1988 by vocalist and keyboard software engineer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial isthmus from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial isthmus from California ?", "Who was an electro-industrial isthmus from California?", "Where was Yeht Mae an electro-industrial isthmus from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial isthmus from ?", "Who was an electro-industrial isthmus from ?", "Where was an electro-industrial isthmus from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827895, "src_sentence": "Yeht Mae was an electro-industrial set from California which began in 1988 by vocalist and keyboard computer programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial set from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial set from California ?", "Who was an electro-industrial set from California?", "Where was Yeht Mae an electro-industrial set from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial set from ?", "Who was an electro-industrial set from ?", "Where was an electro-industrial set from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827901, "src_sentence": "Yeht Mae was an electro-industrial striation from California which began in 1988 by singer and keyboard computer programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial striation from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial striation from California ?", "Who was an electro-industrial striation from California?", "Where was Yeht Mae an electro-industrial striation from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial striation from ?", "Who was an electro-industrial striation from ?", "Where was an electro-industrial striation from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827909, "src_sentence": "Yeht Mae was an electro-industrial stripe from California which began in 1988 by singer and keyboard computer programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial stripe from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial stripe from California ?", "Who was an electro-industrial stripe from California?", "Where was Yeht Mae an electro-industrial stripe from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial stripe from ?", "Who was an electro-industrial stripe from ?", "Where was an electro-industrial stripe from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827911, "src_sentence": "Yeht Mae was an electro-industrial stria from California which began in 1988 by singer and keyboard computer programmer Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial stria from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial stria from California ?", "Who was an electro-industrial stria from California?", "Where was Yeht Mae an electro-industrial stria from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial stria from ?", "Who was an electro-industrial stria from ?", "Where was an electro-industrial stria from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827926, "src_sentence": "Yeht Mae was an electro-industrial consort from California which began in 1988 by singer and keyboard coder Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial consort from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial consort from California ?", "Who was an electro-industrial consort from California?", "Where was Yeht Mae an electro-industrial consort from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial consort from ?", "Who was an electro-industrial consort from ?", "Where was an electro-industrial consort from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5827929, "src_sentence": "Yeht Mae was an electro-industrial ring from California which began in 1988 by singer and keyboard coder Jeremy Daw.", "sentence": "Yeht Mae was an electro-industrial ring from California", "sub": "http://dbpedia.org/resource/Yeht_Mae", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/California", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Was yeht Mae an electro-industrial ring from California ?", "Who was an electro-industrial ring from California?", "Where was Yeht Mae an electro-industrial ring from California ?"], "type": [-1, 1, 2], "question_in_type": ["Was yeht Mae an electro-industrial ring from ?", "Who was an electro-industrial ring from ?", "Where was an electro-industrial ring from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828048, "src_sentence": "Also during the calendar year, the Miami, Florida Weather Office was re-designated the National Hurricane Center.", "sentence": "the Miami, Florida Weather Office was re-designated the National Hurricane Center during the calendar year", "sub": "http://dbpedia.org/resource/National_Hurricane_Center", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Florida", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Miami , Florida Weather Office re-designated the National Hurricane Center during the calendar year ?", "Where was the Miami , Florida Weather Office re-designated the?", "When was the Miami , Florida Weather Office re-designated the National Hurricane Center during?"], "type": [-1, 2, 3], "question_in_type": ["Was the Miami , Weather Office re-designated the during the calendar year ?", "Where was the Miami , Weather Office re-designated the?", "When was the Miami , Weather Office re-designated the during?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828051, "src_sentence": "Also during the fiscal year, the Miami, Florida Weather Office was re-designated the National Hurricane Center.", "sentence": "the Miami, Florida Weather Office was re-designated the National Hurricane Center during the fiscal year", "sub": "http://dbpedia.org/resource/National_Hurricane_Center", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Florida", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Miami , Florida Weather Office re-designated the National Hurricane Center during the fiscal year ?", "Where was the Miami , Florida Weather Office re-designated the?", "When was the Miami , Florida Weather Office re-designated the National Hurricane Center during?"], "type": [-1, 2, 3], "question_in_type": ["Was the Miami , Weather Office re-designated the during the fiscal year ?", "Where was the Miami , Weather Office re-designated the?", "When was the Miami , Weather Office re-designated the during?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828055, "src_sentence": "During the calendar year, the Miami, Florida Weather Office was re-designated the National Hurricane Center.", "sentence": "the Miami, Florida Weather Office was re-designated the National Hurricane Center During the calendar year", "sub": "http://dbpedia.org/resource/National_Hurricane_Center", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Florida", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the Miami , Florida Weather Office re-designated the National Hurricane Center During the calendar year ?", "Where was the Miami , Florida Weather Office re-designated the?", "When was the Miami , Florida Weather Office re-designated the National Hurricane Center During?"], "type": [-1, 2, 3], "question_in_type": ["Was the Miami , Weather Office re-designated the During the calendar year ?", "Where was the Miami , Weather Office re-designated the?", "When was the Miami , Weather Office re-designated the During?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828171, "src_sentence": "Pseudatemelia latipennella is a lep of the kinfolk Oecophoridae.", "sentence": "Pseudatemelia latipennella is a lep of the kinfolk Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a lep of the kinfolk Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828175, "src_sentence": "Pseudatemelia latipennella is a matki of the phratry Oecophoridae.", "sentence": "Pseudatemelia latipennella is a matki of the phratry Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a matki of the phratry Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a matki of the phratry ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828176, "src_sentence": "Pseudatemelia latipennella is a moth of the class Oecophoridae.", "sentence": "Pseudatemelia latipennella is a moth of the class Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a moth of the class Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828178, "src_sentence": "Pseudatemelia latipennella is a matki of the class Oecophoridae.", "sentence": "Pseudatemelia latipennella is a matki of the class Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a matki of the class Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828186, "src_sentence": "Pseudatemelia latipennella is a lep of the folk Oecophoridae.", "sentence": "Pseudatemelia latipennella is a lep of the folk Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a lep of the folk Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828202, "src_sentence": "Pseudatemelia latipennella is a matki of the home Oecophoridae.", "sentence": "Pseudatemelia latipennella is a matki of the home Oecophoridae", "sub": "http://dbpedia.org/resource/Pseudatemelia_latipennella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pseudatemelia latipennella a matki of the home Oecophoridae ?"], "type": [-1], "question_in_type": ["Is pseudatemelia latipennella a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828209, "src_sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae family.", "sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae family", "sub": "http://dbpedia.org/resource/Yakutoceras", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orulganitidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is yakutoceras a brontosaurus belonging to the Orulganitidae family ?", "Who is a brontosaurus belonging to the Orulganitidae family?", "Who is Yakutoceras a brontosaurus belonging to the Orulganitidae family ?"], "type": [-1, 1, 1], "question_in_type": ["Is yakutoceras a brontosaurus belonging to the family ?", "Who is a brontosaurus belonging to the family?", "Who is a brontosaurus belonging to the family ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828227, "src_sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae menage.", "sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae menage", "sub": "http://dbpedia.org/resource/Yakutoceras", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orulganitidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is yakutoceras a brontosaurus belonging to the Orulganitidae menage ?", "Who is a brontosaurus belonging to the Orulganitidae menage?", "Where is Yakutoceras a brontosaurus belonging to the Orulganitidae menage ?"], "type": [-1, 1, 2], "question_in_type": ["Is yakutoceras a brontosaurus belonging to the menage ?", "Who is a brontosaurus belonging to the menage?", "Where is a brontosaurus belonging to the menage ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828237, "src_sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae family line.", "sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae family line", "sub": "http://dbpedia.org/resource/Yakutoceras", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orulganitidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is yakutoceras a brontosaurus belonging to the Orulganitidae family line ?", "Who is a brontosaurus belonging to the Orulganitidae family line?", "Who is Yakutoceras a brontosaurus belonging to the Orulganitidae family line ?"], "type": [-1, 1, 1], "question_in_type": ["Is yakutoceras a brontosaurus belonging to the family line ?", "Who is a brontosaurus belonging to the family line?", "Who is a brontosaurus belonging to the family line ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828245, "src_sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae fellowship.", "sentence": "Yakutoceras is a brontosaurus belonging to the Orulganitidae fellowship", "sub": "http://dbpedia.org/resource/Yakutoceras", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orulganitidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is yakutoceras a brontosaurus belonging to the Orulganitidae fellowship ?", "Who is a brontosaurus belonging to the Orulganitidae fellowship?"], "type": [-1, 1], "question_in_type": ["Is yakutoceras a brontosaurus belonging to the fellowship ?", "Who is a brontosaurus belonging to the fellowship?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828272, "src_sentence": "Heteropsis paradoxa is a lep in the kinfolk Nymphalidae.", "sentence": "Heteropsis paradoxa is a lep in the kinfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a lep in the kinfolk Nymphalidae ?", "Where is Heteropsis paradoxa a lep in the kinfolk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a lep in the kinfolk ?", "Where is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828290, "src_sentence": "Heteropsis paradoxa is a butterfly in the folk Nymphalidae.", "sentence": "Heteropsis paradoxa is a butterfly in the folk Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a butterfly in the folk Nymphalidae ?", "Where is Heteropsis paradoxa a butterfly in the folk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a butterfly in the folk ?", "Where is a butterfly in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828293, "src_sentence": "Heteropsis paradoxa is a chat up in the folk Nymphalidae.", "sentence": "Heteropsis paradoxa is a chat up in the folk Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a chat up in the folk Nymphalidae ?", "Where is Heteropsis paradoxa a chat up in the folk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a chat up in the folk ?", "Where is a chat up in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828309, "src_sentence": "Heteropsis paradoxa is a chat up in the household Nymphalidae.", "sentence": "Heteropsis paradoxa is a chat up in the household Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a chat up in the household Nymphalidae ?", "Where is Heteropsis paradoxa a chat up in the household Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a chat up in the household ?", "Where is a chat up in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828313, "src_sentence": "Heteropsis paradoxa is a chat up in the home Nymphalidae.", "sentence": "Heteropsis paradoxa is a chat up in the home Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a chat up in the home Nymphalidae ?", "Where is Heteropsis paradoxa a chat up in the home Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a chat up in the home ?", "Where is a chat up in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828316, "src_sentence": "Heteropsis paradoxa is a lep in the kinsfolk Nymphalidae.", "sentence": "Heteropsis paradoxa is a lep in the kinsfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Heteropsis_paradoxa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is heteropsis paradoxa a lep in the kinsfolk Nymphalidae ?", "Where is Heteropsis paradoxa a lep in the kinsfolk Nymphalidae ?"], "type": [-1, 2], "question_in_type": ["Is heteropsis paradoxa a lep in the kinsfolk ?", "Where is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828382, "src_sentence": "Bulbophyllum cyclophyllum is a species of orchid in the brontosaurus Bulbophyllum.", "sentence": "Bulbophyllum cyclophyllum is a species of orchid in the brontosaurus", "sub": "http://dbpedia.org/resource/Bulbophyllum", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bulbophyllum cyclophyllum a species of orchid in the brontosaurus ?", "Who cyclophyllum is a species of orchid in the brontosaurus?"], "type": [-1, 1], "question_in_type": ["Is bulbophyllum cyclophyllum a species of in the brontosaurus ?", "Who cyclophyllum is a species of in the brontosaurus?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828416, "src_sentence": "Iulota ochropolia is a moth of the folk Gelechiidae.", "sentence": "Iulota ochropolia is a moth of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Iulota_ochropolia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is iulota ochropolia a moth of the folk Gelechiidae ?", "Who ochropolia is a moth of the folk Gelechiidae?", "Where is Iulota ochropolia a moth of the folk Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is iulota ochropolia a moth of the folk ?", "Who ochropolia is a moth of the folk ?", "Where is a moth of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828428, "src_sentence": "Iulota ochropolia is a moth of the household Gelechiidae.", "sentence": "Iulota ochropolia is a moth of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Iulota_ochropolia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is iulota ochropolia a moth of the household Gelechiidae ?", "Who ochropolia is a moth of the household Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is iulota ochropolia a moth of the household ?", "Who ochropolia is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828430, "src_sentence": "Iulota ochropolia is a matki of the household Gelechiidae.", "sentence": "Iulota ochropolia is a matki of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Iulota_ochropolia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is iulota ochropolia a matki of the household Gelechiidae ?", "Who ochropolia is a matki of the household Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is iulota ochropolia a matki of the household ?", "Who ochropolia is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828439, "src_sentence": "Iulota ochropolia is a matki of the fellowship Gelechiidae.", "sentence": "Iulota ochropolia is a matki of the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Iulota_ochropolia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is iulota ochropolia a matki of the fellowship Gelechiidae ?", "Who ochropolia is a matki of the fellowship Gelechiidae?", "Where is Iulota ochropolia a matki of the fellowship Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is iulota ochropolia a matki of the fellowship ?", "Who ochropolia is a matki of the fellowship ?", "Where is a matki of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828624, "src_sentence": "Amorbia trisecta is a species of lep of the kinfolk Tortricidae.", "sentence": "Amorbia trisecta is a species of lep of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of lep of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828639, "src_sentence": "Amorbia trisecta is a species of lep of the folk Tortricidae.", "sentence": "Amorbia trisecta is a species of lep of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of lep of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828640, "src_sentence": "Amorbia trisecta is a species of matki of the folk Tortricidae.", "sentence": "Amorbia trisecta is a species of matki of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of matki of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828650, "src_sentence": "Amorbia trisecta is a species of moth of the household Tortricidae.", "sentence": "Amorbia trisecta is a species of moth of the household Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of moth of the household Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828651, "src_sentence": "Amorbia trisecta is a species of lep of the household Tortricidae.", "sentence": "Amorbia trisecta is a species of lep of the household Tortricidae", "sub": "http://dbpedia.org/resource/Amorbia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is amorbia trisecta a species of lep of the household Tortricidae ?"], "type": [-1], "question_in_type": ["Is amorbia trisecta a species of lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828672, "src_sentence": "Julieta Castellanos (born 8 January 1954) is a Honduran sociologist and the james byron dean of the National Autonomous University of Honduras (UNAH) since 2009.", "sentence": "Julieta Castellanos ( born 8 January 1954 is a Honduran sociologist", "sub": "http://dbpedia.org/resource/Julieta_Castellanos", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Honduras", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is julieta Castellanos ( born 8 January 1954 a Honduran sociologist ?", "Who ( born 8 January 1954 is a Honduran sociologist?", "When is Julieta Castellanos ( bear?", "Where is Julieta Castellanos ( born 8?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is julieta Castellanos ( born 8 January 1954 a sociologist ?", "Who ( born 8 January 1954 is a sociologist?", "When is ( bear?", "Where is ( born 8?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828790, "src_sentence": "Pandit Sankha Chatterjee is one of the lead Tabla-maestros of India.", "sentence": "Pandit Sankha Chatterjee is one of the lead Tabla-maestros of India", "sub": "http://dbpedia.org/resource/Sankha_Chatterjee", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is pandit Sankha Chatterjee one of the lead Tabla-maestros of India ?", "Who is one of the lead Tabla-maestros of India?", "Where is Pandit Sankha Chatterjee one of the lead Tabla-maestros of India ?"], "type": [-1, 1, 2], "question_in_type": ["Is pandit one of the lead Tabla-maestros of ?", "Who is one of the lead Tabla-maestros of ?", "Where is Pandit one of the lead Tabla-maestros of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828796, "src_sentence": "Felben-Wellhausen is a municipality in the neighbourhood of Frauenfeld in the canton of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the neighbourhood of Frauenfeld in the canton of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the canton of Thurgau in Switzerland ?", "Who is a municipality in the neighbourhood of Frauenfeld in the canton of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the canton of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the canton of in Switzerland ?", "Who is a municipality in the neighbourhood of Frauenfeld in the canton of in Switzerland?", "Where is a municipality in the neighbourhood of Frauenfeld in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828806, "src_sentence": "Felben-Wellhausen is a municipality in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland ?", "Who is a municipality in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the electoral district of Frauenfeld in the canton of in Switzerland ?", "Who is a municipality in the electoral district of Frauenfeld in the canton of in Switzerland?", "Where is a municipality in the electoral district of Frauenfeld in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828807, "src_sentence": "Felben-Wellhausen is a local administrative unit in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a local administrative unit in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland ?", "Who is a local administrative unit in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland?", "Where is Felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the canton of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the canton of in Switzerland ?", "Who is a local administrative unit in the electoral district of Frauenfeld in the canton of in Switzerland?", "Where is a local administrative unit in the electoral district of Frauenfeld in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828808, "src_sentence": "Felben-Wellhausen is a municipality in the district of Frauenfeld in the guangzhou of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the district of Frauenfeld in the guangzhou of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the district of Frauenfeld in the guangzhou of Thurgau in Switzerland ?", "Who is a municipality in the district of Frauenfeld in the guangzhou of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the district of Frauenfeld in the guangzhou of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the district of Frauenfeld in the guangzhou of in Switzerland ?", "Who is a municipality in the district of Frauenfeld in the guangzhou of in Switzerland?", "Where is a municipality in the district of Frauenfeld in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828822, "src_sentence": "Felben-Wellhausen is a municipality in the electoral district of Frauenfeld in the guangzhou of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the electoral district of Frauenfeld in the guangzhou of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the electoral district of Frauenfeld in the guangzhou of Thurgau in Switzerland ?", "Who is a municipality in the electoral district of Frauenfeld in the guangzhou of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the electoral district of Frauenfeld in the guangzhou of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the electoral district of Frauenfeld in the guangzhou of in Switzerland ?", "Who is a municipality in the electoral district of Frauenfeld in the guangzhou of in Switzerland?", "Where is a municipality in the electoral district of Frauenfeld in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828829, "src_sentence": "Felben-Wellhausen is a local administrative unit in the neighbourhood of Frauenfeld in the quarter of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a local administrative unit in the neighbourhood of Frauenfeld in the quarter of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the quarter of Thurgau in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Frauenfeld in the quarter of Thurgau in Switzerland?", "Where is Felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the quarter of Thurgau in Switzerland ?", "When is Felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the quarter of in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Frauenfeld in the quarter of in Switzerland?", "Where is a local administrative unit in the neighbourhood of Frauenfeld in the quarter of in Switzerland ?", "When is a local administrative unit in the neighbourhood of Frauenfeld?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828836, "src_sentence": "Felben-Wellhausen is a municipality in the dominion of Frauenfeld in the quarter of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the dominion of Frauenfeld in the quarter of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the dominion of Frauenfeld in the quarter of Thurgau in Switzerland ?", "Who is a municipality in the dominion of Frauenfeld in the quarter of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the dominion of Frauenfeld in the quarter of Thurgau in Switzerland ?", "When is Felben-Wellhausen a municipality in the dominion of Frauenfeld?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is felben-Wellhausen a municipality in the dominion of Frauenfeld in the quarter of in Switzerland ?", "Who is a municipality in the dominion of Frauenfeld in the quarter of in Switzerland?", "Where is a municipality in the dominion of Frauenfeld in the quarter of in Switzerland ?", "When is a municipality in the dominion of Frauenfeld?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828839, "src_sentence": "Felben-Wellhausen is a local administrative unit in the electoral district of Frauenfeld in the quarter of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a local administrative unit in the electoral district of Frauenfeld in the quarter of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the quarter of Thurgau in Switzerland ?", "Who is a local administrative unit in the electoral district of Frauenfeld in the quarter of Thurgau in Switzerland?", "Where is Felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the quarter of Thurgau in Switzerland ?", "When is Felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is felben-Wellhausen a local administrative unit in the electoral district of Frauenfeld in the quarter of in Switzerland ?", "Who is a local administrative unit in the electoral district of Frauenfeld in the quarter of in Switzerland?", "Where is a local administrative unit in the electoral district of Frauenfeld in the quarter of in Switzerland ?", "When is a local administrative unit in the electoral district of Frauenfeld?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828842, "src_sentence": "Felben-Wellhausen is a municipality in the territorial dominion of Frauenfeld in the kuangchou of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the territorial dominion of Frauenfeld in the kuangchou of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the territorial dominion of Frauenfeld in the kuangchou of Thurgau in Switzerland ?", "Who is a municipality in the territorial dominion of Frauenfeld in the kuangchou of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the territorial dominion of Frauenfeld in the kuangchou of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the territorial dominion of Frauenfeld in the kuangchou of in Switzerland ?", "Who is a municipality in the territorial dominion of Frauenfeld in the kuangchou of in Switzerland?", "Where is a municipality in the territorial dominion of Frauenfeld in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828844, "src_sentence": "Felben-Wellhausen is a municipality in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a municipality in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland ?", "Who is a municipality in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland?", "Where is Felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a municipality in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland ?", "Who is a municipality in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland?", "Where is a municipality in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828845, "src_sentence": "Felben-Wellhausen is a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland.", "sentence": "Felben-Wellhausen is a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland", "sub": "http://dbpedia.org/resource/Felben-Wellhausen", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland?", "Where is Felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of Thurgau in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is felben-Wellhausen a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland?", "Where is a local administrative unit in the neighbourhood of Frauenfeld in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828889, "src_sentence": "Weird War Tales was revived for DC Comics' Vertigo masthead in 1997.", "sentence": "Weird War Tales was revived for DC Comics' Vertigo", "sub": "http://dbpedia.org/resource/Weird_War_Tales", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was weird War Tales revived for DC Comics ' Vertigo ?", "Who was revived for DC Comics' Vertigo?", "Where was Weird War Tales revived for?"], "type": [-1, 1, 2], "question_in_type": ["Was weird War Tales revived for ' Vertigo ?", "Who was revived for ' Vertigo?", "Where was revived for?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5828892, "src_sentence": "Weird War Tales was revived for DC Comics' Vertigo embossment in 1997.", "sentence": "Weird War Tales was revived for DC Comics' Vertigo embossment in 1997", "sub": "http://dbpedia.org/resource/Weird_War_Tales", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/DC_Comics", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was weird War Tales revived for DC Comics ' Vertigo embossment in 1997 ?", "Who was revived for DC Comics' Vertigo embossment in 1997?", "Where was Weird War Tales revived for?", "When was Weird War Tales revive for DC Comics ' Vertigo embossment?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was weird War Tales revived for ' Vertigo embossment in 1997 ?", "Who was revived for ' Vertigo embossment in 1997?", "Where was revived for?", "When was revive for ' Vertigo embossment?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829100, "src_sentence": "Sympistis glennyi is a matki of the phratry Noctuidae.", "sentence": "Sympistis glennyi is a matki of the phratry Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a matki of the phratry Noctuidae ?", "Where is Sympistis glennyi a matki of the phratry Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a matki of the phratry ?", "Where is glennyi a matki of the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829110, "src_sentence": "Sympistis glennyi is a moth of the folk Noctuidae.", "sentence": "Sympistis glennyi is a moth of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a moth of the folk Noctuidae ?", "Where is Sympistis glennyi a moth of the folk Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a moth of the folk ?", "Where is glennyi a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829111, "src_sentence": "Sympistis glennyi is a lep of the folk Noctuidae.", "sentence": "Sympistis glennyi is a lep of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a lep of the folk Noctuidae ?", "Where is Sympistis glennyi a lep of the folk Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a lep of the folk ?", "Where is glennyi a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829112, "src_sentence": "Sympistis glennyi is a matki of the folk Noctuidae.", "sentence": "Sympistis glennyi is a matki of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a matki of the folk Noctuidae ?", "Where is Sympistis glennyi a matki of the folk Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a matki of the folk ?", "Where is glennyi a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829125, "src_sentence": "Sympistis glennyi is a moth of the home Noctuidae.", "sentence": "Sympistis glennyi is a moth of the home Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a moth of the home Noctuidae ?", "Where is Sympistis glennyi a moth of the home Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a moth of the home ?", "Where is glennyi a moth of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829126, "src_sentence": "Sympistis glennyi is a lep of the home Noctuidae.", "sentence": "Sympistis glennyi is a lep of the home Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a lep of the home Noctuidae ?", "Where is Sympistis glennyi a lep of the home Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a lep of the home ?", "Where is glennyi a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829127, "src_sentence": "Sympistis glennyi is a matki of the home Noctuidae.", "sentence": "Sympistis glennyi is a matki of the home Noctuidae", "sub": "http://dbpedia.org/resource/Sympistis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sympistis glennyi a matki of the home Noctuidae ?", "Where is Sympistis glennyi a matki of the home Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is sympistis glennyi a matki of the home ?", "Where is glennyi a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829294, "src_sentence": "Both the Lions and Whitecaps moved to BC Place Stadium for the 1983 harden.", "sentence": "Whitecaps moved to BC Place Stadium for the 1983 harden", "sub": "http://dbpedia.org/resource/BC_Place", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Vancouver_Whitecaps_FC", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did whitecaps mov to BC Place Stadium for the 1983 harden?", "Who moved to BC Place Stadium for the 1983 harden?", "Where did Whitecaps moved to?", "When did Whitecaps move to BC Place Stadium for the?", "Does foam mov to BC Place Stadium for the 1983 harden?", "When did foam move to BC Place Stadium for the?", "Did white horse mov to BC Place Stadium for the 1983 harden?", "When did white horse move to BC Place Stadium for the?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3], "question_in_type": ["Did whitecaps mov to for the 1983 harden?", "Who moved to for the 1983 harden?", "Where did moved to?", "When did move to for the?", "Does foam mov to for the 1983 harden?", "When did foam move to for the?", "Did white horse mov to for the 1983 harden?", "When did white horse move to for the?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829296, "src_sentence": "Both the Lions and Whitecaps moved to BC Place Stadium for the 1983 time of year.", "sentence": "Whitecaps moved to BC Place Stadium for the 1983 time of year", "sub": "http://dbpedia.org/resource/BC_Place", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Vancouver_Whitecaps_FC", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did whitecaps mov to BC Place Stadium for the 1983 time of year?", "Who moved to BC Place Stadium for the 1983 time of year?", "Where did Whitecaps moved to?", "When did Whitecaps move to BC Place Stadium for the?", "Does foam mov to BC Place Stadium for the 1983 time of year?", "When did foam move to BC Place Stadium for the?", "Did white horse mov to BC Place Stadium for the 1983 time of year?", "When did white horse move to BC Place Stadium for the?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3], "question_in_type": ["Did whitecaps mov to for the 1983 time of year?", "Who moved to for the 1983 time of year?", "Where did moved to?", "When did move to for the?", "Does foam mov to for the 1983 time of year?", "When did foam move to for the?", "Did white horse mov to for the 1983 time of year?", "When did white horse move to for the?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829297, "src_sentence": "Both the Lions and Whitecaps moved to BC Place Stadium for the 1983 chasten.", "sentence": "Whitecaps moved to BC Place Stadium for the 1983 chasten", "sub": "http://dbpedia.org/resource/BC_Place", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Vancouver_Whitecaps_FC", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Did whitecaps mov to BC Place Stadium for the 1983 chasten?", "Who moved to BC Place Stadium for the 1983 chasten?", "Where did Whitecaps moved to?", "When did Whitecaps move to BC Place Stadium for the?", "Does foam mov to BC Place Stadium for the 1983 chasten?", "When did foam move to BC Place Stadium for the?", "Did white horse mov to BC Place Stadium for the 1983 chasten?", "When did white horse move to BC Place Stadium for the?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3], "question_in_type": ["Did whitecaps mov to for the 1983 chasten?", "Who moved to for the 1983 chasten?", "Where did moved to?", "When did move to for the?", "Does foam mov to for the 1983 chasten?", "When did foam move to for the?", "Did white horse mov to for the 1983 chasten?", "When did white horse move to for the?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829451, "src_sentence": "Newton and Haceby is a attentive parish in North Kesteven, Lincolnshire, England.", "sentence": "Haceby is a attentive parish in North Kesteven , Lincolnshire", "sub": "http://dbpedia.org/resource/Haceby", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/North_Kesteven", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haceby a attentive parish in North Kesteven , Lincolnshire ?", "Where is Haceby a attentive parish in North Kesteven , Lincolnshire ?"], "type": [-1, 2], "question_in_type": ["Is haceby a attentive parish in , Lincolnshire ?", "Where is a attentive parish in , Lincolnshire ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829452, "src_sentence": "Newton and Haceby is a amicable parish in North Kesteven, Lincolnshire, England.", "sentence": "Haceby is a amicable parish in North Kesteven , Lincolnshire", "sub": "http://dbpedia.org/resource/Haceby", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/North_Kesteven", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haceby a amicable parish in North Kesteven , Lincolnshire ?", "Where is Haceby a amicable parish in North Kesteven , Lincolnshire ?"], "type": [-1, 2], "question_in_type": ["Is haceby a amicable parish in , Lincolnshire ?", "Where is a amicable parish in , Lincolnshire ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829613, "src_sentence": "ReBoot first aired on ABC and YTV, in 1994 with \"The Tearing\" and concluded about seven yesteryear later in 2001 with \"Crouching Binome, Hidden Virus\".", "sentence": "ReBoot aired on ABC in 1994 first", "sub": "http://dbpedia.org/resource/ReBoot", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/American_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did reBoot air on ABC in 1994 first?", "Who aired on ABC in 1994 first?", "Where did ReBoot aired on?", "When did ReBoot air on ABC?", "Did boot air on ABC in 1994 first?", "When did boot air on ABC?"], "type": [-1, 1, 2, 3, -1, 3], "question_in_type": ["Did reBoot air on in 1994 first?", "Who aired on in 1994 first?", "Where did aired on?", "When did air on ?", "Did boot air on in 1994 first?", "When did boot air on ?"], "exp": [-1, -1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829616, "src_sentence": "ReBoot first aired on ABC and YTV, in 1994 with \"The Tearing\" and concluded about seven class later in 2001 with \"Crouching Binome, Hidden Virus\".", "sentence": "ReBoot aired on ABC in 1994 first", "sub": "http://dbpedia.org/resource/ReBoot", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/American_Broadcasting_Company", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did reBoot air on ABC in 1994 first?", "Who aired on ABC in 1994 first?", "Where did ReBoot aired on?", "When did ReBoot air on ABC?", "Did boot air on ABC in 1994 first?", "When did boot air on ABC?"], "type": [-1, 1, 2, 3, -1, 3], "question_in_type": ["Did reBoot air on in 1994 first?", "Who aired on in 1994 first?", "Where did aired on?", "When did air on ?", "Did boot air on in 1994 first?", "When did boot air on ?"], "exp": [-1, -1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829693, "src_sentence": "Coprinellus flocculosus is a species of agaric mold in the family Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of agaric mold in the family Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of agaric mold in the family Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of agaric mold in the family Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of agaric mold in the family ?", "Where is a species of agaric mold in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829716, "src_sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the kinfolk Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the kinfolk Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the kinfolk Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of fomes igniarius fungus in the kinfolk Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the kinfolk ?", "Where is a species of fomes igniarius fungus in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829723, "src_sentence": "Coprinellus flocculosus is a species of agaric fungus in the class Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of agaric fungus in the class Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of agaric fungus in the class Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of agaric fungus in the class Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of agaric fungus in the class ?", "Where is a species of agaric fungus in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829752, "src_sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the household Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the household Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the household Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of fomes igniarius fungus in the household Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the household ?", "Where is a species of fomes igniarius fungus in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829763, "src_sentence": "Coprinellus flocculosus is a species of agaric fungus in the fellowship Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of agaric fungus in the fellowship Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of agaric fungus in the fellowship Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of agaric fungus in the fellowship Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of agaric fungus in the fellowship ?", "Where is a species of agaric fungus in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829764, "src_sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the fellowship Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of fomes igniarius fungus in the fellowship Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the fellowship Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of fomes igniarius fungus in the fellowship Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of fomes igniarius fungus in the fellowship ?", "Where is a species of fomes igniarius fungus in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829765, "src_sentence": "Coprinellus flocculosus is a species of agaric mold in the fellowship Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of agaric mold in the fellowship Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of agaric mold in the fellowship Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of agaric mold in the fellowship Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of agaric mold in the fellowship ?", "Where is a species of agaric mold in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829766, "src_sentence": "Coprinellus flocculosus is a species of fomes igniarius mold in the fellowship Psathyrellaceae.", "sentence": "Coprinellus flocculosus is a species of fomes igniarius mold in the fellowship Psathyrellaceae", "sub": "http://dbpedia.org/resource/Coprinellus_flocculosus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Psathyrellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coprinellus flocculosus a species of fomes igniarius mold in the fellowship Psathyrellaceae ?", "Where is Coprinellus flocculosus a species of fomes igniarius mold in the fellowship Psathyrellaceae ?"], "type": [-1, 2], "question_in_type": ["Is coprinellus flocculosus a species of fomes igniarius mold in the fellowship ?", "Where is a species of fomes igniarius mold in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829787, "src_sentence": "He later spent a full stop in South Africa working for The Star in Johannesburg, then moving to Salisbury, Rhodesia (now known as Harare, Zimbabwe) where he wrote for The Rhodesia Herald.", "sentence": "Rhodesia known as Harare now", "sub": "http://dbpedia.org/resource/Rhodesia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Harare", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does rhodesia known as Harare now?", "Who known as Harare now?", "Where did Rhodesia known as?", "Does zimbabwe known as Harare now?"], "type": [-1, 1, 2, -1], "question_in_type": ["Does rhodesia known as now?", "Who known as now?", "Where did known as?", "Does zimbabwe known as now?"], "exp": [-1, -1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5829797, "src_sentence": "He later spent a point in South Africa working for The Star in Johannesburg, then moving to Salisbury, Rhodesia (now known as Harare, Zimbabwe) where he wrote for The Rhodesia Herald.", "sentence": "Rhodesia known as Harare now", "sub": "http://dbpedia.org/resource/Rhodesia", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Harare", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does rhodesia known as Harare now?", "Who known as Harare now?", "Where did Rhodesia known as?", "Does zimbabwe known as Harare now?"], "type": [-1, 1, 2, -1], "question_in_type": ["Does rhodesia known as now?", "Who known as now?", "Where did known as?", "Does zimbabwe known as now?"], "exp": [-1, -1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830278, "src_sentence": "During his boyhood in Spring Valley, he befriended Almanzo Wilder, the time to come till of Laura Ingalls Wilder.", "sentence": "Almanzo Wilder to come till of Laura Ingalls Wilder the time", "sub": "http://dbpedia.org/resource/Almanzo_Wilder", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Laura_Ingalls_Wilder", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does almanzo Wilder to com till of Laura Ingalls Wilder the time?", "Who to come till of Laura Ingalls Wilder the time?", "Who did Almanzo Wilder to come?"], "type": [-1, 1, 1], "question_in_type": ["Does almanzo Wilder to com till of the time?", "Who to come till of the time?", "Who did to come?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830325, "src_sentence": "During his boyhood in Spring Valley, he befriended Almanzo Wilder, the futurity economist of Laura Ingalls Wilder.", "sentence": "Almanzo Wilder [is] the futurity economist of Laura Ingalls Wilder", "sub": "http://dbpedia.org/resource/Almanzo_Wilder", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Laura_Ingalls_Wilder", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does almanzo Wilder [is] the futurity economist of Laura Ingalls Wilder?", "Who [is] the futurity economist of Laura Ingalls Wilder?", "Who did Almanzo Wilder [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does almanzo Wilder [is] the futurity economist of ?", "Who [is] the futurity economist of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830433, "src_sentence": "Joeperry Lake is the beginning of the Skootamatta River.", "sentence": "Joeperry Lake is the beginning of the Skootamatta River", "sub": "http://dbpedia.org/resource/Joeperry_Lake", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/Skootamatta_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is joeperry Lake the beginning of the Skootamatta River ?", "Who is the beginning of the Skootamatta River?", "Where is Joeperry Lake the beginning of the Skootamatta River ?"], "type": [-1, 1, 2], "question_in_type": ["Is joeperry Lake the beginning of the ?", "Who is the beginning of the ?", "Where is the beginning of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830437, "src_sentence": "Joeperry Lake is the reservoir of the Skootamatta River.", "sentence": "Joeperry Lake is the reservoir of the Skootamatta River", "sub": "http://dbpedia.org/resource/Joeperry_Lake", "pred": "http://dbpedia.org/ontology/outflow", "obj": "http://dbpedia.org/resource/Skootamatta_River", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Is joeperry Lake the reservoir of the Skootamatta River ?", "Who is the reservoir of the Skootamatta River?", "Where is Joeperry Lake the reservoir of the Skootamatta River ?"], "type": [-1, 1, 2], "question_in_type": ["Is joeperry Lake the reservoir of the ?", "Who is the reservoir of the ?", "Where is the reservoir of the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830610, "src_sentence": "Arhopalus foveicollis is a species of overhang in the family Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of overhang in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of overhang in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of overhang in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830639, "src_sentence": "Arhopalus foveicollis is a species of beetle in the kinfolk Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of beetle in the kinfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of beetle in the kinfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of beetle in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830684, "src_sentence": "Arhopalus foveicollis is a species of beetle in the household Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of beetle in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of beetle in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of beetle in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830689, "src_sentence": "Arhopalus foveicollis is a species of beetle in the home Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of beetle in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of beetle in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of beetle in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830691, "src_sentence": "Arhopalus foveicollis is a species of mallet in the home Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of mallet in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of mallet in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of mallet in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830692, "src_sentence": "Arhopalus foveicollis is a species of bug in the home Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of bug in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of bug in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of bug in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830695, "src_sentence": "Arhopalus foveicollis is a species of overhang in the kinsfolk Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of overhang in the kinsfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of overhang in the kinsfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of overhang in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830703, "src_sentence": "Arhopalus foveicollis is a species of beetling in the fellowship Cerambycidae.", "sentence": "Arhopalus foveicollis is a species of beetling in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Arhopalus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is arhopalus foveicollis a species of beetling in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is arhopalus foveicollis a species of beetling in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830777, "src_sentence": "Saturated Central Texas gets frequenter rain - Houston Chronicle.", "sentence": "Saturated Central Texas gets frequenter rain - Houston Chronicle", "sub": "http://dbpedia.org/resource/Houston_Chronicle", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does saturated Central Texas get frequenter rain - Houston Chronicle?"], "type": [-1], "question_in_type": ["Does saturated Central get frequenter rain - ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830784, "src_sentence": "Saturated Central Texas gets more than pelting - Houston Chronicle.", "sentence": "Saturated Central Texas gets more than pelting - Houston Chronicle", "sub": "http://dbpedia.org/resource/Houston_Chronicle", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does saturated Central Texas get more than pelt - Houston Chronicle?", "Who gets more than pelting - Houston Chronicle?"], "type": [-1, 1], "question_in_type": ["Does saturated Central get more than pelt - ?", "Who gets more than pelting - ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830788, "src_sentence": "Saturated Central Texas gets downer pelting - Houston Chronicle.", "sentence": "Saturated Central Texas gets downer pelting - Houston Chronicle", "sub": "http://dbpedia.org/resource/Houston_Chronicle", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does saturated Central Texas get downer pelt - Houston Chronicle?"], "type": [-1], "question_in_type": ["Does saturated Central get downer pelt - ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830805, "src_sentence": "Saturated Central Texas gets sir thomas more rainwater - Houston Chronicle.", "sentence": "Saturated Central Texas gets sir thomas more rainwater - Houston Chronicle", "sub": "http://dbpedia.org/resource/Houston_Chronicle", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does saturated Central Texas get sir thomas more rainwater - Houston Chronicle?"], "type": [-1], "question_in_type": ["Does saturated Central get sir thomas more rainwater - ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830819, "src_sentence": "Saturated Central Texas gets more rainfall - Houston Chronicle.", "sentence": "Saturated Central Texas gets more rainfall - Houston Chronicle", "sub": "http://dbpedia.org/resource/Houston_Chronicle", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Texas", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does saturated Central Texas get more rainfall - Houston Chronicle?", "Who gets more rainfall - Houston Chronicle?"], "type": [-1, 1], "question_in_type": ["Does saturated Central get more rainfall - ?", "Who gets more rainfall - ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830952, "src_sentence": "The swede Ambassador in Pyongyang is the official representative of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official representative of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official representative of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official representative of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official representative of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official representative of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830963, "src_sentence": "The Swedish Ambassador in Pyongyang is the prescribed emblematic of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the prescribed emblematic of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the prescribed emblematic of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the prescribed emblematic of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the prescribed emblematic of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the prescribed emblematic of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830966, "src_sentence": "The swede Ambassador in Pyongyang is the authorized emblematic of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the authorized emblematic of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the authorized emblematic of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the authorized emblematic of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the authorized emblematic of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the authorized emblematic of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830967, "src_sentence": "The Swedish Ambassador in Pyongyang is the official example of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the official example of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the official example of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the official example of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the official example of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the official example of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830968, "src_sentence": "The swede Ambassador in Pyongyang is the official example of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official example of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official example of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official example of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official example of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official example of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830969, "src_sentence": "The Swedish Ambassador in Pyongyang is the functionary example of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the functionary example of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the functionary example of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the functionary example of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the functionary example of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the functionary example of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830974, "src_sentence": "The swede Ambassador in Pyongyang is the authorized example of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the authorized example of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the authorized example of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the authorized example of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the authorized example of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the authorized example of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830975, "src_sentence": "The Swedish Ambassador in Pyongyang is the official rep of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the official rep of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the official rep of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the official rep of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the official rep of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the official rep of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830981, "src_sentence": "The Swedish Ambassador in Pyongyang is the authorized rep of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the authorized rep of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the authorized rep of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the authorized rep of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the authorized rep of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the authorized rep of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830982, "src_sentence": "The swede Ambassador in Pyongyang is the authorized rep of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the authorized rep of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the authorized rep of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the authorized rep of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the authorized rep of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the authorized rep of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830986, "src_sentence": "The swede Ambassador in Pyongyang is the functionary congressman of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the functionary congressman of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the functionary congressman of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the functionary congressman of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the functionary congressman of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the functionary congressman of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830994, "src_sentence": "The swede Ambassador in Pyongyang is the functionary spokesperson of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the functionary spokesperson of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the functionary spokesperson of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the functionary spokesperson of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the functionary spokesperson of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the functionary spokesperson of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830995, "src_sentence": "The Swedish Ambassador in Pyongyang is the prescribed spokesperson of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the prescribed spokesperson of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the prescribed spokesperson of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the prescribed spokesperson of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the prescribed spokesperson of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the prescribed spokesperson of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5830999, "src_sentence": "The Swedish Ambassador in Pyongyang is the official characteristic of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the official characteristic of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the official characteristic of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the official characteristic of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the official characteristic of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the official characteristic of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831000, "src_sentence": "The swede Ambassador in Pyongyang is the official characteristic of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official characteristic of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official characteristic of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official characteristic of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official characteristic of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official characteristic of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831005, "src_sentence": "The Swedish Ambassador in Pyongyang is the authorized characteristic of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the authorized characteristic of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the authorized characteristic of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the authorized characteristic of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the authorized characteristic of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the authorized characteristic of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831008, "src_sentence": "The swede Ambassador in Pyongyang is the official proxy of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official proxy of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official proxy of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official proxy of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official proxy of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official proxy of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831009, "src_sentence": "The Swedish Ambassador in Pyongyang is the functionary proxy of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the functionary proxy of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the functionary proxy of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the functionary proxy of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the functionary proxy of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the functionary proxy of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831015, "src_sentence": "The Swedish Ambassador in Pyongyang is the official representer of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the official representer of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the official representer of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the official representer of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the official representer of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the official representer of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831016, "src_sentence": "The swede Ambassador in Pyongyang is the official representer of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official representer of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official representer of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official representer of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official representer of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official representer of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831022, "src_sentence": "The swede Ambassador in Pyongyang is the authorized representer of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the authorized representer of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the authorized representer of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the authorized representer of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the authorized representer of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the authorized representer of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831027, "src_sentence": "The Swedish Ambassador in Pyongyang is the prescribed envoy of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The Swedish Ambassador in Pyongyang is the prescribed envoy of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/Sweden", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Stockholm", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Swedish Ambassador in Pyongyang the prescribed envoy of the Government in Stockholm to the Government of North Korea ?", "Where is The Swedish Ambassador in Pyongyang the prescribed envoy of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the Ambassador in Pyongyang the prescribed envoy of the Government in to the Government of North Korea ?", "Where is The Ambassador in Pyongyang the prescribed envoy of the Government in to the Government of North Korea ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831028, "src_sentence": "The swede Ambassador in Pyongyang is the prescribed envoy of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the prescribed envoy of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the prescribed envoy of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the prescribed envoy of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the prescribed envoy of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the prescribed envoy of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831032, "src_sentence": "The swede Ambassador in Pyongyang is the official deputy of the Government in Stockholm to the Government of North Korea the (People's Republic of Korea).", "sentence": "The swede Ambassador in Pyongyang is the official deputy of the Government in Stockholm to the Government of North Korea", "sub": "http://dbpedia.org/resource/North_Korea", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pyongyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the swede Ambassador in Pyongyang the official deputy of the Government in Stockholm to the Government of North Korea ?", "Where is The swede Ambassador in Pyongyang the official deputy of the Government in Stockholm to the Government of North Korea ?"], "type": [-1, 2], "question_in_type": ["Is the swede Ambassador in the official deputy of the Government in Stockholm to the Government of ?", "Where is The swede Ambassador in the official deputy of the Government in Stockholm to the Government of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831265, "src_sentence": "consequently to the Constitution and act of Colorado, Denver is governed by the Charter of Denver.", "sentence": "Denver is governed by the Charter of Denver consequently to the act of Colorado", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is denver governed by the Charter of Denver consequently to the act of Colorado ?", "Who is governed by the Charter of Who consequently to the act of Colorado?", "Where is Denver governed by?"], "type": [-1, 1, 2], "question_in_type": ["Is denver governed by the Charter of consequently to the act of ?", "Who is governed by the Charter of Who consequently to the act of ?", "Where is governed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831268, "src_sentence": "consequently to the Constitution and books of moses of Colorado, Denver is governed by the Charter of Denver.", "sentence": "Denver is governed by the Charter of Denver consequently to the books of moses of Colorado", "sub": "http://dbpedia.org/resource/Colorado", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Denver", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is denver governed by the Charter of Denver consequently to the books of moses of Colorado ?", "Who is governed by the Charter of Who consequently to the books of moses of Colorado?", "Where is Denver governed by?"], "type": [-1, 1, 2], "question_in_type": ["Is denver governed by the Charter of consequently to the books of moses of ?", "Who is governed by the Charter of Who consequently to the books of moses of ?", "Where is governed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831324, "src_sentence": "Also during 2003, Polysics appeared on UK television for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK television for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK television for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK television for the course of study Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK television for the course of study Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK television for the course of study Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831326, "src_sentence": "Also during 2003, Polysics appeared on UK televisor for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK televisor for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK televisor for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK televisor for the course of study Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK televisor for the course of study Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK televisor for the course of study Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831329, "src_sentence": "Also during 2003, Polysics appeared on UK video for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK video for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK video for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK video for the course of study Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK video for the course of study Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK video for the course of study Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831331, "src_sentence": "Also during 2003, Polysics appeared on UK television series for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK television series for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK television series for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK television series for the course of study Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK television series for the course of study Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK television series for the course of study Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831341, "src_sentence": "Also during 2003, Polysics appeared on UK shit box for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK shit box for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK shit box for the course of study Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK shit box for the course of study Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK shit box for the course of study Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK shit box for the course of study Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831348, "src_sentence": "Also during 2003, Polysics appeared on UK telecasting for the broadcast Adam & Joe Go Tokyo performing \"Kaja Kaja Goo\".", "sentence": "Polysics appeared on UK telecasting for the broadcast Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003", "sub": "http://dbpedia.org/resource/Polysics", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did polysics appear on UK telecasting for the broadcast Adam & Joe Go Tokyo performing \"Kaja Kaja Goo during 2003?", "Where did Polysics appeared on?", "Who did Polysics appeared on?", "When did Polysics appear on UK telecast for the broadcast Adam & Joe Go Tokyo perform `` Kaja Kaja Goo during?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did polysics appear on UK telecasting for the broadcast Adam & Joe Go performing \"Kaja Kaja Goo during 2003?", "Where did appeared on?", "Who did appeared on?", "When did appear on UK telecast for the broadcast Adam & Joe Go perform `` Kaja Kaja Goo during?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831466, "src_sentence": "Macrothyatira fasciata is a moth in the kinfolk Drepanidae.", "sentence": "Macrothyatira fasciata is a moth in the kinfolk Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a moth in the kinfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a moth in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831468, "src_sentence": "Macrothyatira fasciata is a matki in the kinfolk Drepanidae.", "sentence": "Macrothyatira fasciata is a matki in the kinfolk Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a matki in the kinfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a matki in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831482, "src_sentence": "Macrothyatira fasciata is a lep in the folk Drepanidae.", "sentence": "Macrothyatira fasciata is a lep in the folk Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a lep in the folk Drepanidae ?", "Where is Macrothyatira fasciata a lep in the folk Drepanidae ?"], "type": [-1, 2], "question_in_type": ["Is macrothyatira fasciata a lep in the folk ?", "Where is fasciata a lep in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831497, "src_sentence": "Macrothyatira fasciata is a lep in the home Drepanidae.", "sentence": "Macrothyatira fasciata is a lep in the home Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a lep in the home Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831499, "src_sentence": "Macrothyatira fasciata is a moth in the kinsfolk Drepanidae.", "sentence": "Macrothyatira fasciata is a moth in the kinsfolk Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a moth in the kinsfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a moth in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831501, "src_sentence": "Macrothyatira fasciata is a matki in the kinsfolk Drepanidae.", "sentence": "Macrothyatira fasciata is a matki in the kinsfolk Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a matki in the kinsfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831502, "src_sentence": "Macrothyatira fasciata is a moth in the fellowship Drepanidae.", "sentence": "Macrothyatira fasciata is a moth in the fellowship Drepanidae", "sub": "http://dbpedia.org/resource/Macrothyatira", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is macrothyatira fasciata a moth in the fellowship Drepanidae ?"], "type": [-1], "question_in_type": ["Is macrothyatira fasciata a moth in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831532, "src_sentence": "Andraca lawa is a matki of the sept Endromidae.", "sentence": "Andraca lawa is a matki of the sept Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a matki of the sept Endromidae ?", "Is andraca lawa a matki of the family Endromidae ?", "Is andraca lawa a matki of the september Endromidae ?", "When is Andraca lawa a matki of the?", "Is andraca lawa a matki of the seven Endromidae ?", "Where is Andraca lawa a matki of the seven Endromidae ?", "Is andraca lawa a moth of the family Endromidae ?", "Is andraca lawa a moth of the sept Endromidae ?", "Is andraca lawa a moth of the september Endromidae ?", "When is Andraca lawa a moth of the?", "Is andraca lawa a moth of the seven Endromidae ?", "Where is Andraca lawa a moth of the seven Endromidae ?"], "type": [-1, -1, -1, 3, -1, 2, -1, -1, -1, 3, -1, 2], "question_in_type": ["Is andraca lawa a matki of the sept ?", "Is andraca lawa a matki of the family ?", "Is andraca lawa a matki of the september ?", "When is lawa a matki of the?", "Is andraca lawa a matki of the seven ?", "Where is lawa a matki of the seven ?", "Is andraca lawa a moth of the family ?", "Is andraca lawa a moth of the sept ?", "Is andraca lawa a moth of the september ?", "When is lawa a moth of the?", "Is andraca lawa a moth of the seven ?", "Where is lawa a moth of the seven ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831534, "src_sentence": "Andraca lawa is a lep of the kinfolk Endromidae.", "sentence": "Andraca lawa is a lep of the kinfolk Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a lep of the kinfolk Endromidae ?", "Is andraca lawa a butterfly of the family Endromidae ?", "Is andraca lawa a butterfly of the kinfolk Endromidae ?", "Is andraca lawa a butterfly of the relations Endromidae ?", "Is andraca lawa a butterfly of the relatives Endromidae ?", "Is andraca lawa a butterfly of the tribe Endromidae ?", "Is andraca lawa a lep of the family Endromidae ?", "Is andraca lawa a lep of the relations Endromidae ?", "Is andraca lawa a lep of the relatives Endromidae ?", "Is andraca lawa a lep of the tribe Endromidae ?", "Is andraca lawa a moth of the family Endromidae ?", "Is andraca lawa a moth of the kinfolk Endromidae ?", "Is andraca lawa a moth of the relations Endromidae ?", "Is andraca lawa a moth of the relatives Endromidae ?", "Is andraca lawa a moth of the tribe Endromidae ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is andraca lawa a lep of the kinfolk ?", "Is andraca lawa a butterfly of the family ?", "Is andraca lawa a butterfly of the kinfolk ?", "Is andraca lawa a butterfly of the relations ?", "Is andraca lawa a butterfly of the relatives ?", "Is andraca lawa a butterfly of the tribe ?", "Is andraca lawa a lep of the family ?", "Is andraca lawa a lep of the relations ?", "Is andraca lawa a lep of the relatives ?", "Is andraca lawa a lep of the tribe ?", "Is andraca lawa a moth of the family ?", "Is andraca lawa a moth of the kinfolk ?", "Is andraca lawa a moth of the relations ?", "Is andraca lawa a moth of the relatives ?", "Is andraca lawa a moth of the tribe ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831560, "src_sentence": "Andraca lawa is a moth of the household Endromidae.", "sentence": "Andraca lawa is a moth of the household Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a moth of the household Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831561, "src_sentence": "Andraca lawa is a lep of the household Endromidae.", "sentence": "Andraca lawa is a lep of the household Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a lep of the household Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831563, "src_sentence": "Andraca lawa is a moth of the home Endromidae.", "sentence": "Andraca lawa is a moth of the home Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a moth of the home Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831564, "src_sentence": "Andraca lawa is a lep of the home Endromidae.", "sentence": "Andraca lawa is a lep of the home Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a lep of the home Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831565, "src_sentence": "Andraca lawa is a matki of the home Endromidae.", "sentence": "Andraca lawa is a matki of the home Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a matki of the home Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831569, "src_sentence": "Andraca lawa is a moth of the fellowship Endromidae.", "sentence": "Andraca lawa is a moth of the fellowship Endromidae", "sub": "http://dbpedia.org/resource/Andraca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Endromidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is andraca lawa a moth of the fellowship Endromidae ?"], "type": [-1], "question_in_type": ["Is andraca lawa a moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831682, "src_sentence": "Leptozestis polychroa is a matki in the family Cosmopterigidae.", "sentence": "Leptozestis polychroa is a matki in the family Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a matki in the family Cosmopterigidae ?", "Who polychroa is a matki in the family Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis polychroa a matki in the family ?", "Who polychroa is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831706, "src_sentence": "Leptozestis polychroa is a matki in the class Cosmopterigidae.", "sentence": "Leptozestis polychroa is a matki in the class Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a matki in the class Cosmopterigidae ?", "Who polychroa is a matki in the class Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis polychroa a matki in the class ?", "Who polychroa is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831714, "src_sentence": "Leptozestis polychroa is a lep in the folk Cosmopterigidae.", "sentence": "Leptozestis polychroa is a lep in the folk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a lep in the folk Cosmopterigidae ?", "Who polychroa is a lep in the folk Cosmopterigidae?", "Where is Leptozestis polychroa a lep in the folk Cosmopterigidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is leptozestis polychroa a lep in the folk ?", "Who polychroa is a lep in the folk ?", "Where is polychroa a lep in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831725, "src_sentence": "Leptozestis polychroa is a moth in the household Cosmopterigidae.", "sentence": "Leptozestis polychroa is a moth in the household Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a moth in the household Cosmopterigidae ?", "Who polychroa is a moth in the household Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis polychroa a moth in the household ?", "Who polychroa is a moth in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831728, "src_sentence": "Leptozestis polychroa is a moth in the home Cosmopterigidae.", "sentence": "Leptozestis polychroa is a moth in the home Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a moth in the home Cosmopterigidae ?", "Who polychroa is a moth in the home Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis polychroa a moth in the home ?", "Who polychroa is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831732, "src_sentence": "Leptozestis polychroa is a lep in the kinsfolk Cosmopterigidae.", "sentence": "Leptozestis polychroa is a lep in the kinsfolk Cosmopterigidae", "sub": "http://dbpedia.org/resource/Leptozestis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cosmopterigidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leptozestis polychroa a lep in the kinsfolk Cosmopterigidae ?", "Who polychroa is a lep in the kinsfolk Cosmopterigidae?"], "type": [-1, 1], "question_in_type": ["Is leptozestis polychroa a lep in the kinsfolk ?", "Who polychroa is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5831977, "src_sentence": "On January 30, 2000, Kamen Rider Kuuga premiered with noob Joe Odagiri.", "sentence": "Kamen Rider Kuuga premiered with noob Joe Odagiri On January 30, 2000", "sub": "http://dbpedia.org/resource/Kamen_Rider_Kuuga", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Joe_Odagiri", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did kamen Rider Kuuga premy with noob Joe Odagiri On January 30, 2000?", "Who premiered with noob Joe Odagiri On January 30, 2000?", "Who did Kamen Rider Kuuga premiered with?", "When did Kamen Rider Kuuga premier with noob Joe Odagiri On?"], "type": [-1, 1, 1, 3], "question_in_type": ["Did kamen Rider Kuuga premy with noob On January 30, 2000?", "Who premiered with noob On January 30, 2000?", "Who did premiered with?", "When did premier with noob On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832089, "src_sentence": "The houndfish is replaced by the mexica needlefish, in the eastern Pacific.", "sentence": "The houndfish is replaced by the mexica needlefish", "sub": "http://dbpedia.org/resource/Houndfish", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Needlefish", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the houndfish replaced by the mexica needlefish ?", "Is the houndfish replaced by the aztec billfish ?", "Is the houndfish replaced by the aztec gar ?", "Is the houndfish replaced by the aztec garfish ?", "Is the houndfish replaced by the aztec needlefish ?", "Is the houndfish replaced by the aztec pipefish ?", "Is the houndfish replaced by the mexica billfish ?", "Is the houndfish replaced by the mexica gar ?", "Is the houndfish replaced by the mexica garfish ?", "Is the houndfish replaced by the mexica pipefish ?", "Is the houndfish replaced by the mexican billfish ?", "Is the houndfish replaced by the mexican gar ?", "Is the houndfish replaced by the mexican garfish ?", "Is the houndfish replaced by the mexican needlefish ?", "Is the houndfish replaced by the mexican pipefish ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the replaced by the mexica ?", "Is the replaced by the aztec billfish ?", "Is the replaced by the aztec gar ?", "Is the replaced by the aztec garfish ?", "Is the replaced by the aztec ?", "Is the replaced by the aztec pipefish ?", "Is the replaced by the mexica billfish ?", "Is the replaced by the mexica gar ?", "Is the replaced by the mexica garfish ?", "Is the replaced by the mexica pipefish ?", "Is the replaced by the mexican billfish ?", "Is the replaced by the mexican gar ?", "Is the replaced by the mexican garfish ?", "Is the replaced by the mexican ?", "Is the replaced by the mexican pipefish ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832104, "src_sentence": "The houndfish is replaced by the mexica needlefish, in the east Pacific.", "sentence": "The houndfish is replaced by the mexica needlefish", "sub": "http://dbpedia.org/resource/Houndfish", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Needlefish", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the houndfish replaced by the mexica needlefish ?", "Is the houndfish replaced by the aztec billfish ?", "Is the houndfish replaced by the aztec gar ?", "Is the houndfish replaced by the aztec garfish ?", "Is the houndfish replaced by the aztec needlefish ?", "Is the houndfish replaced by the aztec pipefish ?", "Is the houndfish replaced by the mexica billfish ?", "Is the houndfish replaced by the mexica gar ?", "Is the houndfish replaced by the mexica garfish ?", "Is the houndfish replaced by the mexica pipefish ?", "Is the houndfish replaced by the mexican billfish ?", "Is the houndfish replaced by the mexican gar ?", "Is the houndfish replaced by the mexican garfish ?", "Is the houndfish replaced by the mexican needlefish ?", "Is the houndfish replaced by the mexican pipefish ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the replaced by the mexica ?", "Is the replaced by the aztec billfish ?", "Is the replaced by the aztec gar ?", "Is the replaced by the aztec garfish ?", "Is the replaced by the aztec ?", "Is the replaced by the aztec pipefish ?", "Is the replaced by the mexica billfish ?", "Is the replaced by the mexica gar ?", "Is the replaced by the mexica garfish ?", "Is the replaced by the mexica pipefish ?", "Is the replaced by the mexican billfish ?", "Is the replaced by the mexican gar ?", "Is the replaced by the mexican garfish ?", "Is the replaced by the mexican ?", "Is the replaced by the mexican pipefish ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832119, "src_sentence": "The houndfish is replaced by the mexica needlefish, in the easterly Pacific.", "sentence": "The houndfish is replaced by the mexica needlefish", "sub": "http://dbpedia.org/resource/Houndfish", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Needlefish", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the houndfish replaced by the mexica needlefish ?", "Is the houndfish replaced by the aztec billfish ?", "Is the houndfish replaced by the aztec gar ?", "Is the houndfish replaced by the aztec garfish ?", "Is the houndfish replaced by the aztec needlefish ?", "Is the houndfish replaced by the aztec pipefish ?", "Is the houndfish replaced by the mexica billfish ?", "Is the houndfish replaced by the mexica gar ?", "Is the houndfish replaced by the mexica garfish ?", "Is the houndfish replaced by the mexica pipefish ?", "Is the houndfish replaced by the mexican billfish ?", "Is the houndfish replaced by the mexican gar ?", "Is the houndfish replaced by the mexican garfish ?", "Is the houndfish replaced by the mexican needlefish ?", "Is the houndfish replaced by the mexican pipefish ?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is the replaced by the mexica ?", "Is the replaced by the aztec billfish ?", "Is the replaced by the aztec gar ?", "Is the replaced by the aztec garfish ?", "Is the replaced by the aztec ?", "Is the replaced by the aztec pipefish ?", "Is the replaced by the mexica billfish ?", "Is the replaced by the mexica gar ?", "Is the replaced by the mexica garfish ?", "Is the replaced by the mexica pipefish ?", "Is the replaced by the mexican billfish ?", "Is the replaced by the mexican gar ?", "Is the replaced by the mexican garfish ?", "Is the replaced by the mexican ?", "Is the replaced by the mexican pipefish ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832414, "src_sentence": "Sayyedati was a embayment filly bred in England by Maktoum Al Maktoum's Gainsborough Stud.", "sentence": "Sayyedati was a embayment filly bred in England by Maktoum Al Maktoum's Gainsborough Stud", "sub": "http://dbpedia.org/resource/Sayyedati", "pred": "http://dbpedia.org/ontology/breeder", "obj": "http://dbpedia.org/resource/Maktoum_bin_Rashid_Al_Maktoum", "sub_type": "http://dbpedia.org/ontology/Animal", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was sayyedati a embayment filly bred in England by Maktoum Al Maktoum 's Gainsborough Stud ?", "Where was Sayyedati a embayment filly bred in?", "Who was Sayyedati a embayment filly bred in?"], "type": [-1, 2, 1], "question_in_type": ["Was sayyedati a embayment filly bred in England by 's Gainsborough Stud ?", "Where was a embayment filly bred in?", "Who was a embayment filly bred in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?animal_sub ?person_obj.\n?animal_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832447, "src_sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the family Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the family Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the brontosaurus Gyrinops of the family Thymelaeaceae ?", "Where is Gyrinops walla a species in the brontosaurus Gyrinops of the family Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is gyrinops walla a species in the brontosaurus of the family ?", "Where is walla a species in the brontosaurus of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832459, "src_sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the kinfolk Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the kinfolk Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the brontosaurus Gyrinops of the kinfolk Thymelaeaceae ?", "Where is Gyrinops walla a species in the brontosaurus Gyrinops of the kinfolk Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is gyrinops walla a species in the brontosaurus of the kinfolk ?", "Where is walla a species in the brontosaurus of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832462, "src_sentence": "Gyrinops walla is a species in the genus Gyrinops of the class Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the genus Gyrinops of the class Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the genus Gyrinops of the class Thymelaeaceae ?", "Where is Gyrinops walla a species in the genus Gyrinops of the class Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is gyrinops walla a species in the genus of the class ?", "Where is walla a species in the genus of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832463, "src_sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the class Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the class Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the brontosaurus Gyrinops of the class Thymelaeaceae ?", "Where is Gyrinops walla a species in the brontosaurus Gyrinops of the class Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is gyrinops walla a species in the brontosaurus of the class ?", "Where is walla a species in the brontosaurus of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832469, "src_sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the folk Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the brontosaurus Gyrinops of the folk Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the brontosaurus Gyrinops of the folk Thymelaeaceae ?", "Where is Gyrinops walla a species in the brontosaurus Gyrinops of the folk Thymelaeaceae ?"], "type": [-1, 2], "question_in_type": ["Is gyrinops walla a species in the brontosaurus of the folk ?", "Where is walla a species in the brontosaurus of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832476, "src_sentence": "Gyrinops walla is a species in the genus Gyrinops of the household Thymelaeaceae.", "sentence": "Gyrinops walla is a species in the genus Gyrinops of the household Thymelaeaceae", "sub": "http://dbpedia.org/resource/Gyrinops", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Thymelaeaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gyrinops walla a species in the genus Gyrinops of the household Thymelaeaceae ?", "Who walla is a species in the genus Who of the household Thymelaeaceae?", "Who is Gyrinops walla a species in the genus Gyrinops of the household Thymelaeaceae ?"], "type": [-1, 1, 1], "question_in_type": ["Is gyrinops walla a species in the genus of the household ?", "Who walla is a species in the genus Who of the household ?", "Who is walla a species in the genus of the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832487, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth of july season, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth of july season On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth of july season On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth of july season On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth of july season On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth of july season On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832491, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a one fourth season, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a one fourth season On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a one fourth season On April 2 ?", "Who would GSN announced that?", "When would GSN announce that High Stakes Poker return for a?", "When would GSN announce that High Stakes Poker return for a one fourth season On?"], "type": [-1, 1, 3, 3], "question_in_type": ["Would gSN announced that return for a one fourth season On April 2 ?", "Who would announced that?", "When would announce that return for a?", "When would announce that return for a one fourth season On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832492, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth tide, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth tide On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth tide On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth tide On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth tide On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth tide On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832493, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a 4th tide, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a 4th tide On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a 4th tide On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a 4th tide On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a 4th tide On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a 4th tide On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832496, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth of july tide, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth of july tide On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth of july tide On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth of july tide On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth of july tide On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth of july tide On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832506, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a in fourth place age, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a in fourth place age On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a in fourth place age On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a in fourth place age On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a in fourth place age On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a in fourth place age On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832519, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth harden, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth harden On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth harden On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth harden On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth harden On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth harden On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832523, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth of july harden, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth of july harden On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth of july harden On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth of july harden On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth of july harden On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth of july harden On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832524, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a in fourth place harden, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a in fourth place On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a in fourth place On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a in fourth place On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a in fourth place On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a in fourth place On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832527, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a one fourth harden, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a one fourth harden On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a one fourth harden On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a one fourth harden On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a one fourth harden On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a one fourth harden On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832530, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth gear interval, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth gear interval On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth gear interval On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth gear interval On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth gear interval On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth gear interval On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832531, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a quarter interval, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a quarter interval On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a quarter interval On April 2 ?", "Who would GSN announced that?", "When would GSN announce that High Stakes Poker return for a quarter interval On?"], "type": [-1, 1, 3], "question_in_type": ["Would gSN announced that return for a quarter interval On April 2 ?", "Who would announced that?", "When would announce that return for a quarter interval On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832537, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth time of year, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth time of year On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth time of year On April 2 ?", "Who would GSN announced that?", "When would GSN announce that High Stakes Poker return for?", "When would GSN announce that High Stakes Poker return for a fourth time of year On?"], "type": [-1, 1, 3, 3], "question_in_type": ["Would gSN announced that return for a fourth time of year On April 2 ?", "Who would announced that?", "When would announce that return for?", "When would announce that return for a fourth time of year On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832539, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth gear time of year, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth gear time of year On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth gear time of year On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth gear time of?", "When would GSN announce that High Stakes Poker return for a fourth gear time of year On?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Would gSN announced that return for a fourth gear time of year On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth gear time of?", "When would announce that return for a fourth gear time of year On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832544, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth part time of year, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth part time of year On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth part time of year On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth part time of?", "When would GSN announce that High Stakes Poker return for a fourth part time of year On?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Would gSN announced that return for a fourth part time of year On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth part time of?", "When would announce that return for a fourth part time of year On?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832549, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a quarter chasten, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a quarter chasten On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a quarter chasten On April 2 ?", "Who would GSN announced that?", "When would GSN announce that High Stakes Poker return for?", "When would GSN announce that High Stakes Poker return for a quarter chasten On?"], "type": [-1, 1, 3, 3], "question_in_type": ["Would gSN announced that return for a quarter chasten On April 2 ?", "Who would announced that?", "When would announce that return for?", "When would announce that return for a quarter chasten On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832551, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a in fourth place chasten, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a in fourth place chasten On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a in fourth place chasten On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a in fourth place chasten On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a in fourth place chasten On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a in fourth place chasten On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832553, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth part chasten, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth part chasten On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth part chasten On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth part chasten On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth part chasten On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth part chasten On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832557, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth gear term, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth gear term On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth gear term On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth gear term On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth gear term On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth gear term On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832561, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourthly term, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourthly term On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourthly term On April 2 ?", "Who would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourthly term On?"], "type": [-1, 1, 3], "question_in_type": ["Would gSN announced that return for a fourthly term On April 2 ?", "Who would announced that?", "When would announce that return for a fourthly term On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832564, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a fourth flavor, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a fourth flavor On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a fourth flavor On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a fourth flavor On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a fourth flavor On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a fourth flavor On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832565, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a 4th flavor, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a 4th flavor On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a 4th flavor On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a 4th flavor On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a 4th flavor On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a 4th flavor On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832569, "src_sentence": "On April 2, 2007, GSN announced that High Stakes Poker would return for a in fourth place flavor, again taped at South Point.", "sentence": "GSN announced that High Stakes Poker would return for a in fourth place flavor On April 2", "sub": "http://dbpedia.org/resource/High_Stakes_Poker", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Game_Show_Network", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Would gSN announced that High Stakes Poker return for a in fourth place flavor On April 2 ?", "Who would GSN announced that?", "Where would GSN announced that?", "When would GSN announce that High Stakes Poker return for a in fourth place flavor On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Would gSN announced that return for a in fourth place flavor On April 2 ?", "Who would announced that?", "Where would announced that?", "When would announce that return for a in fourth place flavor On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832846, "src_sentence": "Air Berlin started flight of stairs between Berlin and Chicago on 23 March 2013.", "sentence": "Air Berlin started flight of stairs between Berlin and Chicago on 23 March 2013", "sub": "http://dbpedia.org/resource/Air_Berlin", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did air Berlin start flight of stairs between Berlin and Chicago on 23 March 2013?", "Who started flight of stairs between Berlin and Chicago on 23 March 2013?", "Where did Air Berlin started?", "When did Air Berlin start flight of stairs between Berlin and Chicago?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did air start flight of stairs between and Chicago on 23 March 2013?", "Who started flight of stairs between and Chicago on 23 March 2013?", "Where did started?", "When did start flight of stairs between and Chicago?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832848, "src_sentence": "Air Berlin started flying between Berlin and Chicago on 23 March 2013.", "sentence": "Air Berlin started flying between Berlin and Chicago on 23 March 2013", "sub": "http://dbpedia.org/resource/Air_Berlin", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Berlin", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did air Berlin start flying between Berlin and Chicago on 23 March 2013?", "Who started flying between Berlin and Chicago on 23 March 2013?", "Where did Air Berlin started flying?", "When did Air Berlin start fly between Berlin and Chicago?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did air start flying between and Chicago on 23 March 2013?", "Who started flying between and Chicago on 23 March 2013?", "Where did started flying?", "When did start fly between and Chicago?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832860, "src_sentence": "In May 2017, Air Berlin announced it would buy Luftfahrtgesellschaft Walter entirely, in which it had a controlling pole since 2009.", "sentence": "Air Berlin announced it would buy Luftfahrtgesellschaft Walter entirely In May 2017", "sub": "http://dbpedia.org/resource/Air_Berlin", "pred": "http://dbpedia.org/ontology/subsidiary", "obj": "http://dbpedia.org/resource/Luftfahrtgesellschaft_Walter", "sub_type": "http://dbpedia.org/ontology/Company", "obj_type": "http://dbpedia.org/ontology/Company", "question": ["Would air Berlin announced it buy Luftfahrtgesellschaft Walter entirely In May 2017 ?", "Who announced it would buy Luftfahrtgesellschaft Walter entirely In May 2017?", "Who would Air Berlin announced it?", "When would Air Berlin announce it buy Luftfahrtgesellschaft Walter entirely In?"], "type": [-1, 1, 1, 3], "question_in_type": ["Would air Berlin announced it buy entirely In May 2017 ?", "Who announced it would buy entirely In May 2017?", "Who would announced it?", "When would announce it buy entirely In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?company_sub ?company_obj.\n?company_sub rdf:type .\n?company_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832954, "src_sentence": "name of city manager of Boston, Massachusetts.", "sentence": "Massachusetts [is] city manager of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] city manager of Boston?", "Who [is] city manager of Boston?", "Where did Massachusetts [ is ] city manager of Boston ?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] city manager of ?", "Who [is] city manager of ?", "Where did [ is ] city manager of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5832960, "src_sentence": "tilt of city manager of Boston, Massachusetts.", "sentence": "Massachusetts [is] city manager of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] city manager of Boston?", "Who [is] city manager of Boston?", "Where did Massachusetts [ is ] city manager of Boston ?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] city manager of ?", "Who [is] city manager of ?", "Where did [ is ] city manager of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833078, "src_sentence": "The Blue Nile and White Nile rivers meet in Khartoum to form the Nile, which flows north through Egypt to the Mediterranean Sea.", "sentence": "the Nile flows north through Egypt to the Mediterranean Sea", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Nile flow north through Egypt to the Mediterranean Sea?", "Where did the Nile flows north?", "Does the nile river flow north through Egypt to the Mediterranean Sea?"], "type": [-1, 2, -1], "question_in_type": ["Does the flow north through Egypt to the ?", "Where did the flows north?", "Does the nile river flow north through Egypt to the ?"], "exp": [-1, -1, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833187, "src_sentence": "Party Wire is a 1935 dramatic event motion picture starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 dramatic event motion picture starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 dramatic event motion picture starring Jean Arthur ?", "Who is a 1935 dramatic event motion picture starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 dramatic event motion picture starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 dramatic event motion picture starring ?", "Who is a 1935 dramatic event motion picture starring ?", "When is a?", "Who is a 1935 dramatic event motion picture starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833191, "src_sentence": "Party Wire is a 1935 dramatic event celluloid starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 dramatic event celluloid starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 dramatic event celluloid starring Jean Arthur ?", "Who is a 1935 dramatic event celluloid starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 dramatic event celluloid starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 dramatic event celluloid starring ?", "Who is a 1935 dramatic event celluloid starring ?", "When is a?", "Who is a 1935 dramatic event celluloid starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833193, "src_sentence": "Party Wire is a 1935 play celluloid starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 play celluloid starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 play celluloid starring Jean Arthur ?", "Who is a 1935 play celluloid starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 play celluloid starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 play celluloid starring ?", "Who is a 1935 play celluloid starring ?", "When is a?", "Who is a 1935 play celluloid starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833197, "src_sentence": "Party Wire is a 1935 play movie starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 play movie starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 play movie starring Jean Arthur ?", "Who is a 1935 play movie starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 play movie starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 play movie starring ?", "Who is a 1935 play movie starring ?", "When is a?", "Who is a 1935 play movie starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833203, "src_sentence": "Party Wire is a 1935 dramatic event flick starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 dramatic event flick starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 dramatic event flick starring Jean Arthur ?", "Who is a 1935 dramatic event flick starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 dramatic event flick starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 dramatic event flick starring ?", "Who is a 1935 dramatic event flick starring ?", "When is a?", "Who is a 1935 dramatic event flick starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833208, "src_sentence": "Party Wire is a 1935 histrionics photographic film starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 histrionics photographic film starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 histrionics photographic film starring Jean Arthur ?", "Who is a 1935 histrionics photographic film starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 histrionics photographic film starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 histrionics photographic film starring ?", "Who is a 1935 histrionics photographic film starring ?", "When is a?", "Who is a 1935 histrionics photographic film starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833212, "src_sentence": "Party Wire is a 1935 histrionics take starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 histrionics take starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 histrionics take starring Jean Arthur ?", "Who is a 1935 histrionics take starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 histrionics take starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 histrionics take starring ?", "Who is a 1935 histrionics take starring ?", "When is a?", "Who is a 1935 histrionics take starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833213, "src_sentence": "Party Wire is a 1935 play take starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 play take starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 play take starring Jean Arthur ?", "Who is a 1935 play take starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 play take starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 play take starring ?", "Who is a 1935 play take starring ?", "When is a?", "Who is a 1935 play take starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833216, "src_sentence": "Party Wire is a 1935 histrionics plastic film starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 histrionics plastic film starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 histrionics plastic film starring Jean Arthur ?", "Who is a 1935 histrionics plastic film starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 histrionics plastic film starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 histrionics plastic film starring ?", "Who is a 1935 histrionics plastic film starring ?", "When is a?", "Who is a 1935 histrionics plastic film starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833217, "src_sentence": "Party Wire is a 1935 play plastic film starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 play plastic film starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 play plastic film starring Jean Arthur ?", "Who is a 1935 play plastic film starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 play plastic film starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 play plastic film starring ?", "Who is a 1935 play plastic film starring ?", "When is a?", "Who is a 1935 play plastic film starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833221, "src_sentence": "Party Wire is a 1935 play skin starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 play skin starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 play skin starring Jean Arthur ?", "Who is a 1935 play skin starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 play skin starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 play skin starring ?", "Who is a 1935 play skin starring ?", "When is a?", "Who is a 1935 play skin starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833223, "src_sentence": "Party Wire is a 1935 dramatic event cinema starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 dramatic event cinema starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 dramatic event cinema starring Jean Arthur ?", "Who is a 1935 dramatic event cinema starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 dramatic event cinema starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 dramatic event cinema starring ?", "Who is a 1935 dramatic event cinema starring ?", "When is a?", "Who is a 1935 dramatic event cinema starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833224, "src_sentence": "Party Wire is a 1935 histrionics cinema starring Jean Arthur and Victor Jory.", "sentence": "Party Wire is a 1935 histrionics cinema starring Jean Arthur", "sub": "http://dbpedia.org/resource/Party_Wire", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Jean_Arthur", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is party Wire a 1935 histrionics cinema starring Jean Arthur ?", "Who is a 1935 histrionics cinema starring Jean Arthur?", "When is Party Wire a?", "Who is Party Wire a 1935 histrionics cinema starring?"], "type": [-1, 1, 3, 1], "question_in_type": ["Is party Wire a 1935 histrionics cinema starring ?", "Who is a 1935 histrionics cinema starring ?", "When is a?", "Who is a 1935 histrionics cinema starring?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833256, "src_sentence": "The fashionable Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act.", "sentence": "The fashionable Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act", "sub": "http://dbpedia.org/resource/Chicago_Park_District", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the fashionable Chicago Park District created in 1934 by the Illinois Legislature under the Park Consolidation Act ?", "Where was The fashionable Chicago Park District created in?", "When was The fashionable Chicago Park District create?"], "type": [-1, 2, 3], "question_in_type": ["Was the fashionable created in 1934 by the Legislature under the Park Consolidation Act ?", "Where was The fashionable created in?", "When was The fashionable create?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833259, "src_sentence": "The topical Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act.", "sentence": "The topical Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act", "sub": "http://dbpedia.org/resource/Chicago_Park_District", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the topical Chicago Park District created in 1934 by the Illinois Legislature under the Park Consolidation Act ?", "Where was The topical Chicago Park District created in?", "When was The topical Chicago Park District create?"], "type": [-1, 2, 3], "question_in_type": ["Was the topical created in 1934 by the Legislature under the Park Consolidation Act ?", "Where was The topical created in?", "When was The topical create?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833260, "src_sentence": "The electric current Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act.", "sentence": "The electric current Chicago Park District was created in 1934 by the Illinois Legislature under the Park Consolidation Act", "sub": "http://dbpedia.org/resource/Chicago_Park_District", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Illinois", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was the electric current Chicago Park District created in 1934 by the Illinois Legislature under the Park Consolidation Act ?", "Where was The electric current Chicago Park District created in?", "When was The electric current Chicago Park District create?"], "type": [-1, 2, 3], "question_in_type": ["Was the electric current created in 1934 by the Legislature under the Park Consolidation Act ?", "Where was The electric current created in?", "When was The electric current create?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833457, "src_sentence": "Lioptilodes cuzcoicus is a lep of the class Pterophoridae.", "sentence": "Lioptilodes cuzcoicus is a lep of the class Pterophoridae", "sub": "http://dbpedia.org/resource/Lioptilodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lioptilodes cuzcoicus a lep of the class Pterophoridae ?"], "type": [-1], "question_in_type": ["Is lioptilodes cuzcoicus a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833458, "src_sentence": "Lioptilodes cuzcoicus is a matki of the class Pterophoridae.", "sentence": "Lioptilodes cuzcoicus is a matki of the class Pterophoridae", "sub": "http://dbpedia.org/resource/Lioptilodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lioptilodes cuzcoicus a matki of the class Pterophoridae ?"], "type": [-1], "question_in_type": ["Is lioptilodes cuzcoicus a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833466, "src_sentence": "Lioptilodes cuzcoicus is a lep of the folk Pterophoridae.", "sentence": "Lioptilodes cuzcoicus is a lep of the folk Pterophoridae", "sub": "http://dbpedia.org/resource/Lioptilodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lioptilodes cuzcoicus a lep of the folk Pterophoridae ?"], "type": [-1], "question_in_type": ["Is lioptilodes cuzcoicus a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833481, "src_sentence": "Lioptilodes cuzcoicus is a lep of the home Pterophoridae.", "sentence": "Lioptilodes cuzcoicus is a lep of the home Pterophoridae", "sub": "http://dbpedia.org/resource/Lioptilodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lioptilodes cuzcoicus a lep of the home Pterophoridae ?"], "type": [-1], "question_in_type": ["Is lioptilodes cuzcoicus a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833488, "src_sentence": "Lioptilodes cuzcoicus is a matki of the fellowship Pterophoridae.", "sentence": "Lioptilodes cuzcoicus is a matki of the fellowship Pterophoridae", "sub": "http://dbpedia.org/resource/Lioptilodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lioptilodes cuzcoicus a matki of the fellowship Pterophoridae ?"], "type": [-1], "question_in_type": ["Is lioptilodes cuzcoicus a matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833657, "src_sentence": "Frank Tashlin also worked with Avery in the Merrie Melodies ministry.", "sentence": "Frank Tashlin worked with Avery in the Merrie Melodies ministry", "sub": "http://dbpedia.org/resource/Merrie_Melodies", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Frank_Tashlin", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did frank Tashlin work with Avery in the Merrie Melodies ministry?", "Who worked with Avery in the Merrie Melodies ministry?", "Where did Frank Tashlin worked with?"], "type": [-1, 1, 2], "question_in_type": ["Did frank Tashlin work with Avery in the ministry?", "Who worked with Avery in the ministry?", "Where did worked with?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833686, "src_sentence": "Cerace diehli is a species of lep of the kinfolk Tortricidae.", "sentence": "Cerace diehli is a species of lep of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of lep of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833691, "src_sentence": "Cerace diehli is a species of moth of the class Tortricidae.", "sentence": "Cerace diehli is a species of moth of the class Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of moth of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833693, "src_sentence": "Cerace diehli is a species of matki of the class Tortricidae.", "sentence": "Cerace diehli is a species of matki of the class Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of matki of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833700, "src_sentence": "Cerace diehli is a species of moth of the folk Tortricidae.", "sentence": "Cerace diehli is a species of moth of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of moth of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833717, "src_sentence": "Cerace diehli is a species of matki of the home Tortricidae.", "sentence": "Cerace diehli is a species of matki of the home Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of matki of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833723, "src_sentence": "Cerace diehli is a species of matki of the fellowship Tortricidae.", "sentence": "Cerace diehli is a species of matki of the fellowship Tortricidae", "sub": "http://dbpedia.org/resource/Cerace", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cerace diehli a species of matki of the fellowship Tortricidae ?"], "type": [-1], "question_in_type": ["Is cerace diehli a species of matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833724, "src_sentence": "Robert Broom (1946)For his loudness, The South Africa Fossil Ape-Men, The Australopithecinae, which was published on January 31, 1946, by the Transvaal Museum in Pretoria.", "sentence": "The South Africa Fossil Ape-Men was published on January 31, 1946 by the Transvaal Museum in Pretoria", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the South Africa Fossil Ape-Men published on January 31 , 1946 by the Transvaal Museum in Pretoria ?", "When was The South Africa Fossil Ape-Men publish?", "Where was The South Africa Fossil Ape-Men published on?"], "type": [-1, 3, 2], "question_in_type": ["Was the Fossil Ape-Men published on January 31 , 1946 by the Transvaal Museum in ?", "When was The Fossil Ape-Men publish?", "Where was The Fossil Ape-Men published on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833726, "src_sentence": "Robert Broom (1946)For his intensity, The South Africa Fossil Ape-Men, The Australopithecinae, which was published on January 31, 1946, by the Transvaal Museum in Pretoria.", "sentence": "The South Africa Fossil Ape-Men was published on January 31, 1946 by the Transvaal Museum in Pretoria", "sub": "http://dbpedia.org/resource/South_Africa", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Pretoria", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was the South Africa Fossil Ape-Men published on January 31 , 1946 by the Transvaal Museum in Pretoria ?", "When was The South Africa Fossil Ape-Men publish?", "Where was The South Africa Fossil Ape-Men published on?"], "type": [-1, 3, 2], "question_in_type": ["Was the Fossil Ape-Men published on January 31 , 1946 by the Transvaal Museum in ?", "When was The Fossil Ape-Men publish?", "Where was The Fossil Ape-Men published on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833822, "src_sentence": "Matt is an unincorporated community of interests in Forsyth County, Georgia, United States.", "sentence": "Matt is an unincorporated community of interests in Forsyth County, Georgia, United States", "sub": "http://dbpedia.org/resource/Matt_Hardy", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is matt an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Who is an unincorporated community of interests in Forsyth County, Georgia, United States?", "Where is Matt an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Is flat an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Where is flat an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Is flatness an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Where is flatness an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Is mat an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Where is mat an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Is matte an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Where is matte an unincorporated community of interests in Forsyth County , Georgia , United States ?", "Is matted an unincorporated community of interests in Forsyth County , Georgia , United States ?"], "type": [-1, 1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1], "question_in_type": ["Is matt an unincorporated community of interests in Forsyth County , Georgia , ?", "Who is an unincorporated community of interests in Forsyth County, Georgia, ?", "Where is an unincorporated community of interests in Forsyth County , Georgia , ?", "Is flat an unincorporated community of interests in Forsyth County , Georgia , ?", "Where is flat an unincorporated community of interests in Forsyth County , Georgia , ?", "Is flatness an unincorporated community of interests in Forsyth County , Georgia , ?", "Where is flatness an unincorporated community of interests in Forsyth County , Georgia , ?", "Is mat an unincorporated community of interests in Forsyth County , Georgia , ?", "Where is mat an unincorporated community of interests in Forsyth County , Georgia , ?", "Is matte an unincorporated community of interests in Forsyth County , Georgia , ?", "Where is matte an unincorporated community of interests in Forsyth County , Georgia , ?", "Is matted an unincorporated community of interests in Forsyth County , Georgia , ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833830, "src_sentence": "The Walking Target is a 1960 criminal offence film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offence film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offence film starring Joan Merry Anders ?", "Who is a 1960 criminal offence film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offence film starring?", "Is the Walking Target a 1960 criminal offence film starring Joan Evans ?", "Who is a 1960 criminal offence film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offence film starring Joan ?", "Who is a 1960 criminal offence film starring Joan ?", "When is a?", "Who is a 1960 criminal offence film starring?", "Is the Walking Target a 1960 criminal offence film starring ?", "Who is a 1960 criminal offence film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833836, "src_sentence": "The Walking Target is a 1960 criminal act motion picture directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal act motion picture starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal act motion picture starring Joan Merry Anders ?", "Who is a 1960 criminal act motion picture starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal act motion picture starring?", "Is the Walking Target a 1960 criminal act motion picture starring Joan Evans ?", "Who is a 1960 criminal act motion picture starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal act motion picture starring Joan ?", "Who is a 1960 criminal act motion picture starring Joan ?", "When is a?", "Who is a 1960 criminal act motion picture starring?", "Is the Walking Target a 1960 criminal act motion picture starring ?", "Who is a 1960 criminal act motion picture starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833837, "src_sentence": "The Walking Target is a 1960 offense motion picture directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 offense motion picture starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 offense motion picture starring Joan Merry Anders ?", "Who is a 1960 offense motion picture starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 offense motion picture starring?", "Is the Walking Target a 1960 offense motion picture starring Joan Evans ?", "Who is a 1960 offense motion picture starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 offense motion picture starring Joan ?", "Who is a 1960 offense motion picture starring Joan ?", "When is a?", "Who is a 1960 offense motion picture starring?", "Is the Walking Target a 1960 offense motion picture starring ?", "Who is a 1960 offense motion picture starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833840, "src_sentence": "The Walking Target is a 1960 law breaking motion picture directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 law breaking motion picture starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 law breaking motion picture starring Joan Merry Anders ?", "Who is a 1960 law breaking motion picture starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 law breaking?", "Is the Walking Target a 1960 law breaking motion picture starring Joan Evans ?", "Who is a 1960 law breaking motion picture starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 law breaking motion picture starring Joan ?", "Who is a 1960 law breaking motion picture starring Joan ?", "When is a?", "Who is a 1960 law breaking?", "Is the Walking Target a 1960 law breaking motion picture starring ?", "Who is a 1960 law breaking motion picture starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833841, "src_sentence": "The Walking Target is a 1960 crime celluloid directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 crime celluloid directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 crime celluloid directed by starring Joan Merry Anders ?", "Who is a 1960 crime celluloid directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 crime celluloid directed by?", "Is the Walking Target a 1960 crime celluloid directed by starring Joan Evans ?", "Who is a 1960 crime celluloid directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 crime celluloid directed by starring Joan ?", "Who is a 1960 crime celluloid directed by starring Joan ?", "When is a?", "Who is a 1960 crime celluloid directed by?", "Is the Walking Target a 1960 crime celluloid directed by starring ?", "Who is a 1960 crime celluloid directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833861, "src_sentence": "The Walking Target is a 1960 offense shoot directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 offense shoot directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 offense shoot directed by starring Joan Merry Anders ?", "Who is a 1960 offense shoot directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 offense shoot directed by?", "Is the Walking Target a 1960 offense shoot directed by starring Joan Evans ?", "Who is a 1960 offense shoot directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 offense shoot directed by starring Joan ?", "Who is a 1960 offense shoot directed by starring Joan ?", "When is a?", "Who is a 1960 offense shoot directed by?", "Is the Walking Target a 1960 offense shoot directed by starring ?", "Who is a 1960 offense shoot directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833862, "src_sentence": "The Walking Target is a 1960 criminal offence shoot directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offence shoot directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offence shoot directed by starring Joan Merry Anders ?", "Who is a 1960 criminal offence shoot directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offence shoot directed by?", "Is the Walking Target a 1960 criminal offence shoot directed by starring Joan Evans ?", "Who is a 1960 criminal offence shoot directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offence shoot directed by starring Joan ?", "Who is a 1960 criminal offence shoot directed by starring Joan ?", "When is a?", "Who is a 1960 criminal offence shoot directed by?", "Is the Walking Target a 1960 criminal offence shoot directed by starring ?", "Who is a 1960 criminal offence shoot directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833863, "src_sentence": "The Walking Target is a 1960 delinquency shoot directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 delinquency shoot directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 delinquency shoot directed by starring Joan Merry Anders ?", "Who is a 1960 delinquency shoot directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 delinquency shoot directed by?", "Is the Walking Target a 1960 delinquency shoot directed by starring Joan Evans ?", "Who is a 1960 delinquency shoot directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 delinquency shoot directed by starring Joan ?", "Who is a 1960 delinquency shoot directed by starring Joan ?", "When is a?", "Who is a 1960 delinquency shoot directed by?", "Is the Walking Target a 1960 delinquency shoot directed by starring ?", "Who is a 1960 delinquency shoot directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833865, "src_sentence": "The Walking Target is a 1960 crime flick directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 crime flick starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 crime flick starring Joan Merry Anders ?", "Who is a 1960 crime flick starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 crime flick starring?", "Is the Walking Target a 1960 crime flick starring Joan Evans ?", "Who is a 1960 crime flick starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 crime flick starring Joan ?", "Who is a 1960 crime flick starring Joan ?", "When is a?", "Who is a 1960 crime flick starring?", "Is the Walking Target a 1960 crime flick starring ?", "Who is a 1960 crime flick starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833867, "src_sentence": "The Walking Target is a 1960 criminal offense flick directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offense flick starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offense flick starring Joan Merry Anders ?", "Who is a 1960 criminal offense flick starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offense flick starring?", "Is the Walking Target a 1960 criminal offense flick starring Joan Evans ?", "Who is a 1960 criminal offense flick starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offense flick starring Joan ?", "Who is a 1960 criminal offense flick starring Joan ?", "When is a?", "Who is a 1960 criminal offense flick starring?", "Is the Walking Target a 1960 criminal offense flick starring ?", "Who is a 1960 criminal offense flick starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833875, "src_sentence": "The Walking Target is a 1960 criminal offense photographic film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offense photographic film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offense photographic film starring Joan Merry Anders ?", "Who is a 1960 criminal offense photographic film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offense photographic film starring?", "Is the Walking Target a 1960 criminal offense photographic film starring Joan Evans ?", "Who is a 1960 criminal offense photographic film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offense photographic film starring Joan ?", "Who is a 1960 criminal offense photographic film starring Joan ?", "When is a?", "Who is a 1960 criminal offense photographic film starring?", "Is the Walking Target a 1960 criminal offense photographic film starring ?", "Who is a 1960 criminal offense photographic film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833879, "src_sentence": "The Walking Target is a 1960 delinquency photographic film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 delinquency photographic film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 delinquency photographic film starring Joan Merry Anders ?", "Who is a 1960 delinquency photographic film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 delinquency photographic film starring?", "Is the Walking Target a 1960 delinquency photographic film starring Joan Evans ?", "Who is a 1960 delinquency photographic film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 delinquency photographic film starring Joan ?", "Who is a 1960 delinquency photographic film starring Joan ?", "When is a?", "Who is a 1960 delinquency photographic film starring?", "Is the Walking Target a 1960 delinquency photographic film starring ?", "Who is a 1960 delinquency photographic film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833889, "src_sentence": "The Walking Target is a 1960 crime plastic film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 crime plastic film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 crime plastic film starring Joan Merry Anders ?", "Who is a 1960 crime plastic film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 crime plastic film starring?", "Is the Walking Target a 1960 crime plastic film starring Joan Evans ?", "Who is a 1960 crime plastic film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 crime plastic film starring Joan ?", "Who is a 1960 crime plastic film starring Joan ?", "When is a?", "Who is a 1960 crime plastic film starring?", "Is the Walking Target a 1960 crime plastic film starring ?", "Who is a 1960 crime plastic film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833891, "src_sentence": "The Walking Target is a 1960 criminal offense plastic film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offense plastic film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offense plastic film starring Joan Merry Anders ?", "Who is a 1960 criminal offense plastic film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offense plastic film starring?", "Is the Walking Target a 1960 criminal offense plastic film starring Joan Evans ?", "Who is a 1960 criminal offense plastic film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offense plastic film starring Joan ?", "Who is a 1960 criminal offense plastic film starring Joan ?", "When is a?", "Who is a 1960 criminal offense plastic film starring?", "Is the Walking Target a 1960 criminal offense plastic film starring ?", "Who is a 1960 criminal offense plastic film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833894, "src_sentence": "The Walking Target is a 1960 criminal offence plastic film directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offence plastic film starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offence plastic film starring Joan Merry Anders ?", "Who is a 1960 criminal offence plastic film starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offence plastic film starring?", "Is the Walking Target a 1960 criminal offence plastic film starring Joan Evans ?", "Who is a 1960 criminal offence plastic film starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offence plastic film starring Joan ?", "Who is a 1960 criminal offence plastic film starring Joan ?", "When is a?", "Who is a 1960 criminal offence plastic film starring?", "Is the Walking Target a 1960 criminal offence plastic film starring ?", "Who is a 1960 criminal offence plastic film starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833902, "src_sentence": "The Walking Target is a 1960 criminal offence skin directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 criminal offence skin directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 criminal offence skin directed by starring Joan Merry Anders ?", "Who is a 1960 criminal offence skin directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 criminal offence skin directed by?", "Is the Walking Target a 1960 criminal offence skin directed by starring Joan Evans ?", "Who is a 1960 criminal offence skin directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 criminal offence skin directed by starring Joan ?", "Who is a 1960 criminal offence skin directed by starring Joan ?", "When is a?", "Who is a 1960 criminal offence skin directed by?", "Is the Walking Target a 1960 criminal offence skin directed by starring ?", "Who is a 1960 criminal offence skin directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5833906, "src_sentence": "The Walking Target is a 1960 offence cinema directed by Edward L. Cahn and starring Joan Evans, Merry Anders, and Ronald Foster.", "sentence": "The Walking Target is a 1960 offence cinema directed by starring Joan Merry Anders", "sub": "http://dbpedia.org/resource/The_Walking_Target", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Merry_Anders", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Walking Target a 1960 offence cinema directed by starring Joan Merry Anders ?", "Who is a 1960 offence cinema directed by starring Joan Merry Anders?", "When is The Walking Target a?", "Who is The Walking Target a 1960 offence cinema directed by?", "Is the Walking Target a 1960 offence cinema directed by starring Joan Evans ?", "Who is a 1960 offence cinema directed by starring Joan Evans?"], "type": [-1, 1, 3, 1, -1, 1], "question_in_type": ["Is the Walking Target a 1960 offence cinema directed by starring Joan ?", "Who is a 1960 offence cinema directed by starring Joan ?", "When is a?", "Who is a 1960 offence cinema directed by?", "Is the Walking Target a 1960 offence cinema directed by starring ?", "Who is a 1960 offence cinema directed by starring ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834019, "src_sentence": "He also played a function in Happy Bhag Jayegi opposition Diana Penty in 2016.", "sentence": "Diana Penty [is] opposition [of] Happy Bhag Jayegi", "sub": "http://dbpedia.org/resource/Happy_Bhag_Jayegi", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Diana_Penty", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Do diana Penty [is] opposition [of] Happy Bhag Jayegi?", "Who [is] opposition [of] Happy Bhag Jayegi?", "Where did Diana Penty [ is ] opposition [ of ] Happy Bhag Jayegi ?"], "type": [-1, 1, 2], "question_in_type": ["Do diana Penty [is] opposition [of] ?", "Who [is] opposition [of] ?", "Where did [ is ] opposition [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834096, "src_sentence": "Eudonia puellaris is a lep in the kinfolk Crambidae.", "sentence": "Eudonia puellaris is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Eudonia_puellaris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudonia puellaris a lep in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is eudonia puellaris a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834097, "src_sentence": "Eudonia puellaris is a matki in the kinfolk Crambidae.", "sentence": "Eudonia puellaris is a matki in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Eudonia_puellaris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudonia puellaris a matki in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is eudonia puellaris a matki in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834102, "src_sentence": "Eudonia puellaris is a lep in the class Crambidae.", "sentence": "Eudonia puellaris is a lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Eudonia_puellaris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudonia puellaris a lep in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is eudonia puellaris a lep in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834130, "src_sentence": "Eudonia puellaris is a matki in the kinsfolk Crambidae.", "sentence": "Eudonia puellaris is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Eudonia_puellaris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eudonia puellaris a matki in the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is eudonia puellaris a matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834135, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan boy academy in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan boy academy in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan boy academy in Luanda ?", "Who or A.F.A. is an Angolan boy academy in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan boy academy in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n boy academy in ?", "Who or A.F.A. is an n boy academy in ?", "Where is Academia de Futebol de or A.F.A . an n boy academy in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834136, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenile academy in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenile academy in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan juvenile academy in Luanda ?", "Who or A.F.A. is an Angolan juvenile academy in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan juvenile academy in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n juvenile academy in ?", "Who or A.F.A. is an n juvenile academy in ?", "Where is Academia de Futebol de or A.F.A . an n juvenile academy in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834139, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan lad academy in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan lad academy in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan lad academy in Luanda ?", "Who or A.F.A. is an Angolan lad academy in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan lad academy in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n lad academy in ?", "Who or A.F.A. is an n lad academy in ?", "Where is Academia de Futebol de or A.F.A . an n lad academy in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834141, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan young academy in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan young academy in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan young academy in Luanda ?", "Who or A.F.A. is an Angolan young academy in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan young academy in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n young academy in ?", "Who or A.F.A. is an n young academy in ?", "Where is Academia de Futebol de or A.F.A . an n young academy in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834159, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan youth honorary society in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan youth honorary society in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan youth honorary society in Luanda ?", "Who or A.F.A. is an Angolan youth honorary society in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan youth honorary society in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n youth honorary society in ?", "Who or A.F.A. is an n youth honorary society in ?", "Where is Academia de Futebol de or A.F.A . an n youth honorary society in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834170, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenility honorary society in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenility honorary society in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan juvenility honorary society in Luanda ?", "Who or A.F.A. is an Angolan juvenility honorary society in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan juvenility honorary society in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n juvenility honorary society in ?", "Who or A.F.A. is an n juvenility honorary society in ?", "Where is Academia de Futebol de or A.F.A . an n juvenility honorary society in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834179, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenescence university in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenescence university in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan juvenescence university in Luanda ?", "Who or A.F.A. is an Angolan juvenescence university in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan juvenescence university in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n juvenescence university in ?", "Who or A.F.A. is an n juvenescence university in ?", "Where is Academia de Futebol de or A.F.A . an n juvenescence university in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834182, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan stripling university in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan stripling university in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan stripling university in Luanda ?", "Who or A.F.A. is an Angolan stripling university in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan stripling?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n stripling university in ?", "Who or A.F.A. is an n stripling university in ?", "Where is Academia de Futebol de or A.F.A . an n stripling?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834189, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan young person school in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan young person school in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan young person school in Luanda ?", "Who or A.F.A. is an Angolan young person school in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan young person school in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n young person school in ?", "Who or A.F.A. is an n young person school in ?", "Where is Academia de Futebol de or A.F.A . an n young person school in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834191, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan lad school in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan lad school in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan lad school in Luanda ?", "Who or A.F.A. is an Angolan lad school in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan lad school in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n lad school in ?", "Who or A.F.A. is an n lad school in ?", "Where is Academia de Futebol de or A.F.A . an n lad school in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834194, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan adolescent school in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan adolescent school in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan adolescent school in Luanda ?", "Who or A.F.A. is an Angolan adolescent school in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan adolescent school in Luanda ?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n adolescent school in ?", "Who or A.F.A. is an n adolescent school in ?", "Where is Academia de Futebol de or A.F.A . an n adolescent school in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834200, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan boy learned society in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan boy learned society in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan boy learned society in Luanda ?", "Who or A.F.A. is an Angolan boy learned society in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan boy learned?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n boy learned society in ?", "Who or A.F.A. is an n boy learned society in ?", "Where is Academia de Futebol de or A.F.A . an n boy learned?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834208, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan stripling learned society in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan stripling learned society in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan stripling learned society in Luanda ?", "Who or A.F.A. is an Angolan stripling learned society in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan stripling learned?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n stripling learned society in ?", "Who or A.F.A. is an n stripling learned society in ?", "Where is Academia de Futebol de or A.F.A . an n stripling learned?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834209, "src_sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenility learned society in Luanda, Angola.", "sentence": "Academia de Futebol de Angola or A.F.A. is an Angolan juvenility learned society in Luanda", "sub": "http://dbpedia.org/resource/Angola", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Luanda", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is academia de Futebol de Angola or A.F.A . an Angolan juvenility learned society in Luanda ?", "Who or A.F.A. is an Angolan juvenility learned society in Luanda?", "Where is Academia de Futebol de Angola or A.F.A . an Angolan juvenility learned?"], "type": [-1, 1, 2], "question_in_type": ["Is academia de Futebol de or A.F.A . an n juvenility learned society in ?", "Who or A.F.A. is an n juvenility learned society in ?", "Where is Academia de Futebol de or A.F.A . an n juvenility learned?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834332, "src_sentence": "Not long afterwards the spike strip missiles began to arrive in UNITA controlled Free Angola.", "sentence": "UNITA controlled Free Angola", "sub": "http://dbpedia.org/resource/UNITA", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did uNITA control Free Angola?", "Who controlled Free Angola?", "Who did UNITA controlled?"], "type": [-1, 1, 1], "question_in_type": ["Did uNITA control Free ?", "Who controlled Free ?", "Who did controlled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834334, "src_sentence": "Not long afterwards the credit cookie missiles began to arrive in UNITA controlled Free Angola.", "sentence": "UNITA controlled Free Angola", "sub": "http://dbpedia.org/resource/UNITA", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did uNITA control Free Angola?", "Who controlled Free Angola?", "Who did UNITA controlled?"], "type": [-1, 1, 1], "question_in_type": ["Did uNITA control Free ?", "Who controlled Free ?", "Who did controlled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834336, "src_sentence": "Not long afterwards the sting missiles began to arrive in UNITA controlled Free Angola.", "sentence": "UNITA controlled Free Angola", "sub": "http://dbpedia.org/resource/UNITA", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did uNITA control Free Angola?", "Who controlled Free Angola?", "Who did UNITA controlled?"], "type": [-1, 1, 1], "question_in_type": ["Did uNITA control Free ?", "Who controlled Free ?", "Who did controlled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834340, "src_sentence": "Not long afterwards the credit cookie rocket began to arrive in UNITA controlled Free Angola.", "sentence": "UNITA controlled Free Angola", "sub": "http://dbpedia.org/resource/UNITA", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did uNITA control Free Angola?", "Who controlled Free Angola?", "Who did UNITA controlled?"], "type": [-1, 1, 1], "question_in_type": ["Did uNITA control Free ?", "Who controlled Free ?", "Who did controlled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834343, "src_sentence": "Not long afterwards the stinger projectile began to arrive in UNITA controlled Free Angola.", "sentence": "UNITA controlled Free Angola", "sub": "http://dbpedia.org/resource/UNITA", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Angola", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Did uNITA control Free Angola?", "Who controlled Free Angola?", "Who did UNITA controlled?"], "type": [-1, 1, 1], "question_in_type": ["Did uNITA control Free ?", "Who controlled Free ?", "Who did controlled?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834424, "src_sentence": "Blah Blah Blah\" was written by Kesha alongside Neon Hitch, Sean Foreman, and Benny Blanco, who also produced the bird song.", "sentence": "Blah Blah Blah was written by Kesha alongside Benny Blanco", "sub": "http://dbpedia.org/resource/Blah_Blah_Blah_(Kesha_song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Benny_Blanco", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was blah Blah Blah written by Kesha alongside Benny Blanco ?", "Who was written by Kesha alongside Benny Blanco?", "Where was Blah Blah Blah written by?", "Who was Blah Blah Blah written by?", "Was blah Blah Blah written by Kesha alongside Neon Hitch ?", "Who was written by Kesha alongside Neon Hitch?"], "type": [-1, 1, 2, 1, -1, 1], "question_in_type": ["Was blah Blah Blah written by Kesha alongside ?", "Who was written by Kesha alongside ?", "Where was written by?", "Who was written by?", "Was blah Blah Blah written by Kesha alongside ?", "Who was written by Kesha alongside ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834561, "src_sentence": "Mincayani asks Steve to live in Ecuador, and become house to the Waodani, like Rachel had.", "sentence": "Mincayani asks Steve to live in Ecuador", "sub": "http://dbpedia.org/resource/Mincaye", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ecuador", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does mincayani ask Steve to liv in Ecuador?", "Who asks Steve to live in Ecuador?", "Who did Mincayani asks?", "Where did Mincayani asks?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does mincayani ask Steve to liv in ?", "Who asks Steve to live in ?", "Who did asks?", "Where did asks?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834564, "src_sentence": "Mincayani asks Steve to live in Ecuador, and become order to the Waodani, like Rachel had.", "sentence": "Mincayani asks Steve to live in Ecuador", "sub": "http://dbpedia.org/resource/Mincaye", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Ecuador", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does mincayani ask Steve to liv in Ecuador?", "Who asks Steve to live in Ecuador?", "Who did Mincayani asks?", "Where did Mincayani asks?"], "type": [-1, 1, 1, 2], "question_in_type": ["Does mincayani ask Steve to liv in ?", "Who asks Steve to live in ?", "Who did asks?", "Where did asks?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834841, "src_sentence": "Chaetodontoplus caeruleopunctatus is a naval infantry angelfish from the Western-Pacific Ocean.", "sentence": "Chaetodontoplus caeruleopunctatus is a naval infantry angelfish from the Western-Pacific Ocean", "sub": "http://dbpedia.org/resource/Chaetodontoplus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pomacanthidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chaetodontoplus caeruleopunctatus a naval infantry angelfish from the Western-Pacific Ocean ?", "Where is Chaetodontoplus caeruleopunctatus a naval infantry angelfish from the Western-Pacific Ocean ?"], "type": [-1, 2], "question_in_type": ["Is chaetodontoplus caeruleopunctatus a naval infantry from the Western-Pacific Ocean ?", "Where is caeruleopunctatus a naval infantry from the Western-Pacific Ocean ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5834842, "src_sentence": "Chaetodontoplus caeruleopunctatus is a nautical angelfish from the Western-Pacific Ocean.", "sentence": "Chaetodontoplus caeruleopunctatus is a nautical angelfish from the Western-Pacific Ocean", "sub": "http://dbpedia.org/resource/Chaetodontoplus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pomacanthidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is chaetodontoplus caeruleopunctatus a nautical angelfish from the Western-Pacific Ocean ?", "Where is Chaetodontoplus caeruleopunctatus a nautical angelfish from the Western-Pacific Ocean ?"], "type": [-1, 2], "question_in_type": ["Is chaetodontoplus caeruleopunctatus a nautical from the Western-Pacific Ocean ?", "Where is caeruleopunctatus a nautical from the Western-Pacific Ocean ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835572, "src_sentence": "Sparganothis praecana is a species of lep of the kinfolk Tortricidae.", "sentence": "Sparganothis praecana is a species of lep of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Sparganothis_praecana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sparganothis praecana a species of lep of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is sparganothis praecana a species of lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835588, "src_sentence": "Sparganothis praecana is a species of matki of the folk Tortricidae.", "sentence": "Sparganothis praecana is a species of matki of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Sparganothis_praecana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sparganothis praecana a species of matki of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is sparganothis praecana a species of matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835601, "src_sentence": "Sparganothis praecana is a species of moth of the home Tortricidae.", "sentence": "Sparganothis praecana is a species of moth of the home Tortricidae", "sub": "http://dbpedia.org/resource/Sparganothis_praecana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sparganothis praecana a species of moth of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is sparganothis praecana a species of moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835719, "src_sentence": "In 1946, the rootage of what would become the Ethiopian Air Force was moved from Lideta airport in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835728, "src_sentence": "In 1946, the initial of what would become the Ethiopian Air Force was moved from Lideta airport in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835732, "src_sentence": "In 1946, the first of what would become the Ethiopian Air Force was moved from Lideta airport in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835742, "src_sentence": "In 1946, the beginnings of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835744, "src_sentence": "In 1946, the commencing of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835748, "src_sentence": "In 1946, the incipient of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835749, "src_sentence": "In 1946, the dawn of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835754, "src_sentence": "In 1946, the get go of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835758, "src_sentence": "In 1946, the from scratch of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835762, "src_sentence": "In 1946, the initiation of what would become the Ethiopian Air Force was moved from Lideta aerodrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835772, "src_sentence": "In 1946, the incipient of what would become the Ethiopian Air Force was moved from Lideta airdrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835776, "src_sentence": "In 1946, the initial of what would become the Ethiopian Air Force was moved from Lideta airdrome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835791, "src_sentence": "In 1946, the rootage of what would become the Ethiopian Air Force was moved from Lideta drome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835797, "src_sentence": "In 1946, the dawn of what would become the Ethiopian Air Force was moved from Lideta drome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835811, "src_sentence": "In 1946, the element of what would become the Ethiopian Air Force was moved from Lideta drome in Addis Ababa, which was needed by Ethiopian Airlines, to Bishoftu.", "sentence": "Addis Ababa was needed by Ethiopian Airlines", "sub": "http://dbpedia.org/resource/Ethiopian_Airlines", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Addis_Ababa", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was addis Ababa needed by Ethiopian Airlines ?", "Who was needed by Ethiopian Airlines?", "Where was Addis Ababa needed by?"], "type": [-1, 1, 2], "question_in_type": ["Was addis Ababa needed by ?", "Who was needed by ?", "Where was needed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835852, "src_sentence": "Desmia desmialis is a matki in the family Crambidae.", "sentence": "Desmia desmialis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a matki in the family Crambidae ?", "Who desmialis is a matki in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia desmialis a matki in the family ?", "Who desmialis is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835869, "src_sentence": "Desmia desmialis is a lep in the kinfolk Crambidae.", "sentence": "Desmia desmialis is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a lep in the kinfolk Crambidae ?", "Who desmialis is a lep in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia desmialis a lep in the kinfolk ?", "Who desmialis is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835876, "src_sentence": "Desmia desmialis is a matki in the class Crambidae.", "sentence": "Desmia desmialis is a matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a matki in the class Crambidae ?", "Who desmialis is a matki in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia desmialis a matki in the class ?", "Who desmialis is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835898, "src_sentence": "Desmia desmialis is a moth in the home Crambidae.", "sentence": "Desmia desmialis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a moth in the home Crambidae ?", "Who desmialis is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia desmialis a moth in the home ?", "Who desmialis is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835899, "src_sentence": "Desmia desmialis is a lep in the home Crambidae.", "sentence": "Desmia desmialis is a lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a lep in the home Crambidae ?", "Who desmialis is a lep in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is desmia desmialis a lep in the home ?", "Who desmialis is a lep in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835904, "src_sentence": "Desmia desmialis is a moth in the fellowship Crambidae.", "sentence": "Desmia desmialis is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a moth in the fellowship Crambidae ?", "Who desmialis is a moth in the fellowship Crambidae?", "Where is Desmia desmialis a moth in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is desmia desmialis a moth in the fellowship ?", "Who desmialis is a moth in the fellowship ?", "Where is a moth in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5835905, "src_sentence": "Desmia desmialis is a lep in the fellowship Crambidae.", "sentence": "Desmia desmialis is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Desmia_desmialis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is desmia desmialis a lep in the fellowship Crambidae ?", "Who desmialis is a lep in the fellowship Crambidae?", "Where is Desmia desmialis a lep in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is desmia desmialis a lep in the fellowship ?", "Who desmialis is a lep in the fellowship ?", "Where is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836683, "src_sentence": "Cidaris mabahissae is a species of foam urchins of the Family Cidaridae.", "sentence": "Cidaris mabahissae is a species of foam urchins of the Family Cidaridae", "sub": "http://dbpedia.org/resource/Cidaris_mabahissae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cidaridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cidaris mabahissae a species of foam urchins of the Family Cidaridae ?", "Who mabahissae is a species of foam urchins of the Family Cidaridae?"], "type": [-1, 1], "question_in_type": ["Is cidaris mabahissae a species of foam urchins of the Family ?", "Who mabahissae is a species of foam urchins of the Family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836776, "src_sentence": "Bastilla crameri is a matki of the class Noctuidae first described by Frederic Moore in 1885.", "sentence": "Bastilla crameri is a matki of the class Noctuidae", "sub": "http://dbpedia.org/resource/Bastilla_crameri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bastilla crameri a matki of the class Noctuidae ?"], "type": [-1], "question_in_type": ["Is bastilla crameri a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836798, "src_sentence": "Bastilla crameri is a moth of the home Noctuidae first described by Frederic Moore in 1885.", "sentence": "Bastilla crameri is a moth of the home Noctuidae", "sub": "http://dbpedia.org/resource/Bastilla_crameri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bastilla crameri a moth of the home Noctuidae ?", "Where is Bastilla crameri a moth of the home Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is bastilla crameri a moth of the home ?", "Where is a moth of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836800, "src_sentence": "Bastilla crameri is a matki of the home Noctuidae first described by Frederic Moore in 1885.", "sentence": "Bastilla crameri is a matki of the home Noctuidae", "sub": "http://dbpedia.org/resource/Bastilla_crameri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bastilla crameri a matki of the home Noctuidae ?", "Where is Bastilla crameri a matki of the home Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is bastilla crameri a matki of the home ?", "Where is a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836860, "src_sentence": "Garrha mitescens is a moth in the kinfolk Oecophoridae.", "sentence": "Garrha mitescens is a moth in the kinfolk Oecophoridae", "sub": "http://dbpedia.org/resource/Garrha_mitescens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is garrha mitescens a moth in the kinfolk Oecophoridae ?", "Who mitescens is a moth in the kinfolk Oecophoridae?"], "type": [-1, 1], "question_in_type": ["Is garrha mitescens a moth in the kinfolk ?", "Who mitescens is a moth in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836876, "src_sentence": "Garrha mitescens is a lep in the folk Oecophoridae.", "sentence": "Garrha mitescens is a lep in the folk Oecophoridae", "sub": "http://dbpedia.org/resource/Garrha_mitescens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is garrha mitescens a lep in the folk Oecophoridae ?", "Who mitescens is a lep in the folk Oecophoridae?"], "type": [-1, 1], "question_in_type": ["Is garrha mitescens a lep in the folk ?", "Who mitescens is a lep in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836877, "src_sentence": "Garrha mitescens is a matki in the folk Oecophoridae.", "sentence": "Garrha mitescens is a matki in the folk Oecophoridae", "sub": "http://dbpedia.org/resource/Garrha_mitescens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is garrha mitescens a matki in the folk Oecophoridae ?", "Who mitescens is a matki in the folk Oecophoridae?"], "type": [-1, 1], "question_in_type": ["Is garrha mitescens a matki in the folk ?", "Who mitescens is a matki in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836890, "src_sentence": "Garrha mitescens is a moth in the home Oecophoridae.", "sentence": "Garrha mitescens is a moth in the home Oecophoridae", "sub": "http://dbpedia.org/resource/Garrha_mitescens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is garrha mitescens a moth in the home Oecophoridae ?", "Who mitescens is a moth in the home Oecophoridae?"], "type": [-1, 1], "question_in_type": ["Is garrha mitescens a moth in the home ?", "Who mitescens is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836898, "src_sentence": "Garrha mitescens is a matki in the fellowship Oecophoridae.", "sentence": "Garrha mitescens is a matki in the fellowship Oecophoridae", "sub": "http://dbpedia.org/resource/Garrha_mitescens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Oecophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is garrha mitescens a matki in the fellowship Oecophoridae ?", "Who mitescens is a matki in the fellowship Oecophoridae?", "Who is Garrha mitescens?"], "type": [-1, 1, 1], "question_in_type": ["Is garrha mitescens a matki in the fellowship ?", "Who mitescens is a matki in the fellowship ?", "Who is ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836900, "src_sentence": "In July 1277, Baybars died en lu to Damascus, and was succeeded by Barakah.", "sentence": "Baybars was succeeded by Barakah In July 1277", "sub": "http://dbpedia.org/resource/Al-Said_Barakah", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Baibars", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was baybars succeeded by Barakah In July 1277 ?", "When was succeeded by Barakah In July 1277?", "Where was Baybars succeeded by?", "When was Baybars succeed by Barakah In?"], "type": [-1, 3, 2, 3], "question_in_type": ["Was baybars succeeded by In July 1277 ?", "When was succeeded by In July 1277?", "Where was succeeded by?", "When was succeed by In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836908, "src_sentence": "In that like year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836916, "src_sentence": "In that lapplander anomalistic year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836917, "src_sentence": "In that lapp anomalistic year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836922, "src_sentence": "In that iawtp yr, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836923, "src_sentence": "In that selfsame yr, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836928, "src_sentence": "In that like yr, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836936, "src_sentence": "In that lapplander calendar year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836938, "src_sentence": "In that like calendar year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836948, "src_sentence": "In that like yesteryear, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836957, "src_sentence": "In that lapp twelvemonth, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836966, "src_sentence": "In that lapplander fiscal year, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836971, "src_sentence": "In that same class, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836975, "src_sentence": "In that same to you class, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836978, "src_sentence": "In that like class, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836979, "src_sentence": "In that identical class, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836980, "src_sentence": "In that this class, Timur invaded Syria, sacking Aleppo before proceeding to sack Damascus.", "sentence": "Syria before proceeding to sack Damascus", "sub": "http://dbpedia.org/resource/Syria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Damascus", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does syria before process to sack Damascus?", "Who before proceeding to sack Damascus?"], "type": [-1, 1], "question_in_type": ["Does syria before process to sack ?", "Who before proceeding to sack ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5836996, "src_sentence": "Scoparia kanai is a matki in the family Crambidae.", "sentence": "Scoparia kanai is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Scoparia_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scoparia kanai a matki in the family Crambidae ?", "Who kanai is a matki in the family Crambidae?"], "type": [-1, 1], "question_in_type": ["Is scoparia kanai a matki in the family ?", "Who kanai is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837014, "src_sentence": "Scoparia kanai is a matki in the kinfolk Crambidae.", "sentence": "Scoparia kanai is a matki in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Scoparia_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scoparia kanai a matki in the kinfolk Crambidae ?", "Who kanai is a matki in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is scoparia kanai a matki in the kinfolk ?", "Who kanai is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837042, "src_sentence": "Scoparia kanai is a moth in the home Crambidae.", "sentence": "Scoparia kanai is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Scoparia_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scoparia kanai a moth in the home Crambidae ?", "Who kanai is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is scoparia kanai a moth in the home ?", "Who kanai is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837044, "src_sentence": "Scoparia kanai is a matki in the home Crambidae.", "sentence": "Scoparia kanai is a matki in the home Crambidae", "sub": "http://dbpedia.org/resource/Scoparia_(moth)", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scoparia kanai a matki in the home Crambidae ?", "Who kanai is a matki in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is scoparia kanai a matki in the home ?", "Who kanai is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837081, "src_sentence": "Piletocera hemiphaealis is a lep in the family Crambidae.", "sentence": "Piletocera hemiphaealis is a lep in the family Crambidae", "sub": "http://dbpedia.org/resource/Piletocera_hemiphaealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is piletocera hemiphaealis a lep in the family Crambidae ?"], "type": [-1], "question_in_type": ["Is piletocera hemiphaealis a lep in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837098, "src_sentence": "Piletocera hemiphaealis is a moth in the kinfolk Crambidae.", "sentence": "Piletocera hemiphaealis is a moth in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Piletocera_hemiphaealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is piletocera hemiphaealis a moth in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is piletocera hemiphaealis a moth in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837099, "src_sentence": "Piletocera hemiphaealis is a lep in the kinfolk Crambidae.", "sentence": "Piletocera hemiphaealis is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Piletocera_hemiphaealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is piletocera hemiphaealis a lep in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is piletocera hemiphaealis a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837128, "src_sentence": "Piletocera hemiphaealis is a moth in the home Crambidae.", "sentence": "Piletocera hemiphaealis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Piletocera_hemiphaealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is piletocera hemiphaealis a moth in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is piletocera hemiphaealis a moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837133, "src_sentence": "Piletocera hemiphaealis is a matki in the kinsfolk Crambidae.", "sentence": "Piletocera hemiphaealis is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Piletocera_hemiphaealis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is piletocera hemiphaealis a matki in the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is piletocera hemiphaealis a matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837384, "src_sentence": "The Oireachtas, the forward looking fantan of the Republic of Ireland, is now housed in Leinster House in Dublin.", "sentence": "The Oireachtas is housed in Leinster House in Dublin now", "sub": "http://dbpedia.org/resource/Leinster_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Oireachtas", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Oireachtas housed in Leinster House in Dublin now ?", "Where is The Oireachtas housed in?"], "type": [-1, 2], "question_in_type": ["Is the housed in in Dublin now ?", "Where is The housed in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837387, "src_sentence": "The Oireachtas, the zeitgeisty fantan of the Republic of Ireland, is now housed in Leinster House in Dublin.", "sentence": "The Oireachtas is housed in Leinster House in Dublin now", "sub": "http://dbpedia.org/resource/Leinster_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Oireachtas", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Oireachtas housed in Leinster House in Dublin now ?", "Where is The Oireachtas housed in?"], "type": [-1, 2], "question_in_type": ["Is the housed in in Dublin now ?", "Where is The housed in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837390, "src_sentence": "The Oireachtas, the modernistic fantan of the Republic of Ireland, is now housed in Leinster House in Dublin.", "sentence": "The Oireachtas is housed in Leinster House in Dublin now", "sub": "http://dbpedia.org/resource/Leinster_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/Oireachtas", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Is the Oireachtas housed in Leinster House in Dublin now ?", "Where is The Oireachtas housed in?"], "type": [-1, 2], "question_in_type": ["Is the housed in in Dublin now ?", "Where is The housed in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837598, "src_sentence": "Inga sertulifera is a species of leguminous plant in the family Fabaceae.", "sentence": "Inga sertulifera is a species of leguminous plant in the family Fabaceae", "sub": "http://dbpedia.org/resource/Inga", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga sertulifera a species of leguminous plant in the family Fabaceae ?", "Where is Inga sertulifera a species of leguminous plant in the family Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga sertulifera a species of plant in the family Fabaceae ?", "Where is sertulifera a species of plant in the family Fabaceae ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837631, "src_sentence": "Inga sertulifera is a species of legume in the kinsfolk Fabaceae.", "sentence": "Inga sertulifera is a species of legume in the kinsfolk Fabaceae", "sub": "http://dbpedia.org/resource/Inga", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga sertulifera a species of legume in the kinsfolk Fabaceae ?", "Where is Inga sertulifera a species of legume in the kinsfolk Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga sertulifera a species of legume in the kinsfolk ?", "Where is sertulifera a species of legume in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837649, "src_sentence": "Gonatodes nascimentoi is a species of lounge lizard in the family Sphaerodactylidae.", "sentence": "Gonatodes nascimentoi is a species of lounge lizard in the family Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Gonatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gonatodes nascimentoi a species of lounge lizard in the family Sphaerodactylidae ?", "Who nascimentoi is a species of lounge lizard in the family Sphaerodactylidae?"], "type": [-1, 1], "question_in_type": ["Is gonatodes nascimentoi a species of lounge lizard in the family ?", "Who nascimentoi is a species of lounge lizard in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837661, "src_sentence": "Gonatodes nascimentoi is a species of lounge lizard in the kinfolk Sphaerodactylidae.", "sentence": "Gonatodes nascimentoi is a species of lounge lizard in the kinfolk Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Gonatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gonatodes nascimentoi a species of lounge lizard in the kinfolk Sphaerodactylidae ?", "Who nascimentoi is a species of lounge lizard in the kinfolk Sphaerodactylidae?"], "type": [-1, 1], "question_in_type": ["Is gonatodes nascimentoi a species of lounge lizard in the kinfolk ?", "Who nascimentoi is a species of lounge lizard in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837684, "src_sentence": "Gonatodes nascimentoi is a species of lizard in the fellowship Sphaerodactylidae.", "sentence": "Gonatodes nascimentoi is a species of lizard in the fellowship Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Gonatodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gonatodes nascimentoi a species of lizard in the fellowship Sphaerodactylidae ?", "Who nascimentoi is a species of lizard in the fellowship Sphaerodactylidae?", "Who is Gonatodes nascimentoi a species of lizard in the fellowship Sphaerodactylidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is gonatodes nascimentoi a species of lizard in the fellowship ?", "Who nascimentoi is a species of lizard in the fellowship ?", "Who is nascimentoi a species of lizard in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837933, "src_sentence": "Caloptilia euglypta is a lep of the family Gracillariidae.", "sentence": "Caloptilia euglypta is a lep of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_euglypta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia euglypta a lep of the family Gracillariidae ?", "Who euglypta is a lep of the family Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia euglypta a lep of the family ?", "Who euglypta is a lep of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837950, "src_sentence": "Caloptilia euglypta is a moth of the kinfolk Gracillariidae.", "sentence": "Caloptilia euglypta is a moth of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_euglypta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia euglypta a moth of the kinfolk Gracillariidae ?", "Who euglypta is a moth of the kinfolk Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia euglypta a moth of the kinfolk ?", "Who euglypta is a moth of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837957, "src_sentence": "Caloptilia euglypta is a lep of the class Gracillariidae.", "sentence": "Caloptilia euglypta is a lep of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_euglypta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia euglypta a lep of the class Gracillariidae ?", "Who euglypta is a lep of the class Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia euglypta a lep of the class ?", "Who euglypta is a lep of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837987, "src_sentence": "Caloptilia euglypta is a lep of the fellowship Gracillariidae.", "sentence": "Caloptilia euglypta is a lep of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_euglypta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia euglypta a lep of the fellowship Gracillariidae ?", "Who euglypta is a lep of the fellowship Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia euglypta a lep of the fellowship ?", "Who euglypta is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5837992, "src_sentence": "Disputed order to the Roman (Byzantine) Empire long continued at Constantinople.", "sentence": "Disputed order to the Roman (Byzantine) Empire continued at Constantinople long", "sub": "http://dbpedia.org/resource/Byzantine_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did disput order to the Roman (Byzantine) Empire continu at Constantinople long?", "Who order to the Roman (Byzantine) Empire continued at Constantinople long?"], "type": [-1, 1], "question_in_type": ["Did disput order to the Roman () Empire continu at long?", "Who order to the Roman () Empire continued at long?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838004, "src_sentence": "Trox contractus is a mallet of the Family Trogidae.", "sentence": "Trox contractus is a mallet of the Family Trogidae", "sub": "http://dbpedia.org/resource/Trox_contractus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Trogidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trox contractus a mallet of the Family Trogidae ?"], "type": [-1], "question_in_type": ["Is trox contractus a mallet of the Family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838032, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the uppercase of empire to Baghdad.", "sentence": "the Abbasid dynasty moved the uppercase of empire to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the uppercase of empire to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the uppercase of empire to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838038, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the working capital of imperium to Baghdad.", "sentence": "the Abbasid dynasty moved the working capital of imperium to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the working capital of imperium to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the working capital of imperium to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838040, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the capitol of imperium to Baghdad.", "sentence": "the Abbasid dynasty moved the capitol of imperium to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the capitol of imperium to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the capitol of imperium to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838043, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the majuscule of imperium to Baghdad.", "sentence": "the Abbasid dynasty moved the majuscule of imperium to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the majuscule of imperium to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the majuscule of imperium to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838046, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the capital letter of imperium to Baghdad.", "sentence": "the Abbasid dynasty moved the capital letter of imperium to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the capital letter of imperium to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the capital letter of imperium to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838054, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the capital city of conglomerate to Baghdad.", "sentence": "the Abbasid dynasty moved the capital city of conglomerate to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the capital city of conglomerate to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the capital city of conglomerate to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838056, "src_sentence": "The Umayyad dynasty was then overthrown in 750 by the Abbasid dynasty, which moved the uppercase of conglomerate to Baghdad.", "sentence": "the Abbasid dynasty moved the uppercase of conglomerate to Baghdad", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Abbasid dynasty mov the uppercase of conglomerate to Baghdad?", "Where did the Abbasid dynasty moved the?"], "type": [-1, 2], "question_in_type": ["Did the mov the uppercase of conglomerate to ?", "Where did the moved the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838151, "src_sentence": "From 431 B.C.E to 404 B.C.E., antediluvian Greece was torn apart by the Peloponnesian War between Athens and Sparta.", "sentence": "antediluvian Greece was torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E.", "sub": "http://dbpedia.org/resource/Greece", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was antediluvian Greece torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E ?", "Who was antediluvian Greece torn apart?", "Where was antediluvian Greece torn apart?"], "type": [-1, 1, 2], "question_in_type": ["Was antediluvian torn apart by the Peloponnesian War between and Sparta From 431 B.C.E to 404 B.C.E ?", "Who was antediluvian torn apart?", "Where was antediluvian torn apart?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838152, "src_sentence": "From 431 B.C.E to 404 B.C.E., old Greece was torn apart by the Peloponnesian War between Athens and Sparta.", "sentence": "old Greece was torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E.", "sub": "http://dbpedia.org/resource/Greece", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Athens", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Was old Greece torn apart by the Peloponnesian War between Athens and Sparta From 431 B.C.E to 404 B.C.E ?", "Where was old Greece torn apart?"], "type": [-1, 2], "question_in_type": ["Was old torn apart by the Peloponnesian War between and Sparta From 431 B.C.E to 404 B.C.E ?", "Where was old torn apart?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838249, "src_sentence": "articulation by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962\".", "sentence": "articulation by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does articulation by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962?", "Where did articulation by the President Announcing a Forthcoming White House Conference on Narcotics - May 29 , 1962 ?"], "type": [-1, 2], "question_in_type": ["Does articulation by the Announcing a Forthcoming Conference on Narcotics - May 29, 1962?", "Where did articulation by the Announcing a Forthcoming Conference on Narcotics - May 29 , 1962 ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838250, "src_sentence": "proposition by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962\".", "sentence": "proposition by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962", "sub": "http://dbpedia.org/resource/White_House", "pred": "http://dbpedia.org/ontology/tenant", "obj": "http://dbpedia.org/resource/President_of_the_United_States", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Organisation", "question": ["Does proposition by the President Announcing a Forthcoming White House Conference on Narcotics - May 29, 1962?", "Where did proposition by the President Announcing a Forthcoming White House Conference on Narcotics - May 29 , 1962 ?"], "type": [-1, 2], "question_in_type": ["Does proposition by the Announcing a Forthcoming Conference on Narcotics - May 29, 1962?", "Where did proposition by the Announcing a Forthcoming Conference on Narcotics - May 29 , 1962 ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?organisation_obj.\n?architecturalstructure_sub rdf:type .\n?organisation_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838673, "src_sentence": "Blue Exorcist has been serialized by Shueisha in the every month manga magazine Jump Square since April 2009.", "sentence": "Blue Exorcist has been serialized by Shueisha in the every month manga magazine", "sub": "http://dbpedia.org/resource/Blue_Exorcist", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shueisha", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Has blue Exorcist been serialized by Shueisha in the every month manga magazine ?", "Who has been serialized by Shueisha in the every month manga magazine?", "Where has Blue Exorcist been serialized?", "When has Blue Exorcist be serialize by Shueisha?"], "type": [-1, 1, 2, 3], "question_in_type": ["Has blue Exorcist been serialized by in the every month manga magazine ?", "Who has been serialized by in the every month manga magazine?", "Where has been serialized?", "When has be serialize by ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838679, "src_sentence": "Blue Exorcist has been serialized by Shueisha in the every month manga magazine publisher Jump Square since April 2009.", "sentence": "Blue Exorcist has been serialized by Shueisha in the every month manga magazine publisher Jump Square since April 2009", "sub": "http://dbpedia.org/resource/Blue_Exorcist", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Shueisha", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["When has blue Exorcist been serialized by Shueisha in the every month manga magazine publisher Jump Square ?"], "type": [3], "question_in_type": ["When has blue Exorcist been serialized by in the every month manga magazine publisher Jump Square ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838829, "src_sentence": "Phyllonorycter cephalariae is a lep of the family Gracillariidae.", "sentence": "Phyllonorycter cephalariae is a lep of the family Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllonorycter_cephalariae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllonorycter cephalariae a lep of the family Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllonorycter cephalariae a lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838853, "src_sentence": "Phyllonorycter cephalariae is a lep of the class Gracillariidae.", "sentence": "Phyllonorycter cephalariae is a lep of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllonorycter_cephalariae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllonorycter cephalariae a lep of the class Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllonorycter cephalariae a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838879, "src_sentence": "Phyllonorycter cephalariae is a moth of the kinsfolk Gracillariidae.", "sentence": "Phyllonorycter cephalariae is a moth of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllonorycter_cephalariae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllonorycter cephalariae a moth of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllonorycter cephalariae a moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838882, "src_sentence": "Phyllonorycter cephalariae is a moth of the fellowship Gracillariidae.", "sentence": "Phyllonorycter cephalariae is a moth of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllonorycter_cephalariae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllonorycter cephalariae a moth of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllonorycter cephalariae a moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838883, "src_sentence": "Phyllonorycter cephalariae is a lep of the fellowship Gracillariidae.", "sentence": "Phyllonorycter cephalariae is a lep of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Phyllonorycter_cephalariae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is phyllonorycter cephalariae a lep of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is phyllonorycter cephalariae a lep of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838896, "src_sentence": "Emperor Gaozong was the logos of Emperor Taizong and Empress Zhangsun.", "sentence": "Emperor Gaozong was the logos of Emperor Empress Zhangsun", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Empress_Zhangsun", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was emperor Gaozong the logos of Emperor Empress Zhangsun ?", "Who was Emperor Gaozong the logos of Emperor Empress Zhangsun ?", "Where was Emperor Gaozong the logos of Emperor Empress Zhangsun ?", "Was emperor Gaozong the logos of Emperor Taizong ?", "Who was Emperor Gaozong the logos of Emperor Taizong ?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Was emperor Gaozong the logos of Emperor ?", "Who was the logos of Emperor ?", "Where was the logos of Emperor ?", "Was emperor Gaozong the logos of ?", "Who was the logos of ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838897, "src_sentence": "Emperor Gaozong was the jr of Emperor Taizong and Empress Zhangsun.", "sentence": "Emperor Gaozong was the jr of Emperor Empress Zhangsun", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Empress_Zhangsun", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was emperor Gaozong the jr of Emperor Empress Zhangsun ?", "Who was Emperor Gaozong the jr of Emperor Empress Zhangsun ?", "Was emperor Gaozong the jr of Emperor Taizong ?", "Who was Emperor Gaozong the jr of Emperor Taizong ?"], "type": [-1, 1, -1, 1], "question_in_type": ["Was emperor Gaozong the jr of Emperor ?", "Who was the jr of Emperor ?", "Was emperor Gaozong the jr of ?", "Who was the jr of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838898, "src_sentence": " However, after Li Zhi declined what treatment, Emperor Taizong cancelled the edict.", "sentence": "Emperor Taizong cancelled the edict after Li Zhi declined what treatment", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the edict after Li Zhi declined what treatment?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the edict after declined what treatment?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838902, "src_sentence": " However, after Li Zhi declined what intervention, Emperor Taizong cancelled the edict.", "sentence": "Emperor Taizong cancelled the edict after Li Zhi declined what intervention", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the edict after Li Zhi declined what intervention?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the edict after declined what intervention?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838903, "src_sentence": " However, after Li Zhi declined such handling, Emperor Taizong cancelled the edict.", "sentence": "Emperor Taizong cancelled the edict after Li Zhi declined such handling", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the edict after Li Zhi declined such handling?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the edict after declined such handling?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838913, "src_sentence": " However, after Li Zhi declined such treatment, Emperor Taizong cancelled the act.", "sentence": "Emperor Taizong cancelled the act after Li Zhi declined such treatment", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the act after Li Zhi declined such treatment?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the act after declined such treatment?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838927, "src_sentence": " However, after Li Zhi declined such deal, Emperor Taizong cancelled the act.", "sentence": "Emperor Taizong cancelled the act after Li Zhi declined such deal", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the act after Li Zhi declined such deal?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the act after declined such deal?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838932, "src_sentence": " However, after Li Zhi declined what discussion, Emperor Taizong cancelled the decree.", "sentence": "Emperor Taizong cancelled the decree after Li Zhi declined what discussion", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the decree after Li Zhi declined what discussion?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the decree after declined what discussion?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838934, "src_sentence": " However, after Li Zhi declined what intervention, Emperor Taizong cancelled the decree.", "sentence": "Emperor Taizong cancelled the decree after Li Zhi declined what intervention", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the decree after Li Zhi declined what intervention?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the decree after declined what intervention?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838935, "src_sentence": " However, after Li Zhi declined such handling, Emperor Taizong cancelled the decree.", "sentence": "Emperor Taizong cancelled the decree after Li Zhi declined such handling", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the decree after Li Zhi declined such handling?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the decree after declined such handling?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5838944, "src_sentence": " However, after Li Zhi declined what deal, Emperor Taizong cancelled the decree.", "sentence": "Emperor Taizong cancelled the decree after Li Zhi declined what deal", "sub": "http://dbpedia.org/resource/Emperor_Gaozong_of_Tang", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Emperor_Taizong_of_Tang", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did emperor Taizong cancel the decree after Li Zhi declined what deal?", "Who did Emperor Taizong cancelled the?"], "type": [-1, 1], "question_in_type": ["Did emperor Taizong cancel the decree after declined what deal?", "Who did cancelled the?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839032, "src_sentence": "The exhibit was produced at Desilu Studios, where Lucille Ball was appearing alongside Desi Arnaz Sr.", "sentence": "Lucille Ball was appearing alongside Desi Arnaz Sr Desilu Studios", "sub": "http://dbpedia.org/resource/Lucille_Ball", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Desi_Arnaz", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lucille Ball appearing alongside Desi Arnaz Sr Desilu Studios ?", "Who was appearing alongside Desi Arnaz Sr Desilu Studios?", "Who was Lucille Ball appearing alongside?"], "type": [-1, 1, 1], "question_in_type": ["Was lucille Ball appearing alongside Sr Desilu Studios ?", "Who was appearing alongside Sr Desilu Studios?", "Who was appearing alongside?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839044, "src_sentence": "The testify was produced at Desilu Studios, where Lucille Ball was appearing alongside Desi Arnaz Sr.", "sentence": "Lucille Ball was appearing alongside Desi Arnaz Sr Desilu Studios", "sub": "http://dbpedia.org/resource/Lucille_Ball", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Desi_Arnaz", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lucille Ball appearing alongside Desi Arnaz Sr Desilu Studios ?", "Who was appearing alongside Desi Arnaz Sr Desilu Studios?", "Who was Lucille Ball appearing alongside?"], "type": [-1, 1, 1], "question_in_type": ["Was lucille Ball appearing alongside Sr Desilu Studios ?", "Who was appearing alongside Sr Desilu Studios?", "Who was appearing alongside?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839045, "src_sentence": "The read was produced at Desilu Studios, where Lucille Ball was appearing alongside Desi Arnaz Sr.", "sentence": "Lucille Ball was appearing alongside Desi Arnaz Sr Desilu Studios", "sub": "http://dbpedia.org/resource/Lucille_Ball", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Desi_Arnaz", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was lucille Ball appearing alongside Desi Arnaz Sr Desilu Studios ?", "Who was appearing alongside Desi Arnaz Sr Desilu Studios?", "Who was Lucille Ball appearing alongside?"], "type": [-1, 1, 1], "question_in_type": ["Was lucille Ball appearing alongside Sr Desilu Studios ?", "Who was appearing alongside Sr Desilu Studios?", "Who was appearing alongside?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839333, "src_sentence": "The kinetic obeliscolychny west of the Rock of Gibraltar is positioned on the Western Arm of the North Mole at Gibraltar Harbour, and is operated by the Gibraltar Port Authority.", "sentence": "The kinetic obeliscolychny west of the Rock of Gibraltar is operated by the Gibraltar Port Authority", "sub": "http://dbpedia.org/resource/Gibraltar_Port_Authority", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Gibraltar", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the kinetic obeliscolychny west of the Rock of Gibraltar operated by the Gibraltar Port Authority ?", "Where is The kinetic obeliscolychny west of the Rock of Gibraltar operated by?"], "type": [-1, 2], "question_in_type": ["Is the kinetic obeliscolychny west of the Rock of operated by the ?", "Where is The kinetic obeliscolychny west of the Rock of operated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839334, "src_sentence": "The alive obeliscolychny west of the Rock of Gibraltar is positioned on the Western Arm of the North Mole at Gibraltar Harbour, and is operated by the Gibraltar Port Authority.", "sentence": "The alive obeliscolychny west of the Rock of Gibraltar is operated by the Gibraltar Port Authority", "sub": "http://dbpedia.org/resource/Gibraltar_Port_Authority", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Gibraltar", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the alive obeliscolychny west of the Rock of Gibraltar operated by the Gibraltar Port Authority ?", "Where is The alive obeliscolychny west of the Rock of Gibraltar operated by?"], "type": [-1, 2], "question_in_type": ["Is the alive obeliscolychny west of the Rock of operated by the ?", "Where is The alive obeliscolychny west of the Rock of operated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839339, "src_sentence": "The participating obeliscolychny west of the Rock of Gibraltar is positioned on the Western Arm of the North Mole at Gibraltar Harbour, and is operated by the Gibraltar Port Authority.", "sentence": "The participating obeliscolychny west of the Rock of Gibraltar is operated by the Gibraltar Port Authority", "sub": "http://dbpedia.org/resource/Gibraltar_Port_Authority", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Gibraltar", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is the participating obeliscolychny west of the Rock of Gibraltar operated by the Gibraltar Port Authority ?"], "type": [-1], "question_in_type": ["Is the participating obeliscolychny west of the Rock of operated by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839444, "src_sentence": "HC Thurgau emerged from the meeting of clubs EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the meeting of clubs EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the meeting of clubs EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the meeting of clubs EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the meeting of clubs EHC ?", "Where did HC emerged from?", "Did hC emerg from the meeting of clubs EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839454, "src_sentence": "HC Thurgau emerged from the meeting of social club EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the meeting of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the meeting of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the meeting of social club EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the meeting of EHC ?", "Where did HC emerged from?", "Did hC emerg from the meeting of social club EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839457, "src_sentence": "HC Thurgau emerged from the merging of set EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the merging of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the merging of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the merging of set EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the merging of EHC ?", "Where did HC emerged from?", "Did hC emerg from the merging of set EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839461, "src_sentence": "HC Thurgau emerged from the confluence of set EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluence of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluence of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluence of set EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluence of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluence of set EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839468, "src_sentence": "HC Thurgau emerged from the coming together of gild EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of gild EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of gild EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839477, "src_sentence": "HC Thurgau emerged from the merging of society EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the merging of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the merging of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the merging of society EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the merging of EHC ?", "Where did HC emerged from?", "Did hC emerg from the merging of society EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839478, "src_sentence": "HC Thurgau emerged from the coming together of society EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of society EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of society EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839483, "src_sentence": "HC Thurgau emerged from the coming together of bludgeon EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of bludgeon EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of bludgeon EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839489, "src_sentence": "HC Thurgau emerged from the meeting of cudgel EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the meeting of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the meeting of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the meeting of cudgel EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the meeting of EHC ?", "Where did HC emerged from?", "Did hC emerg from the meeting of cudgel EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839490, "src_sentence": "HC Thurgau emerged from the confluent of cudgel EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluent of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluent of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluent of cudgel EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluent of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluent of cudgel EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839501, "src_sentence": "HC Thurgau emerged from the confluence of clubhouse EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluence of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluence of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluence of clubhouse EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluence of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluence of clubhouse EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839508, "src_sentence": "HC Thurgau emerged from the coming together of order EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of order EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of order EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839512, "src_sentence": "HC Thurgau emerged from the merging of baseball club EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the merging of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the merging of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the merging of baseball club EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the merging of EHC ?", "Where did HC emerged from?", "Did hC emerg from the merging of baseball club EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839514, "src_sentence": "HC Thurgau emerged from the meeting of baseball club EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the meeting of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the meeting of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the meeting of baseball club EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the meeting of EHC ?", "Where did HC emerged from?", "Did hC emerg from the meeting of baseball club EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839517, "src_sentence": "HC Thurgau emerged from the merging of cabaret EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the merging of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the merging of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the merging of cabaret EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the merging of EHC ?", "Where did HC emerged from?", "Did hC emerg from the merging of cabaret EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839518, "src_sentence": "HC Thurgau emerged from the coming together of cabaret EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of cabaret EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of cabaret EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839520, "src_sentence": "HC Thurgau emerged from the confluent of cabaret EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluent of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluent of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluent of cabaret EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluent of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluent of cabaret EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839522, "src_sentence": "HC Thurgau emerged from the merging of bat EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the merging of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the merging of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the merging of bat EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the merging of EHC ?", "Where did HC emerged from?", "Did hC emerg from the merging of bat EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839524, "src_sentence": "HC Thurgau emerged from the meeting of bat EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the meeting of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the meeting of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the meeting of bat EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the meeting of EHC ?", "Where did HC emerged from?", "Did hC emerg from the meeting of bat EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839525, "src_sentence": "HC Thurgau emerged from the confluent of bat EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluent of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluent of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluent of bat EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluent of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluent of bat EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839533, "src_sentence": "HC Thurgau emerged from the coming together of nightclub EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the coming together of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the coming together of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the coming together of nightclub EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the coming together of EHC ?", "Where did HC emerged from?", "Did hC emerg from the coming together of nightclub EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839536, "src_sentence": "HC Thurgau emerged from the confluence of nightclub EHC Frauenfeld and EHC Weinfelden.", "sentence": "HC Thurgau emerged from the confluence of EHC Weinfelden", "sub": "http://dbpedia.org/resource/Weinfelden", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Thurgau", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did hC Thurgau emerg from the confluence of EHC Weinfelden?", "Where did HC Thurgau emerged from?", "Did hC Thurgau emerg from the confluence of nightclub EHC Frauenfeld?"], "type": [-1, 2, -1], "question_in_type": ["Did hC emerg from the confluence of EHC ?", "Where did HC emerged from?", "Did hC emerg from the confluence of nightclub EHC ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839744, "src_sentence": "Liu Bang's united states army occupied the Qin das kapital Xianyang.", "sentence": "the Qin das kapital Xianyang", "sub": "http://dbpedia.org/resource/Qin_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Xianyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Qin das kapital Xianyang?", "Who did the Qin das kapital Xianyang ?", "Where did the Qin das kapital Xianyang ?"], "type": [-1, 1, 2], "question_in_type": ["Does the das kapital ?", "Who did the das kapital ?", "Where did the das kapital ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839747, "src_sentence": "Liu Bang's regular army occupied the Qin das kapital Xianyang.", "sentence": "the Qin das kapital Xianyang", "sub": "http://dbpedia.org/resource/Qin_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Xianyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does the Qin das kapital Xianyang?", "Who did the Qin das kapital Xianyang ?", "Where did the Qin das kapital Xianyang ?"], "type": [-1, 1, 2], "question_in_type": ["Does the das kapital ?", "Who did the das kapital ?", "Where did the das kapital ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839806, "src_sentence": "Liu Bang's ferd occupied the Qin capital letter Xianyang.", "sentence": "Xianyang [is] capital letter [of] Qin", "sub": "http://dbpedia.org/resource/Qin_dynasty", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Xianyang", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does xianyang [is] capital letter [of] Qin?", "Who [is] capital letter [of] Qin?", "Who did Xianyang [ is ] capital letter [ of ] Qin ?"], "type": [-1, 1, 1], "question_in_type": ["Does xianyang [is] capital letter [of] ?", "Who [is] capital letter [of] ?", "Who did [ is ] capital letter [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839839, "src_sentence": "Eremiaphila wettsteini is a species of praying mantid in the kinfolk Eremiaphilidae.", "sentence": "Eremiaphila wettsteini is a species of praying mantid in the kinfolk Eremiaphilidae", "sub": "http://dbpedia.org/resource/Eremiaphila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eremiaphilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eremiaphila wettsteini a species of praying mantid in the kinfolk Eremiaphilidae ?", "Who wettsteini is a species of praying mantid in the kinfolk Eremiaphilidae?"], "type": [-1, 1], "question_in_type": ["Is eremiaphila wettsteini a species of praying mantid in the kinfolk ?", "Who wettsteini is a species of praying mantid in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839853, "src_sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the folk Eremiaphilidae.", "sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the folk Eremiaphilidae", "sub": "http://dbpedia.org/resource/Eremiaphila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eremiaphilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eremiaphila wettsteini a species of praying rearhorse in the folk Eremiaphilidae ?", "Who wettsteini is a species of praying rearhorse in the folk Eremiaphilidae?"], "type": [-1, 1], "question_in_type": ["Is eremiaphila wettsteini a species of praying rearhorse in the folk ?", "Who wettsteini is a species of praying rearhorse in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839864, "src_sentence": "Eremiaphila wettsteini is a species of praying mantis in the household Eremiaphilidae.", "sentence": "Eremiaphila wettsteini is a species of praying mantis in the household Eremiaphilidae", "sub": "http://dbpedia.org/resource/Eremiaphila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eremiaphilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eremiaphila wettsteini a species of praying mantis in the household Eremiaphilidae ?", "Who wettsteini is a species of praying mantis in the household Eremiaphilidae?"], "type": [-1, 1], "question_in_type": ["Is eremiaphila wettsteini a species of praying mantis in the household ?", "Who wettsteini is a species of praying mantis in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839868, "src_sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the home Eremiaphilidae.", "sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the home Eremiaphilidae", "sub": "http://dbpedia.org/resource/Eremiaphila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eremiaphilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eremiaphila wettsteini a species of praying rearhorse in the home Eremiaphilidae ?", "Who wettsteini is a species of praying rearhorse in the home Eremiaphilidae?"], "type": [-1, 1], "question_in_type": ["Is eremiaphila wettsteini a species of praying rearhorse in the home ?", "Who wettsteini is a species of praying rearhorse in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839871, "src_sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the kinsfolk Eremiaphilidae.", "sentence": "Eremiaphila wettsteini is a species of praying rearhorse in the kinsfolk Eremiaphilidae", "sub": "http://dbpedia.org/resource/Eremiaphila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Eremiaphilidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eremiaphila wettsteini a species of praying rearhorse in the kinsfolk Eremiaphilidae ?", "Who wettsteini is a species of praying rearhorse in the kinsfolk Eremiaphilidae?"], "type": [-1, 1], "question_in_type": ["Is eremiaphila wettsteini a species of praying rearhorse in the kinsfolk ?", "Who wettsteini is a species of praying rearhorse in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839877, "src_sentence": "On March 21, 2000, Trina released her appearance album Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her appearance album Da Baddest Bitch , which debuted at # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her appearance album Da Baddest Bitch , which debuted at # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her appearance album Da Baddest Bitch , which debuted at # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who did Trina released her?", "Where did Trina released her?", "When did Trina release her appearance album Da Baddest Bitch , which debut at # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her appearance album Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her appearance album Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "When did Trina release her appearance album Da Baddest Bitch , which debut at # 33 on the US Billboard 200 on the Top R & B / Hip - Hop Albums chart On?"], "type": [-1, 1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did trina releas her appearance album , which debuted at # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her appearance album , which debuted at # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who did released her?", "Where did released her?", "When did release her appearance album , which debut at # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her appearance album , which debuted at # 33 on the US Billboard 200 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her appearance album , which debuted at # 33 on the US Billboard 200 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "When did release her appearance album , which debut at # 33 on the US Billboard 200 on the Top R & B / Hip - Hop Albums chart On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839884, "src_sentence": "On March 21, 2000, Trina released her debut disc Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her debut disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her debut disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her debut disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Where did Trina released her?", "When did Trina release her debut disc Da Baddest Bitch , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her debut disc Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her debut disc Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did Trina release her debut disc Da Baddest Bitch , which debut at # 33 on the US Billboard 200 On?"], "type": [-1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did trina releas her debut disc , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her debut disc , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Where did released her?", "When did release her debut disc , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her debut disc , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her debut disc , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did release her debut disc , which debut at # 33 on the US Billboard 200 On?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839885, "src_sentence": "On March 21, 2000, Trina released her introduction disc Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her introduction disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her introduction disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her introduction disc Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Where did Trina released her?", "When did Trina release her introduction disc Da Baddest Bitch , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her introduction disc Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her introduction disc Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did Trina release her introduction disc Da Baddest Bitch , which debut at # 33 on the US Billboard 200 On?"], "type": [-1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did trina releas her introduction disc , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her introduction disc , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Where did released her?", "When did release her introduction disc , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her introduction disc , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her introduction disc , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did release her introduction disc , which debut at # 33 on the US Billboard 200 On?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839888, "src_sentence": "On March 21, 2000, Trina released her introduction record album Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her introduction record album Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her introduction record album Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her introduction record album Da Baddest Bitch , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who did Trina released her?", "Where did Trina released her?", "When did Trina release her introduction record album Da Baddest Bitch , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her introduction record album Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her introduction record album Da Baddest Bitch , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did Trina release her introduction record album Da Baddest Bitch , which debut at # 33 on the US Billboard 200 On?"], "type": [-1, 1, 1, 2, 3, -1, 1, 3], "question_in_type": ["Did trina releas her introduction record album , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who released her introduction record album , which debuted at # 33 on the # 11 on the Top R&B / Hip - Hop Albums chart On March 21 , 2000?", "Who did released her?", "Where did released her?", "When did release her introduction record album , which debut at # 33 on the # 11 on the Top R & B / Hip - Hop Albums chart On?", "Did trina releas her introduction record album , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "Who released her introduction record album , which debuted at # 33 on the US Billboard 200 On March 21 , 2000?", "When did release her introduction record album , which debut at # 33 on the US Billboard 200 On?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839893, "src_sentence": "On March 21, 2000, Trina released her debut long playing Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her debut playing Da Baddest Bitch long", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her debut playing Da Baddest Bitch long?", "Who released her debut playing Da Baddest Bitch long?", "Who did Trina released her?", "Did trina releas her debut long playing Da Baddest Bitch On March 21 , 2000?", "Who released her debut long playing Da Baddest Bitch On March 21 , 2000?", "When did Trina release her debut long playing Da Baddest Bitch On?"], "type": [-1, 1, 1, -1, 1, 3], "question_in_type": ["Did trina releas her debut playing long?", "Who released her debut playing long?", "Who did released her?", "Did trina releas her debut long playing On March 21 , 2000?", "Who released her debut long playing On March 21 , 2000?", "When did release her debut long playing On?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5839895, "src_sentence": "On March 21, 2000, Trina released her appearance long playing Da Baddest Bitch, which debuted at #33 on the US Billboard 200 and #11 on the Top R&B/Hip-Hop Albums chart.", "sentence": "Trina released her appearance long playing Da Baddest Bitch , On March 21 , 2000", "sub": "http://dbpedia.org/resource/Da_Baddest_Bitch", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/Trina", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did trina releas her appearance long playing Da Baddest Bitch , On March 21 , 2000?", "Who released her appearance long playing Da Baddest Bitch , On March 21 , 2000?", "When did Trina release her appearance long playing Da Baddest Bitch , On?"], "type": [-1, 1, 3], "question_in_type": ["Did trina releas her appearance long playing , On March 21 , 2000?", "Who released her appearance long playing , On March 21 , 2000?", "When did release her appearance long playing , On?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840070, "src_sentence": "=== crosswalk from Khartoum to the Mediterranean SeaThe following nosepiece cross the Blue Nile and connect Khartoum to Khartoum North: ===.", "sentence": "the Mediterranean SeaThe following nosepiece cross the Blue Nile", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Mediterranean SeaThe follow nosepiece cross the Blue Nile?"], "type": [-1], "question_in_type": ["Does the SeaThe follow nosepiece cross the Blue ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840073, "src_sentence": "=== ford from Khartoum to the Mediterranean SeaThe following nosepiece cross the Blue Nile and connect Khartoum to Khartoum North: ===.", "sentence": "=== ford from Khartoum to the Mediterranean SeaThe following nosepiece cross the Blue Nile", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does === ford from Khartoum to the Mediterranean SeaThe follow nosepiece cross the Blue Nile?", "Where did === ford from Khartoum to the Mediterranean SeaThe following nosepiece?"], "type": [-1, 2], "question_in_type": ["Does === ford from Khartoum to the SeaThe follow nosepiece cross the Blue ?", "Where did === ford from Khartoum to the SeaThe following nosepiece?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840078, "src_sentence": "=== transom from Khartoum to the Mediterranean SeaThe following bridge circuit cross the Blue Nile and connect Khartoum to Khartoum North: ===.", "sentence": "the Mediterranean SeaThe following bridge circuit cross the Blue Nile", "sub": "http://dbpedia.org/resource/Mediterranean_Sea", "pred": "http://dbpedia.org/ontology/inflow", "obj": "http://dbpedia.org/resource/Nile", "sub_type": "http://dbpedia.org/ontology/BodyOfWater", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Does the Mediterranean SeaThe follow bridge circuit cross the Blue Nile?"], "type": [-1], "question_in_type": ["Does the SeaThe follow bridge circuit cross the Blue ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bodyofwater_sub ?river_obj.\n?bodyofwater_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840470, "src_sentence": "The Albany Great Danes are the NCAA Division I intercollegiate muscular programme of the University at Albany, SUNY, located in Albany, New York, United States.", "sentence": "the NCAA Division located in Albany, New York, United States", "sub": "http://dbpedia.org/resource/National_Collegiate_Athletic_Association", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does the NCAA Division loc in Albany, New York, United States?", "Who located in Albany, New York, United States?", "Where did the NCAA Division located in?"], "type": [-1, 1, 2], "question_in_type": ["Does the Division loc in Albany, New York, ?", "Who located in Albany, New York, ?", "Where did the Division located in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840679, "src_sentence": "\"Pistah: The Run Anthem\" is a songjiang composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingual Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a songjiang sung by Shabareesh Varma for", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a songjiang sung by Shabareesh Varma for ?", "Who is Pistah a songjiang sung by Shabareesh Varma for ?"], "type": [-1, 1], "question_in_type": ["Is pistah a songjiang sung by for ?", "Who is a songjiang sung by for ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840683, "src_sentence": "\"Pistah: The Run Anthem\" is a mite composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingual Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a mite sung by Shabareesh Varma for", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a mite sung by Shabareesh Varma for ?", "Who is Pistah a mite sung by Shabareesh Varma for ?"], "type": [-1, 1], "question_in_type": ["Is pistah a mite sung by for ?", "Who is a mite sung by for ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840685, "src_sentence": "\"Pistah: The Run Anthem\" is a chirp composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingual Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a chirp sung by Shabareesh Varma for", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a chirp sung by Shabareesh Varma for ?", "Who is Pistah a chirp sung by Shabareesh Varma for ?"], "type": [-1, 1], "question_in_type": ["Is pistah a chirp sung by for ?", "Who is a chirp sung by for ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840691, "src_sentence": "\"Pistah: The Run Anthem\" is a ballad composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a ballad sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a ballad sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is Pistah a ballad sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Where is Pistah a ballad sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Is pistah a ballad sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pistah a ballad sung by for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is a ballad sung by for the Malayalam Tamil diglot Neram starring?", "Where is a ballad sung by for the Malayalam Tamil diglot Neram starring?", "Is pistah a ballad sung by for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840695, "src_sentence": "\"Pistah: The Run Anthem\" is a birdcall composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a birdcall sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a birdcall sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is Pistah a birdcall sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Where is Pistah a birdcall sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Is pistah a birdcall sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pistah a birdcall sung by for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is a birdcall sung by for the Malayalam Tamil diglot Neram starring?", "Where is a birdcall sung by for the Malayalam Tamil diglot Neram starring?", "Is pistah a birdcall sung by for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840702, "src_sentence": "\"Pistah: The Run Anthem\" is a birdsong composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a birdsong sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is Pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Where is Pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring?", "Is pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pistah a birdsong sung by for the Malayalam Tamil diglot Neram starring Nazriya Nazim ?", "Who is a birdsong sung by for the Malayalam Tamil diglot Neram starring?", "Where is a birdsong sung by for the Malayalam Tamil diglot Neram starring?", "Is pistah a birdsong sung by for the Malayalam Tamil diglot Neram starring Nivin Pauly ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840703, "src_sentence": "\"Pistah: The Run Anthem\" is a song composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a song sung by Shabareesh Varma for Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a song sung by Shabareesh Varma for Nazriya Nazim ?", "Who is Pistah a song sung by Shabareesh Varma for Nazriya Nazim ?", "Where is Pistah a song sung by Shabareesh Varma for Nazriya Nazim ?", "Is pistah a song sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram ?", "Who is Pistah a song sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram ?", "Where is Pistah a song sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram ?"], "type": [-1, 1, 2, -1, 1, 2], "question_in_type": ["Is pistah a song sung by for Nazriya Nazim ?", "Who is a song sung by for Nazriya Nazim ?", "Where is a song sung by for Nazriya Nazim ?", "Is pistah a song sung by for the Malayalam Tamil bilingualist Neram ?", "Who is a song sung by for the Malayalam Tamil bilingualist Neram ?", "Where is a song sung by for the Malayalam Tamil bilingualist Neram ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840706, "src_sentence": "\"Pistah: The Run Anthem\" is a vocal composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a vocal sung by Shabareesh Varma for starring Nivin Pauly and Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a vocal sung by Shabareesh Varma for starring Nivin Pauly and Nazriya Nazim ?", "Who is Pistah a vocal sung by Shabareesh Varma for starring?", "Where is Pistah a vocal sung by Shabareesh Varma for starring?"], "type": [-1, 1, 2], "question_in_type": ["Is pistah a vocal sung by for starring Nivin Pauly and Nazriya Nazim ?", "Who is a vocal sung by for starring?", "Where is a vocal sung by for starring?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840714, "src_sentence": "\"Pistah: The Run Anthem\" is a pittance composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a pittance sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a pittance sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim ?", "Who is Pistah a pittance sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring?", "Where is Pistah a pittance sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring?", "Is pistah a pittance sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pistah a pittance sung by for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim ?", "Who is a pittance sung by for the Malayalam Tamil bilingualist Neram starring?", "Where is a pittance sung by for the Malayalam Tamil bilingualist Neram starring?", "Is pistah a pittance sung by for the Malayalam Tamil bilingualist Neram starring Nivin Pauly ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5840715, "src_sentence": "\"Pistah: The Run Anthem\" is a birdsong composed by Rajesh Murugesan and sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly and Nazriya Nazim.", "sentence": "Pistah is a birdsong sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim", "sub": "http://dbpedia.org/resource/Pistah_(song)", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Shabareesh_Varma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim ?", "Who is Pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring?", "Where is Pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring?", "Is pistah a birdsong sung by Shabareesh Varma for the Malayalam Tamil bilingualist Neram starring Nivin Pauly ?"], "type": [-1, 1, 2, -1], "question_in_type": ["Is pistah a birdsong sung by for the Malayalam Tamil bilingualist Neram starring Nazriya Nazim ?", "Who is a birdsong sung by for the Malayalam Tamil bilingualist Neram starring?", "Where is a birdsong sung by for the Malayalam Tamil bilingualist Neram starring?", "Is pistah a birdsong sung by for the Malayalam Tamil bilingualist Neram starring Nivin Pauly ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841068, "src_sentence": "Tegeticula rostratella is a moth of the kinfolk Prodoxidae.", "sentence": "Tegeticula rostratella is a moth of the kinfolk Prodoxidae", "sub": "http://dbpedia.org/resource/Tegeticula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tegeticula rostratella a moth of the kinfolk Prodoxidae ?"], "type": [-1], "question_in_type": ["Is tegeticula rostratella a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841083, "src_sentence": "Tegeticula rostratella is a moth of the folk Prodoxidae.", "sentence": "Tegeticula rostratella is a moth of the folk Prodoxidae", "sub": "http://dbpedia.org/resource/Tegeticula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tegeticula rostratella a moth of the folk Prodoxidae ?"], "type": [-1], "question_in_type": ["Is tegeticula rostratella a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841084, "src_sentence": "Tegeticula rostratella is a lep of the folk Prodoxidae.", "sentence": "Tegeticula rostratella is a lep of the folk Prodoxidae", "sub": "http://dbpedia.org/resource/Tegeticula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tegeticula rostratella a lep of the folk Prodoxidae ?"], "type": [-1], "question_in_type": ["Is tegeticula rostratella a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841096, "src_sentence": "Tegeticula rostratella is a lep of the household Prodoxidae.", "sentence": "Tegeticula rostratella is a lep of the household Prodoxidae", "sub": "http://dbpedia.org/resource/Tegeticula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tegeticula rostratella a lep of the household Prodoxidae ?"], "type": [-1], "question_in_type": ["Is tegeticula rostratella a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841104, "src_sentence": "Tegeticula rostratella is a moth of the fellowship Prodoxidae.", "sentence": "Tegeticula rostratella is a moth of the fellowship Prodoxidae", "sub": "http://dbpedia.org/resource/Tegeticula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is tegeticula rostratella a moth of the fellowship Prodoxidae ?"], "type": [-1], "question_in_type": ["Is tegeticula rostratella a moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841237, "src_sentence": "Joan Lin, Chan's old lady, suggested their logos Jaycee Chan, but Chan was highly against it.", "sentence": "Joan Lin suggested their logos Jaycee Chan", "sub": "http://dbpedia.org/resource/Jaycee_Chan", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Joan_Lin", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did joan Lin suggest their logos Jaycee Chan?", "Who suggested their logos Jaycee Chan?"], "type": [-1, 1], "question_in_type": ["Did joan Lin suggest their logos ?", "Who suggested their logos ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841250, "src_sentence": "Cechenena catori is a matki of the family Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a matki of the family Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a matki of the family Sphingidae ?", "Who catori is a matki of the family Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is cechenena catori a matki of the family ?", "Who catori is a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841267, "src_sentence": "Cechenena catori is a lep of the kinfolk Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a lep of the kinfolk Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a lep of the kinfolk Sphingidae ?", "Who catori is a lep of the kinfolk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is cechenena catori a lep of the kinfolk ?", "Who catori is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841272, "src_sentence": "Cechenena catori is a moth of the class Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a moth of the class Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a moth of the class Sphingidae ?", "Who catori is a moth of the class Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is cechenena catori a moth of the class ?", "Who catori is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841301, "src_sentence": "Cechenena catori is a matki of the kinsfolk Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a matki of the kinsfolk Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a matki of the kinsfolk Sphingidae ?", "Who catori is a matki of the kinsfolk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is cechenena catori a matki of the kinsfolk ?", "Who catori is a matki of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841304, "src_sentence": "Cechenena catori is a matki of the fellowship Sphingidae that occurs in Indonesia.", "sentence": "Cechenena catori is a matki of the fellowship Sphingidae", "sub": "http://dbpedia.org/resource/Cechenena", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cechenena catori a matki of the fellowship Sphingidae ?", "Who catori is a matki of the fellowship Sphingidae?", "Who is Cechenena catori a matki of the fellowship Sphingidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is cechenena catori a matki of the fellowship ?", "Who catori is a matki of the fellowship ?", "Who is catori a matki of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841404, "src_sentence": "Switzerland is accredited to Liechtenstein from its Federal Department of Foreign Affairs in Bern and maintains an voluntary consulate in Vaduz.", "sentence": "Switzerland is accredited from its Federal Department of Foreign Affairs in Bern", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is switzerland accredited from its Federal Department of Foreign Affairs in Bern ?", "Who is accredited from its Federal Department of Foreign Affairs in Bern?", "Where is Switzerland accredited from?"], "type": [-1, 1, 2], "question_in_type": ["Is switzerland accredited from its Federal Department of Foreign Affairs in ?", "Who is accredited from its Federal Department of Foreign Affairs in ?", "Where is accredited from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841406, "src_sentence": "Switzerland is accredited to Liechtenstein from its Federal Department of Foreign Affairs in Bern and maintains an voluntary consulship in Vaduz.", "sentence": "Switzerland is accredited from its Federal Department of Foreign Affairs in Bern", "sub": "http://dbpedia.org/resource/Switzerland", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Bern", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is switzerland accredited from its Federal Department of Foreign Affairs in Bern ?", "Who is accredited from its Federal Department of Foreign Affairs in Bern?", "Where is Switzerland accredited from?"], "type": [-1, 1, 2], "question_in_type": ["Is switzerland accredited from its Federal Department of Foreign Affairs in ?", "Who is accredited from its Federal Department of Foreign Affairs in ?", "Where is accredited from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841644, "src_sentence": "Sia, along with Jimmy Fallon, Natalie Portman, and band The Roots, performed the bird song for The Tonight Show Starring Jimmy Fallon in 2016.", "sentence": "along with Jimmy Fallon , Natalie Portman , and band The Roots performed the bird song for The Tonight Show Starring Jimmy Fallon in 2016", "sub": "http://dbpedia.org/resource/The_Tonight_Show_Starring_Jimmy_Fallon", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/Jimmy_Fallon", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did along with Jimmy Fallon , Natalie Portman , and band The Roots perform the bird song for The Tonight Show Starring Jimmy Fallon in 2016?", "Who did along with Jimmy Fallon , Natalie Portman , and band The?", "Where did along with Jimmy Fallon , Natalie Portman , and band The?", "When did along with Jimmy Fallon , Natalie Portman , and band The Roots perform the bird song for The Tonight Show Starring Jimmy Fallon?", "Did sia , and band The Roots perform the bird song for The Tonight Show Starring Jimmy Fallon in 2016?", "When did Sia , and band The Roots perform the bird song for The Tonight Show Starring Jimmy Fallon?"], "type": [-1, 1, 2, 3, -1, 3], "question_in_type": ["Did along with , Natalie Portman , and band The Roots perform the bird song for in 2016?", "Who did along with , Natalie Portman , and band The?", "Where did along with , Natalie Portman , and band The?", "When did along with , Natalie Portman , and band The Roots perform the bird song for ?", "Did sia , and band perform the bird song for in 2016?", "When did Sia , and band perform the bird song for ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841752, "src_sentence": "Choreutis atrosignata is a matki in the family Choreutidae.", "sentence": "Choreutis atrosignata is a matki in the family Choreutidae", "sub": "http://dbpedia.org/resource/Choreutis_atrosignata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Choreutidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is choreutis atrosignata a matki in the family Choreutidae ?"], "type": [-1], "question_in_type": ["Is choreutis atrosignata a matki in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841776, "src_sentence": "Choreutis atrosignata is a matki in the class Choreutidae.", "sentence": "Choreutis atrosignata is a matki in the class Choreutidae", "sub": "http://dbpedia.org/resource/Choreutis_atrosignata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Choreutidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is choreutis atrosignata a matki in the class Choreutidae ?"], "type": [-1], "question_in_type": ["Is choreutis atrosignata a matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841800, "src_sentence": "Choreutis atrosignata is a matki in the home Choreutidae.", "sentence": "Choreutis atrosignata is a matki in the home Choreutidae", "sub": "http://dbpedia.org/resource/Choreutis_atrosignata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Choreutidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is choreutis atrosignata a matki in the home Choreutidae ?"], "type": [-1], "question_in_type": ["Is choreutis atrosignata a matki in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841806, "src_sentence": "Choreutis atrosignata is a matki in the fellowship Choreutidae.", "sentence": "Choreutis atrosignata is a matki in the fellowship Choreutidae", "sub": "http://dbpedia.org/resource/Choreutis_atrosignata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Choreutidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is choreutis atrosignata a matki in the fellowship Choreutidae ?", "Who is Choreutis atrosignata a matki in the fellowship Choreutidae ?"], "type": [-1, 1], "question_in_type": ["Is choreutis atrosignata a matki in the fellowship ?", "Who is a matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841949, "src_sentence": "Elophila africalis is a lep in the kinfolk Crambidae.", "sentence": "Elophila africalis is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a lep in the kinfolk Crambidae ?", "Who africalis is a lep in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is elophila africalis a lep in the kinfolk ?", "Who africalis is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841963, "src_sentence": "Elophila africalis is a moth in the folk Crambidae.", "sentence": "Elophila africalis is a moth in the folk Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a moth in the folk Crambidae ?", "Who africalis is a moth in the folk Crambidae?", "Where is Elophila africalis a moth in the folk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is elophila africalis a moth in the folk ?", "Who africalis is a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841975, "src_sentence": "Elophila africalis is a moth in the household Crambidae.", "sentence": "Elophila africalis is a moth in the household Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a moth in the household Crambidae ?", "Who africalis is a moth in the household Crambidae?"], "type": [-1, 1], "question_in_type": ["Is elophila africalis a moth in the household ?", "Who africalis is a moth in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841976, "src_sentence": "Elophila africalis is a lep in the household Crambidae.", "sentence": "Elophila africalis is a lep in the household Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a lep in the household Crambidae ?", "Who africalis is a lep in the household Crambidae?"], "type": [-1, 1], "question_in_type": ["Is elophila africalis a lep in the household ?", "Who africalis is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841985, "src_sentence": "Elophila africalis is a lep in the fellowship Crambidae.", "sentence": "Elophila africalis is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Elophila_africalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is elophila africalis a lep in the fellowship Crambidae ?", "Who africalis is a lep in the fellowship Crambidae?", "Who is Elophila africalis a lep in the fellowship Crambidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is elophila africalis a lep in the fellowship ?", "Who africalis is a lep in the fellowship ?", "Who is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841987, "src_sentence": "Beaver Creek Township is located in Minnesota's first congressional district, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841990, "src_sentence": "Beaver Creek Township is located in Minnesota's 1st congressional neighbourhood, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841992, "src_sentence": "Beaver Creek Township is located in Minnesota's 1st congressional quarter, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5841993, "src_sentence": "Beaver Creek Township is located in Minnesota's first congressional quarter, represented by Mankato educator Tim Walz, a Democrat.", "sentence": "Tim Walz [is] educator [of] Mankato", "sub": "http://dbpedia.org/resource/Tim_Walz", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Mankato,_Minnesota", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does tim Walz [is] educator [of] Mankato?", "Who [is] educator [of] Mankato?", "Who did Tim Walz [ is ] educator [ of ] Mankato ?"], "type": [-1, 1, 1], "question_in_type": ["Does tim Walz [is] educator [of] ?", "Who [is] educator [of] ?", "Who did [ is ] educator [ of ] ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842061, "src_sentence": "Ulotrichopus tinctipennis is a moth of the class Noctuidae first described by George Hampson in 1902.", "sentence": "Ulotrichopus tinctipennis is a moth of the class Noctuidae", "sub": "http://dbpedia.org/resource/Ulotrichopus_tinctipennis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ulotrichopus tinctipennis a moth of the class Noctuidae ?"], "type": [-1], "question_in_type": ["Is ulotrichopus tinctipennis a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842086, "src_sentence": "Ulotrichopus tinctipennis is a lep of the home Noctuidae first described by George Hampson in 1902.", "sentence": "Ulotrichopus tinctipennis is a lep of the home Noctuidae", "sub": "http://dbpedia.org/resource/Ulotrichopus_tinctipennis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ulotrichopus tinctipennis a lep of the home Noctuidae ?"], "type": [-1], "question_in_type": ["Is ulotrichopus tinctipennis a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842094, "src_sentence": "Prodoxus quinquepunctellus is a lep of the family Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a lep of the family Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a lep of the family Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842111, "src_sentence": "Prodoxus quinquepunctellus is a moth of the kinfolk Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a moth of the kinfolk Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a moth of the kinfolk Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842113, "src_sentence": "Prodoxus quinquepunctellus is a matki of the kinfolk Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a matki of the kinfolk Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a matki of the kinfolk Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842138, "src_sentence": "Prodoxus quinquepunctellus is a moth of the household Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a moth of the household Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a moth of the household Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842139, "src_sentence": "Prodoxus quinquepunctellus is a lep of the household Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a lep of the household Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a lep of the household Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842147, "src_sentence": "Prodoxus quinquepunctellus is a moth of the fellowship Prodoxidae.", "sentence": "Prodoxus quinquepunctellus is a moth of the fellowship Prodoxidae", "sub": "http://dbpedia.org/resource/Prodoxus_quinquepunctellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Prodoxidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is prodoxus quinquepunctellus a moth of the fellowship Prodoxidae ?"], "type": [-1], "question_in_type": ["Is prodoxus quinquepunctellus a moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842163, "src_sentence": "In Ireland, Pat Smullen regularly rode Juddmonte sawhorse.", "sentence": "Pat Smullen regularly rode Juddmonte sawhorse In Ireland", "sub": "http://dbpedia.org/resource/Pat_Smullen", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ireland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did pat Smullen regularly rod Juddmonte sawhorse In Ireland?", "Who regularly rode Juddmonte sawhorse In Ireland?", "Who did Pat Smullen regularly rode?", "Where did Pat Smullen regularly rode?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did pat Smullen regularly rod Juddmonte sawhorse In ?", "Who regularly rode Juddmonte sawhorse In ?", "Who did regularly rode?", "Where did regularly rode?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842167, "src_sentence": "In Ireland, Pat Smullen regularly rode Juddmonte equine.", "sentence": "Pat Smullen regularly rode Juddmonte equine In Ireland", "sub": "http://dbpedia.org/resource/Pat_Smullen", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ireland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did pat Smullen regularly rod Juddmonte equine In Ireland?", "Who regularly rode Juddmonte equine In Ireland?", "Who did Pat Smullen regularly rode?", "Where did Pat Smullen regularly rode?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did pat Smullen regularly rod Juddmonte equine In ?", "Who regularly rode Juddmonte equine In ?", "Who did regularly rode?", "Where did regularly rode?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842174, "src_sentence": "In Ireland, Pat Smullen regularly rode Juddmonte cavalry.", "sentence": "Pat Smullen regularly rode Juddmonte cavalry In Ireland", "sub": "http://dbpedia.org/resource/Pat_Smullen", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Ireland", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did pat Smullen regularly rod Juddmonte cavalry In Ireland?", "Who regularly rode Juddmonte cavalry In Ireland?", "Who did Pat Smullen regularly rode?", "Where did Pat Smullen regularly rode?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did pat Smullen regularly rod Juddmonte cavalry In ?", "Who regularly rode Juddmonte cavalry In ?", "Who did regularly rode?", "Where did regularly rode?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842447, "src_sentence": "ISKCON Dhaka Ratha Jatra is the appendix:words used as placeholders to count seconds famous Rath Yatra in Bangladesh.", "sentence": "ISKCON Dhaka Ratha Jatra is the appendix:words used as placeholders to count seconds famous Rath Yatra in Bangladesh", "sub": "http://dbpedia.org/resource/Bangladesh", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dhaka", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is iSKCON Dhaka Ratha Jatra the appendix : words used as placeholders to count seconds famous Rath Yatra in Bangladesh ?", "When is ISKCON Dhaka Ratha Jatra the appendix : words use as placeholders to count?", "Who is ISKCON Dhaka Ratha Jatra the appendix : words used as?", "Where is ISKCON Dhaka Ratha Jatra the appendix : words used as?"], "type": [-1, 3, 1, 2], "question_in_type": ["Is iSKCON Ratha Jatra the appendix : words used as placeholders to count seconds famous Rath Yatra in ?", "When is ISKCON Ratha Jatra the appendix : words use as placeholders to count?", "Who is ISKCON Ratha Jatra the appendix : words used as?", "Where is ISKCON Ratha Jatra the appendix : words used as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842449, "src_sentence": "ISKCON Dhaka Ratha Jatra is the irregular famous Rath Yatra in Bangladesh.", "sentence": "ISKCON Dhaka Ratha Jatra is the irregular famous Rath Yatra in Bangladesh", "sub": "http://dbpedia.org/resource/Bangladesh", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dhaka", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is iSKCON Dhaka Ratha Jatra the irregular famous Rath Yatra in Bangladesh ?", "Who is ISKCON Dhaka Ratha Jatra the irregular famous Rath Yatra in Bangladesh ?", "Where is ISKCON Dhaka Ratha Jatra the irregular famous Rath Yatra in Bangladesh ?"], "type": [-1, 1, 2], "question_in_type": ["Is iSKCON Ratha Jatra the irregular famous Rath Yatra in ?", "Who is ISKCON Ratha Jatra the irregular famous Rath Yatra in ?", "Where is ISKCON Ratha Jatra the irregular famous Rath Yatra in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842483, "src_sentence": "ISKCON Dhaka Ratha Jatra is the s bright Rath Yatra in Bangladesh.", "sentence": "ISKCON Dhaka Ratha Jatra is the s bright Rath Yatra in Bangladesh", "sub": "http://dbpedia.org/resource/Bangladesh", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dhaka", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is iSKCON Dhaka Ratha Jatra the s bright Rath Yatra in Bangladesh ?", "Who is ISKCON Dhaka Ratha Jatra the s bright Rath Yatra in Bangladesh ?", "Where is ISKCON Dhaka Ratha Jatra the s bright Rath Yatra in Bangladesh ?"], "type": [-1, 1, 2], "question_in_type": ["Is iSKCON Ratha Jatra the s bright Rath Yatra in ?", "Who is ISKCON Ratha Jatra the s bright Rath Yatra in ?", "Where is ISKCON Ratha Jatra the s bright Rath Yatra in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842484, "src_sentence": "ISKCON Dhaka Ratha Jatra is the second of arc bright Rath Yatra in Bangladesh.", "sentence": "ISKCON Dhaka Ratha Jatra is the second of arc bright Rath Yatra in Bangladesh", "sub": "http://dbpedia.org/resource/Bangladesh", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Dhaka", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is iSKCON Dhaka Ratha Jatra the second of arc bright Rath Yatra in Bangladesh ?", "Where is ISKCON Dhaka Ratha Jatra the second of arc bright Rath Yatra in Bangladesh ?", "Who is ISKCON Dhaka Ratha Jatra the second of arc bright Rath Yatra in Bangladesh ?"], "type": [-1, 2, 1], "question_in_type": ["Is iSKCON Ratha Jatra the second of arc bright Rath Yatra in ?", "Where is ISKCON Ratha Jatra the second of arc bright Rath Yatra in ?", "Who is ISKCON Ratha Jatra the second of arc bright Rath Yatra in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842608, "src_sentence": "Guttorm was an illicit boy of Sigurd Lavard and thus a grandson of King Sverre.", "sentence": "Guttorm was an illicit boy of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an illicit boy of Sigurd Lavard ?", "Who was an illicit boy of Sigurd Lavard?", "Who was Guttorm an illicit boy of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an illicit boy of ?", "Who was an illicit boy of ?", "Who was an illicit boy of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842611, "src_sentence": "Guttorm was an extramarital logos of Sigurd Lavard and thus a grandson of King Sverre.", "sentence": "Guttorm was an extramarital logos of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an extramarital logos of Sigurd Lavard ?", "Who was an extramarital logos of Sigurd Lavard?", "Who was Guttorm an extramarital logos of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an extramarital logos of ?", "Who was an extramarital logos of ?", "Who was an extramarital logos of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842612, "src_sentence": "Guttorm was an bastard logos of Sigurd Lavard and thus a grandson of King Sverre.", "sentence": "Guttorm was an bastard logos of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an bastard logos of Sigurd Lavard ?", "Who was an bastard logos of Sigurd Lavard?", "Who was Guttorm an bastard logos of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an bastard logos of ?", "Who was an bastard logos of ?", "Who was an bastard logos of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842615, "src_sentence": "Guttorm was an illegitimate jr of Sigurd Lavard and thus a grandson of King Sverre.", "sentence": "Guttorm was an illegitimate jr of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an illegitimate jr of Sigurd Lavard ?", "Who was an illegitimate jr of Sigurd Lavard?", "Who was Guttorm an illegitimate jr of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an illegitimate jr of ?", "Who was an illegitimate jr of ?", "Who was an illegitimate jr of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842628, "src_sentence": "Guttorm was an natural boy of Sigurd Lavard and thus a grandboy of King Sverre.", "sentence": "Guttorm was an natural boy of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an natural boy of Sigurd Lavard ?", "Who was an natural boy of Sigurd Lavard?", "Who was Guttorm an natural boy of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an natural boy of ?", "Who was an natural boy of ?", "Who was an natural boy of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842633, "src_sentence": "Guttorm was an illegitimate logos of Sigurd Lavard and thus a grandboy of King Sverre.", "sentence": "Guttorm was an illegitimate logos of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an illegitimate logos of Sigurd Lavard ?", "Who was an illegitimate logos of Sigurd Lavard?", "Who was Guttorm an illegitimate logos of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an illegitimate logos of ?", "Who was an illegitimate logos of ?", "Who was an illegitimate logos of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842637, "src_sentence": "Guttorm was an outlawed logos of Sigurd Lavard and thus a grandboy of King Sverre.", "sentence": "Guttorm was an outlawed logos of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an outlawed logos of Sigurd Lavard ?", "Who was an outlawed logos of Sigurd Lavard?", "Who was Guttorm an outlawed logos of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an outlawed logos of ?", "Who was an outlawed logos of ?", "Who was an outlawed logos of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842639, "src_sentence": "Guttorm was an illegitimate jr of Sigurd Lavard and thus a grandboy of King Sverre.", "sentence": "Guttorm was an illegitimate jr of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an illegitimate jr of Sigurd Lavard ?", "Who was an illegitimate jr of Sigurd Lavard?", "Who was Guttorm an illegitimate jr of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an illegitimate jr of ?", "Who was an illegitimate jr of ?", "Who was an illegitimate jr of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842640, "src_sentence": "Guttorm was an natural jr of Sigurd Lavard and thus a grandboy of King Sverre.", "sentence": "Guttorm was an natural jr of Sigurd Lavard", "sub": "http://dbpedia.org/resource/Guttorm_of_Norway", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Sigurd_Lavard", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was guttorm an natural jr of Sigurd Lavard ?", "Who was an natural jr of Sigurd Lavard?", "Who was Guttorm an natural jr of Sigurd Lavard ?"], "type": [-1, 1, 1], "question_in_type": ["Was guttorm an natural jr of ?", "Who was an natural jr of ?", "Who was an natural jr of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842694, "src_sentence": "The concert, which took juxtapose on March 27 at Columbia University in New York City, also included Yoko Ono, John Zorn, Sonic Youth, and Mike Patton.", "sentence": "The concert , which took juxtapose on March 27 at Columbia University in New York City included Sonic Youth", "sub": "http://dbpedia.org/resource/Sonic_Youth", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the concert , which took juxtapose on March 27 at Columbia University in New York City included Sonic Youth?"], "type": [-1], "question_in_type": ["Did the concert , which took juxtapose on March 27 at Columbia University in included ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842699, "src_sentence": "The concert, which took courtyard on March 27 at Columbia University in New York City, also included Yoko Ono, John Zorn, Sonic Youth, and Mike Patton.", "sentence": "The concert , which took courtyard on March 27 at Columbia University in New York City included Sonic Youth", "sub": "http://dbpedia.org/resource/Sonic_Youth", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the concert , which took courtyard on March 27 at Columbia University in New York City included Sonic Youth?"], "type": [-1], "question_in_type": ["Did the concert , which took courtyard on March 27 at Columbia University in included ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842710, "src_sentence": "The concert, which took seat on March 27 at Columbia University in New York City, also included Yoko Ono, John Zorn, Sonic Youth, and Mike Patton.", "sentence": "The concert , which took seat on March 27 at Columbia University in New York City included Sonic Youth", "sub": "http://dbpedia.org/resource/Sonic_Youth", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/New_York_City", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Did the concert , which took seat on March 27 at Columbia University in New York City included Sonic Youth?"], "type": [-1], "question_in_type": ["Did the concert , which took seat on March 27 at Columbia University in included ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842809, "src_sentence": "UK and continental comics distribution is served by Diamond UK, based in London, England.", "sentence": "Diamond UK based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does diamond UK bas in London?", "Where did Diamond UK based in?"], "type": [-1, 2], "question_in_type": ["Does diamond bas in ?", "Where did Diamond based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842810, "src_sentence": "UK and European cartoon strip distribution is served by Diamond UK, based in London, England.", "sentence": "Diamond UK based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does diamond UK bas in London?", "Where did Diamond UK based in?"], "type": [-1, 2], "question_in_type": ["Does diamond bas in ?", "Where did Diamond based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842826, "src_sentence": "UK and European sequential art narrative dispersion is served by Diamond UK, based in London, England.", "sentence": "Diamond UK based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does diamond UK bas in London?", "Where did Diamond UK based in?"], "type": [-1, 2], "question_in_type": ["Does diamond bas in ?", "Where did Diamond based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842827, "src_sentence": "UK and continental sequential art narrative dispersion is served by Diamond UK, based in London, England.", "sentence": "Diamond UK based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does diamond UK bas in London?", "Where did Diamond UK based in?"], "type": [-1, 2], "question_in_type": ["Does diamond bas in ?", "Where did Diamond based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842837, "src_sentence": "UK and continental strip statistical distribution is served by Diamond UK, based in London, England.", "sentence": "Diamond UK based in London", "sub": "http://dbpedia.org/resource/United_Kingdom", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/London", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does diamond UK bas in London?", "Where did Diamond UK based in?"], "type": [-1, 2], "question_in_type": ["Does diamond bas in ?", "Where did Diamond based in?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842875, "src_sentence": "Sister Sledge performed \"My Guy\" on the instalment of the CBS-TV sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the instalment of the CBS - TV sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the instalment of the CBS - TV sitcom?", "Who performed My Guy on the instalment of the CBS - TV sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the instalment of the CBS - TV sitcom?", "Who performed on the instalment of the CBS - TV sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842877, "src_sentence": "Sister Sledge performed \"My Guy\" on the sequence of the CBS-TV sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the sequence of the CBS - TV sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the sequence of the CBS - TV sitcom?", "Who performed My Guy on the sequence of the CBS - TV sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the sequence of the CBS - TV sitcom?", "Who performed on the sequence of the CBS - TV sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842881, "src_sentence": "Sister Sledge performed \"My Guy\" on the sequence of the CBS-transvestite sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the sequence of the CBS - transvestite sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the sequence of the CBS - transvestite sitcom?", "Who performed My Guy on the sequence of the CBS - transvestite sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the sequence of the CBS - transvestite sitcom?", "Who performed on the sequence of the CBS - transvestite sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842884, "src_sentence": "Sister Sledge performed \"My Guy\" on the installment of the CBS-tv series sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy?", "Who performed My Guy?"], "type": [-1, 1], "question_in_type": ["Did sister Sledge perform ?", "Who performed ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842889, "src_sentence": "Sister Sledge performed \"My Guy\" on the sequence of the CBS-television set sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the sequence of the CBS - television set sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the sequence of the CBS - television set sitcom?", "Who performed My Guy on the sequence of the CBS - television set sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the sequence of the CBS - television set sitcom?", "Who performed on the sequence of the CBS - television set sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842895, "src_sentence": "Sister Sledge performed \"My Guy\" on the instalment of the CBS-television sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the instalment of the CBS - television sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the instalment of the CBS - television sitcom?", "Who performed My Guy on the instalment of the CBS - television sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the instalment of the CBS - television sitcom?", "Who performed on the instalment of the CBS - television sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842896, "src_sentence": "Sister Sledge performed \"My Guy\" on the installment of the CBS-television sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy?", "Who performed My Guy?"], "type": [-1, 1], "question_in_type": ["Did sister Sledge perform ?", "Who performed ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842899, "src_sentence": "Sister Sledge performed \"My Guy\" on the instalment of the CBS-telly sitcom The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the instalment of the CBS - telly sitcom", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the instalment of the CBS - telly sitcom?", "Who performed My Guy on the instalment of the CBS - telly sitcom?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the instalment of the CBS - telly sitcom?", "Who performed on the instalment of the CBS - telly sitcom?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842908, "src_sentence": "Sister Sledge performed \"My Guy\" on the installment of the CBS-transvestite situation comedy The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy?", "Who performed My Guy?"], "type": [-1, 1], "question_in_type": ["Did sister Sledge perform ?", "Who performed ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842918, "src_sentence": "Sister Sledge performed \"My Guy\" on the episode of the CBS-television receiver situation comedy The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the episode of the CBS - television receiver situation comedy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the episode of the CBS - television receiver situation comedy?", "Who performed My Guy on the episode of the CBS - television receiver situation comedy?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the episode of the CBS - television receiver situation comedy?", "Who performed on the episode of the CBS - television receiver situation comedy?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842920, "src_sentence": "Sister Sledge performed \"My Guy\" on the installment of the CBS-television receiver situation comedy The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy?", "Who performed My Guy?"], "type": [-1, 1], "question_in_type": ["Did sister Sledge perform ?", "Who performed ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842921, "src_sentence": "Sister Sledge performed \"My Guy\" on the sequence of the CBS-television receiver situation comedy The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the sequence of the CBS - television receiver situation comedy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the sequence of the CBS - television receiver situation comedy?", "Who performed My Guy on the sequence of the CBS - television receiver situation comedy?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the sequence of the CBS - television receiver situation comedy?", "Who performed on the sequence of the CBS - television receiver situation comedy?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842926, "src_sentence": "Sister Sledge performed \"My Guy\" on the episode of the CBS-telly situation comedy The Jeffersons entitled \"My Guy, George\", taped 17 January 1984 and broadcast 4 March 1984.", "sentence": "Sister Sledge performed My Guy on the episode of the CBS - telly situation comedy", "sub": "http://dbpedia.org/resource/My_Guy", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Sister_Sledge", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did sister Sledge perform My Guy on the episode of the CBS - telly situation comedy?", "Who performed My Guy on the episode of the CBS - telly situation comedy?", "Who did Sister Sledge performed?", "Where did Sister Sledge performed?"], "type": [-1, 1, 1, 2], "question_in_type": ["Did sister Sledge perform on the episode of the CBS - telly situation comedy?", "Who performed on the episode of the CBS - telly situation comedy?", "Who did performed?", "Where did performed?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842942, "src_sentence": "Pycnarmon leucinodialis is a lep in the brass Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a lep in the brass Crambidae described by William Schaus in 1912", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a lep in the brass Crambidae described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the brass Crambidae described by William Schaus in 1912?", "Where is Pycnarmon leucinodialis a lep in the brass Crambidae described by?", "Who is Pycnarmon leucinodialis a lep in the brass Crambidae described by?", "When is Pycnarmon leucinodialis a lep in the brass Crambidae describe by William Schaus?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Is pycnarmon leucinodialis a lep in the brass described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the brass described by William Schaus in 1912?", "Where is leucinodialis a lep in the brass described by?", "Who is leucinodialis a lep in the brass described by?", "When is leucinodialis a lep in the brass describe by William Schaus?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842955, "src_sentence": "Pycnarmon leucinodialis is a matki in the class Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a matki in the class Crambidae ?", "Who leucinodialis is a matki in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is pycnarmon leucinodialis a matki in the class ?", "Who leucinodialis is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842957, "src_sentence": "Pycnarmon leucinodialis is a lep in the menage Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a lep in the menage Crambidae described by William Schaus in 1912", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a lep in the menage Crambidae described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the menage Crambidae described by William Schaus in 1912?", "Where is Pycnarmon leucinodialis a lep in the menage Crambidae described by?", "Who is Pycnarmon leucinodialis a lep in the menage Crambidae described by?", "When is Pycnarmon leucinodialis a lep in the menage Crambidae describe by William Schaus?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Is pycnarmon leucinodialis a lep in the menage described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the menage described by William Schaus in 1912?", "Where is leucinodialis a lep in the menage described by?", "Who is leucinodialis a lep in the menage described by?", "When is leucinodialis a lep in the menage describe by William Schaus?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842960, "src_sentence": "Pycnarmon leucinodialis is a lep in the house Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a lep in the house Crambidae described by William Schaus in 1912", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a lep in the house Crambidae described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the house Crambidae described by William Schaus in 1912?", "Who is Pycnarmon leucinodialis a lep in the house Crambidae described by?", "When is Pycnarmon leucinodialis a lep in the house Crambidae describe by William Schaus?"], "type": [-1, 1, 1, 3], "question_in_type": ["Is pycnarmon leucinodialis a lep in the house described by William Schaus in 1912 ?", "Who leucinodialis is a lep in the house described by William Schaus in 1912?", "Who is leucinodialis a lep in the house described by?", "When is leucinodialis a lep in the house describe by William Schaus?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842963, "src_sentence": "Pycnarmon leucinodialis is a lep in the folk Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a lep in the folk Crambidae", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a lep in the folk Crambidae ?", "Who leucinodialis is a lep in the folk Crambidae?", "Where is Pycnarmon leucinodialis a lep in the folk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is pycnarmon leucinodialis a lep in the folk ?", "Who leucinodialis is a lep in the folk ?", "Where is leucinodialis a lep in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842975, "src_sentence": "Pycnarmon leucinodialis is a lep in the household Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a lep in the household Crambidae", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a lep in the household Crambidae ?", "Who leucinodialis is a lep in the household Crambidae?"], "type": [-1, 1], "question_in_type": ["Is pycnarmon leucinodialis a lep in the household ?", "Who leucinodialis is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842977, "src_sentence": "Pycnarmon leucinodialis is a moth in the home Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a moth in the home Crambidae ?", "Who leucinodialis is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is pycnarmon leucinodialis a moth in the home ?", "Who leucinodialis is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5842979, "src_sentence": "Pycnarmon leucinodialis is a matki in the home Crambidae described by William Schaus in 1912.", "sentence": "Pycnarmon leucinodialis is a matki in the home Crambidae", "sub": "http://dbpedia.org/resource/Pycnarmon", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is pycnarmon leucinodialis a matki in the home Crambidae ?", "Who leucinodialis is a matki in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is pycnarmon leucinodialis a matki in the home ?", "Who leucinodialis is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843053, "src_sentence": "He did supporter animation to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843065, "src_sentence": "He did adjunct invigoration to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843066, "src_sentence": "He did assistant living to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843069, "src_sentence": "He did help living to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843072, "src_sentence": "He did adjunct living to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843075, "src_sentence": "He did yeoman vivification to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843077, "src_sentence": "He did helper vivification to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843084, "src_sentence": "He did helper life to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843094, "src_sentence": "He did assistant liveliness to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843101, "src_sentence": "He did assistant brio to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843118, "src_sentence": "He did help airiness to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843131, "src_sentence": "He did yeoman spiritedness to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843134, "src_sentence": "He did wizard spiritedness to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843135, "src_sentence": "He did adjunct spiritedness to Ralph Bakshi films, The Lord of the Rings and American Pop.", "sentence": "Ralph Bakshi films [is] The Lord of the American Pop", "sub": "http://dbpedia.org/resource/American_Pop", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/Ralph_Bakshi", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does ralph Bakshi films [is] The Lord of the American Pop?", "Who films [is] The Lord of the American Pop?", "Where did Ralph Bakshi films [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does ralph Bakshi films [is] The Lord of the ?", "Who films [is] The Lord of the ?", "Where did films [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843279, "src_sentence": "Iuenka was a jr of Prince Khufukhaf I and Princess consort Nefertkau II.", "sentence": "Iuenka was a jr of Princess consort Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a jr of Princess consort Nefertkau II ?", "Who was a jr of Princess consort Nefertkau II?", "Where was Iuenka a jr of Princess consort Nefertkau II ?", "Was iuenka a jr of Prince Khufukhaf ?", "Who was a jr of Prince Khufukhaf?", "Who was Iuenka a jr of Prince Khufukhaf ?"], "type": [-1, 1, 2, -1, 1, 1], "question_in_type": ["Was iuenka a jr of Princess consort ?", "Who was a jr of Princess consort ?", "Where was a jr of Princess consort ?", "Was iuenka a jr of Khufukhaf ?", "Who was a jr of Khufukhaf?", "Who was a jr of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843283, "src_sentence": "Iuenka was a jr of Prince Khufukhaf I and Princess assort Nefertkau II.", "sentence": "Iuenka was a jr of Princess assort Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a jr of Princess assort Nefertkau II ?", "Who was a jr of Princess assort Nefertkau II?", "Was iuenka a jr of Prince Khufukhaf ?", "Who was a jr of Prince Khufukhaf?", "Who was Iuenka a jr of Prince Khufukhaf ?"], "type": [-1, 1, -1, 1, 1], "question_in_type": ["Was iuenka a jr of Princess assort ?", "Who was a jr of Princess assort ?", "Was iuenka a jr of Khufukhaf ?", "Who was a jr of Khufukhaf?", "Who was a jr of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843287, "src_sentence": "Iuenka was a jr of Prince Khufukhaf I and Princess associate Nefertkau II.", "sentence": "Iuenka was a jr of Princess associate Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a jr of Princess associate Nefertkau II ?", "Who was a jr of Princess associate Nefertkau II?", "Who was Iuenka a jr of Princess associate?", "Was iuenka a jr of Prince Khufukhaf ?", "Who was a jr of Prince Khufukhaf?", "Who was Iuenka a jr of Prince Khufukhaf ?"], "type": [-1, 1, 1, -1, 1, 1], "question_in_type": ["Was iuenka a jr of Princess associate ?", "Who was a jr of Princess associate ?", "Who was a jr of Princess associate?", "Was iuenka a jr of Khufukhaf ?", "Who was a jr of Khufukhaf?", "Who was a jr of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843288, "src_sentence": "Iuenka was a son of Prince Khufukhaf I and Princess agree Nefertkau II.", "sentence": "Iuenka was a son of Prince Khufukhaf", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Prince", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a son of Prince Khufukhaf ?", "Who was a son of Prince Khufukhaf?", "Who was Iuenka a son of Prince Khufukhaf ?"], "type": [-1, 1, 1], "question_in_type": ["Was iuenka a son of Khufukhaf ?", "Who was a son of Khufukhaf?", "Who was a son of Khufukhaf ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843305, "src_sentence": "Iuenka was a boy of Prince Khufukhaf I and Princess affiliate Nefertkau II.", "sentence": "Iuenka was a boy of Princess affiliate Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a boy of Princess affiliate Nefertkau II ?", "Who was a boy of Princess affiliate Nefertkau II?", "Where was Iuenka a boy of Princess affiliate Nefertkau II ?", "Who was Iuenka a boy of Princess affiliate Nefertkau II ?", "Was iuenka a boy of Prince Khufukhaf ?", "Who was a boy of Prince Khufukhaf?", "Who was Iuenka a boy of Prince Khufukhaf ?"], "type": [-1, 1, 2, 1, -1, 1, 1], "question_in_type": ["Was iuenka a boy of Princess affiliate ?", "Who was a boy of Princess affiliate ?", "Where was a boy of Princess affiliate ?", "Who was a boy of Princess affiliate ?", "Was iuenka a boy of Khufukhaf ?", "Who was a boy of Khufukhaf?", "Who was a boy of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843311, "src_sentence": "Iuenka was a jr of Prince Khufukhaf I and Princess run Nefertkau II.", "sentence": "Iuenka was a jr of Prince Khufukhaf", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Prince", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a jr of Prince Khufukhaf ?", "Who was a jr of Prince Khufukhaf?", "Who was Iuenka a jr of Prince Khufukhaf ?"], "type": [-1, 1, 1], "question_in_type": ["Was iuenka a jr of Khufukhaf ?", "Who was a jr of Khufukhaf?", "Who was a jr of Khufukhaf ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843312, "src_sentence": "Iuenka was a son of Prince Khufukhaf I and Princess hang out Nefertkau II.", "sentence": "Iuenka was a son of Prince Khufukhaf", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Prince", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a son of Prince Khufukhaf ?", "Who was a son of Prince Khufukhaf?", "Who was Iuenka a son of Prince Khufukhaf ?"], "type": [-1, 1, 1], "question_in_type": ["Was iuenka a son of Khufukhaf ?", "Who was a son of Khufukhaf?", "Who was a son of Khufukhaf ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843313, "src_sentence": "Iuenka was a boy of Prince Khufukhaf I and Princess hang out Nefertkau II.", "sentence": "Iuenka was a boy of Prince Khufukhaf", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Prince", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a boy of Prince Khufukhaf ?", "Who was a boy of Prince Khufukhaf?", "Who was Iuenka a boy of Prince Khufukhaf ?"], "type": [-1, 1, 1], "question_in_type": ["Was iuenka a boy of Khufukhaf ?", "Who was a boy of Khufukhaf?", "Who was a boy of Khufukhaf ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843317, "src_sentence": "Iuenka was a boy of Prince Khufukhaf I and Princess band Nefertkau II.", "sentence": "Iuenka was a boy of Princess band Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a boy of Princess band Nefertkau II ?", "Who was a boy of Princess band Nefertkau II?", "Who was Iuenka a boy of Princess band Nefertkau II ?", "Was iuenka a boy of Prince Khufukhaf ?", "Who was a boy of Prince Khufukhaf?", "Who was Iuenka a boy of Prince Khufukhaf ?"], "type": [-1, 1, 1, -1, 1, 1], "question_in_type": ["Was iuenka a boy of Princess band ?", "Who was a boy of Princess band ?", "Who was a boy of Princess band ?", "Was iuenka a boy of Khufukhaf ?", "Who was a boy of Khufukhaf?", "Who was a boy of Khufukhaf ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843318, "src_sentence": "Iuenka was a logos of Prince Khufukhaf I and Princess band Nefertkau II.", "sentence": "Iuenka was a logos of Princess band Nefertkau II", "sub": "http://dbpedia.org/resource/Iuenka", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Nefertkau_II", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was iuenka a logos of Princess band Nefertkau II ?", "Who was a logos of Princess band Nefertkau II?", "Where was Iuenka a logos of Princess band Nefertkau II ?", "Who was Iuenka a logos of Princess band Nefertkau II ?", "Were iuenka a logos of Prince Khufukhaf you ?", "Who was a logos of Prince Khufukhaf I?", "Where was Iuenka a logos of Prince Khufukhaf I ?"], "type": [-1, 1, 2, 1, -1, 1, 2], "question_in_type": ["Was iuenka a logos of Princess band ?", "Who was a logos of Princess band ?", "Where was a logos of Princess band ?", "Who was a logos of Princess band ?", "Were iuenka a logos of Khufukhaf you ?", "Who was a logos of Khufukhaf I?", "Where was a logos of Khufukhaf I ?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843576, "src_sentence": "On 16 December 1918 Hetman of Ukraine Pavlo Skoropadsky signed a wire in Beryslav addressed to Kiev where he officially resigned from his put up.", "sentence": "Hetman of Ukraine Pavlo Skoropadsky addressed to Kiev On 16 December 1918", "sub": "http://dbpedia.org/resource/Ukraine", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kiev", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did hetman of Ukraine Pavlo Skoropadsky address to Kiev On 16 December 1918?", "Where did Hetman of Ukraine Pavlo Skoropadsky addressed to?", "Who did Hetman of Ukraine Pavlo Skoropadsky addressed to?", "When did Hetman of Ukraine Pavlo Skoropadsky address to Kiev On?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did hetman of Pavlo Skoropadsky address to On 16 December 1918?", "Where did Hetman of Pavlo Skoropadsky addressed to?", "Who did Hetman of Pavlo Skoropadsky addressed to?", "When did Hetman of Pavlo Skoropadsky address to On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843585, "src_sentence": "On 16 December 1918 Hetman of Ukraine Pavlo Skoropadsky signed a wire in Beryslav addressed to Kiev where he officially resigned from his wiley post.", "sentence": "Hetman of Ukraine Pavlo Skoropadsky addressed to Kiev where he officially resigned from his wiley post On 16 December 1918", "sub": "http://dbpedia.org/resource/Ukraine", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Kiev", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did hetman of Ukraine Pavlo Skoropadsky address to Kiev where he officially resigned from his wiley post On 16 December 1918?", "Where did Hetman of Ukraine Pavlo Skoropadsky addressed to?", "Who did Hetman of Ukraine Pavlo Skoropadsky addressed to?", "When did Hetman of Ukraine Pavlo Skoropadsky address to Kiev where he officially resign from his wiley post On?"], "type": [-1, 2, 1, 3], "question_in_type": ["Did hetman of Pavlo Skoropadsky address to where he officially resigned from his wiley post On 16 December 1918?", "Where did Hetman of Pavlo Skoropadsky addressed to?", "Who did Hetman of Pavlo Skoropadsky addressed to?", "When did Hetman of Pavlo Skoropadsky address to where he officially resign from his wiley post On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843624, "src_sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt) is a trotskyite administration in Australia.", "sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt is a trotskyite administration in Australia", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a trotskyite administration in Australia ?", "Where is Socialist Alternative ( commonly abbreviated as?"], "type": [-1, 2], "question_in_type": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a administration in Australia ?", "Where is ( commonly abbreviated as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843625, "src_sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt) is a Trotskyist arrangement in Australia.", "sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt is a Trotskyist arrangement in Australia", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a Trotskyist arrangement in Australia ?", "Where is Socialist Alternative ( commonly abbreviated as?"], "type": [-1, 2], "question_in_type": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a arrangement in Australia ?", "Where is ( commonly abbreviated as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843627, "src_sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt) is a trotskyite arrangement in Australia.", "sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt is a trotskyite arrangement in Australia", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a trotskyite arrangement in Australia ?", "Where is Socialist Alternative ( commonly abbreviated as?"], "type": [-1, 2], "question_in_type": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a arrangement in Australia ?", "Where is ( commonly abbreviated as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843629, "src_sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt) is a trot constitution in Australia.", "sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt is a trot constitution in Australia", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Australia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a trot constitution in Australia ?", "Where is Socialist Alternative ( commonly abbreviated as?"], "type": [-1, 2], "question_in_type": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a trot constitution in ?", "Where is ( commonly abbreviated as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843631, "src_sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt) is a Trotskyist organization in Australia.", "sentence": "Socialist Alternative (commonly abbreviated as SA or SAlt is a Trotskyist organization in Australia", "sub": "http://dbpedia.org/resource/Socialist_Alternative_(Australia)", "pred": "http://dbpedia.org/ontology/ideology", "obj": "http://dbpedia.org/resource/Trotskyism", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Ideology", "question": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a Trotskyist organization in Australia ?", "Where is Socialist Alternative ( commonly abbreviated as?"], "type": [-1, 2], "question_in_type": ["Is socialist Alternative ( commonly abbreviated as SA or SAlt a organization in Australia ?", "Where is ( commonly abbreviated as?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?ideology_obj.\n?agent_sub rdf:type .\n?ideology_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843637, "src_sentence": "In 1857, a nose count of Newfoundland revealed that there were Mi'kmaq closure at St. George's Bay, Codroy Valley, Bay d'Espoir and the Bay of Exploits.", "sentence": "a nose count of Newfoundland revealed that there were Mi'kmaq closure at Codroy Valley In 1857", "sub": "http://dbpedia.org/resource/Codroy_Valley", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Were a nose count of Newfoundland revealed that there Mi'kmaq closure at Codroy Valley In 1857 ?", "Where were a nose count of Newfoundland revealed that?", "When were a nose count of Newfoundland reveal that there Mi'kmaq closure at Codroy Valley In?"], "type": [-1, 2, 3], "question_in_type": ["Were a nose count of revealed that there Mi'kmaq closure at In 1857 ?", "Where were a nose count of revealed that?", "When were a nose count of reveal that there Mi'kmaq closure at In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843644, "src_sentence": "In 1857, a nosecount of Newfoundland revealed that there were Mi'kmaq arrangement at St. George's Bay, Codroy Valley, Bay d'Espoir and the Bay of Exploits.", "sentence": "a nosecount of Newfoundland revealed that there were Mi'kmaq arrangement at St. George 's Bay , Codroy Valley In 1857", "sub": "http://dbpedia.org/resource/Codroy_Valley", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Were a nosecount of Newfoundland revealed that there Mi'kmaq arrangement at St. George 's Bay , Codroy Valley In 1857 ?", "Where were a nosecount of Newfoundland revealed that?", "Who were a nosecount of Newfoundland revealed that?", "When were a nosecount of Newfoundland reveal that there Mi'kmaq arrangement at St. George 's Bay , Codroy Valley In?"], "type": [-1, 2, 1, 3], "question_in_type": ["Were a nosecount of revealed that there Mi'kmaq arrangement at St. George 's Bay , In 1857 ?", "Where were a nosecount of revealed that?", "Who were a nosecount of revealed that?", "When were a nosecount of reveal that there Mi'kmaq arrangement at St. George 's Bay , In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843650, "src_sentence": "In 1857, a nosecount of Newfoundland revealed that there were Mi'kmaq resolution at St. George's Bay, Codroy Valley, Bay d'Espoir and the Bay of Exploits.", "sentence": "a nosecount of Newfoundland revealed that there were Mi'kmaq resolution at St. George 's Bay , Codroy Valley In 1857", "sub": "http://dbpedia.org/resource/Codroy_Valley", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Were a nosecount of Newfoundland revealed that there Mi'kmaq resolution at St. George 's Bay , Codroy Valley In 1857 ?", "Where were a nosecount of Newfoundland revealed that?", "When were a nosecount of Newfoundland reveal that there Mi'kmaq resolution at St. George 's Bay , Codroy Valley In?"], "type": [-1, 2, 3], "question_in_type": ["Were a nosecount of revealed that there Mi'kmaq resolution at St. George 's Bay , In 1857 ?", "Where were a nosecount of revealed that?", "When were a nosecount of reveal that there Mi'kmaq resolution at St. George 's Bay , In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843651, "src_sentence": "In 1857, a census of Newfoundland revealed that there were Mi'kmaq village at St. George's Bay, Codroy Valley, Bay d'Espoir and the Bay of Exploits.", "sentence": "a census of Newfoundland revealed that there were Mi'kmaq village at St. George 's Bay , Codroy Valley In 1857", "sub": "http://dbpedia.org/resource/Codroy_Valley", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Were a census of Newfoundland revealed that there Mi'kmaq village at St. George 's Bay , Codroy Valley In 1857 ?", "Where were a census of Newfoundland revealed that?", "When were a census of Newfoundland reveal that there Mi'kmaq village at St. George 's Bay , Codroy Valley In?"], "type": [-1, 2, 3], "question_in_type": ["Were a census of revealed that there Mi'kmaq village at St. George 's Bay , In 1857 ?", "Where were a census of revealed that?", "When were a census of reveal that there Mi'kmaq village at St. George 's Bay , In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843660, "src_sentence": "In 1857, a census of Newfoundland revealed that there were Mi'kmaq agreement at St. George's Bay, Codroy Valley, Bay d'Espoir and the Bay of Exploits.", "sentence": "a census of Newfoundland revealed that there were Mi'kmaq agreement at St. George 's Bay , Codroy Valley In 1857", "sub": "http://dbpedia.org/resource/Codroy_Valley", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Were a census of Newfoundland revealed that there Mi'kmaq agreement at St. George 's Bay , Codroy Valley In 1857 ?", "Where were a census of Newfoundland revealed that?", "Who were a census of Newfoundland revealed that?", "When were a census of Newfoundland reveal that there Mi'kmaq agreement at St. George 's Bay , Codroy Valley In?"], "type": [-1, 2, 1, 3], "question_in_type": ["Were a census of revealed that there Mi'kmaq agreement at St. George 's Bay , In 1857 ?", "Where were a census of revealed that?", "Who were a census of revealed that?", "When were a census of reveal that there Mi'kmaq agreement at St. George 's Bay , In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843698, "src_sentence": "Agriophara gravis is a moth of the folk Depressariidae.", "sentence": "Agriophara gravis is a moth of the folk Depressariidae", "sub": "http://dbpedia.org/resource/Agriophara_gravis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agriophara gravis a moth of the folk Depressariidae ?", "Where is Agriophara gravis a moth of the folk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is agriophara gravis a moth of the folk ?", "Where is a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843699, "src_sentence": "Agriophara gravis is a lep of the folk Depressariidae.", "sentence": "Agriophara gravis is a lep of the folk Depressariidae", "sub": "http://dbpedia.org/resource/Agriophara_gravis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agriophara gravis a lep of the folk Depressariidae ?", "Where is Agriophara gravis a lep of the folk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is agriophara gravis a lep of the folk ?", "Where is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843717, "src_sentence": "Agriophara gravis is a lep of the kinsfolk Depressariidae.", "sentence": "Agriophara gravis is a lep of the kinsfolk Depressariidae", "sub": "http://dbpedia.org/resource/Agriophara_gravis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agriophara gravis a lep of the kinsfolk Depressariidae ?", "Where is Agriophara gravis a lep of the kinsfolk Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is agriophara gravis a lep of the kinsfolk ?", "Where is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843720, "src_sentence": "Agriophara gravis is a lep of the fellowship Depressariidae.", "sentence": "Agriophara gravis is a lep of the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Agriophara_gravis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agriophara gravis a lep of the fellowship Depressariidae ?", "Where is Agriophara gravis a lep of the fellowship Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is agriophara gravis a lep of the fellowship ?", "Where is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843721, "src_sentence": "Agriophara gravis is a matki of the fellowship Depressariidae.", "sentence": "Agriophara gravis is a matki of the fellowship Depressariidae", "sub": "http://dbpedia.org/resource/Agriophara_gravis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Depressariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is agriophara gravis a matki of the fellowship Depressariidae ?", "Where is Agriophara gravis a matki of the fellowship Depressariidae ?"], "type": [-1, 2], "question_in_type": ["Is agriophara gravis a matki of the fellowship ?", "Where is a matki of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843722, "src_sentence": "Haudivillers is a communicate in the Oise department in northern France.", "sentence": "Haudivillers is a communicate in the Oise department in northern France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a communicate in the Oise department in northern France ?", "Where is Haudivillers a communicate in the Oise department in northern France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a communicate in the department in northern France ?", "Where is a communicate in the department in northern France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843724, "src_sentence": "Haudivillers is a communicate in the Oise office in northern France.", "sentence": "Haudivillers is a communicate in the Oise office in northern France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a communicate in the Oise office in northern France ?", "Where is Haudivillers a communicate in the Oise office in northern France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a communicate in the office in northern France ?", "Where is a communicate in the office in northern France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843733, "src_sentence": "Haudivillers is a commune in the Oise department in northerly France.", "sentence": "Haudivillers is a commune in the Oise department in northerly France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a commune in the Oise department in northerly France ?", "Where is Haudivillers a commune in the Oise department in northerly France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a commune in the department in northerly France ?", "Where is a commune in the department in northerly France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843739, "src_sentence": "Haudivillers is a commune in the Oise province in northerly France.", "sentence": "Haudivillers is a commune in the Oise province in northerly France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a commune in the Oise province in northerly France ?", "Where is Haudivillers a commune in the Oise province in northerly France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a commune in the province in northerly France ?", "Where is a commune in the province in northerly France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843741, "src_sentence": "Haudivillers is a commune in the Oise school in northerly France.", "sentence": "Haudivillers is a commune in the Oise school in northerly France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a commune in the Oise school in northerly France ?", "Where is Haudivillers a commune in the Oise school in northerly France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a commune in the school in northerly France ?", "Where is a commune in the school in northerly France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843743, "src_sentence": "Haudivillers is a commune in the Oise section in northerly France.", "sentence": "Haudivillers is a commune in the Oise section in northerly France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a commune in the Oise section in northerly France ?", "Where is Haudivillers a commune in the Oise section in northerly France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a commune in the section in northerly France ?", "Where is a commune in the section in northerly France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843747, "src_sentence": "Haudivillers is a commune in the Oise office in septentrional France.", "sentence": "Haudivillers is a commune in the Oise office in septentrional France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a commune in the Oise office in septentrional France ?", "Where is Haudivillers a commune in the Oise office in septentrional France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a commune in the office in septentrional France ?", "Where is a commune in the office in septentrional France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843750, "src_sentence": "Haudivillers is a communicate in the Oise ministry in septentrional France.", "sentence": "Haudivillers is a communicate in the Oise ministry in septentrional France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a communicate in the Oise ministry in septentrional France ?", "Where is Haudivillers a communicate in the Oise ministry in septentrional France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a communicate in the ministry in septentrional France ?", "Where is a communicate in the ministry in septentrional France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843760, "src_sentence": "Haudivillers is a communicate in the Oise office in boreal France.", "sentence": "Haudivillers is a communicate in the Oise office in boreal France", "sub": "http://dbpedia.org/resource/Haudivillers", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is haudivillers a communicate in the Oise office in boreal France ?", "Where is Haudivillers a communicate in the Oise office in boreal France ?"], "type": [-1, 2], "question_in_type": ["Is haudivillers a communicate in the office in boreal France ?", "Where is a communicate in the office in boreal France ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843857, "src_sentence": "Round Harbour was located south west germany of Wesleyville, Newfoundland and Labrador.", "sentence": "Round Harbour was located south west germany of Newfoundland", "sub": "http://dbpedia.org/resource/Round_Harbour,_Fogo,_Newfoundland_and_Labrador", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Was round Harbour located south west germany of Newfoundland ?", "Who was located south west germany of Newfoundland?", "Where was Round Harbour located south?"], "type": [-1, 1, 2], "question_in_type": ["Was round Harbour located south west germany of ?", "Who was located south west germany of ?", "Where was located south?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843861, "src_sentence": "Round Harbour was located south cicily isabel fairfield of Wesleyville, Newfoundland and Labrador.", "sentence": "Round Harbour was located south cicily isabel fairfield of Newfoundland", "sub": "http://dbpedia.org/resource/Round_Harbour,_Fogo,_Newfoundland_and_Labrador", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/Newfoundland_and_Labrador", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Was round Harbour located south cicily isabel fairfield of Newfoundland ?", "Who was located south cicily isabel fairfield of Newfoundland?", "Where was Round Harbour located south?"], "type": [-1, 1, 2], "question_in_type": ["Was round Harbour located south cicily isabel fairfield of ?", "Who was located south cicily isabel fairfield of ?", "Where was located south?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843867, "src_sentence": "Kwadacha Wilderness Provincial Park is a provincial parking lot in British Columbia, Canada.", "sentence": "Kwadacha Wilderness Provincial Park is a provincial parking lot in British Columbia", "sub": "http://dbpedia.org/resource/Kwadacha_Wilderness_Provincial_Park", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/British_Columbia", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is kwadacha Wilderness Provincial Park a provincial parking lot in British Columbia ?", "Who is a provincial parking lot in British Columbia?", "Where is Kwadacha Wilderness Provincial Park a provincial parking lot in British Columbia ?"], "type": [-1, 1, 2], "question_in_type": ["Is kwadacha Wilderness Provincial Park a provincial parking lot in ?", "Who is a provincial parking lot in ?", "Where is a provincial parking lot in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843871, "src_sentence": "Kwadacha Wilderness Provincial Park is a narrow minded green in British Columbia, Canada.", "sentence": "Kwadacha Wilderness Provincial Park is a narrow minded green in British Columbia", "sub": "http://dbpedia.org/resource/Kwadacha_Wilderness_Provincial_Park", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/British_Columbia", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is kwadacha Wilderness Provincial Park a narrow minded green in British Columbia ?", "Who is a narrow minded green in British Columbia?", "Where is Kwadacha Wilderness Provincial Park a narrow minded green?"], "type": [-1, 1, 2], "question_in_type": ["Is kwadacha Wilderness Provincial Park a narrow minded green in ?", "Who is a narrow minded green in ?", "Where is a narrow minded green?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843884, "src_sentence": "Kwadacha Wilderness Provincial Park is a peasant common in British Columbia, Canada.", "sentence": "Kwadacha Wilderness Provincial Park is a peasant common in British Columbia", "sub": "http://dbpedia.org/resource/Kwadacha_Wilderness_Provincial_Park", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/British_Columbia", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is kwadacha Wilderness Provincial Park a peasant common in British Columbia ?", "Who is a peasant common in British Columbia?", "Where is Kwadacha Wilderness Provincial Park a peasant common in British Columbia ?"], "type": [-1, 1, 2], "question_in_type": ["Is kwadacha Wilderness Provincial Park a peasant common in ?", "Who is a peasant common in ?", "Where is a peasant common in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843889, "src_sentence": "Kwadacha Wilderness Provincial Park is a narrow minded courtyard in British Columbia, Canada.", "sentence": "Kwadacha Wilderness Provincial Park is a narrow minded courtyard in British Columbia", "sub": "http://dbpedia.org/resource/Kwadacha_Wilderness_Provincial_Park", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/British_Columbia", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is kwadacha Wilderness Provincial Park a narrow minded courtyard in British Columbia ?", "Who is a narrow minded courtyard in British Columbia?", "Where is Kwadacha Wilderness Provincial Park a narrow minded?"], "type": [-1, 1, 2], "question_in_type": ["Is kwadacha Wilderness Provincial Park a narrow minded courtyard in ?", "Who is a narrow minded courtyard in ?", "Where is a narrow minded?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843890, "src_sentence": "Kwadacha Wilderness Provincial Park is a peasant courtyard in British Columbia, Canada.", "sentence": "Kwadacha Wilderness Provincial Park is a peasant courtyard in British Columbia", "sub": "http://dbpedia.org/resource/Kwadacha_Wilderness_Provincial_Park", "pred": "http://dbpedia.org/ontology/province", "obj": "http://dbpedia.org/resource/British_Columbia", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/Province", "question": ["Is kwadacha Wilderness Provincial Park a peasant courtyard in British Columbia ?", "Who is a peasant courtyard in British Columbia?", "Where is Kwadacha Wilderness Provincial Park a peasant courtyard in British Columbia ?"], "type": [-1, 1, 2], "question_in_type": ["Is kwadacha Wilderness Provincial Park a peasant courtyard in ?", "Who is a peasant courtyard in ?", "Where is a peasant courtyard in ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?province_obj.\n?place_sub rdf:type .\n?province_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843966, "src_sentence": "Strigocossus moderata is a moth in the class Cossidae.", "sentence": "Strigocossus moderata is a moth in the class Cossidae", "sub": "http://dbpedia.org/resource/Strigocossus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is strigocossus moderata a moth in the class Cossidae ?"], "type": [-1], "question_in_type": ["Is strigocossus moderata a moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843975, "src_sentence": "Strigocossus moderata is a moth in the folk Cossidae.", "sentence": "Strigocossus moderata is a moth in the folk Cossidae", "sub": "http://dbpedia.org/resource/Strigocossus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is strigocossus moderata a moth in the folk Cossidae ?"], "type": [-1], "question_in_type": ["Is strigocossus moderata a moth in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843977, "src_sentence": "Strigocossus moderata is a matki in the folk Cossidae.", "sentence": "Strigocossus moderata is a matki in the folk Cossidae", "sub": "http://dbpedia.org/resource/Strigocossus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is strigocossus moderata a matki in the folk Cossidae ?"], "type": [-1], "question_in_type": ["Is strigocossus moderata a matki in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843990, "src_sentence": "Strigocossus moderata is a moth in the home Cossidae.", "sentence": "Strigocossus moderata is a moth in the home Cossidae", "sub": "http://dbpedia.org/resource/Strigocossus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is strigocossus moderata a moth in the home Cossidae ?"], "type": [-1], "question_in_type": ["Is strigocossus moderata a moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5843995, "src_sentence": "Strigocossus moderata is a matki in the kinsfolk Cossidae.", "sentence": "Strigocossus moderata is a matki in the kinsfolk Cossidae", "sub": "http://dbpedia.org/resource/Strigocossus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cossidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is strigocossus moderata a matki in the kinsfolk Cossidae ?"], "type": [-1], "question_in_type": ["Is strigocossus moderata a matki in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844130, "src_sentence": "The Crambinae from Ethiopia and Mozambique collected by the University of Molise hostile expedition in 2008 and 2009 (order lepidoptera: Pyraloidea: Crambidae, Crambinae).", "sentence": "The Crambinae from Mozambique collected by the University of Molise hostile expedition in 2009 ( order lepidoptera : Pyraloidea", "sub": "http://dbpedia.org/resource/Crambinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pyraloidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the Crambinae from Mozambique collect by the University of Molise hostile expedition in 2009 ( order lepidoptera : Pyraloidea?", "Where did The Crambinae from Mozambique collected by?", "When did The Crambinae from Mozambique collect by the University of Molise hostile expedition?", "Does the Crambinae from Mozambique collect by the University of Molise hostile expedition in 2008 ( order lepidoptera : Pyraloidea?", "Does the Crambinae from Ethiopia collect by the University of Molise hostile expedition in 2009 ( order lepidoptera : Pyraloidea?", "Where did The Crambinae from Ethiopia collected by?", "When did The Crambinae from Ethiopia collect by the University of Molise hostile expedition?", "Does the Crambinae from Ethiopia collect by the University of Molise hostile expedition in 2008 ( order lepidoptera : Pyraloidea?"], "type": [-1, 2, 3, -1, -1, 2, 3, -1], "question_in_type": ["Does the from Mozambique collect by the University of Molise hostile expedition in 2009 ( order lepidoptera : ?", "Where did The from Mozambique collected by?", "When did The from Mozambique collect by the University of Molise hostile expedition?", "Does the from Mozambique collect by the University of Molise hostile expedition in 2008 ( order lepidoptera : ?", "Does the from Ethiopia collect by the University of Molise hostile expedition in 2009 ( order lepidoptera : ?", "Where did The from Ethiopia collected by?", "When did The from Ethiopia collect by the University of Molise hostile expedition?", "Does the from Ethiopia collect by the University of Molise hostile expedition in 2008 ( order lepidoptera : ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844543, "src_sentence": "Astro Aruna was launched from StarHub TV a supplemental of StarHub on english channel 83 in Singapore on 1 January 2005.", "sentence": "Astro Aruna was launched from StarHub TV in Singapore on 1 January 2005", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from StarHub TV in Singapore on 1 January 2005 ?", "Who was launched from StarHub TV in Singapore on 1 January 2005?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from StarHub TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from StarHub TV in on 1 January 2005 ?", "Who was launched from StarHub TV in on 1 January 2005?", "Where was launched from?", "When was launch from StarHub TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844551, "src_sentence": "Astro Aruna was launched from StarHub TV a supplemental of StarHub on television channel 83 in Singapore on 1 January 2005.", "sentence": "Astro Aruna was launched from StarHub TV on television channel 83 in Singapore on 1 January 2005", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from StarHub TV on television channel 83 in Singapore on 1 January 2005 ?", "Who was launched from StarHub TV on television channel 83 in Singapore on 1 January 2005?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from StarHub TV on television channel 83 in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from StarHub TV on television channel 83 in on 1 January 2005 ?", "Who was launched from StarHub TV on television channel 83 in on 1 January 2005?", "Where was launched from?", "When was launch from StarHub TV on television channel 83 in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844567, "src_sentence": "Astro Aruna was launched from StarHub TV a supplemental of StarHub on duct 83 in Singapore on 1 January 2005.", "sentence": "Astro Aruna was launched from StarHub TV in Singapore on 1 January 2005", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from StarHub TV in Singapore on 1 January 2005 ?", "Who was launched from StarHub TV in Singapore on 1 January 2005?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from StarHub TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from StarHub TV in on 1 January 2005 ?", "Who was launched from StarHub TV in on 1 January 2005?", "Where was launched from?", "When was launch from StarHub TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844581, "src_sentence": "Astro Aruna was launched from Astro Nusantara on straits 40 in Indonesia on 15 June 2006.", "sentence": "Astro Aruna was launched from Astro Nusantara in Indonesia on 15 June 2006", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Indonesia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Astro Nusantara in Indonesia on 15 June 2006 ?", "Who was launched from Astro Nusantara in Indonesia on 15 June 2006?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Astro Nusantara in Indonesia?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from Astro Nusantara in on 15 June 2006 ?", "Who was launched from Astro Nusantara in on 15 June 2006?", "Where was launched from?", "When was launch from Astro Nusantara in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844588, "src_sentence": "Astro Aruna was launched from Astro on groove 121 in Malaysia and Brunei (Kristal-Astro) on 31 August 2006 in Malaysia and Brunei.", "sentence": "Astro Aruna was launched from Astro on 31 August 2006 in Malaysia", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Malaysia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Astro on 31 August 2006 in Malaysia ?", "Who was launched from Astro on 31 August 2006 in Malaysia?", "Who Aruna was launched from Who on 31 August 2006 in Malaysia?", "When was Astro Aruna launch from Astro?", "Where was Astro Aruna launched from?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Was astro Aruna launched from Astro on 31 August 2006 in ?", "Who was launched from Astro on 31 August 2006 in ?", "Who Aruna was launched from Who on 31 August 2006 in ?", "When was launch from Astro?", "Where was launched from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844590, "src_sentence": "Astro Aruna was launched from Astro on tv channel 121 in Malaysia and Brunei (Kristal-Astro) on 31 August 2006 in Malaysia and Brunei.", "sentence": "Astro Aruna was launched from Astro in Brunei on 31 August 2006 in Brunei", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Brunei", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Astro in Brunei on 31 August 2006 in Brunei ?", "Who was launched from Astro in Brunei on 31 August 2006 in Brunei?", "Who Aruna was launched from Who in Brunei on 31 August 2006 in Brunei?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Astro in Brunei?", "Was astro Aruna launched from Astro in Brunei on 31 August 2006 in Malaysia ?", "Who was launched from Astro in Brunei on 31 August 2006 in Malaysia?", "Who Aruna was launched from Who in Brunei on 31 August 2006 in Malaysia?", "Was astro Aruna launched from Astro on 31 August 2006 in Brunei ?", "Who was launched from Astro on 31 August 2006 in Brunei?", "Who Aruna was launched from Who on 31 August 2006 in Brunei?", "When was Astro Aruna launch from Astro?", "Was astro Aruna launched from Astro on 31 August 2006 in Malaysia ?", "Who was launched from Astro on 31 August 2006 in Malaysia?", "Who Aruna was launched from Who on 31 August 2006 in Malaysia?"], "type": [-1, 1, 1, 2, 3, -1, 1, 1, -1, 1, 1, 3, -1, 1, 1], "question_in_type": ["Was astro Aruna launched from Astro in on 31 August 2006 in ?", "Who was launched from Astro in on 31 August 2006 in ?", "Who Aruna was launched from Who in on 31 August 2006 in ?", "Where was launched from?", "When was launch from Astro in ?", "Was astro Aruna launched from Astro in on 31 August 2006 in Malaysia ?", "Who was launched from Astro in on 31 August 2006 in Malaysia?", "Who Aruna was launched from Who in on 31 August 2006 in Malaysia?", "Was astro Aruna launched from Astro on 31 August 2006 in ?", "Who was launched from Astro on 31 August 2006 in ?", "Who Aruna was launched from Who on 31 August 2006 in ?", "When was launch from Astro?", "Was astro Aruna launched from Astro on 31 August 2006 in ?", "Who was launched from Astro on 31 August 2006 in ?", "Who Aruna was launched from Who on 31 August 2006 in ?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844598, "src_sentence": "Astro Aruna was launched from Astro on duct 121 in Malaysia and Brunei (Kristal-Astro) on 31 August 2006 in Malaysia and Brunei.", "sentence": "Astro Aruna was launched from Astro on 31 August 2006 in Malaysia", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Malaysia", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Astro on 31 August 2006 in Malaysia ?", "Who was launched from Astro on 31 August 2006 in Malaysia?", "Who Aruna was launched from Who on 31 August 2006 in Malaysia?", "When was Astro Aruna launch from Astro?", "Where was Astro Aruna launched from?"], "type": [-1, 1, 1, 3, 2], "question_in_type": ["Was astro Aruna launched from Astro on 31 August 2006 in ?", "Who was launched from Astro on 31 August 2006 in ?", "Who Aruna was launched from Who on 31 August 2006 in ?", "When was launch from Astro?", "Where was launched from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844606, "src_sentence": "Astro Aruna was launched from Mio TV a supplemental of Singapore Telecommunications on communication channel 35 in Singapore on 6 October 2008.", "sentence": "Astro Aruna was launched from Mio TV in Singapore on 6 October 2008", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Mio TV in Singapore on 6 October 2008 ?", "Who was launched from Mio TV in Singapore on 6 October 2008?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Mio TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from Mio TV in on 6 October 2008 ?", "Who was launched from Mio TV in on 6 October 2008?", "Where was launched from?", "When was launch from Mio TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844613, "src_sentence": "Astro Aruna was launched from Mio TV a subsidiary company of Singapore Telecommunications on groove 35 in Singapore on 6 October 2008.", "sentence": "Astro Aruna was launched from Mio TV in Singapore on 6 October 2008", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Mio TV in Singapore on 6 October 2008 ?", "Who was launched from Mio TV in Singapore on 6 October 2008?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Mio TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from Mio TV in on 6 October 2008 ?", "Who was launched from Mio TV in on 6 October 2008?", "Where was launched from?", "When was launch from Mio TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844634, "src_sentence": "Astro Aruna was launched from Mio TV a supplemental of Singapore Telecommunications on distribution channel 35 in Singapore on 6 October 2008.", "sentence": "Astro Aruna was launched from Mio TV in Singapore on 6 October 2008", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Mio TV in Singapore on 6 October 2008 ?", "Who was launched from Mio TV in Singapore on 6 October 2008?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Mio TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from Mio TV in on 6 October 2008 ?", "Who was launched from Mio TV in on 6 October 2008?", "Where was launched from?", "When was launch from Mio TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844658, "src_sentence": "Astro Aruna was launched from Mio TV a supplemental of Singapore Telecommunications on transmission channel 35 in Singapore on 6 October 2008.", "sentence": "Astro Aruna was launched from Mio TV in Singapore on 6 October 2008", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna launched from Mio TV in Singapore on 6 October 2008 ?", "Who was launched from Mio TV in Singapore on 6 October 2008?", "Where was Astro Aruna launched from?", "When was Astro Aruna launch from Mio TV in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna launched from Mio TV in on 6 October 2008 ?", "Who was launched from Mio TV in on 6 October 2008?", "Where was launched from?", "When was launch from Mio TV in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844689, "src_sentence": "Astro Aruna was ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in Singapore on 31 March 2007.", "sentence": "Astro Aruna was ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in Singapore on 31 March 2007", "sub": "http://dbpedia.org/resource/Astro_Aruna", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Singapore", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was astro Aruna ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in Singapore on 31 March 2007 ?", "Who was ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in Singapore on 31 March 2007?", "Where was Astro Aruna ceased transmitting?", "When was Astro Aruna cease transmit from StarHub TV a supplemental of StarHub on Channel 83 in Singapore?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was astro Aruna ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in on 31 March 2007 ?", "Who was ceased transmitting from StarHub TV a supplemental of StarHub on Channel 83 in on 31 March 2007?", "Where was ceased transmitting?", "When was cease transmit from StarHub TV a supplemental of StarHub on Channel 83 in ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844757, "src_sentence": "Carposina gemmata is a matki of the family Carposinidae.", "sentence": "Carposina gemmata is a matki of the family Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a matki of the family Carposinidae ?", "Where is Carposina gemmata a matki of the family Carposinidae ?"], "type": [-1, 2], "question_in_type": ["Is carposina gemmata a matki of the family ?", "Where is gemmata a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844773, "src_sentence": "Carposina gemmata is a moth of the kinfolk Carposinidae.", "sentence": "Carposina gemmata is a moth of the kinfolk Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a moth of the kinfolk Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844781, "src_sentence": "Carposina gemmata is a matki of the class Carposinidae.", "sentence": "Carposina gemmata is a matki of the class Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a matki of the class Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844788, "src_sentence": "Carposina gemmata is a moth of the folk Carposinidae.", "sentence": "Carposina gemmata is a moth of the folk Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a moth of the folk Carposinidae ?", "Where is Carposina gemmata a moth of the folk Carposinidae ?"], "type": [-1, 2], "question_in_type": ["Is carposina gemmata a moth of the folk ?", "Where is gemmata a moth of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844790, "src_sentence": "Carposina gemmata is a matki of the folk Carposinidae.", "sentence": "Carposina gemmata is a matki of the folk Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a matki of the folk Carposinidae ?", "Where is Carposina gemmata a matki of the folk Carposinidae ?"], "type": [-1, 2], "question_in_type": ["Is carposina gemmata a matki of the folk ?", "Where is gemmata a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844801, "src_sentence": "Carposina gemmata is a lep of the household Carposinidae.", "sentence": "Carposina gemmata is a lep of the household Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a lep of the household Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844803, "src_sentence": "Carposina gemmata is a moth of the home Carposinidae.", "sentence": "Carposina gemmata is a moth of the home Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a moth of the home Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844804, "src_sentence": "Carposina gemmata is a lep of the home Carposinidae.", "sentence": "Carposina gemmata is a lep of the home Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a lep of the home Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844807, "src_sentence": "Carposina gemmata is a lep of the kinsfolk Carposinidae.", "sentence": "Carposina gemmata is a lep of the kinsfolk Carposinidae", "sub": "http://dbpedia.org/resource/Carposina", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Carposinidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carposina gemmata a lep of the kinsfolk Carposinidae ?"], "type": [-1], "question_in_type": ["Is carposina gemmata a lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844835, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly of the kinfolk Nymphalidae.", "sentence": "Acraea boopis is a butterfly of the kinfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly of the kinfolk Nymphalidae ?", "Who boopis is a butterfly of the kinfolk Nymphalidae?", "Where is Acraea boopis a butterfly of the kinfolk Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a butterfly of the kinfolk ?", "Who boopis is a butterfly of the kinfolk ?", "Where is a butterfly of the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844838, "src_sentence": "Acraea boopis, the rainforest acraea, is a chat up of the kinfolk Nymphalidae.", "sentence": "Acraea boopis is a chat up of the kinfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a chat up of the kinfolk Nymphalidae ?", "Who boopis is a chat up of the kinfolk Nymphalidae?", "Where is Acraea boopis a chat up of the kinfolk Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a chat up of the kinfolk ?", "Who boopis is a chat up of the kinfolk ?", "Where is a chat up of the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844844, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly stroke of the class Nymphalidae.", "sentence": "Acraea boopis is a butterfly stroke of the class Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly stroke of the class Nymphalidae ?", "Who boopis is a butterfly stroke of the class Nymphalidae?", "Where is Acraea boopis a butterfly stroke of the class Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a butterfly stroke of the class ?", "Who boopis is a butterfly stroke of the class ?", "Where is a butterfly stroke of the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844846, "src_sentence": "Acraea boopis, the rainforest acraea, is a chat up of the class Nymphalidae.", "sentence": "Acraea boopis is a chat up of the class Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a chat up of the class Nymphalidae ?", "Who boopis is a chat up of the class Nymphalidae?", "Where is Acraea boopis a chat up of the class Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a chat up of the class ?", "Who boopis is a chat up of the class ?", "Where is a chat up of the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844871, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly of the household Nymphalidae.", "sentence": "Acraea boopis is a butterfly of the household Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly of the household Nymphalidae ?", "Who boopis is a butterfly of the household Nymphalidae?", "Who is Acraea boopis a butterfly of the household Nymphalidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is acraea boopis a butterfly of the household ?", "Who boopis is a butterfly of the household ?", "Who is a butterfly of the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844876, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly stroke of the home Nymphalidae.", "sentence": "Acraea boopis is a butterfly stroke of the home Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly stroke of the home Nymphalidae ?", "Who boopis is a butterfly stroke of the home Nymphalidae?", "Where is Acraea boopis a butterfly stroke of the home Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a butterfly stroke of the home ?", "Who boopis is a butterfly stroke of the home ?", "Where is a butterfly stroke of the home ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844878, "src_sentence": "Acraea boopis, the rainforest acraea, is a chat up of the home Nymphalidae.", "sentence": "Acraea boopis is a chat up of the home Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a chat up of the home Nymphalidae ?", "Who boopis is a chat up of the home Nymphalidae?", "Where is Acraea boopis a chat up of the home Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a chat up of the home ?", "Who boopis is a chat up of the home ?", "Where is a chat up of the home ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844880, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly stroke of the kinsfolk Nymphalidae.", "sentence": "Acraea boopis is a butterfly stroke of the kinsfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly stroke of the kinsfolk Nymphalidae ?", "Who boopis is a butterfly stroke of the kinsfolk Nymphalidae?", "Where is Acraea boopis a butterfly stroke of the kinsfolk Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a butterfly stroke of the kinsfolk ?", "Who boopis is a butterfly stroke of the kinsfolk ?", "Where is a butterfly stroke of the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844881, "src_sentence": "Acraea boopis, the rainforest acraea, is a lep of the kinsfolk Nymphalidae.", "sentence": "Acraea boopis is a lep of the kinsfolk Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a lep of the kinsfolk Nymphalidae ?", "Who boopis is a lep of the kinsfolk Nymphalidae?", "Where is Acraea boopis a lep of the kinsfolk Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a lep of the kinsfolk ?", "Who boopis is a lep of the kinsfolk ?", "Where is a lep of the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5844884, "src_sentence": "Acraea boopis, the rainforest acraea, is a butterfly stroke of the fellowship Nymphalidae.", "sentence": "Acraea boopis is a butterfly stroke of the fellowship Nymphalidae", "sub": "http://dbpedia.org/resource/Acraea_boopis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nymphalidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acraea boopis a butterfly stroke of the fellowship Nymphalidae ?", "Who boopis is a butterfly stroke of the fellowship Nymphalidae?", "Where is Acraea boopis a butterfly stroke of the fellowship Nymphalidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is acraea boopis a butterfly stroke of the fellowship ?", "Who boopis is a butterfly stroke of the fellowship ?", "Where is a butterfly stroke of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845017, "src_sentence": "Bradina chalcophaea is a matki in the family Crambidae.", "sentence": "Bradina chalcophaea is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a matki in the family Crambidae ?", "Where is Bradina chalcophaea a matki in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a matki in the family ?", "Where is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845039, "src_sentence": "Bradina chalcophaea is a moth in the class Crambidae.", "sentence": "Bradina chalcophaea is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a moth in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is bradina chalcophaea a moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845041, "src_sentence": "Bradina chalcophaea is a matki in the class Crambidae.", "sentence": "Bradina chalcophaea is a matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a matki in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is bradina chalcophaea a matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845066, "src_sentence": "Bradina chalcophaea is a moth in the kinsfolk Crambidae.", "sentence": "Bradina chalcophaea is a moth in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a moth in the kinsfolk Crambidae ?", "Where is Bradina chalcophaea a moth in the kinsfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a moth in the kinsfolk ?", "Where is a moth in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845067, "src_sentence": "Bradina chalcophaea is a lep in the kinsfolk Crambidae.", "sentence": "Bradina chalcophaea is a lep in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a lep in the kinsfolk Crambidae ?", "Where is Bradina chalcophaea a lep in the kinsfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a lep in the kinsfolk ?", "Where is a lep in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845069, "src_sentence": "Bradina chalcophaea is a moth in the fellowship Crambidae.", "sentence": "Bradina chalcophaea is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a moth in the fellowship Crambidae ?", "Where is Bradina chalcophaea a moth in the fellowship Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a moth in the fellowship ?", "Where is a moth in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845070, "src_sentence": "Bradina chalcophaea is a lep in the fellowship Crambidae.", "sentence": "Bradina chalcophaea is a lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Bradina_chalcophaea", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is bradina chalcophaea a lep in the fellowship Crambidae ?", "Where is Bradina chalcophaea a lep in the fellowship Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is bradina chalcophaea a lep in the fellowship ?", "Where is a lep in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845427, "src_sentence": "Waldgrehweiler is a local administrative unit in the Donnersbergkreis territorial dominion, in Rhineland-Palatinate, Germany.", "sentence": "Waldgrehweiler is a local administrative unit in the Donnersbergkreis territorial dominion, in Rhineland-Palatinate", "sub": "http://dbpedia.org/resource/Waldgrehweiler", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Donnersbergkreis", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is waldgrehweiler a local administrative unit in the Donnersbergkreis territorial dominion , in Rhineland-Palatinate ?", "Who is a local administrative unit in the Donnersbergkreis territorial dominion, in Rhineland-Palatinate?", "Where is Waldgrehweiler a local administrative unit in the Donnersbergkreis territorial dominion , in Rhineland-Palatinate ?"], "type": [-1, 1, 2], "question_in_type": ["Is waldgrehweiler a local administrative unit in the territorial dominion , in Rhineland-Palatinate ?", "Who is a local administrative unit in the territorial dominion, in Rhineland-Palatinate?", "Where is a local administrative unit in the territorial dominion , in Rhineland-Palatinate ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845429, "src_sentence": "Waldgrehweiler is a local administrative unit in the Donnersbergkreis neighbourhood, in Rhineland-Palatinate, Germany.", "sentence": "Waldgrehweiler is a local administrative unit in the Donnersbergkreis neighbourhood, in Rhineland-Palatinate", "sub": "http://dbpedia.org/resource/Waldgrehweiler", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Donnersbergkreis", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is waldgrehweiler a local administrative unit in the Donnersbergkreis neighbourhood , in Rhineland-Palatinate ?", "Who is a local administrative unit in the Donnersbergkreis neighbourhood, in Rhineland-Palatinate?", "Where is Waldgrehweiler a local administrative unit in the Donnersbergkreis neighbourhood , in Rhineland-Palatinate ?"], "type": [-1, 1, 2], "question_in_type": ["Is waldgrehweiler a local administrative unit in the neighbourhood , in Rhineland-Palatinate ?", "Who is a local administrative unit in the neighbourhood, in Rhineland-Palatinate?", "Where is a local administrative unit in the neighbourhood , in Rhineland-Palatinate ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845436, "src_sentence": "Waldgrehweiler is a municipality in the Donnersbergkreis dominion, in Rhineland-Palatinate, Germany.", "sentence": "Waldgrehweiler is a municipality in the Donnersbergkreis dominion", "sub": "http://dbpedia.org/resource/Waldgrehweiler", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Donnersbergkreis", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is waldgrehweiler a municipality in the Donnersbergkreis dominion ?", "Who is a municipality in the Donnersbergkreis dominion?", "Where is Waldgrehweiler a municipality in the Donnersbergkreis dominion ?"], "type": [-1, 1, 2], "question_in_type": ["Is waldgrehweiler a municipality in the dominion ?", "Who is a municipality in the dominion?", "Where is a municipality in the dominion ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845520, "src_sentence": "In February 1982, Ron Holloway joined the corps de ballet to play tenor saxophone.", "sentence": "Ron Holloway joined the corps de ballet to play tenor saxophone In February 1982", "sub": "http://dbpedia.org/resource/Ron_Holloway", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tenor_saxophone", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did ron Holloway join the corps de ballet to play tenor saxophone In February 1982?", "Who joined the corps de ballet to play tenor saxophone In February 1982?", "When did Ron Holloway join the corps de ballet to play tenor saxophone In?"], "type": [-1, 1, 3], "question_in_type": ["Did ron Holloway join the corps de ballet to play In February 1982?", "Who joined the corps de ballet to play In February 1982?", "When did join the corps de ballet to play In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845521, "src_sentence": "In February 1982, Ron Holloway joined the supporting players to play tenor saxophone.", "sentence": "Ron Holloway joined the supporting players to play tenor saxophone", "sub": "http://dbpedia.org/resource/Ron_Holloway", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tenor_saxophone", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did ron Holloway join the supporting players to play tenor saxophone?", "Who joined the supporting players to play tenor saxophone?", "Did ron Holloway join the supporting players to play tenor saxophone In February 1982?", "Who joined the supporting players to play tenor saxophone In February 1982?", "When did Ron Holloway join the support players to play tenor saxophone In?"], "type": [-1, 1, -1, 1, 3], "question_in_type": ["Did ron Holloway join the supporting players to play ?", "Who joined the supporting players to play ?", "Did ron Holloway join the supporting players to play In February 1982?", "Who joined the supporting players to play In February 1982?", "When did join the support players to play In?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845534, "src_sentence": "In February 1982, Ron Holloway joined the ensemble to play tenor sax.", "sentence": "Ron Holloway joined to play tenor sax", "sub": "http://dbpedia.org/resource/Ron_Holloway", "pred": "http://dbpedia.org/ontology/instrument", "obj": "http://dbpedia.org/resource/Tenor_saxophone", "sub_type": "http://dbpedia.org/ontology/Artist", "obj_type": "http://dbpedia.org/ontology/Instrument", "question": ["Did ron Holloway join to play tenor sax?", "Who joined to play tenor sax?", "Did ron Holloway join the ensemble to play tenor sax In February 1982?", "Who joined the ensemble to play tenor sax In February 1982?", "When did Ron Holloway join the ensemble to play tenor sax In?", "Did ron Holloway join to play tenor saxophone?", "Who joined to play tenor saxophone?"], "type": [-1, 1, -1, 1, 3, -1, 1], "question_in_type": ["Did ron Holloway join to play ?", "Who joined to play ?", "Did ron Holloway join the ensemble to play In February 1982?", "Who joined the ensemble to play In February 1982?", "When did join the ensemble to play In?", "Did ron Holloway join to play ophone?", "Who joined to play ophone?"], "exp": [-1, -1, -1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?artist_sub ?instrument_obj.\n?artist_sub rdf:type .\n?instrument_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845650, "src_sentence": "amalgamation of Huntingdonshire and the Soke of Peterborough to form Huntingdon and Peterborough, to which would be joined Thorney Rural District from the Isle of Ely.", "sentence": "amalgamation of Huntingdonshire to form Huntingdon", "sub": "http://dbpedia.org/resource/Huntingdon", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Huntingdonshire", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does amalgamation of Huntingdonshire to form Huntingdon?", "Who did amalgamation of Huntingdonshire to form?", "Where did amalgamation of Huntingdonshire to form?"], "type": [-1, 1, 2], "question_in_type": ["Does amalgamation of shire to form ?", "Who did amalgamation of shire to form?", "Where did amalgamation of shire to form?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845669, "src_sentence": "He then directed The Negotiator, which starred Kevin Spacey and Samuel L. Jackson, and earned Gray both Best Film and Best Director adjudication at the 1998 Acapulco Film Festival.", "sentence": "The Negotiator starred Kevin Spacey", "sub": "http://dbpedia.org/resource/The_Negotiator", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Kevin_Spacey", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Did the Negotiator star Kevin Spacey?", "Who did The Negotiator starred?"], "type": [-1, 1], "question_in_type": ["Did the Negotiator star ?", "Who did starred?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845928, "src_sentence": "Leucoptera lotella is a moth in the Lyonetiidae domestic violence.", "sentence": "Leucoptera lotella is a moth in the Lyonetiidae domestic violence", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a moth in the Lyonetiidae domestic violence ?", "Where is Leucoptera lotella a moth in the Lyonetiidae domestic violence ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a moth in the domestic violence ?", "Where is a moth in the domestic violence ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845933, "src_sentence": "Leucoptera lotella is a matki in the Lyonetiidae syndicate.", "sentence": "Leucoptera lotella is a matki in the Lyonetiidae syndicate", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a matki in the Lyonetiidae syndicate ?", "Where is Leucoptera lotella a matki in the Lyonetiidae syndicate ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a matki in the syndicate ?", "Where is a matki in the syndicate ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845935, "src_sentence": "Leucoptera lotella is a lep in the Lyonetiidae kin.", "sentence": "Leucoptera lotella is a lep in the Lyonetiidae kin", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a lep in the Lyonetiidae kin ?", "Where is Leucoptera lotella a lep in the Lyonetiidae kin ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a lep in the kin ?", "Where is a lep in the kin ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845936, "src_sentence": "Leucoptera lotella is a matki in the Lyonetiidae kin.", "sentence": "Leucoptera lotella is a matki in the Lyonetiidae kin", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a matki in the Lyonetiidae kin ?", "Where is Leucoptera lotella a matki in the Lyonetiidae kin ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a matki in the kin ?", "Where is a matki in the kin ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845940, "src_sentence": "Leucoptera lotella is a moth in the Lyonetiidae sept.", "sentence": "Leucoptera lotella is a moth in the Lyonetiidae sept", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a moth in the Lyonetiidae sept ?", "Where is Leucoptera lotella a moth in the Lyonetiidae sept ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a moth in the sept ?", "Where is a moth in the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845941, "src_sentence": "Leucoptera lotella is a lep in the Lyonetiidae sept.", "sentence": "Leucoptera lotella is a lep in the Lyonetiidae sept", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a lep in the Lyonetiidae sept ?", "Where is Leucoptera lotella a lep in the Lyonetiidae sept ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a lep in the sept ?", "Where is a lep in the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845942, "src_sentence": "Leucoptera lotella is a matki in the Lyonetiidae sept.", "sentence": "Leucoptera lotella is a matki in the Lyonetiidae sept", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a matki in the Lyonetiidae sept ?", "Where is Leucoptera lotella a matki in the Lyonetiidae sept ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a matki in the sept ?", "Where is a matki in the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845943, "src_sentence": "Leucoptera lotella is a moth in the Lyonetiidae kinfolk.", "sentence": "Leucoptera lotella is a moth in the Lyonetiidae kinfolk", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a moth in the Lyonetiidae kinfolk ?", "Where is Leucoptera lotella a moth in the Lyonetiidae kinfolk ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a moth in the kinfolk ?", "Where is a moth in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845946, "src_sentence": "Leucoptera lotella is a moth in the Lyonetiidae phratry.", "sentence": "Leucoptera lotella is a moth in the Lyonetiidae phratry", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a moth in the Lyonetiidae phratry ?", "Where is Leucoptera lotella a moth in the Lyonetiidae phratry ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a moth in the phratry ?", "Where is a moth in the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845952, "src_sentence": "Leucoptera lotella is a moth in the Lyonetiidae menage.", "sentence": "Leucoptera lotella is a moth in the Lyonetiidae menage", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a moth in the Lyonetiidae menage ?", "Where is Leucoptera lotella a moth in the Lyonetiidae menage ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a moth in the menage ?", "Where is a moth in the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845963, "src_sentence": "Leucoptera lotella is a matki in the Lyonetiidae family unit.", "sentence": "Leucoptera lotella is a matki in the Lyonetiidae family unit", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a matki in the Lyonetiidae family unit ?", "Where is Leucoptera lotella a matki in the Lyonetiidae family unit ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a matki in the family unit ?", "Where is a matki in the family unit ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845971, "src_sentence": "Leucoptera lotella is a lep in the Lyonetiidae household.", "sentence": "Leucoptera lotella is a lep in the Lyonetiidae household", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a lep in the Lyonetiidae household ?", "Where is Leucoptera lotella a lep in the Lyonetiidae household ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a lep in the household ?", "Where is a lep in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845978, "src_sentence": "Leucoptera lotella is a matki in the Lyonetiidae kinsfolk.", "sentence": "Leucoptera lotella is a matki in the Lyonetiidae kinsfolk", "sub": "http://dbpedia.org/resource/Leucoptera_lotella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lyonetiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucoptera lotella a matki in the Lyonetiidae kinsfolk ?", "Where is Leucoptera lotella a matki in the Lyonetiidae kinsfolk ?"], "type": [-1, 2], "question_in_type": ["Is leucoptera lotella a matki in the kinsfolk ?", "Where is a matki in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845987, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-venire) format.", "sentence": "Azumanga Daioh was illustrated by Kiyohiko Azuma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was azumanga Daioh illustrated by Kiyohiko Azuma ?", "Who was illustrated by Kiyohiko Azuma?", "Who was Azumanga Daioh illustrated by?"], "type": [-1, 1, 1], "question_in_type": ["Was azumanga Daioh illustrated by ?", "Who was illustrated by ?", "Who was illustrated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5845989, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-jury) entitize.", "sentence": "Azumanga Daioh was illustrated by Kiyohiko Azuma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was azumanga Daioh illustrated by Kiyohiko Azuma ?", "Who was illustrated by Kiyohiko Azuma?", "Who was Azumanga Daioh illustrated by?"], "type": [-1, 1, 1], "question_in_type": ["Was azumanga Daioh illustrated by ?", "Who was illustrated by ?", "Who was illustrated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846031, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-jury) initialize.", "sentence": "Azumanga Daioh was illustrated by Kiyohiko Azuma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Was azumanga Daioh illustrated by Kiyohiko Azuma ?", "Who was illustrated by Kiyohiko Azuma?", "Who was Azumanga Daioh illustrated by?"], "type": [-1, 1, 1], "question_in_type": ["Was azumanga Daioh illustrated by ?", "Who was illustrated by ?", "Who was illustrated by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846033, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-gore) initialize.", "sentence": "Azumanga Daioh illustrated by Kiyohiko Azuma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does azumanga Daioh illust by Kiyohiko Azuma?", "Who did Azumanga Daioh illustrated by?"], "type": [-1, 1], "question_in_type": ["Does azumanga Daioh illust by ?", "Who did illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846043, "src_sentence": "Azumanga Daioh was written and illustrated by Kiyohiko Azuma, largely in yonkoma (four-venire) data format.", "sentence": "Azumanga Daioh illustrated by Kiyohiko Azuma", "sub": "http://dbpedia.org/resource/Azumanga_Daioh", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Kiyohiko_Azuma", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does azumanga Daioh illust by Kiyohiko Azuma?", "Who did Azumanga Daioh illustrated by?"], "type": [-1, 1], "question_in_type": ["Does azumanga Daioh illust by ?", "Who did illustrated by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846052, "src_sentence": "Following Naanayam he went on another sabbatical, during which he pursued an acting shop at the New York Film Academy (NYFA) in Los Angeles for three months, before returning in 2014 with Naaigal Jaakirathai, again directed by Shakti Soundar Rajan.", "sentence": "Naaigal Jaakirathai directed by Shakti Soundar Rajan again", "sub": "http://dbpedia.org/resource/Naaigal_Jaakirathai", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Shakti_Soundar_Rajan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does naaigal Jaakirathai direct by Shakti Soundar Rajan again?", "Who directed by Shakti Soundar Rajan again?", "Who did Naaigal Jaakirathai directed by?"], "type": [-1, 1, 1], "question_in_type": ["Does naaigal Jaakirathai direct by again?", "Who directed by again?", "Who did directed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846345, "src_sentence": "That month, a portrayal of Perry by craftsperson Will Cotton was included in the United States National Portrait Gallery.", "sentence": "a portrayal of Perry by craftsperson Will Cotton was included in the United States National Portrait Gallery That month", "sub": "http://dbpedia.org/resource/Will_Cotton", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was a portrayal of Perry by craftsperson Will Cotton included in the United States National Portrait Gallery That month ?", "Where was a portrayal of Perry by craftsperson Will Cotton included in?", "Who was a portrayal of Perry by craftsperson Will Cotton included in?", "When was a portrayal of Perry by craftsperson Will Cotton include in the United States National Portrait Gallery?"], "type": [-1, 2, 1, 3], "question_in_type": ["Was a portrayal of Perry by craftsperson included in the National Portrait Gallery That month ?", "Where was a portrayal of Perry by craftsperson included in?", "Who was a portrayal of Perry by craftsperson included in?", "When was a portrayal of Perry by craftsperson include in the National Portrait Gallery?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846350, "src_sentence": "That calendar month, a portrait of Perry by creative person Will Cotton was included in the United States National Portrait Gallery.", "sentence": "a portrait of Perry by creative person Will Cotton was included in the United States National Portrait Gallery That calendar month", "sub": "http://dbpedia.org/resource/Will_Cotton", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Was a portrait of Perry by creative person Will Cotton included in the United States National Portrait Gallery That calendar month ?", "Where was a portrait of Perry by creative person Will Cotton included in?", "Who was a portrait of Perry by creative person Will Cotton included in?"], "type": [-1, 2, 1], "question_in_type": ["Was a portrait of Perry by creative person included in the National Portrait Gallery That calendar month ?", "Where was a portrait of Perry by creative person included in?", "Who was a portrait of Perry by creative person included in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846483, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a back Botswana footballer who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a back Botswana footballer played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a back Botswana footballer play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a back Botswana footballer played for?"], "type": [-1, 2], "question_in_type": ["Did a back footballer play for in the Mascom Premier League?", "Where did a back footballer played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846487, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a previous Botswana soccer player who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a previous Botswana soccer player played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a previous Botswana soccer player play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a previous Botswana soccer player played for?"], "type": [-1, 2], "question_in_type": ["Did a previous soccer player play for in the Mascom Premier League?", "Where did a previous soccer player played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846491, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a back Botswana soccer player who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a back Botswana soccer player played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a back Botswana soccer player play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a back Botswana soccer player played for?"], "type": [-1, 2], "question_in_type": ["Did a back soccer player play for in the Mascom Premier League?", "Where did a back soccer player played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846502, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a former Botswana soccerist who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a former Botswana soccerist played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a former Botswana soccerist play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a former Botswana soccerist played for?"], "type": [-1, 2], "question_in_type": ["Did a former soccerist play for in the Mascom Premier League?", "Where did a former soccerist played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846507, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a back Botswana soccerist who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a back Botswana soccerist played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a back Botswana soccerist play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a back Botswana soccerist played for?"], "type": [-1, 2], "question_in_type": ["Did a back soccerist play for in the Mascom Premier League?", "Where did a back soccerist played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846508, "src_sentence": "Nelson \"Viola\" Gabolwelwe (born 3 September 1977) is a erstwhile Botswana soccerist who played for Botswana Defence Force XI in the Mascom Premier League.", "sentence": "a erstwhile Botswana soccerist played for Botswana Defence Force XI in the Mascom Premier League", "sub": "http://dbpedia.org/resource/Botswana_Defence_Force_XI_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Botswana", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Did a erstwhile Botswana soccerist play for Botswana Defence Force XI in the Mascom Premier League?", "Where did a erstwhile Botswana soccerist played for?"], "type": [-1, 2], "question_in_type": ["Did a erstwhile soccerist play for in the Mascom Premier League?", "Where did a erstwhile soccerist played for?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846758, "src_sentence": "Cyclostomella is a genus of mold in the kinfolk Parmulariaceae.", "sentence": "Cyclostomella is a genus of mold in the kinfolk Parmulariaceae", "sub": "http://dbpedia.org/resource/Cyclostomella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Parmulariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyclostomella a genus of mold in the kinfolk Parmulariaceae ?", "Who is a genus of mold in the kinfolk Parmulariaceae?", "Where is Cyclostomella a genus of mold in the kinfolk Parmulariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is cyclostomella a genus of mold in the kinfolk ?", "Who is a genus of mold in the kinfolk ?", "Where is a genus of mold in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846764, "src_sentence": "Cyclostomella is a genus of fungi in the class Parmulariaceae.", "sentence": "Cyclostomella is a genus of fungi in the class Parmulariaceae", "sub": "http://dbpedia.org/resource/Cyclostomella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Parmulariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyclostomella a genus of fungi in the class Parmulariaceae ?", "Who is a genus of fungi in the class Parmulariaceae?", "Where is Cyclostomella a genus of fungi in the class Parmulariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is cyclostomella a genus of fungi in the class ?", "Who is a genus of fungi in the class ?", "Where is a genus of fungi in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5846778, "src_sentence": "Cyclostomella is a genus of mold in the folk Parmulariaceae.", "sentence": "Cyclostomella is a genus of mold in the folk Parmulariaceae", "sub": "http://dbpedia.org/resource/Cyclostomella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Parmulariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cyclostomella a genus of mold in the folk Parmulariaceae ?", "Who is a genus of mold in the folk Parmulariaceae?", "Where is Cyclostomella a genus of mold in the folk Parmulariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is cyclostomella a genus of mold in the folk ?", "Who is a genus of mold in the folk ?", "Where is a genus of mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847034, "src_sentence": "Debbie Rowe, American frex-married woman of Michael Jackson.", "sentence": "Debbie Rowe [is] American frex-married woman of Michael Jackson", "sub": "http://dbpedia.org/resource/Debbie_Rowe", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Michael_Jackson", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does debbie Rowe [is] American frex-married woman of Michael Jackson?", "Who [is] American frex-married woman of Michael Jackson?", "Where did Debbie Rowe [ is ] American frex-married woman of Michael Jackson ?", "Who did Debbie Rowe [ is ] American frex-married woman of Michael Jackson ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does debbie Rowe [is] American frex-married woman of ?", "Who [is] American frex-married woman of ?", "Where did [ is ] American frex-married woman of ?", "Who did [ is ] American frex-married woman of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847046, "src_sentence": "Debbie Rowe, American ex-old lady of Michael Jackson.", "sentence": "Debbie Rowe [is] American ex-old lady of Michael Jackson", "sub": "http://dbpedia.org/resource/Debbie_Rowe", "pred": "http://dbpedia.org/ontology/spouse", "obj": "http://dbpedia.org/resource/Michael_Jackson", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does debbie Rowe [is] American ex-old lady of Michael Jackson?", "Who [is] American ex-old lady of Michael Jackson?", "Where did Debbie Rowe [ is ] American ex-old lady of Michael Jackson ?", "Who did Debbie Rowe [ is ] American ex-old lady of Michael Jackson ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Does debbie Rowe [is] American ex-old lady of ?", "Who [is] American ex-old lady of ?", "Where did [ is ] American ex-old lady of ?", "Who did [ is ] American ex-old lady of ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847602, "src_sentence": "Japonicrambus mitsundoi is a lep in the kinfolk Crambidae.", "sentence": "Japonicrambus mitsundoi is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a lep in the kinfolk Crambidae ?", "Who mitsundoi is a lep in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a lep in the kinfolk ?", "Who mitsundoi is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847603, "src_sentence": "Japonicrambus mitsundoi is a matki in the kinfolk Crambidae.", "sentence": "Japonicrambus mitsundoi is a matki in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a matki in the kinfolk Crambidae ?", "Who mitsundoi is a matki in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a matki in the kinfolk ?", "Who mitsundoi is a matki in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847616, "src_sentence": "Japonicrambus mitsundoi is a moth in the folk Crambidae.", "sentence": "Japonicrambus mitsundoi is a moth in the folk Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a moth in the folk Crambidae ?", "Who mitsundoi is a moth in the folk Crambidae?", "Where is Japonicrambus mitsundoi a moth in the folk Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is japonicrambus mitsundoi a moth in the folk ?", "Who mitsundoi is a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847631, "src_sentence": "Japonicrambus mitsundoi is a moth in the home Crambidae.", "sentence": "Japonicrambus mitsundoi is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a moth in the home Crambidae ?", "Who mitsundoi is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a moth in the home ?", "Who mitsundoi is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847633, "src_sentence": "Japonicrambus mitsundoi is a matki in the home Crambidae.", "sentence": "Japonicrambus mitsundoi is a matki in the home Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a matki in the home Crambidae ?", "Who mitsundoi is a matki in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a matki in the home ?", "Who mitsundoi is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847637, "src_sentence": "Japonicrambus mitsundoi is a moth in the fellowship Crambidae.", "sentence": "Japonicrambus mitsundoi is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a moth in the fellowship Crambidae ?", "Who mitsundoi is a moth in the fellowship Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a moth in the fellowship ?", "Who mitsundoi is a moth in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847639, "src_sentence": "Japonicrambus mitsundoi is a matki in the fellowship Crambidae.", "sentence": "Japonicrambus mitsundoi is a matki in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Japonicrambus_mitsundoi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is japonicrambus mitsundoi a matki in the fellowship Crambidae ?", "Who mitsundoi is a matki in the fellowship Crambidae?"], "type": [-1, 1], "question_in_type": ["Is japonicrambus mitsundoi a matki in the fellowship ?", "Who mitsundoi is a matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847674, "src_sentence": "Diedra calocedrana is a species of matki of the folk Tortricidae.", "sentence": "Diedra calocedrana is a species of matki of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Diedra_calocedrana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diedra calocedrana a species of matki of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is diedra calocedrana a species of matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847687, "src_sentence": "Diedra calocedrana is a species of moth of the home Tortricidae.", "sentence": "Diedra calocedrana is a species of moth of the home Tortricidae", "sub": "http://dbpedia.org/resource/Diedra_calocedrana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diedra calocedrana a species of moth of the home Tortricidae ?"], "type": [-1], "question_in_type": ["Is diedra calocedrana a species of moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847690, "src_sentence": "Diedra calocedrana is a species of moth of the kinsfolk Tortricidae.", "sentence": "Diedra calocedrana is a species of moth of the kinsfolk Tortricidae", "sub": "http://dbpedia.org/resource/Diedra_calocedrana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diedra calocedrana a species of moth of the kinsfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is diedra calocedrana a species of moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847692, "src_sentence": "Diedra calocedrana is a species of matki of the kinsfolk Tortricidae.", "sentence": "Diedra calocedrana is a species of matki of the kinsfolk Tortricidae", "sub": "http://dbpedia.org/resource/Diedra_calocedrana", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diedra calocedrana a species of matki of the kinsfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is diedra calocedrana a species of matki of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847697, "src_sentence": "Coleophora preisseckeri is a matki of the family Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the family Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the family Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847712, "src_sentence": "Coleophora preisseckeri is a matki of the sept Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the sept Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the sept Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847715, "src_sentence": "Coleophora preisseckeri is a matki of the kinfolk Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the kinfolk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the kinfolk Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847724, "src_sentence": "Coleophora preisseckeri is a matki of the menage Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the menage Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the menage Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the menage ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847729, "src_sentence": "Coleophora preisseckeri is a lep of the folk Coleophoridae.", "sentence": "Coleophora preisseckeri is a lep of the folk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a lep of the folk Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847730, "src_sentence": "Coleophora preisseckeri is a matki of the folk Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the folk Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the folk Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847740, "src_sentence": "Coleophora preisseckeri is a moth of the household Coleophoridae.", "sentence": "Coleophora preisseckeri is a moth of the household Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a moth of the household Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847741, "src_sentence": "Coleophora preisseckeri is a lep of the household Coleophoridae.", "sentence": "Coleophora preisseckeri is a lep of the household Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a lep of the household Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847744, "src_sentence": "Coleophora preisseckeri is a lep of the home Coleophoridae.", "sentence": "Coleophora preisseckeri is a lep of the home Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a lep of the home Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847745, "src_sentence": "Coleophora preisseckeri is a matki of the home Coleophoridae.", "sentence": "Coleophora preisseckeri is a matki of the home Coleophoridae", "sub": "http://dbpedia.org/resource/Coleophora_preisseckeri", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Coleophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coleophora preisseckeri a matki of the home Coleophoridae ?"], "type": [-1], "question_in_type": ["Is coleophora preisseckeri a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847756, "src_sentence": "Eugoa tessellata is a lep of the family Erebidae first described by Jeremy Daniel Holloway in 2001.", "sentence": "Eugoa tessellata is a lep of the family Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa tessellata a lep of the family Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa tessellata a lep of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847779, "src_sentence": "Eugoa tessellata is a moth of the class Erebidae first described by Jeremy Daniel Holloway in 2001.", "sentence": "Eugoa tessellata is a moth of the class Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa tessellata a moth of the class Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa tessellata a moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847804, "src_sentence": "Eugoa tessellata is a lep of the home Erebidae first described by Jeremy Daniel Holloway in 2001.", "sentence": "Eugoa tessellata is a lep of the home Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa tessellata a lep of the home Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa tessellata a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847805, "src_sentence": "Eugoa tessellata is a matki of the home Erebidae first described by Jeremy Daniel Holloway in 2001.", "sentence": "Eugoa tessellata is a matki of the home Erebidae", "sub": "http://dbpedia.org/resource/Eugoa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Erebidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is eugoa tessellata a matki of the home Erebidae ?"], "type": [-1], "question_in_type": ["Is eugoa tessellata a matki of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847829, "src_sentence": "Hellinsia nivalis is a matki of the sept Pterophoridae.", "sentence": "Hellinsia nivalis is a matki of the sept Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia nivalis a matki of the sept Pterophoridae ?", "Who nivalis is a matki of the sept Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia nivalis a matki of the sept ?", "Who nivalis is a matki of the sept ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847846, "src_sentence": "Hellinsia nivalis is a lep of the folk Pterophoridae.", "sentence": "Hellinsia nivalis is a lep of the folk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia nivalis a lep of the folk Pterophoridae ?", "Who nivalis is a lep of the folk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia nivalis a lep of the folk ?", "Who nivalis is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847860, "src_sentence": "Hellinsia nivalis is a moth of the home Pterophoridae.", "sentence": "Hellinsia nivalis is a moth of the home Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia nivalis a moth of the home Pterophoridae ?", "Who nivalis is a moth of the home Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia nivalis a moth of the home ?", "Who nivalis is a moth of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847876, "src_sentence": "Gnathophis heterolinea is an eel in the class Congridae (conger/garden eels).", "sentence": "Gnathophis heterolinea is an eel in the class Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the class Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847879, "src_sentence": "Gnathophis heterolinea is an eel in the folk Congridae (conger/garden eels).", "sentence": "Gnathophis heterolinea is an eel in the folk Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the folk Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847887, "src_sentence": "Gnathophis heterolinea is an eel in the family Congridae (conger/park eels).", "sentence": "Gnathophis heterolinea is an eel in the family Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the family Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847893, "src_sentence": "Gnathophis heterolinea is an eel in the kinfolk Congridae (conger/park eels).", "sentence": "Gnathophis heterolinea is an eel in the kinfolk Congridae (conger/park eels", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the kinfolk Congridae ( conger/park eels ?", "Who is Gnathophis heterolinea an eel in the kinfolk Congridae ( conger/park eels ?"], "type": [-1, 1], "question_in_type": ["Is gnathophis heterolinea an eel in the kinfolk ( conger/park eels ?", "Who is heterolinea an eel in the kinfolk ( conger/park eels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847905, "src_sentence": "Gnathophis heterolinea is an eel in the fellowship Congridae (conger/park eels).", "sentence": "Gnathophis heterolinea is an eel in the fellowship Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the fellowship Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847906, "src_sentence": "Gnathophis heterolinea is an eel in the family Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the family Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the family Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847908, "src_sentence": "Gnathophis heterolinea is an eel in the syndicate Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the syndicate Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the syndicate Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the syndicate ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847911, "src_sentence": "Gnathophis heterolinea is an eel in the sept Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the sept Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the sept Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847912, "src_sentence": "Gnathophis heterolinea is an eel in the kinfolk Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the kinfolk Congridae (conger/farm eels", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the kinfolk Congridae ( conger/farm eels ?", "Who is Gnathophis heterolinea an eel in the kinfolk Congridae ( conger/farm eels ?"], "type": [-1, 1], "question_in_type": ["Is gnathophis heterolinea an eel in the kinfolk ( conger/farm eels ?", "Who is heterolinea an eel in the kinfolk ( conger/farm eels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847917, "src_sentence": "Gnathophis heterolinea is an eel in the folk Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the folk Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the folk Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847921, "src_sentence": "Gnathophis heterolinea is an eel in the household Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the household Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the household Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847922, "src_sentence": "Gnathophis heterolinea is an eel in the home Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the home Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the home Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847923, "src_sentence": "Gnathophis heterolinea is an eel in the kinsfolk Congridae (conger/farm eels).", "sentence": "Gnathophis heterolinea is an eel in the kinsfolk Congridae (conger/farm eels", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the kinsfolk Congridae ( conger/farm eels ?", "Where is Gnathophis heterolinea an eel in the kinsfolk Congridae ( conger/farm eels ?"], "type": [-1, 2], "question_in_type": ["Is gnathophis heterolinea an eel in the kinsfolk ( conger/farm eels ?", "Where is heterolinea an eel in the kinsfolk ( conger/farm eels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847947, "src_sentence": "Gnathophis heterolinea is an eel in the kin Congridae (conger/yard eels).", "sentence": "Gnathophis heterolinea is an eel in the kin Congridae", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the kin Congridae ?"], "type": [-1], "question_in_type": ["Is gnathophis heterolinea an eel in the kin ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847956, "src_sentence": "Gnathophis heterolinea is an eel in the family unit Congridae (conger/yard eels).", "sentence": "Gnathophis heterolinea is an eel in the family unit Congridae (conger/yard eels", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the family unit Congridae ( conger/yard eels ?", "Who is Gnathophis heterolinea an eel in the family unit Congridae ( conger/yard eels ?"], "type": [-1, 1], "question_in_type": ["Is gnathophis heterolinea an eel in the family unit ( conger/yard eels ?", "Who is heterolinea an eel in the family unit ( conger/yard eels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847961, "src_sentence": "Gnathophis heterolinea is an eel in the kinsfolk Congridae (conger/yard eels).", "sentence": "Gnathophis heterolinea is an eel in the kinsfolk Congridae (conger/yard eels", "sub": "http://dbpedia.org/resource/Gnathophis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Congridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is gnathophis heterolinea an eel in the kinsfolk Congridae ( conger/yard eels ?", "Where is Gnathophis heterolinea an eel in the kinsfolk Congridae ( conger/yard eels ?"], "type": [-1, 2], "question_in_type": ["Is gnathophis heterolinea an eel in the kinsfolk ( conger/yard eels ?", "Where is heterolinea an eel in the kinsfolk ( conger/yard eels ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5847994, "src_sentence": "Degelia is a genus of lichenized fungi in the class Pannariaceae.", "sentence": "Degelia is a genus of lichenized fungi in the class Pannariaceae", "sub": "http://dbpedia.org/resource/Degelia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pannariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is degelia a genus of lichenized fungi in the class Pannariaceae ?", "Who is a genus of lichenized fungi in the class Pannariaceae?", "Where is Degelia a genus of lichenized fungi in the class Pannariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is degelia a genus of lichenized fungi in the class ?", "Who is a genus of lichenized fungi in the class ?", "Where is a genus of lichenized fungi in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848008, "src_sentence": "Degelia is a genus of lichenized mold in the folk Pannariaceae.", "sentence": "Degelia is a genus of lichenized mold in the folk Pannariaceae", "sub": "http://dbpedia.org/resource/Degelia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pannariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is degelia a genus of lichenized mold in the folk Pannariaceae ?", "Who is a genus of lichenized mold in the folk Pannariaceae?", "Where is Degelia a genus of lichenized mold in the folk Pannariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is degelia a genus of lichenized mold in the folk ?", "Who is a genus of lichenized mold in the folk ?", "Where is a genus of lichenized mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848023, "src_sentence": "Degelia is a brontosaurus of lichenized fungi in the household Pannariaceae.", "sentence": "Degelia is a brontosaurus of lichenized fungi in the household Pannariaceae", "sub": "http://dbpedia.org/resource/Degelia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pannariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is degelia a brontosaurus of lichenized fungi in the household Pannariaceae ?", "Who is a brontosaurus of lichenized fungi in the household Pannariaceae?", "Where is Degelia a brontosaurus of lichenized fungi in the household Pannariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is degelia a brontosaurus of lichenized fungi in the household ?", "Who is a brontosaurus of lichenized fungi in the household ?", "Where is a brontosaurus of lichenized fungi in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848024, "src_sentence": "Degelia is a genus of lichenized mold in the household Pannariaceae.", "sentence": "Degelia is a genus of lichenized mold in the household Pannariaceae", "sub": "http://dbpedia.org/resource/Degelia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pannariaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is degelia a genus of lichenized mold in the household Pannariaceae ?", "Who is a genus of lichenized mold in the household Pannariaceae?", "Where is Degelia a genus of lichenized mold in the household Pannariaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is degelia a genus of lichenized mold in the household ?", "Who is a genus of lichenized mold in the household ?", "Where is a genus of lichenized mold in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848153, "src_sentence": "Dorcadion olympicum is a species of beetling in the folk Cerambycidae.", "sentence": "Dorcadion olympicum is a species of beetling in the folk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of beetling in the folk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of beetling in the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848169, "src_sentence": "Dorcadion olympicum is a species of beetle in the household Cerambycidae.", "sentence": "Dorcadion olympicum is a species of beetle in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of beetle in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of beetle in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848171, "src_sentence": "Dorcadion olympicum is a species of mallet in the household Cerambycidae.", "sentence": "Dorcadion olympicum is a species of mallet in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of mallet in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of mallet in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848178, "src_sentence": "Dorcadion olympicum is a species of beetling in the home Cerambycidae.", "sentence": "Dorcadion olympicum is a species of beetling in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of beetling in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of beetling in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848180, "src_sentence": "Dorcadion olympicum is a species of overhang in the kinsfolk Cerambycidae.", "sentence": "Dorcadion olympicum is a species of overhang in the kinsfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of overhang in the kinsfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of overhang in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848186, "src_sentence": "Dorcadion olympicum is a species of mallet in the fellowship Cerambycidae.", "sentence": "Dorcadion olympicum is a species of mallet in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of mallet in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of mallet in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848188, "src_sentence": "Dorcadion olympicum is a species of beetling in the fellowship Cerambycidae.", "sentence": "Dorcadion olympicum is a species of beetling in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion olympicum a species of beetling in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion olympicum a species of beetling in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848191, "src_sentence": "Oxylides stempfferi is a chat up in the family Lycaenidae.", "sentence": "Oxylides stempfferi is a chat up in the family Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a chat up in the family Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a chat up in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848214, "src_sentence": "Oxylides stempfferi is a lep in the kinfolk Lycaenidae.", "sentence": "Oxylides stempfferi is a lep in the kinfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a lep in the kinfolk Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848220, "src_sentence": "Oxylides stempfferi is a butterfly in the class Lycaenidae.", "sentence": "Oxylides stempfferi is a butterfly in the class Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a butterfly in the class Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a butterfly in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848249, "src_sentence": "Oxylides stempfferi is a butterfly stroke in the household Lycaenidae.", "sentence": "Oxylides stempfferi is a butterfly stroke in the household Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a butterfly stroke in the household Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a butterfly stroke in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848255, "src_sentence": "Oxylides stempfferi is a chat up in the home Lycaenidae.", "sentence": "Oxylides stempfferi is a chat up in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a chat up in the home Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a chat up in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848259, "src_sentence": "Oxylides stempfferi is a chat up in the kinsfolk Lycaenidae.", "sentence": "Oxylides stempfferi is a chat up in the kinsfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Oxylides_stempfferi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is oxylides stempfferi a chat up in the kinsfolk Lycaenidae ?"], "type": [-1], "question_in_type": ["Is oxylides stempfferi a chat up in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848268, "src_sentence": "Coilostylis parkinsoniana (Parkinson's coilostylis), formerly Epidendrum parkinsonianum, is an epiphytic coinage of orchid in the brontosaurus Coilostylis, occurring in Mexico and Central America.", "sentence": "Coilostylis parkinsoniana is an epiphytic coinage of orchid in the brontosaurus Coilostylis occurring in Central America", "sub": "http://dbpedia.org/resource/Coilostylis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is coilostylis parkinsoniana an epiphytic coinage of orchid in the brontosaurus Coilostylis occurring in Central America ?", "Who parkinsoniana is an epiphytic coinage of orchid in the brontosaurus Who occurring in Central America?", "Where is Coilostylis parkinsoniana an epiphytic coinage of orchid in the brontosaurus Coilostylis occurring in?", "Is coilostylis parkinsoniana an epiphytic coinage of orchid in the brontosaurus Coilostylis occurring in Mexico ?", "Who parkinsoniana is an epiphytic coinage of orchid in the brontosaurus Who occurring in Mexico?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Is coilostylis parkinsoniana an epiphytic coinage of in the brontosaurus occurring in Central America ?", "Who parkinsoniana is an epiphytic coinage of in the brontosaurus Who occurring in Central America?", "Where is parkinsoniana an epiphytic coinage of in the brontosaurus occurring in?", "Is coilostylis parkinsoniana an epiphytic coinage of in the brontosaurus occurring in Mexico ?", "Who parkinsoniana is an epiphytic coinage of in the brontosaurus Who occurring in Mexico?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848640, "src_sentence": "The Costa Rica least gecko (Sphaerodactylus graptolaemus) is a species of lizard in the home Sphaerodactylidae.", "sentence": "Sphaerodactylus graptolaemus is a species of lizard in the home Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Sphaerodactylus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sphaerodactylus graptolaemus a species of lizard in the home Sphaerodactylidae ?"], "type": [-1], "question_in_type": ["Is sphaerodactylus graptolaemus a species of lizard in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848650, "src_sentence": "The Costa Rica least gecko (Sphaerodactylus graptolaemus) is a species of lounge lizard in the fellowship Sphaerodactylidae.", "sentence": "Sphaerodactylus graptolaemus is a species of lounge lizard in the fellowship Sphaerodactylidae", "sub": "http://dbpedia.org/resource/Sphaerodactylus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphaerodactylidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sphaerodactylus graptolaemus a species of lounge lizard in the fellowship Sphaerodactylidae ?", "Who is Sphaerodactylus graptolaemus a species of lounge lizard in the fellowship Sphaerodactylidae ?"], "type": [-1, 1], "question_in_type": ["Is sphaerodactylus graptolaemus a species of lounge lizard in the fellowship ?", "Who is graptolaemus a species of lounge lizard in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848660, "src_sentence": "William Wilde and Jane Wilde, the mother of Oscar Wilde, built thing on Esplanade Terrace in 1863, one of which is now the Strand Hotel.", "sentence": "Jane Wilde [is] the mother of Oscar Wilde", "sub": "http://dbpedia.org/resource/Jane_Wilde", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Oscar_Wilde", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jane Wilde [is] the mother of Oscar Wilde?", "Who [is] the mother of Oscar Wilde?", "Who did Jane Wilde [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does jane Wilde [is] the mother of ?", "Who [is] the mother of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848665, "src_sentence": "William Wilde and Jane Wilde, the mother of Oscar Wilde, built holding on Esplanade Terrace in 1863, one of which is now the Strand Hotel.", "sentence": "Jane Wilde [is] the mother of Oscar Wilde", "sub": "http://dbpedia.org/resource/Jane_Wilde", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Oscar_Wilde", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jane Wilde [is] the mother of Oscar Wilde?", "Who [is] the mother of Oscar Wilde?", "Who did Jane Wilde [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does jane Wilde [is] the mother of ?", "Who [is] the mother of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848684, "src_sentence": "William Wilde and Jane Wilde, the progenitor of Oscar Wilde, built place on Esplanade Terrace in 1863, one of which is now the Strand Hotel.", "sentence": "Jane Wilde [is] the progenitor of Oscar Wilde", "sub": "http://dbpedia.org/resource/Oscar_Wilde", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Jane_Wilde", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jane Wilde [is] the progenitor of Oscar Wilde?", "Who [is] the progenitor of Oscar Wilde?", "Where did Jane Wilde [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does jane Wilde [is] the progenitor of ?", "Who [is] the progenitor of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848699, "src_sentence": "William Wilde and Jane Wilde, the progenitor of Oscar Wilde, built accident on Esplanade Terrace in 1863, one of which is now the Strand Hotel.", "sentence": "Jane Wilde [is] the progenitor of Oscar Wilde", "sub": "http://dbpedia.org/resource/Oscar_Wilde", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Jane_Wilde", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jane Wilde [is] the progenitor of Oscar Wilde?", "Who [is] the progenitor of Oscar Wilde?", "Where did Jane Wilde [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does jane Wilde [is] the progenitor of ?", "Who [is] the progenitor of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848700, "src_sentence": "William Wilde and Jane Wilde, the mother of Oscar Wilde, built accident on Esplanade Terrace in 1863, one of which is now the Strand Hotel.", "sentence": "Jane Wilde [is] the mother of Oscar Wilde", "sub": "http://dbpedia.org/resource/Jane_Wilde", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Oscar_Wilde", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does jane Wilde [is] the mother of Oscar Wilde?", "Who [is] the mother of Oscar Wilde?", "Who did Jane Wilde [ is ] the?"], "type": [-1, 1, 1], "question_in_type": ["Does jane Wilde [is] the mother of ?", "Who [is] the mother of ?", "Who did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848707, "src_sentence": "The Pseudoxyrhophiinae are a subfamily of lamprophiid snake river, found mostly in Madagascar.", "sentence": "The Pseudoxyrhophiinae are a subfamily of lamprophiid snake river, found mostly in Madagascar", "sub": "http://dbpedia.org/resource/Pseudoxyrhophiinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lamprophiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are the Pseudoxyrhophiinae a subfamily of lamprophiid snake river , found mostly in Madagascar ?", "Where are The Pseudoxyrhophiinae a subfamily of lamprophiid snake river , found mostly?"], "type": [-1, 2], "question_in_type": ["Are the a subfamily of snake river , found mostly in Madagascar ?", "Where are The a subfamily of snake river , found mostly?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848709, "src_sentence": "The Pseudoxyrhophiinae are a subfamily of lamprophiid auger, found mostly in Madagascar.", "sentence": "The Pseudoxyrhophiinae are a subfamily of lamprophiid auger, found mostly in Madagascar", "sub": "http://dbpedia.org/resource/Pseudoxyrhophiinae", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lamprophiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Are the Pseudoxyrhophiinae a subfamily of lamprophiid auger , found mostly in Madagascar ?", "Where are The Pseudoxyrhophiinae a subfamily of lamprophiid auger , found mostly?"], "type": [-1, 2], "question_in_type": ["Are the a subfamily of auger , found mostly in Madagascar ?", "Where are The a subfamily of auger , found mostly?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848763, "src_sentence": "Marthamyces is a genus of fungi within the Rhytismataceae class.", "sentence": "Marthamyces is a genus of fungi within the Rhytismataceae class", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a genus of fungi within the Rhytismataceae class ?", "Who is Marthamyces a genus of fungi within the Rhytismataceae class ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a genus of fungi within the class ?", "Who is a genus of fungi within the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848768, "src_sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae menage.", "sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae menage", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of fungi within the Rhytismataceae menage ?", "Where is Marthamyces a brontosaurus of fungi within the Rhytismataceae menage ?"], "type": [-1, 2], "question_in_type": ["Is marthamyces a brontosaurus of fungi within the menage ?", "Where is a brontosaurus of fungi within the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848769, "src_sentence": "Marthamyces is a genus of mold within the Rhytismataceae menage.", "sentence": "Marthamyces is a genus of mold within the Rhytismataceae menage", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a genus of mold within the Rhytismataceae menage ?", "Who is Marthamyces a genus of mold within the Rhytismataceae menage ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a genus of mold within the menage ?", "Who is a genus of mold within the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848776, "src_sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae folk.", "sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae folk", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of fungi within the Rhytismataceae folk ?", "Who is Marthamyces a brontosaurus of fungi within the Rhytismataceae folk ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a brontosaurus of fungi within the folk ?", "Who is a brontosaurus of fungi within the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848777, "src_sentence": "Marthamyces is a genus of mold within the Rhytismataceae folk.", "sentence": "Marthamyces is a genus of mold within the Rhytismataceae folk", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a genus of mold within the Rhytismataceae folk ?", "Who is Marthamyces a genus of mold within the Rhytismataceae folk ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a genus of mold within the folk ?", "Who is a genus of mold within the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848778, "src_sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae folk.", "sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae folk", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of mold within the Rhytismataceae folk ?", "Who is Marthamyces a brontosaurus of mold within the Rhytismataceae folk ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a brontosaurus of mold within the folk ?", "Who is a brontosaurus of mold within the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848788, "src_sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae family line.", "sentence": "Marthamyces is a brontosaurus of fungi within the Rhytismataceae family line", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of fungi within the Rhytismataceae family line ?", "Who is Marthamyces a brontosaurus of fungi within the Rhytismataceae family line ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a brontosaurus of fungi within the family line ?", "Who is a brontosaurus of fungi within the family line ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848790, "src_sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae family line.", "sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae family line", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of mold within the Rhytismataceae family line ?", "Who is Marthamyces a brontosaurus of mold within the Rhytismataceae family line ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a brontosaurus of mold within the family line ?", "Who is a brontosaurus of mold within the family line ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848798, "src_sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae home.", "sentence": "Marthamyces is a brontosaurus of mold within the Rhytismataceae home", "sub": "http://dbpedia.org/resource/Marthamyces", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Rhytismataceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marthamyces a brontosaurus of mold within the Rhytismataceae home ?", "Who is Marthamyces a brontosaurus of mold within the Rhytismataceae home ?"], "type": [-1, 1], "question_in_type": ["Is marthamyces a brontosaurus of mold within the home ?", "Who is a brontosaurus of mold within the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848959, "src_sentence": "Since then, French TGV prepare operate from Paris.", "sentence": "French TGV prepare operate from Paris Since then", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does french TGV prepare operate from Paris Since then?", "Who TGV prepare operate from Paris Since then?", "Where did French TGV prepare operate from Paris Since then ?"], "type": [-1, 1, 2], "question_in_type": ["Does french TGV prepare operate from Since then?", "Who TGV prepare operate from Since then?", "Where did TGV prepare operate from Since then ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848971, "src_sentence": "Since then, French TGV develop operate from Paris.", "sentence": "French TGV develop operate from Paris Since then", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does french TGV develop operate from Paris Since then?", "Who TGV develop operate from Paris Since then?", "Where did French TGV develop?"], "type": [-1, 1, 2], "question_in_type": ["Does french TGV develop operate from Since then?", "Who TGV develop operate from Since then?", "Where did TGV develop?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848977, "src_sentence": "Since then, French TGV coach operate from Paris.", "sentence": "French TGV coach operate from Paris Since then", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does french TGV coach operate from Paris Since then?", "Who TGV coach operate from Paris Since then?", "Where did French TGV coach operate from Paris Since then ?"], "type": [-1, 1, 2], "question_in_type": ["Does french TGV coach operate from Since then?", "Who TGV coach operate from Since then?", "Where did TGV coach operate from Since then ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5848995, "src_sentence": "Since then, French TGV discipline operate from Paris.", "sentence": "French TGV discipline operate from Paris Since then", "sub": "http://dbpedia.org/resource/France", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Paris", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does french TGV discipline operate from Paris Since then?", "Who TGV discipline operate from Paris Since then?", "Where did French TGV discipline operate from Paris Since then ?"], "type": [-1, 1, 2], "question_in_type": ["Does french TGV discipline operate from Since then?", "Who TGV discipline operate from Since then?", "Where did TGV discipline operate from Since then ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849085, "src_sentence": "Caloptilia sauzalitoeella is a moth of the class Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a moth of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a moth of the class Gracillariidae ?", "Who sauzalitoeella is a moth of the class Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a moth of the class ?", "Who sauzalitoeella is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849087, "src_sentence": "Caloptilia sauzalitoeella is a matki of the class Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a matki of the class Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a matki of the class Gracillariidae ?", "Who sauzalitoeella is a matki of the class Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a matki of the class ?", "Who sauzalitoeella is a matki of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849090, "src_sentence": "Caloptilia sauzalitoeella is a matki of the menage Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a matki of the menage Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a matki of the menage Gracillariidae ?", "Who sauzalitoeella is a matki of the menage Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a matki of the menage ?", "Who sauzalitoeella is a matki of the menage ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849096, "src_sentence": "Caloptilia sauzalitoeella is a matki of the folk Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a matki of the folk Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a matki of the folk Gracillariidae ?", "Who sauzalitoeella is a matki of the folk Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a matki of the folk ?", "Who sauzalitoeella is a matki of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849109, "src_sentence": "Caloptilia sauzalitoeella is a moth of the home Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a moth of the home Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a moth of the home Gracillariidae ?", "Who sauzalitoeella is a moth of the home Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a moth of the home ?", "Who sauzalitoeella is a moth of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849110, "src_sentence": "Caloptilia sauzalitoeella is a lep of the home Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a lep of the home Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a lep of the home Gracillariidae ?", "Who sauzalitoeella is a lep of the home Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a lep of the home ?", "Who sauzalitoeella is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849111, "src_sentence": "Caloptilia sauzalitoeella is a matki of the home Gracillariidae.", "sentence": "Caloptilia sauzalitoeella is a matki of the home Gracillariidae", "sub": "http://dbpedia.org/resource/Caloptilia_sauzalitoeella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is caloptilia sauzalitoeella a matki of the home Gracillariidae ?", "Who sauzalitoeella is a matki of the home Gracillariidae?"], "type": [-1, 1], "question_in_type": ["Is caloptilia sauzalitoeella a matki of the home ?", "Who sauzalitoeella is a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849485, "src_sentence": "David Simango is a Mozambican pol who has been Mayor of Maputo since 2008.", "sentence": "a Mozambican pol has been Mayor of Maputo since 2008", "sub": "http://dbpedia.org/resource/Mozambique", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Maputo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["When has a Mozambican pol been Mayor of Maputo ?"], "type": [3], "question_in_type": ["When has a pol been Mayor of ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849487, "src_sentence": "Scythris pretoriensis is a lep of the family Scythrididae.", "sentence": "Scythris pretoriensis is a lep of the family Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a lep of the family Scythrididae ?", "Who pretoriensis is a lep of the family Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a lep of the family ?", "Who pretoriensis is a lep of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849488, "src_sentence": "Scythris pretoriensis is a matki of the family Scythrididae.", "sentence": "Scythris pretoriensis is a matki of the family Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a matki of the family Scythrididae ?", "Who pretoriensis is a matki of the family Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a matki of the family ?", "Who pretoriensis is a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849504, "src_sentence": "Scythris pretoriensis is a moth of the kinfolk Scythrididae.", "sentence": "Scythris pretoriensis is a moth of the kinfolk Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a moth of the kinfolk Scythrididae ?", "Who pretoriensis is a moth of the kinfolk Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a moth of the kinfolk ?", "Who pretoriensis is a moth of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849515, "src_sentence": "Scythris pretoriensis is a matki of the menage Scythrididae.", "sentence": "Scythris pretoriensis is a matki of the menage Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a matki of the menage Scythrididae ?", "Who pretoriensis is a matki of the menage Scythrididae?", "Where is Scythris pretoriensis a matki of the menage Scythrididae ?"], "type": [-1, 1, 2], "question_in_type": ["Is scythris pretoriensis a matki of the menage ?", "Who pretoriensis is a matki of the menage ?", "Where is pretoriensis a matki of the menage ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849531, "src_sentence": "Scythris pretoriensis is a moth of the household Scythrididae.", "sentence": "Scythris pretoriensis is a moth of the household Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a moth of the household Scythrididae ?", "Who pretoriensis is a moth of the household Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a moth of the household ?", "Who pretoriensis is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849533, "src_sentence": "Scythris pretoriensis is a matki of the household Scythrididae.", "sentence": "Scythris pretoriensis is a matki of the household Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a matki of the household Scythrididae ?", "Who pretoriensis is a matki of the household Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a matki of the household ?", "Who pretoriensis is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849537, "src_sentence": "Scythris pretoriensis is a moth of the kinsfolk Scythrididae.", "sentence": "Scythris pretoriensis is a moth of the kinsfolk Scythrididae", "sub": "http://dbpedia.org/resource/Scythris", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Scythrididae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scythris pretoriensis a moth of the kinsfolk Scythrididae ?", "Who pretoriensis is a moth of the kinsfolk Scythrididae?"], "type": [-1, 1], "question_in_type": ["Is scythris pretoriensis a moth of the kinsfolk ?", "Who pretoriensis is a moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849630, "src_sentence": "Diplocalyptis shanpingana is a matki of the class Tortricidae.", "sentence": "Diplocalyptis shanpingana is a matki of the class Tortricidae", "sub": "http://dbpedia.org/resource/Diplocalyptis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diplocalyptis shanpingana a matki of the class Tortricidae ?"], "type": [-1], "question_in_type": ["Is diplocalyptis shanpingana a matki of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849633, "src_sentence": "Diplocalyptis shanpingana is a matki of the menage Tortricidae.", "sentence": "Diplocalyptis shanpingana is a matki of the menage Tortricidae", "sub": "http://dbpedia.org/resource/Diplocalyptis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diplocalyptis shanpingana a matki of the menage Tortricidae ?"], "type": [-1], "question_in_type": ["Is diplocalyptis shanpingana a matki of the menage ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849637, "src_sentence": "Diplocalyptis shanpingana is a moth of the folk Tortricidae.", "sentence": "Diplocalyptis shanpingana is a moth of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Diplocalyptis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is diplocalyptis shanpingana a moth of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is diplocalyptis shanpingana a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849697, "src_sentence": "Damon medius is a species of arachnid of the home Phrynichidae.", "sentence": "Damon medius is a species of arachnid of the home Phrynichidae", "sub": "http://dbpedia.org/resource/Damon_medius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phrynichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is damon medius a species of arachnid of the home Phrynichidae ?", "Who medius is a species of arachnid of the home Phrynichidae?"], "type": [-1, 1], "question_in_type": ["Is damon medius a species of arachnid of the home ?", "Who medius is a species of arachnid of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849774, "src_sentence": "Carinodens is most frequently recovered as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae.", "sentence": "Carinodens recovered as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently", "sub": "http://dbpedia.org/resource/Carinodens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Globidensini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Did carinodens recov as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently?", "Who recovered as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently?", "Where did Carinodens recovered as?", "Who did Carinodens recovered as?", "Is carinodens most frequently recovered as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae ?", "Who is most frequently recovered as a darling taxon to Globidens within the Globidensini kin in the Mosasaurinae?", "Where is Carinodens most frequently recovered as?", "Who is Carinodens most frequently recovered as?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1], "question_in_type": ["Did carinodens recov as a darling taxon to Globidens within the kin in the Mosasaurinae most frequently?", "Who recovered as a darling taxon to Globidens within the kin in the Mosasaurinae most frequently?", "Where did recovered as?", "Who did recovered as?", "Is carinodens most frequently recovered as a darling taxon to Globidens within the kin in the Mosasaurinae ?", "Who is most frequently recovered as a darling taxon to Globidens within the kin in the Mosasaurinae?", "Where is most frequently recovered as?", "Who is most frequently recovered as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849777, "src_sentence": "Carinodens is most frequently recovered as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae.", "sentence": "Carinodens recovered as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently", "sub": "http://dbpedia.org/resource/Carinodens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Globidensini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Did carinodens recov as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently?", "Who recovered as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae most frequently?", "Where did Carinodens recovered as?", "Who did Carinodens recovered as?", "Is carinodens most frequently recovered as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae ?", "Who is most frequently recovered as a comrade taxon to Globidens within the Globidensini kin in the Mosasaurinae?", "Where is Carinodens most frequently recovered as?", "Who is Carinodens most frequently recovered as?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1], "question_in_type": ["Did carinodens recov as a comrade taxon to Globidens within the kin in the Mosasaurinae most frequently?", "Who recovered as a comrade taxon to Globidens within the kin in the Mosasaurinae most frequently?", "Where did recovered as?", "Who did recovered as?", "Is carinodens most frequently recovered as a comrade taxon to Globidens within the kin in the Mosasaurinae ?", "Who is most frequently recovered as a comrade taxon to Globidens within the kin in the Mosasaurinae?", "Where is most frequently recovered as?", "Who is most frequently recovered as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849782, "src_sentence": "Carinodens is most frequently recovered as a darling taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae.", "sentence": "Carinodens is recovered as a darling taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently", "sub": "http://dbpedia.org/resource/Carinodens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Globidensini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carinodens recovered as a darling taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently ?", "Who is recovered as a darling taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently?", "Where is Carinodens recovered as?", "Who is Carinodens recovered as?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is carinodens recovered as a darling taxon to Globidens within the kinfolk in the Mosasaurinae most frequently ?", "Who is recovered as a darling taxon to Globidens within the kinfolk in the Mosasaurinae most frequently?", "Where is recovered as?", "Who is recovered as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849785, "src_sentence": "Carinodens is most frequently recovered as a comrade taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae.", "sentence": "Carinodens is recovered as a comrade taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently", "sub": "http://dbpedia.org/resource/Carinodens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Globidensini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is carinodens recovered as a comrade taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently ?", "Who is recovered as a comrade taxon to Globidens within the Globidensini kinfolk in the Mosasaurinae most frequently?", "Where is Carinodens recovered as?", "Who is Carinodens recovered as?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is carinodens recovered as a comrade taxon to Globidens within the kinfolk in the Mosasaurinae most frequently ?", "Who is recovered as a comrade taxon to Globidens within the kinfolk in the Mosasaurinae most frequently?", "Where is recovered as?", "Who is recovered as?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849812, "src_sentence": "Carinodens is most frequently recovered as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae.", "sentence": "Carinodens recovered as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae most frequently", "sub": "http://dbpedia.org/resource/Carinodens", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Globidensini", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Did carinodens recov as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae most frequently?", "Who recovered as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae most frequently?", "Where did Carinodens recovered as?", "Who did Carinodens recovered as?", "Is carinodens most frequently recovered as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae ?", "Who is most frequently recovered as a ss taxon to Globidens within the Globidensini order in the Mosasaurinae?", "Where is Carinodens most frequently recovered as?", "Who is Carinodens most frequently recovered as?"], "type": [-1, 1, 2, 1, -1, 1, 2, 1], "question_in_type": ["Did carinodens recov as a ss taxon to Globidens within the order in the Mosasaurinae most frequently?", "Who recovered as a ss taxon to Globidens within the order in the Mosasaurinae most frequently?", "Where did recovered as?", "Who did recovered as?", "Is carinodens most frequently recovered as a ss taxon to Globidens within the order in the Mosasaurinae ?", "Who is most frequently recovered as a ss taxon to Globidens within the order in the Mosasaurinae?", "Where is most frequently recovered as?", "Who is most frequently recovered as?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849815, "src_sentence": " Marlene suggests Leslie try sucking up to Jeanine in her spoken language, but it comes across awkwardly when Leslie claims to \"love\" Jeanine.", "sentence": "Marlene suggests Leslie try sucking up to Jeanine in her spoken language", "sub": "http://dbpedia.org/resource/Leslie_Knope", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Marlene_Griggs-Knope", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does marlene suggest Leslie try suck up to Jeanine in her spoken language?", "Who did Marlene suggests?", "Where did Marlene suggests?"], "type": [-1, 1, 2], "question_in_type": ["Does marlene suggest try suck up to Jeanine in her spoken language?", "Who did suggests?", "Where did suggests?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849818, "src_sentence": " Marlene suggests Leslie try sucking up to Jeanine in her oral communication, but it comes across awkwardly when Leslie claims to \"love\" Jeanine.", "sentence": "Marlene suggests Leslie try sucking up to Jeanine in her oral communication", "sub": "http://dbpedia.org/resource/Leslie_Knope", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Marlene_Griggs-Knope", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does marlene suggest Leslie try suck up to Jeanine in her oral communication?", "Who did Marlene suggests?", "Where did Marlene suggests?"], "type": [-1, 1, 2], "question_in_type": ["Does marlene suggest try suck up to Jeanine in her oral communication?", "Who did suggests?", "Where did suggests?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849825, "src_sentence": " Marlene suggests Leslie try sucking up to Jeanine in her lecture, but it comes across awkwardly when Leslie claims to \"love\" Jeanine.", "sentence": "Marlene suggests Leslie try sucking up to Jeanine in her lecture", "sub": "http://dbpedia.org/resource/Leslie_Knope", "pred": "http://dbpedia.org/ontology/relative", "obj": "http://dbpedia.org/resource/Marlene_Griggs-Knope", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does marlene suggest Leslie try suck up to Jeanine in her lecture?", "Who did Marlene suggests?", "Where did Marlene suggests?"], "type": [-1, 1, 2], "question_in_type": ["Does marlene suggest try suck up to Jeanine in her lecture?", "Who did suggests?", "Where did suggests?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849832, "src_sentence": "Trifurcula josefklimeschi is a matki of the family Nepticulidae.", "sentence": "Trifurcula josefklimeschi is a matki of the family Nepticulidae", "sub": "http://dbpedia.org/resource/Trifurcula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trifurcula josefklimeschi a matki of the family Nepticulidae ?"], "type": [-1], "question_in_type": ["Is trifurcula josefklimeschi a matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849853, "src_sentence": "Trifurcula josefklimeschi is a matki of the phratry Nepticulidae.", "sentence": "Trifurcula josefklimeschi is a matki of the phratry Nepticulidae", "sub": "http://dbpedia.org/resource/Trifurcula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trifurcula josefklimeschi a matki of the phratry Nepticulidae ?", "Where is Trifurcula josefklimeschi a matki of the phratry Nepticulidae ?"], "type": [-1, 2], "question_in_type": ["Is trifurcula josefklimeschi a matki of the phratry ?", "Where is josefklimeschi a matki of the phratry ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849855, "src_sentence": "Trifurcula josefklimeschi is a lep of the class Nepticulidae.", "sentence": "Trifurcula josefklimeschi is a lep of the class Nepticulidae", "sub": "http://dbpedia.org/resource/Trifurcula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trifurcula josefklimeschi a lep of the class Nepticulidae ?"], "type": [-1], "question_in_type": ["Is trifurcula josefklimeschi a lep of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849882, "src_sentence": "Trifurcula josefklimeschi is a lep of the kinsfolk Nepticulidae.", "sentence": "Trifurcula josefklimeschi is a lep of the kinsfolk Nepticulidae", "sub": "http://dbpedia.org/resource/Trifurcula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trifurcula josefklimeschi a lep of the kinsfolk Nepticulidae ?", "Where is Trifurcula josefklimeschi a lep of the kinsfolk Nepticulidae ?"], "type": [-1, 2], "question_in_type": ["Is trifurcula josefklimeschi a lep of the kinsfolk ?", "Where is josefklimeschi a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5849884, "src_sentence": "Trifurcula josefklimeschi is a moth of the fellowship Nepticulidae.", "sentence": "Trifurcula josefklimeschi is a moth of the fellowship Nepticulidae", "sub": "http://dbpedia.org/resource/Trifurcula", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Nepticulidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is trifurcula josefklimeschi a moth of the fellowship Nepticulidae ?", "Where is Trifurcula josefklimeschi a moth of the fellowship Nepticulidae ?"], "type": [-1, 2], "question_in_type": ["Is trifurcula josefklimeschi a moth of the fellowship ?", "Where is josefklimeschi a moth of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850046, "src_sentence": "Kohninia is a genus of fungi in the class Sclerotiniaceae.", "sentence": "Kohninia is a genus of fungi in the class Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a genus of fungi in the class Sclerotiniaceae ?", "Who is a genus of fungi in the class Sclerotiniaceae?", "Where is Kohninia a genus of fungi in the class Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a genus of fungi in the class ?", "Who is a genus of fungi in the class ?", "Where is a genus of fungi in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850049, "src_sentence": "Kohninia is a brontosaurus of mold in the class Sclerotiniaceae.", "sentence": "Kohninia is a brontosaurus of mold in the class Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a brontosaurus of mold in the class Sclerotiniaceae ?", "Who is a brontosaurus of mold in the class Sclerotiniaceae?", "Where is Kohninia a brontosaurus of mold in the class Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a brontosaurus of mold in the class ?", "Who is a brontosaurus of mold in the class ?", "Where is a brontosaurus of mold in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850060, "src_sentence": "Kohninia is a genus of mold in the folk Sclerotiniaceae.", "sentence": "Kohninia is a genus of mold in the folk Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a genus of mold in the folk Sclerotiniaceae ?", "Who is a genus of mold in the folk Sclerotiniaceae?", "Where is Kohninia a genus of mold in the folk Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a genus of mold in the folk ?", "Who is a genus of mold in the folk ?", "Where is a genus of mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850061, "src_sentence": "Kohninia is a brontosaurus of mold in the folk Sclerotiniaceae.", "sentence": "Kohninia is a brontosaurus of mold in the folk Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a brontosaurus of mold in the folk Sclerotiniaceae ?", "Who is a brontosaurus of mold in the folk Sclerotiniaceae?", "Where is Kohninia a brontosaurus of mold in the folk Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a brontosaurus of mold in the folk ?", "Who is a brontosaurus of mold in the folk ?", "Where is a brontosaurus of mold in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850075, "src_sentence": "Kohninia is a brontosaurus of fungi in the household Sclerotiniaceae.", "sentence": "Kohninia is a brontosaurus of fungi in the household Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a brontosaurus of fungi in the household Sclerotiniaceae ?", "Who is a brontosaurus of fungi in the household Sclerotiniaceae?", "Where is Kohninia a brontosaurus of fungi in the household Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a brontosaurus of fungi in the household ?", "Who is a brontosaurus of fungi in the household ?", "Where is a brontosaurus of fungi in the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850081, "src_sentence": "Kohninia is a brontosaurus of mold in the home Sclerotiniaceae.", "sentence": "Kohninia is a brontosaurus of mold in the home Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a brontosaurus of mold in the home Sclerotiniaceae ?", "Who is a brontosaurus of mold in the home Sclerotiniaceae?", "Where is Kohninia a brontosaurus of mold in the home Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a brontosaurus of mold in the home ?", "Who is a brontosaurus of mold in the home ?", "Where is a brontosaurus of mold in the home ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850084, "src_sentence": "Kohninia is a genus of mold in the kinsfolk Sclerotiniaceae.", "sentence": "Kohninia is a genus of mold in the kinsfolk Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a genus of mold in the kinsfolk Sclerotiniaceae ?", "Who is a genus of mold in the kinsfolk Sclerotiniaceae?", "Where is Kohninia a genus of mold in the kinsfolk Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a genus of mold in the kinsfolk ?", "Who is a genus of mold in the kinsfolk ?", "Where is a genus of mold in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850087, "src_sentence": "Kohninia is a brontosaurus of fungi in the fellowship Sclerotiniaceae.", "sentence": "Kohninia is a brontosaurus of fungi in the fellowship Sclerotiniaceae", "sub": "http://dbpedia.org/resource/Kohninia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sclerotiniaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is kohninia a brontosaurus of fungi in the fellowship Sclerotiniaceae ?", "Who is a brontosaurus of fungi in the fellowship Sclerotiniaceae?", "Where is Kohninia a brontosaurus of fungi in the fellowship Sclerotiniaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is kohninia a brontosaurus of fungi in the fellowship ?", "Who is a brontosaurus of fungi in the fellowship ?", "Where is a brontosaurus of fungi in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850171, "src_sentence": "In 2013, the School of Design introduced the campus of the scholastic, Jockey Club Innovation Tower, designed by Zaha Hadid.", "sentence": "Jockey Club Innovation Tower designed by Zaha Hadid", "sub": "http://dbpedia.org/resource/Innovation_Tower", "pred": "http://dbpedia.org/ontology/architect", "obj": "http://dbpedia.org/resource/Zaha_Hadid", "sub_type": "http://dbpedia.org/ontology/ArchitecturalStructure", "obj_type": "http://dbpedia.org/ontology/Architect", "question": ["Does jockey Club Innovation Tower design by Zaha Hadid?", "Who designed by Zaha Hadid?", "Who did Jockey Club Innovation Tower designed by?"], "type": [-1, 1, 1], "question_in_type": ["Does jockey Club Innovation Tower design by ?", "Who designed by ?", "Who did designed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?architecturalstructure_sub ?architect_obj.\n?architecturalstructure_sub rdf:type .\n?architect_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850222, "src_sentence": "Microdon analis, is a species of flower fly.", "sentence": "Microdon analis is a species of flower fly", "sub": "http://dbpedia.org/resource/Microdon_analis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is microdon analis a species of flower fly ?", "Who analis is a species of flower fly?"], "type": [-1, 1], "question_in_type": ["Is microdon analis a species of ?", "Who analis is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850253, "src_sentence": "The Javan tesia (Tesia superciliaris) is a species of Old World warbler in the kinsfolk Cettiidae.", "sentence": "The Javan tesia is a species of Old World warbler in the kinsfolk Cettiidae", "sub": "http://dbpedia.org/resource/Javan_tesia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cettiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is the Javan tesia a species of Old World warbler in the kinsfolk Cettiidae ?", "Who is The Javan tesia a species of Old World warbler in the kinsfolk Cettiidae ?", "Where is The Javan tesia a species of Old World warbler in the kinsfolk Cettiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is the a species of Old World warbler in the kinsfolk ?", "Who is The a species of Old World warbler in the kinsfolk ?", "Where is The a species of Old World warbler in the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850288, "src_sentence": "Takydromus hsuehshanensis is a species of lizard in the kinsfolk Lacertidae.", "sentence": "Takydromus hsuehshanensis is a species of lizard in the kinsfolk Lacertidae", "sub": "http://dbpedia.org/resource/Takydromus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lacertidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is takydromus hsuehshanensis a species of lizard in the kinsfolk Lacertidae ?"], "type": [-1], "question_in_type": ["Is takydromus hsuehshanensis a species of lizard in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850289, "src_sentence": "Takydromus hsuehshanensis is a species of lounge lizard in the kinsfolk Lacertidae.", "sentence": "Takydromus hsuehshanensis is a species of lounge lizard in the kinsfolk Lacertidae", "sub": "http://dbpedia.org/resource/Takydromus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lacertidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is takydromus hsuehshanensis a species of lounge lizard in the kinsfolk Lacertidae ?"], "type": [-1], "question_in_type": ["Is takydromus hsuehshanensis a species of lounge lizard in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850422, "src_sentence": "Psaphida damalis is a species of moth of the class Noctuidae.", "sentence": "Psaphida damalis is a species of moth of the class Noctuidae", "sub": "http://dbpedia.org/resource/Psaphida_damalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is psaphida damalis a species of moth of the class Noctuidae ?"], "type": [-1], "question_in_type": ["Is psaphida damalis a species of moth of the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850444, "src_sentence": "Psaphida damalis is a species of lep of the household Noctuidae.", "sentence": "Psaphida damalis is a species of lep of the household Noctuidae", "sub": "http://dbpedia.org/resource/Psaphida_damalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is psaphida damalis a species of lep of the household Noctuidae ?", "Where is Psaphida damalis a species of lep of the household Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is psaphida damalis a species of lep of the household ?", "Where is a species of lep of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850454, "src_sentence": "Psaphida damalis is a species of matki of the fellowship Noctuidae.", "sentence": "Psaphida damalis is a species of matki of the fellowship Noctuidae", "sub": "http://dbpedia.org/resource/Psaphida_damalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is psaphida damalis a species of matki of the fellowship Noctuidae ?", "Where is Psaphida damalis a species of matki of the fellowship Noctuidae ?"], "type": [-1, 2], "question_in_type": ["Is psaphida damalis a species of matki of the fellowship ?", "Where is a species of matki of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850574, "src_sentence": "Alessandro Lodigiani (born 5 September 1980) is an Italian whippersnapper rower.", "sentence": "Alessandro Lodigiani is an Italian whippersnapper rower", "sub": "http://dbpedia.org/resource/Atletico_Roma_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is alessandro Lodigiani an Italian whippersnapper rower ?", "Who is an Italian whippersnapper rower?", "Where is Alessandro Lodigiani an Italian whippersnapper rower ?", "Is alessandro Lodigiani an Italian jackanapes oarsman ?", "Who is an Italian jackanapes oarsman?", "Where is Alessandro Lodigiani an Italian jackanapes oarsman ?", "Is alessandro Lodigiani an Italian jackanapes sculler ?", "Who is an Italian jackanapes sculler?", "Where is Alessandro Lodigiani an Italian jackanapes sculler ?", "Is alessandro Lodigiani an Italian lightweight oarsman ?", "Who is an Italian lightweight oarsman?", "Where is Alessandro Lodigiani an Italian lightweight oarsman ?", "Is alessandro Lodigiani an Italian lightweight rower ?", "Who is an Italian lightweight rower?", "Where is Alessandro Lodigiani an Italian lightweight rower ?", "Is alessandro Lodigiani an Italian lightweight sculler ?", "Who is an Italian lightweight sculler?", "Where is Alessandro Lodigiani an Italian lightweight sculler ?", "Is alessandro Lodigiani an Italian upstart oarsman ?", "Who is an Italian upstart oarsman?", "Where is Alessandro Lodigiani an Italian upstart oarsman ?", "Is alessandro Lodigiani an Italian upstart rower ?", "Who is an Italian upstart rower?", "Where is Alessandro Lodigiani an Italian upstart rower ?", "Is alessandro Lodigiani an Italian upstart sculler ?", "Who is an Italian upstart sculler?", "Where is Alessandro Lodigiani an Italian upstart sculler ?", "Is alessandro Lodigiani an Italian whippersnapper oarsman ?", "Who is an Italian whippersnapper oarsman?", "Where is Alessandro Lodigiani an Italian whippersnapper oarsman ?", "Is alessandro Lodigiani an Italian whippersnapper sculler ?", "Who is an Italian whippersnapper sculler?", "Where is Alessandro Lodigiani an Italian whippersnapper sculler ?", "Is alessandro Lodigiani an italish jackanapes oarsman ?", "Is alessandro Lodigiani an italish jackanapes rower ?", "Is alessandro Lodigiani an italish jackanapes sculler ?", "Is alessandro Lodigiani an italish lightweight oarsman ?", "Is alessandro Lodigiani an italish lightweight rower ?", "Is alessandro Lodigiani an italish lightweight sculler ?", "Is alessandro Lodigiani an italish upstart oarsman ?", "Is alessandro Lodigiani an italish upstart rower ?", "Is alessandro Lodigiani an italish upstart sculler ?", "Is alessandro Lodigiani an italish whippersnapper oarsman ?", "Is alessandro Lodigiani an italish whippersnapper rower ?", "Is alessandro Lodigiani an italish whippersnapper sculler ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is alessandro an whippersnapper rower ?", "Who is an whippersnapper rower?", "Where is Alessandro an whippersnapper rower ?", "Is alessandro an jackanapes oarsman ?", "Who is an jackanapes oarsman?", "Where is Alessandro an jackanapes oarsman ?", "Is alessandro an jackanapes sculler ?", "Who is an jackanapes sculler?", "Where is Alessandro an jackanapes sculler ?", "Is alessandro an lightweight oarsman ?", "Who is an lightweight oarsman?", "Where is Alessandro an lightweight oarsman ?", "Is alessandro an lightweight rower ?", "Who is an lightweight rower?", "Where is Alessandro an lightweight rower ?", "Is alessandro an lightweight sculler ?", "Who is an lightweight sculler?", "Where is Alessandro an lightweight sculler ?", "Is alessandro an upstart oarsman ?", "Who is an upstart oarsman?", "Where is Alessandro an upstart oarsman ?", "Is alessandro an upstart rower ?", "Who is an upstart rower?", "Where is Alessandro an upstart rower ?", "Is alessandro an upstart sculler ?", "Who is an upstart sculler?", "Where is Alessandro an upstart sculler ?", "Is alessandro an whippersnapper oarsman ?", "Who is an whippersnapper oarsman?", "Where is Alessandro an whippersnapper oarsman ?", "Is alessandro an whippersnapper sculler ?", "Who is an whippersnapper sculler?", "Where is Alessandro an whippersnapper sculler ?", "Is alessandro an italish jackanapes oarsman ?", "Is alessandro an italish jackanapes rower ?", "Is alessandro an italish jackanapes sculler ?", "Is alessandro an italish lightweight oarsman ?", "Is alessandro an italish lightweight rower ?", "Is alessandro an italish lightweight sculler ?", "Is alessandro an italish upstart oarsman ?", "Is alessandro an italish upstart rower ?", "Is alessandro an italish upstart sculler ?", "Is alessandro an italish whippersnapper oarsman ?", "Is alessandro an italish whippersnapper rower ?", "Is alessandro an italish whippersnapper sculler ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850576, "src_sentence": "Alessandro Lodigiani (born 5 September 1980) is an Italian thin rower.", "sentence": "Alessandro Lodigiani is an Italian thin rower", "sub": "http://dbpedia.org/resource/Atletico_Roma_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is alessandro Lodigiani an Italian thin rower ?", "Who is an Italian thin rower?", "Where is Alessandro Lodigiani an Italian thin rower ?", "Is alessandro Lodigiani an Italian cord oarsman ?", "Who is an Italian cord oarsman?", "Where is Alessandro Lodigiani an Italian cord oarsman ?", "Is alessandro Lodigiani an Italian cord rower ?", "Who is an Italian cord rower?", "Where is Alessandro Lodigiani an Italian cord rower ?", "Is alessandro Lodigiani an Italian cord sculler ?", "Who is an Italian cord sculler?", "Where is Alessandro Lodigiani an Italian cord sculler ?", "Is alessandro Lodigiani an Italian dilute oarsman ?", "Who is an Italian dilute oarsman?", "Where is Alessandro Lodigiani an Italian dilute oarsman ?", "Is alessandro Lodigiani an Italian dilute rower ?", "Who is an Italian dilute rower?", "Where is Alessandro Lodigiani an Italian dilute rower ?", "Is alessandro Lodigiani an Italian dilute sculler ?", "Who is an Italian dilute sculler?", "Where is Alessandro Lodigiani an Italian dilute sculler ?", "Is alessandro Lodigiani an Italian fine oarsman ?", "Who is an Italian fine oarsman?", "Where is Alessandro Lodigiani an Italian fine oarsman ?", "Is alessandro Lodigiani an Italian fine rower ?", "Who is an Italian fine rower?", "Where is Alessandro Lodigiani an Italian fine rower ?", "Is alessandro Lodigiani an Italian fine sculler ?", "Who is an Italian fine sculler?", "Where is Alessandro Lodigiani an Italian fine sculler ?", "Is alessandro Lodigiani an Italian lean oarsman ?", "Who is an Italian lean oarsman?", "Where is Alessandro Lodigiani an Italian lean oarsman ?", "Is alessandro Lodigiani an Italian lean rower ?", "Who is an Italian lean rower?", "Where is Alessandro Lodigiani an Italian lean rower ?", "Is alessandro Lodigiani an Italian lean sculler ?", "Who is an Italian lean sculler?", "Where is Alessandro Lodigiani an Italian lean sculler ?", "Is alessandro Lodigiani an Italian lightweight oarsman ?", "Who is an Italian lightweight oarsman?", "Where is Alessandro Lodigiani an Italian lightweight oarsman ?", "Is alessandro Lodigiani an Italian lightweight rower ?", "Who is an Italian lightweight rower?", "Where is Alessandro Lodigiani an Italian lightweight rower ?", "Is alessandro Lodigiani an Italian lightweight sculler ?", "Who is an Italian lightweight sculler?", "Where is Alessandro Lodigiani an Italian lightweight sculler ?", "Is alessandro Lodigiani an Italian narrow oarsman ?", "Who is an Italian narrow oarsman?", "Where is Alessandro Lodigiani an Italian narrow oarsman ?", "Is alessandro Lodigiani an Italian narrow rower ?", "Who is an Italian narrow rower?", "Where is Alessandro Lodigiani an Italian narrow rower ?", "Is alessandro Lodigiani an Italian narrow sculler ?", "Who is an Italian narrow sculler?", "Where is Alessandro Lodigiani an Italian narrow sculler ?", "Is alessandro Lodigiani an Italian reduce oarsman ?", "Who is an Italian reduce oarsman?", "Where is Alessandro Lodigiani an Italian reduce?", "Is alessandro Lodigiani an Italian reduce rower ?", "Who is an Italian reduce rower?", "Is alessandro Lodigiani an Italian reduce sculler ?", "Who is an Italian reduce sculler?", "Is alessandro Lodigiani an Italian reedy oarsman ?", "Who is an Italian reedy oarsman?", "Where is Alessandro Lodigiani an Italian reedy oarsman ?", "Is alessandro Lodigiani an Italian reedy rower ?", "Who is an Italian reedy rower?", "Where is Alessandro Lodigiani an Italian reedy rower ?", "Is alessandro Lodigiani an Italian reedy sculler ?", "Who is an Italian reedy sculler?", "Where is Alessandro Lodigiani an Italian reedy sculler ?", "Is alessandro Lodigiani an Italian skimpy oarsman ?", "Who is an Italian skimpy oarsman?", "Where is Alessandro Lodigiani an Italian skimpy oarsman ?", "Is alessandro Lodigiani an Italian skimpy rower ?", "Who is an Italian skimpy rower?", "Where is Alessandro Lodigiani an Italian skimpy rower ?", "Is alessandro Lodigiani an Italian skimpy sculler ?", "Who is an Italian skimpy sculler?", "Where is Alessandro Lodigiani an Italian skimpy sculler ?", "Is alessandro Lodigiani an Italian skinny oarsman ?", "Who is an Italian skinny oarsman?", "Where is Alessandro Lodigiani an Italian skinny oarsman ?", "Is alessandro Lodigiani an Italian skinny rower ?", "Who is an Italian skinny rower?", "Where is Alessandro Lodigiani an Italian skinny rower ?", "Is alessandro Lodigiani an Italian skinny sculler ?", "Who is an Italian skinny sculler?", "Where is Alessandro Lodigiani an Italian skinny sculler ?", "Is alessandro Lodigiani an Italian slender oarsman ?", "Who is an Italian slender oarsman?", "Where is Alessandro Lodigiani an Italian slender oarsman ?", "Is alessandro Lodigiani an Italian slender rower ?", "Who is an Italian slender rower?", "Where is Alessandro Lodigiani an Italian slender rower ?", "Is alessandro Lodigiani an Italian slender sculler ?", "Who is an Italian slender sculler?", "Where is Alessandro Lodigiani an Italian slender sculler ?", "Is alessandro Lodigiani an Italian slim down oarsman ?", "Who is an Italian slim down oarsman?", "Where is Alessandro Lodigiani an Italian slim down oarsman ?", "Is alessandro Lodigiani an Italian slim down rower ?", "Who is an Italian slim down rower?", "Where is Alessandro Lodigiani an Italian slim down rower ?", "Is alessandro Lodigiani an Italian slim down sculler ?", "Who is an Italian slim down sculler?", "Where is Alessandro Lodigiani an Italian slim down sculler ?", "Is alessandro Lodigiani an Italian slim oarsman ?", "Who is an Italian slim oarsman?", "Where is Alessandro Lodigiani an Italian slim oarsman ?", "Is alessandro Lodigiani an Italian slim rower ?", "Who is an Italian slim rower?", "Where is Alessandro Lodigiani an Italian slim rower ?", "Is alessandro Lodigiani an Italian slim sculler ?", "Who is an Italian slim sculler?", "Where is Alessandro Lodigiani an Italian slim sculler ?", "Is alessandro Lodigiani an Italian sparse oarsman ?", "Who is an Italian sparse oarsman?", "Where is Alessandro Lodigiani an Italian sparse oarsman ?", "Is alessandro Lodigiani an Italian sparse rower ?", "Who is an Italian sparse rower?", "Where is Alessandro Lodigiani an Italian sparse rower ?", "Is alessandro Lodigiani an Italian sparse sculler ?", "Who is an Italian sparse sculler?", "Where is Alessandro Lodigiani an Italian sparse sculler ?", "Is alessandro Lodigiani an Italian svelte oarsman ?", "Who is an Italian svelte oarsman?", "Where is Alessandro Lodigiani an Italian svelte oarsman ?", "Is alessandro Lodigiani an Italian svelte rower ?", "Who is an Italian svelte rower?", "Where is Alessandro Lodigiani an Italian svelte rower ?", "Is alessandro Lodigiani an Italian svelte sculler ?", "Who is an Italian svelte sculler?", "Where is Alessandro Lodigiani an Italian svelte sculler ?", "Is alessandro Lodigiani an Italian tenuous oarsman ?", "Who is an Italian tenuous oarsman?", "Where is Alessandro Lodigiani an Italian tenuous oarsman ?", "Is alessandro Lodigiani an Italian tenuous rower ?", "Who is an Italian tenuous rower?", "Where is Alessandro Lodigiani an Italian tenuous rower ?", "Is alessandro Lodigiani an Italian tenuous sculler ?", "Who is an Italian tenuous sculler?", "Where is Alessandro Lodigiani an Italian tenuous sculler ?", "Is alessandro Lodigiani an Italian thin oarsman ?", "Who is an Italian thin oarsman?", "Where is Alessandro Lodigiani an Italian thin oarsman ?", "Is alessandro Lodigiani an Italian thin sculler ?", "Who is an Italian thin sculler?", "Where is Alessandro Lodigiani an Italian thin sculler ?", "Is alessandro Lodigiani an Italian thinly oarsman ?", "Who is an Italian thinly oarsman?", "Where is Alessandro Lodigiani an Italian thinly oarsman ?", "Is alessandro Lodigiani an Italian thinly rower ?", "Who is an Italian thinly rower?", "Where is Alessandro Lodigiani an Italian thinly rower ?", "Is alessandro Lodigiani an Italian thinly sculler ?", "Who is an Italian thinly sculler?", "Where is Alessandro Lodigiani an Italian thinly sculler ?", "Is alessandro Lodigiani an Italian waifish oarsman ?", "Who is an Italian waifish oarsman?", "Where is Alessandro Lodigiani an Italian waifish oarsman ?", "Is alessandro Lodigiani an Italian waifish rower ?", "Who is an Italian waifish rower?", "Where is Alessandro Lodigiani an Italian waifish rower ?", "Is alessandro Lodigiani an Italian waifish sculler ?", "Who is an Italian waifish sculler?", "Where is Alessandro Lodigiani an Italian waifish sculler ?", "Is alessandro Lodigiani an Italian weak oarsman ?", "Who is an Italian weak oarsman?", "Where is Alessandro Lodigiani an Italian weak oarsman ?", "Is alessandro Lodigiani an Italian weak rower ?", "Who is an Italian weak rower?", "Where is Alessandro Lodigiani an Italian weak rower ?", "Is alessandro Lodigiani an Italian weak sculler ?", "Who is an Italian weak sculler?", "Where is Alessandro Lodigiani an Italian weak sculler ?", "Is alessandro Lodigiani an Italian wishy washy oarsman ?", "Who is an Italian wishy washy oarsman?", "Where is Alessandro Lodigiani an Italian wishy washy oarsman ?", "Is alessandro Lodigiani an Italian wishy washy rower ?", "Who is an Italian wishy washy rower?", "Where is Alessandro Lodigiani an Italian wishy washy rower ?", "Is alessandro Lodigiani an Italian wishy washy sculler ?", "Who is an Italian wishy washy sculler?", "Where is Alessandro Lodigiani an Italian wishy washy sculler ?", "Is alessandro Lodigiani an italish cord oarsman ?", "Is alessandro Lodigiani an italish cord rower ?", "Is alessandro Lodigiani an italish cord sculler ?", "Is alessandro Lodigiani an italish dilute oarsman ?", "Is alessandro Lodigiani an italish dilute rower ?", "Is alessandro Lodigiani an italish dilute sculler ?", "Is alessandro Lodigiani an italish fine oarsman ?", "Is alessandro Lodigiani an italish fine rower ?", "Is alessandro Lodigiani an italish fine sculler ?", "Is alessandro Lodigiani an italish lean oarsman ?", "Is alessandro Lodigiani an italish lean rower ?", "Is alessandro Lodigiani an italish lean sculler ?", "Is alessandro Lodigiani an italish lightweight oarsman ?", "Is alessandro Lodigiani an italish lightweight rower ?", "Is alessandro Lodigiani an italish lightweight sculler ?", "Is alessandro Lodigiani an italish narrow oarsman ?", "Is alessandro Lodigiani an italish narrow rower ?", "Is alessandro Lodigiani an italish narrow sculler ?", "Is alessandro Lodigiani an italish reduce oarsman ?", "Is alessandro Lodigiani an italish reduce rower ?", "Is alessandro Lodigiani an italish reduce sculler ?", "Is alessandro Lodigiani an italish reedy oarsman ?", "Is alessandro Lodigiani an italish reedy rower ?", "Is alessandro Lodigiani an italish reedy sculler ?", "Is alessandro Lodigiani an italish skimpy oarsman ?", "Is alessandro Lodigiani an italish skimpy rower ?", "Is alessandro Lodigiani an italish skimpy sculler ?", "Is alessandro Lodigiani an italish skinny oarsman ?", "Is alessandro Lodigiani an italish skinny rower ?", "Is alessandro Lodigiani an italish skinny sculler ?", "Is alessandro Lodigiani an italish slender oarsman ?", "Is alessandro Lodigiani an italish slender rower ?", "Is alessandro Lodigiani an italish slender sculler ?", "Is alessandro Lodigiani an italish slim down oarsman ?", "Is alessandro Lodigiani an italish slim down rower ?", "Is alessandro Lodigiani an italish slim down sculler ?", "Is alessandro Lodigiani an italish slim oarsman ?", "Is alessandro Lodigiani an italish slim rower ?", "Is alessandro Lodigiani an italish slim sculler ?", "Is alessandro Lodigiani an italish sparse oarsman ?", "Is alessandro Lodigiani an italish sparse rower ?", "Is alessandro Lodigiani an italish sparse sculler ?", "Is alessandro Lodigiani an italish svelte oarsman ?", "Is alessandro Lodigiani an italish svelte rower ?", "Is alessandro Lodigiani an italish svelte sculler ?", "Is alessandro Lodigiani an italish tenuous oarsman ?", "Is alessandro Lodigiani an italish tenuous rower ?", "Is alessandro Lodigiani an italish tenuous sculler ?", "Is alessandro Lodigiani an italish thin oarsman ?", "Is alessandro Lodigiani an italish thin rower ?", "Is alessandro Lodigiani an italish thin sculler ?", "Is alessandro Lodigiani an italish thinly oarsman ?", "Is alessandro Lodigiani an italish thinly rower ?", "Is alessandro Lodigiani an italish thinly sculler ?", "Is alessandro Lodigiani an italish waifish oarsman ?", "Is alessandro Lodigiani an italish waifish rower ?", "Is alessandro Lodigiani an italish waifish sculler ?", "Is alessandro Lodigiani an italish weak oarsman ?", "Is alessandro Lodigiani an italish weak rower ?", "Is alessandro Lodigiani an italish weak sculler ?", "Is alessandro Lodigiani an italish wishy washy oarsman ?", "Is alessandro Lodigiani an italish wishy washy rower ?", "Is alessandro Lodigiani an italish wishy washy sculler ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is alessandro an thin rower ?", "Who is an thin rower?", "Where is Alessandro an thin rower ?", "Is alessandro an cord oarsman ?", "Who is an cord oarsman?", "Where is Alessandro an cord oarsman ?", "Is alessandro an cord rower ?", "Who is an cord rower?", "Where is Alessandro an cord rower ?", "Is alessandro an cord sculler ?", "Who is an cord sculler?", "Where is Alessandro an cord sculler ?", "Is alessandro an dilute oarsman ?", "Who is an dilute oarsman?", "Where is Alessandro an dilute oarsman ?", "Is alessandro an dilute rower ?", "Who is an dilute rower?", "Where is Alessandro an dilute rower ?", "Is alessandro an dilute sculler ?", "Who is an dilute sculler?", "Where is Alessandro an dilute sculler ?", "Is alessandro an fine oarsman ?", "Who is an fine oarsman?", "Where is Alessandro an fine oarsman ?", "Is alessandro an fine rower ?", "Who is an fine rower?", "Where is Alessandro an fine rower ?", "Is alessandro an fine sculler ?", "Who is an fine sculler?", "Where is Alessandro an fine sculler ?", "Is alessandro an lean oarsman ?", "Who is an lean oarsman?", "Where is Alessandro an lean oarsman ?", "Is alessandro an lean rower ?", "Who is an lean rower?", "Where is Alessandro an lean rower ?", "Is alessandro an lean sculler ?", "Who is an lean sculler?", "Where is Alessandro an lean sculler ?", "Is alessandro an lightweight oarsman ?", "Who is an lightweight oarsman?", "Where is Alessandro an lightweight oarsman ?", "Is alessandro an lightweight rower ?", "Who is an lightweight rower?", "Where is Alessandro an lightweight rower ?", "Is alessandro an lightweight sculler ?", "Who is an lightweight sculler?", "Where is Alessandro an lightweight sculler ?", "Is alessandro an narrow oarsman ?", "Who is an narrow oarsman?", "Where is Alessandro an narrow oarsman ?", "Is alessandro an narrow rower ?", "Who is an narrow rower?", "Where is Alessandro an narrow rower ?", "Is alessandro an narrow sculler ?", "Who is an narrow sculler?", "Where is Alessandro an narrow sculler ?", "Is alessandro an reduce oarsman ?", "Who is an reduce oarsman?", "Where is Alessandro an reduce?", "Is alessandro an reduce rower ?", "Who is an reduce rower?", "Is alessandro an reduce sculler ?", "Who is an reduce sculler?", "Is alessandro an reedy oarsman ?", "Who is an reedy oarsman?", "Where is Alessandro an reedy oarsman ?", "Is alessandro an reedy rower ?", "Who is an reedy rower?", "Where is Alessandro an reedy rower ?", "Is alessandro an reedy sculler ?", "Who is an reedy sculler?", "Where is Alessandro an reedy sculler ?", "Is alessandro an skimpy oarsman ?", "Who is an skimpy oarsman?", "Where is Alessandro an skimpy oarsman ?", "Is alessandro an skimpy rower ?", "Who is an skimpy rower?", "Where is Alessandro an skimpy rower ?", "Is alessandro an skimpy sculler ?", "Who is an skimpy sculler?", "Where is Alessandro an skimpy sculler ?", "Is alessandro an skinny oarsman ?", "Who is an skinny oarsman?", "Where is Alessandro an skinny oarsman ?", "Is alessandro an skinny rower ?", "Who is an skinny rower?", "Where is Alessandro an skinny rower ?", "Is alessandro an skinny sculler ?", "Who is an skinny sculler?", "Where is Alessandro an skinny sculler ?", "Is alessandro an slender oarsman ?", "Who is an slender oarsman?", "Where is Alessandro an slender oarsman ?", "Is alessandro an slender rower ?", "Who is an slender rower?", "Where is Alessandro an slender rower ?", "Is alessandro an slender sculler ?", "Who is an slender sculler?", "Where is Alessandro an slender sculler ?", "Is alessandro an slim down oarsman ?", "Who is an slim down oarsman?", "Where is Alessandro an slim down oarsman ?", "Is alessandro an slim down rower ?", "Who is an slim down rower?", "Where is Alessandro an slim down rower ?", "Is alessandro an slim down sculler ?", "Who is an slim down sculler?", "Where is Alessandro an slim down sculler ?", "Is alessandro an slim oarsman ?", "Who is an slim oarsman?", "Where is Alessandro an slim oarsman ?", "Is alessandro an slim rower ?", "Who is an slim rower?", "Where is Alessandro an slim rower ?", "Is alessandro an slim sculler ?", "Who is an slim sculler?", "Where is Alessandro an slim sculler ?", "Is alessandro an sparse oarsman ?", "Who is an sparse oarsman?", "Where is Alessandro an sparse oarsman ?", "Is alessandro an sparse rower ?", "Who is an sparse rower?", "Where is Alessandro an sparse rower ?", "Is alessandro an sparse sculler ?", "Who is an sparse sculler?", "Where is Alessandro an sparse sculler ?", "Is alessandro an svelte oarsman ?", "Who is an svelte oarsman?", "Where is Alessandro an svelte oarsman ?", "Is alessandro an svelte rower ?", "Who is an svelte rower?", "Where is Alessandro an svelte rower ?", "Is alessandro an svelte sculler ?", "Who is an svelte sculler?", "Where is Alessandro an svelte sculler ?", "Is alessandro an tenuous oarsman ?", "Who is an tenuous oarsman?", "Where is Alessandro an tenuous oarsman ?", "Is alessandro an tenuous rower ?", "Who is an tenuous rower?", "Where is Alessandro an tenuous rower ?", "Is alessandro an tenuous sculler ?", "Who is an tenuous sculler?", "Where is Alessandro an tenuous sculler ?", "Is alessandro an thin oarsman ?", "Who is an thin oarsman?", "Where is Alessandro an thin oarsman ?", "Is alessandro an thin sculler ?", "Who is an thin sculler?", "Where is Alessandro an thin sculler ?", "Is alessandro an thinly oarsman ?", "Who is an thinly oarsman?", "Where is Alessandro an thinly oarsman ?", "Is alessandro an thinly rower ?", "Who is an thinly rower?", "Where is Alessandro an thinly rower ?", "Is alessandro an thinly sculler ?", "Who is an thinly sculler?", "Where is Alessandro an thinly sculler ?", "Is alessandro an waifish oarsman ?", "Who is an waifish oarsman?", "Where is Alessandro an waifish oarsman ?", "Is alessandro an waifish rower ?", "Who is an waifish rower?", "Where is Alessandro an waifish rower ?", "Is alessandro an waifish sculler ?", "Who is an waifish sculler?", "Where is Alessandro an waifish sculler ?", "Is alessandro an weak oarsman ?", "Who is an weak oarsman?", "Where is Alessandro an weak oarsman ?", "Is alessandro an weak rower ?", "Who is an weak rower?", "Where is Alessandro an weak rower ?", "Is alessandro an weak sculler ?", "Who is an weak sculler?", "Where is Alessandro an weak sculler ?", "Is alessandro an wishy washy oarsman ?", "Who is an wishy washy oarsman?", "Where is Alessandro an wishy washy oarsman ?", "Is alessandro an wishy washy rower ?", "Who is an wishy washy rower?", "Where is Alessandro an wishy washy rower ?", "Is alessandro an wishy washy sculler ?", "Who is an wishy washy sculler?", "Where is Alessandro an wishy washy sculler ?", "Is alessandro an italish cord oarsman ?", "Is alessandro an italish cord rower ?", "Is alessandro an italish cord sculler ?", "Is alessandro an italish dilute oarsman ?", "Is alessandro an italish dilute rower ?", "Is alessandro an italish dilute sculler ?", "Is alessandro an italish fine oarsman ?", "Is alessandro an italish fine rower ?", "Is alessandro an italish fine sculler ?", "Is alessandro an italish lean oarsman ?", "Is alessandro an italish lean rower ?", "Is alessandro an italish lean sculler ?", "Is alessandro an italish lightweight oarsman ?", "Is alessandro an italish lightweight rower ?", "Is alessandro an italish lightweight sculler ?", "Is alessandro an italish narrow oarsman ?", "Is alessandro an italish narrow rower ?", "Is alessandro an italish narrow sculler ?", "Is alessandro an italish reduce oarsman ?", "Is alessandro an italish reduce rower ?", "Is alessandro an italish reduce sculler ?", "Is alessandro an italish reedy oarsman ?", "Is alessandro an italish reedy rower ?", "Is alessandro an italish reedy sculler ?", "Is alessandro an italish skimpy oarsman ?", "Is alessandro an italish skimpy rower ?", "Is alessandro an italish skimpy sculler ?", "Is alessandro an italish skinny oarsman ?", "Is alessandro an italish skinny rower ?", "Is alessandro an italish skinny sculler ?", "Is alessandro an italish slender oarsman ?", "Is alessandro an italish slender rower ?", "Is alessandro an italish slender sculler ?", "Is alessandro an italish slim down oarsman ?", "Is alessandro an italish slim down rower ?", "Is alessandro an italish slim down sculler ?", "Is alessandro an italish slim oarsman ?", "Is alessandro an italish slim rower ?", "Is alessandro an italish slim sculler ?", "Is alessandro an italish sparse oarsman ?", "Is alessandro an italish sparse rower ?", "Is alessandro an italish sparse sculler ?", "Is alessandro an italish svelte oarsman ?", "Is alessandro an italish svelte rower ?", "Is alessandro an italish svelte sculler ?", "Is alessandro an italish tenuous oarsman ?", "Is alessandro an italish tenuous rower ?", "Is alessandro an italish tenuous sculler ?", "Is alessandro an italish thin oarsman ?", "Is alessandro an italish thin rower ?", "Is alessandro an italish thin sculler ?", "Is alessandro an italish thinly oarsman ?", "Is alessandro an italish thinly rower ?", "Is alessandro an italish thinly sculler ?", "Is alessandro an italish waifish oarsman ?", "Is alessandro an italish waifish rower ?", "Is alessandro an italish waifish sculler ?", "Is alessandro an italish weak oarsman ?", "Is alessandro an italish weak rower ?", "Is alessandro an italish weak sculler ?", "Is alessandro an italish wishy washy oarsman ?", "Is alessandro an italish wishy washy rower ?", "Is alessandro an italish wishy washy sculler ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850578, "src_sentence": "Alessandro Lodigiani (born 5 September 1980) is an Italian lightweight oarsman.", "sentence": "Alessandro Lodigiani is an Italian lightweight oarsman", "sub": "http://dbpedia.org/resource/Atletico_Roma_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is alessandro Lodigiani an Italian lightweight oarsman ?", "Who is an Italian lightweight oarsman?", "Where is Alessandro Lodigiani an Italian lightweight oarsman ?", "Is alessandro Lodigiani an Italian light oarsman ?", "Who is an Italian light oarsman?", "Where is Alessandro Lodigiani an Italian light oarsman ?", "Is alessandro Lodigiani an Italian light rower ?", "Who is an Italian light rower?", "Where is Alessandro Lodigiani an Italian light rower ?", "Is alessandro Lodigiani an Italian lightweight rower ?", "Who is an Italian lightweight rower?", "Where is Alessandro Lodigiani an Italian lightweight rower ?", "Is alessandro Lodigiani an Italian thin oarsman ?", "Who is an Italian thin oarsman?", "Where is Alessandro Lodigiani an Italian thin oarsman ?", "Is alessandro Lodigiani an Italian thin rower ?", "Who is an Italian thin rower?", "Where is Alessandro Lodigiani an Italian thin rower ?", "Is alessandro Lodigiani an Italian whippersnapper oarsman ?", "Who is an Italian whippersnapper oarsman?", "Where is Alessandro Lodigiani an Italian whippersnapper oarsman ?", "Is alessandro Lodigiani an Italian whippersnapper rower ?", "Who is an Italian whippersnapper rower?", "Where is Alessandro Lodigiani an Italian whippersnapper rower ?", "Is alessandro Lodigiani an italish light oarsman ?", "Is alessandro Lodigiani an italish light rower ?", "Is alessandro Lodigiani an italish lightweight oarsman ?", "Is alessandro Lodigiani an italish lightweight rower ?", "Is alessandro Lodigiani an italish thin oarsman ?", "Is alessandro Lodigiani an italish thin rower ?", "Is alessandro Lodigiani an italish whippersnapper oarsman ?", "Is alessandro Lodigiani an italish whippersnapper rower ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is alessandro an lightweight oarsman ?", "Who is an lightweight oarsman?", "Where is Alessandro an lightweight oarsman ?", "Is alessandro an light oarsman ?", "Who is an light oarsman?", "Where is Alessandro an light oarsman ?", "Is alessandro an light rower ?", "Who is an light rower?", "Where is Alessandro an light rower ?", "Is alessandro an lightweight rower ?", "Who is an lightweight rower?", "Where is Alessandro an lightweight rower ?", "Is alessandro an thin oarsman ?", "Who is an thin oarsman?", "Where is Alessandro an thin oarsman ?", "Is alessandro an thin rower ?", "Who is an thin rower?", "Where is Alessandro an thin rower ?", "Is alessandro an whippersnapper oarsman ?", "Who is an whippersnapper oarsman?", "Where is Alessandro an whippersnapper oarsman ?", "Is alessandro an whippersnapper rower ?", "Who is an whippersnapper rower?", "Where is Alessandro an whippersnapper rower ?", "Is alessandro an italish light oarsman ?", "Is alessandro an italish light rower ?", "Is alessandro an italish lightweight oarsman ?", "Is alessandro an italish lightweight rower ?", "Is alessandro an italish thin oarsman ?", "Is alessandro an italish thin rower ?", "Is alessandro an italish whippersnapper oarsman ?", "Is alessandro an italish whippersnapper rower ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850590, "src_sentence": "Alessandro Lodigiani (born 5 September 1980) is an Italian whippersnapper sculler.", "sentence": "Alessandro Lodigiani is an Italian whippersnapper sculler", "sub": "http://dbpedia.org/resource/Atletico_Roma_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is alessandro Lodigiani an Italian whippersnapper sculler ?", "Who is an Italian whippersnapper sculler?", "Where is Alessandro Lodigiani an Italian whippersnapper sculler ?", "Is alessandro Lodigiani an Italian jackanapes scull ?", "Who is an Italian jackanapes scull?", "Where is Alessandro Lodigiani an Italian jackanapes scull ?", "Is alessandro Lodigiani an Italian jackanapes sculler ?", "Who is an Italian jackanapes sculler?", "Where is Alessandro Lodigiani an Italian jackanapes sculler ?", "Is alessandro Lodigiani an Italian lightweight rower ?", "Who is an Italian lightweight rower?", "Where is Alessandro Lodigiani an Italian lightweight rower ?", "Is alessandro Lodigiani an Italian lightweight scull ?", "Who is an Italian lightweight scull?", "Where is Alessandro Lodigiani an Italian lightweight scull ?", "Is alessandro Lodigiani an Italian lightweight sculler ?", "Who is an Italian lightweight sculler?", "Where is Alessandro Lodigiani an Italian lightweight sculler ?", "Is alessandro Lodigiani an Italian upstart rower ?", "Who is an Italian upstart rower?", "Where is Alessandro Lodigiani an Italian upstart rower ?", "Is alessandro Lodigiani an Italian upstart scull ?", "Who is an Italian upstart scull?", "Where is Alessandro Lodigiani an Italian upstart scull ?", "Is alessandro Lodigiani an Italian upstart sculler ?", "Who is an Italian upstart sculler?", "Where is Alessandro Lodigiani an Italian upstart sculler ?", "Is alessandro Lodigiani an Italian whippersnapper rower ?", "Who is an Italian whippersnapper rower?", "Where is Alessandro Lodigiani an Italian whippersnapper rower ?", "Is alessandro Lodigiani an Italian whippersnapper scull ?", "Who is an Italian whippersnapper scull?", "Where is Alessandro Lodigiani an Italian whippersnapper scull ?", "Is alessandro Lodigiani an italish jackanapes rower ?", "Is alessandro Lodigiani an italish jackanapes scull ?", "Is alessandro Lodigiani an italish jackanapes sculler ?", "Is alessandro Lodigiani an italish lightweight rower ?", "Is alessandro Lodigiani an italish lightweight scull ?", "Is alessandro Lodigiani an italish lightweight sculler ?", "Is alessandro Lodigiani an italish upstart rower ?", "Is alessandro Lodigiani an italish upstart scull ?", "Is alessandro Lodigiani an italish upstart sculler ?", "Is alessandro Lodigiani an italish whippersnapper rower ?", "Is alessandro Lodigiani an italish whippersnapper scull ?", "Is alessandro Lodigiani an italish whippersnapper sculler ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is alessandro an whippersnapper sculler ?", "Who is an whippersnapper sculler?", "Where is Alessandro an whippersnapper sculler ?", "Is alessandro an jackanapes scull ?", "Who is an jackanapes scull?", "Where is Alessandro an jackanapes scull ?", "Is alessandro an jackanapes sculler ?", "Who is an jackanapes sculler?", "Where is Alessandro an jackanapes sculler ?", "Is alessandro an lightweight rower ?", "Who is an lightweight rower?", "Where is Alessandro an lightweight rower ?", "Is alessandro an lightweight scull ?", "Who is an lightweight scull?", "Where is Alessandro an lightweight scull ?", "Is alessandro an lightweight sculler ?", "Who is an lightweight sculler?", "Where is Alessandro an lightweight sculler ?", "Is alessandro an upstart rower ?", "Who is an upstart rower?", "Where is Alessandro an upstart rower ?", "Is alessandro an upstart scull ?", "Who is an upstart scull?", "Where is Alessandro an upstart scull ?", "Is alessandro an upstart sculler ?", "Who is an upstart sculler?", "Where is Alessandro an upstart sculler ?", "Is alessandro an whippersnapper rower ?", "Who is an whippersnapper rower?", "Where is Alessandro an whippersnapper rower ?", "Is alessandro an whippersnapper scull ?", "Who is an whippersnapper scull?", "Where is Alessandro an whippersnapper scull ?", "Is alessandro an italish jackanapes rower ?", "Is alessandro an italish jackanapes scull ?", "Is alessandro an italish jackanapes sculler ?", "Is alessandro an italish lightweight rower ?", "Is alessandro an italish lightweight scull ?", "Is alessandro an italish lightweight sculler ?", "Is alessandro an italish upstart rower ?", "Is alessandro an italish upstart scull ?", "Is alessandro an italish upstart sculler ?", "Is alessandro an italish whippersnapper rower ?", "Is alessandro an italish whippersnapper scull ?", "Is alessandro an italish whippersnapper sculler ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850592, "src_sentence": "Alessandro Lodigiani (born 5 September 1980) is an Italian thin sculler.", "sentence": "Alessandro Lodigiani is an Italian thin sculler", "sub": "http://dbpedia.org/resource/Atletico_Roma_F.C.", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Italy", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Is alessandro Lodigiani an Italian thin sculler ?", "Who is an Italian thin sculler?", "Where is Alessandro Lodigiani an Italian thin sculler ?", "Is alessandro Lodigiani an Italian cord rower ?", "Who is an Italian cord rower?", "Where is Alessandro Lodigiani an Italian cord rower ?", "Is alessandro Lodigiani an Italian cord scull ?", "Who is an Italian cord scull?", "Where is Alessandro Lodigiani an Italian cord scull ?", "Is alessandro Lodigiani an Italian cord sculler ?", "Who is an Italian cord sculler?", "Where is Alessandro Lodigiani an Italian cord sculler ?", "Is alessandro Lodigiani an Italian dilute rower ?", "Who is an Italian dilute rower?", "Where is Alessandro Lodigiani an Italian dilute rower ?", "Is alessandro Lodigiani an Italian dilute scull ?", "Who is an Italian dilute scull?", "Where is Alessandro Lodigiani an Italian dilute scull ?", "Is alessandro Lodigiani an Italian dilute sculler ?", "Who is an Italian dilute sculler?", "Where is Alessandro Lodigiani an Italian dilute sculler ?", "Is alessandro Lodigiani an Italian fine rower ?", "Who is an Italian fine rower?", "Where is Alessandro Lodigiani an Italian fine rower ?", "Is alessandro Lodigiani an Italian fine scull ?", "Who is an Italian fine scull?", "Where is Alessandro Lodigiani an Italian fine scull ?", "Is alessandro Lodigiani an Italian fine sculler ?", "Who is an Italian fine sculler?", "Where is Alessandro Lodigiani an Italian fine sculler ?", "Is alessandro Lodigiani an Italian lean rower ?", "Who is an Italian lean rower?", "Where is Alessandro Lodigiani an Italian lean rower ?", "Is alessandro Lodigiani an Italian lean scull ?", "Who is an Italian lean scull?", "Where is Alessandro Lodigiani an Italian lean scull ?", "Is alessandro Lodigiani an Italian lean sculler ?", "Who is an Italian lean sculler?", "Where is Alessandro Lodigiani an Italian lean sculler ?", "Is alessandro Lodigiani an Italian lightweight rower ?", "Who is an Italian lightweight rower?", "Where is Alessandro Lodigiani an Italian lightweight rower ?", "Is alessandro Lodigiani an Italian lightweight scull ?", "Who is an Italian lightweight scull?", "Where is Alessandro Lodigiani an Italian lightweight scull ?", "Is alessandro Lodigiani an Italian lightweight sculler ?", "Who is an Italian lightweight sculler?", "Where is Alessandro Lodigiani an Italian lightweight sculler ?", "Is alessandro Lodigiani an Italian narrow rower ?", "Who is an Italian narrow rower?", "Where is Alessandro Lodigiani an Italian narrow rower ?", "Is alessandro Lodigiani an Italian narrow scull ?", "Who is an Italian narrow scull?", "Where is Alessandro Lodigiani an Italian narrow scull ?", "Is alessandro Lodigiani an Italian narrow sculler ?", "Who is an Italian narrow sculler?", "Where is Alessandro Lodigiani an Italian narrow sculler ?", "Is alessandro Lodigiani an Italian reduce rower ?", "Who is an Italian reduce rower?", "Where is Alessandro Lodigiani an Italian reduce?", "Is alessandro Lodigiani an Italian reduce scull ?", "Who is an Italian reduce scull?", "Is alessandro Lodigiani an Italian reduce sculler ?", "Who is an Italian reduce sculler?", "Is alessandro Lodigiani an Italian reedy rower ?", "Who is an Italian reedy rower?", "Where is Alessandro Lodigiani an Italian reedy rower ?", "Is alessandro Lodigiani an Italian reedy scull ?", "Who is an Italian reedy scull?", "Where is Alessandro Lodigiani an Italian reedy scull ?", "Is alessandro Lodigiani an Italian reedy sculler ?", "Who is an Italian reedy sculler?", "Where is Alessandro Lodigiani an Italian reedy sculler ?", "Is alessandro Lodigiani an Italian skimpy rower ?", "Who is an Italian skimpy rower?", "Where is Alessandro Lodigiani an Italian skimpy rower ?", "Is alessandro Lodigiani an Italian skimpy scull ?", "Who is an Italian skimpy scull?", "Where is Alessandro Lodigiani an Italian skimpy scull ?", "Is alessandro Lodigiani an Italian skimpy sculler ?", "Who is an Italian skimpy sculler?", "Where is Alessandro Lodigiani an Italian skimpy sculler ?", "Is alessandro Lodigiani an Italian skinny rower ?", "Who is an Italian skinny rower?", "Where is Alessandro Lodigiani an Italian skinny rower ?", "Is alessandro Lodigiani an Italian skinny scull ?", "Who is an Italian skinny scull?", "Where is Alessandro Lodigiani an Italian skinny scull ?", "Is alessandro Lodigiani an Italian skinny sculler ?", "Who is an Italian skinny sculler?", "Where is Alessandro Lodigiani an Italian skinny sculler ?", "Is alessandro Lodigiani an Italian slender rower ?", "Who is an Italian slender rower?", "Where is Alessandro Lodigiani an Italian slender rower ?", "Is alessandro Lodigiani an Italian slender scull ?", "Who is an Italian slender scull?", "Where is Alessandro Lodigiani an Italian slender scull ?", "Is alessandro Lodigiani an Italian slender sculler ?", "Who is an Italian slender sculler?", "Where is Alessandro Lodigiani an Italian slender sculler ?", "Is alessandro Lodigiani an Italian slim down rower ?", "Who is an Italian slim down rower?", "Where is Alessandro Lodigiani an Italian slim down rower ?", "Is alessandro Lodigiani an Italian slim down scull ?", "Who is an Italian slim down scull?", "Where is Alessandro Lodigiani an Italian slim down scull ?", "Is alessandro Lodigiani an Italian slim down sculler ?", "Who is an Italian slim down sculler?", "Where is Alessandro Lodigiani an Italian slim down sculler ?", "Is alessandro Lodigiani an Italian slim rower ?", "Who is an Italian slim rower?", "Where is Alessandro Lodigiani an Italian slim rower ?", "Is alessandro Lodigiani an Italian slim scull ?", "Who is an Italian slim scull?", "Where is Alessandro Lodigiani an Italian slim scull ?", "Is alessandro Lodigiani an Italian slim sculler ?", "Who is an Italian slim sculler?", "Where is Alessandro Lodigiani an Italian slim sculler ?", "Is alessandro Lodigiani an Italian sparse rower ?", "Who is an Italian sparse rower?", "Where is Alessandro Lodigiani an Italian sparse rower ?", "Is alessandro Lodigiani an Italian sparse scull ?", "Who is an Italian sparse scull?", "Where is Alessandro Lodigiani an Italian sparse scull ?", "Is alessandro Lodigiani an Italian sparse sculler ?", "Who is an Italian sparse sculler?", "Where is Alessandro Lodigiani an Italian sparse sculler ?", "Is alessandro Lodigiani an Italian svelte rower ?", "Who is an Italian svelte rower?", "Where is Alessandro Lodigiani an Italian svelte rower ?", "Is alessandro Lodigiani an Italian svelte scull ?", "Who is an Italian svelte scull?", "Where is Alessandro Lodigiani an Italian svelte scull ?", "Is alessandro Lodigiani an Italian svelte sculler ?", "Who is an Italian svelte sculler?", "Where is Alessandro Lodigiani an Italian svelte sculler ?", "Is alessandro Lodigiani an Italian tenuous rower ?", "Who is an Italian tenuous rower?", "Where is Alessandro Lodigiani an Italian tenuous rower ?", "Is alessandro Lodigiani an Italian tenuous scull ?", "Who is an Italian tenuous scull?", "Where is Alessandro Lodigiani an Italian tenuous scull ?", "Is alessandro Lodigiani an Italian tenuous sculler ?", "Who is an Italian tenuous sculler?", "Where is Alessandro Lodigiani an Italian tenuous sculler ?", "Is alessandro Lodigiani an Italian thin rower ?", "Who is an Italian thin rower?", "Where is Alessandro Lodigiani an Italian thin rower ?", "Is alessandro Lodigiani an Italian thin scull ?", "Who is an Italian thin scull?", "Where is Alessandro Lodigiani an Italian thin scull ?", "Is alessandro Lodigiani an Italian thinly rower ?", "Who is an Italian thinly rower?", "Where is Alessandro Lodigiani an Italian thinly rower ?", "Is alessandro Lodigiani an Italian thinly scull ?", "Who is an Italian thinly scull?", "Where is Alessandro Lodigiani an Italian thinly scull ?", "Is alessandro Lodigiani an Italian thinly sculler ?", "Who is an Italian thinly sculler?", "Where is Alessandro Lodigiani an Italian thinly sculler ?", "Is alessandro Lodigiani an Italian waifish rower ?", "Who is an Italian waifish rower?", "Where is Alessandro Lodigiani an Italian waifish rower ?", "Is alessandro Lodigiani an Italian waifish scull ?", "Who is an Italian waifish scull?", "Where is Alessandro Lodigiani an Italian waifish scull ?", "Is alessandro Lodigiani an Italian waifish sculler ?", "Who is an Italian waifish sculler?", "Where is Alessandro Lodigiani an Italian waifish sculler ?", "Is alessandro Lodigiani an Italian weak rower ?", "Who is an Italian weak rower?", "Where is Alessandro Lodigiani an Italian weak rower ?", "Is alessandro Lodigiani an Italian weak scull ?", "Who is an Italian weak scull?", "Where is Alessandro Lodigiani an Italian weak scull ?", "Is alessandro Lodigiani an Italian weak sculler ?", "Who is an Italian weak sculler?", "Where is Alessandro Lodigiani an Italian weak sculler ?", "Is alessandro Lodigiani an Italian wishy washy rower ?", "Who is an Italian wishy washy rower?", "Where is Alessandro Lodigiani an Italian wishy washy rower ?", "Is alessandro Lodigiani an Italian wishy washy scull ?", "Who is an Italian wishy washy scull?", "Where is Alessandro Lodigiani an Italian wishy washy scull ?", "Is alessandro Lodigiani an Italian wishy washy sculler ?", "Who is an Italian wishy washy sculler?", "Where is Alessandro Lodigiani an Italian wishy washy sculler ?", "Is alessandro Lodigiani an italish cord rower ?", "Is alessandro Lodigiani an italish cord scull ?", "Is alessandro Lodigiani an italish cord sculler ?", "Is alessandro Lodigiani an italish dilute rower ?", "Is alessandro Lodigiani an italish dilute scull ?", "Is alessandro Lodigiani an italish dilute sculler ?", "Is alessandro Lodigiani an italish fine rower ?", "Is alessandro Lodigiani an italish fine scull ?", "Is alessandro Lodigiani an italish fine sculler ?", "Is alessandro Lodigiani an italish lean rower ?", "Is alessandro Lodigiani an italish lean scull ?", "Is alessandro Lodigiani an italish lean sculler ?", "Is alessandro Lodigiani an italish lightweight rower ?", "Is alessandro Lodigiani an italish lightweight scull ?", "Is alessandro Lodigiani an italish lightweight sculler ?", "Is alessandro Lodigiani an italish narrow rower ?", "Is alessandro Lodigiani an italish narrow scull ?", "Is alessandro Lodigiani an italish narrow sculler ?", "Is alessandro Lodigiani an italish reduce rower ?", "Is alessandro Lodigiani an italish reduce scull ?", "Is alessandro Lodigiani an italish reduce sculler ?", "Is alessandro Lodigiani an italish reedy rower ?", "Is alessandro Lodigiani an italish reedy scull ?", "Is alessandro Lodigiani an italish reedy sculler ?", "Is alessandro Lodigiani an italish skimpy rower ?", "Is alessandro Lodigiani an italish skimpy scull ?", "Is alessandro Lodigiani an italish skimpy sculler ?", "Is alessandro Lodigiani an italish skinny rower ?", "Is alessandro Lodigiani an italish skinny scull ?", "Is alessandro Lodigiani an italish skinny sculler ?", "Is alessandro Lodigiani an italish slender rower ?", "Is alessandro Lodigiani an italish slender scull ?", "Is alessandro Lodigiani an italish slender sculler ?", "Is alessandro Lodigiani an italish slim down rower ?", "Is alessandro Lodigiani an italish slim down scull ?", "Is alessandro Lodigiani an italish slim down sculler ?", "Is alessandro Lodigiani an italish slim rower ?", "Is alessandro Lodigiani an italish slim scull ?", "Is alessandro Lodigiani an italish slim sculler ?", "Is alessandro Lodigiani an italish sparse rower ?", "Is alessandro Lodigiani an italish sparse scull ?", "Is alessandro Lodigiani an italish sparse sculler ?", "Is alessandro Lodigiani an italish svelte rower ?", "Is alessandro Lodigiani an italish svelte scull ?", "Is alessandro Lodigiani an italish svelte sculler ?", "Is alessandro Lodigiani an italish tenuous rower ?", "Is alessandro Lodigiani an italish tenuous scull ?", "Is alessandro Lodigiani an italish tenuous sculler ?", "Is alessandro Lodigiani an italish thin rower ?", "Is alessandro Lodigiani an italish thin scull ?", "Is alessandro Lodigiani an italish thin sculler ?", "Is alessandro Lodigiani an italish thinly rower ?", "Is alessandro Lodigiani an italish thinly scull ?", "Is alessandro Lodigiani an italish thinly sculler ?", "Is alessandro Lodigiani an italish waifish rower ?", "Is alessandro Lodigiani an italish waifish scull ?", "Is alessandro Lodigiani an italish waifish sculler ?", "Is alessandro Lodigiani an italish weak rower ?", "Is alessandro Lodigiani an italish weak scull ?", "Is alessandro Lodigiani an italish weak sculler ?", "Is alessandro Lodigiani an italish wishy washy rower ?", "Is alessandro Lodigiani an italish wishy washy scull ?", "Is alessandro Lodigiani an italish wishy washy sculler ?"], "type": [-1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, -1, 1, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, 1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Is alessandro an thin sculler ?", "Who is an thin sculler?", "Where is Alessandro an thin sculler ?", "Is alessandro an cord rower ?", "Who is an cord rower?", "Where is Alessandro an cord rower ?", "Is alessandro an cord scull ?", "Who is an cord scull?", "Where is Alessandro an cord scull ?", "Is alessandro an cord sculler ?", "Who is an cord sculler?", "Where is Alessandro an cord sculler ?", "Is alessandro an dilute rower ?", "Who is an dilute rower?", "Where is Alessandro an dilute rower ?", "Is alessandro an dilute scull ?", "Who is an dilute scull?", "Where is Alessandro an dilute scull ?", "Is alessandro an dilute sculler ?", "Who is an dilute sculler?", "Where is Alessandro an dilute sculler ?", "Is alessandro an fine rower ?", "Who is an fine rower?", "Where is Alessandro an fine rower ?", "Is alessandro an fine scull ?", "Who is an fine scull?", "Where is Alessandro an fine scull ?", "Is alessandro an fine sculler ?", "Who is an fine sculler?", "Where is Alessandro an fine sculler ?", "Is alessandro an lean rower ?", "Who is an lean rower?", "Where is Alessandro an lean rower ?", "Is alessandro an lean scull ?", "Who is an lean scull?", "Where is Alessandro an lean scull ?", "Is alessandro an lean sculler ?", "Who is an lean sculler?", "Where is Alessandro an lean sculler ?", "Is alessandro an lightweight rower ?", "Who is an lightweight rower?", "Where is Alessandro an lightweight rower ?", "Is alessandro an lightweight scull ?", "Who is an lightweight scull?", "Where is Alessandro an lightweight scull ?", "Is alessandro an lightweight sculler ?", "Who is an lightweight sculler?", "Where is Alessandro an lightweight sculler ?", "Is alessandro an narrow rower ?", "Who is an narrow rower?", "Where is Alessandro an narrow rower ?", "Is alessandro an narrow scull ?", "Who is an narrow scull?", "Where is Alessandro an narrow scull ?", "Is alessandro an narrow sculler ?", "Who is an narrow sculler?", "Where is Alessandro an narrow sculler ?", "Is alessandro an reduce rower ?", "Who is an reduce rower?", "Where is Alessandro an reduce?", "Is alessandro an reduce scull ?", "Who is an reduce scull?", "Is alessandro an reduce sculler ?", "Who is an reduce sculler?", "Is alessandro an reedy rower ?", "Who is an reedy rower?", "Where is Alessandro an reedy rower ?", "Is alessandro an reedy scull ?", "Who is an reedy scull?", "Where is Alessandro an reedy scull ?", "Is alessandro an reedy sculler ?", "Who is an reedy sculler?", "Where is Alessandro an reedy sculler ?", "Is alessandro an skimpy rower ?", "Who is an skimpy rower?", "Where is Alessandro an skimpy rower ?", "Is alessandro an skimpy scull ?", "Who is an skimpy scull?", "Where is Alessandro an skimpy scull ?", "Is alessandro an skimpy sculler ?", "Who is an skimpy sculler?", "Where is Alessandro an skimpy sculler ?", "Is alessandro an skinny rower ?", "Who is an skinny rower?", "Where is Alessandro an skinny rower ?", "Is alessandro an skinny scull ?", "Who is an skinny scull?", "Where is Alessandro an skinny scull ?", "Is alessandro an skinny sculler ?", "Who is an skinny sculler?", "Where is Alessandro an skinny sculler ?", "Is alessandro an slender rower ?", "Who is an slender rower?", "Where is Alessandro an slender rower ?", "Is alessandro an slender scull ?", "Who is an slender scull?", "Where is Alessandro an slender scull ?", "Is alessandro an slender sculler ?", "Who is an slender sculler?", "Where is Alessandro an slender sculler ?", "Is alessandro an slim down rower ?", "Who is an slim down rower?", "Where is Alessandro an slim down rower ?", "Is alessandro an slim down scull ?", "Who is an slim down scull?", "Where is Alessandro an slim down scull ?", "Is alessandro an slim down sculler ?", "Who is an slim down sculler?", "Where is Alessandro an slim down sculler ?", "Is alessandro an slim rower ?", "Who is an slim rower?", "Where is Alessandro an slim rower ?", "Is alessandro an slim scull ?", "Who is an slim scull?", "Where is Alessandro an slim scull ?", "Is alessandro an slim sculler ?", "Who is an slim sculler?", "Where is Alessandro an slim sculler ?", "Is alessandro an sparse rower ?", "Who is an sparse rower?", "Where is Alessandro an sparse rower ?", "Is alessandro an sparse scull ?", "Who is an sparse scull?", "Where is Alessandro an sparse scull ?", "Is alessandro an sparse sculler ?", "Who is an sparse sculler?", "Where is Alessandro an sparse sculler ?", "Is alessandro an svelte rower ?", "Who is an svelte rower?", "Where is Alessandro an svelte rower ?", "Is alessandro an svelte scull ?", "Who is an svelte scull?", "Where is Alessandro an svelte scull ?", "Is alessandro an svelte sculler ?", "Who is an svelte sculler?", "Where is Alessandro an svelte sculler ?", "Is alessandro an tenuous rower ?", "Who is an tenuous rower?", "Where is Alessandro an tenuous rower ?", "Is alessandro an tenuous scull ?", "Who is an tenuous scull?", "Where is Alessandro an tenuous scull ?", "Is alessandro an tenuous sculler ?", "Who is an tenuous sculler?", "Where is Alessandro an tenuous sculler ?", "Is alessandro an thin rower ?", "Who is an thin rower?", "Where is Alessandro an thin rower ?", "Is alessandro an thin scull ?", "Who is an thin scull?", "Where is Alessandro an thin scull ?", "Is alessandro an thinly rower ?", "Who is an thinly rower?", "Where is Alessandro an thinly rower ?", "Is alessandro an thinly scull ?", "Who is an thinly scull?", "Where is Alessandro an thinly scull ?", "Is alessandro an thinly sculler ?", "Who is an thinly sculler?", "Where is Alessandro an thinly sculler ?", "Is alessandro an waifish rower ?", "Who is an waifish rower?", "Where is Alessandro an waifish rower ?", "Is alessandro an waifish scull ?", "Who is an waifish scull?", "Where is Alessandro an waifish scull ?", "Is alessandro an waifish sculler ?", "Who is an waifish sculler?", "Where is Alessandro an waifish sculler ?", "Is alessandro an weak rower ?", "Who is an weak rower?", "Where is Alessandro an weak rower ?", "Is alessandro an weak scull ?", "Who is an weak scull?", "Where is Alessandro an weak scull ?", "Is alessandro an weak sculler ?", "Who is an weak sculler?", "Where is Alessandro an weak sculler ?", "Is alessandro an wishy washy rower ?", "Who is an wishy washy rower?", "Where is Alessandro an wishy washy rower ?", "Is alessandro an wishy washy scull ?", "Who is an wishy washy scull?", "Where is Alessandro an wishy washy scull ?", "Is alessandro an wishy washy sculler ?", "Who is an wishy washy sculler?", "Where is Alessandro an wishy washy sculler ?", "Is alessandro an italish cord rower ?", "Is alessandro an italish cord scull ?", "Is alessandro an italish cord sculler ?", "Is alessandro an italish dilute rower ?", "Is alessandro an italish dilute scull ?", "Is alessandro an italish dilute sculler ?", "Is alessandro an italish fine rower ?", "Is alessandro an italish fine scull ?", "Is alessandro an italish fine sculler ?", "Is alessandro an italish lean rower ?", "Is alessandro an italish lean scull ?", "Is alessandro an italish lean sculler ?", "Is alessandro an italish lightweight rower ?", "Is alessandro an italish lightweight scull ?", "Is alessandro an italish lightweight sculler ?", "Is alessandro an italish narrow rower ?", "Is alessandro an italish narrow scull ?", "Is alessandro an italish narrow sculler ?", "Is alessandro an italish reduce rower ?", "Is alessandro an italish reduce scull ?", "Is alessandro an italish reduce sculler ?", "Is alessandro an italish reedy rower ?", "Is alessandro an italish reedy scull ?", "Is alessandro an italish reedy sculler ?", "Is alessandro an italish skimpy rower ?", "Is alessandro an italish skimpy scull ?", "Is alessandro an italish skimpy sculler ?", "Is alessandro an italish skinny rower ?", "Is alessandro an italish skinny scull ?", "Is alessandro an italish skinny sculler ?", "Is alessandro an italish slender rower ?", "Is alessandro an italish slender scull ?", "Is alessandro an italish slender sculler ?", "Is alessandro an italish slim down rower ?", "Is alessandro an italish slim down scull ?", "Is alessandro an italish slim down sculler ?", "Is alessandro an italish slim rower ?", "Is alessandro an italish slim scull ?", "Is alessandro an italish slim sculler ?", "Is alessandro an italish sparse rower ?", "Is alessandro an italish sparse scull ?", "Is alessandro an italish sparse sculler ?", "Is alessandro an italish svelte rower ?", "Is alessandro an italish svelte scull ?", "Is alessandro an italish svelte sculler ?", "Is alessandro an italish tenuous rower ?", "Is alessandro an italish tenuous scull ?", "Is alessandro an italish tenuous sculler ?", "Is alessandro an italish thin rower ?", "Is alessandro an italish thin scull ?", "Is alessandro an italish thin sculler ?", "Is alessandro an italish thinly rower ?", "Is alessandro an italish thinly scull ?", "Is alessandro an italish thinly sculler ?", "Is alessandro an italish waifish rower ?", "Is alessandro an italish waifish scull ?", "Is alessandro an italish waifish sculler ?", "Is alessandro an italish weak rower ?", "Is alessandro an italish weak scull ?", "Is alessandro an italish weak sculler ?", "Is alessandro an italish wishy washy rower ?", "Is alessandro an italish wishy washy scull ?", "Is alessandro an italish wishy washy sculler ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850780, "src_sentence": "All's Well That Ends Well is a turn by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850782, "src_sentence": "All's Well That Ends Well is a child's play by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850785, "src_sentence": "All's Well That Ends Well is a swordplay by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850788, "src_sentence": "All's Well That Ends Well is a toy by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850791, "src_sentence": "All's Well That Ends Well is a free rein by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850794, "src_sentence": "All's Well That Ends Well is a ludic by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850804, "src_sentence": "All's Well That Ends Well is a spiel by William Shakespeare, published in the First Folio in 1623, where it is listed among the comedies.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850807, "src_sentence": "All's Well That Ends Well is a dramatic play by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850814, "src_sentence": "All's Well That Ends Well is a shimmer by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850819, "src_sentence": "All's Well That Ends Well is a toy by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850821, "src_sentence": "All's Well That Ends Well is a gambol by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850826, "src_sentence": "All's Well That Ends Well is a maneuver by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850828, "src_sentence": "All's Well That Ends Well is a fun by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850835, "src_sentence": "All's Well That Ends Well is a spiel by William Shakespeare, published in the First Folio in 1623, where it is listed among the drollery.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850837, "src_sentence": "All's Well That Ends Well is a play by William Shakespeare, published in the First Folio in 1623, where it is listed among the humour.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850840, "src_sentence": "All's Well That Ends Well is a frolic by William Shakespeare, published in the First Folio in 1623, where it is listed among the humour.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850844, "src_sentence": "All's Well That Ends Well is a child's play by William Shakespeare, published in the First Folio in 1623, where it is listed among the humour.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850854, "src_sentence": "All's Well That Ends Well is a bring by William Shakespeare, published in the First Folio in 1623, where it is listed among the humour.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850859, "src_sentence": "All's Well That Ends Well is a fun by William Shakespeare, published in the First Folio in 1623, where it is listed among the humour.", "sentence": "William Shakespeare published in the First Folio in 1623", "sub": "http://dbpedia.org/resource/First_Folio", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/William_Shakespeare", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does william Shakespeare publ in the First Folio in 1623?", "Who published in the First Folio in 1623?", "Where did William Shakespeare published in?", "When did William Shakespeare publish in the First Folio?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does william Shakespeare publ in the in 1623?", "Who published in the in 1623?", "Where did published in?", "When did publish in the ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850870, "src_sentence": "Batman Begins is a 2005 superhero movie directed by Christopher Nolan and written by Nolan and David S. Goyer.", "sentence": "Batman Begins is a 2005 superhero movie written by Nolan", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is batman Begins a 2005 superhero movie written by Nolan ?", "Who is a 2005 superhero movie written by Nolan?", "When is Batman Begins a?", "Who is Batman Begins a 2005 superhero movie written by?", "Is batman Begins a 2005 superhero movie directed by Christopher Nolan ?", "Who is a 2005 superhero movie directed by Christopher Nolan?", "Who is Batman Begins a 2005 superhero movie directed by?"], "type": [-1, 1, 3, 1, -1, 1, 1], "question_in_type": ["Is batman Begins a 2005 superhero movie written by ?", "Who is a 2005 superhero movie written by ?", "When is a?", "Who is a 2005 superhero movie written by?", "Is batman Begins a 2005 superhero movie directed by ?", "Who is a 2005 superhero movie directed by ?", "Who is a 2005 superhero movie directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850872, "src_sentence": "Batman Begins is a 2005 superhero flick directed by Christopher Nolan and written by Nolan and David S. Goyer.", "sentence": "Batman Begins is a 2005 superhero flick written by Nolan", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is batman Begins a 2005 superhero flick written by Nolan ?", "Who is a 2005 superhero flick written by Nolan?", "When is Batman Begins a?", "Who is Batman Begins a 2005 superhero flick written by?", "Is batman Begins a 2005 superhero flick directed by Christopher Nolan ?", "Who is a 2005 superhero flick directed by Christopher Nolan?", "Who is Batman Begins a 2005 superhero flick directed by?"], "type": [-1, 1, 3, 1, -1, 1, 1], "question_in_type": ["Is batman Begins a 2005 superhero flick written by ?", "Who is a 2005 superhero flick written by ?", "When is a?", "Who is a 2005 superhero flick written by?", "Is batman Begins a 2005 superhero flick directed by ?", "Who is a 2005 superhero flick directed by ?", "Who is a 2005 superhero flick directed by?"], "exp": [-1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850882, "src_sentence": "For Batman Begins, Nolan preferred traditionary stuntwork over data processor-generated imagery.", "sentence": "Nolan preferred traditionary stuntwork over data processor-generated imagery For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer traditionary stuntwork over data processor-generated imagery For Batman Begins?", "Who preferred traditionary stuntwork over data processor-generated imagery For Batman Begins?", "Where did Nolan preferred traditionary?"], "type": [-1, 1, 2], "question_in_type": ["Does nolan prefer traditionary stuntwork over data processor-generated imagery For ?", "Who preferred traditionary stuntwork over data processor-generated imagery For ?", "Where did preferred traditionary?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850897, "src_sentence": "For Batman Begins, Nolan preferred traditionary stuntwork over information processing system-generated imagery.", "sentence": "Nolan preferred traditionary stuntwork over information processing system-generated imagery For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer traditionary stuntwork over information process system-generated imagery For Batman Begins?", "Who preferred traditionary stuntwork over information processing system-generated imagery For Batman Begins?", "Where did Nolan preferred traditionary?"], "type": [-1, 1, 2], "question_in_type": ["Does nolan prefer traditionary stuntwork over information process system-generated imagery For ?", "Who preferred traditionary stuntwork over information processing system-generated imagery For ?", "Where did preferred traditionary?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850908, "src_sentence": "For Batman Begins, Nolan preferred brick and mortar stuntwork over computer-generated imagination.", "sentence": "Nolan preferred mortar stuntwork over computer - generated imagination For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer mortar stuntwork over computer - generated imagination For Batman Begins?", "Who preferred mortar stuntwork over computer - generated imagination For Batman Begins?", "Where did Nolan preferred?", "Does nolan prefer brick For Batman Begins?", "Who preferred brick For Batman Begins?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does nolan prefer mortar stuntwork over computer - generated imagination For ?", "Who preferred mortar stuntwork over computer - generated imagination For ?", "Where did preferred?", "Does nolan prefer brick For ?", "Who preferred brick For ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850909, "src_sentence": "For Batman Begins, Nolan preferred traditionary stuntwork over computer-generated imagination.", "sentence": "Nolan preferred traditionary stuntwork over computer-generated imagination For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer traditionary stuntwork over computer-generated imagination For Batman Begins?", "Who preferred traditionary stuntwork over computer-generated imagination For Batman Begins?", "Where did Nolan preferred traditionary?"], "type": [-1, 1, 2], "question_in_type": ["Does nolan prefer traditionary stuntwork over computer-generated imagination For ?", "Who preferred traditionary stuntwork over computer-generated imagination For ?", "Where did preferred traditionary?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850918, "src_sentence": "For Batman Begins, Nolan preferred traditionary stuntwork over electronic computer-generated imagination.", "sentence": "Nolan preferred traditionary stuntwork over electronic computer-generated imagination For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer traditionary stuntwork over electronic computer-generated imagination For Batman Begins?", "Who preferred traditionary stuntwork over electronic computer-generated imagination For Batman Begins?", "Where did Nolan preferred traditionary?"], "type": [-1, 1, 2], "question_in_type": ["Does nolan prefer traditionary stuntwork over electronic computer-generated imagination For ?", "Who preferred traditionary stuntwork over electronic computer-generated imagination For ?", "Where did preferred traditionary?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850923, "src_sentence": "For Batman Begins, Nolan preferred brick and mortar stuntwork over computing machine-generated imagination.", "sentence": "Nolan preferred mortar stuntwork over computing machine - generated imagination For Batman Begins", "sub": "http://dbpedia.org/resource/Batman_Begins", "pred": "http://dbpedia.org/ontology/director", "obj": "http://dbpedia.org/resource/Christopher_Nolan", "sub_type": "http://dbpedia.org/ontology/Film", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does nolan prefer mortar stuntwork over comput machine - generated imagination For Batman Begins?", "Who preferred mortar stuntwork over computing machine - generated imagination For Batman Begins?", "Where did Nolan preferred?", "Does nolan prefer brick over comput machine - generated imagination For Batman Begins?", "Who preferred brick over computing machine - generated imagination For Batman Begins?"], "type": [-1, 1, 2, -1, 1], "question_in_type": ["Does nolan prefer mortar stuntwork over comput machine - generated imagination For ?", "Who preferred mortar stuntwork over computing machine - generated imagination For ?", "Where did preferred?", "Does nolan prefer brick over comput machine - generated imagination For ?", "Who preferred brick over computing machine - generated imagination For ?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?film_sub ?person_obj.\n?film_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850939, "src_sentence": "The European Film Award for beneficial Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for beneficial Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for beneficial Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for beneficial Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850943, "src_sentence": "The European Film Award for not bad Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for not bad Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for not bad Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for not bad Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850944, "src_sentence": "The European Film Award for proficient Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for proficient Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for proficient Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for proficient Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850945, "src_sentence": "The European Film Award for serious Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for serious Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for serious Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for serious Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850951, "src_sentence": "The European Film Award for accomplished Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for accomplished Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for accomplished Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for accomplished Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850952, "src_sentence": "The European Film Award for upright Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for upright Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for upright Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for upright Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850953, "src_sentence": "The European Film Award for commodity Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for commodity Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for commodity Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for commodity Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850959, "src_sentence": "The European Film Award for virtuous Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for virtuous Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for virtuous Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for virtuous Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850961, "src_sentence": "The European Film Award for dear Visual Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for dear Visual Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for dear Visual Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for dear Visual Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850964, "src_sentence": "The European Film Award for Best ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for Best ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for Best ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for Best ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850965, "src_sentence": "The European Film Award for salutary ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for salutary ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for salutary ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for salutary ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850966, "src_sentence": "The European Film Award for sound ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for sound ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for sound ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for sound ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850968, "src_sentence": "The European Film Award for honest ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for honest ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for honest ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for honest ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850971, "src_sentence": "The European Film Award for not bad ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for not bad ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for not bad ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for not bad ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850975, "src_sentence": "The European Film Award for fine ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for fine ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for fine ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for fine ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850980, "src_sentence": "The European Film Award for upright ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for upright ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for upright ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for upright ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850989, "src_sentence": "The European Film Award for dear ocular Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for dear ocular Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for dear ocular Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for dear ocular Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5850995, "src_sentence": "The European Film Award for beneficial picture dictionary Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for beneficial picture dictionary Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for beneficial picture dictionary Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for beneficial picture dictionary Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851009, "src_sentence": "The European Film Award for commodity picture dictionary Effects has been awarded annually by the European Film Academy since 2018.", "sentence": "The European Film Award for commodity picture dictionary Effects has been awarded annually by the European Film Academy since 2018", "sub": "http://dbpedia.org/resource/European_Film_Awards", "pred": "http://dbpedia.org/ontology/presenter", "obj": "http://dbpedia.org/resource/European_Film_Academy", "sub_type": "http://dbpedia.org/ontology/TelevisionShow", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["When has the European Film Award for commodity picture dictionary Effects been awarded annually by the European Film Academy ?"], "type": [3], "question_in_type": ["When has the for commodity picture dictionary Effects been awarded annually by the ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?televisionshow_sub ?person_obj.\n?televisionshow_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851022, "src_sentence": "Dorcadion caspiense is a species of bug in the family Cerambycidae.", "sentence": "Dorcadion caspiense is a species of bug in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of bug in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of bug in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851061, "src_sentence": "Dorcadion caspiense is a species of mallet in the class Cerambycidae.", "sentence": "Dorcadion caspiense is a species of mallet in the class Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of mallet in the class Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of mallet in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851063, "src_sentence": "Dorcadion caspiense is a species of beetling in the class Cerambycidae.", "sentence": "Dorcadion caspiense is a species of beetling in the class Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of beetling in the class Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of beetling in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851096, "src_sentence": "Dorcadion caspiense is a species of mallet in the household Cerambycidae.", "sentence": "Dorcadion caspiense is a species of mallet in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of mallet in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of mallet in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851098, "src_sentence": "Dorcadion caspiense is a species of beetling in the household Cerambycidae.", "sentence": "Dorcadion caspiense is a species of beetling in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of beetling in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of beetling in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851100, "src_sentence": "Dorcadion caspiense is a species of overhang in the home Cerambycidae.", "sentence": "Dorcadion caspiense is a species of overhang in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of overhang in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of overhang in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851102, "src_sentence": "Dorcadion caspiense is a species of bug in the home Cerambycidae.", "sentence": "Dorcadion caspiense is a species of bug in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of bug in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of bug in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851113, "src_sentence": "Dorcadion caspiense is a species of beetling in the fellowship Cerambycidae.", "sentence": "Dorcadion caspiense is a species of beetling in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion caspiense a species of beetling in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion caspiense a species of beetling in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851193, "src_sentence": "Miss International 1972, the twelfth edition of Miss International, was held on October 6, 1972 at Nippon Budokan in Tokyo, Japan.", "sentence": "Miss International 1972 was held on October 6, 1972 at Nippon Budokan in Tokyo", "sub": "http://dbpedia.org/resource/Miss_International", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Tokyo", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was miss International 1972 held on October 6 , 1972 at Nippon Budokan in Tokyo ?", "When was Miss International?", "When was Miss International 1972 hold?", "Where was Miss International 1972 held on?"], "type": [-1, 3, 3, 2], "question_in_type": ["Was miss International 1972 held on October 6 , 1972 at Nippon Budokan in ?", "When was ?", "When was 1972 hold?", "Where was 1972 held on?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851215, "src_sentence": "The Alien Years is a three-depart miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-depart miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-depart miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-depart miniseries that first aired on?", "When is The Alien Years a three-depart miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-depart miniseries that first aired on the on 19 April 1988 ?", "Where is a three-depart miniseries that first aired on?", "When is a three-depart miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851218, "src_sentence": "The Alien Years is a three-cue miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-cue miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-cue miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-cue miniseries that first aired on?", "When is The Alien Years a three-cue miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-cue miniseries that first aired on the on 19 April 1988 ?", "Where is a three-cue miniseries that first aired on?", "When is a three-cue miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851221, "src_sentence": "The Alien Years is a three-branch miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-branch miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-branch miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-branch miniseries that first aired on?", "When is The Alien Years a three-branch miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-branch miniseries that first aired on the on 19 April 1988 ?", "Where is a three-branch miniseries that first aired on?", "When is a three-branch miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851229, "src_sentence": "The Alien Years is a three-section miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-section miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-section miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-section miniseries that first aired on?", "When is The Alien Years a three-section miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-section miniseries that first aired on the on 19 April 1988 ?", "Where is a three-section miniseries that first aired on?", "When is a three-section miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851234, "src_sentence": "The Alien Years is a three-subdivision miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-subdivision miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-subdivision miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-subdivision miniseries that first aired on?", "When is The Alien Years a three-subdivision miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-subdivision miniseries that first aired on the on 19 April 1988 ?", "Where is a three-subdivision miniseries that first aired on?", "When is a three-subdivision miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851239, "src_sentence": "The Alien Years is a three-dissever miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-dissever miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-dissever miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-dissever miniseries that first aired on?", "When is The Alien Years a three-dissever miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-dissever miniseries that first aired on the on 19 April 1988 ?", "Where is a three-dissever miniseries that first aired on?", "When is a three-dissever miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851241, "src_sentence": "The Alien Years is a three-apportion miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-apportion miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-apportion miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-apportion miniseries that first aired on?", "When is The Alien Years a three-apportion miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-apportion miniseries that first aired on the on 19 April 1988 ?", "Where is a three-apportion miniseries that first aired on?", "When is a three-apportion miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851242, "src_sentence": "The Alien Years is a three-faction miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-faction miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-faction miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-faction miniseries that first aired on?", "When is The Alien Years a three-faction miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-faction miniseries that first aired on the on 19 April 1988 ?", "Where is a three-faction miniseries that first aired on?", "When is a three-faction miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851249, "src_sentence": "The Alien Years is a three-scrap miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-scrap miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-scrap miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-scrap miniseries that first aired on?", "When is The Alien Years a three-scrap miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-scrap miniseries that first aired on the on 19 April 1988 ?", "Where is a three-scrap miniseries that first aired on?", "When is a three-scrap miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851252, "src_sentence": "The Alien Years is a three-link miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-link miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-link miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-link miniseries that first aired on?", "When is The Alien Years a three-link miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-link miniseries that first aired on the on 19 April 1988 ?", "Where is a three-link miniseries that first aired on?", "When is a three-link miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851265, "src_sentence": "The Alien Years is a three-crumb miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-crumb miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-crumb miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-crumb miniseries that first aired on?", "When is The Alien Years a three-crumb miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-crumb miniseries that first aired on the on 19 April 1988 ?", "Where is a three-crumb miniseries that first aired on?", "When is a three-crumb miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851274, "src_sentence": "The Alien Years is a three-allot miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988.", "sentence": "The Alien Years is a three-allot miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988", "sub": "http://dbpedia.org/resource/The_Alien_Years", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Australian_Broadcasting_Corporation", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is the Alien Years a three-allot miniseries that first aired on the Australian Broadcasting Corporation on 19 April 1988 ?", "Where is The Alien Years a three-allot miniseries that first aired on?", "When is The Alien Years a three-allot miniseries that first air on the Australian Broadcasting Corporation?"], "type": [-1, 2, 3], "question_in_type": ["Is the Alien Years a three-allot miniseries that first aired on the on 19 April 1988 ?", "Where is a three-allot miniseries that first aired on?", "When is a three-allot miniseries that first air on the ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851315, "src_sentence": "Scaphyglottis sickii is a species of orchid occurring from Grenada to tropic South America.", "sentence": "Scaphyglottis sickii is a species of orchid occurring from Grenada to tropic South America", "sub": "http://dbpedia.org/resource/Scaphyglottis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Orchidaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scaphyglottis sickii a species of orchid occurring from Grenada to tropic South America ?", "Where is Scaphyglottis sickii a species of orchid occurring from?"], "type": [-1, 2], "question_in_type": ["Is scaphyglottis sickii a species of occurring from Grenada to tropic South America ?", "Where is sickii a species of occurring from?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851451, "src_sentence": "Cadempino is a local administrative unit in the district of Lugano in the canton of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the district of Lugano in the canton of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the district of Lugano in the canton of Ticino in Switzerland ?", "Who is a local administrative unit in the district of Lugano in the canton of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the district of Lugano in the canton of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the district of Lugano in the canton of in Switzerland ?", "Who is a local administrative unit in the district of Lugano in the canton of in Switzerland?", "Where is a local administrative unit in the district of Lugano in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851463, "src_sentence": "Cadempino is a local administrative unit in the dominion of Lugano in the canton of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the dominion of Lugano in the canton of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the dominion of Lugano in the canton of Ticino in Switzerland ?", "Who is a local administrative unit in the dominion of Lugano in the canton of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the dominion of Lugano in the canton of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the dominion of Lugano in the canton of in Switzerland ?", "Who is a local administrative unit in the dominion of Lugano in the canton of in Switzerland?", "Where is a local administrative unit in the dominion of Lugano in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851465, "src_sentence": "Cadempino is a local administrative unit in the electoral district of Lugano in the canton of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the electoral district of Lugano in the canton of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the electoral district of Lugano in the canton of Ticino in Switzerland ?", "Who is a local administrative unit in the electoral district of Lugano in the canton of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the electoral district of Lugano in the canton of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the electoral district of Lugano in the canton of in Switzerland ?", "Who is a local administrative unit in the electoral district of Lugano in the canton of in Switzerland?", "Where is a local administrative unit in the electoral district of Lugano in the canton of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851469, "src_sentence": "Cadempino is a local administrative unit in the territorial dominion of Lugano in the guangzhou of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the territorial dominion of Lugano in the guangzhou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the territorial dominion of Lugano in the guangzhou of Ticino in Switzerland ?", "Who is a local administrative unit in the territorial dominion of Lugano in the guangzhou of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the territorial dominion of Lugano in the guangzhou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the territorial dominion of Lugano in the guangzhou of in Switzerland ?", "Who is a local administrative unit in the territorial dominion of Lugano in the guangzhou of in Switzerland?", "Where is a local administrative unit in the territorial dominion of Lugano in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851470, "src_sentence": "Cadempino is a municipality in the neighbourhood of Lugano in the guangzhou of Ticino in Switzerland.", "sentence": "Cadempino is a municipality in the neighbourhood of Lugano in the guangzhou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a municipality in the neighbourhood of Lugano in the guangzhou of Ticino in Switzerland ?", "Who is a municipality in the neighbourhood of Lugano in the guangzhou of Ticino in Switzerland?", "Where is Cadempino a municipality in the neighbourhood of Lugano in the guangzhou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a municipality in the neighbourhood of Lugano in the guangzhou of in Switzerland ?", "Who is a municipality in the neighbourhood of Lugano in the guangzhou of in Switzerland?", "Where is a municipality in the neighbourhood of Lugano in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851476, "src_sentence": "Cadempino is a municipality in the territory of Lugano in the guangzhou of Ticino in Switzerland.", "sentence": "Cadempino is a municipality in the territory of Lugano in the guangzhou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a municipality in the territory of Lugano in the guangzhou of Ticino in Switzerland ?", "Who is a municipality in the territory of Lugano in the guangzhou of Ticino in Switzerland?", "Where is Cadempino a municipality in the territory of Lugano in the guangzhou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a municipality in the territory of Lugano in the guangzhou of in Switzerland ?", "Who is a municipality in the territory of Lugano in the guangzhou of in Switzerland?", "Where is a municipality in the territory of Lugano in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851477, "src_sentence": "Cadempino is a local administrative unit in the territory of Lugano in the guangzhou of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the territory of Lugano in the guangzhou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the territory of Lugano in the guangzhou of Ticino in Switzerland ?", "Who is a local administrative unit in the territory of Lugano in the guangzhou of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the territory of Lugano in the guangzhou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the territory of Lugano in the guangzhou of in Switzerland ?", "Who is a local administrative unit in the territory of Lugano in the guangzhou of in Switzerland?", "Where is a local administrative unit in the territory of Lugano in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851481, "src_sentence": "Cadempino is a local administrative unit in the electoral district of Lugano in the guangzhou of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the electoral district of Lugano in the guangzhou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the electoral district of Lugano in the guangzhou of Ticino in Switzerland ?", "Who is a local administrative unit in the electoral district of Lugano in the guangzhou of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the electoral district of Lugano in the guangzhou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the electoral district of Lugano in the guangzhou of in Switzerland ?", "Who is a local administrative unit in the electoral district of Lugano in the guangzhou of in Switzerland?", "Where is a local administrative unit in the electoral district of Lugano in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851483, "src_sentence": "Cadempino is a local administrative unit in the district of Lugano in the quarter of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the district of Lugano in the quarter of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the district of Lugano in the quarter of Ticino in Switzerland ?", "Who is a local administrative unit in the district of Lugano in the quarter of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the district of Lugano in the quarter of Ticino in Switzerland ?", "When is Cadempino a local administrative unit in the district of Lugano?"], "type": [-1, 1, 2, 3], "question_in_type": ["Is cadempino a local administrative unit in the district of Lugano in the quarter of in Switzerland ?", "Who is a local administrative unit in the district of Lugano in the quarter of in Switzerland?", "Where is a local administrative unit in the district of Lugano in the quarter of in Switzerland ?", "When is a local administrative unit in the district of Lugano?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851500, "src_sentence": "Cadempino is a municipality in the territorial dominion of Lugano in the kuangchou of Ticino in Switzerland.", "sentence": "Cadempino is a municipality in the territorial dominion of Lugano in the kuangchou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a municipality in the territorial dominion of Lugano in the kuangchou of Ticino in Switzerland ?", "Who is a municipality in the territorial dominion of Lugano in the kuangchou of Ticino in Switzerland?", "Where is Cadempino a municipality in the territorial dominion of Lugano in the kuangchou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a municipality in the territorial dominion of Lugano in the kuangchou of in Switzerland ?", "Who is a municipality in the territorial dominion of Lugano in the kuangchou of in Switzerland?", "Where is a municipality in the territorial dominion of Lugano in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851503, "src_sentence": "Cadempino is a local administrative unit in the neighbourhood of Lugano in the kuangchou of Ticino in Switzerland.", "sentence": "Cadempino is a local administrative unit in the neighbourhood of Lugano in the kuangchou of Ticino in Switzerland", "sub": "http://dbpedia.org/resource/Cadempino", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Ticino", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is cadempino a local administrative unit in the neighbourhood of Lugano in the kuangchou of Ticino in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Lugano in the kuangchou of Ticino in Switzerland?", "Where is Cadempino a local administrative unit in the neighbourhood of Lugano in the kuangchou of Ticino in Switzerland ?"], "type": [-1, 1, 2], "question_in_type": ["Is cadempino a local administrative unit in the neighbourhood of Lugano in the kuangchou of in Switzerland ?", "Who is a local administrative unit in the neighbourhood of Lugano in the kuangchou of in Switzerland?", "Where is a local administrative unit in the neighbourhood of Lugano in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851545, "src_sentence": "Petrophila esperanzalis is a matki in the family Crambidae.", "sentence": "Petrophila esperanzalis is a matki in the family Crambidae", "sub": "http://dbpedia.org/resource/Petrophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is petrophila esperanzalis a matki in the family Crambidae ?", "Where is Petrophila esperanzalis a matki in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is petrophila esperanzalis a matki in the family ?", "Where is esperanzalis a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851562, "src_sentence": "Petrophila esperanzalis is a lep in the kinfolk Crambidae.", "sentence": "Petrophila esperanzalis is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Petrophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is petrophila esperanzalis a lep in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is petrophila esperanzalis a lep in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851567, "src_sentence": "Petrophila esperanzalis is a moth in the class Crambidae.", "sentence": "Petrophila esperanzalis is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Petrophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is petrophila esperanzalis a moth in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is petrophila esperanzalis a moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851588, "src_sentence": "Petrophila esperanzalis is a moth in the household Crambidae.", "sentence": "Petrophila esperanzalis is a moth in the household Crambidae", "sub": "http://dbpedia.org/resource/Petrophila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is petrophila esperanzalis a moth in the household Crambidae ?"], "type": [-1], "question_in_type": ["Is petrophila esperanzalis a moth in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851757, "src_sentence": "Dorcadion minutum is a species of overhang in the family Cerambycidae.", "sentence": "Dorcadion minutum is a species of overhang in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of overhang in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of overhang in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851759, "src_sentence": "Dorcadion minutum is a species of bug in the family Cerambycidae.", "sentence": "Dorcadion minutum is a species of bug in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of bug in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of bug in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851790, "src_sentence": "Dorcadion minutum is a species of beetling in the kinfolk Cerambycidae.", "sentence": "Dorcadion minutum is a species of beetling in the kinfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of beetling in the kinfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of beetling in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851797, "src_sentence": "Dorcadion minutum is a species of overhang in the class Cerambycidae.", "sentence": "Dorcadion minutum is a species of overhang in the class Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of overhang in the class Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of overhang in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851831, "src_sentence": "Dorcadion minutum is a species of beetle in the household Cerambycidae.", "sentence": "Dorcadion minutum is a species of beetle in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of beetle in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of beetle in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851835, "src_sentence": "Dorcadion minutum is a species of beetling in the household Cerambycidae.", "sentence": "Dorcadion minutum is a species of beetling in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of beetling in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of beetling in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851843, "src_sentence": "Dorcadion minutum is a species of mallet in the kinsfolk Cerambycidae.", "sentence": "Dorcadion minutum is a species of mallet in the kinsfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of mallet in the kinsfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of mallet in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851846, "src_sentence": "Dorcadion minutum is a species of beetle in the fellowship Cerambycidae.", "sentence": "Dorcadion minutum is a species of beetle in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of beetle in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of beetle in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851849, "src_sentence": "Dorcadion minutum is a species of bug in the fellowship Cerambycidae.", "sentence": "Dorcadion minutum is a species of bug in the fellowship Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion minutum a species of bug in the fellowship Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion minutum a species of bug in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851878, "src_sentence": "Mario Machado Meireles (born 27 April 1994) is a Swiss soccer player who plays for Servette FC as a midfielder.", "sentence": "a Swiss soccer player plays for Servette FC", "sub": "http://dbpedia.org/resource/Servette_FC", "pred": "http://dbpedia.org/ontology/ground", "obj": "http://dbpedia.org/resource/Switzerland", "sub_type": "http://dbpedia.org/ontology/SoccerClub", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does a Swiss soccer player plays for Servette FC?", "Where did a Swiss soccer player plays for Servette FC ?", "Does a Swiss association football actor plays for Servette FC?", "Where did a Swiss association football actor plays for Servette FC ?", "Does a Swiss association football laker play for Servette FC?", "Where did a Swiss association football laker plays for?", "Does a Swiss association football musician play for Servette FC?", "Where did a Swiss association football musician plays for?", "Does a Swiss association football participant plays for Servette FC?", "Where did a Swiss association football participant plays for Servette FC ?", "Does a Swiss association football pickup artist plays for Servette FC?", "Where did a Swiss association football pickup artist plays for Servette FC ?", "Does a Swiss association football player plays for Servette FC?", "Where did a Swiss association football player plays for Servette FC ?", "Does a Swiss association football womanizer plays for Servette FC?", "Where did a Swiss association football womanizer plays for Servette FC ?", "Does a Swiss football actor plays for Servette FC?", "Where did a Swiss football actor plays for Servette FC ?", "Does a Swiss football laker play for Servette FC?", "Where did a Swiss football laker plays for?", "Does a Swiss football musician play for Servette FC?", "Where did a Swiss football musician plays for?", "Does a Swiss football participant plays for Servette FC?", "Where did a Swiss football participant plays for Servette FC ?", "Does a Swiss football pickup artist plays for Servette FC?", "Where did a Swiss football pickup artist plays for Servette FC ?", "Does a Swiss football player plays for Servette FC?", "Where did a Swiss football player plays for Servette FC ?", "Does a Swiss football womanizer plays for Servette FC?", "Where did a Swiss football womanizer plays for Servette FC ?", "Does a Swiss soccer actor plays for Servette FC?", "Where did a Swiss soccer actor plays for Servette FC ?", "Does a Swiss soccer football actor plays for Servette FC?", "Where did a Swiss soccer football actor plays for Servette FC ?", "Does a Swiss soccer football laker play for Servette FC?", "Where did a Swiss soccer football laker plays for?", "Does a Swiss soccer football musician play for Servette FC?", "Where did a Swiss soccer football musician plays for?", "Does a Swiss soccer football participant plays for Servette FC?", "Where did a Swiss soccer football participant plays for Servette FC ?", "Does a Swiss soccer football pickup artist plays for Servette FC?", "Where did a Swiss soccer football pickup artist plays for Servette FC ?", "Does a Swiss soccer football player plays for Servette FC?", "Where did a Swiss soccer football player plays for Servette FC ?", "Does a Swiss soccer football womanizer plays for Servette FC?", "Where did a Swiss soccer football womanizer plays for Servette FC ?", "Does a Swiss soccer laker play for Servette FC?", "Where did a Swiss soccer laker plays for?", "Does a Swiss soccer musician play for Servette FC?", "Where did a Swiss soccer musician plays for?", "Does a Swiss soccer participant plays for Servette FC?", "Where did a Swiss soccer participant plays for Servette FC ?", "Does a Swiss soccer pickup artist plays for Servette FC?", "Where did a Swiss soccer pickup artist plays for Servette FC ?", "Does a Swiss soccer womanizer plays for Servette FC?", "Where did a Swiss soccer womanizer plays for Servette FC ?", "Does a Swiss wogball actor plays for Servette FC?", "Where did a Swiss wogball actor plays for Servette FC ?", "Does a Swiss wogball laker play for Servette FC?", "Where did a Swiss wogball laker plays for?", "Does a Swiss wogball musician play for Servette FC?", "Where did a Swiss wogball musician plays for?", "Does a Swiss wogball participant plays for Servette FC?", "Where did a Swiss wogball participant plays for Servette FC ?", "Does a Swiss wogball pickup artist plays for Servette FC?", "Where did a Swiss wogball pickup artist plays for Servette FC ?", "Does a Swiss wogball player plays for Servette FC?", "Where did a Swiss wogball player plays for Servette FC ?", "Does a Swiss wogball womanizer plays for Servette FC?", "Where did a Swiss wogball womanizer plays for Servette FC ?", "Do a swiss people assocy football actor plays for Servette FC?", "Do a swiss people assocy football laker play for Servette FC?", "Do a swiss people assocy football musician play for Servette FC?", "Do a swiss people assocy football participant plays for Servette FC?", "Do a swiss people assocy football pickup artist plays for Servette FC?", "Do a swiss people association football player plays for Servette FC?", "Where did a swiss people association football player plays for Servette FC ?", "Do a swiss people assocy football womanizer plays for Servette FC?", "Do a swiss people football actor plays for Servette FC?", "Where did a swiss people football actor plays for Servette FC ?", "Do a swiss people football laker play for Servette FC?", "Do a swiss people football musician plays for Servette FC?", "Where did a swiss people football musician plays for Servette FC ?", "Do a swiss people football participant plays for Servette FC?", "Where did a swiss people football participant plays for Servette FC ?", "Do a swiss people football pickup artist plays for Servette FC?", "Where did a swiss people football pickup artist plays for Servette FC ?", "Do a swiss people football player plays for Servette FC?", "Where did a swiss people football player plays for Servette FC ?", "Do a swiss people football womanizer plays for Servette FC?", "Where did a swiss people football womanizer plays for Servette FC ?", "Do a swiss people socc actor plays for Servette FC?", "Do a swiss people socc football actor plays for Servette FC?", "Do a swiss people socc football laker play for Servette FC?", "Do a swiss people socc football musician play for Servette FC?", "Do a swiss people socc football participant plays for Servette FC?", "Do a swiss people socc football pickup artist plays for Servette FC?", "Do a swiss people socc football player plays for Servette FC?", "Do a swiss people socc football womanizer plays for Servette FC?", "Do a swiss people socc laker plays for Servette FC?", "Do a swiss people socc musician plays for Servette FC?", "Do a swiss people socc participant plays for Servette FC?", "Do a swiss people socc pickup artist plays for Servette FC?", "Do a swiss people socc player plays for Servette FC?", "Do a swiss people socc womanizer plays for Servette FC?", "Do a swiss people wogbal actor plays for Servette FC?", "Do a swiss people wogbal laker plays for Servette FC?", "Do a swiss people wogbal musician plays for Servette FC?", "Do a swiss people wogbal participant plays for Servette FC?", "Do a swiss people wogbal pickup artist plays for Servette FC?", "Do a swiss people wogbal player plays for Servette FC?", "Do a swiss people wogbal womanizer plays for Servette FC?"], "type": [-1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, 2, -1, -1, 2, -1, -1, 2, -1, 2, -1, 2, -1, 2, -1, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does a soccer player plays for ?", "Where did a soccer player plays for ?", "Does a association football actor plays for ?", "Where did a association football actor plays for ?", "Does a association football laker play for ?", "Where did a association football laker plays for?", "Does a association football musician play for ?", "Where did a association football musician plays for?", "Does a association football participant plays for ?", "Where did a association football participant plays for ?", "Does a association football pickup artist plays for ?", "Where did a association football pickup artist plays for ?", "Does a association football player plays for ?", "Where did a association football player plays for ?", "Does a association football womanizer plays for ?", "Where did a association football womanizer plays for ?", "Does a football actor plays for ?", "Where did a football actor plays for ?", "Does a football laker play for ?", "Where did a football laker plays for?", "Does a football musician play for ?", "Where did a football musician plays for?", "Does a football participant plays for ?", "Where did a football participant plays for ?", "Does a football pickup artist plays for ?", "Where did a football pickup artist plays for ?", "Does a football player plays for ?", "Where did a football player plays for ?", "Does a football womanizer plays for ?", "Where did a football womanizer plays for ?", "Does a soccer actor plays for ?", "Where did a soccer actor plays for ?", "Does a soccer football actor plays for ?", "Where did a soccer football actor plays for ?", "Does a soccer football laker play for ?", "Where did a soccer football laker plays for?", "Does a soccer football musician play for ?", "Where did a soccer football musician plays for?", "Does a soccer football participant plays for ?", "Where did a soccer football participant plays for ?", "Does a soccer football pickup artist plays for ?", "Where did a soccer football pickup artist plays for ?", "Does a soccer football player plays for ?", "Where did a soccer football player plays for ?", "Does a soccer football womanizer plays for ?", "Where did a soccer football womanizer plays for ?", "Does a soccer laker play for ?", "Where did a soccer laker plays for?", "Does a soccer musician play for ?", "Where did a soccer musician plays for?", "Does a soccer participant plays for ?", "Where did a soccer participant plays for ?", "Does a soccer pickup artist plays for ?", "Where did a soccer pickup artist plays for ?", "Does a soccer womanizer plays for ?", "Where did a soccer womanizer plays for ?", "Does a wogball actor plays for ?", "Where did a wogball actor plays for ?", "Does a wogball laker play for ?", "Where did a wogball laker plays for?", "Does a wogball musician play for ?", "Where did a wogball musician plays for?", "Does a wogball participant plays for ?", "Where did a wogball participant plays for ?", "Does a wogball pickup artist plays for ?", "Where did a wogball pickup artist plays for ?", "Does a wogball player plays for ?", "Where did a wogball player plays for ?", "Does a wogball womanizer plays for ?", "Where did a wogball womanizer plays for ?", "Do a swiss people assocy football actor plays for ?", "Do a swiss people assocy football laker play for ?", "Do a swiss people assocy football musician play for ?", "Do a swiss people assocy football participant plays for ?", "Do a swiss people assocy football pickup artist plays for ?", "Do a swiss people association football player plays for ?", "Where did a swiss people association football player plays for ?", "Do a swiss people assocy football womanizer plays for ?", "Do a swiss people football actor plays for ?", "Where did a swiss people football actor plays for ?", "Do a swiss people football laker play for ?", "Do a swiss people football musician plays for ?", "Where did a swiss people football musician plays for ?", "Do a swiss people football participant plays for ?", "Where did a swiss people football participant plays for ?", "Do a swiss people football pickup artist plays for ?", "Where did a swiss people football pickup artist plays for ?", "Do a swiss people football player plays for ?", "Where did a swiss people football player plays for ?", "Do a swiss people football womanizer plays for ?", "Where did a swiss people football womanizer plays for ?", "Do a swiss people socc actor plays for ?", "Do a swiss people socc football actor plays for ?", "Do a swiss people socc football laker play for ?", "Do a swiss people socc football musician play for ?", "Do a swiss people socc football participant plays for ?", "Do a swiss people socc football pickup artist plays for ?", "Do a swiss people socc football player plays for ?", "Do a swiss people socc football womanizer plays for ?", "Do a swiss people socc laker plays for ?", "Do a swiss people socc musician plays for ?", "Do a swiss people socc participant plays for ?", "Do a swiss people socc pickup artist plays for ?", "Do a swiss people socc player plays for ?", "Do a swiss people socc womanizer plays for ?", "Do a swiss people wogbal actor plays for ?", "Do a swiss people wogbal laker plays for ?", "Do a swiss people wogbal musician plays for ?", "Do a swiss people wogbal participant plays for ?", "Do a swiss people wogbal pickup artist plays for ?", "Do a swiss people wogbal player plays for ?", "Do a swiss people wogbal womanizer plays for ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?soccerclub_sub ?place_obj.\n?soccerclub_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851893, "src_sentence": "The Abbasids, after 750, established their das kapital in what is now Iraq, eventually at Baghdad.", "sentence": "The Abbasids established their das in what is now Iraq, eventually at Baghdad after 750", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Abbasids established their das in what now Iraq , eventually at Baghdad after 750 ?", "Where is The Abbasids established their?"], "type": [-1, 2], "question_in_type": ["Is the established their das in what now Iraq , eventually at after 750 ?", "Where is The established their?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851900, "src_sentence": "The Abbasids, after 750, established their uppercase in what is now Iraq, eventually at Baghdad.", "sentence": "The Abbasids established their uppercase in what is now Iraq, eventually at Baghdad after 750", "sub": "http://dbpedia.org/resource/Abbasid_Caliphate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Baghdad", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Abbasids established their uppercase in what now Iraq , eventually at Baghdad after 750 ?", "Where is The Abbasids established their?"], "type": [-1, 2], "question_in_type": ["Is the established their uppercase in what now Iraq , eventually at after 750 ?", "Where is The established their?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851997, "src_sentence": "Aspidoscelis scalaris, the rusty-rumped pretty faced wallaby, is a species of teiid lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5851999, "src_sentence": "Aspidoscelis scalaris, the out of practice-rumped pretty faced wallaby, is a species of teiid lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852004, "src_sentence": "Aspidoscelis scalaris, the rust brown-rumped whiptail, is a species of teiid lizard lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852005, "src_sentence": "Aspidoscelis scalaris, the rusty-rumped whiptail lizard, is a species of teiid lizard lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852019, "src_sentence": "Aspidoscelis scalaris, the out of practice-rumped whiptail lizard, is a species of teiid lounge lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lounge lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lounge lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lounge lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852023, "src_sentence": "Aspidoscelis scalaris, the out of practice-rumped pretty faced wallaby, is a species of teiid lounge lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lounge lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lounge lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lounge lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852026, "src_sentence": "Aspidoscelis scalaris, the hoary-rumped whiptail, is a species of teiid lizard lounge lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard lounge lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard lounge lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard lounge lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852027, "src_sentence": "Aspidoscelis scalaris, the out of practice-rumped whiptail, is a species of teiid lizard lounge lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard lounge lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard lounge lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard lounge lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852033, "src_sentence": "Aspidoscelis scalaris, the rusty-rumped pretty faced wallaby, is a species of teiid lizard lounge lizard found in Texas in the United States and Mexico.", "sentence": "Aspidoscelis scalaris is a species of teiid lizard lounge lizard", "sub": "http://dbpedia.org/resource/Aspidoscelis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Teiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is aspidoscelis scalaris a species of teiid lizard lounge lizard ?"], "type": [-1], "question_in_type": ["Is aspidoscelis scalaris a species of lizard lounge lizard ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852061, "src_sentence": "genus cantharellus altipes is a species of fungus in the kinfolk Cantharellaceae.", "sentence": "genus cantharellus altipes is a species of fungus in the kinfolk Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is genus cantharellus altipes a species of fungus in the kinfolk Cantharellaceae ?", "Where is genus cantharellus altipes a species of fungus in the kinfolk Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is genus altipes a species of fungus in the kinfolk ?", "Where is genus altipes a species of fungus in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852062, "src_sentence": "Cantharellus altipes is a species of mold in the kinfolk Cantharellaceae.", "sentence": "Cantharellus altipes is a species of mold in the kinfolk Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cantharellus altipes a species of mold in the kinfolk Cantharellaceae ?", "Where is Cantharellus altipes a species of mold in the kinfolk Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is cantharellus altipes a species of mold in the kinfolk ?", "Where is altipes a species of mold in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852063, "src_sentence": "genus cantharellus altipes is a species of mold in the kinfolk Cantharellaceae.", "sentence": "genus cantharellus altipes is a species of mold in the kinfolk Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is genus cantharellus altipes a species of mold in the kinfolk Cantharellaceae ?", "Where is genus cantharellus altipes a species of mold in the kinfolk Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is genus altipes a species of mold in the kinfolk ?", "Where is genus altipes a species of mold in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852071, "src_sentence": "genus cantharellus altipes is a species of mold in the class Cantharellaceae.", "sentence": "genus cantharellus altipes is a species of mold in the class Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is genus cantharellus altipes a species of mold in the class Cantharellaceae ?", "Where is genus cantharellus altipes a species of mold in the class Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is genus altipes a species of mold in the class ?", "Where is genus altipes a species of mold in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852096, "src_sentence": "Cantharellus altipes is a species of fungus in the household Cantharellaceae.", "sentence": "Cantharellus altipes is a species of fungus in the household Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cantharellus altipes a species of fungus in the household Cantharellaceae ?", "Where is Cantharellus altipes a species of fungus in the household Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is cantharellus altipes a species of fungus in the household ?", "Where is altipes a species of fungus in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852100, "src_sentence": "Cantharellus altipes is a species of fungus in the home Cantharellaceae.", "sentence": "Cantharellus altipes is a species of fungus in the home Cantharellaceae", "sub": "http://dbpedia.org/resource/Cantharellus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Cantharellaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cantharellus altipes a species of fungus in the home Cantharellaceae ?", "Where is Cantharellus altipes a species of fungus in the home Cantharellaceae ?"], "type": [-1, 2], "question_in_type": ["Is cantharellus altipes a species of fungus in the home ?", "Where is altipes a species of fungus in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852123, "src_sentence": "After leaving Motown in 1977, Ruffin recorded for Warner Bros. Records, releasing the disc So Soon We Change (1979) and Gentleman Ruffin (1980).", "sentence": "Ruffin recorded releasing the disc So Soon We Change ( Gentleman Ruffin ( 1980", "sub": "http://dbpedia.org/resource/So_Soon_We_Change", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/David_Ruffin", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did ruffin record releasing the disc So Soon We Change ( Gentleman Ruffin ( 1980?", "Who recorded releasing the disc So Soon We Change ( Gentleman Who ( 1980?", "Who did Ruffin recorded releasing?", "When did Ruffin record release the disc So Soon We Change ( Gentleman Ruffin (?", "Does ruffin record for Warner Bros . Records releas the disc So Soon We Change ( Gentleman Ruffin ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the disc So Soon We Change ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did Ruffin recorded for?", "Who did Ruffin recorded for?", "When did Ruffin record for Warner Bros . Records release the disc So Soon We Change ( Gentleman Ruffin (?", "When did Ruffin record for Warner Bros . Records release the disc So Soon We Change ( Gentleman Ruffin ( 1980 After leave Motown?", "Did ruffin record releasing the disc So Soon We Change ( 1979?", "Who recorded releasing the disc So Soon We Change ( 1979?", "When did Ruffin record release the disc So Soon We Change (?", "Does ruffin record for Warner Bros . Records releas the disc So Soon We Change ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the disc So Soon We Change ( 1979 After leaving Motown in 1977?", "When did Ruffin record for Warner Bros . Records release the disc So Soon We Change (?", "When did Ruffin record for Warner Bros . Records release the disc So Soon We Change ( 1979 After leave Motown?", "Did ruffin record releasing the album So Soon We Change ( 1979?", "Who recorded releasing the album So Soon We Change ( 1979?", "Where did Ruffin recorded releasing?", "Did ruffin record releasing the circle So Soon We Change ( 1979?", "Who recorded releasing the circle So Soon We Change ( 1979?", "Did ruffin record releasing the disk So Soon We Change ( 1979?", "Who recorded releasing the disk So Soon We Change ( 1979?", "When did Ruffin record release the disk So Soon We Change (?", "Did ruffin record releasing the magnetic disk So Soon We Change ( 1979?", "Who recorded releasing the magnetic disk So Soon We Change ( 1979?", "When did Ruffin record release the magnetic disk So Soon We Change (?", "Did ruffin record releasing the phonograph record So Soon We Change ( 1979?", "Who recorded releasing the phonograph record So Soon We Change ( 1979?", "Did ruffin record releasing the record So Soon We Change ( 1979?", "Who recorded releasing the record So Soon We Change ( 1979?", "Did ruffin record releasing the wax So Soon We Change ( 1979?", "Who recorded releasing the wax So Soon We Change ( 1979?", "When did Ruffin record release the wax So Soon We Change (?"], "type": [-1, 1, 1, 3, -1, 1, 2, 1, 3, 3, -1, 1, 3, -1, 1, 3, 3, -1, 1, 2, -1, 1, -1, 1, 3, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3], "question_in_type": ["Did ruffin record releasing the disc ( Gentleman ( 1980?", "Who recorded releasing the disc ( Gentleman Who ( 1980?", "Who did recorded releasing?", "When did record release the disc ( Gentleman (?", "Does ruffin record for Warner Bros . Records releas the disc ( Gentleman ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the disc ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did recorded for?", "Who did recorded for?", "When did record for Warner Bros . Records release the disc ( Gentleman (?", "When did record for Warner Bros . Records release the disc ( Gentleman ( 1980 After leave Motown?", "Did ruffin record releasing the disc ( 1979?", "Who recorded releasing the disc ( 1979?", "When did record release the disc (?", "Does ruffin record for Warner Bros . Records releas the disc ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the disc ( 1979 After leaving Motown in 1977?", "When did record for Warner Bros . Records release the disc (?", "When did record for Warner Bros . Records release the disc ( 1979 After leave Motown?", "Did ruffin record releasing the album ( 1979?", "Who recorded releasing the album ( 1979?", "Where did recorded releasing?", "Did ruffin record releasing the circle ( 1979?", "Who recorded releasing the circle ( 1979?", "Did ruffin record releasing the disk ( 1979?", "Who recorded releasing the disk ( 1979?", "When did record release the disk (?", "Did ruffin record releasing the magnetic disk ( 1979?", "Who recorded releasing the magnetic disk ( 1979?", "When did record release the magnetic disk (?", "Did ruffin record releasing the phonograph record ( 1979?", "Who recorded releasing the phonograph record ( 1979?", "Did ruffin record releasing the record ( 1979?", "Who recorded releasing the record ( 1979?", "Did ruffin record releasing the wax ( 1979?", "Who recorded releasing the wax ( 1979?", "When did record release the wax (?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852125, "src_sentence": "After leaving Motown in 1977, Ruffin recorded for Warner Bros. Records, releasing the lp So Soon We Change (1979) and Gentleman Ruffin (1980).", "sentence": "Ruffin recorded releasing the lp So Soon We Change ( Gentleman Ruffin ( 1980", "sub": "http://dbpedia.org/resource/So_Soon_We_Change", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/David_Ruffin", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did ruffin record releasing the lp So Soon We Change ( Gentleman Ruffin ( 1980?", "Who recorded releasing the lp So Soon We Change ( Gentleman Who ( 1980?", "Who did Ruffin recorded releasing?", "When did Ruffin record release the lp So Soon We Change ( Gentleman Ruffin (?", "Does ruffin record for Warner Bros . Records releas the lp So Soon We Change ( Gentleman Ruffin ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the lp So Soon We Change ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did Ruffin recorded for?", "Who did Ruffin recorded for?", "When did Ruffin record for Warner Bros . Records release the lp So Soon We Change ( Gentleman Ruffin (?", "When did Ruffin record for Warner Bros . Records release the lp So Soon We Change ( Gentleman Ruffin ( 1980 After leave Motown?", "Did ruffin record releasing the lp So Soon We Change ( 1979?", "Who recorded releasing the lp So Soon We Change ( 1979?", "When did Ruffin record release the lp So Soon We Change (?", "Does ruffin record for Warner Bros . Records releas the lp So Soon We Change ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the lp So Soon We Change ( 1979 After leaving Motown in 1977?", "When did Ruffin record for Warner Bros . Records release the lp So Soon We Change (?", "When did Ruffin record for Warner Bros . Records release the lp So Soon We Change ( 1979 After leave Motown?"], "type": [-1, 1, 1, 3, -1, 1, 2, 1, 3, 3, -1, 1, 3, -1, 1, 3, 3], "question_in_type": ["Did ruffin record releasing the lp ( Gentleman ( 1980?", "Who recorded releasing the lp ( Gentleman Who ( 1980?", "Who did recorded releasing?", "When did record release the lp ( Gentleman (?", "Does ruffin record for Warner Bros . Records releas the lp ( Gentleman ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the lp ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did recorded for?", "Who did recorded for?", "When did record for Warner Bros . Records release the lp ( Gentleman (?", "When did record for Warner Bros . Records release the lp ( Gentleman ( 1980 After leave Motown?", "Did ruffin record releasing the lp ( 1979?", "Who recorded releasing the lp ( 1979?", "When did record release the lp (?", "Does ruffin record for Warner Bros . Records releas the lp ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the lp ( 1979 After leaving Motown in 1977?", "When did record for Warner Bros . Records release the lp (?", "When did record for Warner Bros . Records release the lp ( 1979 After leave Motown?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852126, "src_sentence": "After leaving Motown in 1977, Ruffin recorded for Warner Bros. Records, releasing the long playing So Soon We Change (1979) and Gentleman Ruffin (1980).", "sentence": "Ruffin recorded releasing the long playing So Soon We Change ( Gentleman Ruffin ( 1980", "sub": "http://dbpedia.org/resource/So_Soon_We_Change", "pred": "http://dbpedia.org/ontology/artist", "obj": "http://dbpedia.org/resource/David_Ruffin", "sub_type": "http://dbpedia.org/ontology/MusicalWork", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did ruffin record releasing the long playing So Soon We Change ( Gentleman Ruffin ( 1980?", "Who recorded releasing the long playing So Soon We Change ( Gentleman Who ( 1980?", "Where did Ruffin recorded releasing?", "Who did Ruffin recorded releasing?", "When did Ruffin record release the long playing So Soon We Change ( Gentleman Ruffin (?", "Does ruffin record for Warner Bros . Records releas the long playing So Soon We Change ( Gentleman Ruffin ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the long playing So Soon We Change ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did Ruffin recorded for?", "Who did Ruffin recorded for?", "When did Ruffin record for Warner Bros . Records release the long playing So Soon We Change ( Gentleman Ruffin (?", "When did Ruffin record for Warner Bros . Records release the long playing So Soon We Change ( Gentleman Ruffin ( 1980 After leave Motown?", "Did ruffin record releasing the long playing So Soon We Change ( 1979?", "Who recorded releasing the long playing So Soon We Change ( 1979?", "Does ruffin record for Warner Bros . Records releas the long playing So Soon We Change ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the long playing So Soon We Change ( 1979 After leaving Motown in 1977?", "When did Ruffin record for Warner Bros . Records release the long playing So Soon We Change (?", "When did Ruffin record for Warner Bros . Records release the long playing So Soon We Change ( 1979 After leave Motown?", "Did ruffin record releasing the ache acting So Soon We Change ( 1979?", "Who recorded releasing the ache acting So Soon We Change ( 1979?", "Did ruffin record releasing the ache action So Soon We Change ( 1979?", "Who recorded releasing the ache action So Soon We Change ( 1979?", "When did Ruffin record release the ache action So Soon We Change (?", "Did ruffin record releasing the ache playing So Soon We Change ( 1979?", "Who recorded releasing the ache playing So Soon We Change ( 1979?", "Did ruffin record releasing the as long as acting So Soon We Change ( 1979?", "Who recorded releasing the as long as acting So Soon We Change ( 1979?", "Did ruffin record releasing the as long as action So Soon We Change ( 1979?", "Who recorded releasing the as long as action So Soon We Change ( 1979?", "When did Ruffin record release the as long as action So Soon We Change (?", "Did ruffin record releasing the as long as playing So Soon We Change ( 1979?", "Who recorded releasing the as long as playing So Soon We Change ( 1979?", "Did ruffin record releasing the broad acting So Soon We Change ( 1979?", "Who recorded releasing the broad acting So Soon We Change ( 1979?", "Did ruffin record releasing the broad action So Soon We Change ( 1979?", "Who recorded releasing the broad action So Soon We Change ( 1979?", "When did Ruffin record release the broad action So Soon We Change (?", "Did ruffin record releasing the broad playing So Soon We Change ( 1979?", "Who recorded releasing the broad playing So Soon We Change ( 1979?", "Did ruffin record releasing the deep acting So Soon We Change ( 1979?", "Who recorded releasing the deep acting So Soon We Change ( 1979?", "Did ruffin record releasing the deep action So Soon We Change ( 1979?", "Who recorded releasing the deep action So Soon We Change ( 1979?", "When did Ruffin record release the deep action So Soon We Change (?", "Did ruffin record releasing the deep playing So Soon We Change ( 1979?", "Who recorded releasing the deep playing So Soon We Change ( 1979?", "When did Ruffin record release the deep playing So Soon We Change (?", "Did ruffin record releasing the extended acting So Soon We Change ( 1979?", "Who recorded releasing the extended acting So Soon We Change ( 1979?", "Did ruffin record releasing the extended action So Soon We Change ( 1979?", "Who recorded releasing the extended action So Soon We Change ( 1979?", "When did Ruffin record release the extended action So Soon We Change (?", "Did ruffin record releasing the extended playing So Soon We Change ( 1979?", "Who recorded releasing the extended playing So Soon We Change ( 1979?", "Did ruffin record releasing the foresightful acting So Soon We Change ( 1979?", "Who recorded releasing the foresightful acting So Soon We Change ( 1979?", "Did ruffin record releasing the foresightful action So Soon We Change ( 1979?", "Who recorded releasing the foresightful action So Soon We Change ( 1979?", "When did Ruffin record release the foresightful action So Soon We Change (?", "Did ruffin record releasing the foresightful playing So Soon We Change ( 1979?", "Who recorded releasing the foresightful playing So Soon We Change ( 1979?", "Did ruffin record releasing the hanker acting So Soon We Change ( 1979?", "Who recorded releasing the hanker acting So Soon We Change ( 1979?", "Did ruffin record releasing the hanker action So Soon We Change ( 1979?", "Who recorded releasing the hanker action So Soon We Change ( 1979?", "When did Ruffin record release the hanker action So Soon We Change (?", "Did ruffin record releasing the hanker playing So Soon We Change ( 1979?", "Who recorded releasing the hanker playing So Soon We Change ( 1979?", "Did ruffin record releasing the long acting So Soon We Change ( 1979?", "Who recorded releasing the long acting So Soon We Change ( 1979?", "Did ruffin record releasing the long action So Soon We Change ( 1979?", "Who recorded releasing the long action So Soon We Change ( 1979?", "When did Ruffin record release the long action So Soon We Change (?", "Did ruffin record releasing the longa acting So Soon We Change ( 1979?", "Who recorded releasing the longa acting So Soon We Change ( 1979?", "Did ruffin record releasing the longa action So Soon We Change ( 1979?", "Who recorded releasing the longa action So Soon We Change ( 1979?", "When did Ruffin record release the longa action So Soon We Change (?", "Did ruffin record releasing the longa playing So Soon We Change ( 1979?", "Who recorded releasing the longa playing So Soon We Change ( 1979?", "Did ruffin record releasing the retentive acting So Soon We Change ( 1979?", "Who recorded releasing the retentive acting So Soon We Change ( 1979?", "Did ruffin record releasing the retentive action So Soon We Change ( 1979?", "Who recorded releasing the retentive action So Soon We Change ( 1979?", "When did Ruffin record release the retentive action So Soon We Change (?", "Did ruffin record releasing the retentive playing So Soon We Change ( 1979?", "Who recorded releasing the retentive playing So Soon We Change ( 1979?", "Did ruffin record releasing the time acting So Soon We Change ( 1979?", "Who recorded releasing the time acting So Soon We Change ( 1979?", "Did ruffin record releasing the time action So Soon We Change ( 1979?", "Who recorded releasing the time action So Soon We Change ( 1979?", "When did Ruffin record release the time action So Soon We Change (?", "Did ruffin record releasing the time playing So Soon We Change ( 1979?", "Who recorded releasing the time playing So Soon We Change ( 1979?", "Did ruffin record releasing the way acting So Soon We Change ( 1979?", "Who recorded releasing the way acting So Soon We Change ( 1979?", "Did ruffin record releasing the way action So Soon We Change ( 1979?", "Who recorded releasing the way action So Soon We Change ( 1979?", "When did Ruffin record release the way action So Soon We Change (?", "Did ruffin record releasing the way playing So Soon We Change ( 1979?", "Who recorded releasing the way playing So Soon We Change ( 1979?"], "type": [-1, 1, 2, 1, 3, -1, 1, 2, 1, 3, 3, -1, 1, -1, 1, 3, 3, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, 3, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1, -1, 1, -1, 1, 3, -1, 1], "question_in_type": ["Did ruffin record releasing the long playing ( Gentleman ( 1980?", "Who recorded releasing the long playing ( Gentleman Who ( 1980?", "Where did recorded releasing?", "Who did recorded releasing?", "When did record release the long playing ( Gentleman (?", "Does ruffin record for Warner Bros . Records releas the long playing ( Gentleman ( 1980 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the long playing ( Gentleman Who ( 1980 After leaving Motown in 1977?", "Where did recorded for?", "Who did recorded for?", "When did record for Warner Bros . Records release the long playing ( Gentleman (?", "When did record for Warner Bros . Records release the long playing ( Gentleman ( 1980 After leave Motown?", "Did ruffin record releasing the long playing ( 1979?", "Who recorded releasing the long playing ( 1979?", "Does ruffin record for Warner Bros . Records releas the long playing ( 1979 After leav Motown in 1977?", "Who recorded for Warner Bros . Records releasing the long playing ( 1979 After leaving Motown in 1977?", "When did record for Warner Bros . Records release the long playing (?", "When did record for Warner Bros . Records release the long playing ( 1979 After leave Motown?", "Did ruffin record releasing the ache acting ( 1979?", "Who recorded releasing the ache acting ( 1979?", "Did ruffin record releasing the ache action ( 1979?", "Who recorded releasing the ache action ( 1979?", "When did record release the ache action (?", "Did ruffin record releasing the ache playing ( 1979?", "Who recorded releasing the ache playing ( 1979?", "Did ruffin record releasing the as long as acting ( 1979?", "Who recorded releasing the as long as acting ( 1979?", "Did ruffin record releasing the as long as action ( 1979?", "Who recorded releasing the as long as action ( 1979?", "When did record release the as long as action (?", "Did ruffin record releasing the as long as playing ( 1979?", "Who recorded releasing the as long as playing ( 1979?", "Did ruffin record releasing the broad acting ( 1979?", "Who recorded releasing the broad acting ( 1979?", "Did ruffin record releasing the broad action ( 1979?", "Who recorded releasing the broad action ( 1979?", "When did record release the broad action (?", "Did ruffin record releasing the broad playing ( 1979?", "Who recorded releasing the broad playing ( 1979?", "Did ruffin record releasing the deep acting ( 1979?", "Who recorded releasing the deep acting ( 1979?", "Did ruffin record releasing the deep action ( 1979?", "Who recorded releasing the deep action ( 1979?", "When did record release the deep action (?", "Did ruffin record releasing the deep playing ( 1979?", "Who recorded releasing the deep playing ( 1979?", "When did record release the deep playing (?", "Did ruffin record releasing the extended acting ( 1979?", "Who recorded releasing the extended acting ( 1979?", "Did ruffin record releasing the extended action ( 1979?", "Who recorded releasing the extended action ( 1979?", "When did record release the extended action (?", "Did ruffin record releasing the extended playing ( 1979?", "Who recorded releasing the extended playing ( 1979?", "Did ruffin record releasing the foresightful acting ( 1979?", "Who recorded releasing the foresightful acting ( 1979?", "Did ruffin record releasing the foresightful action ( 1979?", "Who recorded releasing the foresightful action ( 1979?", "When did record release the foresightful action (?", "Did ruffin record releasing the foresightful playing ( 1979?", "Who recorded releasing the foresightful playing ( 1979?", "Did ruffin record releasing the hanker acting ( 1979?", "Who recorded releasing the hanker acting ( 1979?", "Did ruffin record releasing the hanker action ( 1979?", "Who recorded releasing the hanker action ( 1979?", "When did record release the hanker action (?", "Did ruffin record releasing the hanker playing ( 1979?", "Who recorded releasing the hanker playing ( 1979?", "Did ruffin record releasing the long acting ( 1979?", "Who recorded releasing the long acting ( 1979?", "Did ruffin record releasing the long action ( 1979?", "Who recorded releasing the long action ( 1979?", "When did record release the long action (?", "Did ruffin record releasing the longa acting ( 1979?", "Who recorded releasing the longa acting ( 1979?", "Did ruffin record releasing the longa action ( 1979?", "Who recorded releasing the longa action ( 1979?", "When did record release the longa action (?", "Did ruffin record releasing the longa playing ( 1979?", "Who recorded releasing the longa playing ( 1979?", "Did ruffin record releasing the retentive acting ( 1979?", "Who recorded releasing the retentive acting ( 1979?", "Did ruffin record releasing the retentive action ( 1979?", "Who recorded releasing the retentive action ( 1979?", "When did record release the retentive action (?", "Did ruffin record releasing the retentive playing ( 1979?", "Who recorded releasing the retentive playing ( 1979?", "Did ruffin record releasing the time acting ( 1979?", "Who recorded releasing the time acting ( 1979?", "Did ruffin record releasing the time action ( 1979?", "Who recorded releasing the time action ( 1979?", "When did record release the time action (?", "Did ruffin record releasing the time playing ( 1979?", "Who recorded releasing the time playing ( 1979?", "Did ruffin record releasing the way acting ( 1979?", "Who recorded releasing the way acting ( 1979?", "Did ruffin record releasing the way action ( 1979?", "Who recorded releasing the way action ( 1979?", "When did record release the way action (?", "Did ruffin record releasing the way playing ( 1979?", "Who recorded releasing the way playing ( 1979?"], "exp": [-1, -1, 0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?musicalwork_sub ?agent_obj.\n?musicalwork_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852127, "src_sentence": "Mehlbek is a local administrative unit in the district of Steinburg, in Schleswig-Holstein, Germany.", "sentence": "Mehlbek is a local administrative unit in the district of Steinburg", "sub": "http://dbpedia.org/resource/Mehlbek", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Steinburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is mehlbek a local administrative unit in the district of Steinburg ?", "Who is a local administrative unit in the district of Steinburg?", "Where is Mehlbek a local administrative unit in the district of Steinburg ?"], "type": [-1, 1, 2], "question_in_type": ["Is mehlbek a local administrative unit in the district of ?", "Who is a local administrative unit in the district of ?", "Where is a local administrative unit in the district of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852134, "src_sentence": "Mehlbek is a municipality in the zone of Steinburg, in Schleswig-Holstein, Germany.", "sentence": "Mehlbek is a municipality in the zone of Steinburg, in Schleswig-Holstein", "sub": "http://dbpedia.org/resource/Mehlbek", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Steinburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is mehlbek a municipality in the zone of Steinburg , in Schleswig-Holstein ?", "Who is a municipality in the zone of Steinburg, in Schleswig-Holstein?", "Where is Mehlbek a municipality in the zone of Steinburg , in Schleswig-Holstein ?"], "type": [-1, 1, 2], "question_in_type": ["Is mehlbek a municipality in the zone of , in Schleswig-Holstein ?", "Who is a municipality in the zone of , in Schleswig-Holstein?", "Where is a municipality in the zone of , in Schleswig-Holstein ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852135, "src_sentence": "Mehlbek is a local administrative unit in the zone of Steinburg, in Schleswig-Holstein, Germany.", "sentence": "Mehlbek is a local administrative unit in the zone of Steinburg, in Schleswig-Holstein", "sub": "http://dbpedia.org/resource/Mehlbek", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Steinburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is mehlbek a local administrative unit in the zone of Steinburg , in Schleswig-Holstein ?", "Who is a local administrative unit in the zone of Steinburg, in Schleswig-Holstein?", "Where is Mehlbek a local administrative unit in the zone of Steinburg , in Schleswig-Holstein ?"], "type": [-1, 1, 2], "question_in_type": ["Is mehlbek a local administrative unit in the zone of , in Schleswig-Holstein ?", "Who is a local administrative unit in the zone of , in Schleswig-Holstein?", "Where is a local administrative unit in the zone of , in Schleswig-Holstein ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852138, "src_sentence": "Mehlbek is a municipality in the dominion of Steinburg, in Schleswig-Holstein, Germany.", "sentence": "Mehlbek is a municipality in the dominion of Steinburg, in Schleswig-Holstein", "sub": "http://dbpedia.org/resource/Mehlbek", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Steinburg", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is mehlbek a municipality in the dominion of Steinburg , in Schleswig-Holstein ?", "Who is a municipality in the dominion of Steinburg, in Schleswig-Holstein?", "Where is Mehlbek a municipality in the dominion of Steinburg , in Schleswig-Holstein ?"], "type": [-1, 1, 2], "question_in_type": ["Is mehlbek a municipality in the dominion of , in Schleswig-Holstein ?", "Who is a municipality in the dominion of , in Schleswig-Holstein?", "Where is a municipality in the dominion of , in Schleswig-Holstein ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852262, "src_sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria, which is a family member of NATO's Partnership for Peace Programme.", "sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria?", "Where is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is the Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who in is the 2007/2008 NATO Contact Point Embassy (CPE) for ?", "Where is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852265, "src_sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria, which is a penis of NATO's Partnership for Peace Programme.", "sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria?", "Where is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is the Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who in is the 2007/2008 NATO Contact Point Embassy (CPE) for ?", "Where is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852266, "src_sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria, which is a pecker of NATO's Partnership for Peace Programme.", "sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria?", "Where is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is the Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who in is the 2007/2008 NATO Contact Point Embassy (CPE) for ?", "Where is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852268, "src_sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria, which is a element of NATO's Partnership for Peace Programme.", "sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria?", "Where is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is the Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who in is the 2007/2008 NATO Contact Point Embassy (CPE) for ?", "Where is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852271, "src_sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria, which is a fellow member of NATO's Partnership for Peace Programme.", "sentence": "The Canadian Embassy in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria", "sub": "http://dbpedia.org/resource/Austria", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Vienna", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who in Vienna is the 2007/2008 NATO Contact Point Embassy (CPE) for Austria?", "Where is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?", "Who is The Canadian Embassy in Vienna the 2007/2008 NATO Contact Point Embassy ( CPE ) for Austria ?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is the Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who in is the 2007/2008 NATO Contact Point Embassy (CPE) for ?", "Where is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?", "Who is The Canadian Embassy in the 2007/2008 NATO Contact Point Embassy ( CPE ) for ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852429, "src_sentence": "Antheua servula is a species of moth of the class Notodontidae.", "sentence": "Antheua servula is a species of moth of the class Notodontidae", "sub": "http://dbpedia.org/resource/Antheua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Notodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is antheua servula a species of moth of the class Notodontidae ?", "Who servula is a species of moth of the class Notodontidae?"], "type": [-1, 1], "question_in_type": ["Is antheua servula a species of moth of the class ?", "Who servula is a species of moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852451, "src_sentence": "Antheua servula is a species of lep of the household Notodontidae.", "sentence": "Antheua servula is a species of lep of the household Notodontidae", "sub": "http://dbpedia.org/resource/Antheua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Notodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is antheua servula a species of lep of the household Notodontidae ?", "Who servula is a species of lep of the household Notodontidae?"], "type": [-1, 1], "question_in_type": ["Is antheua servula a species of lep of the household ?", "Who servula is a species of lep of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852461, "src_sentence": "Antheua servula is a species of matki of the fellowship Notodontidae.", "sentence": "Antheua servula is a species of matki of the fellowship Notodontidae", "sub": "http://dbpedia.org/resource/Antheua", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Notodontidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is antheua servula a species of matki of the fellowship Notodontidae ?", "Who servula is a species of matki of the fellowship Notodontidae?"], "type": [-1, 1], "question_in_type": ["Is antheua servula a species of matki of the fellowship ?", "Who servula is a species of matki of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852539, "src_sentence": "In May 2013, the Providence Journal reported that un Ramel would be a candidate for Rhode Island Secretary of State in 2014.", "sentence": "the Providence Journal reported that un Ramel would be a candidate for Rhode Island Secretary of State in 2014 In May 2013", "sub": "http://dbpedia.org/resource/The_Providence_Journal", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Rhode_Island", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Would the Providence Journal reported that un Ramel be a candidate for Rhode Island Secretary of State in 2014 In May 2013 ?", "Who reported that un Ramel would be a candidate for Rhode Island Secretary of State in 2014 In May 2013?", "Who would the Providence Journal reported that?", "Where would the Providence Journal reported that?", "When would the Providence Journal report that un Ramel be a candidate for Rhode Island Secretary of State?", "When would the Providence Journal report that un Ramel be a candidate for Rhode Island Secretary of State in 2014 In?"], "type": [-1, 1, 1, 2, 3, 3], "question_in_type": ["Would the reported that un Ramel be a candidate for Secretary of State in 2014 In May 2013 ?", "Who reported that un Ramel would be a candidate for Secretary of State in 2014 In May 2013?", "Who would the reported that?", "Where would the reported that?", "When would the report that un Ramel be a candidate for Secretary of State?", "When would the report that un Ramel be a candidate for Secretary of State in 2014 In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852547, "src_sentence": "In May 2013, the Providence Journal reported that un Ramel would be a prospect for Rhode Island Secretary of State in 2014.", "sentence": "the Providence Journal reported that un Ramel would be a prospect for Rhode Island Secretary of State in 2014 In May 2013", "sub": "http://dbpedia.org/resource/The_Providence_Journal", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Rhode_Island", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Would the Providence Journal reported that un Ramel be a prospect for Rhode Island Secretary of State in 2014 In May 2013 ?", "Who reported that un Ramel would be a prospect for Rhode Island Secretary of State in 2014 In May 2013?", "Who would the Providence Journal reported that?", "Where would the Providence Journal reported that?", "When would the Providence Journal report that un Ramel be a prospect for Rhode Island Secretary of State?", "When would the Providence Journal report that un Ramel be a prospect for Rhode Island Secretary of State in 2014 In?"], "type": [-1, 1, 1, 2, 3, 3], "question_in_type": ["Would the reported that un Ramel be a prospect for Secretary of State in 2014 In May 2013 ?", "Who reported that un Ramel would be a prospect for Secretary of State in 2014 In May 2013?", "Who would the reported that?", "Where would the reported that?", "When would the report that un Ramel be a prospect for Secretary of State?", "When would the report that un Ramel be a prospect for Secretary of State in 2014 In?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852628, "src_sentence": "Symmoca mimetica is a matki of the sept Autostichidae.", "sentence": "Symmoca mimetica is a matki of the sept Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a matki of the sept Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a matki of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852657, "src_sentence": "Symmoca mimetica is a lep of the household Autostichidae.", "sentence": "Symmoca mimetica is a lep of the household Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a lep of the household Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852659, "src_sentence": "Symmoca mimetica is a moth of the home Autostichidae.", "sentence": "Symmoca mimetica is a moth of the home Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a moth of the home Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a moth of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852660, "src_sentence": "Symmoca mimetica is a lep of the home Autostichidae.", "sentence": "Symmoca mimetica is a lep of the home Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a lep of the home Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a lep of the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852667, "src_sentence": "Symmoca mimetica is a matki of the fellowship Autostichidae.", "sentence": "Symmoca mimetica is a matki of the fellowship Autostichidae", "sub": "http://dbpedia.org/resource/Symmoca_mimetica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Autostichidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is symmoca mimetica a matki of the fellowship Autostichidae ?"], "type": [-1], "question_in_type": ["Is symmoca mimetica a matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852669, "src_sentence": "Epiphthora belonodes is a matki of the family Gelechiidae.", "sentence": "Epiphthora belonodes is a matki of the family Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a matki of the family Gelechiidae ?", "Where belonodes is a matki of the family Gelechiidae?"], "type": [-1, 2], "question_in_type": ["Is epiphthora belonodes a matki of the family ?", "Where belonodes is a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852685, "src_sentence": "Epiphthora belonodes is a moth of the kinfolk Gelechiidae.", "sentence": "Epiphthora belonodes is a moth of the kinfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a moth of the kinfolk Gelechiidae ?", "Where belonodes is a moth of the kinfolk Gelechiidae?"], "type": [-1, 2], "question_in_type": ["Is epiphthora belonodes a moth of the kinfolk ?", "Where belonodes is a moth of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852701, "src_sentence": "Epiphthora belonodes is a lep of the folk Gelechiidae.", "sentence": "Epiphthora belonodes is a lep of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a lep of the folk Gelechiidae ?", "Where belonodes is a lep of the folk Gelechiidae?", "Where is Epiphthora belonodes a lep of the folk Gelechiidae ?"], "type": [-1, 2, 2], "question_in_type": ["Is epiphthora belonodes a lep of the folk ?", "Where belonodes is a lep of the folk ?", "Where is a lep of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852712, "src_sentence": "Epiphthora belonodes is a moth of the household Gelechiidae.", "sentence": "Epiphthora belonodes is a moth of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a moth of the household Gelechiidae ?", "Where belonodes is a moth of the household Gelechiidae?"], "type": [-1, 2], "question_in_type": ["Is epiphthora belonodes a moth of the household ?", "Where belonodes is a moth of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852713, "src_sentence": "Epiphthora belonodes is a lep of the household Gelechiidae.", "sentence": "Epiphthora belonodes is a lep of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a lep of the household Gelechiidae ?", "Where belonodes is a lep of the household Gelechiidae?", "Who is Epiphthora belonodes a lep of the household Gelechiidae ?"], "type": [-1, 2, 1], "question_in_type": ["Is epiphthora belonodes a lep of the household ?", "Where belonodes is a lep of the household ?", "Who is a lep of the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852717, "src_sentence": "Epiphthora belonodes is a matki of the home Gelechiidae.", "sentence": "Epiphthora belonodes is a matki of the home Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a matki of the home Gelechiidae ?", "Where belonodes is a matki of the home Gelechiidae?"], "type": [-1, 2], "question_in_type": ["Is epiphthora belonodes a matki of the home ?", "Where belonodes is a matki of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852719, "src_sentence": "Epiphthora belonodes is a lep of the kinsfolk Gelechiidae.", "sentence": "Epiphthora belonodes is a lep of the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a lep of the kinsfolk Gelechiidae ?", "Where belonodes is a lep of the kinsfolk Gelechiidae?"], "type": [-1, 2], "question_in_type": ["Is epiphthora belonodes a lep of the kinsfolk ?", "Where belonodes is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852722, "src_sentence": "Epiphthora belonodes is a lep of the fellowship Gelechiidae.", "sentence": "Epiphthora belonodes is a lep of the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Epiphthora_belonodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is epiphthora belonodes a lep of the fellowship Gelechiidae ?", "Where belonodes is a lep of the fellowship Gelechiidae?", "Who is Epiphthora belonodes a lep of the fellowship Gelechiidae ?"], "type": [-1, 2, 1], "question_in_type": ["Is epiphthora belonodes a lep of the fellowship ?", "Where belonodes is a lep of the fellowship ?", "Who is a lep of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852726, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium slap for India.", "sentence": "STAR Sports India purchased the broadcast medium slap for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcast medium slap for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcast medium slap for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcast medium slap for In 2013?", "Where did purchased the?", "When did purchase the broadcast medium slap for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852728, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium i tell lie for India.", "sentence": "STAR Sports India purchased the broadcast medium i tell lie for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcast medium I tell lie for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcast medium i tell lie for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcast medium I tell lie for In 2013?", "Where did purchased the?", "When did purchase the broadcast medium i tell lie for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852729, "src_sentence": "In 2013 STAR Sports India purchased the broadcasting proper for India.", "sentence": "STAR Sports India purchased the broadcasting proper for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcasting proper for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcasting proper for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcasting proper for In 2013?", "Where did purchased the?", "When did purchase the broadcasting proper for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852732, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium rightfulness for India.", "sentence": "STAR Sports India purchased the broadcast medium rightfulness for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcast medium rightfulness for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcast medium rightfulness for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcast medium rightfulness for In 2013?", "Where did purchased the?", "When did purchase the broadcast medium rightfulness for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852736, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium mightily for India.", "sentence": "STAR Sports India purchased mightily for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas mightily for India In 2013?", "Where did STAR Sports India purchased mightily?", "When did STAR Sports India purchase mightily for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas mightily for In 2013?", "Where did purchased mightily?", "When did purchase mightily for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852743, "src_sentence": "In 2013 STAR Sports India purchased the broadcasting entitlement for India.", "sentence": "STAR Sports India purchased the broadcasting entitlement for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcasting entitlement for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcasting entitlement for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcasting entitlement for In 2013?", "Where did purchased the?", "When did purchase the broadcasting entitlement for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852746, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium good for India.", "sentence": "STAR Sports India purchased the broadcast medium good for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcast medium good for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcast medium good for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcast medium good for In 2013?", "Where did purchased the?", "When did purchase the broadcast medium good for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852752, "src_sentence": "In 2013 STAR Sports India purchased the broadcast medium one for India.", "sentence": "STAR Sports India purchased the broadcast medium for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcast medium for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcast medium for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcast medium for In 2013?", "Where did purchased the?", "When did purchase the broadcast medium for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852775, "src_sentence": "In 2013 STAR Sports India purchased the broadcasting conservative for India.", "sentence": "STAR Sports India purchased the broadcasting conservative for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcasting conservative for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcasting conservative for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcasting conservative for In 2013?", "Where did purchased the?", "When did purchase the broadcasting conservative for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852777, "src_sentence": "In 2013 STAR Sports India purchased the broadcasting right wing for India.", "sentence": "STAR Sports India purchased the broadcasting right wing for India In 2013", "sub": "http://dbpedia.org/resource/Star_Sports", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Did sTAR Sports India purchas the broadcasting right wing for India In 2013?", "Where did STAR Sports India purchased the?", "When did STAR Sports India purchase the broadcasting right wing for India In?"], "type": [-1, 2, 3], "question_in_type": ["Did sTAR Sports purchas the broadcasting right wing for In 2013?", "Where did purchased the?", "When did purchase the broadcasting right wing for In?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852979, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family ?", "Who is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the family ?", "Who is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852981, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae family.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae family", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae family ?", "Who is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing mold in the family ?", "Who is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852983, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae domestic violence.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae domestic violence", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae domestic violence ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the domestic violence ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852986, "src_sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate.", "sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing fungi in the syndicate ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852987, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae syndicate ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the syndicate ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5852997, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae brass.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae brass", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae brass ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing mold in the brass ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853004, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae kinfolk.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae kinfolk", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae kinfolk ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the kinfolk ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853006, "src_sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae phratry.", "sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae phratry", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing fungi in the Ophiocordycipitaceae phratry ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing fungi in the phratry ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853008, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae phratry.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae phratry", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae phratry ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the phratry ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853009, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae phratry.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae phratry", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae phratry ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing mold in the phratry ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853012, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae class.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae class", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae class ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the class ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853015, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae menage.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae menage", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae menage ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the menage ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853016, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae menage.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae menage", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae menage ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the menage ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853020, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae house.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae house", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae house ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the house ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853022, "src_sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae folk.", "sentence": "Hirsutella is a genus of asexually reproducing fungi in the Ophiocordycipitaceae folk", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing fungi in the Ophiocordycipitaceae folk ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing fungi in the folk ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853027, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family unit.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family unit", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae family unit ?", "Who is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the family unit ?", "Who is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853043, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae home.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae home", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae home ?", "Who is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the home ?", "Who is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853044, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae home.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae home", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae home ?", "Who is Hirsutella a genus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the home ?", "Who is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853045, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae home.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae home", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing mold in the Ophiocordycipitaceae home ?", "Who is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 1], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing mold in the home ?", "Who is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853048, "src_sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae kinsfolk.", "sentence": "Hirsutella is a genus of asexually reproducing mold in the Ophiocordycipitaceae kinsfolk", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a genus of asexually reproducing mold in the Ophiocordycipitaceae kinsfolk ?", "Where is Hirsutella a genus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a genus of asexually reproducing mold in the kinsfolk ?", "Where is a genus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853051, "src_sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae fellowship.", "sentence": "Hirsutella is a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae fellowship", "sub": "http://dbpedia.org/resource/Hirsutella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Ophiocordycipitaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the Ophiocordycipitaceae fellowship ?", "Where is Hirsutella a brontosaurus of asexually reproducing?"], "type": [-1, 2], "question_in_type": ["Is hirsutella a brontosaurus of asexually reproducing fungi in the fellowship ?", "Where is a brontosaurus of asexually reproducing?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853072, "src_sentence": "Argyractoides rinconadalis is a lep in the kinfolk Crambidae.", "sentence": "Argyractoides rinconadalis is a lep in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Argyractoides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is argyractoides rinconadalis a lep in the kinfolk Crambidae ?", "Who rinconadalis is a lep in the kinfolk Crambidae?"], "type": [-1, 1], "question_in_type": ["Is argyractoides rinconadalis a lep in the kinfolk ?", "Who rinconadalis is a lep in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853077, "src_sentence": "Argyractoides rinconadalis is a moth in the class Crambidae.", "sentence": "Argyractoides rinconadalis is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Argyractoides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is argyractoides rinconadalis a moth in the class Crambidae ?", "Who rinconadalis is a moth in the class Crambidae?"], "type": [-1, 1], "question_in_type": ["Is argyractoides rinconadalis a moth in the class ?", "Who rinconadalis is a moth in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853101, "src_sentence": "Argyractoides rinconadalis is a moth in the home Crambidae.", "sentence": "Argyractoides rinconadalis is a moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Argyractoides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is argyractoides rinconadalis a moth in the home Crambidae ?", "Who rinconadalis is a moth in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is argyractoides rinconadalis a moth in the home ?", "Who rinconadalis is a moth in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853103, "src_sentence": "Argyractoides rinconadalis is a matki in the home Crambidae.", "sentence": "Argyractoides rinconadalis is a matki in the home Crambidae", "sub": "http://dbpedia.org/resource/Argyractoides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is argyractoides rinconadalis a matki in the home Crambidae ?", "Who rinconadalis is a matki in the home Crambidae?"], "type": [-1, 1], "question_in_type": ["Is argyractoides rinconadalis a matki in the home ?", "Who rinconadalis is a matki in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853107, "src_sentence": "Argyractoides rinconadalis is a moth in the fellowship Crambidae.", "sentence": "Argyractoides rinconadalis is a moth in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Argyractoides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is argyractoides rinconadalis a moth in the fellowship Crambidae ?", "Who rinconadalis is a moth in the fellowship Crambidae?", "Where is Argyractoides rinconadalis a moth in the fellowship Crambidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is argyractoides rinconadalis a moth in the fellowship ?", "Who rinconadalis is a moth in the fellowship ?", "Where is rinconadalis a moth in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853111, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where frappe hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853116, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where water ice hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853117, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where sparkler hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853118, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where sparkler hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853121, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where ice rink hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853122, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where ice rink hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853124, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where frost hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853133, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where ice field hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853134, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where ice field hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853135, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where frappe field hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853144, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where sorbet field hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853154, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where frosting field hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853164, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where water ice ice hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853166, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where sparkler ice hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853175, "src_sentence": "Chile has rinks in Santiago, Puerto Montt, and Punta Arenas, where methamphetamine hydrochloride ice hockey is being developed.", "sentence": "Chile has rinks in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile rinks in Santiago ?", "Who has rinks in Santiago?", "Where has Chile rinks in?", "Has chili rinks in Santiago ?", "Has republic of chile rinks in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile rinks in ?", "Who has rinks in ?", "Where has rinks in?", "Has chili rinks in ?", "Has republic of chile rinks in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853178, "src_sentence": "Chile has skating rink in Santiago, Puerto Montt, and Punta Arenas, where frosting ice hockey is being developed.", "sentence": "Chile has skating rink in Santiago", "sub": "http://dbpedia.org/resource/Chile", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Santiago", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Has chile skating rink in Santiago ?", "Who has skating rink in Santiago?", "Where has Chile skating rink?", "Has chili skating rink in Santiago ?", "Has republic of chile skating rink in Santiago ?"], "type": [-1, 1, 2, -1, -1], "question_in_type": ["Has chile skating rink in ?", "Who has skating rink in ?", "Where has skating rink?", "Has chili skating rink in ?", "Has republic of chile skating rink in ?"], "exp": [-1, -1, -1, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853181, "src_sentence": "These foreign canids were removed to Lycalopex by Langguth in 1975.", "sentence": "These foreign canids were removed to Lycalopex by Langguth in 1975", "sub": "http://dbpedia.org/resource/South_American_fox", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Canidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Were these foreign canids removed to Lycalopex by Langguth in 1975 ?", "Where were These foreign canids removed to?", "When were These foreign canids remove to Lycalopex by Langguth?", "Were these alien canids removed to Lycalopex by Langguth in 1975 ?", "Where were These alien canids removed to?", "When were These alien canids remove to Lycalopex by Langguth?", "Were these alien canine removed to Lycalopex by Langguth in 1975 ?", "When were These alien canine remove to Lycalopex by Langguth?", "Were these chamber foreign canids removed to Lycalopex by Langguth in 1975 ?", "When were These chamber foreign canids remove to Lycalopex by Langguth?", "Were these chamber foreign canine removed to Lycalopex by Langguth in 1975 ?", "When were These chamber foreign canine remove to Lycalopex by Langguth?", "Were these extraneous canids removed to Lycalopex by Langguth in 1975 ?", "Where were These extraneous canids removed to?", "When were These extraneous canids remove to Lycalopex by Langguth?", "Were these extraneous canine removed to Lycalopex by Langguth in 1975 ?", "When were These extraneous canine remove to Lycalopex by Langguth?", "Were these foreign body canids removed to Lycalopex by Langguth in 1975 ?", "Where were These foreign body canids removed to?", "When were These foreign body canids remove to Lycalopex by Langguth?", "Were these foreign body canine removed to Lycalopex by Langguth in 1975 ?", "When were These foreign body canine remove to Lycalopex by Langguth?", "Were these foreign canine removed to Lycalopex by Langguth in 1975 ?", "When were These foreign canine remove to Lycalopex by Langguth?", "Were these loanword canids removed to Lycalopex by Langguth in 1975 ?", "Where were These loanword canids removed to?", "When were These loanword canids remove to Lycalopex by Langguth?", "Were these loanword canine removed to Lycalopex by Langguth in 1975 ?", "When were These loanword canine remove to Lycalopex by Langguth?", "Were these other canids removed to Lycalopex by Langguth in 1975 ?", "Where were These other canids removed to?", "When were These other canids remove to Lycalopex by Langguth?", "Were these other canine removed to Lycalopex by Langguth in 1975 ?", "When were These other canine remove to Lycalopex by Langguth?", "Were these overseas canids removed to Lycalopex by Langguth in 1975 ?", "Where were These overseas canids removed to?", "When were These overseas canids remove to Lycalopex by Langguth?", "Were these overseas canine removed to Lycalopex by Langguth in 1975 ?", "When were These overseas canine remove to Lycalopex by Langguth?", "Were these strange canids removed to Lycalopex by Langguth in 1975 ?", "Where were These strange canids removed to?", "When were These strange canids remove to Lycalopex by Langguth?", "Were these strange canine removed to Lycalopex by Langguth in 1975 ?", "When were These strange canine remove to Lycalopex by Langguth?"], "type": [-1, 2, 3, -1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 2, 3, -1, 3, -1, 2, 3, -1, 3, -1, 3, -1, 2, 3, -1, 3, -1, 2, 3, -1, 3, -1, 2, 3, -1, 3, -1, 2, 3, -1, 3], "question_in_type": ["Were these foreign removed to by Langguth in 1975 ?", "Where were These foreign removed to?", "When were These foreign remove to by Langguth?", "Were these alien removed to by Langguth in 1975 ?", "Where were These alien removed to?", "When were These alien remove to by Langguth?", "Were these alien canine removed to by Langguth in 1975 ?", "When were These alien canine remove to by Langguth?", "Were these chamber foreign removed to by Langguth in 1975 ?", "When were These chamber foreign remove to by Langguth?", "Were these chamber foreign canine removed to by Langguth in 1975 ?", "When were These chamber foreign canine remove to by Langguth?", "Were these extraneous removed to by Langguth in 1975 ?", "Where were These extraneous removed to?", "When were These extraneous remove to by Langguth?", "Were these extraneous canine removed to by Langguth in 1975 ?", "When were These extraneous canine remove to by Langguth?", "Were these foreign body removed to by Langguth in 1975 ?", "Where were These foreign body removed to?", "When were These foreign body remove to by Langguth?", "Were these foreign body canine removed to by Langguth in 1975 ?", "When were These foreign body canine remove to by Langguth?", "Were these foreign canine removed to by Langguth in 1975 ?", "When were These foreign canine remove to by Langguth?", "Were these loanword removed to by Langguth in 1975 ?", "Where were These loanword removed to?", "When were These loanword remove to by Langguth?", "Were these loanword canine removed to by Langguth in 1975 ?", "When were These loanword canine remove to by Langguth?", "Were these other removed to by Langguth in 1975 ?", "Where were These other removed to?", "When were These other remove to by Langguth?", "Were these other canine removed to by Langguth in 1975 ?", "When were These other canine remove to by Langguth?", "Were these overseas removed to by Langguth in 1975 ?", "Where were These overseas removed to?", "When were These overseas remove to by Langguth?", "Were these overseas canine removed to by Langguth in 1975 ?", "When were These overseas canine remove to by Langguth?", "Were these strange removed to by Langguth in 1975 ?", "Where were These strange removed to?", "When were These strange remove to by Langguth?", "Were these strange canine removed to by Langguth in 1975 ?", "When were These strange canine remove to by Langguth?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853204, "src_sentence": "Harrison City is near the land site of the Battle of Bushy Run.", "sentence": "Harrison City is near the land site of the Battle of Bushy Run", "sub": "http://dbpedia.org/resource/Battle_of_Bushy_Run", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Harrison_City,_Pennsylvania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is harrison City near the land site of the Battle of Bushy Run ?", "Who is near the land site of the Battle of Bushy Run?", "Where is Harrison City near the land site of the Battle of Bushy Run ?"], "type": [-1, 1, 2], "question_in_type": ["Is harrison City near the land site of the Battle of ?", "Who is near the land site of the Battle of ?", "Where is near the land site of the Battle of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853206, "src_sentence": "Harrison City is near the place of the Battle of Bushy Run.", "sentence": "Harrison City is near the place of the Battle of Bushy Run", "sub": "http://dbpedia.org/resource/Battle_of_Bushy_Run", "pred": "http://dbpedia.org/ontology/place", "obj": "http://dbpedia.org/resource/Harrison_City,_Pennsylvania", "sub_type": "http://dbpedia.org/ontology/MilitaryConflict", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is harrison City near the place of the Battle of Bushy Run ?", "Who is near the place of the Battle of Bushy Run?", "Where is Harrison City near the place of the Battle of Bushy Run ?"], "type": [-1, 1, 2], "question_in_type": ["Is harrison City near the place of the Battle of ?", "Who is near the place of the Battle of ?", "Where is near the place of the Battle of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryconflict_sub ?populatedplace_obj.\n?militaryconflict_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853299, "src_sentence": "Blepharomastix benetinctalis is a lep in the family Crambidae.", "sentence": "Blepharomastix benetinctalis is a lep in the family Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a lep in the family Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a lep in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853318, "src_sentence": "Blepharomastix benetinctalis is a matki in the kinfolk Crambidae.", "sentence": "Blepharomastix benetinctalis is a matki in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a matki in the kinfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a matki in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853322, "src_sentence": "Blepharomastix benetinctalis is a moth in the class Crambidae.", "sentence": "Blepharomastix benetinctalis is a moth in the class Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a moth in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a moth in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853333, "src_sentence": "Blepharomastix benetinctalis is a matki in the folk Crambidae.", "sentence": "Blepharomastix benetinctalis is a matki in the folk Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a matki in the folk Crambidae ?", "Where is Blepharomastix benetinctalis a matki in the folk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is blepharomastix benetinctalis a matki in the folk ?", "Where is a matki in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853343, "src_sentence": "Blepharomastix benetinctalis is a moth in the household Crambidae.", "sentence": "Blepharomastix benetinctalis is a moth in the household Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a moth in the household Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a moth in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853344, "src_sentence": "Blepharomastix benetinctalis is a lep in the household Crambidae.", "sentence": "Blepharomastix benetinctalis is a lep in the household Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a lep in the household Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a lep in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853349, "src_sentence": "Blepharomastix benetinctalis is a moth in the kinsfolk Crambidae.", "sentence": "Blepharomastix benetinctalis is a moth in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Blepharomastix_benetinctalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is blepharomastix benetinctalis a moth in the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is blepharomastix benetinctalis a moth in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853378, "src_sentence": "Schinia psamathea is a moth of the class Noctuidae.", "sentence": "Schinia psamathea is a moth of the class Noctuidae", "sub": "http://dbpedia.org/resource/Schinia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schinia psamathea a moth of the class Noctuidae ?", "Who psamathea is a moth of the class Noctuidae?"], "type": [-1, 1], "question_in_type": ["Is schinia psamathea a moth of the class ?", "Who psamathea is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853380, "src_sentence": "Schinia psamathea is a matki of the class Noctuidae.", "sentence": "Schinia psamathea is a matki of the class Noctuidae", "sub": "http://dbpedia.org/resource/Schinia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schinia psamathea a matki of the class Noctuidae ?", "Who psamathea is a matki of the class Noctuidae?"], "type": [-1, 1], "question_in_type": ["Is schinia psamathea a matki of the class ?", "Who psamathea is a matki of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853388, "src_sentence": "Schinia psamathea is a lep of the folk Noctuidae.", "sentence": "Schinia psamathea is a lep of the folk Noctuidae", "sub": "http://dbpedia.org/resource/Schinia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schinia psamathea a lep of the folk Noctuidae ?", "Who psamathea is a lep of the folk Noctuidae?", "Where is Schinia psamathea a lep of the folk Noctuidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is schinia psamathea a lep of the folk ?", "Who psamathea is a lep of the folk ?", "Where is psamathea a lep of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853406, "src_sentence": "Schinia psamathea is a lep of the kinsfolk Noctuidae.", "sentence": "Schinia psamathea is a lep of the kinsfolk Noctuidae", "sub": "http://dbpedia.org/resource/Schinia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schinia psamathea a lep of the kinsfolk Noctuidae ?", "Who psamathea is a lep of the kinsfolk Noctuidae?", "Where is Schinia psamathea a lep of the kinsfolk Noctuidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is schinia psamathea a lep of the kinsfolk ?", "Who psamathea is a lep of the kinsfolk ?", "Where is psamathea a lep of the kinsfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853408, "src_sentence": "Schinia psamathea is a moth of the fellowship Noctuidae.", "sentence": "Schinia psamathea is a moth of the fellowship Noctuidae", "sub": "http://dbpedia.org/resource/Schinia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is schinia psamathea a moth of the fellowship Noctuidae ?", "Who psamathea is a moth of the fellowship Noctuidae?", "Who is Schinia psamathea a moth of the fellowship Noctuidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is schinia psamathea a moth of the fellowship ?", "Who psamathea is a moth of the fellowship ?", "Who is psamathea a moth of the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853644, "src_sentence": "Cibicides, named by Montfort, 1808, is included in the subfamily Cibicidinae, brass Cibicididae, superfamily Planorbulinacea; suborder Rotaliina in Loeblich and Tappan, 1987 and order Rotaliida in Loeblack and Tappan, 1992.", "sentence": "Cibicides , named by Montfort , 1808 , is included in superfamily Planorbulinacea", "sub": "http://dbpedia.org/resource/Cibicides", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Planorbulinacea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cibicides , named by Montfort , 1808 , included in superfamily Planorbulinacea ?", "Where is Cibicides , named by?", "When is Cibicides , name by Montfort ,?"], "type": [-1, 2, 3], "question_in_type": ["Is cibicides , named by Montfort , 1808 , included in superfamily ?", "Where is , named by?", "When is , name by Montfort ,?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853744, "src_sentence": "Walking Man was released in June and featured spectacle of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man featured spectacle of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat spectacle of guitarist David Spinozza?", "Did walk a'man feat spectacle of guitarist David Spinozza?", "Did walk adult male feat spectacle of guitarist David Spinozza?", "Did walk batman feat spectacle of guitarist David Spinozza?", "Did walk broha feat spectacle of guitarist David Spinozza?", "Did walk chess piece feat spectacle of guitarist David Spinozza?", "Does walk homo featured spectacle of guitarist David Spinozza?", "Does walk human featured spectacle of guitarist David Spinozza?", "Did walk human race feat spectacle of guitarist David Spinozza?", "Did walk humanity feat spectacle of guitarist David Spinozza?", "Does walk humankind featured spectacle of guitarist David Spinozza?", "Does walk isle of man feat spectacle of guitarist David Spinozza?", "Did walk male feat spectacle of guitarist David Spinozza?", "Did walk manitoba feat spectacle of guitarist David Spinozza?", "Does walk mankind featured spectacle of guitarist David Spinozza?", "Did walk person feat spectacle of guitarist David Spinozza?", "Did walk piece feat spectacle of guitarist David Spinozza?", "Did walk serviceman feat spectacle of guitarist David Spinozza?", "Did walk valet feat spectacle of guitarist David Spinozza?", "Did walk world feat spectacle of guitarist David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat spectacle of guitarist ?", "Did walk a'man feat spectacle of guitarist ?", "Did walk adult male feat spectacle of guitarist ?", "Did walk batman feat spectacle of guitarist ?", "Did walk broha feat spectacle of guitarist ?", "Did walk chess piece feat spectacle of guitarist ?", "Does walk homo featured spectacle of guitarist ?", "Does walk human featured spectacle of guitarist ?", "Did walk human race feat spectacle of guitarist ?", "Did walk humanity feat spectacle of guitarist ?", "Does walk humankind featured spectacle of guitarist ?", "Does walk isle of man feat spectacle of guitarist ?", "Did walk male feat spectacle of guitarist ?", "Did walk manitoba feat spectacle of guitarist ?", "Does walk mankind featured spectacle of guitarist ?", "Did walk person feat spectacle of guitarist ?", "Did walk piece feat spectacle of guitarist ?", "Did walk serviceman feat spectacle of guitarist ?", "Did walk valet feat spectacle of guitarist ?", "Did walk world feat spectacle of guitarist ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853745, "src_sentence": "Walking Man was released in June and displayed spectacle of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man displayed spectacle of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display spectacle of guitarist David Spinozza?", "Who displayed spectacle of guitarist David Spinozza?", "Does walk a'man displayed spectacle of guitarist David Spinozza?", "Did walk adult male display spectacle of guitarist David Spinozza?", "Did walk batman display spectacle of guitarist David Spinozza?", "Did walk broha display spectacle of guitarist David Spinozza?", "Did walk chess piece display spectacle of guitarist David Spinozza?", "Does walk homo displayed spectacle of guitarist David Spinozza?", "Does walk human displayed spectacle of guitarist David Spinozza?", "Did walk human race display spectacle of guitarist David Spinozza?", "Did walk humanity display spectacle of guitarist David Spinozza?", "Does walk humankind displayed spectacle of guitarist David Spinozza?", "Does walk isle of man display spectacle of guitarist David Spinozza?", "Does walk male displayed spectacle of guitarist David Spinozza?", "Do walk manitoba displayed spectacle of guitarist David Spinozza?", "Does walk mankind displayed spectacle of guitarist David Spinozza?", "Did walk person display spectacle of guitarist David Spinozza?", "Did walk piece display spectacle of guitarist David Spinozza?", "Does walk serviceman displayed spectacle of guitarist David Spinozza?", "Did walk valet display spectacle of guitarist David Spinozza?", "Did walk world display spectacle of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display spectacle of guitarist ?", "Who displayed spectacle of guitarist ?", "Does walk a'man displayed spectacle of guitarist ?", "Did walk adult male display spectacle of guitarist ?", "Did walk batman display spectacle of guitarist ?", "Did walk broha display spectacle of guitarist ?", "Did walk chess piece display spectacle of guitarist ?", "Does walk homo displayed spectacle of guitarist ?", "Does walk human displayed spectacle of guitarist ?", "Did walk human race display spectacle of guitarist ?", "Did walk humanity display spectacle of guitarist ?", "Does walk humankind displayed spectacle of guitarist ?", "Does walk isle of man display spectacle of guitarist ?", "Does walk male displayed spectacle of guitarist ?", "Do walk manitoba displayed spectacle of guitarist ?", "Does walk mankind displayed spectacle of guitarist ?", "Did walk person display spectacle of guitarist ?", "Did walk piece display spectacle of guitarist ?", "Does walk serviceman displayed spectacle of guitarist ?", "Did walk valet display spectacle of guitarist ?", "Did walk world display spectacle of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853756, "src_sentence": "Walking Man was released in June and featured visual aspect of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man featured visual aspect of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat visual aspect of guitarist David Spinozza?", "Did walk a'man feat visual aspect of guitarist David Spinozza?", "Did walk adult male feat visual aspect of guitarist David Spinozza?", "Did walk batman feat visual aspect of guitarist David Spinozza?", "Did walk broha feat visual aspect of guitarist David Spinozza?", "Did walk chess piece feat visual aspect of guitarist David Spinozza?", "Did walk homo feat visual aspect of guitarist David Spinozza?", "Does walk human feat visual aspect of guitarist David Spinozza?", "Did walk human race feat visual aspect of guitarist David Spinozza?", "Does walk humanity feat visual aspect of guitarist David Spinozza?", "Did walk humankind feat visual aspect of guitarist David Spinozza?", "Does walk isle of man feat visual aspect of guitarist David Spinozza?", "Did walk male feat visual aspect of guitarist David Spinozza?", "Did walk manitoba feat visual aspect of guitarist David Spinozza?", "Did walk mankind feat visual aspect of guitarist David Spinozza?", "Did walk person feat visual aspect of guitarist David Spinozza?", "Did walk piece feat visual aspect of guitarist David Spinozza?", "Did walk serviceman feat visual aspect of guitarist David Spinozza?", "Does walk valet feat visual aspect of guitarist David Spinozza?", "Did walk world feat visual aspect of guitarist David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat visual aspect of guitarist ?", "Did walk a'man feat visual aspect of guitarist ?", "Did walk adult male feat visual aspect of guitarist ?", "Did walk batman feat visual aspect of guitarist ?", "Did walk broha feat visual aspect of guitarist ?", "Did walk chess piece feat visual aspect of guitarist ?", "Did walk homo feat visual aspect of guitarist ?", "Does walk human feat visual aspect of guitarist ?", "Did walk human race feat visual aspect of guitarist ?", "Does walk humanity feat visual aspect of guitarist ?", "Did walk humankind feat visual aspect of guitarist ?", "Does walk isle of man feat visual aspect of guitarist ?", "Did walk male feat visual aspect of guitarist ?", "Did walk manitoba feat visual aspect of guitarist ?", "Did walk mankind feat visual aspect of guitarist ?", "Did walk person feat visual aspect of guitarist ?", "Did walk piece feat visual aspect of guitarist ?", "Did walk serviceman feat visual aspect of guitarist ?", "Does walk valet feat visual aspect of guitarist ?", "Did walk world feat visual aspect of guitarist ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853764, "src_sentence": "Walking Man was released in June and depicted view of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man depicted view of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man depict view of guitarist David Spinozza?", "Who depicted view of guitarist David Spinozza?", "Does walk a'man depicted view of guitarist David Spinozza?", "Did walk adult male depict view of guitarist David Spinozza?", "Did walk batman depict view of guitarist David Spinozza?", "Did walk broha depict view of guitarist David Spinozza?", "Did walk chess piece depict view of guitarist David Spinozza?", "Does walk homo depicted view of guitarist David Spinozza?", "Does walk human depict view of guitarist David Spinozza?", "Did walk human race depict view of guitarist David Spinozza?", "Does walk humanity depict view of guitarist David Spinozza?", "Does walk humankind depicted view of guitarist David Spinozza?", "Does walk isle of man depict view of guitarist David Spinozza?", "Does walk male depict view of guitarist David Spinozza?", "Did walk manitoba depict view of guitarist David Spinozza?", "Does walk mankind depicted view of guitarist David Spinozza?", "Did walk person depict view of guitarist David Spinozza?", "Did walk piece depict view of guitarist David Spinozza?", "Did walk serviceman depict view of guitarist David Spinozza?", "Does walk valet depict view of guitarist David Spinozza?", "Did walk world depict view of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man depict view of guitarist ?", "Who depicted view of guitarist ?", "Does walk a'man depicted view of guitarist ?", "Did walk adult male depict view of guitarist ?", "Did walk batman depict view of guitarist ?", "Did walk broha depict view of guitarist ?", "Did walk chess piece depict view of guitarist ?", "Does walk homo depicted view of guitarist ?", "Does walk human depict view of guitarist ?", "Did walk human race depict view of guitarist ?", "Does walk humanity depict view of guitarist ?", "Does walk humankind depicted view of guitarist ?", "Does walk isle of man depict view of guitarist ?", "Does walk male depict view of guitarist ?", "Did walk manitoba depict view of guitarist ?", "Does walk mankind depicted view of guitarist ?", "Did walk person depict view of guitarist ?", "Did walk piece depict view of guitarist ?", "Did walk serviceman depict view of guitarist ?", "Does walk valet depict view of guitarist ?", "Did walk world depict view of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853765, "src_sentence": "Walking Man was released in June and featured air of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man featured air of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat air of guitarist David Spinozza?", "Did walk a'man feat air of guitarist David Spinozza?", "Did walk adult male feat air of guitarist David Spinozza?", "Did walk batman feat air of guitarist David Spinozza?", "Did walk broha feat air of guitarist David Spinozza?", "Did walk chess piece feat air of guitarist David Spinozza?", "Did walk homo feat air of guitarist David Spinozza?", "Did walk human feat air of guitarist David Spinozza?", "Did walk human race feat air of guitarist David Spinozza?", "Did walk humanity feat air of guitarist David Spinozza?", "Did walk humankind feat air of guitarist David Spinozza?", "Does walk isle of man feat air of guitarist David Spinozza?", "Did walk male feat air of guitarist David Spinozza?", "Did walk manitoba feat air of guitarist David Spinozza?", "Did walk mankind feat air of guitarist David Spinozza?", "Did walk person feat air of guitarist David Spinozza?", "Did walk piece feat air of guitarist David Spinozza?", "Did walk serviceman feat air of guitarist David Spinozza?", "Did walk valet feat air of guitarist David Spinozza?", "Did walk world feat air of guitarist David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat air of guitarist ?", "Did walk a'man feat air of guitarist ?", "Did walk adult male feat air of guitarist ?", "Did walk batman feat air of guitarist ?", "Did walk broha feat air of guitarist ?", "Did walk chess piece feat air of guitarist ?", "Did walk homo feat air of guitarist ?", "Did walk human feat air of guitarist ?", "Did walk human race feat air of guitarist ?", "Did walk humanity feat air of guitarist ?", "Did walk humankind feat air of guitarist ?", "Does walk isle of man feat air of guitarist ?", "Did walk male feat air of guitarist ?", "Did walk manitoba feat air of guitarist ?", "Did walk mankind feat air of guitarist ?", "Did walk person feat air of guitarist ?", "Did walk piece feat air of guitarist ?", "Did walk serviceman feat air of guitarist ?", "Did walk valet feat air of guitarist ?", "Did walk world feat air of guitarist ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853766, "src_sentence": "Walking Man was released in June and displayed air of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man displayed air of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display air of guitarist David Spinozza?", "Who displayed air of guitarist David Spinozza?", "Does walk a'man display air of guitarist David Spinozza?", "Did walk adult male display air of guitarist David Spinozza?", "Did walk batman display air of guitarist David Spinozza?", "Did walk broha display air of guitarist David Spinozza?", "Did walk chess piece display air of guitarist David Spinozza?", "Did walk homo display air of guitarist David Spinozza?", "Does walk human display air of guitarist David Spinozza?", "Did walk human race display air of guitarist David Spinozza?", "Did walk humanity display air of guitarist David Spinozza?", "Did walk humankind display air of guitarist David Spinozza?", "Does walk isle of man display air of guitarist David Spinozza?", "Does walk male displayed air of guitarist David Spinozza?", "Did walk manitoba display air of guitarist David Spinozza?", "Did walk mankind display air of guitarist David Spinozza?", "Did walk person display air of guitarist David Spinozza?", "Did walk piece display air of guitarist David Spinozza?", "Does walk serviceman display air of guitarist David Spinozza?", "Did walk valet display air of guitarist David Spinozza?", "Did walk world display air of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display air of guitarist ?", "Who displayed air of guitarist ?", "Does walk a'man display air of guitarist ?", "Did walk adult male display air of guitarist ?", "Did walk batman display air of guitarist ?", "Did walk broha display air of guitarist ?", "Did walk chess piece display air of guitarist ?", "Did walk homo display air of guitarist ?", "Does walk human display air of guitarist ?", "Did walk human race display air of guitarist ?", "Did walk humanity display air of guitarist ?", "Did walk humankind display air of guitarist ?", "Does walk isle of man display air of guitarist ?", "Does walk male displayed air of guitarist ?", "Did walk manitoba display air of guitarist ?", "Did walk mankind display air of guitarist ?", "Did walk person display air of guitarist ?", "Did walk piece display air of guitarist ?", "Does walk serviceman display air of guitarist ?", "Did walk valet display air of guitarist ?", "Did walk world display air of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853777, "src_sentence": "Walking Man was released in June and featured coming into court of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man featured coming into court of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat coming into court of guitarist David Spinozza?", "Did walk a'man feat coming into court of guitarist David Spinozza?", "Did walk adult male feat coming into court of guitarist David Spinozza?", "Did walk batman feat coming into court of guitarist David Spinozza?", "Did walk broha feat coming into court of guitarist David Spinozza?", "Did walk chess piece feat coming into court of guitarist David Spinozza?", "Did walk homo feat coming into court of guitarist David Spinozza?", "Does walk human feat com into court of guitarist David Spinozza?", "Did walk human race feat coming into court of guitarist David Spinozza?", "Did walk humanity feat coming into court of guitarist David Spinozza?", "Did walk humankind feat coming into court of guitarist David Spinozza?", "Does walk isle of man feat com into court of guitarist David Spinozza?", "Did walk male feat coming into court of guitarist David Spinozza?", "Did walk manitoba feat coming into court of guitarist David Spinozza?", "Did walk mankind feat coming into court of guitarist David Spinozza?", "Did walk person feat coming into court of guitarist David Spinozza?", "Did walk piece feat coming into court of guitarist David Spinozza?", "Did walk serviceman feat coming into court of guitarist David Spinozza?", "Did walk valet feat coming into court of guitarist David Spinozza?", "Did walk world feat coming into court of guitarist David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat coming into court of guitarist ?", "Did walk a'man feat coming into court of guitarist ?", "Did walk adult male feat coming into court of guitarist ?", "Did walk batman feat coming into court of guitarist ?", "Did walk broha feat coming into court of guitarist ?", "Did walk chess piece feat coming into court of guitarist ?", "Did walk homo feat coming into court of guitarist ?", "Does walk human feat com into court of guitarist ?", "Did walk human race feat coming into court of guitarist ?", "Did walk humanity feat coming into court of guitarist ?", "Did walk humankind feat coming into court of guitarist ?", "Does walk isle of man feat com into court of guitarist ?", "Did walk male feat coming into court of guitarist ?", "Did walk manitoba feat coming into court of guitarist ?", "Did walk mankind feat coming into court of guitarist ?", "Did walk person feat coming into court of guitarist ?", "Did walk piece feat coming into court of guitarist ?", "Did walk serviceman feat coming into court of guitarist ?", "Did walk valet feat coming into court of guitarist ?", "Did walk world feat coming into court of guitarist ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853779, "src_sentence": "Walking Man was released in June and depicted coming into court of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man depicted coming into court of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man depict coming into court of guitarist David Spinozza?", "Who depicted coming into court of guitarist David Spinozza?", "Did walk a'man depict coming into court of guitarist David Spinozza?", "Did walk adult male depict coming into court of guitarist David Spinozza?", "Did walk batman depict coming into court of guitarist David Spinozza?", "Did walk broha depict coming into court of guitarist David Spinozza?", "Did walk chess piece depict coming into court of guitarist David Spinozza?", "Did walk homo depict coming into court of guitarist David Spinozza?", "Does walk human depict com into court of guitarist David Spinozza?", "Did walk human race depict coming into court of guitarist David Spinozza?", "Did walk humanity depict coming into court of guitarist David Spinozza?", "Did walk humankind depict coming into court of guitarist David Spinozza?", "Does walk isle of man depict com into court of guitarist David Spinozza?", "Did walk male depict coming into court of guitarist David Spinozza?", "Do walk manitoba depict com into court of guitarist David Spinozza?", "Did walk mankind depict coming into court of guitarist David Spinozza?", "Did walk person depict coming into court of guitarist David Spinozza?", "Did walk piece depict coming into court of guitarist David Spinozza?", "Did walk serviceman depict coming into court of guitarist David Spinozza?", "Did walk valet depict coming into court of guitarist David Spinozza?", "Did walk world depict coming into court of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man depict coming into court of guitarist ?", "Who depicted coming into court of guitarist ?", "Did walk a'man depict coming into court of guitarist ?", "Did walk adult male depict coming into court of guitarist ?", "Did walk batman depict coming into court of guitarist ?", "Did walk broha depict coming into court of guitarist ?", "Did walk chess piece depict coming into court of guitarist ?", "Did walk homo depict coming into court of guitarist ?", "Does walk human depict com into court of guitarist ?", "Did walk human race depict coming into court of guitarist ?", "Did walk humanity depict coming into court of guitarist ?", "Did walk humankind depict coming into court of guitarist ?", "Does walk isle of man depict com into court of guitarist ?", "Did walk male depict coming into court of guitarist ?", "Do walk manitoba depict com into court of guitarist ?", "Did walk mankind depict coming into court of guitarist ?", "Did walk person depict coming into court of guitarist ?", "Did walk piece depict coming into court of guitarist ?", "Did walk serviceman depict coming into court of guitarist ?", "Did walk valet depict coming into court of guitarist ?", "Did walk world depict coming into court of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853780, "src_sentence": "Walking Man was released in June and featured facade of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man featured facade of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat facade of guitarist David Spinozza?", "Did walk a'man feat facade of guitarist David Spinozza?", "Did walk adult male feat facade of guitarist David Spinozza?", "Did walk batman feat facade of guitarist David Spinozza?", "Did walk broha feat facade of guitarist David Spinozza?", "Did walk chess piece feat facade of guitarist David Spinozza?", "Did walk homo feat facade of guitarist David Spinozza?", "Does walk human feat facade of guitarist David Spinozza?", "Did walk human race feat facade of guitarist David Spinozza?", "Does walk humanity feat facade of guitarist David Spinozza?", "Did walk humankind feat facade of guitarist David Spinozza?", "Does walk isle of man feat facade of guitarist David Spinozza?", "Did walk male feat facade of guitarist David Spinozza?", "Did walk manitoba feat facade of guitarist David Spinozza?", "Did walk mankind feat facade of guitarist David Spinozza?", "Did walk person feat facade of guitarist David Spinozza?", "Did walk piece feat facade of guitarist David Spinozza?", "Did walk serviceman feat facade of guitarist David Spinozza?", "Did walk valet feat facade of guitarist David Spinozza?", "Did walk world feat facade of guitarist David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat facade of guitarist ?", "Did walk a'man feat facade of guitarist ?", "Did walk adult male feat facade of guitarist ?", "Did walk batman feat facade of guitarist ?", "Did walk broha feat facade of guitarist ?", "Did walk chess piece feat facade of guitarist ?", "Did walk homo feat facade of guitarist ?", "Does walk human feat facade of guitarist ?", "Did walk human race feat facade of guitarist ?", "Does walk humanity feat facade of guitarist ?", "Did walk humankind feat facade of guitarist ?", "Does walk isle of man feat facade of guitarist ?", "Did walk male feat facade of guitarist ?", "Did walk manitoba feat facade of guitarist ?", "Did walk mankind feat facade of guitarist ?", "Did walk person feat facade of guitarist ?", "Did walk piece feat facade of guitarist ?", "Did walk serviceman feat facade of guitarist ?", "Did walk valet feat facade of guitarist ?", "Did walk world feat facade of guitarist ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853781, "src_sentence": "Walking Man was released in June and displayed facade of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man displayed facade of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display facade of guitarist David Spinozza?", "Who displayed facade of guitarist David Spinozza?", "Does walk a'man display facade of guitarist David Spinozza?", "Did walk adult male display facade of guitarist David Spinozza?", "Did walk batman display facade of guitarist David Spinozza?", "Did walk broha display facade of guitarist David Spinozza?", "Did walk chess piece display facade of guitarist David Spinozza?", "Did walk homo display facade of guitarist David Spinozza?", "Does walk human display facade of guitarist David Spinozza?", "Did walk human race display facade of guitarist David Spinozza?", "Did walk humanity display facade of guitarist David Spinozza?", "Did walk humankind display facade of guitarist David Spinozza?", "Does walk isle of man display facade of guitarist David Spinozza?", "Does walk male displayed facade of guitarist David Spinozza?", "Do walk manitoba displayed facade of guitarist David Spinozza?", "Did walk mankind display facade of guitarist David Spinozza?", "Did walk person display facade of guitarist David Spinozza?", "Did walk piece display facade of guitarist David Spinozza?", "Does walk serviceman display facade of guitarist David Spinozza?", "Did walk valet display facade of guitarist David Spinozza?", "Did walk world display facade of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display facade of guitarist ?", "Who displayed facade of guitarist ?", "Does walk a'man display facade of guitarist ?", "Did walk adult male display facade of guitarist ?", "Did walk batman display facade of guitarist ?", "Did walk broha display facade of guitarist ?", "Did walk chess piece display facade of guitarist ?", "Did walk homo display facade of guitarist ?", "Does walk human display facade of guitarist ?", "Did walk human race display facade of guitarist ?", "Did walk humanity display facade of guitarist ?", "Did walk humankind display facade of guitarist ?", "Does walk isle of man display facade of guitarist ?", "Does walk male displayed facade of guitarist ?", "Do walk manitoba displayed facade of guitarist ?", "Did walk mankind display facade of guitarist ?", "Did walk person display facade of guitarist ?", "Did walk piece display facade of guitarist ?", "Does walk serviceman display facade of guitarist ?", "Did walk valet display facade of guitarist ?", "Did walk world display facade of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853784, "src_sentence": "Walking Man was released in June and displayed appear of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man displayed appear of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display appear of guitarist David Spinozza?", "Who displayed appear of guitarist David Spinozza?", "Does walk a'man display appear of guitarist David Spinozza?", "Did walk adult male display appear of guitarist David Spinozza?", "Did walk batman display appear of guitarist David Spinozza?", "Did walk broha display appear of guitarist David Spinozza?", "Did walk chess piece display appear of guitarist David Spinozza?", "Did walk homo display appear of guitarist David Spinozza?", "Does walk human display appear of guitarist David Spinozza?", "Did walk human race display appear of guitarist David Spinozza?", "Did walk humanity display appear of guitarist David Spinozza?", "Do walk humankind displayed appear of guitarist David Spinozza?", "Does walk isle of man display appear of guitarist David Spinozza?", "Does walk male displayed appear of guitarist David Spinozza?", "Did walk manitoba display appear of guitarist David Spinozza?", "Do walk mankind displayed appear of guitarist David Spinozza?", "Did walk person display appear of guitarist David Spinozza?", "Did walk piece display appear of guitarist David Spinozza?", "Does walk serviceman display appear of guitarist David Spinozza?", "Did walk valet display appear of guitarist David Spinozza?", "Did walk world display appear of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display appear of guitarist ?", "Who displayed appear of guitarist ?", "Does walk a'man display appear of guitarist ?", "Did walk adult male display appear of guitarist ?", "Did walk batman display appear of guitarist ?", "Did walk broha display appear of guitarist ?", "Did walk chess piece display appear of guitarist ?", "Did walk homo display appear of guitarist ?", "Does walk human display appear of guitarist ?", "Did walk human race display appear of guitarist ?", "Did walk humanity display appear of guitarist ?", "Do walk humankind displayed appear of guitarist ?", "Does walk isle of man display appear of guitarist ?", "Does walk male displayed appear of guitarist ?", "Did walk manitoba display appear of guitarist ?", "Do walk mankind displayed appear of guitarist ?", "Did walk person display appear of guitarist ?", "Did walk piece display appear of guitarist ?", "Does walk serviceman display appear of guitarist ?", "Did walk valet display appear of guitarist ?", "Did walk world display appear of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853787, "src_sentence": "Walking Man was released in June and displayed semblance of Paul and Linda McCartney and guitarist David Spinozza.", "sentence": "Walking Man displayed semblance of guitarist David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display semblance of guitarist David Spinozza?", "Who displayed semblance of guitarist David Spinozza?", "Does walk a'man displayed semblance of guitarist David Spinozza?", "Did walk adult male display semblance of guitarist David Spinozza?", "Did walk batman display semblance of guitarist David Spinozza?", "Did walk broha display semblance of guitarist David Spinozza?", "Did walk chess piece display semblance of guitarist David Spinozza?", "Did walk homo display semblance of guitarist David Spinozza?", "Does walk human display semblance of guitarist David Spinozza?", "Did walk human race display semblance of guitarist David Spinozza?", "Did walk humanity display semblance of guitarist David Spinozza?", "Did walk humankind display semblance of guitarist David Spinozza?", "Does walk isle of man display semblance of guitarist David Spinozza?", "Does walk male displayed semblance of guitarist David Spinozza?", "Do walk manitoba displayed semblance of guitarist David Spinozza?", "Did walk mankind display semblance of guitarist David Spinozza?", "Did walk person display semblance of guitarist David Spinozza?", "Did walk piece display semblance of guitarist David Spinozza?", "Does walk serviceman displayed semblance of guitarist David Spinozza?", "Did walk valet display semblance of guitarist David Spinozza?", "Did walk world display semblance of guitarist David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display semblance of guitarist ?", "Who displayed semblance of guitarist ?", "Does walk a'man displayed semblance of guitarist ?", "Did walk adult male display semblance of guitarist ?", "Did walk batman display semblance of guitarist ?", "Did walk broha display semblance of guitarist ?", "Did walk chess piece display semblance of guitarist ?", "Did walk homo display semblance of guitarist ?", "Does walk human display semblance of guitarist ?", "Did walk human race display semblance of guitarist ?", "Did walk humanity display semblance of guitarist ?", "Did walk humankind display semblance of guitarist ?", "Does walk isle of man display semblance of guitarist ?", "Does walk male displayed semblance of guitarist ?", "Do walk manitoba displayed semblance of guitarist ?", "Did walk mankind display semblance of guitarist ?", "Did walk person display semblance of guitarist ?", "Did walk piece display semblance of guitarist ?", "Does walk serviceman displayed semblance of guitarist ?", "Did walk valet display semblance of guitarist ?", "Did walk world display semblance of guitarist ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853789, "src_sentence": "Walking Man was released in June and featured appearances of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man featured guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat guitar player David Spinozza?", "Did walk a'man feat guitar player David Spinozza?", "Did walk adult male feat guitar player David Spinozza?", "Did walk batman feat guitar player David Spinozza?", "Did walk broha feat guitar player David Spinozza?", "Did walk chess piece feat guitar player David Spinozza?", "Did walk homo feat guitar player David Spinozza?", "Does walk human feat guitar player David Spinozza?", "Did walk human race feat guitar player David Spinozza?", "Does walk humanity feat guitar player David Spinozza?", "Did walk humankind feat guitar player David Spinozza?", "Does walk isle of man feat guitar player David Spinozza?", "Does walk male feat guitar player David Spinozza?", "Did walk manitoba feat guitar player David Spinozza?", "Did walk mankind feat guitar player David Spinozza?", "Did walk person feat guitar player David Spinozza?", "Did walk piece feat guitar player David Spinozza?", "Did walk serviceman feat guitar player David Spinozza?", "Does walk valet feat guitar player David Spinozza?", "Did walk world feat guitar player David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat guitar player ?", "Did walk a'man feat guitar player ?", "Did walk adult male feat guitar player ?", "Did walk batman feat guitar player ?", "Did walk broha feat guitar player ?", "Did walk chess piece feat guitar player ?", "Did walk homo feat guitar player ?", "Does walk human feat guitar player ?", "Did walk human race feat guitar player ?", "Does walk humanity feat guitar player ?", "Did walk humankind feat guitar player ?", "Does walk isle of man feat guitar player ?", "Does walk male feat guitar player ?", "Did walk manitoba feat guitar player ?", "Did walk mankind feat guitar player ?", "Did walk person feat guitar player ?", "Did walk piece feat guitar player ?", "Did walk serviceman feat guitar player ?", "Does walk valet feat guitar player ?", "Did walk world feat guitar player ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853791, "src_sentence": "Walking Man was released in June and depicted appearances of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man depicted guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man depict guitar player David Spinozza?", "Who depicted guitar player David Spinozza?", "Did walk a'man depict guitar player David Spinozza?", "Did walk adult male depict guitar player David Spinozza?", "Did walk batman depict guitar player David Spinozza?", "Did walk broha depict guitar player David Spinozza?", "Did walk chess piece depict guitar player David Spinozza?", "Did walk homo depict guitar player David Spinozza?", "Does walk human depict guitar player David Spinozza?", "Did walk human race depict guitar player David Spinozza?", "Does walk humanity depict guitar player David Spinozza?", "Did walk humankind depict guitar player David Spinozza?", "Does walk isle of man depict guitar player David Spinozza?", "Did walk male depict guitar player David Spinozza?", "Did walk manitoba depict guitar player David Spinozza?", "Did walk mankind depict guitar player David Spinozza?", "Did walk person depict guitar player David Spinozza?", "Did walk piece depict guitar player David Spinozza?", "Did walk serviceman depict guitar player David Spinozza?", "Does walk valet depict guitar player David Spinozza?", "Did walk world depict guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man depict guitar player ?", "Who depicted guitar player ?", "Did walk a'man depict guitar player ?", "Did walk adult male depict guitar player ?", "Did walk batman depict guitar player ?", "Did walk broha depict guitar player ?", "Did walk chess piece depict guitar player ?", "Did walk homo depict guitar player ?", "Does walk human depict guitar player ?", "Did walk human race depict guitar player ?", "Does walk humanity depict guitar player ?", "Did walk humankind depict guitar player ?", "Does walk isle of man depict guitar player ?", "Did walk male depict guitar player ?", "Did walk manitoba depict guitar player ?", "Did walk mankind depict guitar player ?", "Did walk person depict guitar player ?", "Did walk piece depict guitar player ?", "Did walk serviceman depict guitar player ?", "Does walk valet depict guitar player ?", "Did walk world depict guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853793, "src_sentence": "Walking Man was released in June and displayed spectacle of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man displayed guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display guitar player David Spinozza?", "Who displayed guitar player David Spinozza?", "Does walk a'man display guitar player David Spinozza?", "Did walk adult male display guitar player David Spinozza?", "Did walk batman display guitar player David Spinozza?", "Did walk broha display guitar player David Spinozza?", "Did walk chess piece display guitar player David Spinozza?", "Did walk homo display guitar player David Spinozza?", "Does walk human display guitar player David Spinozza?", "Did walk human race display guitar player David Spinozza?", "Does walk humanity display guitar player David Spinozza?", "Did walk humankind display guitar player David Spinozza?", "Does walk isle of man display guitar player David Spinozza?", "Does walk male display guitar player David Spinozza?", "Do walk manitoba displayed guitar player David Spinozza?", "Did walk mankind display guitar player David Spinozza?", "Did walk person display guitar player David Spinozza?", "Did walk piece display guitar player David Spinozza?", "Does walk serviceman display guitar player David Spinozza?", "Does walk valet display guitar player David Spinozza?", "Did walk world display guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display guitar player ?", "Who displayed guitar player ?", "Does walk a'man display guitar player ?", "Did walk adult male display guitar player ?", "Did walk batman display guitar player ?", "Did walk broha display guitar player ?", "Did walk chess piece display guitar player ?", "Did walk homo display guitar player ?", "Does walk human display guitar player ?", "Did walk human race display guitar player ?", "Does walk humanity display guitar player ?", "Did walk humankind display guitar player ?", "Does walk isle of man display guitar player ?", "Does walk male display guitar player ?", "Do walk manitoba displayed guitar player ?", "Did walk mankind display guitar player ?", "Did walk person display guitar player ?", "Did walk piece display guitar player ?", "Does walk serviceman display guitar player ?", "Does walk valet display guitar player ?", "Did walk world display guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853796, "src_sentence": "Walking Man was released in June and displayed aspect of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man displayed guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display guitar player David Spinozza?", "Who displayed guitar player David Spinozza?", "Does walk a'man display guitar player David Spinozza?", "Did walk adult male display guitar player David Spinozza?", "Did walk batman display guitar player David Spinozza?", "Did walk broha display guitar player David Spinozza?", "Did walk chess piece display guitar player David Spinozza?", "Did walk homo display guitar player David Spinozza?", "Does walk human display guitar player David Spinozza?", "Did walk human race display guitar player David Spinozza?", "Does walk humanity display guitar player David Spinozza?", "Did walk humankind display guitar player David Spinozza?", "Does walk isle of man display guitar player David Spinozza?", "Does walk male display guitar player David Spinozza?", "Do walk manitoba displayed guitar player David Spinozza?", "Did walk mankind display guitar player David Spinozza?", "Did walk person display guitar player David Spinozza?", "Did walk piece display guitar player David Spinozza?", "Does walk serviceman display guitar player David Spinozza?", "Does walk valet display guitar player David Spinozza?", "Did walk world display guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display guitar player ?", "Who displayed guitar player ?", "Does walk a'man display guitar player ?", "Did walk adult male display guitar player ?", "Did walk batman display guitar player ?", "Did walk broha display guitar player ?", "Did walk chess piece display guitar player ?", "Did walk homo display guitar player ?", "Does walk human display guitar player ?", "Did walk human race display guitar player ?", "Does walk humanity display guitar player ?", "Did walk humankind display guitar player ?", "Does walk isle of man display guitar player ?", "Does walk male display guitar player ?", "Do walk manitoba displayed guitar player ?", "Did walk mankind display guitar player ?", "Did walk person display guitar player ?", "Did walk piece display guitar player ?", "Does walk serviceman display guitar player ?", "Does walk valet display guitar player ?", "Did walk world display guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853798, "src_sentence": "Walking Man was released in June and featured appearing of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man featured guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat guitar player David Spinozza?", "Did walk a'man feat guitar player David Spinozza?", "Did walk adult male feat guitar player David Spinozza?", "Did walk batman feat guitar player David Spinozza?", "Did walk broha feat guitar player David Spinozza?", "Did walk chess piece feat guitar player David Spinozza?", "Did walk homo feat guitar player David Spinozza?", "Does walk human feat guitar player David Spinozza?", "Did walk human race feat guitar player David Spinozza?", "Does walk humanity feat guitar player David Spinozza?", "Did walk humankind feat guitar player David Spinozza?", "Does walk isle of man feat guitar player David Spinozza?", "Does walk male feat guitar player David Spinozza?", "Did walk manitoba feat guitar player David Spinozza?", "Did walk mankind feat guitar player David Spinozza?", "Did walk person feat guitar player David Spinozza?", "Did walk piece feat guitar player David Spinozza?", "Did walk serviceman feat guitar player David Spinozza?", "Does walk valet feat guitar player David Spinozza?", "Did walk world feat guitar player David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat guitar player ?", "Did walk a'man feat guitar player ?", "Did walk adult male feat guitar player ?", "Did walk batman feat guitar player ?", "Did walk broha feat guitar player ?", "Did walk chess piece feat guitar player ?", "Did walk homo feat guitar player ?", "Does walk human feat guitar player ?", "Did walk human race feat guitar player ?", "Does walk humanity feat guitar player ?", "Did walk humankind feat guitar player ?", "Does walk isle of man feat guitar player ?", "Does walk male feat guitar player ?", "Did walk manitoba feat guitar player ?", "Did walk mankind feat guitar player ?", "Did walk person feat guitar player ?", "Did walk piece feat guitar player ?", "Did walk serviceman feat guitar player ?", "Does walk valet feat guitar player ?", "Did walk world feat guitar player ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853802, "src_sentence": "Walking Man was released in June and displayed seeming of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man was guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was walking Man guitar player David Spinozza ?", "Who was guitar player David Spinozza?", "Was walking a'man guitar player David Spinozza ?", "Was walking adult male guitar player David Spinozza ?", "Was walking batman guitar player David Spinozza ?", "Was walking broha guitar player David Spinozza ?", "Was walking chess piece guitar player David Spinozza ?", "Was walking homo guitar player David Spinozza ?", "Was walking human guitar player David Spinozza ?", "Was walking human race guitar player David Spinozza ?", "Was walking humanity guitar player David Spinozza ?", "Was walking humankind guitar player David Spinozza ?", "Was walking isle of man guitar player David Spinozza ?", "Was walking male guitar player David Spinozza ?", "Was walking manitoba guitar player David Spinozza ?", "Was walking mankind guitar player David Spinozza ?", "Was walking person guitar player David Spinozza ?", "Was walking piece guitar player David Spinozza ?", "Was walking serviceman guitar player David Spinozza ?", "Was walking valet guitar player David Spinozza ?", "Was walking world guitar player David Spinozza ?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was walking Man guitar player ?", "Who was guitar player ?", "Was walking a'man guitar player ?", "Was walking adult male guitar player ?", "Was walking batman guitar player ?", "Was walking broha guitar player ?", "Was walking chess piece guitar player ?", "Was walking homo guitar player ?", "Was walking human guitar player ?", "Was walking human race guitar player ?", "Was walking humanity guitar player ?", "Was walking humankind guitar player ?", "Was walking isle of man guitar player ?", "Was walking male guitar player ?", "Was walking manitoba guitar player ?", "Was walking mankind guitar player ?", "Was walking person guitar player ?", "Was walking piece guitar player ?", "Was walking serviceman guitar player ?", "Was walking valet guitar player ?", "Was walking world guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853808, "src_sentence": "Walking Man was released in June and displayed apparition of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man displayed guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display guitar player David Spinozza?", "Who displayed guitar player David Spinozza?", "Does walk a'man display guitar player David Spinozza?", "Did walk adult male display guitar player David Spinozza?", "Did walk batman display guitar player David Spinozza?", "Did walk broha display guitar player David Spinozza?", "Did walk chess piece display guitar player David Spinozza?", "Did walk homo display guitar player David Spinozza?", "Does walk human display guitar player David Spinozza?", "Did walk human race display guitar player David Spinozza?", "Does walk humanity display guitar player David Spinozza?", "Did walk humankind display guitar player David Spinozza?", "Does walk isle of man display guitar player David Spinozza?", "Does walk male display guitar player David Spinozza?", "Do walk manitoba displayed guitar player David Spinozza?", "Did walk mankind display guitar player David Spinozza?", "Did walk person display guitar player David Spinozza?", "Did walk piece display guitar player David Spinozza?", "Does walk serviceman display guitar player David Spinozza?", "Does walk valet display guitar player David Spinozza?", "Did walk world display guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display guitar player ?", "Who displayed guitar player ?", "Does walk a'man display guitar player ?", "Did walk adult male display guitar player ?", "Did walk batman display guitar player ?", "Did walk broha display guitar player ?", "Did walk chess piece display guitar player ?", "Did walk homo display guitar player ?", "Does walk human display guitar player ?", "Did walk human race display guitar player ?", "Does walk humanity display guitar player ?", "Did walk humankind display guitar player ?", "Does walk isle of man display guitar player ?", "Does walk male display guitar player ?", "Do walk manitoba displayed guitar player ?", "Did walk mankind display guitar player ?", "Did walk person display guitar player ?", "Did walk piece display guitar player ?", "Does walk serviceman display guitar player ?", "Does walk valet display guitar player ?", "Did walk world display guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853812, "src_sentence": "Walking Man was released in June and depicted view of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man depicted guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man depict guitar player David Spinozza?", "Who depicted guitar player David Spinozza?", "Did walk a'man depict guitar player David Spinozza?", "Did walk adult male depict guitar player David Spinozza?", "Did walk batman depict guitar player David Spinozza?", "Did walk broha depict guitar player David Spinozza?", "Did walk chess piece depict guitar player David Spinozza?", "Did walk homo depict guitar player David Spinozza?", "Does walk human depict guitar player David Spinozza?", "Did walk human race depict guitar player David Spinozza?", "Does walk humanity depict guitar player David Spinozza?", "Did walk humankind depict guitar player David Spinozza?", "Does walk isle of man depict guitar player David Spinozza?", "Did walk male depict guitar player David Spinozza?", "Did walk manitoba depict guitar player David Spinozza?", "Did walk mankind depict guitar player David Spinozza?", "Did walk person depict guitar player David Spinozza?", "Did walk piece depict guitar player David Spinozza?", "Did walk serviceman depict guitar player David Spinozza?", "Does walk valet depict guitar player David Spinozza?", "Did walk world depict guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man depict guitar player ?", "Who depicted guitar player ?", "Did walk a'man depict guitar player ?", "Did walk adult male depict guitar player ?", "Did walk batman depict guitar player ?", "Did walk broha depict guitar player ?", "Did walk chess piece depict guitar player ?", "Did walk homo depict guitar player ?", "Does walk human depict guitar player ?", "Did walk human race depict guitar player ?", "Does walk humanity depict guitar player ?", "Did walk humankind depict guitar player ?", "Does walk isle of man depict guitar player ?", "Did walk male depict guitar player ?", "Did walk manitoba depict guitar player ?", "Did walk mankind depict guitar player ?", "Did walk person depict guitar player ?", "Did walk piece depict guitar player ?", "Did walk serviceman depict guitar player ?", "Does walk valet depict guitar player ?", "Did walk world depict guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853816, "src_sentence": "Walking Man was released in June and featured show of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man featured guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat guitar player David Spinozza?", "Did walk a'man feat guitar player David Spinozza?", "Did walk adult male feat guitar player David Spinozza?", "Did walk batman feat guitar player David Spinozza?", "Did walk broha feat guitar player David Spinozza?", "Did walk chess piece feat guitar player David Spinozza?", "Did walk homo feat guitar player David Spinozza?", "Does walk human feat guitar player David Spinozza?", "Did walk human race feat guitar player David Spinozza?", "Does walk humanity feat guitar player David Spinozza?", "Did walk humankind feat guitar player David Spinozza?", "Does walk isle of man feat guitar player David Spinozza?", "Does walk male feat guitar player David Spinozza?", "Did walk manitoba feat guitar player David Spinozza?", "Did walk mankind feat guitar player David Spinozza?", "Did walk person feat guitar player David Spinozza?", "Did walk piece feat guitar player David Spinozza?", "Did walk serviceman feat guitar player David Spinozza?", "Does walk valet feat guitar player David Spinozza?", "Did walk world feat guitar player David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat guitar player ?", "Did walk a'man feat guitar player ?", "Did walk adult male feat guitar player ?", "Did walk batman feat guitar player ?", "Did walk broha feat guitar player ?", "Did walk chess piece feat guitar player ?", "Did walk homo feat guitar player ?", "Does walk human feat guitar player ?", "Did walk human race feat guitar player ?", "Does walk humanity feat guitar player ?", "Did walk humankind feat guitar player ?", "Does walk isle of man feat guitar player ?", "Does walk male feat guitar player ?", "Did walk manitoba feat guitar player ?", "Did walk mankind feat guitar player ?", "Did walk person feat guitar player ?", "Did walk piece feat guitar player ?", "Did walk serviceman feat guitar player ?", "Does walk valet feat guitar player ?", "Did walk world feat guitar player ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853825, "src_sentence": "Walking Man was released in June and featured coming into court of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man featured coming into court guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat coming into court guitar player David Spinozza?", "Did walk a'man feat coming into court guitar player David Spinozza?", "Did walk adult male feat coming into court guitar player David Spinozza?", "Did walk batman feat coming into court guitar player David Spinozza?", "Did walk broha feat coming into court guitar player David Spinozza?", "Did walk chess piece feat coming into court guitar player David Spinozza?", "Did walk homo feat coming into court guitar player David Spinozza?", "Does walk human feat com into court guitar player David Spinozza?", "Did walk human race feat coming into court guitar player David Spinozza?", "Did walk humanity feat coming into court guitar player David Spinozza?", "Did walk humankind feat coming into court guitar player David Spinozza?", "Does walk isle of man feat com into court guitar player David Spinozza?", "Did walk male feat coming into court guitar player David Spinozza?", "Did walk manitoba feat coming into court guitar player David Spinozza?", "Did walk mankind feat coming into court guitar player David Spinozza?", "Did walk person feat coming into court guitar player David Spinozza?", "Did walk piece feat coming into court guitar player David Spinozza?", "Did walk serviceman feat coming into court guitar player David Spinozza?", "Did walk valet feat coming into court guitar player David Spinozza?", "Did walk world feat coming into court guitar player David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat coming into court guitar player ?", "Did walk a'man feat coming into court guitar player ?", "Did walk adult male feat coming into court guitar player ?", "Did walk batman feat coming into court guitar player ?", "Did walk broha feat coming into court guitar player ?", "Did walk chess piece feat coming into court guitar player ?", "Did walk homo feat coming into court guitar player ?", "Does walk human feat com into court guitar player ?", "Did walk human race feat coming into court guitar player ?", "Did walk humanity feat coming into court guitar player ?", "Did walk humankind feat coming into court guitar player ?", "Does walk isle of man feat com into court guitar player ?", "Did walk male feat coming into court guitar player ?", "Did walk manitoba feat coming into court guitar player ?", "Did walk mankind feat coming into court guitar player ?", "Did walk person feat coming into court guitar player ?", "Did walk piece feat coming into court guitar player ?", "Did walk serviceman feat coming into court guitar player ?", "Did walk valet feat coming into court guitar player ?", "Did walk world feat coming into court guitar player ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853828, "src_sentence": "Walking Man was released in June and featured facade of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man featured guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man feat guitar player David Spinozza?", "Did walk a'man feat guitar player David Spinozza?", "Did walk adult male feat guitar player David Spinozza?", "Did walk batman feat guitar player David Spinozza?", "Did walk broha feat guitar player David Spinozza?", "Did walk chess piece feat guitar player David Spinozza?", "Did walk homo feat guitar player David Spinozza?", "Does walk human feat guitar player David Spinozza?", "Did walk human race feat guitar player David Spinozza?", "Does walk humanity feat guitar player David Spinozza?", "Did walk humankind feat guitar player David Spinozza?", "Does walk isle of man feat guitar player David Spinozza?", "Does walk male feat guitar player David Spinozza?", "Did walk manitoba feat guitar player David Spinozza?", "Did walk mankind feat guitar player David Spinozza?", "Did walk person feat guitar player David Spinozza?", "Did walk piece feat guitar player David Spinozza?", "Did walk serviceman feat guitar player David Spinozza?", "Does walk valet feat guitar player David Spinozza?", "Did walk world feat guitar player David Spinozza?"], "type": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man feat guitar player ?", "Did walk a'man feat guitar player ?", "Did walk adult male feat guitar player ?", "Did walk batman feat guitar player ?", "Did walk broha feat guitar player ?", "Did walk chess piece feat guitar player ?", "Did walk homo feat guitar player ?", "Does walk human feat guitar player ?", "Did walk human race feat guitar player ?", "Does walk humanity feat guitar player ?", "Did walk humankind feat guitar player ?", "Does walk isle of man feat guitar player ?", "Does walk male feat guitar player ?", "Did walk manitoba feat guitar player ?", "Did walk mankind feat guitar player ?", "Did walk person feat guitar player ?", "Did walk piece feat guitar player ?", "Did walk serviceman feat guitar player ?", "Does walk valet feat guitar player ?", "Did walk world feat guitar player ?"], "exp": [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853829, "src_sentence": "Walking Man was released in June and displayed facade of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man displayed guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display guitar player David Spinozza?", "Who displayed guitar player David Spinozza?", "Does walk a'man display guitar player David Spinozza?", "Did walk adult male display guitar player David Spinozza?", "Did walk batman display guitar player David Spinozza?", "Did walk broha display guitar player David Spinozza?", "Did walk chess piece display guitar player David Spinozza?", "Did walk homo display guitar player David Spinozza?", "Does walk human display guitar player David Spinozza?", "Did walk human race display guitar player David Spinozza?", "Does walk humanity display guitar player David Spinozza?", "Did walk humankind display guitar player David Spinozza?", "Does walk isle of man display guitar player David Spinozza?", "Does walk male display guitar player David Spinozza?", "Do walk manitoba displayed guitar player David Spinozza?", "Did walk mankind display guitar player David Spinozza?", "Did walk person display guitar player David Spinozza?", "Did walk piece display guitar player David Spinozza?", "Does walk serviceman display guitar player David Spinozza?", "Does walk valet display guitar player David Spinozza?", "Did walk world display guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display guitar player ?", "Who displayed guitar player ?", "Does walk a'man display guitar player ?", "Did walk adult male display guitar player ?", "Did walk batman display guitar player ?", "Did walk broha display guitar player ?", "Did walk chess piece display guitar player ?", "Did walk homo display guitar player ?", "Does walk human display guitar player ?", "Did walk human race display guitar player ?", "Does walk humanity display guitar player ?", "Did walk humankind display guitar player ?", "Does walk isle of man display guitar player ?", "Does walk male display guitar player ?", "Do walk manitoba displayed guitar player ?", "Did walk mankind display guitar player ?", "Did walk person display guitar player ?", "Did walk piece display guitar player ?", "Does walk serviceman display guitar player ?", "Does walk valet display guitar player ?", "Did walk world display guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853832, "src_sentence": "Walking Man was released in June and displayed appear of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man was guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Was walking Man guitar player David Spinozza ?", "Who was guitar player David Spinozza?", "Was walking a'man guitar player David Spinozza ?", "Was walking adult male guitar player David Spinozza ?", "Was walking batman guitar player David Spinozza ?", "Was walking broha guitar player David Spinozza ?", "Was walking chess piece guitar player David Spinozza ?", "Was walking homo guitar player David Spinozza ?", "Was walking human guitar player David Spinozza ?", "Was walking human race guitar player David Spinozza ?", "Was walking humanity guitar player David Spinozza ?", "Was walking humankind guitar player David Spinozza ?", "Was walking isle of man guitar player David Spinozza ?", "Was walking male guitar player David Spinozza ?", "Was walking manitoba guitar player David Spinozza ?", "Was walking mankind guitar player David Spinozza ?", "Was walking person guitar player David Spinozza ?", "Was walking piece guitar player David Spinozza ?", "Was walking serviceman guitar player David Spinozza ?", "Was walking valet guitar player David Spinozza ?", "Was walking world guitar player David Spinozza ?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Was walking Man guitar player ?", "Who was guitar player ?", "Was walking a'man guitar player ?", "Was walking adult male guitar player ?", "Was walking batman guitar player ?", "Was walking broha guitar player ?", "Was walking chess piece guitar player ?", "Was walking homo guitar player ?", "Was walking human guitar player ?", "Was walking human race guitar player ?", "Was walking humanity guitar player ?", "Was walking humankind guitar player ?", "Was walking isle of man guitar player ?", "Was walking male guitar player ?", "Was walking manitoba guitar player ?", "Was walking mankind guitar player ?", "Was walking person guitar player ?", "Was walking piece guitar player ?", "Was walking serviceman guitar player ?", "Was walking valet guitar player ?", "Was walking world guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853835, "src_sentence": "Walking Man was released in June and displayed semblance of Paul and Linda McCartney and guitar player David Spinozza.", "sentence": "Walking Man displayed guitar player David Spinozza", "sub": "http://dbpedia.org/resource/Walking_Man", "pred": "http://dbpedia.org/ontology/producer", "obj": "http://dbpedia.org/resource/David_Spinozza", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did walk Man display guitar player David Spinozza?", "Who displayed guitar player David Spinozza?", "Does walk a'man display guitar player David Spinozza?", "Did walk adult male display guitar player David Spinozza?", "Did walk batman display guitar player David Spinozza?", "Did walk broha display guitar player David Spinozza?", "Did walk chess piece display guitar player David Spinozza?", "Did walk homo display guitar player David Spinozza?", "Does walk human display guitar player David Spinozza?", "Did walk human race display guitar player David Spinozza?", "Does walk humanity display guitar player David Spinozza?", "Did walk humankind display guitar player David Spinozza?", "Does walk isle of man display guitar player David Spinozza?", "Does walk male display guitar player David Spinozza?", "Do walk manitoba displayed guitar player David Spinozza?", "Did walk mankind display guitar player David Spinozza?", "Did walk person display guitar player David Spinozza?", "Did walk piece display guitar player David Spinozza?", "Does walk serviceman display guitar player David Spinozza?", "Does walk valet display guitar player David Spinozza?", "Did walk world display guitar player David Spinozza?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Did walk Man display guitar player ?", "Who displayed guitar player ?", "Does walk a'man display guitar player ?", "Did walk adult male display guitar player ?", "Did walk batman display guitar player ?", "Did walk broha display guitar player ?", "Did walk chess piece display guitar player ?", "Did walk homo display guitar player ?", "Does walk human display guitar player ?", "Did walk human race display guitar player ?", "Does walk humanity display guitar player ?", "Did walk humankind display guitar player ?", "Does walk isle of man display guitar player ?", "Does walk male display guitar player ?", "Do walk manitoba displayed guitar player ?", "Did walk mankind display guitar player ?", "Did walk person display guitar player ?", "Did walk piece display guitar player ?", "Does walk serviceman display guitar player ?", "Does walk valet display guitar player ?", "Did walk world display guitar player ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853869, "src_sentence": "Rusland is a greenwich village in the South Lakeland district of Cumbria, England.", "sentence": "Rusland is a greenwich village in the South Lakeland district of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a greenwich village in the South Lakeland district of Cumbria ?", "Who is a greenwich village in the South Lakeland district of Cumbria?", "Where is Rusland a greenwich village in the South Lakeland district of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a greenwich village in the district of Cumbria ?", "Who is a greenwich village in the district of Cumbria?", "Where is a greenwich village in the district of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853874, "src_sentence": "Rusland is a small town in the South Lakeland territorial dominion of Cumbria, England.", "sentence": "Rusland is a small town in the South Lakeland territorial dominion of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a small town in the South Lakeland territorial dominion of Cumbria ?", "Who is a small town in the South Lakeland territorial dominion of Cumbria?", "Where is Rusland a small town in the South Lakeland territorial dominion of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a small town in the territorial dominion of Cumbria ?", "Who is a small town in the territorial dominion of Cumbria?", "Where is a small town in the territorial dominion of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853877, "src_sentence": "Rusland is a thorp in the South Lakeland territorial dominion of Cumbria, England.", "sentence": "Rusland is a thorp in the South Lakeland territorial dominion of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a thorp in the South Lakeland territorial dominion of Cumbria ?", "Who is a thorp in the South Lakeland territorial dominion of Cumbria?", "Where is Rusland a thorp in the South Lakeland territorial dominion of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a thorp in the territorial dominion of Cumbria ?", "Who is a thorp in the territorial dominion of Cumbria?", "Where is a thorp in the territorial dominion of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853878, "src_sentence": "Rusland is a village in the South Lakeland neighbourhood of Cumbria, England.", "sentence": "Rusland is a village in the South Lakeland neighbourhood of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a village in the South Lakeland neighbourhood of Cumbria ?", "Who is a village in the South Lakeland neighbourhood of Cumbria?", "Where is Rusland a village in the South Lakeland neighbourhood of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a village in the neighbourhood of Cumbria ?", "Who is a village in the neighbourhood of Cumbria?", "Where is a village in the neighbourhood of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853879, "src_sentence": "Rusland is a settlement in the South Lakeland neighbourhood of Cumbria, England.", "sentence": "Rusland is a settlement in the South Lakeland neighbourhood of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a settlement in the South Lakeland neighbourhood of Cumbria ?", "Who is a settlement in the South Lakeland neighbourhood of Cumbria?", "Where is Rusland a settlement in the South Lakeland neighbourhood of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a settlement in the neighbourhood of Cumbria ?", "Who is a settlement in the neighbourhood of Cumbria?", "Where is a settlement in the neighbourhood of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853880, "src_sentence": "Rusland is a small town in the South Lakeland neighbourhood of Cumbria, England.", "sentence": "Rusland is a small town in the South Lakeland neighbourhood of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a small town in the South Lakeland neighbourhood of Cumbria ?", "Who is a small town in the South Lakeland neighbourhood of Cumbria?", "Where is Rusland a small town in the South Lakeland neighbourhood of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a small town in the neighbourhood of Cumbria ?", "Who is a small town in the neighbourhood of Cumbria?", "Where is a small town in the neighbourhood of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853881, "src_sentence": "Rusland is a greenwich village in the South Lakeland neighbourhood of Cumbria, England.", "sentence": "Rusland is a greenwich village in the South Lakeland neighbourhood of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a greenwich village in the South Lakeland neighbourhood of Cumbria ?", "Who is a greenwich village in the South Lakeland neighbourhood of Cumbria?", "Where is Rusland a greenwich village in the South Lakeland neighbourhood of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a greenwich village in the neighbourhood of Cumbria ?", "Who is a greenwich village in the neighbourhood of Cumbria?", "Where is a greenwich village in the neighbourhood of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853886, "src_sentence": "Rusland is a small town in the South Lakeland quarter of Cumbria, England.", "sentence": "Rusland is a small town in the South Lakeland quarter of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a small town in the South Lakeland quarter of Cumbria ?", "Who is a small town in the South Lakeland quarter of Cumbria?", "Where is Rusland a small town in the South Lakeland quarter of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a small town in the quarter of Cumbria ?", "Who is a small town in the quarter of Cumbria?", "Where is a small town in the quarter of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853887, "src_sentence": "Rusland is a greenwich village in the South Lakeland quarter of Cumbria, England.", "sentence": "Rusland is a greenwich village in the South Lakeland quarter of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a greenwich village in the South Lakeland quarter of Cumbria ?", "Who is a greenwich village in the South Lakeland quarter of Cumbria?", "Where is Rusland a greenwich village in the South Lakeland quarter of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a greenwich village in the quarter of Cumbria ?", "Who is a greenwich village in the quarter of Cumbria?", "Where is a greenwich village in the quarter of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853888, "src_sentence": "Rusland is a hamlet in the South Lakeland quarter of Cumbria, England.", "sentence": "Rusland is a hamlet in the South Lakeland quarter of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a hamlet in the South Lakeland quarter of Cumbria ?", "Who is a hamlet in the South Lakeland quarter of Cumbria?", "Where is Rusland a hamlet in the South Lakeland quarter of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a hamlet in the quarter of Cumbria ?", "Who is a hamlet in the quarter of Cumbria?", "Where is a hamlet in the quarter of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853890, "src_sentence": "Rusland is a village in the South Lakeland zone of Cumbria, England.", "sentence": "Rusland is a village in the South Lakeland zone of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a village in the South Lakeland zone of Cumbria ?", "Who is a village in the South Lakeland zone of Cumbria?", "Where is Rusland a village in the South Lakeland zone of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a village in the zone of Cumbria ?", "Who is a village in the zone of Cumbria?", "Where is a village in the zone of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853892, "src_sentence": "Rusland is a small town in the South Lakeland zone of Cumbria, England.", "sentence": "Rusland is a small town in the South Lakeland zone of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a small town in the South Lakeland zone of Cumbria ?", "Who is a small town in the South Lakeland zone of Cumbria?", "Where is Rusland a small town in the South Lakeland zone of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a small town in the zone of Cumbria ?", "Who is a small town in the zone of Cumbria?", "Where is a small town in the zone of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853898, "src_sentence": "Rusland is a small town in the South Lakeland territory of Cumbria, England.", "sentence": "Rusland is a small town in the South Lakeland territory of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a small town in the South Lakeland territory of Cumbria ?", "Who is a small town in the South Lakeland territory of Cumbria?", "Where is Rusland a small town in the South Lakeland territory of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a small town in the territory of Cumbria ?", "Who is a small town in the territory of Cumbria?", "Where is a small town in the territory of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853902, "src_sentence": "Rusland is a village in the South Lakeland dominion of Cumbria, England.", "sentence": "Rusland is a village in the South Lakeland dominion of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a village in the South Lakeland dominion of Cumbria ?", "Who is a village in the South Lakeland dominion of Cumbria?", "Where is Rusland a village in the South Lakeland dominion of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a village in the dominion of Cumbria ?", "Who is a village in the dominion of Cumbria?", "Where is a village in the dominion of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853908, "src_sentence": "Rusland is a village in the South Lakeland electoral district of Cumbria, England.", "sentence": "Rusland is a village in the South Lakeland electoral district of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a village in the South Lakeland electoral district of Cumbria ?", "Who is a village in the South Lakeland electoral district of Cumbria?", "Where is Rusland a village in the South Lakeland electoral district of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a village in the electoral district of Cumbria ?", "Who is a village in the electoral district of Cumbria?", "Where is a village in the electoral district of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853911, "src_sentence": "Rusland is a greenwich village in the South Lakeland electoral district of Cumbria, England.", "sentence": "Rusland is a greenwich village in the South Lakeland electoral district of Cumbria", "sub": "http://dbpedia.org/resource/Rusland,_Cumbria", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/South_Lakeland", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is rusland a greenwich village in the South Lakeland electoral district of Cumbria ?", "Who is a greenwich village in the South Lakeland electoral district of Cumbria?", "Where is Rusland a greenwich village in the South Lakeland electoral district of Cumbria ?"], "type": [-1, 1, 2], "question_in_type": ["Is rusland a greenwich village in the electoral district of Cumbria ?", "Who is a greenwich village in the electoral district of Cumbria?", "Where is a greenwich village in the electoral district of Cumbria ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5853921, "src_sentence": "Season 1 of the Netflix serial The Get Down features his songjiang \"Rule the World\" and \"Black Man in a White World\".", "sentence": "The Get Down features his songjiang \" Rule \" Black Man in a White World Season 1 of the Netflix serial", "sub": "http://dbpedia.org/resource/The_Get_Down", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Netflix", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does the Get Down feat his songjiang \" Rule \" Black Man in a White World Season 1 of the Netflix serial?", "Where did The Get Down features his?"], "type": [-1, 2], "question_in_type": ["Does the Get Down feat his songjiang \" Rule \" Black Man in a White World Season 1 of the serial?", "Where did features his?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854212, "src_sentence": "On 12 March 1930 Gandhi had vowed that he would not return to the ashram until India had gained autonomy.", "sentence": "Gandhi had vowed that he would not return to the ashram until India had gained autonomy On 12 March 1930", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Had gandhi vowed that he would not return to the ashram until India gained autonomy On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until India had gained autonomy On 12 March 1930?", "Where had Gandhi vowed that?", "When had Gandhi vow that he would not return to the ashram until India gain autonomy On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Had gandhi vowed that he would not return to the ashram until gained autonomy On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until had gained autonomy On 12 March 1930?", "Where had vowed that?", "When had vow that he would not return to the ashram until gain autonomy On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854214, "src_sentence": "On 12 March 1930 Gandhi had vowed that he would not return to the ashram until India had gained self direction.", "sentence": "Gandhi had vowed that he would not return to the ashram until India had gained self direction On 12 March 1930", "sub": "http://dbpedia.org/resource/Mahatma_Gandhi", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/India", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Had gandhi vowed that he would not return to the ashram until India gained self direction On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until India had gained self direction On 12 March 1930?", "Where had Gandhi vowed that?", "When had Gandhi vow that he would not return to the ashram until India gain self direction On?"], "type": [-1, 1, 2, 3], "question_in_type": ["Had gandhi vowed that he would not return to the ashram until gained self direction On 12 March 1930 ?", "Who had vowed that he would not return to the ashram until had gained self direction On 12 March 1930?", "Where had vowed that?", "When had vow that he would not return to the ashram until gain self direction On?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854224, "src_sentence": "Furthermore, he had made foeman by fiercely opposing President John Quincy Adams and Kentucky Senator Henry Clay.", "sentence": "Henry Clay [is] Senator [of] President Kentucky", "sub": "http://dbpedia.org/resource/Henry_Clay", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Kentucky", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does henry Clay [is] Senator [of] President Kentucky?", "Who [is] Senator [of] President Kentucky?", "Who did Henry Clay [ is ] Senator [ of ] President Kentucky ?"], "type": [-1, 1, 1], "question_in_type": ["Does henry Clay [is] Senator [of] President ?", "Who [is] Senator [of] President ?", "Who did [ is ] Senator [ of ] President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854226, "src_sentence": "Furthermore, he had made foe by fiercely opposing President John Quincy Adams and Kentucky Senator Henry Clay.", "sentence": "Henry Clay [is] Senator [of] President Kentucky", "sub": "http://dbpedia.org/resource/Henry_Clay", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Kentucky", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Does henry Clay [is] Senator [of] President Kentucky?", "Who [is] Senator [of] President Kentucky?", "Who did Henry Clay [ is ] Senator [ of ] President Kentucky ?"], "type": [-1, 1, 1], "question_in_type": ["Does henry Clay [is] Senator [of] President ?", "Who [is] Senator [of] President ?", "Who did [ is ] Senator [ of ] President ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854319, "src_sentence": "Acerentulus ladeiroi is a species of telsontail in the family Acerentomidae.", "sentence": "Acerentulus ladeiroi is a species of telsontail in the family Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus ladeiroi a species of telsontail in the family Acerentomidae ?", "Where is Acerentulus ladeiroi a species of telsontail in the family Acerentomidae ?"], "type": [-1, 2], "question_in_type": ["Is acerentulus ladeiroi a species of telsontail in the family ?", "Where is ladeiroi a species of telsontail in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854336, "src_sentence": "Acerentulus ladeiroi is a species of conehead in the kinfolk Acerentomidae.", "sentence": "Acerentulus ladeiroi is a species of conehead in the kinfolk Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus ladeiroi a species of conehead in the kinfolk Acerentomidae ?", "Where is Acerentulus ladeiroi a species of conehead in the kinfolk Acerentomidae ?"], "type": [-1, 2], "question_in_type": ["Is acerentulus ladeiroi a species of conehead in the kinfolk ?", "Where is ladeiroi a species of conehead in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854341, "src_sentence": "Acerentulus ladeiroi is a species of proturan in the class Acerentomidae.", "sentence": "Acerentulus ladeiroi is a species of proturan in the class Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus ladeiroi a species of proturan in the class Acerentomidae ?", "Where is Acerentulus ladeiroi a species of proturan in the class Acerentomidae ?"], "type": [-1, 2], "question_in_type": ["Is acerentulus ladeiroi a species of proturan in the class ?", "Where is ladeiroi a species of proturan in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854369, "src_sentence": "Acerentulus ladeiroi is a species of conehead in the kinsfolk Acerentomidae.", "sentence": "Acerentulus ladeiroi is a species of conehead in the kinsfolk Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus ladeiroi a species of conehead in the kinsfolk Acerentomidae ?", "Where is Acerentulus ladeiroi a species of conehead in the kinsfolk Acerentomidae ?"], "type": [-1, 2], "question_in_type": ["Is acerentulus ladeiroi a species of conehead in the kinsfolk ?", "Where is ladeiroi a species of conehead in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854371, "src_sentence": "Acerentulus ladeiroi is a species of proturan in the fellowship Acerentomidae.", "sentence": "Acerentulus ladeiroi is a species of proturan in the fellowship Acerentomidae", "sub": "http://dbpedia.org/resource/Acerentulus", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Acerentomidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acerentulus ladeiroi a species of proturan in the fellowship Acerentomidae ?", "Where is Acerentulus ladeiroi a species of proturan in the fellowship Acerentomidae ?"], "type": [-1, 2], "question_in_type": ["Is acerentulus ladeiroi a species of proturan in the fellowship ?", "Where is ladeiroi a species of proturan in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854554, "src_sentence": "Idioblasta lacteata is a moth in the kinfolk Crambidae.", "sentence": "Idioblasta lacteata is a moth in the kinfolk Crambidae", "sub": "http://dbpedia.org/resource/Idioblasta_lacteata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idioblasta lacteata a moth in the kinfolk Crambidae ?", "Where is Idioblasta lacteata a moth in the kinfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is idioblasta lacteata a moth in the kinfolk ?", "Where is a moth in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854561, "src_sentence": "Idioblasta lacteata is a lep in the class Crambidae.", "sentence": "Idioblasta lacteata is a lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Idioblasta_lacteata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idioblasta lacteata a lep in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is idioblasta lacteata a lep in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854569, "src_sentence": "Idioblasta lacteata is a moth in the folk Crambidae.", "sentence": "Idioblasta lacteata is a moth in the folk Crambidae", "sub": "http://dbpedia.org/resource/Idioblasta_lacteata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idioblasta lacteata a moth in the folk Crambidae ?", "Where is Idioblasta lacteata a moth in the folk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is idioblasta lacteata a moth in the folk ?", "Where is a moth in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854585, "src_sentence": "Idioblasta lacteata is a lep in the home Crambidae.", "sentence": "Idioblasta lacteata is a lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Idioblasta_lacteata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idioblasta lacteata a lep in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is idioblasta lacteata a lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854589, "src_sentence": "Idioblasta lacteata is a matki in the kinsfolk Crambidae.", "sentence": "Idioblasta lacteata is a matki in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Idioblasta_lacteata", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is idioblasta lacteata a matki in the kinsfolk Crambidae ?", "Where is Idioblasta lacteata a matki in the kinsfolk Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is idioblasta lacteata a matki in the kinsfolk ?", "Where is a matki in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854599, "src_sentence": "The Steel Mirror is a sight novel by Donald Hamilton.", "sentence": "The Steel Mirror is a sight novel by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Steel_Mirror", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Steel Mirror a sight novel by Donald Hamilton ?", "Who is a sight novel by Donald Hamilton?", "Who is The Steel Mirror a sight novel by Donald Hamilton ?"], "type": [-1, 1, 1], "question_in_type": ["Is the Steel Mirror a sight novel by ?", "Who is a sight novel by ?", "Who is a sight novel by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854616, "src_sentence": "The Steel Mirror is a spy unimitative by Donald Hamilton.", "sentence": "The Steel Mirror is a spy unimitative by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Steel_Mirror", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Steel Mirror a spy unimitative by Donald Hamilton ?", "Who is a spy unimitative by Donald Hamilton?", "Who is The Steel Mirror a spy unimitative by Donald Hamilton ?"], "type": [-1, 1, 1], "question_in_type": ["Is the Steel Mirror a spy unimitative by ?", "Who is a spy unimitative by ?", "Who is a spy unimitative by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854622, "src_sentence": "The Steel Mirror is a sleuth unimitative by Donald Hamilton.", "sentence": "The Steel Mirror is a sleuth unimitative by Donald Hamilton", "sub": "http://dbpedia.org/resource/The_Steel_Mirror", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Donald_Hamilton", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is the Steel Mirror a sleuth unimitative by Donald Hamilton ?", "Who is a sleuth unimitative by Donald Hamilton?", "Who is The Steel Mirror a sleuth unimitative by Donald Hamilton ?"], "type": [-1, 1, 1], "question_in_type": ["Is the Steel Mirror a sleuth unimitative by ?", "Who is a sleuth unimitative by ?", "Who is a sleuth unimitative by ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854714, "src_sentence": "NBC heavily promoted Joey and gave it Friends' Thursday 8:00 premier timeslot.", "sentence": "NBC gave it Friends ' Thursday 8:00 premier timeslot", "sub": "http://dbpedia.org/resource/Friends", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/NBC", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did nBC gav it Friends ' Thursday 8:00 premier timeslot?", "Who gave it Friends ' Thursday 8:00 premier timeslot?", "Where did NBC gave it?", "When did NBC give it Friends '?", "When did NBC give it Friends ' Thursday?"], "type": [-1, 1, 2, 3, 3], "question_in_type": ["Did nBC gav it ' Thursday 8:00 premier timeslot?", "Who gave it ' Thursday 8:00 premier timeslot?", "Where did gave it?", "When did give it '?", "When did give it ' Thursday?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854741, "src_sentence": "Baphala haywardi is a species of snout moth in the brontosaurus Baphala.", "sentence": "Baphala haywardi is a species of snout moth in the brontosaurus", "sub": "http://dbpedia.org/resource/Baphala", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pyralidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is baphala haywardi a species of snout moth in the brontosaurus ?", "Who haywardi is a species of snout moth in the brontosaurus?"], "type": [-1, 1], "question_in_type": ["Is baphala haywardi a species of in the brontosaurus ?", "Who haywardi is a species of in the brontosaurus?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854766, "src_sentence": "In 1895 a tie down span called the Hampden Bridge, was built across the Murrumbidgee River at Wagga.", "sentence": "a tie down span called the Hampden Bridge was built across the Murrumbidgee River at Wagga In 1895", "sub": "http://dbpedia.org/resource/Hampden_Bridge_(Wagga_Wagga)", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Murrumbidgee_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was a tie down span called the Hampden Bridge built across the Murrumbidgee River at Wagga In 1895 ?", "When was a tie down span call the Hampden Bridge build across the Murrumbidgee River at Wagga In?"], "type": [-1, 3], "question_in_type": ["Was a tie down span called the built across the at Wagga In 1895 ?", "When was a tie down span call the build across the at Wagga In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854767, "src_sentence": "In 1895 a truss nosepiece called the Hampden Bridge, was built across the Murrumbidgee River at Wagga.", "sentence": "a truss nosepiece called the Hampden Bridge was built across the Murrumbidgee River at Wagga In 1895", "sub": "http://dbpedia.org/resource/Hampden_Bridge_(Wagga_Wagga)", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Murrumbidgee_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was a truss nosepiece called the Hampden Bridge built across the Murrumbidgee River at Wagga In 1895 ?", "When was a truss nosepiece call the Hampden Bridge build across the Murrumbidgee River at Wagga In?"], "type": [-1, 3], "question_in_type": ["Was a truss nosepiece called the built across the at Wagga In 1895 ?", "When was a truss nosepiece call the build across the at Wagga In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854768, "src_sentence": "In 1895 a corbel nosepiece called the Hampden Bridge, was built across the Murrumbidgee River at Wagga.", "sentence": "a corbel nosepiece called the Hampden Bridge was built across the Murrumbidgee River at Wagga In 1895", "sub": "http://dbpedia.org/resource/Hampden_Bridge_(Wagga_Wagga)", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Murrumbidgee_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was a corbel nosepiece called the Hampden Bridge built across the Murrumbidgee River at Wagga In 1895 ?", "When was a corbel nosepiece call the Hampden Bridge build across the Murrumbidgee River at Wagga In?"], "type": [-1, 3], "question_in_type": ["Was a corbel nosepiece called the built across the at Wagga In 1895 ?", "When was a corbel nosepiece call the build across the at Wagga In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854770, "src_sentence": "In 1895 a truss bridge circuit called the Hampden Bridge, was built across the Murrumbidgee River at Wagga.", "sentence": "a truss bridge circuit called the Hampden Bridge was built across the Murrumbidgee River at Wagga In 1895", "sub": "http://dbpedia.org/resource/Hampden_Bridge_(Wagga_Wagga)", "pred": "http://dbpedia.org/ontology/crosses", "obj": "http://dbpedia.org/resource/Murrumbidgee_River", "sub_type": "http://dbpedia.org/ontology/Bridge", "obj_type": "http://dbpedia.org/ontology/River", "question": ["Was a truss bridge circuit called the Hampden Bridge built across the Murrumbidgee River at Wagga In 1895 ?", "When was a truss bridge circuit call the Hampden Bridge build across the Murrumbidgee River at Wagga In?"], "type": [-1, 3], "question_in_type": ["Was a truss bridge circuit called the built across the at Wagga In 1895 ?", "When was a truss bridge circuit call the build across the at Wagga In?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?bridge_sub ?river_obj.\n?bridge_sub rdf:type .\n?river_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854936, "src_sentence": "South Norwood contains a spare time center which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a spare time center which is owned and maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a spare time center which owned and maintained by Better on behalf of Sport Croydon ?", "Who contains a spare time center which is owned and maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a spare time center which owned and maintained by Better on behalf of Sport ?", "Who contains a spare time center which is owned and maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854941, "src_sentence": "South Norwood contains a recreation center which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a recreation center which is owned and maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a recreation center which owned and maintained by Better on behalf of Sport Croydon ?", "Who contains a recreation center which is owned and maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a recreation center which owned and maintained by Better on behalf of Sport ?", "Who contains a recreation center which is owned and maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854943, "src_sentence": "South Norwood contains a spare time concentrate which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a spare time concentrate which is maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a spare time concentrate which maintained by Better on behalf of Sport Croydon ?", "Who contains a spare time concentrate which is maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a spare time concentrate which maintained by Better on behalf of Sport ?", "Who contains a spare time concentrate which is maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854949, "src_sentence": "South Norwood contains a leisure bowels which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a leisure bowels which is maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a leisure bowels which maintained by Better on behalf of Sport Croydon ?", "Who contains a leisure bowels which is maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a leisure bowels which maintained by Better on behalf of Sport ?", "Who contains a leisure bowels which is maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854959, "src_sentence": "South Norwood contains a free time middle which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a free time middle which is owned and maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a free time middle which owned and maintained by Better on behalf of Sport Croydon ?", "Who contains a free time middle which is owned and maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a free time middle which owned and maintained by Better on behalf of Sport ?", "Who contains a free time middle which is owned and maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854960, "src_sentence": "South Norwood contains a leisure time middle which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a leisure time middle which is owned and maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a leisure time middle which owned and maintained by Better on behalf of Sport Croydon ?", "Who contains a leisure time middle which is owned and maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a leisure time middle which owned and maintained by Better on behalf of Sport ?", "Who contains a leisure time middle which is owned and maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854961, "src_sentence": "South Norwood contains a leisureness middle which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a leisureness middle which is owned and maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a leisureness middle which owned and maintained by Better on behalf of Sport Croydon ?", "Who contains a leisureness middle which is owned and maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a leisureness middle which owned and maintained by Better on behalf of Sport ?", "Who contains a leisureness middle which is owned and maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5854966, "src_sentence": "South Norwood contains a free time kernel which is owned and maintained by Better on behalf of Sport Croydon.", "sentence": "South Norwood contains a free time kernel which is maintained by Better on behalf of Sport Croydon", "sub": "http://dbpedia.org/resource/South_Norwood", "pred": "http://dbpedia.org/ontology/borough", "obj": "http://dbpedia.org/resource/Croydon", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is south Norwood contains a free time kernel which maintained by Better on behalf of Sport Croydon ?", "Who contains a free time kernel which is maintained by Better on behalf of Sport Croydon?", "Where is South Norwood contains a?"], "type": [-1, 1, 2], "question_in_type": ["Is south Norwood contains a free time kernel which maintained by Better on behalf of Sport ?", "Who contains a free time kernel which is maintained by Better on behalf of Sport ?", "Where is contains a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855026, "src_sentence": "Busta Rhymes contributed to the 2011 Tech N9ne album All 6's and 7's, performing vocals on the matchless, \"Worldwide Choppers\", released on May 31.", "sentence": "Busta Rhymes contributed to the 2011 Tech N9ne album 7's performing vocals on the matchless , \" Worldwide Choppers", "sub": "http://dbpedia.org/resource/Worldwide_Choppers", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Busta_Rhymes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did busta Rhymes contribut to the 2011 Tech N9ne album 7's performing vocals on the matchless , \" Worldwide Choppers?", "Who contributed to the 2011 Tech N9ne album 7's performing vocals on the matchless , \" Worldwide Choppers?", "When did Busta Rhymes contribute to the?", "Where did Busta Rhymes contributed to?", "Did busta Rhymes contribut to the 2011 Tech N9ne album All 6's performing vocals on the matchless , \" Worldwide Choppers?", "Who contributed to the 2011 Tech N9ne album All 6's performing vocals on the matchless , \" Worldwide Choppers?"], "type": [-1, 1, 3, 2, -1, 1], "question_in_type": ["Did busta Rhymes contribut to the 2011 Tech N9ne album 7's performing vocals on the matchless , \" ?", "Who contributed to the 2011 Tech N9ne album 7's performing vocals on the matchless , \" ?", "When did contribute to the?", "Where did contributed to?", "Did busta Rhymes contribut to the 2011 Tech N9ne album All 6's performing vocals on the matchless , \" ?", "Who contributed to the 2011 Tech N9ne album All 6's performing vocals on the matchless , \" ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855043, "src_sentence": "Busta Rhymes contributed to the 2011 Tech N9ne album All 6's and 7's, performing song on the quirkyalone, \"Worldwide Choppers\", released on May 31.", "sentence": "Busta Rhymes contributed to the 2011 Tech N9ne album 7's performing song on the quirkyalone , \" Worldwide Choppers", "sub": "http://dbpedia.org/resource/Worldwide_Choppers", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Busta_Rhymes", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Did busta Rhymes contribut to the 2011 Tech N9ne album 7's performing song on the quirkyalone , \" Worldwide Choppers?", "Who contributed to the 2011 Tech N9ne album 7's performing song on the quirkyalone , \" Worldwide Choppers?", "When did Busta Rhymes contribute to the?", "Where did Busta Rhymes contributed to?", "Did busta Rhymes contribut to the 2011 Tech N9ne album All 6's performing song on the quirkyalone , \" Worldwide Choppers?", "Who contributed to the 2011 Tech N9ne album All 6's performing song on the quirkyalone , \" Worldwide Choppers?"], "type": [-1, 1, 3, 2, -1, 1], "question_in_type": ["Did busta Rhymes contribut to the 2011 Tech N9ne album 7's performing song on the quirkyalone , \" ?", "Who contributed to the 2011 Tech N9ne album 7's performing song on the quirkyalone , \" ?", "When did contribute to the?", "Where did contributed to?", "Did busta Rhymes contribut to the 2011 Tech N9ne album All 6's performing song on the quirkyalone , \" ?", "Who contributed to the 2011 Tech N9ne album All 6's performing song on the quirkyalone , \" ?"], "exp": [-1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855060, "src_sentence": "Sulestes is an dead genus of Deltatheridiidae from Cretaceous of Uzbekistan.", "sentence": "Sulestes is an dead genus of Deltatheridiidae from Cretaceous of Uzbekistan", "sub": "http://dbpedia.org/resource/Sulestes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Deltatheridiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sulestes an dead genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Who is Sulestes an dead genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Where is Sulestes an dead genus of Deltatheridiidae from Cretaceous of Uzbekistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is sulestes an dead genus of from Cretaceous of Uzbekistan ?", "Who is an dead genus of from Cretaceous of Uzbekistan ?", "Where is an dead genus of from Cretaceous of Uzbekistan ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855061, "src_sentence": "Sulestes is an nonextant genus of Deltatheridiidae from Cretaceous of Uzbekistan.", "sentence": "Sulestes is an nonextant genus of Deltatheridiidae from Cretaceous of Uzbekistan", "sub": "http://dbpedia.org/resource/Sulestes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Deltatheridiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sulestes an nonextant genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Who is Sulestes an nonextant genus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Where is Sulestes an nonextant genus of Deltatheridiidae from Cretaceous of Uzbekistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is sulestes an nonextant genus of from Cretaceous of Uzbekistan ?", "Who is an nonextant genus of from Cretaceous of Uzbekistan ?", "Where is an nonextant genus of from Cretaceous of Uzbekistan ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855066, "src_sentence": "Sulestes is an out brontosaurus of Deltatheridiidae from Cretaceous of Uzbekistan.", "sentence": "Sulestes is an out brontosaurus of Deltatheridiidae from Cretaceous of Uzbekistan", "sub": "http://dbpedia.org/resource/Sulestes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Deltatheridiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is sulestes an out brontosaurus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Who is Sulestes an out brontosaurus of Deltatheridiidae from Cretaceous of Uzbekistan ?", "Where is Sulestes an out brontosaurus of Deltatheridiidae from Cretaceous of Uzbekistan ?"], "type": [-1, 1, 2], "question_in_type": ["Is sulestes an out brontosaurus of from Cretaceous of Uzbekistan ?", "Who is an out brontosaurus of from Cretaceous of Uzbekistan ?", "Where is an out brontosaurus of from Cretaceous of Uzbekistan ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855290, "src_sentence": "Copp's Hill Burying Ground is a important cemetery in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855294, "src_sentence": "Copp's Hill Burying Ground is a important burying ground in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855295, "src_sentence": "Copp's Hill Burying Ground is a historic memorial park in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855297, "src_sentence": "Copp's Hill Burying Ground is a herstoric memorial park in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855307, "src_sentence": "Copp's Hill Burying Ground is a historic necropolis in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855311, "src_sentence": "Copp's Hill Burying Ground is a historic churchyard in the North End of Boston, Massachusetts.", "sentence": "Massachusetts [is] the North End of Boston", "sub": "http://dbpedia.org/resource/Massachusetts", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Boston", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Does massachusetts [is] the North End of Boston?", "Who [is] the North End of Boston?", "Where did Massachusetts [ is ] the?"], "type": [-1, 1, 2], "question_in_type": ["Does massachusetts [is] the North End of ?", "Who [is] the North End of ?", "Where did [ is ] the?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855571, "src_sentence": "In the United States, Viz Media serialized 14 section charles frederick worth of the manga in Shonen Jump from December 3, 2002 to December 4, 2007.", "sentence": "Viz Media serialized 14 section charles frederick worth of the manga in Shonen Jump from December 3 In the United States", "sub": "http://dbpedia.org/resource/Shonen_Jump_(magazine)", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Viz_Media", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did viz Media ser 14 section charles frederick worth of the manga in Shonen Jump from December 3 In the United States?", "Who serialized 14 section charles frederick worth of the manga in Shonen Jump from December 3 In the United States?", "Where did Viz Media serialized 14?", "Who did Viz Media serialized 14?", "When did Viz Media serialize 14 section charles frederick worth of the manga in Shonen Jump from?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did viz Media ser 14 section charles frederick worth of the manga in from December 3 In the United States?", "Who serialized 14 section charles frederick worth of the manga in from December 3 In the United States?", "Where did serialized 14?", "Who did serialized 14?", "When did serialize 14 section charles frederick worth of the manga in from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855575, "src_sentence": "In the United States, Viz Media serialized 14 intensity dignity of the manga in Shonen Jump from December 3, 2002 to December 4, 2007.", "sentence": "Viz Media serialized 14 intensity dignity of the manga in Shonen Jump from December 3, 2002 In the United States", "sub": "http://dbpedia.org/resource/Shonen_Jump_(magazine)", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Viz_Media", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did viz Media ser 14 intensity dignity of the manga in Shonen Jump from December 3, 2002 In the United States?", "Who serialized 14 intensity dignity of the manga in Shonen Jump from December 3, 2002 In the United States?", "Where did Viz Media serialized 14?", "Who did Viz Media serialized 14?", "When did Viz Media serialize 14 intensity dignity of the manga in Shonen Jump from?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did viz Media ser 14 intensity dignity of the manga in from December 3, 2002 In the United States?", "Who serialized 14 intensity dignity of the manga in from December 3, 2002 In the United States?", "Where did serialized 14?", "Who did serialized 14?", "When did serialize 14 intensity dignity of the manga in from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855591, "src_sentence": "In the United States, Viz Media serialized 14 bulk value of the manga in Shonen Jump from December 3, 2002 to December 4, 2007.", "sentence": "Viz Media serialized 14 bulk value of the manga in Shonen Jump from December 3, 2002 In the United States", "sub": "http://dbpedia.org/resource/Shonen_Jump_(magazine)", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Viz_Media", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did viz Media ser 14 bulk value of the manga in Shonen Jump from December 3, 2002 In the United States?", "Who serialized 14 bulk value of the manga in Shonen Jump from December 3, 2002 In the United States?", "Where did Viz Media serialized 14?", "Who did Viz Media serialized 14?", "When did Viz Media serialize 14 bulk value of the manga in Shonen Jump from?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did viz Media ser 14 bulk value of the manga in from December 3, 2002 In the United States?", "Who serialized 14 bulk value of the manga in from December 3, 2002 In the United States?", "Where did serialized 14?", "Who did serialized 14?", "When did serialize 14 bulk value of the manga in from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855596, "src_sentence": "In the United States, Viz Media serialized 14 intensity merit of the manga in Shonen Jump from December 3, 2002 to December 4, 2007.", "sentence": "Viz Media serialized 14 intensity merit of the manga in Shonen Jump from December 3, 2002 In the United States", "sub": "http://dbpedia.org/resource/Shonen_Jump_(magazine)", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Viz_Media", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did viz Media ser 14 intensity merit of the manga in Shonen Jump from December 3, 2002 In the United States?", "Who serialized 14 intensity merit of the manga in Shonen Jump from December 3, 2002 In the United States?", "Where did Viz Media serialized 14?", "Who did Viz Media serialized 14?", "When did Viz Media serialize 14 intensity merit of the manga in Shonen Jump from?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did viz Media ser 14 intensity merit of the manga in from December 3, 2002 In the United States?", "Who serialized 14 intensity merit of the manga in from December 3, 2002 In the United States?", "Where did serialized 14?", "Who did serialized 14?", "When did serialize 14 intensity merit of the manga in from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855606, "src_sentence": "In the United States, Viz Media serialized 14 section excellence of the manga in Shonen Jump from December 3, 2002 to December 4, 2007.", "sentence": "Viz Media serialized 14 section excellence of the manga in Shonen Jump from December 3, 2002 In the United States", "sub": "http://dbpedia.org/resource/Shonen_Jump_(magazine)", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Viz_Media", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Did viz Media ser 14 section excellence of the manga in Shonen Jump from December 3, 2002 In the United States?", "Who serialized 14 section excellence of the manga in Shonen Jump from December 3, 2002 In the United States?", "Where did Viz Media serialized 14?", "Who did Viz Media serialized 14?", "When did Viz Media serialize 14 section excellence of the manga in Shonen Jump from?"], "type": [-1, 1, 2, 1, 3], "question_in_type": ["Did viz Media ser 14 section excellence of the manga in from December 3, 2002 In the United States?", "Who serialized 14 section excellence of the manga in from December 3, 2002 In the United States?", "Where did serialized 14?", "Who did serialized 14?", "When did serialize 14 section excellence of the manga in from?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855622, "src_sentence": "The Thomanerchor (English: St. Thomas Choir of Leipzig) is a manservant' consort in Leipzig, Germany.", "sentence": "The Thomanerchor is a manservant' consort in Leipzig, Germany", "sub": "http://dbpedia.org/resource/Thomanerchor", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Leipzig", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is the Thomanerchor a manservant ' consort in Leipzig , Germany ?", "Where is The Thomanerchor a manservant ' consort in Leipzig , Germany ?"], "type": [-1, 2], "question_in_type": ["Is the a manservant ' consort in , Germany ?", "Where is The a manservant ' consort in , Germany ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855623, "src_sentence": "The Thomanerchor (English: St. Thomas Choir of Leipzig) is a page' consort in Leipzig, Germany.", "sentence": "The Thomanerchor is a page' consort in Leipzig", "sub": "http://dbpedia.org/resource/Thomanerchor", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Leipzig", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is the Thomanerchor a page ' consort in Leipzig ?", "Where is The Thomanerchor a page ' consort in Leipzig ?"], "type": [-1, 2], "question_in_type": ["Is the a page ' consort in ?", "Where is The a page ' consort in ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855627, "src_sentence": "The Thomanerchor (English: St. Thomas Choir of Leipzig) is a son' consort in Leipzig, Germany.", "sentence": "The Thomanerchor is a son' consort in Leipzig, Germany", "sub": "http://dbpedia.org/resource/Thomanerchor", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Leipzig", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is the Thomanerchor a son ' consort in Leipzig , Germany ?", "Where is The Thomanerchor a son ' consort in Leipzig , Germany ?"], "type": [-1, 2], "question_in_type": ["Is the a son ' consort in , Germany ?", "Where is The a son ' consort in , Germany ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855750, "src_sentence": "When Serbia refused these claim, the Ottoman army set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman army set out from Edirne towards Serbia in 1454 When Serbia refused these claim", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman army set out from Edirne towards Serbia in 1454 When Serbia refus these claim?", "Where did the Ottoman army set out?", "When did the Ottoman army set out from Edirne towards Serbia?"], "type": [-1, 2, 3], "question_in_type": ["Did the army set out from towards Serbia in 1454 When Serbia refus these claim?", "Where did the army set out?", "When did the army set out from towards Serbia?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855777, "src_sentence": "When Serbia refused these demands, the Ottoman ground forces set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman ground forces set out from Edirne towards Serbia in 1454 When Serbia refused these demands", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman ground forces set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "Who did the Ottoman ground forces set out?", "Where did the Ottoman ground forces set out?", "When did the Ottoman ground forces set out from Edirne towards Serbia?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the ground forces set out from towards Serbia in 1454 When Serbia refus these demands?", "Who did the ground forces set out?", "Where did the ground forces set out?", "When did the ground forces set out from towards Serbia?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855787, "src_sentence": "When Serbia refused these necessitate, the Ottoman ground forces set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman ground forces set out from Edirne towards Serbia in 1454 When Serbia refused these necessitate", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman ground forces set out from Edirne towards Serbia in 1454 When Serbia refus these necessitate?", "Who did the Ottoman ground forces set out?", "Where did the Ottoman ground forces set out?", "When did the Ottoman ground forces set out from Edirne towards Serbia?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did the ground forces set out from towards Serbia in 1454 When Serbia refus these necessitate?", "Who did the ground forces set out?", "Where did the ground forces set out?", "When did the ground forces set out from towards Serbia?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855789, "src_sentence": "When Serbia refused these demands, the Ottoman here set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these demands", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these demands?", "Who did the Ottoman here set out?", "Where did the Ottoman here set out?", "When did the Ottoman here set out from Edirne towards Serbia?", "Did the footstool here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the footstool here set out from Edirne towards Serbia?", "Did the hassock here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the hassock here set out from Edirne towards Serbia?", "Did the ottoman dynasty here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the ottoman dynasty here set out from Edirne towards Serbia?", "Did the ottoman turk here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the ottoman turk here set out from Edirne towards Serbia?", "Did the pouf here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the pouf here set out from Edirne towards Serbia?", "Did the pouffe here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the pouffe here set out from Edirne towards Serbia?", "Did the puff here set out from Edirne towards Serbia in 1454 When Serbia refus these demands?", "When did the puff here set out from Edirne towards Serbia?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the here set out from towards Serbia in 1454 When Serbia refused these demands?", "Who did the here set out?", "Where did the here set out?", "When did the here set out from towards Serbia?", "Did the footstool here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the footstool here set out from towards Serbia?", "Did the hassock here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the hassock here set out from towards Serbia?", "Did the ottoman dynasty here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the ottoman dynasty here set out from towards Serbia?", "Did the ottoman turk here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the ottoman turk here set out from towards Serbia?", "Did the pouf here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the pouf here set out from towards Serbia?", "Did the pouffe here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the pouffe here set out from towards Serbia?", "Did the puff here set out from towards Serbia in 1454 When Serbia refus these demands?", "When did the puff here set out from towards Serbia?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855792, "src_sentence": "When Serbia refused these need, the Ottoman here set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these need", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Need the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "Who need the Ottoman here set out?", "Where need the Ottoman here set out?", "When need the Ottoman here set out from Edirne towards Serbia?", "Need the footstool here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the footstool here set out from Edirne towards Serbia?", "Need the hassock here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the hassock here set out from Edirne towards Serbia?", "Need the ottoman dynasty here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the ottoman dynasty here set out from Edirne towards Serbia?", "Need the ottoman turk here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the ottoman turk here set out from Edirne towards Serbia?", "Need the pouf here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the pouf here set out from Edirne towards Serbia?", "Need the pouffe here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the pouffe here set out from Edirne towards Serbia?", "Need the puff here set out from Edirne towards Serbia in 1454 When Serbia refused these ?", "When need the puff here set out from Edirne towards Serbia?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Need the here set out from towards Serbia in 1454 When Serbia refused these ?", "Who need the here set out?", "Where need the here set out?", "When need the here set out from towards Serbia?", "Need the footstool here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the footstool here set out from towards Serbia?", "Need the hassock here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the hassock here set out from towards Serbia?", "Need the ottoman dynasty here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the ottoman dynasty here set out from towards Serbia?", "Need the ottoman turk here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the ottoman turk here set out from towards Serbia?", "Need the pouf here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the pouf here set out from towards Serbia?", "Need the pouffe here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the pouffe here set out from towards Serbia?", "Need the puff here set out from towards Serbia in 1454 When Serbia refused these ?", "When need the puff here set out from towards Serbia?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855793, "src_sentence": "When Serbia refused these imposition, the Ottoman here set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these imposition", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman here set out from Edirne towards Serbia in 1454 When Serbia refused these imposition?", "Who did the Ottoman here set out?", "Where did the Ottoman here set out?", "When did the Ottoman here set out from Edirne towards Serbia?", "Did the footstool here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the footstool here set out from Edirne towards Serbia?", "Did the hassock here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the hassock here set out from Edirne towards Serbia?", "Did the ottoman dynasty here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the ottoman dynasty here set out from Edirne towards Serbia?", "Did the ottoman turk here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the ottoman turk here set out from Edirne towards Serbia?", "Did the pouf here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the pouf here set out from Edirne towards Serbia?", "Did the pouffe here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the pouffe here set out from Edirne towards Serbia?", "Did the puff here set out from Edirne towards Serbia in 1454 When Serbia refus these imposition?", "When did the puff here set out from Edirne towards Serbia?"], "type": [-1, 1, 2, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3, -1, 3], "question_in_type": ["Did the here set out from towards Serbia in 1454 When Serbia refused these imposition?", "Who did the here set out?", "Where did the here set out?", "When did the here set out from towards Serbia?", "Did the footstool here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the footstool here set out from towards Serbia?", "Did the hassock here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the hassock here set out from towards Serbia?", "Did the ottoman dynasty here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the ottoman dynasty here set out from towards Serbia?", "Did the ottoman turk here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the ottoman turk here set out from towards Serbia?", "Did the pouf here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the pouf here set out from towards Serbia?", "Did the pouffe here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the pouffe here set out from towards Serbia?", "Did the puff here set out from towards Serbia in 1454 When Serbia refus these imposition?", "When did the puff here set out from towards Serbia?"], "exp": [-1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855806, "src_sentence": "When Serbia refused these postulate, the Ottoman regular army set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman regular army set out from Edirne towards Serbia in 1454 When Serbia refused these postulate", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman regular army set out from Edirne towards Serbia in 1454 When Serbia refus these postulate?", "Where did the Ottoman regular army set out?", "When did the Ottoman regular army set out from Edirne towards Serbia?"], "type": [-1, 2, 3], "question_in_type": ["Did the regular army set out from towards Serbia in 1454 When Serbia refus these postulate?", "Where did the regular army set out?", "When did the regular army set out from towards Serbia?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855814, "src_sentence": "When Serbia refused these requirement, the Ottoman host set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman host set out from Edirne in 1454 When Serbia refused these requirement", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman host set out from Edirne in 1454 When Serbia refus these requirement?", "Where did the Ottoman host set out?", "When did the Ottoman host set out from Edirne?"], "type": [-1, 2, 3], "question_in_type": ["Did the host set out from in 1454 When Serbia refus these requirement?", "Where did the host set out?", "When did the host set out from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855817, "src_sentence": "When Serbia refused these imposition, the Ottoman host set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman host set out from Edirne in 1454 When Serbia refused these imposition", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman host set out from Edirne in 1454 When Serbia refus these imposition?", "Where did the Ottoman host set out?", "When did the Ottoman host set out from Edirne?"], "type": [-1, 2, 3], "question_in_type": ["Did the host set out from in 1454 When Serbia refus these imposition?", "Where did the host set out?", "When did the host set out from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855823, "src_sentence": "When Serbia refused these necessitate, the Ottoman host set out from Edirne towards Serbia in 1454.", "sentence": "the Ottoman host set out from Edirne in 1454 When Serbia refused these necessitate", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Edirne", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Ottoman host set out from Edirne in 1454 When Serbia refus these necessitate?", "Where did the Ottoman host set out?", "When did the Ottoman host set out from Edirne?"], "type": [-1, 2, 3], "question_in_type": ["Did the host set out from in 1454 When Serbia refus these necessitate?", "Where did the host set out?", "When did the host set out from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855836, "src_sentence": "He sent his regular army, which captured Smederevo in June 1459, ending the life of the Serbian Despotate.", "sentence": "his regular army, which captured Smederevo in June 1459 ending the life of the Serbian Despotate", "sub": "http://dbpedia.org/resource/Serbian_Despotate", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Smederevo", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did his regular army, which capt Smederevo in June 1459 ending the life of the Serbian Despotate?", "When did his regular army , which capture Smederevo?"], "type": [-1, 3], "question_in_type": ["Did his regular army, which capt in June 1459 ending the life of the ?", "When did his regular army , which capture ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855859, "src_sentence": "In 1456, three anomalistic year after the Ottomans had conquered Constantinople, they threatened Hungary by besieging Belgrade.", "sentence": "the Ottomans had conquered Constantinople", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Ottomans conquered Constantinople ?", "Where had the Ottomans conquered?"], "type": [-1, 2], "question_in_type": ["Had the conquered ?", "Where had the conquered?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855860, "src_sentence": "In 1456, three yr after the Ottomans had conquered Constantinople, they threatened Hungary by besieging Belgrade.", "sentence": "the Ottomans had conquered Constantinople", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Ottomans conquered Constantinople ?", "Where had the Ottomans conquered?"], "type": [-1, 2], "question_in_type": ["Had the conquered ?", "Where had the conquered?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855864, "src_sentence": "In 1456, three fiscal year after the Ottomans had conquered Constantinople, they threatened Hungary by besieging Belgrade.", "sentence": "the Ottomans had conquered Constantinople", "sub": "http://dbpedia.org/resource/Ottoman_Empire", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Constantinople", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Had the Ottomans conquered Constantinople ?", "Where had the Ottomans conquered?"], "type": [-1, 2], "question_in_type": ["Had the conquered ?", "Where had the conquered?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855895, "src_sentence": "Devrim Evin plays Mehmed II in turk film Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in turk film Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in turk film Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?"], "type": [-1, 1, 2], "question_in_type": ["Does devrim Evin plays Mehmed II in turk film (2012?", "Who did plays?", "Where did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855908, "src_sentence": "Devrim Evin plays Mehmed II in koulouri shoot Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in koulouri shoot Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in koulouri shoot Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?"], "type": [-1, 1, 2], "question_in_type": ["Does devrim Evin plays Mehmed II in koulouri shoot (2012?", "Who did plays?", "Where did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855909, "src_sentence": "Devrim Evin plays Mehmed II in Turkish flick Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in Turkish flick Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in Turkish flick Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?"], "type": [-1, 1, 2], "question_in_type": ["Does devrim Evin plays Mehmed II in Turkish flick (2012?", "Who did plays?", "Where did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855911, "src_sentence": "Devrim Evin plays Mehmed II in koulouri flick Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in koulouri flick Fetih 1453", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in koulouri flick Fetih 1453?", "Who did Devrim Evin plays?", "When did Devrim Evin play Mehmed II in koulouri flick Fetih?"], "type": [-1, 1, 3], "question_in_type": ["Does devrim Evin plays Mehmed II in koulouri flick ?", "Who did plays?", "When did play Mehmed II in koulouri flick Fetih?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855913, "src_sentence": "Devrim Evin plays Mehmed II in turk photographic film Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in turk photographic film Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in turk photographic film Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?"], "type": [-1, 1, 2], "question_in_type": ["Does devrim Evin plays Mehmed II in turk photographic film (2012?", "Who did plays?", "Where did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855924, "src_sentence": "Devrim Evin plays Mehmed II in Turkish cinema Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in Turkish cinema Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in Turkish cinema Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?", "When did Devrim Evin play Mehmed II in Turkish cinema Fetih 1453 (?"], "type": [-1, 1, 2, 3], "question_in_type": ["Does devrim Evin plays Mehmed II in Turkish cinema (2012?", "Who did plays?", "Where did plays?", "When did play Mehmed II in Turkish cinema (?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855926, "src_sentence": "Devrim Evin plays Mehmed II in koulouri cinema Fetih 1453 (2012).", "sentence": "Devrim Evin plays Mehmed II in koulouri cinema Fetih 1453 (2012", "sub": "http://dbpedia.org/resource/Fetih_1453", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Devrim_Evin", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does devrim Evin plays Mehmed II in koulouri cinema Fetih 1453 (2012?", "Who did Devrim Evin plays?", "Where did Devrim Evin plays?"], "type": [-1, 1, 2], "question_in_type": ["Does devrim Evin plays Mehmed II in koulouri cinema (2012?", "Who did plays?", "Where did plays?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855927, "src_sentence": "Meet Brothers are actual brothers from Gwalior.", "sentence": "Meet Brothers are actual brothers from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers actual brothers from Gwalior ?", "Who are actual brothers from Gwalior?", "Where are Meet Brothers actual brothers from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers actual brothers from ?", "Who are actual brothers from ?", "Where are actual brothers from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855928, "src_sentence": "Meet Brothers are rei brothers from Gwalior.", "sentence": "Meet Brothers are rei brothers from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers rei brothers from Gwalior ?", "Who are rei brothers from Gwalior?", "Where are Meet Brothers rei brothers from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers rei brothers from ?", "Who are rei brothers from ?", "Where are rei brothers from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855934, "src_sentence": "Meet Brothers are veridical brothers from Gwalior.", "sentence": "Meet Brothers are veridical brothers from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers veridical brothers from Gwalior ?", "Who are veridical brothers from Gwalior?", "Where are Meet Brothers veridical brothers from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers veridical brothers from ?", "Who are veridical brothers from ?", "Where are veridical brothers from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855935, "src_sentence": "Meet Brothers are really brothers from Gwalior.", "sentence": "Meet Brothers are really brothers from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers really brothers from Gwalior ?", "Who are really brothers from Gwalior?", "Where are Meet Brothers really brothers from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers really brothers from ?", "Who are really brothers from ?", "Where are really brothers from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855937, "src_sentence": "Meet Brothers are substantial brothers from Gwalior.", "sentence": "Meet Brothers are substantial brothers from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers substantial brothers from Gwalior ?", "Who are substantial brothers from Gwalior?", "Where are Meet Brothers substantial brothers from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers substantial brothers from ?", "Who are substantial brothers from ?", "Where are substantial brothers from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855941, "src_sentence": "Meet Brothers are authentic friar from Gwalior.", "sentence": "Meet Brothers are authentic friar from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers authentic friar from Gwalior ?", "Who are authentic friar from Gwalior?", "Where are Meet Brothers authentic friar from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers authentic friar from ?", "Who are authentic friar from ?", "Where are authentic friar from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855946, "src_sentence": "Meet Brothers are veridical friar from Gwalior.", "sentence": "Meet Brothers are veridical friar from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers veridical friar from Gwalior ?", "Who are veridical friar from Gwalior?", "Where are Meet Brothers veridical friar from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers veridical friar from ?", "Who are veridical friar from ?", "Where are veridical friar from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855948, "src_sentence": "Meet Brothers are genuine friar from Gwalior.", "sentence": "Meet Brothers are genuine friar from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers genuine friar from Gwalior ?", "Who are genuine friar from Gwalior?", "Where are Meet Brothers genuine friar from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers genuine friar from ?", "Who are genuine friar from ?", "Where are genuine friar from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855949, "src_sentence": "Meet Brothers are substantial friar from Gwalior.", "sentence": "Meet Brothers are substantial friar from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers substantial friar from Gwalior ?", "Who are substantial friar from Gwalior?", "Where are Meet Brothers substantial friar from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers substantial friar from ?", "Who are substantial friar from ?", "Where are substantial friar from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855952, "src_sentence": "Meet Brothers are rei bro from Gwalior.", "sentence": "Meet Brothers are rei bro from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers rei bro from Gwalior ?", "Who are rei bro from Gwalior?", "Where are Meet Brothers rei bro from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers rei bro from ?", "Who are rei bro from ?", "Where are rei bro from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855958, "src_sentence": "Meet Brothers are veridical bro from Gwalior.", "sentence": "Meet Brothers are veridical bro from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers veridical bro from Gwalior ?", "Who are veridical bro from Gwalior?", "Where are Meet Brothers veridical bro from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers veridical bro from ?", "Who are veridical bro from ?", "Where are veridical bro from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855964, "src_sentence": "Meet Brothers are rei br from Gwalior.", "sentence": "Meet Brothers are rei br from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers rei br from Gwalior ?", "Who are rei br from Gwalior?"], "type": [-1, 1], "question_in_type": ["Are meet Brothers rei br from ?", "Who are rei br from ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855982, "src_sentence": "Meet Brothers are veridical blood brother from Gwalior.", "sentence": "Meet Brothers are veridical blood brother from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers veridical blood brother from Gwalior ?", "Who are veridical blood brother from Gwalior?", "Where are Meet Brothers veridical blood brother from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers veridical blood brother from ?", "Who are veridical blood brother from ?", "Where are veridical blood brother from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855993, "src_sentence": "Meet Brothers are real number comrade from Gwalior.", "sentence": "Meet Brothers are real number comrade from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers real number comrade from Gwalior ?", "Who are real number comrade from Gwalior?", "Where are Meet Brothers real number comrade from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers real number comrade from ?", "Who are real number comrade from ?", "Where are real number comrade from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5855997, "src_sentence": "Meet Brothers are substantial comrade from Gwalior.", "sentence": "Meet Brothers are substantial comrade from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers substantial comrade from Gwalior ?", "Who are substantial comrade from Gwalior?", "Where are Meet Brothers substantial comrade from Gwalior ?"], "type": [-1, 1, 2], "question_in_type": ["Are meet Brothers substantial comrade from ?", "Who are substantial comrade from ?", "Where are substantial comrade from ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856005, "src_sentence": "Meet Brothers are real number buddy from Gwalior.", "sentence": "Meet Brothers are real number buddy from Gwalior", "sub": "http://dbpedia.org/resource/Meet_Bros", "pred": "http://dbpedia.org/ontology/hometown", "obj": "http://dbpedia.org/resource/Gwalior", "sub_type": "http://dbpedia.org/ontology/Agent", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Are meet Brothers real number buddy from Gwalior ?", "Who are real number buddy from Gwalior?"], "type": [-1, 1], "question_in_type": ["Are meet Brothers real number buddy from ?", "Who are real number buddy from ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?agent_sub ?settlement_obj.\n?agent_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856043, "src_sentence": "Ornativalva serratisignella is a lep of the folk Gelechiidae.", "sentence": "Ornativalva serratisignella is a lep of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva serratisignella a lep of the folk Gelechiidae ?", "Who serratisignella is a lep of the folk Gelechiidae?", "Where is Ornativalva serratisignella a lep of the folk Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is ornativalva serratisignella a lep of the folk ?", "Who serratisignella is a lep of the folk ?", "Where is serratisignella a lep of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856062, "src_sentence": "Ornativalva serratisignella is a matki of the kinsfolk Gelechiidae.", "sentence": "Ornativalva serratisignella is a matki of the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Ornativalva", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ornativalva serratisignella a matki of the kinsfolk Gelechiidae ?", "Who serratisignella is a matki of the kinsfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is ornativalva serratisignella a matki of the kinsfolk ?", "Who serratisignella is a matki of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856077, "src_sentence": "Inga mucuna is a species of legume in the kinfolk Fabaceae.", "sentence": "Inga mucuna is a species of legume in the kinfolk Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of legume in the kinfolk Fabaceae ?", "Where is Inga mucuna a species of legume in the kinfolk Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of legume in the kinfolk ?", "Where is a species of legume in the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856081, "src_sentence": "Inga mucuna is a species of legume in the class Fabaceae.", "sentence": "Inga mucuna is a species of legume in the class Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of legume in the class Fabaceae ?", "Where is Inga mucuna a species of legume in the class Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of legume in the class ?", "Where is a species of legume in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856088, "src_sentence": "Inga mucuna is a species of leguminous plant in the folk Fabaceae.", "sentence": "Inga mucuna is a species of leguminous plant in the folk Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of leguminous plant in the folk Fabaceae ?", "Where is Inga mucuna a species of leguminous plant in the folk Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of leguminous plant in the folk ?", "Where is a species of leguminous plant in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856095, "src_sentence": "Inga mucuna is a species of legume in the household Fabaceae.", "sentence": "Inga mucuna is a species of legume in the household Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of legume in the household Fabaceae ?", "Where is Inga mucuna a species of legume in the household Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of legume in the household ?", "Where is a species of legume in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856100, "src_sentence": "Inga mucuna is a species of leguminous plant in the kinsfolk Fabaceae.", "sentence": "Inga mucuna is a species of leguminous plant in the kinsfolk Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of leguminous plant in the kinsfolk Fabaceae ?", "Where is Inga mucuna a species of leguminous plant in the kinsfolk Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of leguminous plant in the kinsfolk ?", "Where is a species of leguminous plant in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856102, "src_sentence": "Inga mucuna is a species of leguminous plant in the fellowship Fabaceae.", "sentence": "Inga mucuna is a species of leguminous plant in the fellowship Fabaceae", "sub": "http://dbpedia.org/resource/Inga_mucuna", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is inga mucuna a species of leguminous plant in the fellowship Fabaceae ?", "Where is Inga mucuna a species of leguminous plant in the fellowship Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is inga mucuna a species of leguminous plant in the fellowship ?", "Where is a species of leguminous plant in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856109, "src_sentence": "Puzzle Bots is a in writing gamble developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does puzzle Bots publ by Wadjet Eye Games?", "Who published by Wadjet Eye Games?", "Where did Puzzle Bots published by?"], "type": [-1, 1, 2], "question_in_type": ["Does puzzle Bots publ by ?", "Who published by ?", "Where did published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856113, "src_sentence": "Puzzle Bots is a computer graphic gamble developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots is a computer graphic gamble published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is puzzle Bots a computer graphic gamble published by Wadjet Eye Games ?", "Who is a computer graphic gamble published by Wadjet Eye Games?", "Where is Puzzle Bots a computer graphic gamble published by?"], "type": [-1, 1, 2], "question_in_type": ["Is puzzle Bots a computer graphic gamble published by ?", "Who is a computer graphic gamble published by ?", "Where is a computer graphic gamble published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856114, "src_sentence": "Puzzle Bots is a graphic risky venture developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots is a graphic risky venture developed by Ivy published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is puzzle Bots a graphic risky venture developed by Ivy published by Wadjet Eye Games ?", "Who is a graphic risky venture developed by Ivy published by Wadjet Eye Games?", "Where is Puzzle Bots a graphic risky venture developed by?"], "type": [-1, 1, 2], "question_in_type": ["Is puzzle Bots a graphic risky venture developed by Ivy published by ?", "Who is a graphic risky venture developed by Ivy published by ?", "Where is a graphic risky venture developed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856117, "src_sentence": "Puzzle Bots is a gory risky venture developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots is a gory risky venture developed by Ivy published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is puzzle Bots a gory risky venture developed by Ivy published by Wadjet Eye Games ?", "Who is a gory risky venture developed by Ivy published by Wadjet Eye Games?", "Where is Puzzle Bots a gory risky venture developed by?"], "type": [-1, 1, 2], "question_in_type": ["Is puzzle Bots a gory risky venture developed by Ivy published by ?", "Who is a gory risky venture developed by Ivy published by ?", "Where is a gory risky venture developed by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856126, "src_sentence": "Puzzle Bots is a graphic voyage developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots is a graphic voyage published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Is puzzle Bots a graphic voyage published by Wadjet Eye Games ?", "Who is a graphic voyage published by Wadjet Eye Games?", "Where is Puzzle Bots a graphic voyage published by?"], "type": [-1, 1, 2], "question_in_type": ["Is puzzle Bots a graphic voyage published by ?", "Who is a graphic voyage published by ?", "Where is a graphic voyage published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856139, "src_sentence": "Puzzle Bots is a in writing escapade developed by Ivy Games and published by Wadjet Eye Games.", "sentence": "Puzzle Bots published by Wadjet Eye Games", "sub": "http://dbpedia.org/resource/Puzzle_Bots", "pred": "http://dbpedia.org/ontology/publisher", "obj": "http://dbpedia.org/resource/Wadjet_Eye_Games", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Agent", "question": ["Does puzzle Bots publ by Wadjet Eye Games?", "Who published by Wadjet Eye Games?", "Where did Puzzle Bots published by?"], "type": [-1, 1, 2], "question_in_type": ["Does puzzle Bots publ by ?", "Who published by ?", "Where did published by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?agent_obj.\n?work_sub rdf:type .\n?agent_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856317, "src_sentence": "Timora albisticta is a species of matki of the syndicate Noctuidae first described by Anthonie Johannes Theodorus Janse in 1917.", "sentence": "Timora albisticta is a species of matki of the syndicate Noctuidae", "sub": "http://dbpedia.org/resource/Timora_albisticta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Noctuidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is timora albisticta a species of matki of the syndicate Noctuidae ?", "Who albisticta is a species of matki of the syndicate Noctuidae?", "Who is Timora albisticta a species of matki of the syndicate Noctuidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is timora albisticta a species of matki of the syndicate ?", "Who albisticta is a species of matki of the syndicate ?", "Who is a species of matki of the syndicate ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856367, "src_sentence": "This caused Network Ten to move Neighbours to the 6.30 promethium timeslot two months later.", "sentence": "Network Ten to move Neighbours to the 6.30 promethium timeslot the 6.30 promethium timeslot two months later", "sub": "http://dbpedia.org/resource/Neighbours", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Network_Ten", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does network Ten to mov Neighbours to the 6.30 promethium timeslot the 6.30 promethium timeslot two months later?", "Where did Network Ten to move?", "When did Network Ten to move Neighbours to the 6.30 promethium timeslot the 6.30 promethium timeslot?"], "type": [-1, 2, 3], "question_in_type": ["Does network Ten to mov to the 6.30 promethium timeslot the 6.30 promethium timeslot two months later?", "Where did to move?", "When did to move to the 6.30 promethium timeslot the 6.30 promethium timeslot?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856371, "src_sentence": "This caused Network Ten to move Neighbours to the 6.30 premier timeslot two months later.", "sentence": "Network Ten to move Neighbours to the 6.30 premier timeslot the 6.30 premier timeslot two months later", "sub": "http://dbpedia.org/resource/Neighbours", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Network_Ten", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Did network Ten to mov Neighbours to the 6.30 premier timeslot the 6.30 premier timeslot two months later?", "Where did Network Ten to move?", "When did Network Ten to move Neighbours to the 6.30 premier timeslot the 6.30 premier timeslot?"], "type": [-1, 2, 3], "question_in_type": ["Did network Ten to mov to the 6.30 premier timeslot the 6.30 premier timeslot two months later?", "Where did to move?", "When did to move to the 6.30 premier timeslot the 6.30 premier timeslot?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856383, "src_sentence": "This caused Network Ten to move Neighbours to the 6.30 phase modulation timeslot two calendar month later.", "sentence": "Network Ten to move Neighbours to the 6.30 phase modulation timeslot two calendar month later", "sub": "http://dbpedia.org/resource/Neighbours", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/Network_Ten", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Does network Ten to mov Neighbours to the 6.30 phase modulation timeslot two calendar month later?", "Where did Network Ten to move?", "When did Network Ten to move Neighbours to the 6.30 phase modulation timeslot?"], "type": [-1, 2, 3], "question_in_type": ["Does network Ten to mov to the 6.30 phase modulation timeslot two calendar month later?", "Where did to move?", "When did to move to the 6.30 phase modulation timeslot?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856552, "src_sentence": "Catoptria europaeica is a species of lep in the class Crambidae.", "sentence": "Catoptria europaeica is a species of lep in the class Crambidae", "sub": "http://dbpedia.org/resource/Catoptria_europaeica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is catoptria europaeica a species of lep in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is catoptria europaeica a species of lep in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856553, "src_sentence": "Catoptria europaeica is a species of matki in the class Crambidae.", "sentence": "Catoptria europaeica is a species of matki in the class Crambidae", "sub": "http://dbpedia.org/resource/Catoptria_europaeica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is catoptria europaeica a species of matki in the class Crambidae ?"], "type": [-1], "question_in_type": ["Is catoptria europaeica a species of matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856576, "src_sentence": "Catoptria europaeica is a species of lep in the home Crambidae.", "sentence": "Catoptria europaeica is a species of lep in the home Crambidae", "sub": "http://dbpedia.org/resource/Catoptria_europaeica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is catoptria europaeica a species of lep in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is catoptria europaeica a species of lep in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856582, "src_sentence": "Catoptria europaeica is a species of lep in the fellowship Crambidae.", "sentence": "Catoptria europaeica is a species of lep in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Catoptria_europaeica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is catoptria europaeica a species of lep in the fellowship Crambidae ?"], "type": [-1], "question_in_type": ["Is catoptria europaeica a species of lep in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856595, "src_sentence": "Hellinsia harpactes is a matki of the family Pterophoridae.", "sentence": "Hellinsia harpactes is a matki of the family Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia harpactes a matki of the family Pterophoridae ?", "Who harpactes is a matki of the family Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia harpactes a matki of the family ?", "Who harpactes is a matki of the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856617, "src_sentence": "Hellinsia harpactes is a moth of the class Pterophoridae.", "sentence": "Hellinsia harpactes is a moth of the class Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia harpactes a moth of the class Pterophoridae ?", "Who harpactes is a moth of the class Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia harpactes a moth of the class ?", "Who harpactes is a moth of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856639, "src_sentence": "Hellinsia harpactes is a lep of the household Pterophoridae.", "sentence": "Hellinsia harpactes is a lep of the household Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia harpactes a lep of the household Pterophoridae ?", "Who harpactes is a lep of the household Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia harpactes a lep of the household ?", "Who harpactes is a lep of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856642, "src_sentence": "Hellinsia harpactes is a lep of the home Pterophoridae.", "sentence": "Hellinsia harpactes is a lep of the home Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia harpactes a lep of the home Pterophoridae ?", "Who harpactes is a lep of the home Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia harpactes a lep of the home ?", "Who harpactes is a lep of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856645, "src_sentence": "Hellinsia harpactes is a lep of the kinsfolk Pterophoridae.", "sentence": "Hellinsia harpactes is a lep of the kinsfolk Pterophoridae", "sub": "http://dbpedia.org/resource/Hellinsia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Pterophoridae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is hellinsia harpactes a lep of the kinsfolk Pterophoridae ?", "Who harpactes is a lep of the kinsfolk Pterophoridae?"], "type": [-1, 1], "question_in_type": ["Is hellinsia harpactes a lep of the kinsfolk ?", "Who harpactes is a lep of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856668, "src_sentence": "Lintneria merops is a lep of the kinfolk Sphingidae. .", "sentence": "Lintneria merops is a lep of the kinfolk Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a lep of the kinfolk Sphingidae ?", "Who merops is a lep of the kinfolk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a lep of the kinfolk ?", "Who merops is a lep of the kinfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856674, "src_sentence": "Lintneria merops is a lep of the class Sphingidae. .", "sentence": "Lintneria merops is a lep of the class Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a lep of the class Sphingidae ?", "Who merops is a lep of the class Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a lep of the class ?", "Who merops is a lep of the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856683, "src_sentence": "Lintneria merops is a lep of the folk Sphingidae. .", "sentence": "Lintneria merops is a lep of the folk Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a lep of the folk Sphingidae ?", "Who merops is a lep of the folk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a lep of the folk ?", "Who merops is a lep of the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856696, "src_sentence": "Lintneria merops is a matki of the household Sphingidae. .", "sentence": "Lintneria merops is a matki of the household Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a matki of the household Sphingidae ?", "Who merops is a matki of the household Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a matki of the household ?", "Who merops is a matki of the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856697, "src_sentence": "Lintneria merops is a moth of the home Sphingidae. .", "sentence": "Lintneria merops is a moth of the home Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a moth of the home Sphingidae ?", "Who merops is a moth of the home Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a moth of the home ?", "Who merops is a moth of the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856700, "src_sentence": "Lintneria merops is a moth of the kinsfolk Sphingidae. .", "sentence": "Lintneria merops is a moth of the kinsfolk Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a moth of the kinsfolk Sphingidae ?", "Who merops is a moth of the kinsfolk Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a moth of the kinsfolk ?", "Who merops is a moth of the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856704, "src_sentence": "Lintneria merops is a lep of the fellowship Sphingidae. .", "sentence": "Lintneria merops is a lep of the fellowship Sphingidae", "sub": "http://dbpedia.org/resource/Lintneria", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sphingidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is lintneria merops a lep of the fellowship Sphingidae ?", "Who merops is a lep of the fellowship Sphingidae?"], "type": [-1, 1], "question_in_type": ["Is lintneria merops a lep of the fellowship ?", "Who merops is a lep of the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856758, "src_sentence": "Echinoplaca schizidiifera is a species of cancer in the folk Gomphillaceae.", "sentence": "Echinoplaca schizidiifera is a species of cancer in the folk Gomphillaceae", "sub": "http://dbpedia.org/resource/Echinoplaca", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gomphillaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is echinoplaca schizidiifera a species of cancer in the folk Gomphillaceae ?", "Where is Echinoplaca schizidiifera a species of cancer in the folk Gomphillaceae ?"], "type": [-1, 2], "question_in_type": ["Is echinoplaca schizidiifera a species of cancer in the folk ?", "Where is schizidiifera a species of cancer in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5856940, "src_sentence": "Jagratha is a 1989 Malayalam fact finding thriller skin directed by K. Madhu, starring Mammootty, Jagathy Sreekumar and Mukesh.", "sentence": "Jagratha is a 1989 Malayalam fact finding thriller skin starring Mukesh", "sub": "http://dbpedia.org/resource/Jagratha", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Mukesh_(actor)", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is jagratha a 1989 Malayalam fact finding thriller skin starring Mukesh ?", "Who is a 1989 Malayalam fact finding thriller skin starring Mukesh?", "When is Jagratha a?", "Is jagratha a 1989 Malayalam fact finding thriller skin starring Jagathy Sreekumar ?", "Who is a 1989 Malayalam fact finding thriller skin starring Jagathy Sreekumar?", "Who is Jagratha a 1989 Malayalam fact finding?", "Is jagratha a 1989 Malayalam fact finding thriller skin starring Mammootty ?", "Who is a 1989 Malayalam fact finding thriller skin starring Mammootty?", "Where is Jagratha a 1989 Malayalam fact finding?"], "type": [-1, 1, 3, -1, 1, 1, -1, 1, 2], "question_in_type": ["Is jagratha a 1989 Malayalam fact finding thriller skin starring ?", "Who is a 1989 Malayalam fact finding thriller skin starring ?", "When is a?", "Is jagratha a 1989 Malayalam fact finding thriller skin starring ?", "Who is a 1989 Malayalam fact finding thriller skin starring ?", "Who is a 1989 Malayalam fact finding?", "Is jagratha a 1989 Malayalam fact finding thriller skin starring ?", "Who is a 1989 Malayalam fact finding thriller skin starring ?", "Where is a 1989 Malayalam fact finding?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857027, "src_sentence": "The Long Good Friday is a british people mobster shoot starring Bob Hoskins and Helen Mirren.", "sentence": "The Long Good Friday is a british people mobster shoot starring Helen Mirren", "sub": "http://dbpedia.org/resource/The_Long_Good_Friday", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Helen_Mirren", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Is the Long Good Friday a british people mobster shoot starring Helen Mirren ?", "Who is The Long Good Friday a british people mobster shoot?", "Is the Long Good Friday a british people mobster shoot starring Bob Hoskins ?"], "type": [-1, 1, -1], "question_in_type": ["Is the Long Good Friday a british people mobster shoot starring ?", "Who is a british people mobster shoot?", "Is the Long Good Friday a british people mobster shoot starring ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857278, "src_sentence": "Dorcadion politum is a species of bug in the family Cerambycidae.", "sentence": "Dorcadion politum is a species of bug in the family Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of bug in the family Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of bug in the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857307, "src_sentence": "Dorcadion politum is a species of mallet in the kinfolk Cerambycidae.", "sentence": "Dorcadion politum is a species of mallet in the kinfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of mallet in the kinfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of mallet in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857350, "src_sentence": "Dorcadion politum is a species of beetle in the household Cerambycidae.", "sentence": "Dorcadion politum is a species of beetle in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of beetle in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of beetle in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857351, "src_sentence": "Dorcadion politum is a species of overhang in the household Cerambycidae.", "sentence": "Dorcadion politum is a species of overhang in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of overhang in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of overhang in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857352, "src_sentence": "Dorcadion politum is a species of mallet in the household Cerambycidae.", "sentence": "Dorcadion politum is a species of mallet in the household Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of mallet in the household Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of mallet in the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857356, "src_sentence": "Dorcadion politum is a species of overhang in the home Cerambycidae.", "sentence": "Dorcadion politum is a species of overhang in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of overhang in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of overhang in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857357, "src_sentence": "Dorcadion politum is a species of mallet in the home Cerambycidae.", "sentence": "Dorcadion politum is a species of mallet in the home Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of mallet in the home Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of mallet in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857360, "src_sentence": "Dorcadion politum is a species of beetle in the kinsfolk Cerambycidae.", "sentence": "Dorcadion politum is a species of beetle in the kinsfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of beetle in the kinsfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of beetle in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857362, "src_sentence": "Dorcadion politum is a species of mallet in the kinsfolk Cerambycidae.", "sentence": "Dorcadion politum is a species of mallet in the kinsfolk Cerambycidae", "sub": "http://dbpedia.org/resource/Dorcadion", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Longhorn_beetle", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is dorcadion politum a species of mallet in the kinsfolk Cerambycidae ?"], "type": [-1], "question_in_type": ["Is dorcadion politum a species of mallet in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857378, "src_sentence": "Cheilosia grossa is a common European species of hoverfly.", "sentence": "Cheilosia grossa is a common European species of hoverfly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a common European species of hoverfly ?", "Who grossa is a common European species of hoverfly?", "Where is Cheilosia grossa a common European species of hoverfly ?", "Where is Cheilosia grossa a appellative European coinage of flower fly ?", "Where is Cheilosia grossa a appellative European coinage of hover fly ?", "Is cheilosia grossa a appellative European coinage of hoverfly ?", "Who grossa is a appellative European coinage of hoverfly?", "Where is Cheilosia grossa a appellative European coinage of hoverfly ?", "Where is Cheilosia grossa a appellative European species of flower fly ?", "Where is Cheilosia grossa a appellative European species of hover fly ?", "Is cheilosia grossa a appellative European species of hoverfly ?", "Who grossa is a appellative European species of hoverfly?", "Where is Cheilosia grossa a appellative European species of hoverfly ?", "Is cheilosia grossa a appellative continental coinage of hoverfly ?", "Who grossa is a appellative continental coinage of hoverfly?", "Is cheilosia grossa a appellative continental species of hoverfly ?", "Who grossa is a appellative continental species of hoverfly?", "Where is Cheilosia grossa a base European coinage of flower fly ?", "Where is Cheilosia grossa a base European coinage of hover fly ?", "Is cheilosia grossa a base European coinage of hoverfly ?", "Who grossa is a base European coinage of hoverfly?", "Where is Cheilosia grossa a base European coinage of hoverfly ?", "Where is Cheilosia grossa a base European species of flower fly ?", "Where is Cheilosia grossa a base European species of hover fly ?", "Is cheilosia grossa a base European species of hoverfly ?", "Who grossa is a base European species of hoverfly?", "Where is Cheilosia grossa a base European species of hoverfly ?", "Is cheilosia grossa a base continental coinage of hoverfly ?", "Who grossa is a base continental coinage of hoverfly?", "Is cheilosia grossa a base continental species of hoverfly ?", "Who grossa is a base continental species of hoverfly?", "Where is Cheilosia grossa a coarse European coinage of flower fly ?", "Where is Cheilosia grossa a coarse European coinage of hover fly ?", "Is cheilosia grossa a coarse European coinage of hoverfly ?", "Who grossa is a coarse European coinage of hoverfly?", "Where is Cheilosia grossa a coarse European coinage of hoverfly ?", "Where is Cheilosia grossa a coarse European species of flower fly ?", "Where is Cheilosia grossa a coarse European species of hover fly ?", "Is cheilosia grossa a coarse European species of hoverfly ?", "Who grossa is a coarse European species of hoverfly?", "Where is Cheilosia grossa a coarse European species of hoverfly ?", "Is cheilosia grossa a coarse continental coinage of hoverfly ?", "Who grossa is a coarse continental coinage of hoverfly?", "Is cheilosia grossa a coarse continental species of hoverfly ?", "Who grossa is a coarse continental species of hoverfly?", "Where is Cheilosia grossa a common European coinage of flower fly ?", "Where is Cheilosia grossa a common European coinage of hover fly ?", "Is cheilosia grossa a common European coinage of hoverfly ?", "Who grossa is a common European coinage of hoverfly?", "Where is Cheilosia grossa a common European coinage of hoverfly ?", "Where is Cheilosia grossa a common European species of flower fly ?", "Where is Cheilosia grossa a common European species of hover fly ?", "Is cheilosia grossa a common continental coinage of hoverfly ?", "Who grossa is a common continental coinage of hoverfly?", "Is cheilosia grossa a common continental species of hoverfly ?", "Who grossa is a common continental species of hoverfly?", "Where is Cheilosia grossa a common land European coinage of flower fly ?", "Where is Cheilosia grossa a common land European coinage of hover fly ?", "Is cheilosia grossa a common land European coinage of hoverfly ?", "Who grossa is a common land European coinage of hoverfly?", "Where is Cheilosia grossa a common land European coinage of hoverfly ?", "Where is Cheilosia grossa a common land European species of flower fly ?", "Where is Cheilosia grossa a common land European species of hover fly ?", "Is cheilosia grossa a common land European species of hoverfly ?", "Who grossa is a common land European species of hoverfly?", "Where is Cheilosia grossa a common land European species of hoverfly ?", "Is cheilosia grossa a common land continental coinage of hoverfly ?", "Who grossa is a common land continental coinage of hoverfly?", "Is cheilosia grossa a common land continental species of hoverfly ?", "Who grossa is a common land continental species of hoverfly?", "Where is Cheilosia grossa a commoner European coinage of flower fly ?", "Where is Cheilosia grossa a commoner European coinage of hover fly ?", "Is cheilosia grossa a commoner European coinage of hoverfly ?", "Who grossa is a commoner European coinage of hoverfly?", "Where is Cheilosia grossa a commoner European coinage of hoverfly ?", "Where is Cheilosia grossa a commoner European species of flower fly ?", "Where is Cheilosia grossa a commoner European species of hover fly ?", "Is cheilosia grossa a commoner European species of hoverfly ?", "Who grossa is a commoner European species of hoverfly?", "Where is Cheilosia grossa a commoner European species of hoverfly ?", "Is cheilosia grossa a commoner continental coinage of hoverfly ?", "Who grossa is a commoner continental coinage of hoverfly?", "Is cheilosia grossa a commoner continental species of hoverfly ?", "Who grossa is a commoner continental species of hoverfly?", "Where is Cheilosia grossa a concerted European coinage of flower fly ?", "Where is Cheilosia grossa a concerted European coinage of hover fly ?", "Is cheilosia grossa a concerted European coinage of hoverfly ?", "Who grossa is a concerted European coinage of hoverfly?", "Where is Cheilosia grossa a concerted European coinage of hoverfly ?", "Where is Cheilosia grossa a concerted European species of flower fly ?", "Where is Cheilosia grossa a concerted European species of hover fly ?", "Is cheilosia grossa a concerted European species of hoverfly ?", "Who grossa is a concerted European species of hoverfly?", "Where is Cheilosia grossa a concerted European species of hoverfly ?", "Is cheilosia grossa a concerted continental coinage of hoverfly ?", "Who grossa is a concerted continental coinage of hoverfly?", "Is cheilosia grossa a concerted continental species of hoverfly ?", "Who grossa is a concerted continental species of hoverfly?", "Where is Cheilosia grossa a familiar European coinage of flower fly ?", "Where is Cheilosia grossa a familiar European coinage of hover fly ?", "Is cheilosia grossa a familiar European coinage of hoverfly ?", "Who grossa is a familiar European coinage of hoverfly?", "Where is Cheilosia grossa a familiar European coinage of hoverfly ?", "Where is Cheilosia grossa a familiar European species of flower fly ?", "Where is Cheilosia grossa a familiar European species of hover fly ?", "Is cheilosia grossa a familiar European species of hoverfly ?", "Who grossa is a familiar European species of hoverfly?", "Where is Cheilosia grossa a familiar European species of hoverfly ?", "Is cheilosia grossa a familiar continental coinage of hoverfly ?", "Who grossa is a familiar continental coinage of hoverfly?", "Is cheilosia grossa a familiar continental species of hoverfly ?", "Who grossa is a familiar continental species of hoverfly?", "Where is Cheilosia grossa a ignoble European coinage of flower fly ?", "Where is Cheilosia grossa a ignoble European coinage of hover fly ?", "Is cheilosia grossa a ignoble European coinage of hoverfly ?", "Who grossa is a ignoble European coinage of hoverfly?", "Where is Cheilosia grossa a ignoble European coinage of hoverfly ?", "Where is Cheilosia grossa a ignoble European species of flower fly ?", "Where is Cheilosia grossa a ignoble European species of hover fly ?", "Is cheilosia grossa a ignoble European species of hoverfly ?", "Who grossa is a ignoble European species of hoverfly?", "Where is Cheilosia grossa a ignoble European species of hoverfly ?", "Is cheilosia grossa a ignoble continental coinage of hoverfly ?", "Who grossa is a ignoble continental coinage of hoverfly?", "Is cheilosia grossa a ignoble continental species of hoverfly ?", "Who grossa is a ignoble continental species of hoverfly?", "Where is Cheilosia grossa a lowbrow European coinage of flower fly ?", "Where is Cheilosia grossa a lowbrow European coinage of hover fly ?", "Is cheilosia grossa a lowbrow European coinage of hoverfly ?", "Who grossa is a lowbrow European coinage of hoverfly?", "Where is Cheilosia grossa a lowbrow European coinage of hoverfly ?", "Where is Cheilosia grossa a lowbrow European species of flower fly ?", "Where is Cheilosia grossa a lowbrow European species of hover fly ?", "Is cheilosia grossa a lowbrow European species of hoverfly ?", "Who grossa is a lowbrow European species of hoverfly?", "Where is Cheilosia grossa a lowbrow European species of hoverfly ?", "Is cheilosia grossa a lowbrow continental coinage of hoverfly ?", "Who grossa is a lowbrow continental coinage of hoverfly?", "Is cheilosia grossa a lowbrow continental species of hoverfly ?", "Who grossa is a lowbrow continental species of hoverfly?", "Where is Cheilosia grossa a mainstream European coinage of flower fly ?", "Where is Cheilosia grossa a mainstream European coinage of hover fly ?", "Is cheilosia grossa a mainstream European coinage of hoverfly ?", "Who grossa is a mainstream European coinage of hoverfly?", "Where is Cheilosia grossa a mainstream European coinage of hoverfly ?", "Where is Cheilosia grossa a mainstream European species of flower fly ?", "Where is Cheilosia grossa a mainstream European species of hover fly ?", "Is cheilosia grossa a mainstream European species of hoverfly ?", "Who grossa is a mainstream European species of hoverfly?", "Where is Cheilosia grossa a mainstream European species of hoverfly ?", "Is cheilosia grossa a mainstream continental coinage of hoverfly ?", "Who grossa is a mainstream continental coinage of hoverfly?", "Is cheilosia grossa a mainstream continental species of hoverfly ?", "Who grossa is a mainstream continental species of hoverfly?", "Where is Cheilosia grossa a mediocre European coinage of flower fly ?", "Where is Cheilosia grossa a mediocre European coinage of hover fly ?", "Is cheilosia grossa a mediocre European coinage of hoverfly ?", "Who grossa is a mediocre European coinage of hoverfly?", "Where is Cheilosia grossa a mediocre European coinage of hoverfly ?", "Where is Cheilosia grossa a mediocre European species of flower fly ?", "Where is Cheilosia grossa a mediocre European species of hover fly ?", "Is cheilosia grossa a mediocre European species of hoverfly ?", "Who grossa is a mediocre European species of hoverfly?", "Where is Cheilosia grossa a mediocre European species of hoverfly ?", "Is cheilosia grossa a mediocre continental coinage of hoverfly ?", "Who grossa is a mediocre continental coinage of hoverfly?", "Is cheilosia grossa a mediocre continental species of hoverfly ?", "Who grossa is a mediocre continental species of hoverfly?", "Where is Cheilosia grossa a mutual European coinage of flower fly ?", "Where is Cheilosia grossa a mutual European coinage of hover fly ?", "Is cheilosia grossa a mutual European coinage of hoverfly ?", "Who grossa is a mutual European coinage of hoverfly?", "Where is Cheilosia grossa a mutual European coinage of hoverfly ?", "Where is Cheilosia grossa a mutual European species of flower fly ?", "Where is Cheilosia grossa a mutual European species of hover fly ?", "Is cheilosia grossa a mutual European species of hoverfly ?", "Who grossa is a mutual European species of hoverfly?", "Where is Cheilosia grossa a mutual European species of hoverfly ?", "Is cheilosia grossa a mutual continental coinage of hoverfly ?", "Who grossa is a mutual continental coinage of hoverfly?", "Is cheilosia grossa a mutual continental species of hoverfly ?", "Who grossa is a mutual continental species of hoverfly?", "Where is Cheilosia grossa a normal European coinage of flower fly ?", "Where is Cheilosia grossa a normal European coinage of hover fly ?", "Is cheilosia grossa a normal European coinage of hoverfly ?", "Who grossa is a normal European coinage of hoverfly?", "Where is Cheilosia grossa a normal European coinage of hoverfly ?", "Where is Cheilosia grossa a normal European species of flower fly ?", "Where is Cheilosia grossa a normal European species of hover fly ?", "Is cheilosia grossa a normal European species of hoverfly ?", "Who grossa is a normal European species of hoverfly?", "Where is Cheilosia grossa a normal European species of hoverfly ?", "Is cheilosia grossa a normal continental coinage of hoverfly ?", "Who grossa is a normal continental coinage of hoverfly?", "Is cheilosia grossa a normal continental species of hoverfly ?", "Who grossa is a normal continental species of hoverfly?", "Where is Cheilosia grossa a ordinary European coinage of flower fly ?", "Where is Cheilosia grossa a ordinary European coinage of hover fly ?", "Is cheilosia grossa a ordinary European coinage of hoverfly ?", "Who grossa is a ordinary European coinage of hoverfly?", "Where is Cheilosia grossa a ordinary European coinage of hoverfly ?", "Where is Cheilosia grossa a ordinary European species of flower fly ?", "Where is Cheilosia grossa a ordinary European species of hover fly ?", "Is cheilosia grossa a ordinary European species of hoverfly ?", "Who grossa is a ordinary European species of hoverfly?", "Where is Cheilosia grossa a ordinary European species of hoverfly ?", "Is cheilosia grossa a ordinary continental coinage of hoverfly ?", "Who grossa is a ordinary continental coinage of hoverfly?", "Is cheilosia grossa a ordinary continental species of hoverfly ?", "Who grossa is a ordinary continental species of hoverfly?", "Where is Cheilosia grossa a park European coinage of flower fly ?", "Where is Cheilosia grossa a park European coinage of hover fly ?", "Is cheilosia grossa a park European coinage of hoverfly ?", "Who grossa is a park European coinage of hoverfly?", "Where is Cheilosia grossa a park European coinage of hoverfly ?", "Where is Cheilosia grossa a park European species of flower fly ?", "Where is Cheilosia grossa a park European species of hover fly ?", "Is cheilosia grossa a park European species of hoverfly ?", "Who grossa is a park European species of hoverfly?", "Where is Cheilosia grossa a park European species of hoverfly ?", "Is cheilosia grossa a park continental coinage of hoverfly ?", "Who grossa is a park continental coinage of hoverfly?", "Is cheilosia grossa a park continental species of hoverfly ?", "Who grossa is a park continental species of hoverfly?", "Where is Cheilosia grossa a plebeian European coinage of flower fly ?", "Where is Cheilosia grossa a plebeian European coinage of hover fly ?", "Is cheilosia grossa a plebeian European coinage of hoverfly ?", "Who grossa is a plebeian European coinage of hoverfly?", "Where is Cheilosia grossa a plebeian European coinage of hoverfly ?", "Where is Cheilosia grossa a plebeian European species of flower fly ?", "Where is Cheilosia grossa a plebeian European species of hover fly ?", "Is cheilosia grossa a plebeian European species of hoverfly ?", "Who grossa is a plebeian European species of hoverfly?", "Where is Cheilosia grossa a plebeian European species of hoverfly ?", "Is cheilosia grossa a plebeian continental coinage of hoverfly ?", "Who grossa is a plebeian continental coinage of hoverfly?", "Is cheilosia grossa a plebeian continental species of hoverfly ?", "Who grossa is a plebeian continental species of hoverfly?", "Where is Cheilosia grossa a uncouth European coinage of flower fly ?", "Where is Cheilosia grossa a uncouth European coinage of hover fly ?", "Is cheilosia grossa a uncouth European coinage of hoverfly ?", "Who grossa is a uncouth European coinage of hoverfly?", "Where is Cheilosia grossa a uncouth European coinage of hoverfly ?", "Where is Cheilosia grossa a uncouth European species of flower fly ?", "Where is Cheilosia grossa a uncouth European species of hover fly ?", "Is cheilosia grossa a uncouth European species of hoverfly ?", "Who grossa is a uncouth European species of hoverfly?", "Where is Cheilosia grossa a uncouth European species of hoverfly ?", "Is cheilosia grossa a uncouth continental coinage of hoverfly ?", "Who grossa is a uncouth continental coinage of hoverfly?", "Is cheilosia grossa a uncouth continental species of hoverfly ?", "Who grossa is a uncouth continental species of hoverfly?", "Where is Cheilosia grossa a unpretentious European coinage of flower fly ?", "Where is Cheilosia grossa a unpretentious European coinage of hover fly ?", "Is cheilosia grossa a unpretentious European coinage of hoverfly ?", "Who grossa is a unpretentious European coinage of hoverfly?", "Where is Cheilosia grossa a unpretentious European coinage of hoverfly ?", "Where is Cheilosia grossa a unpretentious European species of flower fly ?", "Where is Cheilosia grossa a unpretentious European species of hover fly ?", "Is cheilosia grossa a unpretentious European species of hoverfly ?", "Who grossa is a unpretentious European species of hoverfly?", "Where is Cheilosia grossa a unpretentious European species of hoverfly ?", "Is cheilosia grossa a unpretentious continental coinage of hoverfly ?", "Who grossa is a unpretentious continental coinage of hoverfly?", "Is cheilosia grossa a unpretentious continental species of hoverfly ?", "Who grossa is a unpretentious continental species of hoverfly?", "Where is Cheilosia grossa a usual European coinage of flower fly ?", "Where is Cheilosia grossa a usual European coinage of hover fly ?", "Is cheilosia grossa a usual European coinage of hoverfly ?", "Who grossa is a usual European coinage of hoverfly?", "Where is Cheilosia grossa a usual European coinage of hoverfly ?", "Where is Cheilosia grossa a usual European species of flower fly ?", "Where is Cheilosia grossa a usual European species of hover fly ?", "Is cheilosia grossa a usual European species of hoverfly ?", "Who grossa is a usual European species of hoverfly?", "Where is Cheilosia grossa a usual European species of hoverfly ?", "Is cheilosia grossa a usual continental coinage of hoverfly ?", "Who grossa is a usual continental coinage of hoverfly?", "Is cheilosia grossa a usual continental species of hoverfly ?", "Who grossa is a usual continental species of hoverfly?", "Where is Cheilosia grossa a vernacular European coinage of flower fly ?", "Where is Cheilosia grossa a vernacular European coinage of hover fly ?", "Is cheilosia grossa a vernacular European coinage of hoverfly ?", "Who grossa is a vernacular European coinage of hoverfly?", "Where is Cheilosia grossa a vernacular European coinage of hoverfly ?", "Where is Cheilosia grossa a vernacular European species of flower fly ?", "Where is Cheilosia grossa a vernacular European species of hover fly ?", "Is cheilosia grossa a vernacular European species of hoverfly ?", "Who grossa is a vernacular European species of hoverfly?", "Where is Cheilosia grossa a vernacular European species of hoverfly ?", "Is cheilosia grossa a vernacular continental coinage of hoverfly ?", "Who grossa is a vernacular continental coinage of hoverfly?", "Is cheilosia grossa a vernacular continental species of hoverfly ?", "Who grossa is a vernacular continental species of hoverfly?", "Where is Cheilosia grossa a vulgar European coinage of flower fly ?", "Where is Cheilosia grossa a vulgar European coinage of hover fly ?", "Is cheilosia grossa a vulgar European coinage of hoverfly ?", "Who grossa is a vulgar European coinage of hoverfly?", "Where is Cheilosia grossa a vulgar European coinage of hoverfly ?", "Where is Cheilosia grossa a vulgar European species of flower fly ?", "Where is Cheilosia grossa a vulgar European species of hover fly ?", "Is cheilosia grossa a vulgar European species of hoverfly ?", "Who grossa is a vulgar European species of hoverfly?", "Where is Cheilosia grossa a vulgar European species of hoverfly ?", "Is cheilosia grossa a vulgar continental coinage of hoverfly ?", "Who grossa is a vulgar continental coinage of hoverfly?", "Is cheilosia grossa a vulgar continental species of hoverfly ?", "Who grossa is a vulgar continental species of hoverfly?", "Where is Cheilosia grossa a well known European?", "Is cheilosia grossa a well known European coinage of hoverfly ?", "Who grossa is a well known European coinage of hoverfly?", "Is cheilosia grossa a well known European species of hoverfly ?", "Who grossa is a well known European species of hoverfly?", "Is cheilosia grossa a well known continental coinage of hoverfly ?", "Who grossa is a well known continental coinage of hoverfly?", "Is cheilosia grossa a well known continental species of hoverfly ?", "Who grossa is a well known continental species of hoverfly?", "Where is Cheilosia grossa a widespread European coinage of flower fly ?", "Where is Cheilosia grossa a widespread European coinage of hover fly ?", "Is cheilosia grossa a widespread European coinage of hoverfly ?", "Who grossa is a widespread European coinage of hoverfly?", "Where is Cheilosia grossa a widespread European coinage of hoverfly ?", "Where is Cheilosia grossa a widespread European species of flower fly ?", "Where is Cheilosia grossa a widespread European species of hover fly ?", "Is cheilosia grossa a widespread European species of hoverfly ?", "Who grossa is a widespread European species of hoverfly?", "Where is Cheilosia grossa a widespread European species of hoverfly ?", "Is cheilosia grossa a widespread continental coinage of hoverfly ?", "Who grossa is a widespread continental coinage of hoverfly?", "Is cheilosia grossa a widespread continental species of hoverfly ?", "Who grossa is a widespread continental species of hoverfly?"], "type": [-1, 1, 2, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1, 2, -1, 1, -1, 1, -1, 1, -1, 1, 2, 2, -1, 1, 2, 2, 2, -1, 1, 2, -1, 1, -1, 1], "question_in_type": ["Is cheilosia grossa a common European species of ?", "Who grossa is a common European species of ?", "Where is grossa a common European species of ?", "Where is grossa a appellative European coinage of flower fly ?", "Where is grossa a appellative European coinage of hover fly ?", "Is cheilosia grossa a appellative European coinage of ?", "Who grossa is a appellative European coinage of ?", "Where is grossa a appellative European coinage of ?", "Where is grossa a appellative European species of flower fly ?", "Where is grossa a appellative European species of hover fly ?", "Is cheilosia grossa a appellative European species of ?", "Who grossa is a appellative European species of ?", "Where is grossa a appellative European species of ?", "Is cheilosia grossa a appellative continental coinage of ?", "Who grossa is a appellative continental coinage of ?", "Is cheilosia grossa a appellative continental species of ?", "Who grossa is a appellative continental species of ?", "Where is grossa a base European coinage of flower fly ?", "Where is grossa a base European coinage of hover fly ?", "Is cheilosia grossa a base European coinage of ?", "Who grossa is a base European coinage of ?", "Where is grossa a base European coinage of ?", "Where is grossa a base European species of flower fly ?", "Where is grossa a base European species of hover fly ?", "Is cheilosia grossa a base European species of ?", "Who grossa is a base European species of ?", "Where is grossa a base European species of ?", "Is cheilosia grossa a base continental coinage of ?", "Who grossa is a base continental coinage of ?", "Is cheilosia grossa a base continental species of ?", "Who grossa is a base continental species of ?", "Where is grossa a coarse European coinage of flower fly ?", "Where is grossa a coarse European coinage of hover fly ?", "Is cheilosia grossa a coarse European coinage of ?", "Who grossa is a coarse European coinage of ?", "Where is grossa a coarse European coinage of ?", "Where is grossa a coarse European species of flower fly ?", "Where is grossa a coarse European species of hover fly ?", "Is cheilosia grossa a coarse European species of ?", "Who grossa is a coarse European species of ?", "Where is grossa a coarse European species of ?", "Is cheilosia grossa a coarse continental coinage of ?", "Who grossa is a coarse continental coinage of ?", "Is cheilosia grossa a coarse continental species of ?", "Who grossa is a coarse continental species of ?", "Where is grossa a common European coinage of flower fly ?", "Where is grossa a common European coinage of hover fly ?", "Is cheilosia grossa a common European coinage of ?", "Who grossa is a common European coinage of ?", "Where is grossa a common European coinage of ?", "Where is grossa a common European species of flower fly ?", "Where is grossa a common European species of hover fly ?", "Is cheilosia grossa a common continental coinage of ?", "Who grossa is a common continental coinage of ?", "Is cheilosia grossa a common continental species of ?", "Who grossa is a common continental species of ?", "Where is grossa a common land European coinage of flower fly ?", "Where is grossa a common land European coinage of hover fly ?", "Is cheilosia grossa a common land European coinage of ?", "Who grossa is a common land European coinage of ?", "Where is grossa a common land European coinage of ?", "Where is grossa a common land European species of flower fly ?", "Where is grossa a common land European species of hover fly ?", "Is cheilosia grossa a common land European species of ?", "Who grossa is a common land European species of ?", "Where is grossa a common land European species of ?", "Is cheilosia grossa a common land continental coinage of ?", "Who grossa is a common land continental coinage of ?", "Is cheilosia grossa a common land continental species of ?", "Who grossa is a common land continental species of ?", "Where is grossa a commoner European coinage of flower fly ?", "Where is grossa a commoner European coinage of hover fly ?", "Is cheilosia grossa a commoner European coinage of ?", "Who grossa is a commoner European coinage of ?", "Where is grossa a commoner European coinage of ?", "Where is grossa a commoner European species of flower fly ?", "Where is grossa a commoner European species of hover fly ?", "Is cheilosia grossa a commoner European species of ?", "Who grossa is a commoner European species of ?", "Where is grossa a commoner European species of ?", "Is cheilosia grossa a commoner continental coinage of ?", "Who grossa is a commoner continental coinage of ?", "Is cheilosia grossa a commoner continental species of ?", "Who grossa is a commoner continental species of ?", "Where is grossa a concerted European coinage of flower fly ?", "Where is grossa a concerted European coinage of hover fly ?", "Is cheilosia grossa a concerted European coinage of ?", "Who grossa is a concerted European coinage of ?", "Where is grossa a concerted European coinage of ?", "Where is grossa a concerted European species of flower fly ?", "Where is grossa a concerted European species of hover fly ?", "Is cheilosia grossa a concerted European species of ?", "Who grossa is a concerted European species of ?", "Where is grossa a concerted European species of ?", "Is cheilosia grossa a concerted continental coinage of ?", "Who grossa is a concerted continental coinage of ?", "Is cheilosia grossa a concerted continental species of ?", "Who grossa is a concerted continental species of ?", "Where is grossa a familiar European coinage of flower fly ?", "Where is grossa a familiar European coinage of hover fly ?", "Is cheilosia grossa a familiar European coinage of ?", "Who grossa is a familiar European coinage of ?", "Where is grossa a familiar European coinage of ?", "Where is grossa a familiar European species of flower fly ?", "Where is grossa a familiar European species of hover fly ?", "Is cheilosia grossa a familiar European species of ?", "Who grossa is a familiar European species of ?", "Where is grossa a familiar European species of ?", "Is cheilosia grossa a familiar continental coinage of ?", "Who grossa is a familiar continental coinage of ?", "Is cheilosia grossa a familiar continental species of ?", "Who grossa is a familiar continental species of ?", "Where is grossa a ignoble European coinage of flower fly ?", "Where is grossa a ignoble European coinage of hover fly ?", "Is cheilosia grossa a ignoble European coinage of ?", "Who grossa is a ignoble European coinage of ?", "Where is grossa a ignoble European coinage of ?", "Where is grossa a ignoble European species of flower fly ?", "Where is grossa a ignoble European species of hover fly ?", "Is cheilosia grossa a ignoble European species of ?", "Who grossa is a ignoble European species of ?", "Where is grossa a ignoble European species of ?", "Is cheilosia grossa a ignoble continental coinage of ?", "Who grossa is a ignoble continental coinage of ?", "Is cheilosia grossa a ignoble continental species of ?", "Who grossa is a ignoble continental species of ?", "Where is grossa a lowbrow European coinage of flower fly ?", "Where is grossa a lowbrow European coinage of hover fly ?", "Is cheilosia grossa a lowbrow European coinage of ?", "Who grossa is a lowbrow European coinage of ?", "Where is grossa a lowbrow European coinage of ?", "Where is grossa a lowbrow European species of flower fly ?", "Where is grossa a lowbrow European species of hover fly ?", "Is cheilosia grossa a lowbrow European species of ?", "Who grossa is a lowbrow European species of ?", "Where is grossa a lowbrow European species of ?", "Is cheilosia grossa a lowbrow continental coinage of ?", "Who grossa is a lowbrow continental coinage of ?", "Is cheilosia grossa a lowbrow continental species of ?", "Who grossa is a lowbrow continental species of ?", "Where is grossa a mainstream European coinage of flower fly ?", "Where is grossa a mainstream European coinage of hover fly ?", "Is cheilosia grossa a mainstream European coinage of ?", "Who grossa is a mainstream European coinage of ?", "Where is grossa a mainstream European coinage of ?", "Where is grossa a mainstream European species of flower fly ?", "Where is grossa a mainstream European species of hover fly ?", "Is cheilosia grossa a mainstream European species of ?", "Who grossa is a mainstream European species of ?", "Where is grossa a mainstream European species of ?", "Is cheilosia grossa a mainstream continental coinage of ?", "Who grossa is a mainstream continental coinage of ?", "Is cheilosia grossa a mainstream continental species of ?", "Who grossa is a mainstream continental species of ?", "Where is grossa a mediocre European coinage of flower fly ?", "Where is grossa a mediocre European coinage of hover fly ?", "Is cheilosia grossa a mediocre European coinage of ?", "Who grossa is a mediocre European coinage of ?", "Where is grossa a mediocre European coinage of ?", "Where is grossa a mediocre European species of flower fly ?", "Where is grossa a mediocre European species of hover fly ?", "Is cheilosia grossa a mediocre European species of ?", "Who grossa is a mediocre European species of ?", "Where is grossa a mediocre European species of ?", "Is cheilosia grossa a mediocre continental coinage of ?", "Who grossa is a mediocre continental coinage of ?", "Is cheilosia grossa a mediocre continental species of ?", "Who grossa is a mediocre continental species of ?", "Where is grossa a mutual European coinage of flower fly ?", "Where is grossa a mutual European coinage of hover fly ?", "Is cheilosia grossa a mutual European coinage of ?", "Who grossa is a mutual European coinage of ?", "Where is grossa a mutual European coinage of ?", "Where is grossa a mutual European species of flower fly ?", "Where is grossa a mutual European species of hover fly ?", "Is cheilosia grossa a mutual European species of ?", "Who grossa is a mutual European species of ?", "Where is grossa a mutual European species of ?", "Is cheilosia grossa a mutual continental coinage of ?", "Who grossa is a mutual continental coinage of ?", "Is cheilosia grossa a mutual continental species of ?", "Who grossa is a mutual continental species of ?", "Where is grossa a normal European coinage of flower fly ?", "Where is grossa a normal European coinage of hover fly ?", "Is cheilosia grossa a normal European coinage of ?", "Who grossa is a normal European coinage of ?", "Where is grossa a normal European coinage of ?", "Where is grossa a normal European species of flower fly ?", "Where is grossa a normal European species of hover fly ?", "Is cheilosia grossa a normal European species of ?", "Who grossa is a normal European species of ?", "Where is grossa a normal European species of ?", "Is cheilosia grossa a normal continental coinage of ?", "Who grossa is a normal continental coinage of ?", "Is cheilosia grossa a normal continental species of ?", "Who grossa is a normal continental species of ?", "Where is grossa a ordinary European coinage of flower fly ?", "Where is grossa a ordinary European coinage of hover fly ?", "Is cheilosia grossa a ordinary European coinage of ?", "Who grossa is a ordinary European coinage of ?", "Where is grossa a ordinary European coinage of ?", "Where is grossa a ordinary European species of flower fly ?", "Where is grossa a ordinary European species of hover fly ?", "Is cheilosia grossa a ordinary European species of ?", "Who grossa is a ordinary European species of ?", "Where is grossa a ordinary European species of ?", "Is cheilosia grossa a ordinary continental coinage of ?", "Who grossa is a ordinary continental coinage of ?", "Is cheilosia grossa a ordinary continental species of ?", "Who grossa is a ordinary continental species of ?", "Where is grossa a park European coinage of flower fly ?", "Where is grossa a park European coinage of hover fly ?", "Is cheilosia grossa a park European coinage of ?", "Who grossa is a park European coinage of ?", "Where is grossa a park European coinage of ?", "Where is grossa a park European species of flower fly ?", "Where is grossa a park European species of hover fly ?", "Is cheilosia grossa a park European species of ?", "Who grossa is a park European species of ?", "Where is grossa a park European species of ?", "Is cheilosia grossa a park continental coinage of ?", "Who grossa is a park continental coinage of ?", "Is cheilosia grossa a park continental species of ?", "Who grossa is a park continental species of ?", "Where is grossa a plebeian European coinage of flower fly ?", "Where is grossa a plebeian European coinage of hover fly ?", "Is cheilosia grossa a plebeian European coinage of ?", "Who grossa is a plebeian European coinage of ?", "Where is grossa a plebeian European coinage of ?", "Where is grossa a plebeian European species of flower fly ?", "Where is grossa a plebeian European species of hover fly ?", "Is cheilosia grossa a plebeian European species of ?", "Who grossa is a plebeian European species of ?", "Where is grossa a plebeian European species of ?", "Is cheilosia grossa a plebeian continental coinage of ?", "Who grossa is a plebeian continental coinage of ?", "Is cheilosia grossa a plebeian continental species of ?", "Who grossa is a plebeian continental species of ?", "Where is grossa a uncouth European coinage of flower fly ?", "Where is grossa a uncouth European coinage of hover fly ?", "Is cheilosia grossa a uncouth European coinage of ?", "Who grossa is a uncouth European coinage of ?", "Where is grossa a uncouth European coinage of ?", "Where is grossa a uncouth European species of flower fly ?", "Where is grossa a uncouth European species of hover fly ?", "Is cheilosia grossa a uncouth European species of ?", "Who grossa is a uncouth European species of ?", "Where is grossa a uncouth European species of ?", "Is cheilosia grossa a uncouth continental coinage of ?", "Who grossa is a uncouth continental coinage of ?", "Is cheilosia grossa a uncouth continental species of ?", "Who grossa is a uncouth continental species of ?", "Where is grossa a unpretentious European coinage of flower fly ?", "Where is grossa a unpretentious European coinage of hover fly ?", "Is cheilosia grossa a unpretentious European coinage of ?", "Who grossa is a unpretentious European coinage of ?", "Where is grossa a unpretentious European coinage of ?", "Where is grossa a unpretentious European species of flower fly ?", "Where is grossa a unpretentious European species of hover fly ?", "Is cheilosia grossa a unpretentious European species of ?", "Who grossa is a unpretentious European species of ?", "Where is grossa a unpretentious European species of ?", "Is cheilosia grossa a unpretentious continental coinage of ?", "Who grossa is a unpretentious continental coinage of ?", "Is cheilosia grossa a unpretentious continental species of ?", "Who grossa is a unpretentious continental species of ?", "Where is grossa a usual European coinage of flower fly ?", "Where is grossa a usual European coinage of hover fly ?", "Is cheilosia grossa a usual European coinage of ?", "Who grossa is a usual European coinage of ?", "Where is grossa a usual European coinage of ?", "Where is grossa a usual European species of flower fly ?", "Where is grossa a usual European species of hover fly ?", "Is cheilosia grossa a usual European species of ?", "Who grossa is a usual European species of ?", "Where is grossa a usual European species of ?", "Is cheilosia grossa a usual continental coinage of ?", "Who grossa is a usual continental coinage of ?", "Is cheilosia grossa a usual continental species of ?", "Who grossa is a usual continental species of ?", "Where is grossa a vernacular European coinage of flower fly ?", "Where is grossa a vernacular European coinage of hover fly ?", "Is cheilosia grossa a vernacular European coinage of ?", "Who grossa is a vernacular European coinage of ?", "Where is grossa a vernacular European coinage of ?", "Where is grossa a vernacular European species of flower fly ?", "Where is grossa a vernacular European species of hover fly ?", "Is cheilosia grossa a vernacular European species of ?", "Who grossa is a vernacular European species of ?", "Where is grossa a vernacular European species of ?", "Is cheilosia grossa a vernacular continental coinage of ?", "Who grossa is a vernacular continental coinage of ?", "Is cheilosia grossa a vernacular continental species of ?", "Who grossa is a vernacular continental species of ?", "Where is grossa a vulgar European coinage of flower fly ?", "Where is grossa a vulgar European coinage of hover fly ?", "Is cheilosia grossa a vulgar European coinage of ?", "Who grossa is a vulgar European coinage of ?", "Where is grossa a vulgar European coinage of ?", "Where is grossa a vulgar European species of flower fly ?", "Where is grossa a vulgar European species of hover fly ?", "Is cheilosia grossa a vulgar European species of ?", "Who grossa is a vulgar European species of ?", "Where is grossa a vulgar European species of ?", "Is cheilosia grossa a vulgar continental coinage of ?", "Who grossa is a vulgar continental coinage of ?", "Is cheilosia grossa a vulgar continental species of ?", "Who grossa is a vulgar continental species of ?", "Where is grossa a well known European?", "Is cheilosia grossa a well known European coinage of ?", "Who grossa is a well known European coinage of ?", "Is cheilosia grossa a well known European species of ?", "Who grossa is a well known European species of ?", "Is cheilosia grossa a well known continental coinage of ?", "Who grossa is a well known continental coinage of ?", "Is cheilosia grossa a well known continental species of ?", "Who grossa is a well known continental species of ?", "Where is grossa a widespread European coinage of flower fly ?", "Where is grossa a widespread European coinage of hover fly ?", "Is cheilosia grossa a widespread European coinage of ?", "Who grossa is a widespread European coinage of ?", "Where is grossa a widespread European coinage of ?", "Where is grossa a widespread European species of flower fly ?", "Where is grossa a widespread European species of hover fly ?", "Is cheilosia grossa a widespread European species of ?", "Who grossa is a widespread European species of ?", "Where is grossa a widespread European species of ?", "Is cheilosia grossa a widespread continental coinage of ?", "Who grossa is a widespread continental coinage of ?", "Is cheilosia grossa a widespread continental species of ?", "Who grossa is a widespread continental species of ?"], "exp": [-1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857386, "src_sentence": "Cheilosia grossa is a extensive continental species of hoverfly.", "sentence": "Cheilosia grossa is a extensive continental species of hoverfly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a extensive continental species of hoverfly ?", "Who grossa is a extensive continental species of hoverfly?", "Is cheilosia grossa a across board continental coinage of hoverfly ?", "Who grossa is a across board continental coinage of hoverfly?", "Is cheilosia grossa a across board continental species of hoverfly ?", "Who grossa is a across board continental species of hoverfly?", "Is cheilosia grossa a across board european coinage of hoverfly ?", "Who grossa is a across board european coinage of hoverfly?", "Is cheilosia grossa a across board european species of hoverfly ?", "Who grossa is a across board european species of hoverfly?", "Is cheilosia grossa a across board mainland coinage of hoverfly ?", "Who grossa is a across board mainland coinage of hoverfly?", "Is cheilosia grossa a across board mainland species of hoverfly ?", "Who grossa is a across board mainland species of hoverfly?", "Is cheilosia grossa a extended continental coinage of hoverfly ?", "Who grossa is a extended continental coinage of hoverfly?", "Is cheilosia grossa a extended continental species of hoverfly ?", "Who grossa is a extended continental species of hoverfly?", "Is cheilosia grossa a extended european coinage of hoverfly ?", "Who grossa is a extended european coinage of hoverfly?", "Is cheilosia grossa a extended european species of hoverfly ?", "Who grossa is a extended european species of hoverfly?", "Is cheilosia grossa a extended mainland coinage of hoverfly ?", "Who grossa is a extended mainland coinage of hoverfly?", "Is cheilosia grossa a extended mainland species of hoverfly ?", "Who grossa is a extended mainland species of hoverfly?", "Is cheilosia grossa a extensive continental coinage of hoverfly ?", "Who grossa is a extensive continental coinage of hoverfly?", "Is cheilosia grossa a extensive european coinage of hoverfly ?", "Who grossa is a extensive european coinage of hoverfly?", "Is cheilosia grossa a extensive european species of hoverfly ?", "Who grossa is a extensive european species of hoverfly?", "Is cheilosia grossa a extensive mainland coinage of hoverfly ?", "Who grossa is a extensive mainland coinage of hoverfly?", "Is cheilosia grossa a extensive mainland species of hoverfly ?", "Who grossa is a extensive mainland species of hoverfly?", "Is cheilosia grossa a widespread continental coinage of hoverfly ?", "Who grossa is a widespread continental coinage of hoverfly?", "Is cheilosia grossa a widespread continental species of hoverfly ?", "Who grossa is a widespread continental species of hoverfly?", "Is cheilosia grossa a widespread european coinage of hoverfly ?", "Who grossa is a widespread european coinage of hoverfly?", "Is cheilosia grossa a widespread european species of hoverfly ?", "Who grossa is a widespread european species of hoverfly?", "Is cheilosia grossa a widespread mainland coinage of hoverfly ?", "Who grossa is a widespread mainland coinage of hoverfly?", "Is cheilosia grossa a widespread mainland species of hoverfly ?", "Who grossa is a widespread mainland species of hoverfly?"], "type": [-1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["Is cheilosia grossa a extensive continental species of ?", "Who grossa is a extensive continental species of ?", "Is cheilosia grossa a across board continental coinage of ?", "Who grossa is a across board continental coinage of ?", "Is cheilosia grossa a across board continental species of ?", "Who grossa is a across board continental species of ?", "Is cheilosia grossa a across board european coinage of ?", "Who grossa is a across board european coinage of ?", "Is cheilosia grossa a across board european species of ?", "Who grossa is a across board european species of ?", "Is cheilosia grossa a across board mainland coinage of ?", "Who grossa is a across board mainland coinage of ?", "Is cheilosia grossa a across board mainland species of ?", "Who grossa is a across board mainland species of ?", "Is cheilosia grossa a extended continental coinage of ?", "Who grossa is a extended continental coinage of ?", "Is cheilosia grossa a extended continental species of ?", "Who grossa is a extended continental species of ?", "Is cheilosia grossa a extended european coinage of ?", "Who grossa is a extended european coinage of ?", "Is cheilosia grossa a extended european species of ?", "Who grossa is a extended european species of ?", "Is cheilosia grossa a extended mainland coinage of ?", "Who grossa is a extended mainland coinage of ?", "Is cheilosia grossa a extended mainland species of ?", "Who grossa is a extended mainland species of ?", "Is cheilosia grossa a extensive continental coinage of ?", "Who grossa is a extensive continental coinage of ?", "Is cheilosia grossa a extensive european coinage of ?", "Who grossa is a extensive european coinage of ?", "Is cheilosia grossa a extensive european species of ?", "Who grossa is a extensive european species of ?", "Is cheilosia grossa a extensive mainland coinage of ?", "Who grossa is a extensive mainland coinage of ?", "Is cheilosia grossa a extensive mainland species of ?", "Who grossa is a extensive mainland species of ?", "Is cheilosia grossa a widespread continental coinage of ?", "Who grossa is a widespread continental coinage of ?", "Is cheilosia grossa a widespread continental species of ?", "Who grossa is a widespread continental species of ?", "Is cheilosia grossa a widespread european coinage of ?", "Who grossa is a widespread european coinage of ?", "Is cheilosia grossa a widespread european species of ?", "Who grossa is a widespread european species of ?", "Is cheilosia grossa a widespread mainland coinage of ?", "Who grossa is a widespread mainland coinage of ?", "Is cheilosia grossa a widespread mainland species of ?", "Who grossa is a widespread mainland species of ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857390, "src_sentence": "Cheilosia grossa is a common European coinage of hoverfly.", "sentence": "Cheilosia grossa is a common European coinage of hoverfly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a common European coinage of hoverfly ?", "Who grossa is a common European coinage of hoverfly?", "Where is Cheilosia grossa a common European coinage of hoverfly ?"], "type": [-1, 1, 2], "question_in_type": ["Is cheilosia grossa a common European coinage of ?", "Who grossa is a common European coinage of ?", "Where is grossa a common European coinage of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857407, "src_sentence": "Cheilosia grossa is a omnipresent continental species of flower fly.", "sentence": "Cheilosia grossa is a omnipresent continental species of flower fly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a omnipresent continental species of flower fly ?", "Who grossa is a omnipresent continental species of flower fly?"], "type": [-1, 1], "question_in_type": ["Is cheilosia grossa a omnipresent continental species of ?", "Who grossa is a omnipresent continental species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857409, "src_sentence": "Cheilosia grossa is a far flung continental species of flower fly.", "sentence": "Cheilosia grossa is a far flung continental species of flower fly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a far flung continental species of flower fly ?", "Who grossa is a far flung continental species of flower fly?"], "type": [-1, 1], "question_in_type": ["Is cheilosia grossa a far flung continental species of ?", "Who grossa is a far flung continental species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857434, "src_sentence": "Cheilosia grossa is a extensive continental species of hover fly.", "sentence": "Cheilosia grossa is a extensive continental species of hover fly", "sub": "http://dbpedia.org/resource/Cheilosia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Hoverfly", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is cheilosia grossa a extensive continental species of hover fly ?", "Who grossa is a extensive continental species of hover fly?"], "type": [-1, 1], "question_in_type": ["Is cheilosia grossa a extensive continental species of ?", "Who grossa is a extensive continental species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857507, "src_sentence": "Later he directed Aandhi, based on the Hindi fresh \"Kaali Aandhi\" by Kamleshwar.", "sentence": "Aandhi based on the Hindi fresh \"Kaali Aandhi by Kamleshwar", "sub": "http://dbpedia.org/resource/Aandhi", "pred": "http://dbpedia.org/ontology/writer", "obj": "http://dbpedia.org/resource/Kamleshwar", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Do aandhi bas on the Hindi fresh \"Kaali Aandhi by Kamleshwar?", "Who did Aandhi based on?", "Where did Aandhi based on?"], "type": [-1, 1, 2], "question_in_type": ["Do aandhi bas on the Hindi fresh \"Kaali by ?", "Who did based on?", "Where did based on?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857508, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides multiple dialects of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857517, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides various vernacular of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857518, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides some vernacular of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857520, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides distinct vernacular of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857525, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides various idiom of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857526, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides some idiom of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857536, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides distinct accent of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857538, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides plural accent of Hindi such as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857543, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides different dialects of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857545, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides respective dialects of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857548, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides multiple vernacular of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857553, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides respective vernacular of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857561, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides respective idiom of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857566, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides some accent of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857567, "src_sentence": "Gulzar primarily writes in Urdu and Punjabi; besides different accent of Hindi what as Braj Bhasha, Khariboli, Haryanvi and Marwari.", "sentence": "Gulzar writes in Punjabi", "sub": "http://dbpedia.org/resource/Gulzar", "pred": "http://dbpedia.org/ontology/ethnicity", "obj": "http://dbpedia.org/resource/Punjabi_language", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/EthnicGroup", "question": ["Does gulzar writ in Punjabi?", "Who writes in Punjabi?", "Where did Gulzar writes in?"], "type": [-1, 1, 2], "question_in_type": ["Does gulzar writ in ?", "Who writes in ?", "Where did writes in?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?ethnicgroup_obj.\n?person_sub rdf:type .\n?ethnicgroup_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857597, "src_sentence": "Henrietta Maria was allowed to watch Charles being crowned, at a discreet aloofness.", "sentence": "Henrietta Maria to watch Charles being crowned, at a discreet aloofness", "sub": "http://dbpedia.org/resource/Charles_II_of_England", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Henrietta_Maria_of_France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does henrietta Maria to watch Charles being crown, at a discreet aloofness?", "Who to watch Charles being crowned, at a discreet aloofness?", "Who did Henrietta Maria to watch?"], "type": [-1, 1, 1], "question_in_type": ["Does henrietta Maria to watch being crown, at a discreet aloofness?", "Who to watch being crowned, at a discreet aloofness?", "Who did to watch?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857603, "src_sentence": "Henrietta Maria was allowed to watch Charles being crowned, at a wary aloofness.", "sentence": "Henrietta Maria to watch Charles being crowned, at a wary aloofness", "sub": "http://dbpedia.org/resource/Charles_II_of_England", "pred": "http://dbpedia.org/ontology/parent", "obj": "http://dbpedia.org/resource/Henrietta_Maria_of_France", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does henrietta Maria to watch Charles being crown, at a wary aloofness?", "Who to watch Charles being crowned, at a wary aloofness?", "Who did Henrietta Maria to watch?"], "type": [-1, 1, 1], "question_in_type": ["Does henrietta Maria to watch being crown, at a wary aloofness?", "Who to watch being crowned, at a wary aloofness?", "Who did to watch?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857697, "src_sentence": "Nendaz is a municipality in the territorial dominion of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the territorial dominion of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a municipality in the territorial dominion of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a municipality in the territorial dominion of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a municipality in the territorial dominion of in the canton of Valais in Switzerland ?", "Where is a municipality in the territorial dominion of in the canton of Valais in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857700, "src_sentence": "Nendaz is a local administrative unit in the neighbourhood of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the neighbourhood of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the neighbourhood of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the neighbourhood of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the neighbourhood of Conthey in the canton of in Switzerland ?", "Where is a local administrative unit in the neighbourhood of Conthey in the canton of in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857701, "src_sentence": "Nendaz is a municipality in the quarter of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the quarter of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a municipality in the quarter of Conthey in the canton of Valais in Switzerland ?", "When is Nendaz a municipality?", "Where is Nendaz a municipality in the quarter of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 3, 2], "question_in_type": ["Is nendaz a municipality in the quarter of in the canton of Valais in Switzerland ?", "When is a municipality?", "Where is a municipality in the quarter of in the canton of Valais in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857703, "src_sentence": "Nendaz is a municipality in the zone of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the zone of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a municipality in the zone of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a municipality in the zone of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a municipality in the zone of in the canton of Valais in Switzerland ?", "Where is a municipality in the zone of in the canton of Valais in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857705, "src_sentence": "Nendaz is a municipality in the territory of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the territory of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a municipality in the territory of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a municipality in the territory of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a municipality in the territory of in the canton of Valais in Switzerland ?", "Where is a municipality in the territory of in the canton of Valais in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857708, "src_sentence": "Nendaz is a local administrative unit in the dominion of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the dominion of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the dominion of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the dominion of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the dominion of Conthey in the canton of in Switzerland ?", "Where is a local administrative unit in the dominion of Conthey in the canton of in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857710, "src_sentence": "Nendaz is a local administrative unit in the electoral district of Conthey in the canton of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the electoral district of Conthey in the canton of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a local administrative unit in the electoral district of Conthey in the canton of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the electoral district of Conthey in the canton of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the electoral district of in the canton of Valais in Switzerland ?", "Where is a local administrative unit in the electoral district of in the canton of Valais in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857714, "src_sentence": "Nendaz is a local administrative unit in the territorial dominion of Conthey in the guangzhou of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the territorial dominion of Conthey in the guangzhou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the territorial dominion of Conthey in the guangzhou of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the territorial dominion of Conthey in the guangzhou of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the territorial dominion of Conthey in the guangzhou of in Switzerland ?", "Where is a local administrative unit in the territorial dominion of Conthey in the guangzhou of in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857717, "src_sentence": "Nendaz is a municipality in the quarter of Conthey in the guangzhou of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the quarter of Conthey in the guangzhou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a municipality in the quarter of Conthey in the guangzhou of Valais in Switzerland ?", "When is Nendaz a municipality?", "Where is Nendaz a municipality in the quarter of Conthey in the guangzhou of Valais in Switzerland ?"], "type": [-1, 3, 2], "question_in_type": ["Is nendaz a municipality in the quarter of Conthey in the guangzhou of in Switzerland ?", "When is a municipality?", "Where is a municipality in the quarter of Conthey in the guangzhou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857727, "src_sentence": "Nendaz is a municipality in the district of Conthey in the quarter of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the district of Conthey in the quarter of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a municipality in the district of Conthey in the quarter of Valais in Switzerland ?", "Where is Nendaz a municipality in the district of Conthey in the quarter of Valais in Switzerland ?", "When is Nendaz a municipality in the district of Conthey?"], "type": [-1, 2, 3], "question_in_type": ["Is nendaz a municipality in the district of in the quarter of Valais in Switzerland ?", "Where is a municipality in the district of in the quarter of Valais in Switzerland ?", "When is a municipality in the district of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857730, "src_sentence": "Nendaz is a local administrative unit in the territorial dominion of Conthey in the quarter of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the territorial dominion of Conthey in the quarter of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the territorial dominion of Conthey in the quarter of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the territorial dominion of Conthey in the quarter of Valais in Switzerland ?", "When is Nendaz a local administrative unit in the territorial dominion of Conthey?"], "type": [-1, 2, 3], "question_in_type": ["Is nendaz a local administrative unit in the territorial dominion of Conthey in the quarter of in Switzerland ?", "Where is a local administrative unit in the territorial dominion of Conthey in the quarter of in Switzerland ?", "When is a local administrative unit in the territorial dominion of Conthey?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857738, "src_sentence": "Nendaz is a local administrative unit in the territory of Conthey in the quarter of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the territory of Conthey in the quarter of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the territory of Conthey in the quarter of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the territory of Conthey in the quarter of Valais in Switzerland ?", "When is Nendaz a local administrative unit in the territory of Conthey?"], "type": [-1, 2, 3], "question_in_type": ["Is nendaz a local administrative unit in the territory of Conthey in the quarter of in Switzerland ?", "Where is a local administrative unit in the territory of Conthey in the quarter of in Switzerland ?", "When is a local administrative unit in the territory of Conthey?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857744, "src_sentence": "Nendaz is a local administrative unit in the district of Conthey in the kuangchou of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the district of Conthey in the kuangchou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/district", "obj": "http://dbpedia.org/resource/Conthey_(district)", "sub_type": "http://dbpedia.org/ontology/Place", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is nendaz a local administrative unit in the district of Conthey in the kuangchou of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the district of Conthey in the kuangchou of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the district of in the kuangchou of Valais in Switzerland ?", "Where is a local administrative unit in the district of in the kuangchou of Valais in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?place_sub ?populatedplace_obj.\n?place_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857749, "src_sentence": "Nendaz is a municipality in the quarter of Conthey in the kuangchou of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the quarter of Conthey in the kuangchou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a municipality in the quarter of Conthey in the kuangchou of Valais in Switzerland ?", "When is Nendaz a municipality?", "Where is Nendaz a municipality in the quarter of Conthey in the kuangchou of Valais in Switzerland ?"], "type": [-1, 3, 2], "question_in_type": ["Is nendaz a municipality in the quarter of Conthey in the kuangchou of in Switzerland ?", "When is a municipality?", "Where is a municipality in the quarter of Conthey in the kuangchou of in Switzerland ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857753, "src_sentence": "Nendaz is a municipality in the territory of Conthey in the kuangchou of Valais in Switzerland.", "sentence": "Nendaz is a municipality in the territory of Conthey in the kuangchou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a municipality in the territory of Conthey in the kuangchou of Valais in Switzerland ?", "Where is Nendaz a municipality in the territory of Conthey in the kuangchou of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a municipality in the territory of Conthey in the kuangchou of in Switzerland ?", "Where is a municipality in the territory of Conthey in the kuangchou of in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857754, "src_sentence": "Nendaz is a local administrative unit in the territory of Conthey in the kuangchou of Valais in Switzerland.", "sentence": "Nendaz is a local administrative unit in the territory of Conthey in the kuangchou of Valais in Switzerland", "sub": "http://dbpedia.org/resource/Nendaz", "pred": "http://dbpedia.org/ontology/canton", "obj": "http://dbpedia.org/resource/Valais", "sub_type": "http://dbpedia.org/ontology/Settlement", "obj_type": "http://dbpedia.org/ontology/Settlement", "question": ["Is nendaz a local administrative unit in the territory of Conthey in the kuangchou of Valais in Switzerland ?", "Where is Nendaz a local administrative unit in the territory of Conthey in the kuangchou of Valais in Switzerland ?"], "type": [-1, 2], "question_in_type": ["Is nendaz a local administrative unit in the territory of Conthey in the kuangchou of in Switzerland ?", "Where is a local administrative unit in the territory of Conthey in the kuangchou of in Switzerland ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?settlement_sub ?settlement_obj.\n?settlement_sub rdf:type .\n?settlement_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857854, "src_sentence": "Anna Roosevelt Cowles, oldhood charge nurse of President Theodore Roosevelt and aunt of Eleanor Roosevelt.", "sentence": "Anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt", "sub": "http://dbpedia.org/resource/Eleanor_Roosevelt", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Anna_Roosevelt_Halsted", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt?", "Who [is] aunt of Eleanor Roosevelt?", "Who did Anna Roosevelt Cowles [ is ] aunt of Eleanor Roosevelt ?"], "type": [-1, 1, 1], "question_in_type": ["Does anna Roosevelt Cowles [is] aunt of ?", "Who [is] aunt of ?", "Who did Cowles [ is ] aunt of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857857, "src_sentence": "Anna Roosevelt Cowles, age nun of President Theodore Roosevelt and aunt of Eleanor Roosevelt.", "sentence": "Anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt", "sub": "http://dbpedia.org/resource/Eleanor_Roosevelt", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Anna_Roosevelt_Halsted", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt?", "Who [is] aunt of Eleanor Roosevelt?", "Who did Anna Roosevelt Cowles [ is ] aunt of Eleanor Roosevelt ?"], "type": [-1, 1, 1], "question_in_type": ["Does anna Roosevelt Cowles [is] aunt of ?", "Who [is] aunt of ?", "Who did Cowles [ is ] aunt of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5857858, "src_sentence": "Anna Roosevelt Cowles, oldhood nun of President Theodore Roosevelt and aunt of Eleanor Roosevelt.", "sentence": "Anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt", "sub": "http://dbpedia.org/resource/Eleanor_Roosevelt", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Anna_Roosevelt_Halsted", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does anna Roosevelt Cowles [is] aunt of Eleanor Roosevelt?", "Who [is] aunt of Eleanor Roosevelt?", "Who did Anna Roosevelt Cowles [ is ] aunt of Eleanor Roosevelt ?"], "type": [-1, 1, 1], "question_in_type": ["Does anna Roosevelt Cowles [is] aunt of ?", "Who [is] aunt of ?", "Who did Cowles [ is ] aunt of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858103, "src_sentence": "Ophiosphaerella is a brontosaurus of fungi in the kinfolk Phaeosphaeriaceae.", "sentence": "Ophiosphaerella is a brontosaurus of fungi in the kinfolk Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Ophiosphaerella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ophiosphaerella a brontosaurus of fungi in the kinfolk Phaeosphaeriaceae ?", "Who is a brontosaurus of fungi in the kinfolk Phaeosphaeriaceae?", "Where is Ophiosphaerella a brontosaurus of fungi in the kinfolk Phaeosphaeriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is ophiosphaerella a brontosaurus of fungi in the kinfolk ?", "Who is a brontosaurus of fungi in the kinfolk ?", "Where is a brontosaurus of fungi in the kinfolk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858111, "src_sentence": "Ophiosphaerella is a brontosaurus of fungi in the class Phaeosphaeriaceae.", "sentence": "Ophiosphaerella is a brontosaurus of fungi in the class Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Ophiosphaerella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ophiosphaerella a brontosaurus of fungi in the class Phaeosphaeriaceae ?", "Who is a brontosaurus of fungi in the class Phaeosphaeriaceae?", "Where is Ophiosphaerella a brontosaurus of fungi in the class Phaeosphaeriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is ophiosphaerella a brontosaurus of fungi in the class ?", "Who is a brontosaurus of fungi in the class ?", "Where is a brontosaurus of fungi in the class ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858122, "src_sentence": "Ophiosphaerella is a genus of fungi in the folk Phaeosphaeriaceae.", "sentence": "Ophiosphaerella is a genus of fungi in the folk Phaeosphaeriaceae", "sub": "http://dbpedia.org/resource/Ophiosphaerella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Phaeosphaeriaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is ophiosphaerella a genus of fungi in the folk Phaeosphaeriaceae ?", "Who is a genus of fungi in the folk Phaeosphaeriaceae?", "Where is Ophiosphaerella a genus of fungi in the folk Phaeosphaeriaceae ?"], "type": [-1, 1, 2], "question_in_type": ["Is ophiosphaerella a genus of fungi in the folk ?", "Who is a genus of fungi in the folk ?", "Where is a genus of fungi in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858299, "src_sentence": "Millettia orientalis is a species of leguminous plant in the household Fabaceae.", "sentence": "Millettia orientalis is a species of leguminous plant in the household Fabaceae", "sub": "http://dbpedia.org/resource/Millettia_orientalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is millettia orientalis a species of leguminous plant in the household Fabaceae ?", "Where is Millettia orientalis a species of leguminous plant in the household Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is millettia orientalis a species of leguminous plant in the household ?", "Where is a species of leguminous plant in the household ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858301, "src_sentence": "Millettia orientalis is a species of leguminous plant in the home Fabaceae.", "sentence": "Millettia orientalis is a species of leguminous plant in the home Fabaceae", "sub": "http://dbpedia.org/resource/Millettia_orientalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is millettia orientalis a species of leguminous plant in the home Fabaceae ?", "Where is Millettia orientalis a species of leguminous plant in the home Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is millettia orientalis a species of leguminous plant in the home ?", "Where is a species of leguminous plant in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858303, "src_sentence": "Millettia orientalis is a species of leguminous plant in the kinsfolk Fabaceae.", "sentence": "Millettia orientalis is a species of leguminous plant in the kinsfolk Fabaceae", "sub": "http://dbpedia.org/resource/Millettia_orientalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is millettia orientalis a species of leguminous plant in the kinsfolk Fabaceae ?", "Where is Millettia orientalis a species of leguminous plant in the kinsfolk Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is millettia orientalis a species of leguminous plant in the kinsfolk ?", "Where is a species of leguminous plant in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858305, "src_sentence": "Millettia orientalis is a species of leguminous plant in the fellowship Fabaceae.", "sentence": "Millettia orientalis is a species of leguminous plant in the fellowship Fabaceae", "sub": "http://dbpedia.org/resource/Millettia_orientalis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Fabaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is millettia orientalis a species of leguminous plant in the fellowship Fabaceae ?", "Where is Millettia orientalis a species of leguminous plant in the fellowship Fabaceae ?"], "type": [-1, 2], "question_in_type": ["Is millettia orientalis a species of leguminous plant in the fellowship ?", "Where is a species of leguminous plant in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858324, "src_sentence": "Spanioptila eucnemis is a lep of the kinfolk Gracillariidae.", "sentence": "Spanioptila eucnemis is a lep of the kinfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Spanioptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is spanioptila eucnemis a lep of the kinfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is spanioptila eucnemis a lep of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858334, "src_sentence": "Spanioptila eucnemis is a matki of the menage Gracillariidae.", "sentence": "Spanioptila eucnemis is a matki of the menage Gracillariidae", "sub": "http://dbpedia.org/resource/Spanioptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is spanioptila eucnemis a matki of the menage Gracillariidae ?"], "type": [-1], "question_in_type": ["Is spanioptila eucnemis a matki of the menage ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858338, "src_sentence": "Spanioptila eucnemis is a moth of the folk Gracillariidae.", "sentence": "Spanioptila eucnemis is a moth of the folk Gracillariidae", "sub": "http://dbpedia.org/resource/Spanioptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is spanioptila eucnemis a moth of the folk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is spanioptila eucnemis a moth of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858350, "src_sentence": "Spanioptila eucnemis is a moth of the household Gracillariidae.", "sentence": "Spanioptila eucnemis is a moth of the household Gracillariidae", "sub": "http://dbpedia.org/resource/Spanioptila", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is spanioptila eucnemis a moth of the household Gracillariidae ?"], "type": [-1], "question_in_type": ["Is spanioptila eucnemis a moth of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858363, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a predetermine against Quebec artists, particularly francophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a predetermine against Quebec artists, particularly francophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a predetermine against Quebec artists, particularly francophone?", "Who in the Montreal Gazette identifies a predetermine against Quebec artists, particularly francophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a predetermine against artists, particularly francophone?", "Who in the identifies a predetermine against artists, particularly francophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858365, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec artists, particularly francophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec artists, particularly francophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a prejudice against Quebec artists, particularly francophone?", "Who in the Montreal Gazette identifies a prejudice against Quebec artists, particularly francophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a prejudice against artists, particularly francophone?", "Who in the identifies a prejudice against artists, particularly francophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858371, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec craftsperson, particularly francophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec craftsperson, particularly francophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a prejudice against Quebec craftsperson, particularly francophone?", "Who in the Montreal Gazette identifies a prejudice against Quebec craftsperson, particularly francophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a prejudice against craftsperson, particularly francophone?", "Who in the identifies a prejudice against craftsperson, particularly francophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858375, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a predetermine against Quebec creative person, particularly francophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a predetermine against Quebec creative person, particularly francophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a predetermine against Quebec creative person, particularly francophone?", "Who in the Montreal Gazette identifies a predetermine against Quebec creative person, particularly francophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a predetermine against creative person, particularly francophone?", "Who in the identifies a predetermine against creative person, particularly francophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858385, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a bias against Quebec craftsperson, particularly gallophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a bias against Quebec craftsperson", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a bias against Quebec craftsperson?", "Who in the Montreal Gazette identifies a bias against Quebec craftsperson?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a bias against craftsperson?", "Who in the identifies a bias against craftsperson?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858389, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec craftsperson, particularly gallophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec craftsperson", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a prejudice against Quebec craftsperson?", "Who in the Montreal Gazette identifies a prejudice against Quebec craftsperson?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a prejudice against craftsperson?", "Who in the identifies a prejudice against craftsperson?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858392, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a preconception against Quebec creative person, particularly gallophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a preconception against Quebec creative person, particularly gallophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a preconception against Quebec creative person, particularly gallophone?", "Who in the Montreal Gazette identifies a preconception against Quebec creative person, particularly gallophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a preconception against creative person, particularly gallophone?", "Who in the identifies a preconception against creative person, particularly gallophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858396, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a biased against Quebec creative person, particularly gallophone.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a biased against Quebec creative person, particularly gallophone", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a bias against Quebec creative person, particularly gallophone?", "Who in the Montreal Gazette identifies a biased against Quebec creative person, particularly gallophone?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a bias against creative person, particularly gallophone?", "Who in the identifies a biased against creative person, particularly gallophone?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858401, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec artists, particularly french speaking.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec artists", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a prejudice against Quebec artists?", "Who in the Montreal Gazette identifies a prejudice against Quebec artists?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a prejudice against artists?", "Who in the identifies a prejudice against artists?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858409, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a bias against Quebec creative person, particularly french speaking.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a bias against Quebec creative person", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a bias against Quebec creative person?", "Who in the Montreal Gazette identifies a bias against Quebec creative person?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a bias against creative person?", "Who in the identifies a bias against creative person?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858412, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a diagonal against Quebec creative person, particularly french speaking.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a diagonal against Quebec creative person", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a diagonal against Quebec creative person?", "Who in the Montreal Gazette identifies a diagonal against Quebec creative person?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a diagonal against creative person?", "Who in the identifies a diagonal against creative person?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858413, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec creative person, particularly french speaking.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a prejudice against Quebec creative person", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a prejudice against Quebec creative person?", "Who in the Montreal Gazette identifies a prejudice against Quebec creative person?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a prejudice against creative person?", "Who in the identifies a prejudice against creative person?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858414, "src_sentence": "Juan Rodriguez in the Montreal Gazette identifies a biased against Quebec creative person, particularly french speaking.", "sentence": "Juan Rodriguez in the Montreal Gazette identifies a biased against Quebec creative person", "sub": "http://dbpedia.org/resource/Montreal_Gazette", "pred": "http://dbpedia.org/ontology/headquarter", "obj": "http://dbpedia.org/resource/Quebec", "sub_type": "http://dbpedia.org/ontology/Organisation", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Does juan Rodriguez in the Montreal Gazette ident a bias against Quebec creative person?", "Who in the Montreal Gazette identifies a biased against Quebec creative person?", "Where did Juan Rodriguez in the Montreal Gazette identifies a?"], "type": [-1, 1, 2], "question_in_type": ["Does juan Rodriguez in the ident a bias against creative person?", "Who in the identifies a biased against creative person?", "Where did Juan Rodriguez in the identifies a?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?organisation_sub ?populatedplace_obj.\n?organisation_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858431, "src_sentence": "In April 2016, Asil Nadir was transferred to a Turkish imprisonment.", "sentence": "Asil Nadir was transferred to a Turkish imprisonment In April 2016", "sub": "http://dbpedia.org/resource/Asil_Nadir", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was asil Nadir transferred to a Turkish imprisonment In April 2016 ?", "Who was transferred to a Turkish imprisonment In April 2016?", "Where was Asil Nadir transferred to?", "When was Asil Nadir transfer to a Turkish imprisonment In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was asil Nadir transferred to a imprisonment In April 2016 ?", "Who was transferred to a imprisonment In April 2016?", "Where was transferred to?", "When was transfer to a imprisonment In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858434, "src_sentence": "In April 2016, Asil Nadir was transferred to a Turkish imprison.", "sentence": "Asil Nadir was transferred to a Turkish imprison In April 2016", "sub": "http://dbpedia.org/resource/Asil_Nadir", "pred": "http://dbpedia.org/ontology/residence", "obj": "http://dbpedia.org/resource/Turkey", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Place", "question": ["Was asil Nadir transferred to a Turkish imprison In April 2016 ?", "Who was transferred to a Turkish imprison In April 2016?", "Where was Asil Nadir transferred to?", "When was Asil Nadir transfer to a Turkish imprison In?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was asil Nadir transferred to a imprison In April 2016 ?", "Who was transferred to a imprison In April 2016?", "Where was transferred to?", "When was transfer to a imprison In?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?place_obj.\n?person_sub rdf:type .\n?place_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858470, "src_sentence": "Mounira Solh completed her schooling at the American School in the square mile of Tripoli, northern Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the square mile of Tripoli, northern Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the square mile of Tripoli, northern Lebanon, in 1929?", "Who completed her schooling at the American School in the square mile of Tripoli, northern Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the square mile of Tripoli , northern Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the square mile of Tripoli, northern , in 1929?", "Who completed her schooling at the American School in the square mile of Tripoli, northern , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the square mile of Tripoli , northern ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858478, "src_sentence": "Mounira Solh completed her schooling at the American School in the city of london corporation of Tripoli, northern Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the city of london corporation of Tripoli, northern Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the city of london corporation of Tripoli, northern Lebanon, in 1929?", "Who completed her schooling at the American School in the city of london corporation of Tripoli, northern Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the city of london corporation of Tripoli , northern Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the city of london corporation of Tripoli, northern , in 1929?", "Who completed her schooling at the American School in the city of london corporation of Tripoli, northern , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the city of london corporation of Tripoli , northern ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858481, "src_sentence": "Mounira Solh completed her school at the American School in the urban center of Tripoli, northern Lebanon, in 1929.", "sentence": "Mounira Solh completed her school at the American School in the urban center of Tripoli, northern Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her school at the American School in the urban center of Tripoli, northern Lebanon, in 1929?", "Who completed her school at the American School in the urban center of Tripoli, northern Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her school at the American School in the urban center of Tripoli , northern Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her school at the American School in the urban center of Tripoli, northern , in 1929?", "Who completed her school at the American School in the urban center of Tripoli, northern , in 1929?", "Where did completed her?", "When did complete her school at the American School in the urban center of Tripoli , northern ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858485, "src_sentence": "Mounira Solh completed her school at the American School in the rome of Tripoli, northern Lebanon, in 1929.", "sentence": "Mounira Solh completed her school at the American School in the rome of Tripoli, northern Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her school at the American School in the rome of Tripoli, northern Lebanon, in 1929?", "Who completed her school at the American School in the rome of Tripoli, northern Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her school at the American School in the rome of Tripoli , northern Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her school at the American School in the rome of Tripoli, northern , in 1929?", "Who completed her school at the American School in the rome of Tripoli, northern , in 1929?", "Where did completed her?", "When did complete her school at the American School in the rome of Tripoli , northern ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858518, "src_sentence": "Mounira Solh completed her schooling at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929?", "Who completed her schooling at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the city of london corporation of Tripoli , septentrional Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the city of london corporation of Tripoli, septentrional , in 1929?", "Who completed her schooling at the American School in the city of london corporation of Tripoli, septentrional , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the city of london corporation of Tripoli , septentrional ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858519, "src_sentence": "Mounira Solh completed her school at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929.", "sentence": "Mounira Solh completed her school at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her school at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929?", "Who completed her school at the American School in the city of london corporation of Tripoli, septentrional Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her school at the American School in the city of london corporation of Tripoli , septentrional Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her school at the American School in the city of london corporation of Tripoli, septentrional , in 1929?", "Who completed her school at the American School in the city of london corporation of Tripoli, septentrional , in 1929?", "Where did completed her?", "When did complete her school at the American School in the city of london corporation of Tripoli , septentrional ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858526, "src_sentence": "Mounira Solh completed her schooling at the American School in the metropolis of Tripoli, septentrional Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the metropolis of Tripoli, septentrional Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the metropolis of Tripoli, septentrional Lebanon, in 1929?", "Who completed her schooling at the American School in the metropolis of Tripoli, septentrional Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the metropolis of Tripoli , septentrional Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the metropolis of Tripoli, septentrional , in 1929?", "Who completed her schooling at the American School in the metropolis of Tripoli, septentrional , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the metropolis of Tripoli , septentrional ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858540, "src_sentence": "Mounira Solh completed her schooling at the American School in the urban center of Tripoli, boreal Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the urban center of Tripoli, boreal Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the urban center of Tripoli, boreal Lebanon, in 1929?", "Who completed her schooling at the American School in the urban center of Tripoli, boreal Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the urban center of Tripoli , boreal Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the urban center of Tripoli, boreal , in 1929?", "Who completed her schooling at the American School in the urban center of Tripoli, boreal , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the urban center of Tripoli , boreal ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858544, "src_sentence": "Mounira Solh completed her schooling at the American School in the rome of Tripoli, boreal Lebanon, in 1929.", "sentence": "Mounira Solh completed her schooling at the American School in the rome of Tripoli, boreal Lebanon, in 1929", "sub": "http://dbpedia.org/resource/Mounira_Solh", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Lebanon", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did mounira Solh complet her schooling at the American School in the rome of Tripoli, boreal Lebanon, in 1929?", "Who completed her schooling at the American School in the rome of Tripoli, boreal Lebanon, in 1929?", "Where did Mounira Solh completed her?", "When did Mounira Solh complete her schooling at the American School in the rome of Tripoli , boreal Lebanon ,?"], "type": [-1, 1, 2, 3], "question_in_type": ["Did mounira Solh complet her schooling at the American School in the rome of Tripoli, boreal , in 1929?", "Who completed her schooling at the American School in the rome of Tripoli, boreal , in 1929?", "Where did completed her?", "When did complete her schooling at the American School in the rome of Tripoli , boreal ,?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858681, "src_sentence": "Janet Lee Bouvier, parent of Jacqueline Lee Bouvier Kennedy Onassis.", "sentence": "Janet Lee Bouvier [is] parent of Jacqueline Lee Bouvier Kennedy Onassis", "sub": "http://dbpedia.org/resource/Janet_Lee_Bouvier", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Jacqueline_Kennedy_Onassis", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does janet Lee Bouvier [is] parent of Jacqueline Lee Bouvier Kennedy Onassis?", "Who [is] parent of Jacqueline Lee Bouvier Kennedy Onassis?", "Who did Janet Lee Bouvier [ is ] parent of Jacqueline Lee Bouvier Kennedy Onassis ?"], "type": [-1, 1, 1], "question_in_type": ["Does janet Lee Bouvier [is] parent of ?", "Who [is] parent of ?", "Who did [ is ] parent of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858687, "src_sentence": "Janet Lee Bouvier, mom of Jacqueline Lee Bouvier Kennedy Onassis.", "sentence": "Janet Lee Bouvier [is] mom of Jacqueline Lee Bouvier Kennedy Onassis", "sub": "http://dbpedia.org/resource/Janet_Lee_Bouvier", "pred": "http://dbpedia.org/ontology/child", "obj": "http://dbpedia.org/resource/Jacqueline_Kennedy_Onassis", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does janet Lee Bouvier [is] mom of Jacqueline Lee Bouvier Kennedy Onassis?", "Who [is] mom of Jacqueline Lee Bouvier Kennedy Onassis?", "Who did Janet Lee Bouvier [ is ] mom of Jacqueline Lee Bouvier Kennedy Onassis ?"], "type": [-1, 1, 1], "question_in_type": ["Does janet Lee Bouvier [is] mom of ?", "Who [is] mom of ?", "Who did [ is ] mom of ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?person_obj.\n?person_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858829, "src_sentence": "Drapetodes barlowi is a moth in the kinfolk Drepanidae.", "sentence": "Drapetodes barlowi is a moth in the kinfolk Drepanidae", "sub": "http://dbpedia.org/resource/Drapetodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drapetodes barlowi a moth in the kinfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is drapetodes barlowi a moth in the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858837, "src_sentence": "Drapetodes barlowi is a matki in the class Drepanidae.", "sentence": "Drapetodes barlowi is a matki in the class Drepanidae", "sub": "http://dbpedia.org/resource/Drapetodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drapetodes barlowi a matki in the class Drepanidae ?"], "type": [-1], "question_in_type": ["Is drapetodes barlowi a matki in the class ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858863, "src_sentence": "Drapetodes barlowi is a lep in the kinsfolk Drepanidae.", "sentence": "Drapetodes barlowi is a lep in the kinsfolk Drepanidae", "sub": "http://dbpedia.org/resource/Drapetodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drapetodes barlowi a lep in the kinsfolk Drepanidae ?"], "type": [-1], "question_in_type": ["Is drapetodes barlowi a lep in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858865, "src_sentence": "Drapetodes barlowi is a moth in the fellowship Drepanidae.", "sentence": "Drapetodes barlowi is a moth in the fellowship Drepanidae", "sub": "http://dbpedia.org/resource/Drapetodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Drepanidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is drapetodes barlowi a moth in the fellowship Drepanidae ?"], "type": [-1], "question_in_type": ["Is drapetodes barlowi a moth in the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858896, "src_sentence": "Telphusa ochrifoliata is a matki of the phratry Gelechiidae.", "sentence": "Telphusa ochrifoliata is a matki of the phratry Gelechiidae", "sub": "http://dbpedia.org/resource/Telphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is telphusa ochrifoliata a matki of the phratry Gelechiidae ?", "Who ochrifoliata is a matki of the phratry Gelechiidae?", "Who is Telphusa ochrifoliata a matki of the phratry Gelechiidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is telphusa ochrifoliata a matki of the phratry ?", "Who ochrifoliata is a matki of the phratry ?", "Who is ochrifoliata a matki of the phratry ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858907, "src_sentence": "Telphusa ochrifoliata is a lep of the folk Gelechiidae.", "sentence": "Telphusa ochrifoliata is a lep of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Telphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is telphusa ochrifoliata a lep of the folk Gelechiidae ?", "Who ochrifoliata is a lep of the folk Gelechiidae?", "Where is Telphusa ochrifoliata a lep of the folk Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is telphusa ochrifoliata a lep of the folk ?", "Who ochrifoliata is a lep of the folk ?", "Where is ochrifoliata a lep of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858908, "src_sentence": "Telphusa ochrifoliata is a matki of the folk Gelechiidae.", "sentence": "Telphusa ochrifoliata is a matki of the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Telphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is telphusa ochrifoliata a matki of the folk Gelechiidae ?", "Who ochrifoliata is a matki of the folk Gelechiidae?", "Where is Telphusa ochrifoliata a matki of the folk Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is telphusa ochrifoliata a matki of the folk ?", "Who ochrifoliata is a matki of the folk ?", "Where is ochrifoliata a matki of the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5858918, "src_sentence": "Telphusa ochrifoliata is a moth of the household Gelechiidae.", "sentence": "Telphusa ochrifoliata is a moth of the household Gelechiidae", "sub": "http://dbpedia.org/resource/Telphusa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is telphusa ochrifoliata a moth of the household Gelechiidae ?", "Who ochrifoliata is a moth of the household Gelechiidae?", "Who is Telphusa ochrifoliata a moth of the household Gelechiidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is telphusa ochrifoliata a moth of the household ?", "Who ochrifoliata is a moth of the household ?", "Who is ochrifoliata a moth of the household ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859018, "src_sentence": "Acrocercops praesecta is a moth of the domestic violence Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a moth of the domestic violence Gracillariidae, known from Fiji", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a moth of the domestic violence Gracillariidae , known from Fiji ?", "Who is Acrocercops praesecta a moth of the domestic violence Gracillariidae , known from?", "Where is Acrocercops praesecta a moth of the domestic violence Gracillariidae , known from?"], "type": [-1, 1, 2], "question_in_type": ["Is acrocercops praesecta a moth of the domestic violence , known from Fiji ?", "Who is a moth of the domestic violence , known from?", "Where is a moth of the domestic violence , known from?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859031, "src_sentence": "Acrocercops praesecta is a lep of the sept Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a lep of the sept Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a lep of the sept Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a lep of the sept ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859059, "src_sentence": "Acrocercops praesecta is a matki of the family line Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a matki of the family line Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a matki of the family line Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a matki of the family line ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859061, "src_sentence": "Acrocercops praesecta is a lep of the household Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a lep of the household Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a lep of the household Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a lep of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859066, "src_sentence": "Acrocercops praesecta is a moth of the kinsfolk Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a moth of the kinsfolk Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a moth of the kinsfolk Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a moth of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859069, "src_sentence": "Acrocercops praesecta is a moth of the fellowship Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a moth of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a moth of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a moth of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859071, "src_sentence": "Acrocercops praesecta is a matki of the fellowship Gracillariidae, known from Fiji.", "sentence": "Acrocercops praesecta is a matki of the fellowship Gracillariidae", "sub": "http://dbpedia.org/resource/Acrocercops_praesecta", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gracillariidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is acrocercops praesecta a matki of the fellowship Gracillariidae ?"], "type": [-1], "question_in_type": ["Is acrocercops praesecta a matki of the fellowship ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859284, "src_sentence": "Michael Jarboe Sheehan (born July 9, 1939) is a retired American archpriest of the Catholic Church who served as the eleventh Archbishop of Santa Fe.", "sentence": "Michael Jarboe Sheehan (born July 9, 1939 is a retired American archpriest of the Catholic Church", "sub": "http://dbpedia.org/resource/Michael_Sheehan_(archbishop_of_Santa_Fe)", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Is michael Jarboe Sheehan ( born July 9 , 1939 a retired American archpriest of the Catholic Church ?", "Who (born July 9, 1939 is a retired American archpriest of the Catholic Church?", "When is Michael Jarboe Sheehan ( bear?", "Where is Michael Jarboe Sheehan ( born?"], "type": [-1, 1, 3, 2], "question_in_type": ["Is michael Jarboe Sheehan ( born July 9 , 1939 a retired archpriest of the Catholic Church ?", "Who (born July 9, 1939 is a retired archpriest of the Catholic Church?", "When is ( bear?", "Where is ( born?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859336, "src_sentence": "Scrobipalpomima schematica is a lep in the family Gelechiidae.", "sentence": "Scrobipalpomima schematica is a lep in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a lep in the family Gelechiidae ?", "Who schematica is a lep in the family Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima schematica a lep in the family ?", "Who schematica is a lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859337, "src_sentence": "Scrobipalpomima schematica is a matki in the family Gelechiidae.", "sentence": "Scrobipalpomima schematica is a matki in the family Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a matki in the family Gelechiidae ?", "Who schematica is a matki in the family Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima schematica a matki in the family ?", "Who schematica is a matki in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859360, "src_sentence": "Scrobipalpomima schematica is a lep in the class Gelechiidae.", "sentence": "Scrobipalpomima schematica is a lep in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a lep in the class Gelechiidae ?", "Who schematica is a lep in the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima schematica a lep in the class ?", "Who schematica is a lep in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859361, "src_sentence": "Scrobipalpomima schematica is a matki in the class Gelechiidae.", "sentence": "Scrobipalpomima schematica is a matki in the class Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a matki in the class Gelechiidae ?", "Who schematica is a matki in the class Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima schematica a matki in the class ?", "Who schematica is a matki in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859369, "src_sentence": "Scrobipalpomima schematica is a lep in the folk Gelechiidae.", "sentence": "Scrobipalpomima schematica is a lep in the folk Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a lep in the folk Gelechiidae ?", "Who schematica is a lep in the folk Gelechiidae?", "Where is Scrobipalpomima schematica a lep in the folk Gelechiidae ?"], "type": [-1, 1, 2], "question_in_type": ["Is scrobipalpomima schematica a lep in the folk ?", "Who schematica is a lep in the folk ?", "Where is a lep in the folk ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859386, "src_sentence": "Scrobipalpomima schematica is a moth in the kinsfolk Gelechiidae.", "sentence": "Scrobipalpomima schematica is a moth in the kinsfolk Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a moth in the kinsfolk Gelechiidae ?", "Who schematica is a moth in the kinsfolk Gelechiidae?"], "type": [-1, 1], "question_in_type": ["Is scrobipalpomima schematica a moth in the kinsfolk ?", "Who schematica is a moth in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859390, "src_sentence": "Scrobipalpomima schematica is a lep in the fellowship Gelechiidae.", "sentence": "Scrobipalpomima schematica is a lep in the fellowship Gelechiidae", "sub": "http://dbpedia.org/resource/Scrobipalpomima_schematica", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Gelechiidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is scrobipalpomima schematica a lep in the fellowship Gelechiidae ?", "Who schematica is a lep in the fellowship Gelechiidae?", "Who is Scrobipalpomima schematica a lep in the fellowship Gelechiidae ?"], "type": [-1, 1, 1], "question_in_type": ["Is scrobipalpomima schematica a lep in the fellowship ?", "Who schematica is a lep in the fellowship ?", "Who is a lep in the fellowship ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859436, "src_sentence": "Helicolenus hilgendorfii is one of ten coinage of rockfishes in the genus Helicolenus.", "sentence": "Helicolenus hilgendorfii is one of ten coinage of rockfishes in the genus Helicolenus", "sub": "http://dbpedia.org/resource/Helicolenus_hilgendorfii", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sebastidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helicolenus hilgendorfii one of ten coinage of rockfishes in the genus Helicolenus ?", "Where is Helicolenus hilgendorfii one of ten coinage of rockfishes in the genus Helicolenus ?"], "type": [-1, 2], "question_in_type": ["Is helicolenus hilgendorfii one of ten coinage of in the genus Helicolenus ?", "Where is one of ten coinage of in the genus Helicolenus ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859441, "src_sentence": "Helicolenus hilgendorfii is one of ten species of rockfishes in the brontosaurus Helicolenus.", "sentence": "Helicolenus hilgendorfii is one of ten species of rockfishes in the brontosaurus Helicolenus", "sub": "http://dbpedia.org/resource/Helicolenus_hilgendorfii", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Sebastidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is helicolenus hilgendorfii one of ten species of rockfishes in the brontosaurus Helicolenus ?", "Where is Helicolenus hilgendorfii one of ten species of rockfishes in the brontosaurus Helicolenus ?"], "type": [-1, 2], "question_in_type": ["Is helicolenus hilgendorfii one of ten species of in the brontosaurus Helicolenus ?", "Where is one of ten species of in the brontosaurus Helicolenus ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859571, "src_sentence": "The Senegalese Ambassador in Beijing is the functionary representative of the Government of in Dakar to the Government of the People's Republic of China.", "sentence": "The Senegalese Ambassador in Beijing is the functionary representative of the Government of in Dakar to the Government of the People's Republic of China", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Senegalese Ambassador in Beijing the functionary representative of the Government of in Dakar to the Government of the People 's Republic of China ?", "Where is The Senegalese Ambassador in Beijing the functionary representative of the Government of in Dakar to the Government of the People 's Republic of China ?"], "type": [-1, 2], "question_in_type": ["Is the Senegalese Ambassador in the functionary representative of the Government of in Dakar to the Government of the People 's Republic of ?", "Where is The Senegalese Ambassador in the functionary representative of the Government of in Dakar to the Government of the People 's Republic of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859577, "src_sentence": "The Senegalese Ambassador in Beijing is the authorized emblematic of the Government of in Dakar to the Government of the People's Republic of China.", "sentence": "The Senegalese Ambassador in Beijing is the authorized emblematic of the Government of in Dakar to the Government of the People's Republic of China", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Senegalese Ambassador in Beijing the authorized emblematic of the Government of in Dakar to the Government of the People 's Republic of China ?", "Where is The Senegalese Ambassador in Beijing the authorized emblematic of the Government of in Dakar to the Government of the People 's Republic of China ?"], "type": [-1, 2], "question_in_type": ["Is the Senegalese Ambassador in the authorized emblematic of the Government of in Dakar to the Government of the People 's Republic of ?", "Where is The Senegalese Ambassador in the authorized emblematic of the Government of in Dakar to the Government of the People 's Republic of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859598, "src_sentence": "The Senegalese Ambassador in Beijing is the official proxy of the Government of in Dakar to the Government of the People's Republic of China.", "sentence": "The Senegalese Ambassador in Beijing is the official proxy of the Government of in Dakar to the Government of the People's Republic of China", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Senegalese Ambassador in Beijing the official proxy of the Government of in Dakar to the Government of the People 's Republic of China ?", "Where is The Senegalese Ambassador in Beijing the official proxy of the Government of in Dakar to the Government of the People 's Republic of China ?"], "type": [-1, 2], "question_in_type": ["Is the Senegalese Ambassador in the official proxy of the Government of in Dakar to the Government of the People 's Republic of ?", "Where is The Senegalese Ambassador in the official proxy of the Government of in Dakar to the Government of the People 's Republic of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859599, "src_sentence": "The Senegalese Ambassador in Beijing is the functionary proxy of the Government of in Dakar to the Government of the People's Republic of China.", "sentence": "The Senegalese Ambassador in Beijing is the functionary proxy of the Government of in Dakar to the Government of the People's Republic of China", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Senegalese Ambassador in Beijing the functionary proxy of the Government of in Dakar to the Government of the People 's Republic of China ?", "Where is The Senegalese Ambassador in Beijing the functionary proxy of the Government of in Dakar to the Government of the People 's Republic of China ?"], "type": [-1, 2], "question_in_type": ["Is the Senegalese Ambassador in the functionary proxy of the Government of in Dakar to the Government of the People 's Republic of ?", "Where is The Senegalese Ambassador in the functionary proxy of the Government of in Dakar to the Government of the People 's Republic of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859609, "src_sentence": "The Senegalese Ambassador in Beijing is the authorized envoy of the Government of in Dakar to the Government of the People's Republic of China.", "sentence": "The Senegalese Ambassador in Beijing is the authorized envoy of the Government of in Dakar to the Government of the People's Republic of China", "sub": "http://dbpedia.org/resource/China", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Beijing", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Is the Senegalese Ambassador in Beijing the authorized envoy of the Government of in Dakar to the Government of the People 's Republic of China ?", "Where is The Senegalese Ambassador in Beijing the authorized envoy of the Government of in Dakar to the Government of the People 's Republic of China ?"], "type": [-1, 2], "question_in_type": ["Is the Senegalese Ambassador in the authorized envoy of the Government of in Dakar to the Government of the People 's Republic of ?", "Where is The Senegalese Ambassador in the authorized envoy of the Government of in Dakar to the Government of the People 's Republic of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859675, "src_sentence": "Theila distributa is a moth in the kinsfolk Crambidae.", "sentence": "Theila distributa is a moth in the kinsfolk Crambidae", "sub": "http://dbpedia.org/resource/Theila_distributa", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is theila distributa a moth in the kinsfolk Crambidae ?"], "type": [-1], "question_in_type": ["Is theila distributa a moth in the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859701, "src_sentence": "The Government of Kazakhstan transferred its majuscule from Almaty to Astana on 10 June 1998.", "sentence": "The Government of Kazakhstan transferred its majuscule from Almaty to Astana on 10 June 1998", "sub": "http://dbpedia.org/resource/Kazakhstan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Astana", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Government of Kazakhstan transfer its majuscule from Almaty to Astana on 10 June 1998?", "Where did The Government of Kazakhstan transferred its?", "When did The Government of Kazakhstan transfer its majuscule from Almaty to Astana?"], "type": [-1, 2, 3], "question_in_type": ["Did the Government of transfer its majuscule from Almaty to on 10 June 1998?", "Where did The Government of transferred its?", "When did The Government of transfer its majuscule from Almaty to ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859703, "src_sentence": "The Government of Kazakhstan transferred its caps from Almaty to Astana on 10 June 1998.", "sentence": "The Government of Kazakhstan transferred its caps from Almaty to Astana on 10 June 1998", "sub": "http://dbpedia.org/resource/Kazakhstan", "pred": "http://dbpedia.org/ontology/capital", "obj": "http://dbpedia.org/resource/Astana", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/City", "question": ["Did the Government of Kazakhstan transfer its caps from Almaty to Astana on 10 June 1998?", "Where did The Government of Kazakhstan transferred its?", "When did The Government of Kazakhstan transfer its caps from Almaty to Astana?"], "type": [-1, 2, 3], "question_in_type": ["Did the Government of transfer its caps from Almaty to on 10 June 1998?", "Where did The Government of transferred its?", "When did The Government of transfer its caps from Almaty to ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?city_obj.\n?populatedplace_sub rdf:type .\n?city_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859820, "src_sentence": "Mimeresia neavei is a butterfly in the class Lycaenidae.", "sentence": "Mimeresia neavei is a butterfly in the class Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a butterfly in the class Lycaenidae ?", "Where is a butterfly in the class Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a butterfly in the class ?", "Where is a butterfly in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859821, "src_sentence": "Mimeresia neavei is a butterfly stroke in the class Lycaenidae.", "sentence": "Mimeresia neavei is a butterfly stroke in the class Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a butterfly stroke in the class Lycaenidae ?", "Where is a butterfly stroke in the class Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a butterfly stroke in the class ?", "Where is a butterfly stroke in the class ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859853, "src_sentence": "Mimeresia neavei is a butterfly stroke in the home Lycaenidae.", "sentence": "Mimeresia neavei is a butterfly stroke in the home Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a butterfly stroke in the home Lycaenidae ?", "Where is a butterfly stroke in the home Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a butterfly stroke in the home ?", "Where is a butterfly stroke in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859856, "src_sentence": "Mimeresia neavei is a butterfly in the kinsfolk Lycaenidae.", "sentence": "Mimeresia neavei is a butterfly in the kinsfolk Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a butterfly in the kinsfolk Lycaenidae ?", "Where is a butterfly in the kinsfolk Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a butterfly in the kinsfolk ?", "Where is a butterfly in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859860, "src_sentence": "Mimeresia neavei is a butterfly in the fellowship Lycaenidae.", "sentence": "Mimeresia neavei is a butterfly in the fellowship Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a butterfly in the fellowship Lycaenidae ?", "Where is a butterfly in the fellowship Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a butterfly in the fellowship ?", "Where is a butterfly in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5859863, "src_sentence": "Mimeresia neavei is a chat up in the fellowship Lycaenidae.", "sentence": "Mimeresia neavei is a chat up in the fellowship Lycaenidae", "sub": "http://dbpedia.org/resource/Mimeresia_neavei", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Lycaenidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is mimeresia neavei a chat up in the fellowship Lycaenidae ?", "Where is a chat up in the fellowship Lycaenidae?"], "type": [-1, 2], "question_in_type": ["Is mimeresia neavei a chat up in the fellowship ?", "Where is a chat up in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860031, "src_sentence": "Leucinodes laisalis is a species of lep in the family Crambidae.", "sentence": "Leucinodes laisalis is a species of lep in the family Crambidae", "sub": "http://dbpedia.org/resource/Leucinodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucinodes laisalis a species of lep in the family Crambidae ?", "Where is Leucinodes laisalis a species of lep in the family Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is leucinodes laisalis a species of lep in the family ?", "Where is laisalis a species of lep in the family ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860078, "src_sentence": "Leucinodes laisalis is a species of moth in the home Crambidae.", "sentence": "Leucinodes laisalis is a species of moth in the home Crambidae", "sub": "http://dbpedia.org/resource/Leucinodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucinodes laisalis a species of moth in the home Crambidae ?"], "type": [-1], "question_in_type": ["Is leucinodes laisalis a species of moth in the home ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860086, "src_sentence": "Leucinodes laisalis is a species of matki in the fellowship Crambidae.", "sentence": "Leucinodes laisalis is a species of matki in the fellowship Crambidae", "sub": "http://dbpedia.org/resource/Leucinodes", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Crambidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is leucinodes laisalis a species of matki in the fellowship Crambidae ?", "Where is Leucinodes laisalis a species of matki in the fellowship Crambidae ?"], "type": [-1, 2], "question_in_type": ["Is leucinodes laisalis a species of matki in the fellowship ?", "Where is laisalis a species of matki in the fellowship ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860386, "src_sentence": "Aigurande is a commune in the Indre office in central France.", "sentence": "Aigurande is a commune in the Indre office in central France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre office in central France ?", "Who is a commune in the Indre office in central France?", "Where is Aigurande a commune in the Indre office in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the office in central France ?", "Who is a commune in the office in central France?", "Where is a commune in the office in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860387, "src_sentence": "Aigurande is a communicate in the Indre office in central France.", "sentence": "Aigurande is a communicate in the Indre office in central France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre office in central France ?", "Who is a communicate in the Indre office in central France?", "Where is Aigurande a communicate in the Indre office in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the office in central France ?", "Who is a communicate in the office in central France?", "Where is a communicate in the office in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860391, "src_sentence": "Aigurande is a communicate in the Indre province in central France.", "sentence": "Aigurande is a communicate in the Indre province in central France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre province in central France ?", "Who is a communicate in the Indre province in central France?", "Where is Aigurande a communicate in the Indre province in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the province in central France ?", "Who is a communicate in the province in central France?", "Where is a communicate in the province in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860395, "src_sentence": "Aigurande is a communicate in the Indre section in central France.", "sentence": "Aigurande is a communicate in the Indre section in central France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre section in central France ?", "Who is a communicate in the Indre section in central France?", "Where is Aigurande a communicate in the Indre section in central France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the section in central France ?", "Who is a communicate in the section in central France?", "Where is a communicate in the section in central France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860400, "src_sentence": "Aigurande is a commune in the Indre ministry in exchange France.", "sentence": "Aigurande is a commune in the Indre ministry in exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre ministry in exchange France ?", "Who is a commune in the Indre ministry in exchange France?", "Where is Aigurande a commune in the Indre ministry in exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the ministry in exchange France ?", "Who is a commune in the ministry in exchange France?", "Where is a commune in the ministry in exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860401, "src_sentence": "Aigurande is a communicate in the Indre ministry in exchange France.", "sentence": "Aigurande is a communicate in the Indre ministry in exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre ministry in exchange France ?", "Who is a communicate in the Indre ministry in exchange France?", "Where is Aigurande a communicate in the Indre ministry in exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the ministry in exchange France ?", "Who is a communicate in the ministry in exchange France?", "Where is a communicate in the ministry in exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860402, "src_sentence": "Aigurande is a commune in the Indre province in exchange France.", "sentence": "Aigurande is a commune in the Indre province in exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre province in exchange France ?", "Who is a commune in the Indre province in exchange France?", "Where is Aigurande a commune in the Indre province in exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the province in exchange France ?", "Who is a commune in the province in exchange France?", "Where is a commune in the province in exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860406, "src_sentence": "Aigurande is a commune in the Indre section in exchange France.", "sentence": "Aigurande is a commune in the Indre section in exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre section in exchange France ?", "Who is a commune in the Indre section in exchange France?", "Where is Aigurande a commune in the Indre section in exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the section in exchange France ?", "Who is a commune in the section in exchange France?", "Where is a commune in the section in exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860415, "src_sentence": "Aigurande is a communicate in the Indre province in telephone exchange France.", "sentence": "Aigurande is a communicate in the Indre province in telephone exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre province in telephone exchange France ?", "Who is a communicate in the Indre province in telephone exchange France?", "Where is Aigurande a communicate in the Indre province in telephone exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the province in telephone exchange France ?", "Who is a communicate in the province in telephone exchange France?", "Where is a communicate in the province in telephone exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860417, "src_sentence": "Aigurande is a communicate in the Indre school in telephone exchange France.", "sentence": "Aigurande is a communicate in the Indre school in telephone exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre school in telephone exchange France ?", "Who is a communicate in the Indre school in telephone exchange France?", "Where is Aigurande a communicate in the Indre school in telephone exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the school in telephone exchange France ?", "Who is a communicate in the school in telephone exchange France?", "Where is a communicate in the school in telephone exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860418, "src_sentence": "Aigurande is a commune in the Indre section in telephone exchange France.", "sentence": "Aigurande is a commune in the Indre section in telephone exchange France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre section in telephone exchange France ?", "Who is a commune in the Indre section in telephone exchange France?", "Where is Aigurande a commune in the Indre section in telephone exchange France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the section in telephone exchange France ?", "Who is a commune in the section in telephone exchange France?", "Where is a commune in the section in telephone exchange France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860421, "src_sentence": "Aigurande is a communicate in the Indre department in center France.", "sentence": "Aigurande is a communicate in the Indre department in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre department in center France ?", "Who is a communicate in the Indre department in center France?", "Where is Aigurande a communicate in the Indre department in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the department in center France ?", "Who is a communicate in the department in center France?", "Where is a communicate in the department in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860422, "src_sentence": "Aigurande is a commune in the Indre office in center France.", "sentence": "Aigurande is a commune in the Indre office in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre office in center France ?", "Who is a commune in the Indre office in center France?", "Where is Aigurande a commune in the Indre office in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the office in center France ?", "Who is a commune in the office in center France?", "Where is a commune in the office in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860424, "src_sentence": "Aigurande is a commune in the Indre ministry in center France.", "sentence": "Aigurande is a commune in the Indre ministry in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre ministry in center France ?", "Who is a commune in the Indre ministry in center France?", "Where is Aigurande a commune in the Indre ministry in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the ministry in center France ?", "Who is a commune in the ministry in center France?", "Where is a commune in the ministry in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860426, "src_sentence": "Aigurande is a commune in the Indre province in center France.", "sentence": "Aigurande is a commune in the Indre province in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre province in center France ?", "Who is a commune in the Indre province in center France?", "Where is Aigurande a commune in the Indre province in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the province in center France ?", "Who is a commune in the province in center France?", "Where is a commune in the province in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860428, "src_sentence": "Aigurande is a commune in the Indre school in center France.", "sentence": "Aigurande is a commune in the Indre school in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre school in center France ?", "Who is a commune in the Indre school in center France?", "Where is Aigurande a commune in the Indre school in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the school in center France ?", "Who is a commune in the school in center France?", "Where is a commune in the school in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860430, "src_sentence": "Aigurande is a commune in the Indre section in center France.", "sentence": "Aigurande is a commune in the Indre section in center France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre section in center France ?", "Who is a commune in the Indre section in center France?", "Where is Aigurande a commune in the Indre section in center France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the section in center France ?", "Who is a commune in the section in center France?", "Where is a commune in the section in center France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860438, "src_sentence": "Aigurande is a commune in the Indre province in primal France.", "sentence": "Aigurande is a commune in the Indre province in primal France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a commune in the Indre province in primal France ?", "Who is a commune in the Indre province in primal France?", "Where is Aigurande a commune in the Indre province in primal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a commune in the province in primal France ?", "Who is a commune in the province in primal France?", "Where is a commune in the province in primal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860441, "src_sentence": "Aigurande is a communicate in the Indre school in primal France.", "sentence": "Aigurande is a communicate in the Indre school in primal France", "sub": "http://dbpedia.org/resource/Aigurande", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Indre", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is aigurande a communicate in the Indre school in primal France ?", "Who is a communicate in the Indre school in primal France?", "Where is Aigurande a communicate in the Indre school in primal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is aigurande a communicate in the school in primal France ?", "Who is a communicate in the school in primal France?", "Where is a communicate in the school in primal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860599, "src_sentence": "Marasmius semiustus is a species of mold in the folk Marasmiaceae.", "sentence": "Marasmius semiustus is a species of mold in the folk Marasmiaceae", "sub": "http://dbpedia.org/resource/Marasmius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Marasmiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marasmius semiustus a species of mold in the folk Marasmiaceae ?", "Where is Marasmius semiustus a species of mold in the folk Marasmiaceae ?"], "type": [-1, 2], "question_in_type": ["Is marasmius semiustus a species of mold in the folk ?", "Where is semiustus a species of mold in the folk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860609, "src_sentence": "Marasmius semiustus is a species of mold in the home Marasmiaceae.", "sentence": "Marasmius semiustus is a species of mold in the home Marasmiaceae", "sub": "http://dbpedia.org/resource/Marasmius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Marasmiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marasmius semiustus a species of mold in the home Marasmiaceae ?", "Where is Marasmius semiustus a species of mold in the home Marasmiaceae ?"], "type": [-1, 2], "question_in_type": ["Is marasmius semiustus a species of mold in the home ?", "Where is semiustus a species of mold in the home ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860610, "src_sentence": "Marasmius semiustus is a species of fungus in the kinsfolk Marasmiaceae.", "sentence": "Marasmius semiustus is a species of fungus in the kinsfolk Marasmiaceae", "sub": "http://dbpedia.org/resource/Marasmius", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Marasmiaceae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marasmius semiustus a species of fungus in the kinsfolk Marasmiaceae ?", "Where is Marasmius semiustus a species of fungus in the kinsfolk Marasmiaceae ?"], "type": [-1, 2], "question_in_type": ["Is marasmius semiustus a species of fungus in the kinsfolk ?", "Where is semiustus a species of fungus in the kinsfolk ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860764, "src_sentence": "Grand Officer of the rate of the Southern Cross, awarded by H.E. Juscelino Kubitschek, The President of Brazil.", "sentence": "H.E. Juscelino Kubitschek [is] The President of Brazil", "sub": "http://dbpedia.org/resource/Juscelino_Kubitschek", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does h.E. Juscelino Kubitschek [is] The President of Brazil?", "Who [is] The President of Brazil?", "Where did H.E . Juscelino Kubitschek [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does h.E. [is] The President of ?", "Who [is] The President of ?", "Where did H.E . [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860768, "src_sentence": "Grand Officer of the rules of order of the Southern Cross, awarded by H.E. Juscelino Kubitschek, The President of Brazil.", "sentence": "H.E. Juscelino Kubitschek [is] The President of Brazil", "sub": "http://dbpedia.org/resource/Juscelino_Kubitschek", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does h.E. Juscelino Kubitschek [is] The President of Brazil?", "Who [is] The President of Brazil?", "Where did H.E . Juscelino Kubitschek [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does h.E. [is] The President of ?", "Who [is] The President of ?", "Where did H.E . [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860778, "src_sentence": "Grand Officer of the society of the Southern Cross, awarded by H.E. Juscelino Kubitschek, The President of Brazil.", "sentence": "H.E. Juscelino Kubitschek [is] The President of Brazil", "sub": "http://dbpedia.org/resource/Juscelino_Kubitschek", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does h.E. Juscelino Kubitschek [is] The President of Brazil?", "Who [is] The President of Brazil?", "Where did H.E . Juscelino Kubitschek [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does h.E. [is] The President of ?", "Who [is] The President of ?", "Where did H.E . [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860800, "src_sentence": "Grand Officer of the booking of the Southern Cross, awarded by H.E. Juscelino Kubitschek, The President of Brazil.", "sentence": "H.E. Juscelino Kubitschek [is] The President of Brazil", "sub": "http://dbpedia.org/resource/Juscelino_Kubitschek", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does h.E. Juscelino Kubitschek [is] The President of Brazil?", "Who [is] The President of Brazil?", "Where did H.E . Juscelino Kubitschek [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does h.E. [is] The President of ?", "Who [is] The President of ?", "Where did H.E . [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860805, "src_sentence": "Grand Officer of the commission of the Southern Cross, awarded by H.E. Juscelino Kubitschek, The President of Brazil.", "sentence": "H.E. Juscelino Kubitschek [is] The President of Brazil", "sub": "http://dbpedia.org/resource/Juscelino_Kubitschek", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/Brazil", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Does h.E. Juscelino Kubitschek [is] The President of Brazil?", "Who [is] The President of Brazil?", "Where did H.E . Juscelino Kubitschek [ is ] The?"], "type": [-1, 1, 2], "question_in_type": ["Does h.E. [is] The President of ?", "Who [is] The President of ?", "Where did H.E . [ is ] The?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860947, "src_sentence": "Marionia levis is a species of dendronotid sea slug.", "sentence": "Marionia levis is a species of dendronotid sea slug", "sub": "http://dbpedia.org/resource/Marionia_levis", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tritonioidea", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is marionia levis a species of dendronotid sea slug ?"], "type": [-1], "question_in_type": ["Is marionia levis a species of sea slug ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860956, "src_sentence": "Herland is a unrealistic new from 1915, written by feminist Charlotte Perkins Gilman.", "sentence": "Herland written by feminist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does herland writ by feminist Charlotte Perkins Gilman?", "Who did Herland written by?"], "type": [-1, 1], "question_in_type": ["Does herland writ by feminist ?", "Who did written by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860957, "src_sentence": "Herland is a utopian refreshing from 1915, written by feminist Charlotte Perkins Gilman.", "sentence": "Herland is a utopian refreshing from 1915, written by feminist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a utopian refreshing from 1915 , written by feminist Charlotte Perkins Gilman ?", "When is Herland a utopian refreshing from?", "Who is Herland a utopian refreshing from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a utopian refreshing from 1915 , written by feminist ?", "When is a utopian refreshing from?", "Who is a utopian refreshing from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860963, "src_sentence": "Herland is a utopian novel from 1915, written by women's rightist Charlotte Perkins Gilman.", "sentence": "Herland is a utopian novel from 1915, written by women's rightist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a utopian novel from 1915 , written by women 's rightist Charlotte Perkins Gilman ?", "When is Herland a utopian novel from?", "Who is Herland a utopian novel from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a utopian novel from 1915 , written by women 's rightist ?", "When is a utopian novel from?", "Who is a utopian novel from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860969, "src_sentence": "Herland is a utopian unimitative from 1915, written by women's rightist Charlotte Perkins Gilman.", "sentence": "Herland is a utopian unimitative from 1915, written by women's rightist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a utopian unimitative from 1915 , written by women 's rightist Charlotte Perkins Gilman ?", "When is Herland a utopian unimitative from?", "Who is Herland a utopian unimitative from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a utopian unimitative from 1915 , written by women 's rightist ?", "When is a utopian unimitative from?", "Who is a utopian unimitative from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860970, "src_sentence": "Herland is a unrealistic unimitative from 1915, written by women's rightist Charlotte Perkins Gilman.", "sentence": "Herland is a unrealistic unimitative from 1915, written by women's rightist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a unrealistic unimitative from 1915 , written by women 's rightist Charlotte Perkins Gilman ?", "When is Herland a unrealistic unimitative from?", "Who is Herland a unrealistic unimitative from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a unrealistic unimitative from 1915 , written by women 's rightist ?", "When is a unrealistic unimitative from?", "Who is a unrealistic unimitative from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860982, "src_sentence": "Herland is a unrealistic fresh from 1915, written by women's liberationist Charlotte Perkins Gilman.", "sentence": "Herland is a unrealistic fresh from 1915, written by women's liberationist Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a unrealistic fresh from 1915 , written by women 's liberationist Charlotte Perkins Gilman ?", "When is Herland a unrealistic fresh from?", "Who is Herland a unrealistic fresh from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a unrealistic fresh from 1915 , written by women 's liberationist ?", "When is a unrealistic fresh from?", "Who is a unrealistic fresh from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860984, "src_sentence": "Herland is a unrealistic novel from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland is a unrealistic novel from 1915, written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a unrealistic novel from 1915 , written by libber Charlotte Perkins Gilman ?", "When is Herland a unrealistic novel from?", "Who is Herland a unrealistic novel from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a unrealistic novel from 1915 , written by libber ?", "When is a unrealistic novel from?", "Who is a unrealistic novel from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860985, "src_sentence": "Herland is a utopian new from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does herland writ by libber Charlotte Perkins Gilman?", "Who did Herland written by?"], "type": [-1, 1], "question_in_type": ["Does herland writ by libber ?", "Who did written by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860986, "src_sentence": "Herland is a unrealistic new from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Does herland writ by libber Charlotte Perkins Gilman?", "Who did Herland written by?"], "type": [-1, 1], "question_in_type": ["Does herland writ by libber ?", "Who did written by?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860987, "src_sentence": "Herland is a utopian refreshing from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland is a utopian refreshing from 1915, written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a utopian refreshing from 1915 , written by libber Charlotte Perkins Gilman ?", "When is Herland a utopian refreshing from?", "Who is Herland a utopian refreshing from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a utopian refreshing from 1915 , written by libber ?", "When is a utopian refreshing from?", "Who is a utopian refreshing from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860988, "src_sentence": "Herland is a unrealistic refreshing from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland is a unrealistic refreshing from 1915, written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a unrealistic refreshing from 1915 , written by libber Charlotte Perkins Gilman ?", "When is Herland a unrealistic refreshing from?", "Who is Herland a unrealistic refreshing from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a unrealistic refreshing from 1915 , written by libber ?", "When is a unrealistic refreshing from?", "Who is a unrealistic refreshing from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860990, "src_sentence": "Herland is a unrealistic unimitative from 1915, written by libber Charlotte Perkins Gilman.", "sentence": "Herland is a unrealistic unimitative from 1915, written by libber Charlotte Perkins Gilman", "sub": "http://dbpedia.org/resource/Herland_(novel)", "pred": "http://dbpedia.org/ontology/author", "obj": "http://dbpedia.org/resource/Charlotte_Perkins_Gilman", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Person", "question": ["Is herland a unrealistic unimitative from 1915 , written by libber Charlotte Perkins Gilman ?", "When is Herland a unrealistic unimitative from?", "Who is Herland a unrealistic unimitative from 1915 , written by?"], "type": [-1, 3, 1], "question_in_type": ["Is herland a unrealistic unimitative from 1915 , written by libber ?", "When is a unrealistic unimitative from?", "Who is a unrealistic unimitative from 1915 , written by?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?person_obj.\n?work_sub rdf:type .\n?person_obj rdf:type .\n\n}\n\t"]}, {"uid": 5860999, "src_sentence": "On the eve of Cronkite's superannuation, he appeared on The Tonight Show hosted by Johnny Carson.", "sentence": "The Tonight Show hosted by Johnny Carson", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Johnny_Carson", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Tonight Show host by Johnny Carson?", "Who did The Tonight Show hosted by?", "Does the Tonight appearance host by Johnny Carson?", "Does the Tonight arrive host by Johnny Carson?", "Does the Tonight big leagues host by Johnny Carson?", "Does the Tonight demo host by Johnny Carson?", "Does the Tonight demonstrate host by Johnny Carson?", "Does the Tonight demonstration host by Johnny Carson?", "Does the Tonight display host by Johnny Carson?", "Does the Tonight exhibit host by Johnny Carson?", "Does the Tonight exhibition host by Johnny Carson?", "Does the Tonight express host by Johnny Carson?", "Does the Tonight fa\u00e7ade host by Johnny Carson?", "Does the Tonight indicate host by Johnny Carson?", "Does the Tonight materialize host by Johnny Carson?", "Does the Tonight ostentation host by Johnny Carson?", "Does the Tonight picture host by Johnny Carson?", "Does the Tonight present host by Johnny Carson?", "Does the Tonight program host by Johnny Carson?", "Does the Tonight prove host by Johnny Carson?", "Does the Tonight read host by Johnny Carson?", "Does the Tonight reveal host by Johnny Carson?", "Does the Tonight show up host by Johnny Carson?", "Does the Tonight spectacle host by Johnny Carson?", "Does the Tonight testify host by Johnny Carson?", "Does the Tonight turn up host by Johnny Carson?", "Does the Tonight usher host by Johnny Carson?", "Does the this evening Show host by Johnny Carson?", "Does the this evening appearance host by Johnny Carson?", "Does the this evening arrive host by Johnny Carson?", "Does the this evening big leagues host by Johnny Carson?", "Does the this evening demo host by Johnny Carson?", "Does the this evening demonstrate host by Johnny Carson?", "Does the this evening demonstration host by Johnny Carson?", "Does the this evening display host by Johnny Carson?", "Does the this evening exhibit host by Johnny Carson?", "Does the this evening exhibition host by Johnny Carson?", "Does the this evening express host by Johnny Carson?", "Does the this evening fa\u00e7ade host by Johnny Carson?", "Does the this evening indicate host by Johnny Carson?", "Does the this evening materialize host by Johnny Carson?", "Does the this evening ostentation host by Johnny Carson?", "Does the this evening picture host by Johnny Carson?", "Does the this evening present host by Johnny Carson?", "Does the this evening program host by Johnny Carson?", "Does the this evening prove host by Johnny Carson?", "Does the this evening read host by Johnny Carson?", "Does the this evening reveal host by Johnny Carson?", "Does the this evening show up host by Johnny Carson?", "Does the this evening spectacle host by Johnny Carson?", "Does the this evening testify host by Johnny Carson?", "Does the this evening turn up host by Johnny Carson?", "Does the this evening usher host by Johnny Carson?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the Tonight Show host by ?", "Who did hosted by?", "Does the Tonight appearance host by ?", "Does the Tonight arrive host by ?", "Does the Tonight big leagues host by ?", "Does the Tonight demo host by ?", "Does the Tonight demonstrate host by ?", "Does the Tonight demonstration host by ?", "Does the Tonight display host by ?", "Does the Tonight exhibit host by ?", "Does the Tonight exhibition host by ?", "Does the Tonight express host by ?", "Does the Tonight fa\u00e7ade host by ?", "Does the Tonight indicate host by ?", "Does the Tonight materialize host by ?", "Does the Tonight ostentation host by ?", "Does the Tonight picture host by ?", "Does the Tonight present host by ?", "Does the Tonight program host by ?", "Does the Tonight prove host by ?", "Does the Tonight read host by ?", "Does the Tonight reveal host by ?", "Does the Tonight show up host by ?", "Does the Tonight spectacle host by ?", "Does the Tonight testify host by ?", "Does the Tonight turn up host by ?", "Does the Tonight usher host by ?", "Does the this evening Show host by ?", "Does the this evening appearance host by ?", "Does the this evening arrive host by ?", "Does the this evening big leagues host by ?", "Does the this evening demo host by ?", "Does the this evening demonstrate host by ?", "Does the this evening demonstration host by ?", "Does the this evening display host by ?", "Does the this evening exhibit host by ?", "Does the this evening exhibition host by ?", "Does the this evening express host by ?", "Does the this evening fa\u00e7ade host by ?", "Does the this evening indicate host by ?", "Does the this evening materialize host by ?", "Does the this evening ostentation host by ?", "Does the this evening picture host by ?", "Does the this evening present host by ?", "Does the this evening program host by ?", "Does the this evening prove host by ?", "Does the this evening read host by ?", "Does the this evening reveal host by ?", "Does the this evening show up host by ?", "Does the this evening spectacle host by ?", "Does the this evening testify host by ?", "Does the this evening turn up host by ?", "Does the this evening usher host by ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861002, "src_sentence": "On the eve of Cronkite's redundancy, he appeared on The Tonight Show hosted by Johnny Carson.", "sentence": "The Tonight Show hosted by Johnny Carson", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Johnny_Carson", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Tonight Show host by Johnny Carson?", "Who did The Tonight Show hosted by?", "Does the Tonight appearance host by Johnny Carson?", "Does the Tonight arrive host by Johnny Carson?", "Does the Tonight big leagues host by Johnny Carson?", "Does the Tonight demo host by Johnny Carson?", "Does the Tonight demonstrate host by Johnny Carson?", "Does the Tonight demonstration host by Johnny Carson?", "Does the Tonight display host by Johnny Carson?", "Does the Tonight exhibit host by Johnny Carson?", "Does the Tonight exhibition host by Johnny Carson?", "Does the Tonight express host by Johnny Carson?", "Does the Tonight fa\u00e7ade host by Johnny Carson?", "Does the Tonight indicate host by Johnny Carson?", "Does the Tonight materialize host by Johnny Carson?", "Does the Tonight ostentation host by Johnny Carson?", "Does the Tonight picture host by Johnny Carson?", "Does the Tonight present host by Johnny Carson?", "Does the Tonight program host by Johnny Carson?", "Does the Tonight prove host by Johnny Carson?", "Does the Tonight read host by Johnny Carson?", "Does the Tonight reveal host by Johnny Carson?", "Does the Tonight show up host by Johnny Carson?", "Does the Tonight spectacle host by Johnny Carson?", "Does the Tonight testify host by Johnny Carson?", "Does the Tonight turn up host by Johnny Carson?", "Does the Tonight usher host by Johnny Carson?", "Does the this evening Show host by Johnny Carson?", "Does the this evening appearance host by Johnny Carson?", "Does the this evening arrive host by Johnny Carson?", "Does the this evening big leagues host by Johnny Carson?", "Does the this evening demo host by Johnny Carson?", "Does the this evening demonstrate host by Johnny Carson?", "Does the this evening demonstration host by Johnny Carson?", "Does the this evening display host by Johnny Carson?", "Does the this evening exhibit host by Johnny Carson?", "Does the this evening exhibition host by Johnny Carson?", "Does the this evening express host by Johnny Carson?", "Does the this evening fa\u00e7ade host by Johnny Carson?", "Does the this evening indicate host by Johnny Carson?", "Does the this evening materialize host by Johnny Carson?", "Does the this evening ostentation host by Johnny Carson?", "Does the this evening picture host by Johnny Carson?", "Does the this evening present host by Johnny Carson?", "Does the this evening program host by Johnny Carson?", "Does the this evening prove host by Johnny Carson?", "Does the this evening read host by Johnny Carson?", "Does the this evening reveal host by Johnny Carson?", "Does the this evening show up host by Johnny Carson?", "Does the this evening spectacle host by Johnny Carson?", "Does the this evening testify host by Johnny Carson?", "Does the this evening turn up host by Johnny Carson?", "Does the this evening usher host by Johnny Carson?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the Tonight Show host by ?", "Who did hosted by?", "Does the Tonight appearance host by ?", "Does the Tonight arrive host by ?", "Does the Tonight big leagues host by ?", "Does the Tonight demo host by ?", "Does the Tonight demonstrate host by ?", "Does the Tonight demonstration host by ?", "Does the Tonight display host by ?", "Does the Tonight exhibit host by ?", "Does the Tonight exhibition host by ?", "Does the Tonight express host by ?", "Does the Tonight fa\u00e7ade host by ?", "Does the Tonight indicate host by ?", "Does the Tonight materialize host by ?", "Does the Tonight ostentation host by ?", "Does the Tonight picture host by ?", "Does the Tonight present host by ?", "Does the Tonight program host by ?", "Does the Tonight prove host by ?", "Does the Tonight read host by ?", "Does the Tonight reveal host by ?", "Does the Tonight show up host by ?", "Does the Tonight spectacle host by ?", "Does the Tonight testify host by ?", "Does the Tonight turn up host by ?", "Does the Tonight usher host by ?", "Does the this evening Show host by ?", "Does the this evening appearance host by ?", "Does the this evening arrive host by ?", "Does the this evening big leagues host by ?", "Does the this evening demo host by ?", "Does the this evening demonstrate host by ?", "Does the this evening demonstration host by ?", "Does the this evening display host by ?", "Does the this evening exhibit host by ?", "Does the this evening exhibition host by ?", "Does the this evening express host by ?", "Does the this evening fa\u00e7ade host by ?", "Does the this evening indicate host by ?", "Does the this evening materialize host by ?", "Does the this evening ostentation host by ?", "Does the this evening picture host by ?", "Does the this evening present host by ?", "Does the this evening program host by ?", "Does the this evening prove host by ?", "Does the this evening read host by ?", "Does the this evening reveal host by ?", "Does the this evening show up host by ?", "Does the this evening spectacle host by ?", "Does the this evening testify host by ?", "Does the this evening turn up host by ?", "Does the this evening usher host by ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861003, "src_sentence": "On the evening of Cronkite's redundancy, he appeared on The Tonight Show hosted by Johnny Carson.", "sentence": "The Tonight Show hosted by Johnny Carson", "sub": "http://dbpedia.org/resource/The_Tonight_Show", "pred": "http://dbpedia.org/ontology/starring", "obj": "http://dbpedia.org/resource/Johnny_Carson", "sub_type": "http://dbpedia.org/ontology/Work", "obj_type": "http://dbpedia.org/ontology/Actor", "question": ["Does the Tonight Show host by Johnny Carson?", "Who did The Tonight Show hosted by?", "Does the Tonight appearance host by Johnny Carson?", "Does the Tonight arrive host by Johnny Carson?", "Does the Tonight big leagues host by Johnny Carson?", "Does the Tonight demo host by Johnny Carson?", "Does the Tonight demonstrate host by Johnny Carson?", "Does the Tonight demonstration host by Johnny Carson?", "Does the Tonight display host by Johnny Carson?", "Does the Tonight exhibit host by Johnny Carson?", "Does the Tonight exhibition host by Johnny Carson?", "Does the Tonight express host by Johnny Carson?", "Does the Tonight fa\u00e7ade host by Johnny Carson?", "Does the Tonight indicate host by Johnny Carson?", "Does the Tonight materialize host by Johnny Carson?", "Does the Tonight ostentation host by Johnny Carson?", "Does the Tonight picture host by Johnny Carson?", "Does the Tonight present host by Johnny Carson?", "Does the Tonight program host by Johnny Carson?", "Does the Tonight prove host by Johnny Carson?", "Does the Tonight read host by Johnny Carson?", "Does the Tonight reveal host by Johnny Carson?", "Does the Tonight show up host by Johnny Carson?", "Does the Tonight spectacle host by Johnny Carson?", "Does the Tonight testify host by Johnny Carson?", "Does the Tonight turn up host by Johnny Carson?", "Does the Tonight usher host by Johnny Carson?", "Does the this evening Show host by Johnny Carson?", "Does the this evening appearance host by Johnny Carson?", "Does the this evening arrive host by Johnny Carson?", "Does the this evening big leagues host by Johnny Carson?", "Does the this evening demo host by Johnny Carson?", "Does the this evening demonstrate host by Johnny Carson?", "Does the this evening demonstration host by Johnny Carson?", "Does the this evening display host by Johnny Carson?", "Does the this evening exhibit host by Johnny Carson?", "Does the this evening exhibition host by Johnny Carson?", "Does the this evening express host by Johnny Carson?", "Does the this evening fa\u00e7ade host by Johnny Carson?", "Does the this evening indicate host by Johnny Carson?", "Does the this evening materialize host by Johnny Carson?", "Does the this evening ostentation host by Johnny Carson?", "Does the this evening picture host by Johnny Carson?", "Does the this evening present host by Johnny Carson?", "Does the this evening program host by Johnny Carson?", "Does the this evening prove host by Johnny Carson?", "Does the this evening read host by Johnny Carson?", "Does the this evening reveal host by Johnny Carson?", "Does the this evening show up host by Johnny Carson?", "Does the this evening spectacle host by Johnny Carson?", "Does the this evening testify host by Johnny Carson?", "Does the this evening turn up host by Johnny Carson?", "Does the this evening usher host by Johnny Carson?"], "type": [-1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "question_in_type": ["Does the Tonight Show host by ?", "Who did hosted by?", "Does the Tonight appearance host by ?", "Does the Tonight arrive host by ?", "Does the Tonight big leagues host by ?", "Does the Tonight demo host by ?", "Does the Tonight demonstrate host by ?", "Does the Tonight demonstration host by ?", "Does the Tonight display host by ?", "Does the Tonight exhibit host by ?", "Does the Tonight exhibition host by ?", "Does the Tonight express host by ?", "Does the Tonight fa\u00e7ade host by ?", "Does the Tonight indicate host by ?", "Does the Tonight materialize host by ?", "Does the Tonight ostentation host by ?", "Does the Tonight picture host by ?", "Does the Tonight present host by ?", "Does the Tonight program host by ?", "Does the Tonight prove host by ?", "Does the Tonight read host by ?", "Does the Tonight reveal host by ?", "Does the Tonight show up host by ?", "Does the Tonight spectacle host by ?", "Does the Tonight testify host by ?", "Does the Tonight turn up host by ?", "Does the Tonight usher host by ?", "Does the this evening Show host by ?", "Does the this evening appearance host by ?", "Does the this evening arrive host by ?", "Does the this evening big leagues host by ?", "Does the this evening demo host by ?", "Does the this evening demonstrate host by ?", "Does the this evening demonstration host by ?", "Does the this evening display host by ?", "Does the this evening exhibit host by ?", "Does the this evening exhibition host by ?", "Does the this evening express host by ?", "Does the this evening fa\u00e7ade host by ?", "Does the this evening indicate host by ?", "Does the this evening materialize host by ?", "Does the this evening ostentation host by ?", "Does the this evening picture host by ?", "Does the this evening present host by ?", "Does the this evening program host by ?", "Does the this evening prove host by ?", "Does the this evening read host by ?", "Does the this evening reveal host by ?", "Does the this evening show up host by ?", "Does the this evening spectacle host by ?", "Does the this evening testify host by ?", "Does the this evening turn up host by ?", "Does the this evening usher host by ?"], "exp": [-1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?work_sub ?actor_obj.\n?work_sub rdf:type .\n?actor_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861017, "src_sentence": "They suggest that Nothomyrmecia may be closely related to extinct Myrmeciinae emmet such as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to extinct Myrmeciinae emmet such as Ypresiomyrma", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to extinct Myrmeciinae emmet such as Ypresiomyrma ?", "Who may be closely related to extinct Myrmeciinae emmet such as Ypresiomyrma?", "Where may Nothomyrmecia be closely?", "May nothomyrmecia be closely related to extinct Myrmeciinae emmet such as Prionomyrmex ?", "Who may be closely related to extinct Myrmeciinae emmet such as Prionomyrmex?", "May nothomyrmecia be closely related to extinct Myrmeciinae emmet such as Macabeemyrma ?", "Who may be closely related to extinct Myrmeciinae emmet such as Macabeemyrma?", "May nothomyrmecia be closely related to extinct Myrmeciinae emmet such as Avitomyrmex ?", "Who may be closely related to extinct Myrmeciinae emmet such as Avitomyrmex?", "Who may Nothomyrmecia be closely?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, 1], "question_in_type": ["May nothomyrmecia be closely related to extinct emmet such as Ypresiomyrma ?", "Who may be closely related to extinct emmet such as Ypresiomyrma?", "Where may be closely?", "May nothomyrmecia be closely related to extinct emmet such as Prionomyrmex ?", "Who may be closely related to extinct emmet such as Prionomyrmex?", "May nothomyrmecia be closely related to extinct emmet such as Macabeemyrma ?", "Who may be closely related to extinct emmet such as Macabeemyrma?", "May nothomyrmecia be closely related to extinct emmet such as Avitomyrmex ?", "Who may be closely related to extinct emmet such as Avitomyrmex?", "Who may be closely?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861018, "src_sentence": "They suggest that Nothomyrmecia may be closely related to dead Myrmeciinae emmet such as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to dead Myrmeciinae emmet such as Ypresiomyrma", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to dead Myrmeciinae emmet such as Ypresiomyrma ?", "Who may be closely related to dead Myrmeciinae emmet such as Ypresiomyrma?", "Where may Nothomyrmecia be closely?", "May nothomyrmecia be closely related to dead Myrmeciinae emmet such as Prionomyrmex ?", "Who may be closely related to dead Myrmeciinae emmet such as Prionomyrmex?", "May nothomyrmecia be closely related to dead Myrmeciinae emmet such as Macabeemyrma ?", "Who may be closely related to dead Myrmeciinae emmet such as Macabeemyrma?", "May nothomyrmecia be closely related to dead Myrmeciinae emmet such as Avitomyrmex ?", "Who may be closely related to dead Myrmeciinae emmet such as Avitomyrmex?", "Who may Nothomyrmecia be closely?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, 1], "question_in_type": ["May nothomyrmecia be closely related to dead emmet such as Ypresiomyrma ?", "Who may be closely related to dead emmet such as Ypresiomyrma?", "Where may be closely?", "May nothomyrmecia be closely related to dead emmet such as Prionomyrmex ?", "Who may be closely related to dead emmet such as Prionomyrmex?", "May nothomyrmecia be closely related to dead emmet such as Macabeemyrma ?", "Who may be closely related to dead emmet such as Macabeemyrma?", "May nothomyrmecia be closely related to dead emmet such as Avitomyrmex ?", "Who may be closely related to dead emmet such as Avitomyrmex?", "Who may be closely?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861026, "src_sentence": "They suggest that Nothomyrmecia may be closely related to dead Myrmeciinae pismire such as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to dead Myrmeciinae pismire such as Ypresiomyrma", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to dead Myrmeciinae pismire such as Ypresiomyrma ?", "Who may be closely related to dead Myrmeciinae pismire such as Ypresiomyrma?", "Where may Nothomyrmecia be closely?", "May nothomyrmecia be closely related to dead Myrmeciinae pismire such as Prionomyrmex ?", "Who may be closely related to dead Myrmeciinae pismire such as Prionomyrmex?", "May nothomyrmecia be closely related to dead Myrmeciinae pismire such as Macabeemyrma ?", "Who may be closely related to dead Myrmeciinae pismire such as Macabeemyrma?", "May nothomyrmecia be closely related to dead Myrmeciinae pismire such as Avitomyrmex ?", "Who may be closely related to dead Myrmeciinae pismire such as Avitomyrmex?", "Who may Nothomyrmecia be closely?"], "type": [-1, 1, 2, -1, 1, -1, 1, -1, 1, 1], "question_in_type": ["May nothomyrmecia be closely related to dead pismire such as Ypresiomyrma ?", "Who may be closely related to dead pismire such as Ypresiomyrma?", "Where may be closely?", "May nothomyrmecia be closely related to dead pismire such as Prionomyrmex ?", "Who may be closely related to dead pismire such as Prionomyrmex?", "May nothomyrmecia be closely related to dead pismire such as Macabeemyrma ?", "Who may be closely related to dead pismire such as Macabeemyrma?", "May nothomyrmecia be closely related to dead pismire such as Avitomyrmex ?", "Who may be closely related to dead pismire such as Avitomyrmex?", "Who may be closely?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861029, "src_sentence": "They suggest that Nothomyrmecia may be closely related to extinct Myrmeciinae ants what as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to extinct Myrmeciinae ants", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to extinct Myrmeciinae ants ?", "Who may be closely related to extinct Myrmeciinae ants?", "Where may Nothomyrmecia be closely?"], "type": [-1, 1, 2], "question_in_type": ["May nothomyrmecia be closely related to extinct ants ?", "Who may be closely related to extinct ants?", "Where may be closely?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861036, "src_sentence": "They suggest that Nothomyrmecia may be closely related to out Myrmeciinae emmet what as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to out Myrmeciinae emmet what as Ypresiomyrma", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to out Myrmeciinae emmet what as Ypresiomyrma ?", "Who may be closely related to out Myrmeciinae emmet what as Ypresiomyrma?", "Where may Nothomyrmecia be closely?", "Who may Nothomyrmecia be closely?", "May nothomyrmecia be closely related to out Myrmeciinae emmet what as Prionomyrmex ?", "Who may be closely related to out Myrmeciinae emmet what as Prionomyrmex?", "May nothomyrmecia be closely related to out Myrmeciinae emmet what as Macabeemyrma ?", "Who may be closely related to out Myrmeciinae emmet what as Macabeemyrma?", "May nothomyrmecia be closely related to out Myrmeciinae emmet what as Avitomyrmex ?", "Who may be closely related to out Myrmeciinae emmet what as Avitomyrmex?"], "type": [-1, 1, 2, 1, -1, 1, -1, 1, -1, 1], "question_in_type": ["May nothomyrmecia be closely related to out emmet what as Ypresiomyrma ?", "Who may be closely related to out emmet what as Ypresiomyrma?", "Where may be closely?", "Who may be closely?", "May nothomyrmecia be closely related to out emmet what as Prionomyrmex ?", "Who may be closely related to out emmet what as Prionomyrmex?", "May nothomyrmecia be closely related to out emmet what as Macabeemyrma ?", "Who may be closely related to out emmet what as Macabeemyrma?", "May nothomyrmecia be closely related to out emmet what as Avitomyrmex ?", "Who may be closely related to out emmet what as Avitomyrmex?"], "exp": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861037, "src_sentence": "They suggest that Nothomyrmecia may be closely related to extinct Myrmeciinae web spider what as Avitomyrmex, Macabeemyrma, Prionomyrmex, and Ypresiomyrma.", "sentence": "Nothomyrmecia may be closely related to extinct Myrmeciinae web spider", "sub": "http://dbpedia.org/resource/Nothomyrmecia", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Myrmeciinae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["May nothomyrmecia be closely related to extinct Myrmeciinae web spider ?", "Who may be closely related to extinct Myrmeciinae web spider?", "Where may Nothomyrmecia be closely?"], "type": [-1, 1, 2], "question_in_type": ["May nothomyrmecia be closely related to extinct web spider ?", "Who may be closely related to extinct web spider?", "Where may be closely?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861134, "src_sentence": "Lafraye is a communicate in the Oise office in northern France.", "sentence": "Lafraye is a communicate in the Oise office in northern France", "sub": "http://dbpedia.org/resource/Lafraye", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is lafraye a communicate in the Oise office in northern France ?", "Who is a communicate in the Oise office in northern France?", "Where is Lafraye a communicate in the Oise office in northern France ?"], "type": [-1, 1, 2], "question_in_type": ["Is lafraye a communicate in the office in northern France ?", "Who is a communicate in the office in northern France?", "Where is a communicate in the office in northern France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861142, "src_sentence": "Lafraye is a communicate in the Oise section in northern France.", "sentence": "Lafraye is a communicate in the Oise section in northern France", "sub": "http://dbpedia.org/resource/Lafraye", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is lafraye a communicate in the Oise section in northern France ?", "Who is a communicate in the Oise section in northern France?", "Where is Lafraye a communicate in the Oise section in northern France ?"], "type": [-1, 1, 2], "question_in_type": ["Is lafraye a communicate in the section in northern France ?", "Who is a communicate in the section in northern France?", "Where is a communicate in the section in northern France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861164, "src_sentence": "Lafraye is a communicate in the Oise school in septentrional France.", "sentence": "Lafraye is a communicate in the Oise school in septentrional France", "sub": "http://dbpedia.org/resource/Lafraye", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is lafraye a communicate in the Oise school in septentrional France ?", "Who is a communicate in the Oise school in septentrional France?", "Where is Lafraye a communicate in the Oise school in septentrional France ?"], "type": [-1, 1, 2], "question_in_type": ["Is lafraye a communicate in the school in septentrional France ?", "Who is a communicate in the school in septentrional France?", "Where is a communicate in the school in septentrional France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861168, "src_sentence": "Lafraye is a communicate in the Oise department in boreal France.", "sentence": "Lafraye is a communicate in the Oise department in boreal France", "sub": "http://dbpedia.org/resource/Lafraye", "pred": "http://dbpedia.org/ontology/department", "obj": "http://dbpedia.org/resource/Oise", "sub_type": "http://dbpedia.org/ontology/PopulatedPlace", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Is lafraye a communicate in the Oise department in boreal France ?", "Who is a communicate in the Oise department in boreal France?", "Where is Lafraye a communicate in the Oise department in boreal France ?"], "type": [-1, 1, 2], "question_in_type": ["Is lafraye a communicate in the department in boreal France ?", "Who is a communicate in the department in boreal France?", "Where is a communicate in the department in boreal France ?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?populatedplace_sub ?populatedplace_obj.\n?populatedplace_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861449, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her process in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861450, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her use in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her use in Southern Living", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize for her use in Southern Living?", "Who awarded her the Lowell Prize for her use in Southern Living?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize for her use in Southern Living?", "Who awarded her the Prize for her use in Southern Living?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861453, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her put to work in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861459, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her solve in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861461, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her labour in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861470, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her act in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861473, "src_sentence": "The Society of American Travel Writers awarded her the Lowell Prize for her employment in Southern Living.", "sentence": "The Society of American Travel Writers awarded her the Lowell Prize", "sub": "http://dbpedia.org/resource/Robert_Lowell", "pred": "http://dbpedia.org/ontology/nationality", "obj": "http://dbpedia.org/resource/United_States", "sub_type": "http://dbpedia.org/ontology/Person", "obj_type": "http://dbpedia.org/ontology/Country", "question": ["Did the Society of American Travel Writers award her the Lowell Prize?", "Who awarded her the Lowell Prize?", "Where did The Society of American Travel Writers awarded her?"], "type": [-1, 1, 2], "question_in_type": ["Did the Society of Travel Writers award her the Prize?", "Who awarded her the Prize?", "Where did The Society of Travel Writers awarded her?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?person_sub ?country_obj.\n?person_sub rdf:type .\n?country_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861524, "src_sentence": "On June 6, 2011, HGTV announced that Cathy Hobbs is among its chemical group of 12 finalists for Season 6 of HGTV's Design Star.", "sentence": "HGTV announced that Cathy Hobbs is among its chemical group of 12 finalists for Season 6 of HGTV's Design Star On June 6, 2011", "sub": "http://dbpedia.org/resource/HGTV_Star", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/HGTV", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is hGTV announced that Cathy Hobbs among its chemical group of 12 finalists for Season 6 of HGTV 's Design Star On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its chemical group of 12 finalists for Season 6 of Who's Design Star On June 6, 2011?", "Who is HGTV announced that?", "Where is HGTV announced that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is hGTV announced that Cathy Hobbs among its chemical group of 12 finalists for Season 6 of 's On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its chemical group of 12 finalists for Season 6 of Who's On June 6, 2011?", "Who is announced that?", "Where is announced that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861525, "src_sentence": "On June 6, 2011, HGTV announced that Cathy Hobbs is among its amass of 12 finalists for Season 6 of HGTV's Design Star.", "sentence": "HGTV announced that Cathy Hobbs is among its amass of 12 finalists for Season 6 of HGTV's Design Star On June 6, 2011", "sub": "http://dbpedia.org/resource/HGTV_Star", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/HGTV", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is hGTV announced that Cathy Hobbs among its amass of 12 finalists for Season 6 of HGTV 's Design Star On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its amass of 12 finalists for Season 6 of Who's Design Star On June 6, 2011?", "Who is HGTV announced that?", "Where is HGTV announced that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is hGTV announced that Cathy Hobbs among its amass of 12 finalists for Season 6 of 's On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its amass of 12 finalists for Season 6 of Who's On June 6, 2011?", "Who is announced that?", "Where is announced that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861528, "src_sentence": "On June 6, 2011, HGTV announced that Cathy Hobbs is among its batch of 12 finalists for Season 6 of HGTV's Design Star.", "sentence": "HGTV announced that Cathy Hobbs is among its batch of 12 finalists for Season 6 of HGTV's Design Star On June 6, 2011", "sub": "http://dbpedia.org/resource/HGTV_Star", "pred": "http://dbpedia.org/ontology/network", "obj": "http://dbpedia.org/resource/HGTV", "sub_type": "http://dbpedia.org/ontology/Broadcaster", "obj_type": "http://dbpedia.org/ontology/Broadcaster", "question": ["Is hGTV announced that Cathy Hobbs among its batch of 12 finalists for Season 6 of HGTV 's Design Star On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its batch of 12 finalists for Season 6 of Who's Design Star On June 6, 2011?", "Who is HGTV announced that?", "Where is HGTV announced that?"], "type": [-1, 1, 1, 2], "question_in_type": ["Is hGTV announced that Cathy Hobbs among its batch of 12 finalists for Season 6 of 's On June 6 , 2011 ?", "Who announced that Cathy Hobbs is among its batch of 12 finalists for Season 6 of Who's On June 6, 2011?", "Who is announced that?", "Where is announced that?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?broadcaster_sub ?broadcaster_obj.\n?broadcaster_sub rdf:type .\n?broadcaster_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861775, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the foam at depths of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861778, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at abyss of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861779, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the foam at abyss of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861782, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at deepness of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861786, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at thickness of from 450 to 1,500 metres (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861793, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the oceans at depths of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861794, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at depths of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861796, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the ogin at depths of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861803, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the foam at deepness of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861806, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at thickness of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861808, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the ogin at thickness of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861810, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the sea at astuteness of from 450 to 1,500 meter (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861823, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the foam at deepness of from 450 to 1,500 m (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861828, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the ogin at thickness of from 450 to 1,500 m (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861831, "src_sentence": "Searsia koefoedi, Koefoed's searsid, is a species of tubeshoulder found in the foam at astuteness of from 450 to 1,500 m (1,480 to 4,920 ft).", "sentence": "Searsia koefoedi is a species of tubeshoulder", "sub": "http://dbpedia.org/resource/Searsia_koefoedi", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Platytroctidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is searsia koefoedi a species of tubeshoulder ?", "Who koefoedi is a species of tubeshoulder?"], "type": [-1, 1], "question_in_type": ["Is searsia koefoedi a species of ?", "Who koefoedi is a species of ?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861837, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the back facilities of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the back facilities of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the back facilities of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the back facilities of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the back facilities of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the back facilities of USREDCOM in 1987 ?", "Who was activated at occupying the back facilities of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the back facilities of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861839, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the one time facilities of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the one time facilities of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the one time facilities of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the one time facilities of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the one time facilities of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the one time facilities of USREDCOM in 1987 ?", "Who was activated at occupying the one time facilities of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the one time facilities of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861842, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the preceding readiness of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the preceding readiness of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the preceding readiness of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the preceding readiness of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the precede readiness of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the preceding readiness of USREDCOM in 1987 ?", "Who was activated at occupying the preceding readiness of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the precede readiness of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861844, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the other readiness of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the other readiness of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the other readiness of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the other readiness of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the other readiness of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the other readiness of USREDCOM in 1987 ?", "Who was activated at occupying the other readiness of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the other readiness of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861845, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the back readiness of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the back readiness of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the back readiness of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the back readiness of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the back readiness of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the back readiness of USREDCOM in 1987 ?", "Who was activated at occupying the back readiness of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the back readiness of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861854, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the erstwhile installation of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the erstwhile installation of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the erstwhile installation of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the erstwhile installation of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the erstwhile installation of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the erstwhile installation of USREDCOM in 1987 ?", "Who was activated at occupying the erstwhile installation of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the erstwhile installation of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861864, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the former amenity of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the former amenity of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the former amenity of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the former amenity of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the former amenity of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the former amenity of USREDCOM in 1987 ?", "Who was activated at occupying the former amenity of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the former amenity of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861867, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the early amenity of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the early amenity of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the early amenity of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the early amenity of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the early amenity of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the early amenity of USREDCOM in 1987 ?", "Who was activated at occupying the early amenity of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the early amenity of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861870, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the erstwhile amenity of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the erstwhile amenity of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the erstwhile amenity of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the erstwhile amenity of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the erstwhile amenity of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the erstwhile amenity of USREDCOM in 1987 ?", "Who was activated at occupying the erstwhile amenity of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the erstwhile amenity of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861874, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the preceding adeptness of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the preceding adeptness of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the preceding adeptness of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the preceding adeptness of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the precede adeptness of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the preceding adeptness of USREDCOM in 1987 ?", "Who was activated at occupying the preceding adeptness of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the precede adeptness of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861879, "src_sentence": " Also in 1987, United States Special Operations Command (USSOCOM) was activated at MacDill AFB, occupying the one time adeptness of USREDCOM.", "sentence": "United States Special Operations Command was activated at MacDill AFB occupying the one time adeptness of USREDCOM in 1987", "sub": "http://dbpedia.org/resource/United_States_Special_Operations_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was united States Special Operations Command activated at MacDill AFB occupying the one time adeptness of USREDCOM in 1987 ?", "Who was activated at MacDill AFB occupying the one time adeptness of USREDCOM in 1987?", "Where was United States Special Operations Command activated at?", "When was United States Special Operations Command activate at MacDill AFB occupy the one time adeptness of USREDCOM?"], "type": [-1, 1, 2, 3], "question_in_type": ["Was united States Special Operations Command activated at occupying the one time adeptness of USREDCOM in 1987 ?", "Who was activated at occupying the one time adeptness of USREDCOM in 1987?", "Where was activated at?", "When was activate at occupy the one time adeptness of USREDCOM?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861882, "src_sentence": "NAVCENT's arboretum at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his staff.", "sentence": "NAVCENT 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's arboretum at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's arboretum at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's arboretum at turned over to U.S. Marine Forces subsequently ?", "Who 's arboretum at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's arboretum at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861886, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his crew.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861888, "src_sentence": "NAVCENT's arboretum at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his crew.", "sentence": "NAVCENT 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's arboretum at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's arboretum at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's arboretum at turned over to U.S. Marine Forces subsequently ?", "Who 's arboretum at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's arboretum at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861890, "src_sentence": "NAVCENT's adeptness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his crew.", "sentence": "NAVCENT 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's adeptness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's adeptness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's adeptness at turned over to U.S. Marine Forces subsequently ?", "Who 's adeptness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's adeptness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861891, "src_sentence": "NAVCENT's facility at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his cane.", "sentence": "NAVCENT 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's facility at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's facility at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's facility at turned over to U.S. Marine Forces subsequently ?", "Who 's facility at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's facility at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861892, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his cane.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861897, "src_sentence": "NAVCENT's facility at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his walking stick.", "sentence": "NAVCENT 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's facility at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's facility at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's facility at turned over to U.S. Marine Forces subsequently ?", "Who 's facility at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's facility at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861901, "src_sentence": "NAVCENT's amenity at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his walking stick.", "sentence": "NAVCENT 's amenity at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's amenity at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's amenity at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's amenity at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's amenity at turned over to U.S. Marine Forces subsequently ?", "Who 's amenity at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's amenity at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861906, "src_sentence": "NAVCENT's arboretum at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his stave.", "sentence": "NAVCENT 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's arboretum at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's arboretum at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's arboretum at turned over to U.S. Marine Forces subsequently ?", "Who 's arboretum at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's arboretum at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861910, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his verge.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861921, "src_sentence": "NAVCENT's facility at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his personnel.", "sentence": "NAVCENT 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's facility at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's facility at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's facility at turned over to U.S. Marine Forces subsequently ?", "Who 's facility at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's facility at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861923, "src_sentence": "NAVCENT's installation at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his personnel.", "sentence": "NAVCENT 's installation at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's installation at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's installation at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's installation at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's installation at turned over to U.S. Marine Forces subsequently ?", "Who 's installation at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's installation at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861926, "src_sentence": "NAVCENT's adeptness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his personnel.", "sentence": "NAVCENT 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's adeptness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's adeptness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's adeptness at turned over to U.S. Marine Forces subsequently ?", "Who 's adeptness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's adeptness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861934, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his bludgeon.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861944, "src_sentence": "NAVCENT's adeptness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his mace.", "sentence": "NAVCENT 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's adeptness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's adeptness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's adeptness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's adeptness at turned over to U.S. Marine Forces subsequently ?", "Who 's adeptness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's adeptness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861947, "src_sentence": "NAVCENT's installation at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his truncheon.", "sentence": "NAVCENT 's installation at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's installation at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's installation at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's installation at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's installation at turned over to U.S. Marine Forces subsequently ?", "Who 's installation at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's installation at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861948, "src_sentence": "NAVCENT's arboretum at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his truncheon.", "sentence": "NAVCENT 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's arboretum at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's arboretum at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's arboretum at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's arboretum at turned over to U.S. Marine Forces subsequently ?", "Who 's arboretum at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's arboretum at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861951, "src_sentence": "NAVCENT's facility at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his cudgel.", "sentence": "NAVCENT 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's facility at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's facility at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's facility at turned over to U.S. Marine Forces subsequently ?", "Who 's facility at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's facility at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861952, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his cudgel.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861969, "src_sentence": "NAVCENT's facility at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his prop.", "sentence": "NAVCENT 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's facility at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's facility at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's facility at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's facility at turned over to U.S. Marine Forces subsequently ?", "Who 's facility at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's facility at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5861970, "src_sentence": "NAVCENT's readiness at MacDill AFB was subsequently turned over to the Deputy Commander, U.S. Marine Forces Central Command (DEPCOMUSMARCENT), and his prop.", "sentence": "NAVCENT 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently", "sub": "http://dbpedia.org/resource/United_States_Central_Command", "pred": "http://dbpedia.org/ontology/garrison", "obj": "http://dbpedia.org/resource/MacDill_Air_Force_Base", "sub_type": "http://dbpedia.org/ontology/MilitaryUnit", "obj_type": "http://dbpedia.org/ontology/PopulatedPlace", "question": ["Was nAVCENT 's readiness at MacDill AFB turned over to U.S. Marine Forces Central Command subsequently ?", "Who 's readiness at MacDill AFB was turned over to U.S. Marine Forces Central Command subsequently?", "Where was NAVCENT 's readiness at MacDill AFB turned over?"], "type": [-1, 1, 2], "question_in_type": ["Was nAVCENT 's readiness at turned over to U.S. Marine Forces subsequently ?", "Who 's readiness at was turned over to U.S. Marine Forces subsequently?", "Where was NAVCENT 's readiness at turned over?"], "exp": [-1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?militaryunit_sub ?populatedplace_obj.\n?militaryunit_sub rdf:type .\n?populatedplace_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862166, "src_sentence": "Zurcherella is the untimely of the desmoceratid subfamily Beudanticeratinae, which includes among foreign, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among foreign, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among foreign, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the untimely of the desmoceratid subfamily Beudanticeratinae ?", "Who is the untimely of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among foreign, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the untimely of the subfamily Beudanticeratinae ?", "Who is the untimely of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862177, "src_sentence": "Zurcherella is the early on of the desmoceratid subfamily Beudanticeratinae, which includes among former, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among former Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among former Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the early on of the desmoceratid subfamily Beudanticeratinae ?", "Who is the early on of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among former , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the early on of the subfamily Beudanticeratinae ?", "Who is the early on of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862183, "src_sentence": "Zurcherella is the betimes of the desmoceratid subfamily Beudanticeratinae, which includes among alternate, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among alternate, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among alternate, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the betimes of the desmoceratid subfamily Beudanticeratinae ?", "Who is the betimes of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among alternate, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the betimes of the subfamily Beudanticeratinae ?", "Who is the betimes of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862185, "src_sentence": "Zurcherella is the early on of the desmoceratid subfamily Beudanticeratinae, which includes among alternate, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "Zurcherella is the early on of the desmoceratid subfamily Beudanticeratinae", "sub": "http://dbpedia.org/resource/Zurcherella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is zurcherella the early on of the desmoceratid subfamily Beudanticeratinae ?", "Who is the early on of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 1], "question_in_type": ["Is zurcherella the early on of the subfamily Beudanticeratinae ?", "Who is the early on of the subfamily Beudanticeratinae?"], "exp": [-1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862189, "src_sentence": "Zurcherella is the former of the desmoceratid subfamily Beudanticeratinae, which includes among different, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among different, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among different, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the former of the desmoceratid subfamily Beudanticeratinae ?", "Who is the former of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among different, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the former of the subfamily Beudanticeratinae ?", "Who is the former of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862199, "src_sentence": "Zurcherella is the betimes of the desmoceratid subfamily Beudanticeratinae, which includes among else, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes?", "Is zurcherella the betimes of the desmoceratid subfamily Beudanticeratinae ?", "Who is the betimes of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes?", "Is zurcherella the betimes of the subfamily Beudanticeratinae ?", "Who is the betimes of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862202, "src_sentence": "Zurcherella is the prematurely of the desmoceratid subfamily Beudanticeratinae, which includes among else, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "Zurcherella is the prematurely of the desmoceratid subfamily Beudanticeratinae, which includes among else, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Zurcherella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is zurcherella the prematurely of the desmoceratid subfamily Beudanticeratinae , which includes among else , Uhligella , Beutanticeras , and Beutantiella ?", "Who is the prematurely of the desmoceratid subfamily Beudanticeratinae, which includes among else, Uhligella, Beutanticeras, and Beutantiella?", "Where is Zurcherella the prematurely of the desmoceratid subfamily Beudanticeratinae , which includes among?", "Who is Zurcherella the prematurely of the desmoceratid subfamily Beudanticeratinae , which includes among?"], "type": [-1, 1, 2, 1], "question_in_type": ["Is zurcherella the prematurely of the subfamily Beudanticeratinae , which includes among else , Uhligella , Beutanticeras , and Beutantiella ?", "Who is the prematurely of the subfamily Beudanticeratinae, which includes among else, Uhligella, Beutanticeras, and Beutantiella?", "Where is the prematurely of the subfamily Beudanticeratinae , which includes among?", "Who is the prematurely of the subfamily Beudanticeratinae , which includes among?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862204, "src_sentence": "Zurcherella is the earliest of the desmoceratid subfamily Beudanticeratinae, which includes among second, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among second, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among second, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the earliest of the desmoceratid subfamily Beudanticeratinae ?"], "type": [-1, 2, 1, -1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among second, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the earliest of the subfamily Beudanticeratinae ?"], "exp": [-1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862207, "src_sentence": "Zurcherella is the betimes of the desmoceratid subfamily Beudanticeratinae, which includes among second, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among second, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among second, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the betimes of the desmoceratid subfamily Beudanticeratinae ?", "Who is the betimes of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among second, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the betimes of the subfamily Beudanticeratinae ?", "Who is the betimes of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862214, "src_sentence": "Zurcherella is the untimely of the desmoceratid subfamily Beudanticeratinae, which includes among additional, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among additional, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among additional, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the untimely of the desmoceratid subfamily Beudanticeratinae ?", "Who is the untimely of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among additional, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the untimely of the subfamily Beudanticeratinae ?", "Who is the untimely of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862216, "src_sentence": "Zurcherella is the in time of the desmoceratid subfamily Beudanticeratinae, which includes among additional, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among additional, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among additional, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the in time of the desmoceratid subfamily Beudanticeratinae ?", "Who is the in time of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among additional, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the in time of the subfamily Beudanticeratinae ?", "Who is the in time of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862218, "src_sentence": "Zurcherella is the prematurely of the desmoceratid subfamily Beudanticeratinae, which includes among additional, Uhligella, Beutanticeras, and Beutantiella.", "sentence": "the desmoceratid subfamily Beudanticeratinae includes among additional, Uhligella, Beutanticeras, and Beutantiella", "sub": "http://dbpedia.org/resource/Uhligella", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Desmoceratidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Does the desmoceratid subfamily Beudanticeratinae includ among additional, Uhligella, Beutanticeras, and Beutantiella?", "Where did the desmoceratid subfamily Beudanticeratinae includes among?", "Who did the desmoceratid subfamily Beudanticeratinae includes among?", "Is zurcherella the prematurely of the desmoceratid subfamily Beudanticeratinae ?", "Who is the prematurely of the desmoceratid subfamily Beudanticeratinae?"], "type": [-1, 2, 1, -1, 1], "question_in_type": ["Does the subfamily Beudanticeratinae includ among additional, , Beutanticeras, and Beutantiella?", "Where did the subfamily Beudanticeratinae includes among?", "Who did the subfamily Beudanticeratinae includes among?", "Is zurcherella the prematurely of the subfamily Beudanticeratinae ?", "Who is the prematurely of the subfamily Beudanticeratinae?"], "exp": [-1, -1, -1, -1, -1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t", "PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nSELECT DISTINCT * WHERE {\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862252, "src_sentence": "Archips ingentanus is a species of matki of the family Tortricidae.", "sentence": "Archips ingentanus is a species of matki of the family Tortricidae", "sub": "http://dbpedia.org/resource/Archips", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is archips ingentanus a species of matki of the family Tortricidae ?"], "type": [-1], "question_in_type": ["Is archips ingentanus a species of matki of the family ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862268, "src_sentence": "Archips ingentanus is a species of moth of the kinfolk Tortricidae.", "sentence": "Archips ingentanus is a species of moth of the kinfolk Tortricidae", "sub": "http://dbpedia.org/resource/Archips", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is archips ingentanus a species of moth of the kinfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is archips ingentanus a species of moth of the kinfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862284, "src_sentence": "Archips ingentanus is a species of lep of the folk Tortricidae.", "sentence": "Archips ingentanus is a species of lep of the folk Tortricidae", "sub": "http://dbpedia.org/resource/Archips", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is archips ingentanus a species of lep of the folk Tortricidae ?"], "type": [-1], "question_in_type": ["Is archips ingentanus a species of lep of the folk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862297, "src_sentence": "Archips ingentanus is a species of matki of the household Tortricidae.", "sentence": "Archips ingentanus is a species of matki of the household Tortricidae", "sub": "http://dbpedia.org/resource/Archips", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is archips ingentanus a species of matki of the household Tortricidae ?"], "type": [-1], "question_in_type": ["Is archips ingentanus a species of matki of the household ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}, {"uid": 5862302, "src_sentence": "Archips ingentanus is a species of lep of the kinsfolk Tortricidae.", "sentence": "Archips ingentanus is a species of lep of the kinsfolk Tortricidae", "sub": "http://dbpedia.org/resource/Archips", "pred": "http://dbpedia.org/ontology/family", "obj": "http://dbpedia.org/resource/Tortricidae", "sub_type": "http://dbpedia.org/ontology/Species", "obj_type": "http://dbpedia.org/ontology/Species", "question": ["Is archips ingentanus a species of lep of the kinsfolk Tortricidae ?"], "type": [-1], "question_in_type": ["Is archips ingentanus a species of lep of the kinsfolk ?"], "exp": [-1], "query": ["PREFIX owl: \nPREFIX rdf: \nPREFIX xml: \nPREFIX xsd: \nPREFIX rdfs: \nPREFIX dbo: \nPREFIX dbr: \nPREFIX dbp: \n\nASK{\n\t?species_sub ?species_obj.\n?species_sub rdf:type .\n?species_obj rdf:type .\n\n}\n\t"]}]